[==========] 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 09:51:35.014518 23262 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.22.183.190:45657,127.22.183.189:41565,127.22.183.188:41301
I20260608 09:51:35.016244 23262 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 09:51:35.017215 23262 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 09:51:35.033949 23271 instance_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 09:51:35.033944 23269 instance_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 09:51:35.033977 23268 instance_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 09:51:36.230297 23270 instance_detector.cc:116] could not retrieve GCE instance metadata: Timed out: curl timeout: Timeout was reached: Resolving timed out after 1194 milliseconds
I20260608 09:51:36.230403 23262 server_base.cc:1056] Not found: could not retrieve instance metadata: unable to detect cloud type of this node, probably running in non-cloud environment
I20260608 09:51:36.231796 23262 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 09:51:36.232009 23262 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 09:51:36.232161 23262 hybrid_clock.cc:648] HybridClock initialized: now 1780912296232144 us; error 0 us; skew 500 ppm
I20260608 09:51:36.232990 23262 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 09:51:36.240376 23262 webserver.cc:533] Webserver started at http://127.22.183.190:37377/ using document root <none> and password file <none>
I20260608 09:51:36.241623 23262 fs_manager.cc:362] Metadata directory not provided
I20260608 09:51:36.241937 23262 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 09:51:36.242520 23262 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 09:51:36.248708 23262 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task8s1y23/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780912294849904-23262-0/minicluster-data/master-0-root/instance:
uuid: "08826085e6e1471097977e3b4b3fa531"
format_stamp: "Formatted at 2026-06-08 09:51:36 on dist-test-slave-vzb5"
I20260608 09:51:36.256398 23262 fs_manager.cc:696] Time spent creating directory manager: real 0.007s	user 0.003s	sys 0.005s
I20260608 09:51:36.261461 23277 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:51:36.262660 23262 fs_manager.cc:730] Time spent opening block manager: real 0.004s	user 0.005s	sys 0.000s
I20260608 09:51:36.263034 23262 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task8s1y23/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780912294849904-23262-0/minicluster-data/master-0-root
uuid: "08826085e6e1471097977e3b4b3fa531"
format_stamp: "Formatted at 2026-06-08 09:51:36 on dist-test-slave-vzb5"
I20260608 09:51:36.263453 23262 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task8s1y23/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780912294849904-23262-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-task8s1y23/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780912294849904-23262-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-task8s1y23/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780912294849904-23262-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 09:51:36.317516 23262 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 09:51:36.319043 23262 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 09:51:36.319615 23262 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 09:51:36.391227 23262 rpc_server.cc:307] RPC server started. Bound to: 127.22.183.190:45657
I20260608 09:51:36.391340 23328 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.22.183.190:45657 every 8 connection(s)
I20260608 09:51:36.397408 23262 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260608 09:51:36.399510 23329 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 09:51:36.404132 23331 instance_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 09:51:36.405426 23332 instance_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 09:51:36.408553 23334 instance_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 09:51:36.412801 23262 server_base.cc:1061] running on GCE node
I20260608 09:51:36.413458 23262 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 09:51:36.413681 23262 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 09:51:36.413972 23262 hybrid_clock.cc:648] HybridClock initialized: now 1780912296413947 us; error 0 us; skew 500 ppm
I20260608 09:51:36.414664 23262 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 09:51:36.419006 23262 webserver.cc:533] Webserver started at http://127.22.183.189:43063/ using document root <none> and password file <none>
I20260608 09:51:36.419638 23262 fs_manager.cc:362] Metadata directory not provided
I20260608 09:51:36.419873 23262 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 09:51:36.420173 23262 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 09:51:36.421193 23262 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task8s1y23/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780912294849904-23262-0/minicluster-data/master-1-root/instance:
uuid: "136d3373b39b4e2e8585a9226a298954"
format_stamp: "Formatted at 2026-06-08 09:51:36 on dist-test-slave-vzb5"
I20260608 09:51:36.420449 23329 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.22.183.190" port: 45657 } has no permanent_uuid. Determining permanent_uuid...
I20260608 09:51:36.429692 23262 fs_manager.cc:696] Time spent creating directory manager: real 0.008s	user 0.008s	sys 0.001s
I20260608 09:51:36.434595 23341 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:51:36.435467 23262 fs_manager.cc:730] Time spent opening block manager: real 0.004s	user 0.003s	sys 0.000s
I20260608 09:51:36.435732 23262 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task8s1y23/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780912294849904-23262-0/minicluster-data/master-1-root
uuid: "136d3373b39b4e2e8585a9226a298954"
format_stamp: "Formatted at 2026-06-08 09:51:36 on dist-test-slave-vzb5"
I20260608 09:51:36.436040 23262 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task8s1y23/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780912294849904-23262-0/minicluster-data/master-1-root
metadata directory: /tmp/dist-test-task8s1y23/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780912294849904-23262-0/minicluster-data/master-1-root
1 data directories: /tmp/dist-test-task8s1y23/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780912294849904-23262-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 09:51:36.451858 23329 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.22.183.189" port: 41565 } has no permanent_uuid. Determining permanent_uuid...
W20260608 09:51:36.454540 23278 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.22.183.189:41565: connect: Connection refused (error 111)
I20260608 09:51:36.458364 23262 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
W20260608 09:51:36.459321 23329 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.22.183.189:41565: Network error: Client connection negotiation failed: client connection to 127.22.183.189:41565: connect: Connection refused (error 111)
I20260608 09:51:36.459947 23262 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 09:51:36.509174 23329 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.22.183.189" port: 41565 } attempt: 1
W20260608 09:51:36.515115 23329 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.22.183.189:41565: Network error: Client connection negotiation failed: client connection to 127.22.183.189:41565: connect: Connection refused (error 111)
I20260608 09:51:36.530917 23262 rpc_server.cc:307] RPC server started. Bound to: 127.22.183.189:41565
I20260608 09:51:36.531208 23393 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.22.183.189:41565 every 8 connection(s)
I20260608 09:51:36.535985 23394 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 09:51:36.536757 23262 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260608 09:51:36.541448 23394 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.22.183.190" port: 45657 } has no permanent_uuid. Determining permanent_uuid...
W20260608 09:51:36.545390 23396 instance_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 09:51:36.545499 23397 instance_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 09:51:36.549808 23400 instance_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 09:51:36.551733 23262 server_base.cc:1061] running on GCE node
I20260608 09:51:36.552464 23262 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 09:51:36.552649 23262 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 09:51:36.552872 23262 hybrid_clock.cc:648] HybridClock initialized: now 1780912296552838 us; error 0 us; skew 500 ppm
I20260608 09:51:36.553694 23262 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 09:51:36.557639 23262 webserver.cc:533] Webserver started at http://127.22.183.188:39203/ using document root <none> and password file <none>
I20260608 09:51:36.558202 23262 fs_manager.cc:362] Metadata directory not provided
I20260608 09:51:36.558426 23262 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 09:51:36.558715 23262 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 09:51:36.559280 23394 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.22.183.189" port: 41565 } has no permanent_uuid. Determining permanent_uuid...
I20260608 09:51:36.560436 23262 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task8s1y23/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780912294849904-23262-0/minicluster-data/master-2-root/instance:
uuid: "0cd1a4dba87b484a82a483f0a0701472"
format_stamp: "Formatted at 2026-06-08 09:51:36 on dist-test-slave-vzb5"
I20260608 09:51:36.567205 23262 fs_manager.cc:696] Time spent creating directory manager: real 0.006s	user 0.006s	sys 0.001s
I20260608 09:51:36.571698 23394 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.22.183.188" port: 41301 } has no permanent_uuid. Determining permanent_uuid...
I20260608 09:51:36.572134 23406 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:51:36.572983 23262 fs_manager.cc:730] Time spent opening block manager: real 0.004s	user 0.002s	sys 0.002s
I20260608 09:51:36.573256 23262 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task8s1y23/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780912294849904-23262-0/minicluster-data/master-2-root
uuid: "0cd1a4dba87b484a82a483f0a0701472"
format_stamp: "Formatted at 2026-06-08 09:51:36 on dist-test-slave-vzb5"
I20260608 09:51:36.573549 23262 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task8s1y23/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780912294849904-23262-0/minicluster-data/master-2-root
metadata directory: /tmp/dist-test-task8s1y23/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780912294849904-23262-0/minicluster-data/master-2-root
1 data directories: /tmp/dist-test-task8s1y23/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780912294849904-23262-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 09:51:36.578155 23394 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.22.183.188:41301: Network error: Client connection negotiation failed: client connection to 127.22.183.188:41301: connect: Connection refused (error 111)
I20260608 09:51:36.583578 23329 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.22.183.189" port: 41565 } attempt: 2
I20260608 09:51:36.586645 23262 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 09:51:36.588068 23262 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 09:51:36.594219 23329 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.22.183.188" port: 41301 } has no permanent_uuid. Determining permanent_uuid...
W20260608 09:51:36.599131 23329 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.22.183.188:41301: Network error: Client connection negotiation failed: client connection to 127.22.183.188:41301: connect: Connection refused (error 111)
I20260608 09:51:36.621980 23394 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.22.183.188" port: 41301 } attempt: 1
W20260608 09:51:36.628079 23394 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.22.183.188:41301: Network error: Client connection negotiation failed: client connection to 127.22.183.188:41301: connect: Connection refused (error 111)
I20260608 09:51:36.630985 23329 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.22.183.188" port: 41301 } attempt: 1
W20260608 09:51:36.635614 23329 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.22.183.188:41301: Network error: Client connection negotiation failed: client connection to 127.22.183.188:41301: connect: Connection refused (error 111)
I20260608 09:51:36.659601 23262 rpc_server.cc:307] RPC server started. Bound to: 127.22.183.188:41301
I20260608 09:51:36.659747 23458 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.22.183.188:41301 every 8 connection(s)
I20260608 09:51:36.663902 23262 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260608 09:51:36.665074 23459 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 09:51:36.670532 23459 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.22.183.190" port: 45657 } has no permanent_uuid. Determining permanent_uuid...
I20260608 09:51:36.682958 23459 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.22.183.189" port: 41565 } has no permanent_uuid. Determining permanent_uuid...
I20260608 09:51:36.691983 23459 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.22.183.188" port: 41301 } has no permanent_uuid. Determining permanent_uuid...
I20260608 09:51:36.703068 23329 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.22.183.188" port: 41301 } attempt: 2
I20260608 09:51:36.703578 23394 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.22.183.188" port: 41301 } attempt: 2
I20260608 09:51:36.711834 23459 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 0cd1a4dba87b484a82a483f0a0701472: Bootstrap starting.
I20260608 09:51:36.720333 23459 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 0cd1a4dba87b484a82a483f0a0701472: Neither blocks nor log segments found. Creating new log.
I20260608 09:51:36.722065 23394 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 136d3373b39b4e2e8585a9226a298954: Bootstrap starting.
I20260608 09:51:36.722801 23459 log.cc:826] T 00000000000000000000000000000000 P 0cd1a4dba87b484a82a483f0a0701472: Log is configured to *not* fsync() on all Append() calls
I20260608 09:51:36.723338 23329 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 08826085e6e1471097977e3b4b3fa531: Bootstrap starting.
I20260608 09:51:36.728372 23394 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 136d3373b39b4e2e8585a9226a298954: Neither blocks nor log segments found. Creating new log.
I20260608 09:51:36.729297 23459 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 0cd1a4dba87b484a82a483f0a0701472: No bootstrap required, opened a new log
I20260608 09:51:36.729898 23329 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 08826085e6e1471097977e3b4b3fa531: Neither blocks nor log segments found. Creating new log.
I20260608 09:51:36.734508 23394 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 136d3373b39b4e2e8585a9226a298954: No bootstrap required, opened a new log
I20260608 09:51:36.736204 23329 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 08826085e6e1471097977e3b4b3fa531: No bootstrap required, opened a new log
I20260608 09:51:36.750658 23394 raft_consensus.cc:359] T 00000000000000000000000000000000 P 136d3373b39b4e2e8585a9226a298954 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08826085e6e1471097977e3b4b3fa531" member_type: VOTER last_known_addr { host: "127.22.183.190" port: 45657 } } peers { permanent_uuid: "136d3373b39b4e2e8585a9226a298954" member_type: VOTER last_known_addr { host: "127.22.183.189" port: 41565 } } peers { permanent_uuid: "0cd1a4dba87b484a82a483f0a0701472" member_type: VOTER last_known_addr { host: "127.22.183.188" port: 41301 } }
I20260608 09:51:36.750751 23329 raft_consensus.cc:359] T 00000000000000000000000000000000 P 08826085e6e1471097977e3b4b3fa531 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08826085e6e1471097977e3b4b3fa531" member_type: VOTER last_known_addr { host: "127.22.183.190" port: 45657 } } peers { permanent_uuid: "136d3373b39b4e2e8585a9226a298954" member_type: VOTER last_known_addr { host: "127.22.183.189" port: 41565 } } peers { permanent_uuid: "0cd1a4dba87b484a82a483f0a0701472" member_type: VOTER last_known_addr { host: "127.22.183.188" port: 41301 } }
I20260608 09:51:36.750674 23459 raft_consensus.cc:359] T 00000000000000000000000000000000 P 0cd1a4dba87b484a82a483f0a0701472 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08826085e6e1471097977e3b4b3fa531" member_type: VOTER last_known_addr { host: "127.22.183.190" port: 45657 } } peers { permanent_uuid: "136d3373b39b4e2e8585a9226a298954" member_type: VOTER last_known_addr { host: "127.22.183.189" port: 41565 } } peers { permanent_uuid: "0cd1a4dba87b484a82a483f0a0701472" member_type: VOTER last_known_addr { host: "127.22.183.188" port: 41301 } }
I20260608 09:51:36.751484 23394 raft_consensus.cc:385] T 00000000000000000000000000000000 P 136d3373b39b4e2e8585a9226a298954 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:51:36.751660 23329 raft_consensus.cc:385] T 00000000000000000000000000000000 P 08826085e6e1471097977e3b4b3fa531 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:51:36.751713 23459 raft_consensus.cc:385] T 00000000000000000000000000000000 P 0cd1a4dba87b484a82a483f0a0701472 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:51:36.751860 23394 raft_consensus.cc:740] T 00000000000000000000000000000000 P 136d3373b39b4e2e8585a9226a298954 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 136d3373b39b4e2e8585a9226a298954, State: Initialized, Role: FOLLOWER
I20260608 09:51:36.752069 23329 raft_consensus.cc:740] T 00000000000000000000000000000000 P 08826085e6e1471097977e3b4b3fa531 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 08826085e6e1471097977e3b4b3fa531, State: Initialized, Role: FOLLOWER
I20260608 09:51:36.752149 23459 raft_consensus.cc:740] T 00000000000000000000000000000000 P 0cd1a4dba87b484a82a483f0a0701472 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0cd1a4dba87b484a82a483f0a0701472, State: Initialized, Role: FOLLOWER
I20260608 09:51:36.753050 23394 consensus_queue.cc:260] T 00000000000000000000000000000000 P 136d3373b39b4e2e8585a9226a298954 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08826085e6e1471097977e3b4b3fa531" member_type: VOTER last_known_addr { host: "127.22.183.190" port: 45657 } } peers { permanent_uuid: "136d3373b39b4e2e8585a9226a298954" member_type: VOTER last_known_addr { host: "127.22.183.189" port: 41565 } } peers { permanent_uuid: "0cd1a4dba87b484a82a483f0a0701472" member_type: VOTER last_known_addr { host: "127.22.183.188" port: 41301 } }
I20260608 09:51:36.753060 23329 consensus_queue.cc:260] T 00000000000000000000000000000000 P 08826085e6e1471097977e3b4b3fa531 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08826085e6e1471097977e3b4b3fa531" member_type: VOTER last_known_addr { host: "127.22.183.190" port: 45657 } } peers { permanent_uuid: "136d3373b39b4e2e8585a9226a298954" member_type: VOTER last_known_addr { host: "127.22.183.189" port: 41565 } } peers { permanent_uuid: "0cd1a4dba87b484a82a483f0a0701472" member_type: VOTER last_known_addr { host: "127.22.183.188" port: 41301 } }
I20260608 09:51:36.753059 23459 consensus_queue.cc:260] T 00000000000000000000000000000000 P 0cd1a4dba87b484a82a483f0a0701472 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08826085e6e1471097977e3b4b3fa531" member_type: VOTER last_known_addr { host: "127.22.183.190" port: 45657 } } peers { permanent_uuid: "136d3373b39b4e2e8585a9226a298954" member_type: VOTER last_known_addr { host: "127.22.183.189" port: 41565 } } peers { permanent_uuid: "0cd1a4dba87b484a82a483f0a0701472" member_type: VOTER last_known_addr { host: "127.22.183.188" port: 41301 } }
I20260608 09:51:36.757772 23469 sys_catalog.cc:455] T 00000000000000000000000000000000 P 0cd1a4dba87b484a82a483f0a0701472 [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: "08826085e6e1471097977e3b4b3fa531" member_type: VOTER last_known_addr { host: "127.22.183.190" port: 45657 } } peers { permanent_uuid: "136d3373b39b4e2e8585a9226a298954" member_type: VOTER last_known_addr { host: "127.22.183.189" port: 41565 } } peers { permanent_uuid: "0cd1a4dba87b484a82a483f0a0701472" member_type: VOTER last_known_addr { host: "127.22.183.188" port: 41301 } } }
I20260608 09:51:36.758741 23469 sys_catalog.cc:458] T 00000000000000000000000000000000 P 0cd1a4dba87b484a82a483f0a0701472 [sys.catalog]: This master's current role is: FOLLOWER
I20260608 09:51:36.757766 23468 sys_catalog.cc:455] T 00000000000000000000000000000000 P 08826085e6e1471097977e3b4b3fa531 [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: "08826085e6e1471097977e3b4b3fa531" member_type: VOTER last_known_addr { host: "127.22.183.190" port: 45657 } } peers { permanent_uuid: "136d3373b39b4e2e8585a9226a298954" member_type: VOTER last_known_addr { host: "127.22.183.189" port: 41565 } } peers { permanent_uuid: "0cd1a4dba87b484a82a483f0a0701472" member_type: VOTER last_known_addr { host: "127.22.183.188" port: 41301 } } }
I20260608 09:51:36.759446 23468 sys_catalog.cc:458] T 00000000000000000000000000000000 P 08826085e6e1471097977e3b4b3fa531 [sys.catalog]: This master's current role is: FOLLOWER
I20260608 09:51:36.760195 23329 sys_catalog.cc:565] T 00000000000000000000000000000000 P 08826085e6e1471097977e3b4b3fa531 [sys.catalog]: configured and running, proceeding with master startup.
I20260608 09:51:36.759939 23467 sys_catalog.cc:455] T 00000000000000000000000000000000 P 136d3373b39b4e2e8585a9226a298954 [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: "08826085e6e1471097977e3b4b3fa531" member_type: VOTER last_known_addr { host: "127.22.183.190" port: 45657 } } peers { permanent_uuid: "136d3373b39b4e2e8585a9226a298954" member_type: VOTER last_known_addr { host: "127.22.183.189" port: 41565 } } peers { permanent_uuid: "0cd1a4dba87b484a82a483f0a0701472" member_type: VOTER last_known_addr { host: "127.22.183.188" port: 41301 } } }
I20260608 09:51:36.760654 23467 sys_catalog.cc:458] T 00000000000000000000000000000000 P 136d3373b39b4e2e8585a9226a298954 [sys.catalog]: This master's current role is: FOLLOWER
I20260608 09:51:36.761103 23394 sys_catalog.cc:565] T 00000000000000000000000000000000 P 136d3373b39b4e2e8585a9226a298954 [sys.catalog]: configured and running, proceeding with master startup.
I20260608 09:51:36.763084 23459 sys_catalog.cc:565] T 00000000000000000000000000000000 P 0cd1a4dba87b484a82a483f0a0701472 [sys.catalog]: configured and running, proceeding with master startup.
I20260608 09:51:36.796123 23262 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 1
W20260608 09:51:36.809154 23493 catalog_manager.cc:1593] T 00000000000000000000000000000000 P 08826085e6e1471097977e3b4b3fa531: loading cluster ID for follower catalog manager: Not found: cluster ID entry not found
W20260608 09:51:36.809616 23493 catalog_manager.cc:883] Not found: cluster ID entry not found: failed to prepare follower catalog manager, will retry
I20260608 09:51:36.817593 23262 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 2
W20260608 09:51:36.821516 23502 catalog_manager.cc:1593] T 00000000000000000000000000000000 P 136d3373b39b4e2e8585a9226a298954: loading cluster ID for follower catalog manager: Not found: cluster ID entry not found
W20260608 09:51:36.821735 23502 catalog_manager.cc:883] Not found: cluster ID entry not found: failed to prepare follower catalog manager, will retry
I20260608 09:51:36.822450 23468 raft_consensus.cc:493] T 00000000000000000000000000000000 P 08826085e6e1471097977e3b4b3fa531 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 09:51:36.822960 23468 raft_consensus.cc:515] T 00000000000000000000000000000000 P 08826085e6e1471097977e3b4b3fa531 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08826085e6e1471097977e3b4b3fa531" member_type: VOTER last_known_addr { host: "127.22.183.190" port: 45657 } } peers { permanent_uuid: "136d3373b39b4e2e8585a9226a298954" member_type: VOTER last_known_addr { host: "127.22.183.189" port: 41565 } } peers { permanent_uuid: "0cd1a4dba87b484a82a483f0a0701472" member_type: VOTER last_known_addr { host: "127.22.183.188" port: 41301 } }
W20260608 09:51:36.825254 23283 tablet.cc:2404] T 00000000000000000000000000000000 P 08826085e6e1471097977e3b4b3fa531: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260608 09:51:36.825273 23262 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260608 09:51:36.827550 23468 leader_election.cc:290] T 00000000000000000000000000000000 P 08826085e6e1471097977e3b4b3fa531 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 136d3373b39b4e2e8585a9226a298954 (127.22.183.189:41565), 0cd1a4dba87b484a82a483f0a0701472 (127.22.183.188:41301)
I20260608 09:51:36.827543 23369 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "08826085e6e1471097977e3b4b3fa531" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "136d3373b39b4e2e8585a9226a298954" is_pre_election: true
I20260608 09:51:36.828622 23369 raft_consensus.cc:2468] T 00000000000000000000000000000000 P 136d3373b39b4e2e8585a9226a298954 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 08826085e6e1471097977e3b4b3fa531 in term 0.
I20260608 09:51:36.829303 23434 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "08826085e6e1471097977e3b4b3fa531" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0cd1a4dba87b484a82a483f0a0701472" is_pre_election: true
I20260608 09:51:36.829989 23434 raft_consensus.cc:2468] T 00000000000000000000000000000000 P 0cd1a4dba87b484a82a483f0a0701472 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 08826085e6e1471097977e3b4b3fa531 in term 0.
I20260608 09:51:36.830269 23278 leader_election.cc:304] T 00000000000000000000000000000000 P 08826085e6e1471097977e3b4b3fa531 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 08826085e6e1471097977e3b4b3fa531, 136d3373b39b4e2e8585a9226a298954; no voters: 
I20260608 09:51:36.831318 23468 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 08826085e6e1471097977e3b4b3fa531 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 09:51:36.831705 23468 raft_consensus.cc:493] T 00000000000000000000000000000000 P 08826085e6e1471097977e3b4b3fa531 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 09:51:36.832085 23468 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 08826085e6e1471097977e3b4b3fa531 [term 0 FOLLOWER]: Advancing to term 1
W20260608 09:51:36.838975 23503 catalog_manager.cc:1593] T 00000000000000000000000000000000 P 0cd1a4dba87b484a82a483f0a0701472: loading cluster ID for follower catalog manager: Not found: cluster ID entry not found
W20260608 09:51:36.839318 23503 catalog_manager.cc:883] Not found: cluster ID entry not found: failed to prepare follower catalog manager, will retry
W20260608 09:51:36.842562 23504 instance_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 09:51:36.844128 23468 raft_consensus.cc:515] T 00000000000000000000000000000000 P 08826085e6e1471097977e3b4b3fa531 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08826085e6e1471097977e3b4b3fa531" member_type: VOTER last_known_addr { host: "127.22.183.190" port: 45657 } } peers { permanent_uuid: "136d3373b39b4e2e8585a9226a298954" member_type: VOTER last_known_addr { host: "127.22.183.189" port: 41565 } } peers { permanent_uuid: "0cd1a4dba87b484a82a483f0a0701472" member_type: VOTER last_known_addr { host: "127.22.183.188" port: 41301 } }
I20260608 09:51:36.847226 23468 leader_election.cc:290] T 00000000000000000000000000000000 P 08826085e6e1471097977e3b4b3fa531 [CANDIDATE]: Term 1 election: Requested vote from peers 136d3373b39b4e2e8585a9226a298954 (127.22.183.189:41565), 0cd1a4dba87b484a82a483f0a0701472 (127.22.183.188:41301)
I20260608 09:51:36.847393 23434 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "08826085e6e1471097977e3b4b3fa531" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0cd1a4dba87b484a82a483f0a0701472"
I20260608 09:51:36.847409 23369 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "08826085e6e1471097977e3b4b3fa531" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "136d3373b39b4e2e8585a9226a298954"
I20260608 09:51:36.847940 23434 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 0cd1a4dba87b484a82a483f0a0701472 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:51:36.848161 23369 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 136d3373b39b4e2e8585a9226a298954 [term 0 FOLLOWER]: Advancing to term 1
W20260608 09:51:36.850090 23505 instance_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 09:51:36.855007 23434 raft_consensus.cc:2468] T 00000000000000000000000000000000 P 0cd1a4dba87b484a82a483f0a0701472 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 08826085e6e1471097977e3b4b3fa531 in term 1.
I20260608 09:51:36.856247 23279 leader_election.cc:304] T 00000000000000000000000000000000 P 08826085e6e1471097977e3b4b3fa531 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 08826085e6e1471097977e3b4b3fa531, 0cd1a4dba87b484a82a483f0a0701472; no voters: 
I20260608 09:51:36.857059 23468 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 08826085e6e1471097977e3b4b3fa531 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 09:51:36.857283 23369 raft_consensus.cc:2468] T 00000000000000000000000000000000 P 136d3373b39b4e2e8585a9226a298954 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 08826085e6e1471097977e3b4b3fa531 in term 1.
I20260608 09:51:36.859884 23468 raft_consensus.cc:697] T 00000000000000000000000000000000 P 08826085e6e1471097977e3b4b3fa531 [term 1 LEADER]: Becoming Leader. State: Replica: 08826085e6e1471097977e3b4b3fa531, State: Running, Role: LEADER
I20260608 09:51:36.860998 23468 consensus_queue.cc:237] T 00000000000000000000000000000000 P 08826085e6e1471097977e3b4b3fa531 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08826085e6e1471097977e3b4b3fa531" member_type: VOTER last_known_addr { host: "127.22.183.190" port: 45657 } } peers { permanent_uuid: "136d3373b39b4e2e8585a9226a298954" member_type: VOTER last_known_addr { host: "127.22.183.189" port: 41565 } } peers { permanent_uuid: "0cd1a4dba87b484a82a483f0a0701472" member_type: VOTER last_known_addr { host: "127.22.183.188" port: 41301 } }
I20260608 09:51:36.869123 23262 server_base.cc:1061] running on GCE node
W20260608 09:51:36.870533 23508 instance_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 09:51:36.872057 23262 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 09:51:36.872422 23262 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 09:51:36.872766 23262 hybrid_clock.cc:648] HybridClock initialized: now 1780912296872742 us; error 0 us; skew 500 ppm
I20260608 09:51:36.873867 23262 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 09:51:36.876856 23507 sys_catalog.cc:455] T 00000000000000000000000000000000 P 08826085e6e1471097977e3b4b3fa531 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 08826085e6e1471097977e3b4b3fa531. Latest consensus state: current_term: 1 leader_uuid: "08826085e6e1471097977e3b4b3fa531" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08826085e6e1471097977e3b4b3fa531" member_type: VOTER last_known_addr { host: "127.22.183.190" port: 45657 } } peers { permanent_uuid: "136d3373b39b4e2e8585a9226a298954" member_type: VOTER last_known_addr { host: "127.22.183.189" port: 41565 } } peers { permanent_uuid: "0cd1a4dba87b484a82a483f0a0701472" member_type: VOTER last_known_addr { host: "127.22.183.188" port: 41301 } } }
I20260608 09:51:36.877882 23507 sys_catalog.cc:458] T 00000000000000000000000000000000 P 08826085e6e1471097977e3b4b3fa531 [sys.catalog]: This master's current role is: LEADER
I20260608 09:51:36.879751 23262 webserver.cc:533] Webserver started at http://127.22.183.129:39595/ using document root <none> and password file <none>
I20260608 09:51:36.880426 23262 fs_manager.cc:362] Metadata directory not provided
I20260608 09:51:36.880654 23262 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 09:51:36.880817 23513 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260608 09:51:36.880945 23262 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 09:51:36.882059 23262 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task8s1y23/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780912294849904-23262-0/minicluster-data/ts-0-root/instance:
uuid: "815cc900d812406e84ffb8987d460527"
format_stamp: "Formatted at 2026-06-08 09:51:36 on dist-test-slave-vzb5"
I20260608 09:51:36.887367 23262 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.005s	sys 0.000s
I20260608 09:51:36.889038 23513 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260608 09:51:36.891561 23515 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:51:36.892449 23262 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.001s
I20260608 09:51:36.892736 23262 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task8s1y23/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780912294849904-23262-0/minicluster-data/ts-0-root
uuid: "815cc900d812406e84ffb8987d460527"
format_stamp: "Formatted at 2026-06-08 09:51:36 on dist-test-slave-vzb5"
I20260608 09:51:36.893013 23262 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task8s1y23/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780912294849904-23262-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-task8s1y23/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780912294849904-23262-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-task8s1y23/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780912294849904-23262-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 09:51:36.909548 23434 raft_consensus.cc:1275] T 00000000000000000000000000000000 P 0cd1a4dba87b484a82a483f0a0701472 [term 1 FOLLOWER]: Refusing update from remote peer 08826085e6e1471097977e3b4b3fa531: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 09:51:36.909904 23369 raft_consensus.cc:1275] T 00000000000000000000000000000000 P 136d3373b39b4e2e8585a9226a298954 [term 1 FOLLOWER]: Refusing update from remote peer 08826085e6e1471097977e3b4b3fa531: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 09:51:36.911458 23507 consensus_queue.cc:1048] T 00000000000000000000000000000000 P 08826085e6e1471097977e3b4b3fa531 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0cd1a4dba87b484a82a483f0a0701472" member_type: VOTER last_known_addr { host: "127.22.183.188" port: 41301 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 09:51:36.912154 23468 consensus_queue.cc:1048] T 00000000000000000000000000000000 P 08826085e6e1471097977e3b4b3fa531 [LEADER]: Connected to new peer: Peer: permanent_uuid: "136d3373b39b4e2e8585a9226a298954" member_type: VOTER last_known_addr { host: "127.22.183.189" port: 41565 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 09:51:36.925526 23467 sys_catalog.cc:455] T 00000000000000000000000000000000 P 136d3373b39b4e2e8585a9226a298954 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 08826085e6e1471097977e3b4b3fa531. Latest consensus state: current_term: 1 leader_uuid: "08826085e6e1471097977e3b4b3fa531" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08826085e6e1471097977e3b4b3fa531" member_type: VOTER last_known_addr { host: "127.22.183.190" port: 45657 } } peers { permanent_uuid: "136d3373b39b4e2e8585a9226a298954" member_type: VOTER last_known_addr { host: "127.22.183.189" port: 41565 } } peers { permanent_uuid: "0cd1a4dba87b484a82a483f0a0701472" member_type: VOTER last_known_addr { host: "127.22.183.188" port: 41301 } } }
I20260608 09:51:36.926199 23467 sys_catalog.cc:458] T 00000000000000000000000000000000 P 136d3373b39b4e2e8585a9226a298954 [sys.catalog]: This master's current role is: FOLLOWER
I20260608 09:51:36.929402 23262 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 09:51:36.931234 23262 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 09:51:36.931334 23519 mvcc.cc:204] Tried to move back new op lower bound from 7294616768121487360 to 7294616767956131840. Current Snapshot: MvccSnapshot[applied={T|T < 7294616768121487360}]
I20260608 09:51:36.934208 23469 sys_catalog.cc:455] T 00000000000000000000000000000000 P 0cd1a4dba87b484a82a483f0a0701472 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 08826085e6e1471097977e3b4b3fa531. Latest consensus state: current_term: 1 leader_uuid: "08826085e6e1471097977e3b4b3fa531" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08826085e6e1471097977e3b4b3fa531" member_type: VOTER last_known_addr { host: "127.22.183.190" port: 45657 } } peers { permanent_uuid: "136d3373b39b4e2e8585a9226a298954" member_type: VOTER last_known_addr { host: "127.22.183.189" port: 41565 } } peers { permanent_uuid: "0cd1a4dba87b484a82a483f0a0701472" member_type: VOTER last_known_addr { host: "127.22.183.188" port: 41301 } } }
I20260608 09:51:36.934939 23469 sys_catalog.cc:458] T 00000000000000000000000000000000 P 0cd1a4dba87b484a82a483f0a0701472 [sys.catalog]: This master's current role is: FOLLOWER
I20260608 09:51:36.939366 23262 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 09:51:36.943044 23469 sys_catalog.cc:455] T 00000000000000000000000000000000 P 0cd1a4dba87b484a82a483f0a0701472 [sys.catalog]: SysCatalogTable state changed. Reason: Replicated consensus-only round. Latest consensus state: current_term: 1 leader_uuid: "08826085e6e1471097977e3b4b3fa531" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08826085e6e1471097977e3b4b3fa531" member_type: VOTER last_known_addr { host: "127.22.183.190" port: 45657 } } peers { permanent_uuid: "136d3373b39b4e2e8585a9226a298954" member_type: VOTER last_known_addr { host: "127.22.183.189" port: 41565 } } peers { permanent_uuid: "0cd1a4dba87b484a82a483f0a0701472" member_type: VOTER last_known_addr { host: "127.22.183.188" port: 41301 } } }
I20260608 09:51:36.943902 23469 sys_catalog.cc:458] T 00000000000000000000000000000000 P 0cd1a4dba87b484a82a483f0a0701472 [sys.catalog]: This master's current role is: FOLLOWER
I20260608 09:51:36.953928 23507 sys_catalog.cc:455] T 00000000000000000000000000000000 P 08826085e6e1471097977e3b4b3fa531 [sys.catalog]: SysCatalogTable state changed. Reason: Peer health change. Latest consensus state: current_term: 1 leader_uuid: "08826085e6e1471097977e3b4b3fa531" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08826085e6e1471097977e3b4b3fa531" member_type: VOTER last_known_addr { host: "127.22.183.190" port: 45657 } } peers { permanent_uuid: "136d3373b39b4e2e8585a9226a298954" member_type: VOTER last_known_addr { host: "127.22.183.189" port: 41565 } } peers { permanent_uuid: "0cd1a4dba87b484a82a483f0a0701472" member_type: VOTER last_known_addr { host: "127.22.183.188" port: 41301 } } }
I20260608 09:51:36.954869 23507 sys_catalog.cc:458] T 00000000000000000000000000000000 P 08826085e6e1471097977e3b4b3fa531 [sys.catalog]: This master's current role is: LEADER
I20260608 09:51:36.955878 23507 sys_catalog.cc:455] T 00000000000000000000000000000000 P 08826085e6e1471097977e3b4b3fa531 [sys.catalog]: SysCatalogTable state changed. Reason: Peer health change. Latest consensus state: current_term: 1 leader_uuid: "08826085e6e1471097977e3b4b3fa531" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08826085e6e1471097977e3b4b3fa531" member_type: VOTER last_known_addr { host: "127.22.183.190" port: 45657 } } peers { permanent_uuid: "136d3373b39b4e2e8585a9226a298954" member_type: VOTER last_known_addr { host: "127.22.183.189" port: 41565 } } peers { permanent_uuid: "0cd1a4dba87b484a82a483f0a0701472" member_type: VOTER last_known_addr { host: "127.22.183.188" port: 41301 } } }
I20260608 09:51:36.956630 23507 sys_catalog.cc:458] T 00000000000000000000000000000000 P 08826085e6e1471097977e3b4b3fa531 [sys.catalog]: This master's current role is: LEADER
I20260608 09:51:36.957351 23513 catalog_manager.cc:1382] Generated new cluster ID: 52212f1c656f40339f05236d1c5f703f
I20260608 09:51:36.957648 23513 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260608 09:51:36.959758 23467 sys_catalog.cc:455] T 00000000000000000000000000000000 P 136d3373b39b4e2e8585a9226a298954 [sys.catalog]: SysCatalogTable state changed. Reason: Replicated consensus-only round. Latest consensus state: current_term: 1 leader_uuid: "08826085e6e1471097977e3b4b3fa531" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08826085e6e1471097977e3b4b3fa531" member_type: VOTER last_known_addr { host: "127.22.183.190" port: 45657 } } peers { permanent_uuid: "136d3373b39b4e2e8585a9226a298954" member_type: VOTER last_known_addr { host: "127.22.183.189" port: 41565 } } peers { permanent_uuid: "0cd1a4dba87b484a82a483f0a0701472" member_type: VOTER last_known_addr { host: "127.22.183.188" port: 41301 } } }
I20260608 09:51:36.960459 23467 sys_catalog.cc:458] T 00000000000000000000000000000000 P 136d3373b39b4e2e8585a9226a298954 [sys.catalog]: This master's current role is: FOLLOWER
I20260608 09:51:36.964735 23262 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 09:51:36.965065 23262 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:51:36.965372 23262 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 09:51:36.965598 23262 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:51:37.014273 23513 catalog_manager.cc:1405] Generated new certificate authority record
I20260608 09:51:37.016543 23513 catalog_manager.cc:1539] Loading token signing keys...
I20260608 09:51:37.046288 23513 catalog_manager.cc:6069] T 00000000000000000000000000000000 P 08826085e6e1471097977e3b4b3fa531: Generated new TSK 0
I20260608 09:51:37.047786 23513 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260608 09:51:37.107955 23262 rpc_server.cc:307] RPC server started. Bound to: 127.22.183.129:41167
I20260608 09:51:37.108274 23586 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.22.183.129:41167 every 8 connection(s)
I20260608 09:51:37.156533 23262 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260608 09:51:37.157642 23587 heartbeater.cc:344] Connected to a master server at 127.22.183.188:41301
I20260608 09:51:37.158106 23587 heartbeater.cc:461] Registering TS with master...
I20260608 09:51:37.159482 23587 heartbeater.cc:507] Master 127.22.183.188:41301 requested a full tablet report, sending...
I20260608 09:51:37.165442 23588 heartbeater.cc:344] Connected to a master server at 127.22.183.189:41565
I20260608 09:51:37.165889 23588 heartbeater.cc:461] Registering TS with master...
I20260608 09:51:37.165843 23424 ts_manager.cc:194] Registered new tserver with Master: 815cc900d812406e84ffb8987d460527 (127.22.183.129:41167)
I20260608 09:51:37.166911 23588 heartbeater.cc:507] Master 127.22.183.189:41565 requested a full tablet report, sending...
I20260608 09:51:37.170246 23359 ts_manager.cc:194] Registered new tserver with Master: 815cc900d812406e84ffb8987d460527 (127.22.183.129:41167)
W20260608 09:51:37.172159 23594 instance_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 09:51:37.175712 23589 heartbeater.cc:344] Connected to a master server at 127.22.183.190:45657
I20260608 09:51:37.176162 23589 heartbeater.cc:461] Registering TS with master...
I20260608 09:51:37.177278 23589 heartbeater.cc:507] Master 127.22.183.190:45657 requested a full tablet report, sending...
W20260608 09:51:37.177433 23595 instance_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 09:51:37.179879 23597 instance_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 09:51:37.180361 23294 ts_manager.cc:194] Registered new tserver with Master: 815cc900d812406e84ffb8987d460527 (127.22.183.129:41167)
I20260608 09:51:37.182487 23294 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:56280
I20260608 09:51:37.184003 23262 server_base.cc:1061] running on GCE node
I20260608 09:51:37.185015 23262 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 09:51:37.185250 23262 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 09:51:37.185484 23262 hybrid_clock.cc:648] HybridClock initialized: now 1780912297185464 us; error 0 us; skew 500 ppm
I20260608 09:51:37.186136 23262 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 09:51:37.188933 23262 webserver.cc:533] Webserver started at http://127.22.183.130:34839/ using document root <none> and password file <none>
I20260608 09:51:37.189603 23262 fs_manager.cc:362] Metadata directory not provided
I20260608 09:51:37.189857 23262 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 09:51:37.190200 23262 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 09:51:37.191288 23262 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task8s1y23/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780912294849904-23262-0/minicluster-data/ts-1-root/instance:
uuid: "12d7f34a1ada48279f9182a6b859ad3c"
format_stamp: "Formatted at 2026-06-08 09:51:37 on dist-test-slave-vzb5"
I20260608 09:51:37.196514 23262 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.004s	sys 0.000s
I20260608 09:51:37.200243 23602 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:51:37.201097 23262 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.000s	sys 0.004s
I20260608 09:51:37.201390 23262 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task8s1y23/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780912294849904-23262-0/minicluster-data/ts-1-root
uuid: "12d7f34a1ada48279f9182a6b859ad3c"
format_stamp: "Formatted at 2026-06-08 09:51:37 on dist-test-slave-vzb5"
I20260608 09:51:37.201663 23262 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task8s1y23/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780912294849904-23262-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-task8s1y23/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780912294849904-23262-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-task8s1y23/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780912294849904-23262-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 09:51:37.215883 23262 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 09:51:37.217303 23262 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 09:51:37.218585 23262 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 09:51:37.221065 23262 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 09:51:37.221335 23262 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:51:37.221810 23262 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 09:51:37.222026 23262 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:51:37.325384 23262 rpc_server.cc:307] RPC server started. Bound to: 127.22.183.130:41163
I20260608 09:51:37.325639 23664 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.22.183.130:41163 every 8 connection(s)
I20260608 09:51:37.360808 23665 heartbeater.cc:344] Connected to a master server at 127.22.183.188:41301
I20260608 09:51:37.361280 23665 heartbeater.cc:461] Registering TS with master...
I20260608 09:51:37.362241 23665 heartbeater.cc:507] Master 127.22.183.188:41301 requested a full tablet report, sending...
I20260608 09:51:37.365792 23424 ts_manager.cc:194] Registered new tserver with Master: 12d7f34a1ada48279f9182a6b859ad3c (127.22.183.130:41163)
I20260608 09:51:37.366652 23666 heartbeater.cc:344] Connected to a master server at 127.22.183.189:41565
I20260608 09:51:37.367057 23666 heartbeater.cc:461] Registering TS with master...
I20260608 09:51:37.368001 23666 heartbeater.cc:507] Master 127.22.183.189:41565 requested a full tablet report, sending...
I20260608 09:51:37.369014 23262 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260608 09:51:37.370898 23359 ts_manager.cc:194] Registered new tserver with Master: 12d7f34a1ada48279f9182a6b859ad3c (127.22.183.130:41163)
I20260608 09:51:37.374848 23668 heartbeater.cc:344] Connected to a master server at 127.22.183.190:45657
I20260608 09:51:37.375373 23668 heartbeater.cc:461] Registering TS with master...
I20260608 09:51:37.376622 23668 heartbeater.cc:507] Master 127.22.183.190:45657 requested a full tablet report, sending...
I20260608 09:51:37.379312 23294 ts_manager.cc:194] Registered new tserver with Master: 12d7f34a1ada48279f9182a6b859ad3c (127.22.183.130:41163)
I20260608 09:51:37.381151 23294 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:56296
W20260608 09:51:37.382337 23672 instance_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 09:51:37.384919 23673 instance_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 09:51:37.388569 23675 instance_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 09:51:37.388703 23262 server_base.cc:1061] running on GCE node
I20260608 09:51:37.389751 23262 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 09:51:37.389966 23262 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 09:51:37.390291 23262 hybrid_clock.cc:648] HybridClock initialized: now 1780912297390184 us; error 0 us; skew 500 ppm
I20260608 09:51:37.390949 23262 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 09:51:37.393440 23262 webserver.cc:533] Webserver started at http://127.22.183.131:41061/ using document root <none> and password file <none>
I20260608 09:51:37.393949 23262 fs_manager.cc:362] Metadata directory not provided
I20260608 09:51:37.394140 23262 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 09:51:37.394438 23262 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 09:51:37.395625 23262 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task8s1y23/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780912294849904-23262-0/minicluster-data/ts-2-root/instance:
uuid: "f7db769f123a434e9cf467f5ccd3bfc0"
format_stamp: "Formatted at 2026-06-08 09:51:37 on dist-test-slave-vzb5"
I20260608 09:51:37.400262 23262 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.000s	sys 0.004s
I20260608 09:51:37.403693 23680 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:51:37.404495 23262 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260608 09:51:37.404788 23262 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task8s1y23/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780912294849904-23262-0/minicluster-data/ts-2-root
uuid: "f7db769f123a434e9cf467f5ccd3bfc0"
format_stamp: "Formatted at 2026-06-08 09:51:37 on dist-test-slave-vzb5"
I20260608 09:51:37.405072 23262 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task8s1y23/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780912294849904-23262-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-task8s1y23/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780912294849904-23262-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-task8s1y23/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780912294849904-23262-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 09:51:37.424804 23262 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 09:51:37.425980 23262 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 09:51:37.428068 23262 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 09:51:37.431613 23262 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 09:51:37.431838 23262 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:51:37.432097 23262 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 09:51:37.432286 23262 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:51:37.532006 23262 rpc_server.cc:307] RPC server started. Bound to: 127.22.183.131:44259
I20260608 09:51:37.532115 23742 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.22.183.131:44259 every 8 connection(s)
I20260608 09:51:37.568289 23743 heartbeater.cc:344] Connected to a master server at 127.22.183.188:41301
I20260608 09:51:37.568760 23743 heartbeater.cc:461] Registering TS with master...
I20260608 09:51:37.569675 23745 heartbeater.cc:344] Connected to a master server at 127.22.183.190:45657
I20260608 09:51:37.569815 23743 heartbeater.cc:507] Master 127.22.183.188:41301 requested a full tablet report, sending...
I20260608 09:51:37.570127 23745 heartbeater.cc:461] Registering TS with master...
I20260608 09:51:37.570399 23744 heartbeater.cc:344] Connected to a master server at 127.22.183.189:41565
I20260608 09:51:37.570747 23744 heartbeater.cc:461] Registering TS with master...
I20260608 09:51:37.571049 23745 heartbeater.cc:507] Master 127.22.183.190:45657 requested a full tablet report, sending...
I20260608 09:51:37.571622 23744 heartbeater.cc:507] Master 127.22.183.189:41565 requested a full tablet report, sending...
I20260608 09:51:37.572649 23424 ts_manager.cc:194] Registered new tserver with Master: f7db769f123a434e9cf467f5ccd3bfc0 (127.22.183.131:44259)
I20260608 09:51:37.573591 23294 ts_manager.cc:194] Registered new tserver with Master: f7db769f123a434e9cf467f5ccd3bfc0 (127.22.183.131:44259)
I20260608 09:51:37.575060 23359 ts_manager.cc:194] Registered new tserver with Master: f7db769f123a434e9cf467f5ccd3bfc0 (127.22.183.131:44259)
I20260608 09:51:37.575187 23262 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.015632748s
I20260608 09:51:37.575452 23294 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:36236
I20260608 09:51:37.827652 23502 catalog_manager.cc:1294] Loaded cluster ID: 52212f1c656f40339f05236d1c5f703f
I20260608 09:51:37.828011 23502 catalog_manager.cc:1587] T 00000000000000000000000000000000 P 136d3373b39b4e2e8585a9226a298954: loading cluster ID for follower catalog manager: success
I20260608 09:51:37.835103 23502 catalog_manager.cc:1609] T 00000000000000000000000000000000 P 136d3373b39b4e2e8585a9226a298954: acquiring CA information for follower catalog manager: success
I20260608 09:51:37.838850 23502 catalog_manager.cc:1637] T 00000000000000000000000000000000 P 136d3373b39b4e2e8585a9226a298954: importing token verification keys for follower catalog manager: success; most recent TSK sequence number 0
I20260608 09:51:37.843336 23503 catalog_manager.cc:1294] Loaded cluster ID: 52212f1c656f40339f05236d1c5f703f
I20260608 09:51:37.843587 23503 catalog_manager.cc:1587] T 00000000000000000000000000000000 P 0cd1a4dba87b484a82a483f0a0701472: loading cluster ID for follower catalog manager: success
I20260608 09:51:37.848806 23503 catalog_manager.cc:1609] T 00000000000000000000000000000000 P 0cd1a4dba87b484a82a483f0a0701472: acquiring CA information for follower catalog manager: success
I20260608 09:51:37.852304 23503 catalog_manager.cc:1637] T 00000000000000000000000000000000 P 0cd1a4dba87b484a82a483f0a0701472: importing token verification keys for follower catalog manager: success; most recent TSK sequence number 0
I20260608 09:51:38.186299 23589 heartbeater.cc:499] Master 127.22.183.190:45657 was elected leader, sending a full tablet report...
I20260608 09:51:38.384613 23668 heartbeater.cc:499] Master 127.22.183.190:45657 was elected leader, sending a full tablet report...
I20260608 09:51:38.578459 23745 heartbeater.cc:499] Master 127.22.183.190:45657 was elected leader, sending a full tablet report...
I20260608 09:51:38.794693 23490 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 09:51:38.927591 23294 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:36250:
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 09:51:39.015583 23552 tablet_service.cc:1511] Processing CreateTablet for tablet a216ca6e6f6f4f3eb619f3603256bdcd (DEFAULT_TABLE table=test-workload [id=5239f860b62d486eb36c2ba569be37a3]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260608 09:51:39.017928 23552 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a216ca6e6f6f4f3eb619f3603256bdcd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:51:39.019992 23551 tablet_service.cc:1511] Processing CreateTablet for tablet 6d3abe96da574a6b9da22c65e387afb2 (DEFAULT_TABLE table=test-workload [id=5239f860b62d486eb36c2ba569be37a3]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260608 09:51:39.021415 23551 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6d3abe96da574a6b9da22c65e387afb2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:51:39.024606 23708 tablet_service.cc:1511] Processing CreateTablet for tablet caa736575e704e4787e7bf3899659348 (DEFAULT_TABLE table=test-workload [id=5239f860b62d486eb36c2ba569be37a3]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260608 09:51:39.025915 23708 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet caa736575e704e4787e7bf3899659348. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:51:39.036206 23630 tablet_service.cc:1511] Processing CreateTablet for tablet d071866423db41dab773535057c903e4 (DEFAULT_TABLE table=test-workload [id=5239f860b62d486eb36c2ba569be37a3]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260608 09:51:39.037556 23630 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d071866423db41dab773535057c903e4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:51:39.041980 23779 tablet_bootstrap.cc:492] T a216ca6e6f6f4f3eb619f3603256bdcd P 815cc900d812406e84ffb8987d460527: Bootstrap starting.
I20260608 09:51:39.044430 23780 tablet_bootstrap.cc:492] T caa736575e704e4787e7bf3899659348 P f7db769f123a434e9cf467f5ccd3bfc0: Bootstrap starting.
I20260608 09:51:39.049927 23780 tablet_bootstrap.cc:654] T caa736575e704e4787e7bf3899659348 P f7db769f123a434e9cf467f5ccd3bfc0: Neither blocks nor log segments found. Creating new log.
I20260608 09:51:39.050413 23779 tablet_bootstrap.cc:654] T a216ca6e6f6f4f3eb619f3603256bdcd P 815cc900d812406e84ffb8987d460527: Neither blocks nor log segments found. Creating new log.
I20260608 09:51:39.056245 23781 tablet_bootstrap.cc:492] T d071866423db41dab773535057c903e4 P 12d7f34a1ada48279f9182a6b859ad3c: Bootstrap starting.
I20260608 09:51:39.058079 23779 tablet_bootstrap.cc:492] T a216ca6e6f6f4f3eb619f3603256bdcd P 815cc900d812406e84ffb8987d460527: No bootstrap required, opened a new log
I20260608 09:51:39.058859 23779 ts_tablet_manager.cc:1403] T a216ca6e6f6f4f3eb619f3603256bdcd P 815cc900d812406e84ffb8987d460527: Time spent bootstrapping tablet: real 0.017s	user 0.006s	sys 0.007s
I20260608 09:51:39.058975 23780 tablet_bootstrap.cc:492] T caa736575e704e4787e7bf3899659348 P f7db769f123a434e9cf467f5ccd3bfc0: No bootstrap required, opened a new log
I20260608 09:51:39.059532 23780 ts_tablet_manager.cc:1403] T caa736575e704e4787e7bf3899659348 P f7db769f123a434e9cf467f5ccd3bfc0: Time spent bootstrapping tablet: real 0.015s	user 0.006s	sys 0.006s
I20260608 09:51:39.061461 23779 raft_consensus.cc:359] T a216ca6e6f6f4f3eb619f3603256bdcd P 815cc900d812406e84ffb8987d460527 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "815cc900d812406e84ffb8987d460527" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 41167 } }
I20260608 09:51:39.062002 23779 raft_consensus.cc:385] T a216ca6e6f6f4f3eb619f3603256bdcd P 815cc900d812406e84ffb8987d460527 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:51:39.062264 23779 raft_consensus.cc:740] T a216ca6e6f6f4f3eb619f3603256bdcd P 815cc900d812406e84ffb8987d460527 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 815cc900d812406e84ffb8987d460527, State: Initialized, Role: FOLLOWER
I20260608 09:51:39.063275 23779 consensus_queue.cc:260] T a216ca6e6f6f4f3eb619f3603256bdcd P 815cc900d812406e84ffb8987d460527 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "815cc900d812406e84ffb8987d460527" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 41167 } }
I20260608 09:51:39.063220 23780 raft_consensus.cc:359] T caa736575e704e4787e7bf3899659348 P f7db769f123a434e9cf467f5ccd3bfc0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f7db769f123a434e9cf467f5ccd3bfc0" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 44259 } }
I20260608 09:51:39.063874 23781 tablet_bootstrap.cc:654] T d071866423db41dab773535057c903e4 P 12d7f34a1ada48279f9182a6b859ad3c: Neither blocks nor log segments found. Creating new log.
I20260608 09:51:39.063984 23779 raft_consensus.cc:399] T a216ca6e6f6f4f3eb619f3603256bdcd P 815cc900d812406e84ffb8987d460527 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 09:51:39.064034 23780 raft_consensus.cc:385] T caa736575e704e4787e7bf3899659348 P f7db769f123a434e9cf467f5ccd3bfc0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:51:39.064553 23779 raft_consensus.cc:493] T a216ca6e6f6f4f3eb619f3603256bdcd P 815cc900d812406e84ffb8987d460527 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 09:51:39.064759 23780 raft_consensus.cc:740] T caa736575e704e4787e7bf3899659348 P f7db769f123a434e9cf467f5ccd3bfc0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f7db769f123a434e9cf467f5ccd3bfc0, State: Initialized, Role: FOLLOWER
I20260608 09:51:39.065125 23779 raft_consensus.cc:3060] T a216ca6e6f6f4f3eb619f3603256bdcd P 815cc900d812406e84ffb8987d460527 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:51:39.065796 23780 consensus_queue.cc:260] T caa736575e704e4787e7bf3899659348 P f7db769f123a434e9cf467f5ccd3bfc0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "f7db769f123a434e9cf467f5ccd3bfc0" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 44259 } }
I20260608 09:51:39.066530 23780 raft_consensus.cc:399] T caa736575e704e4787e7bf3899659348 P f7db769f123a434e9cf467f5ccd3bfc0 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 09:51:39.066924 23780 raft_consensus.cc:493] T caa736575e704e4787e7bf3899659348 P f7db769f123a434e9cf467f5ccd3bfc0 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 09:51:39.067456 23780 raft_consensus.cc:3060] T caa736575e704e4787e7bf3899659348 P f7db769f123a434e9cf467f5ccd3bfc0 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:51:39.071312 23779 raft_consensus.cc:515] T a216ca6e6f6f4f3eb619f3603256bdcd P 815cc900d812406e84ffb8987d460527 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "815cc900d812406e84ffb8987d460527" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 41167 } }
I20260608 09:51:39.071911 23779 leader_election.cc:304] T a216ca6e6f6f4f3eb619f3603256bdcd P 815cc900d812406e84ffb8987d460527 [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: 815cc900d812406e84ffb8987d460527; no voters: 
I20260608 09:51:39.072317 23781 tablet_bootstrap.cc:492] T d071866423db41dab773535057c903e4 P 12d7f34a1ada48279f9182a6b859ad3c: No bootstrap required, opened a new log
I20260608 09:51:39.072824 23781 ts_tablet_manager.cc:1403] T d071866423db41dab773535057c903e4 P 12d7f34a1ada48279f9182a6b859ad3c: Time spent bootstrapping tablet: real 0.017s	user 0.009s	sys 0.004s
I20260608 09:51:39.074240 23779 leader_election.cc:290] T a216ca6e6f6f4f3eb619f3603256bdcd P 815cc900d812406e84ffb8987d460527 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 09:51:39.074522 23780 raft_consensus.cc:515] T caa736575e704e4787e7bf3899659348 P f7db769f123a434e9cf467f5ccd3bfc0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f7db769f123a434e9cf467f5ccd3bfc0" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 44259 } }
I20260608 09:51:39.074792 23785 raft_consensus.cc:2804] T a216ca6e6f6f4f3eb619f3603256bdcd P 815cc900d812406e84ffb8987d460527 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 09:51:39.075420 23780 leader_election.cc:304] T caa736575e704e4787e7bf3899659348 P f7db769f123a434e9cf467f5ccd3bfc0 [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: f7db769f123a434e9cf467f5ccd3bfc0; no voters: 
I20260608 09:51:39.076290 23781 raft_consensus.cc:359] T d071866423db41dab773535057c903e4 P 12d7f34a1ada48279f9182a6b859ad3c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "12d7f34a1ada48279f9182a6b859ad3c" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 41163 } }
I20260608 09:51:39.077059 23781 raft_consensus.cc:385] T d071866423db41dab773535057c903e4 P 12d7f34a1ada48279f9182a6b859ad3c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:51:39.077477 23781 raft_consensus.cc:740] T d071866423db41dab773535057c903e4 P 12d7f34a1ada48279f9182a6b859ad3c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 12d7f34a1ada48279f9182a6b859ad3c, State: Initialized, Role: FOLLOWER
I20260608 09:51:39.078621 23781 consensus_queue.cc:260] T d071866423db41dab773535057c903e4 P 12d7f34a1ada48279f9182a6b859ad3c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "12d7f34a1ada48279f9182a6b859ad3c" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 41163 } }
I20260608 09:51:39.079622 23781 raft_consensus.cc:399] T d071866423db41dab773535057c903e4 P 12d7f34a1ada48279f9182a6b859ad3c [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 09:51:39.080094 23781 raft_consensus.cc:493] T d071866423db41dab773535057c903e4 P 12d7f34a1ada48279f9182a6b859ad3c [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 09:51:39.080626 23781 raft_consensus.cc:3060] T d071866423db41dab773535057c903e4 P 12d7f34a1ada48279f9182a6b859ad3c [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:51:39.083411 23785 raft_consensus.cc:697] T a216ca6e6f6f4f3eb619f3603256bdcd P 815cc900d812406e84ffb8987d460527 [term 1 LEADER]: Becoming Leader. State: Replica: 815cc900d812406e84ffb8987d460527, State: Running, Role: LEADER
I20260608 09:51:39.084296 23779 ts_tablet_manager.cc:1434] T a216ca6e6f6f4f3eb619f3603256bdcd P 815cc900d812406e84ffb8987d460527: Time spent starting tablet: real 0.025s	user 0.013s	sys 0.010s
I20260608 09:51:39.084259 23785 consensus_queue.cc:237] T a216ca6e6f6f4f3eb619f3603256bdcd P 815cc900d812406e84ffb8987d460527 [LEADER]: Queue going to LEADER mode. State: All 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: "815cc900d812406e84ffb8987d460527" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 41167 } }
I20260608 09:51:39.087010 23779 tablet_bootstrap.cc:492] T 6d3abe96da574a6b9da22c65e387afb2 P 815cc900d812406e84ffb8987d460527: Bootstrap starting.
I20260608 09:51:39.092417 23780 leader_election.cc:290] T caa736575e704e4787e7bf3899659348 P f7db769f123a434e9cf467f5ccd3bfc0 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 09:51:39.090714 23781 raft_consensus.cc:515] T d071866423db41dab773535057c903e4 P 12d7f34a1ada48279f9182a6b859ad3c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "12d7f34a1ada48279f9182a6b859ad3c" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 41163 } }
I20260608 09:51:39.093654 23781 leader_election.cc:304] T d071866423db41dab773535057c903e4 P 12d7f34a1ada48279f9182a6b859ad3c [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: 12d7f34a1ada48279f9182a6b859ad3c; no voters: 
I20260608 09:51:39.094255 23788 raft_consensus.cc:2804] T caa736575e704e4787e7bf3899659348 P f7db769f123a434e9cf467f5ccd3bfc0 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 09:51:39.096525 23779 tablet_bootstrap.cc:654] T 6d3abe96da574a6b9da22c65e387afb2 P 815cc900d812406e84ffb8987d460527: Neither blocks nor log segments found. Creating new log.
I20260608 09:51:39.099354 23788 raft_consensus.cc:697] T caa736575e704e4787e7bf3899659348 P f7db769f123a434e9cf467f5ccd3bfc0 [term 1 LEADER]: Becoming Leader. State: Replica: f7db769f123a434e9cf467f5ccd3bfc0, State: Running, Role: LEADER
I20260608 09:51:39.101251 23788 consensus_queue.cc:237] T caa736575e704e4787e7bf3899659348 P f7db769f123a434e9cf467f5ccd3bfc0 [LEADER]: Queue going to LEADER mode. State: All 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: "f7db769f123a434e9cf467f5ccd3bfc0" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 44259 } }
I20260608 09:51:39.106518 23780 ts_tablet_manager.cc:1434] T caa736575e704e4787e7bf3899659348 P f7db769f123a434e9cf467f5ccd3bfc0: Time spent starting tablet: real 0.047s	user 0.024s	sys 0.009s
I20260608 09:51:39.108386 23294 catalog_manager.cc:5696] T a216ca6e6f6f4f3eb619f3603256bdcd P 815cc900d812406e84ffb8987d460527 reported cstate change: term changed from 0 to 1, leader changed from <none> to 815cc900d812406e84ffb8987d460527 (127.22.183.129). New cstate: current_term: 1 leader_uuid: "815cc900d812406e84ffb8987d460527" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "815cc900d812406e84ffb8987d460527" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 41167 } health_report { overall_health: HEALTHY } } }
I20260608 09:51:39.125890 23293 catalog_manager.cc:5696] T caa736575e704e4787e7bf3899659348 P f7db769f123a434e9cf467f5ccd3bfc0 reported cstate change: term changed from 0 to 1, leader changed from <none> to f7db769f123a434e9cf467f5ccd3bfc0 (127.22.183.131). New cstate: current_term: 1 leader_uuid: "f7db769f123a434e9cf467f5ccd3bfc0" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f7db769f123a434e9cf467f5ccd3bfc0" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 44259 } health_report { overall_health: HEALTHY } } }
I20260608 09:51:39.114779 23791 raft_consensus.cc:2804] T d071866423db41dab773535057c903e4 P 12d7f34a1ada48279f9182a6b859ad3c [term 1 FOLLOWER]: Leader election won for term 1
I20260608 09:51:39.131213 23779 tablet_bootstrap.cc:492] T 6d3abe96da574a6b9da22c65e387afb2 P 815cc900d812406e84ffb8987d460527: No bootstrap required, opened a new log
I20260608 09:51:39.131687 23779 ts_tablet_manager.cc:1403] T 6d3abe96da574a6b9da22c65e387afb2 P 815cc900d812406e84ffb8987d460527: Time spent bootstrapping tablet: real 0.045s	user 0.006s	sys 0.010s
I20260608 09:51:39.135514 23779 raft_consensus.cc:359] T 6d3abe96da574a6b9da22c65e387afb2 P 815cc900d812406e84ffb8987d460527 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "815cc900d812406e84ffb8987d460527" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 41167 } }
I20260608 09:51:39.136134 23779 raft_consensus.cc:385] T 6d3abe96da574a6b9da22c65e387afb2 P 815cc900d812406e84ffb8987d460527 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:51:39.136500 23779 raft_consensus.cc:740] T 6d3abe96da574a6b9da22c65e387afb2 P 815cc900d812406e84ffb8987d460527 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 815cc900d812406e84ffb8987d460527, State: Initialized, Role: FOLLOWER
I20260608 09:51:39.137295 23779 consensus_queue.cc:260] T 6d3abe96da574a6b9da22c65e387afb2 P 815cc900d812406e84ffb8987d460527 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "815cc900d812406e84ffb8987d460527" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 41167 } }
I20260608 09:51:39.138983 23779 raft_consensus.cc:399] T 6d3abe96da574a6b9da22c65e387afb2 P 815cc900d812406e84ffb8987d460527 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 09:51:39.139720 23779 raft_consensus.cc:493] T 6d3abe96da574a6b9da22c65e387afb2 P 815cc900d812406e84ffb8987d460527 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 09:51:39.140122 23779 raft_consensus.cc:3060] T 6d3abe96da574a6b9da22c65e387afb2 P 815cc900d812406e84ffb8987d460527 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:51:39.112417 23781 leader_election.cc:290] T d071866423db41dab773535057c903e4 P 12d7f34a1ada48279f9182a6b859ad3c [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 09:51:39.146734 23779 raft_consensus.cc:515] T 6d3abe96da574a6b9da22c65e387afb2 P 815cc900d812406e84ffb8987d460527 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "815cc900d812406e84ffb8987d460527" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 41167 } }
I20260608 09:51:39.147526 23779 leader_election.cc:304] T 6d3abe96da574a6b9da22c65e387afb2 P 815cc900d812406e84ffb8987d460527 [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: 815cc900d812406e84ffb8987d460527; no voters: 
I20260608 09:51:39.148343 23785 raft_consensus.cc:2804] T 6d3abe96da574a6b9da22c65e387afb2 P 815cc900d812406e84ffb8987d460527 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 09:51:39.148818 23785 raft_consensus.cc:697] T 6d3abe96da574a6b9da22c65e387afb2 P 815cc900d812406e84ffb8987d460527 [term 1 LEADER]: Becoming Leader. State: Replica: 815cc900d812406e84ffb8987d460527, State: Running, Role: LEADER
I20260608 09:51:39.149513 23785 consensus_queue.cc:237] T 6d3abe96da574a6b9da22c65e387afb2 P 815cc900d812406e84ffb8987d460527 [LEADER]: Queue going to LEADER mode. State: All 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: "815cc900d812406e84ffb8987d460527" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 41167 } }
I20260608 09:51:39.154263 23779 leader_election.cc:290] T 6d3abe96da574a6b9da22c65e387afb2 P 815cc900d812406e84ffb8987d460527 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 09:51:39.156446 23779 ts_tablet_manager.cc:1434] T 6d3abe96da574a6b9da22c65e387afb2 P 815cc900d812406e84ffb8987d460527: Time spent starting tablet: real 0.024s	user 0.014s	sys 0.001s
I20260608 09:51:39.186470 23781 ts_tablet_manager.cc:1434] T d071866423db41dab773535057c903e4 P 12d7f34a1ada48279f9182a6b859ad3c: Time spent starting tablet: real 0.113s	user 0.021s	sys 0.020s
I20260608 09:51:39.190698 23791 raft_consensus.cc:697] T d071866423db41dab773535057c903e4 P 12d7f34a1ada48279f9182a6b859ad3c [term 1 LEADER]: Becoming Leader. State: Replica: 12d7f34a1ada48279f9182a6b859ad3c, State: Running, Role: LEADER
I20260608 09:51:39.191602 23791 consensus_queue.cc:237] T d071866423db41dab773535057c903e4 P 12d7f34a1ada48279f9182a6b859ad3c [LEADER]: Queue going to LEADER mode. State: All 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: "12d7f34a1ada48279f9182a6b859ad3c" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 41163 } }
I20260608 09:51:39.207608 23294 catalog_manager.cc:5696] T d071866423db41dab773535057c903e4 P 12d7f34a1ada48279f9182a6b859ad3c reported cstate change: term changed from 0 to 1, leader changed from <none> to 12d7f34a1ada48279f9182a6b859ad3c (127.22.183.130). New cstate: current_term: 1 leader_uuid: "12d7f34a1ada48279f9182a6b859ad3c" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "12d7f34a1ada48279f9182a6b859ad3c" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 41163 } health_report { overall_health: HEALTHY } } }
I20260608 09:51:39.215924 23293 catalog_manager.cc:5696] T 6d3abe96da574a6b9da22c65e387afb2 P 815cc900d812406e84ffb8987d460527 reported cstate change: term changed from 0 to 1, leader changed from <none> to 815cc900d812406e84ffb8987d460527 (127.22.183.129). New cstate: current_term: 1 leader_uuid: "815cc900d812406e84ffb8987d460527" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "815cc900d812406e84ffb8987d460527" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 41167 } health_report { overall_health: HEALTHY } } }
I20260608 09:51:39.250571 23262 tablet_server.cc:179] TabletServer@127.22.183.129:0 shutting down...
I20260608 09:51:39.268803 23262 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 09:51:39.269562 23262 tablet_replica.cc:333] T 6d3abe96da574a6b9da22c65e387afb2 P 815cc900d812406e84ffb8987d460527: stopping tablet replica
I20260608 09:51:39.270159 23262 raft_consensus.cc:2243] T 6d3abe96da574a6b9da22c65e387afb2 P 815cc900d812406e84ffb8987d460527 [term 1 LEADER]: Raft consensus shutting down.
I20260608 09:51:39.270596 23262 raft_consensus.cc:2272] T 6d3abe96da574a6b9da22c65e387afb2 P 815cc900d812406e84ffb8987d460527 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:51:39.273329 23262 tablet_replica.cc:333] T a216ca6e6f6f4f3eb619f3603256bdcd P 815cc900d812406e84ffb8987d460527: stopping tablet replica
I20260608 09:51:39.273757 23262 raft_consensus.cc:2243] T a216ca6e6f6f4f3eb619f3603256bdcd P 815cc900d812406e84ffb8987d460527 [term 1 LEADER]: Raft consensus shutting down.
I20260608 09:51:39.274134 23262 raft_consensus.cc:2272] T a216ca6e6f6f4f3eb619f3603256bdcd P 815cc900d812406e84ffb8987d460527 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:51:39.425154 23262 tablet_server.cc:196] TabletServer@127.22.183.129:0 shutdown complete.
I20260608 09:51:39.434731 23262 tablet_server.cc:179] TabletServer@127.22.183.130:0 shutting down...
I20260608 09:51:39.449651 23262 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 09:51:39.450429 23262 tablet_replica.cc:333] T d071866423db41dab773535057c903e4 P 12d7f34a1ada48279f9182a6b859ad3c: stopping tablet replica
I20260608 09:51:39.450917 23262 raft_consensus.cc:2243] T d071866423db41dab773535057c903e4 P 12d7f34a1ada48279f9182a6b859ad3c [term 1 LEADER]: Raft consensus shutting down.
I20260608 09:51:39.451347 23262 raft_consensus.cc:2272] T d071866423db41dab773535057c903e4 P 12d7f34a1ada48279f9182a6b859ad3c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:51:39.470005 23262 tablet_server.cc:196] TabletServer@127.22.183.130:0 shutdown complete.
I20260608 09:51:39.477821 23262 tablet_server.cc:179] TabletServer@127.22.183.131:0 shutting down...
I20260608 09:51:39.493054 23262 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 09:51:39.493866 23262 tablet_replica.cc:333] T caa736575e704e4787e7bf3899659348 P f7db769f123a434e9cf467f5ccd3bfc0: stopping tablet replica
I20260608 09:51:39.494403 23262 raft_consensus.cc:2243] T caa736575e704e4787e7bf3899659348 P f7db769f123a434e9cf467f5ccd3bfc0 [term 1 LEADER]: Raft consensus shutting down.
I20260608 09:51:39.494839 23262 raft_consensus.cc:2272] T caa736575e704e4787e7bf3899659348 P f7db769f123a434e9cf467f5ccd3bfc0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:51:39.513459 23262 tablet_server.cc:196] TabletServer@127.22.183.131:0 shutdown complete.
I20260608 09:51:39.522333 23262 master.cc:562] Master@127.22.183.190:45657 shutting down...
I20260608 09:51:39.621801 23262 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 08826085e6e1471097977e3b4b3fa531 [term 1 LEADER]: Raft consensus shutting down.
I20260608 09:51:39.622785 23262 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 08826085e6e1471097977e3b4b3fa531 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:51:39.623208 23262 tablet_replica.cc:333] T 00000000000000000000000000000000 P 08826085e6e1471097977e3b4b3fa531: stopping tablet replica
I20260608 09:51:39.642198 23262 master.cc:584] Master@127.22.183.190:45657 shutdown complete.
I20260608 09:51:39.652156 23262 master.cc:562] Master@127.22.183.189:41565 shutting down...
I20260608 09:51:39.668465 23262 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 136d3373b39b4e2e8585a9226a298954 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:51:39.669046 23262 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 136d3373b39b4e2e8585a9226a298954 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:51:39.669389 23262 tablet_replica.cc:333] T 00000000000000000000000000000000 P 136d3373b39b4e2e8585a9226a298954: stopping tablet replica
I20260608 09:51:39.702265 23262 master.cc:584] Master@127.22.183.189:41565 shutdown complete.
I20260608 09:51:39.711540 23262 master.cc:562] Master@127.22.183.188:41301 shutting down...
I20260608 09:51:39.723737 23262 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 0cd1a4dba87b484a82a483f0a0701472 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:51:39.724222 23262 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 0cd1a4dba87b484a82a483f0a0701472 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:51:39.724557 23262 tablet_replica.cc:333] T 00000000000000000000000000000000 P 0cd1a4dba87b484a82a483f0a0701472: stopping tablet replica
I20260608 09:51:39.742071 23262 master.cc:584] Master@127.22.183.188:41301 shutdown complete.
[       OK ] AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing (4755 ms)
[ RUN      ] AutoRebalancerTest.AutoRebalancingTurnOffAndOn
I20260608 09:51:39.767589 23262 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.22.183.190:36005
I20260608 09:51:39.768610 23262 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 09:51:39.773411 23802 instance_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 09:51:39.774223 23803 instance_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 09:51:39.776736 23262 server_base.cc:1061] running on GCE node
W20260608 09:51:39.776810 23805 instance_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 09:51:39.777719 23262 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 09:51:39.777896 23262 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 09:51:39.778016 23262 hybrid_clock.cc:648] HybridClock initialized: now 1780912299778006 us; error 0 us; skew 500 ppm
I20260608 09:51:39.778551 23262 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 09:51:39.780771 23262 webserver.cc:533] Webserver started at http://127.22.183.190:37887/ using document root <none> and password file <none>
I20260608 09:51:39.781193 23262 fs_manager.cc:362] Metadata directory not provided
I20260608 09:51:39.781354 23262 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 09:51:39.781559 23262 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 09:51:39.782539 23262 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task8s1y23/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780912294849904-23262-0/minicluster-data/master-0-root/instance:
uuid: "920ffcc127d3476e9cb9331fcfa844ea"
format_stamp: "Formatted at 2026-06-08 09:51:39 on dist-test-slave-vzb5"
I20260608 09:51:39.786826 23262 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260608 09:51:39.789961 23810 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:51:39.790709 23262 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260608 09:51:39.791002 23262 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task8s1y23/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780912294849904-23262-0/minicluster-data/master-0-root
uuid: "920ffcc127d3476e9cb9331fcfa844ea"
format_stamp: "Formatted at 2026-06-08 09:51:39 on dist-test-slave-vzb5"
I20260608 09:51:39.791339 23262 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task8s1y23/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780912294849904-23262-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-task8s1y23/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780912294849904-23262-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-task8s1y23/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780912294849904-23262-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 09:51:39.801499 23262 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 09:51:39.802448 23262 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 09:51:39.836336 23262 rpc_server.cc:307] RPC server started. Bound to: 127.22.183.190:36005
I20260608 09:51:39.836436 23861 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.22.183.190:36005 every 8 connection(s)
I20260608 09:51:39.840255 23862 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 09:51:39.849970 23862 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 920ffcc127d3476e9cb9331fcfa844ea: Bootstrap starting.
I20260608 09:51:39.854113 23862 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 920ffcc127d3476e9cb9331fcfa844ea: Neither blocks nor log segments found. Creating new log.
I20260608 09:51:39.857863 23862 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 920ffcc127d3476e9cb9331fcfa844ea: No bootstrap required, opened a new log
I20260608 09:51:39.859826 23862 raft_consensus.cc:359] T 00000000000000000000000000000000 P 920ffcc127d3476e9cb9331fcfa844ea [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "920ffcc127d3476e9cb9331fcfa844ea" member_type: VOTER }
I20260608 09:51:39.860204 23862 raft_consensus.cc:385] T 00000000000000000000000000000000 P 920ffcc127d3476e9cb9331fcfa844ea [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:51:39.860445 23862 raft_consensus.cc:740] T 00000000000000000000000000000000 P 920ffcc127d3476e9cb9331fcfa844ea [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 920ffcc127d3476e9cb9331fcfa844ea, State: Initialized, Role: FOLLOWER
I20260608 09:51:39.861013 23862 consensus_queue.cc:260] T 00000000000000000000000000000000 P 920ffcc127d3476e9cb9331fcfa844ea [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "920ffcc127d3476e9cb9331fcfa844ea" member_type: VOTER }
I20260608 09:51:39.861622 23862 raft_consensus.cc:399] T 00000000000000000000000000000000 P 920ffcc127d3476e9cb9331fcfa844ea [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 09:51:39.861923 23862 raft_consensus.cc:493] T 00000000000000000000000000000000 P 920ffcc127d3476e9cb9331fcfa844ea [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 09:51:39.862263 23862 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 920ffcc127d3476e9cb9331fcfa844ea [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:51:39.866873 23862 raft_consensus.cc:515] T 00000000000000000000000000000000 P 920ffcc127d3476e9cb9331fcfa844ea [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "920ffcc127d3476e9cb9331fcfa844ea" member_type: VOTER }
I20260608 09:51:39.867617 23862 leader_election.cc:304] T 00000000000000000000000000000000 P 920ffcc127d3476e9cb9331fcfa844ea [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: 920ffcc127d3476e9cb9331fcfa844ea; no voters: 
I20260608 09:51:39.868830 23862 leader_election.cc:290] T 00000000000000000000000000000000 P 920ffcc127d3476e9cb9331fcfa844ea [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 09:51:39.869318 23865 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 920ffcc127d3476e9cb9331fcfa844ea [term 1 FOLLOWER]: Leader election won for term 1
I20260608 09:51:39.870690 23865 raft_consensus.cc:697] T 00000000000000000000000000000000 P 920ffcc127d3476e9cb9331fcfa844ea [term 1 LEADER]: Becoming Leader. State: Replica: 920ffcc127d3476e9cb9331fcfa844ea, State: Running, Role: LEADER
I20260608 09:51:39.871411 23865 consensus_queue.cc:237] T 00000000000000000000000000000000 P 920ffcc127d3476e9cb9331fcfa844ea [LEADER]: Queue going to LEADER mode. State: All 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: "920ffcc127d3476e9cb9331fcfa844ea" member_type: VOTER }
I20260608 09:51:39.871822 23862 sys_catalog.cc:565] T 00000000000000000000000000000000 P 920ffcc127d3476e9cb9331fcfa844ea [sys.catalog]: configured and running, proceeding with master startup.
I20260608 09:51:39.874533 23867 sys_catalog.cc:455] T 00000000000000000000000000000000 P 920ffcc127d3476e9cb9331fcfa844ea [sys.catalog]: SysCatalogTable state changed. Reason: New leader 920ffcc127d3476e9cb9331fcfa844ea. Latest consensus state: current_term: 1 leader_uuid: "920ffcc127d3476e9cb9331fcfa844ea" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "920ffcc127d3476e9cb9331fcfa844ea" member_type: VOTER } }
I20260608 09:51:39.874423 23866 sys_catalog.cc:455] T 00000000000000000000000000000000 P 920ffcc127d3476e9cb9331fcfa844ea [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "920ffcc127d3476e9cb9331fcfa844ea" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "920ffcc127d3476e9cb9331fcfa844ea" member_type: VOTER } }
I20260608 09:51:39.875279 23867 sys_catalog.cc:458] T 00000000000000000000000000000000 P 920ffcc127d3476e9cb9331fcfa844ea [sys.catalog]: This master's current role is: LEADER
I20260608 09:51:39.875371 23866 sys_catalog.cc:458] T 00000000000000000000000000000000 P 920ffcc127d3476e9cb9331fcfa844ea [sys.catalog]: This master's current role is: LEADER
I20260608 09:51:39.881453 23870 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260608 09:51:39.887375 23870 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260608 09:51:39.889544 23262 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260608 09:51:39.896829 23870 catalog_manager.cc:1382] Generated new cluster ID: 52909d84017449fdbd885d6a6deabcd4
I20260608 09:51:39.897119 23870 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260608 09:51:39.924039 23870 catalog_manager.cc:1405] Generated new certificate authority record
I20260608 09:51:39.925207 23870 catalog_manager.cc:1539] Loading token signing keys...
I20260608 09:51:39.948199 23870 catalog_manager.cc:6069] T 00000000000000000000000000000000 P 920ffcc127d3476e9cb9331fcfa844ea: Generated new TSK 0
I20260608 09:51:39.948758 23870 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260608 09:51:39.955706 23262 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 09:51:39.961198 23883 instance_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 09:51:39.962520 23884 instance_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 09:51:39.967607 23262 server_base.cc:1061] running on GCE node
W20260608 09:51:39.967644 23886 instance_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 09:51:39.969820 23262 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 09:51:39.970014 23262 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 09:51:39.970137 23262 hybrid_clock.cc:648] HybridClock initialized: now 1780912299970126 us; error 0 us; skew 500 ppm
I20260608 09:51:39.970639 23262 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 09:51:39.973016 23262 webserver.cc:533] Webserver started at http://127.22.183.129:46011/ using document root <none> and password file <none>
I20260608 09:51:39.973712 23262 fs_manager.cc:362] Metadata directory not provided
I20260608 09:51:39.973886 23262 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 09:51:39.974094 23262 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 09:51:39.975054 23262 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task8s1y23/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780912294849904-23262-0/minicluster-data/ts-0-root/instance:
uuid: "cbe49b51ed0a41108c26a2cce3bdd389"
format_stamp: "Formatted at 2026-06-08 09:51:39 on dist-test-slave-vzb5"
I20260608 09:51:39.979477 23262 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.001s
I20260608 09:51:39.982653 23891 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:51:39.983393 23262 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260608 09:51:39.983660 23262 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task8s1y23/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780912294849904-23262-0/minicluster-data/ts-0-root
uuid: "cbe49b51ed0a41108c26a2cce3bdd389"
format_stamp: "Formatted at 2026-06-08 09:51:39 on dist-test-slave-vzb5"
I20260608 09:51:39.983943 23262 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task8s1y23/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780912294849904-23262-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-task8s1y23/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780912294849904-23262-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-task8s1y23/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780912294849904-23262-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 09:51:40.019654 23262 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 09:51:40.020728 23262 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 09:51:40.022229 23262 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 09:51:40.024582 23262 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 09:51:40.024824 23262 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:51:40.025063 23262 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 09:51:40.025235 23262 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:51:40.061766 23262 rpc_server.cc:307] RPC server started. Bound to: 127.22.183.129:41197
I20260608 09:51:40.061869 23953 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.22.183.129:41197 every 8 connection(s)
I20260608 09:51:40.067520 23262 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 09:51:40.075024 23958 instance_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 09:51:40.077440 23959 instance_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 09:51:40.079895 23961 instance_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 09:51:40.080780 23262 server_base.cc:1061] running on GCE node
I20260608 09:51:40.081617 23954 heartbeater.cc:344] Connected to a master server at 127.22.183.190:36005
I20260608 09:51:40.081872 23262 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260608 09:51:40.081962 23954 heartbeater.cc:461] Registering TS with master...
W20260608 09:51:40.082135 23262 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 09:51:40.082366 23262 hybrid_clock.cc:648] HybridClock initialized: now 1780912300082349 us; error 0 us; skew 500 ppm
I20260608 09:51:40.082825 23954 heartbeater.cc:507] Master 127.22.183.190:36005 requested a full tablet report, sending...
I20260608 09:51:40.082988 23262 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 09:51:40.085247 23827 ts_manager.cc:194] Registered new tserver with Master: cbe49b51ed0a41108c26a2cce3bdd389 (127.22.183.129:41197)
I20260608 09:51:40.085922 23262 webserver.cc:533] Webserver started at http://127.22.183.130:32815/ using document root <none> and password file <none>
I20260608 09:51:40.086462 23262 fs_manager.cc:362] Metadata directory not provided
I20260608 09:51:40.086701 23262 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 09:51:40.086980 23262 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 09:51:40.087319 23827 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:34550
I20260608 09:51:40.088153 23262 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task8s1y23/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780912294849904-23262-0/minicluster-data/ts-1-root/instance:
uuid: "796989ec742e482fa1b2de98fd704775"
format_stamp: "Formatted at 2026-06-08 09:51:40 on dist-test-slave-vzb5"
I20260608 09:51:40.092624 23262 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260608 09:51:40.095810 23966 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:51:40.096630 23262 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260608 09:51:40.096939 23262 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task8s1y23/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780912294849904-23262-0/minicluster-data/ts-1-root
uuid: "796989ec742e482fa1b2de98fd704775"
format_stamp: "Formatted at 2026-06-08 09:51:40 on dist-test-slave-vzb5"
I20260608 09:51:40.097222 23262 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task8s1y23/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780912294849904-23262-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-task8s1y23/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780912294849904-23262-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-task8s1y23/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780912294849904-23262-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 09:51:40.114434 23262 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 09:51:40.115477 23262 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 09:51:40.116806 23262 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 09:51:40.119104 23262 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 09:51:40.119390 23262 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:51:40.119639 23262 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 09:51:40.119815 23262 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:51:40.155535 23262 rpc_server.cc:307] RPC server started. Bound to: 127.22.183.130:36755
I20260608 09:51:40.155651 24028 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.22.183.130:36755 every 8 connection(s)
I20260608 09:51:40.160538 23262 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 09:51:40.167551 24032 instance_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 09:51:40.168710 24033 instance_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 09:51:40.171927 23262 server_base.cc:1061] running on GCE node
I20260608 09:51:40.172788 24029 heartbeater.cc:344] Connected to a master server at 127.22.183.190:36005
W20260608 09:51:40.172813 24035 instance_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 09:51:40.173318 24029 heartbeater.cc:461] Registering TS with master...
I20260608 09:51:40.173905 23262 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 09:51:40.174137 23262 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 09:51:40.174081 24029 heartbeater.cc:507] Master 127.22.183.190:36005 requested a full tablet report, sending...
I20260608 09:51:40.174461 23262 hybrid_clock.cc:648] HybridClock initialized: now 1780912300174442 us; error 0 us; skew 500 ppm
I20260608 09:51:40.175180 23262 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 09:51:40.176322 23827 ts_manager.cc:194] Registered new tserver with Master: 796989ec742e482fa1b2de98fd704775 (127.22.183.130:36755)
I20260608 09:51:40.177680 23827 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:34552
I20260608 09:51:40.178040 23262 webserver.cc:533] Webserver started at http://127.22.183.131:40817/ using document root <none> and password file <none>
I20260608 09:51:40.178733 23262 fs_manager.cc:362] Metadata directory not provided
I20260608 09:51:40.178954 23262 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 09:51:40.179266 23262 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 09:51:40.180306 23262 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task8s1y23/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780912294849904-23262-0/minicluster-data/ts-2-root/instance:
uuid: "eaefa8e3d15847f88c5744e3ee0a68a6"
format_stamp: "Formatted at 2026-06-08 09:51:40 on dist-test-slave-vzb5"
I20260608 09:51:40.184723 23262 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260608 09:51:40.187906 24040 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:51:40.188750 23262 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260608 09:51:40.189066 23262 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task8s1y23/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780912294849904-23262-0/minicluster-data/ts-2-root
uuid: "eaefa8e3d15847f88c5744e3ee0a68a6"
format_stamp: "Formatted at 2026-06-08 09:51:40 on dist-test-slave-vzb5"
I20260608 09:51:40.189371 23262 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task8s1y23/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780912294849904-23262-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-task8s1y23/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780912294849904-23262-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-task8s1y23/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780912294849904-23262-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 09:51:40.204595 23262 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 09:51:40.205667 23262 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 09:51:40.207094 23262 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 09:51:40.209390 23262 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 09:51:40.209620 23262 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:51:40.209887 23262 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 09:51:40.210074 23262 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:51:40.247107 23262 rpc_server.cc:307] RPC server started. Bound to: 127.22.183.131:46025
I20260608 09:51:40.247270 24102 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.22.183.131:46025 every 8 connection(s)
I20260608 09:51:40.261344 24103 heartbeater.cc:344] Connected to a master server at 127.22.183.190:36005
I20260608 09:51:40.261750 24103 heartbeater.cc:461] Registering TS with master...
I20260608 09:51:40.262481 24103 heartbeater.cc:507] Master 127.22.183.190:36005 requested a full tablet report, sending...
I20260608 09:51:40.264429 23827 ts_manager.cc:194] Registered new tserver with Master: eaefa8e3d15847f88c5744e3ee0a68a6 (127.22.183.131:46025)
I20260608 09:51:40.265311 23262 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.014601139s
I20260608 09:51:40.266098 23827 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:34564
I20260608 09:51:41.089869 23954 heartbeater.cc:499] Master 127.22.183.190:36005 was elected leader, sending a full tablet report...
I20260608 09:51:41.180114 24029 heartbeater.cc:499] Master 127.22.183.190:36005 was elected leader, sending a full tablet report...
I20260608 09:51:41.269196 24103 heartbeater.cc:499] Master 127.22.183.190:36005 was elected leader, sending a full tablet report...
I20260608 09:51:41.321738 23827 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:34566:
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 09:51:41.324534 23827 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 09:51:41.409348 23919 tablet_service.cc:1511] Processing CreateTablet for tablet d521c093a9b04d0693ccf1b6677feea0 (DEFAULT_TABLE table=test-workload [id=e597b87a94e84cae91cbc6592cacf7a0]), partition=RANGE (key) PARTITION VALUES < 268435455
I20260608 09:51:41.410787 23919 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d521c093a9b04d0693ccf1b6677feea0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:51:41.414058 24066 tablet_service.cc:1511] Processing CreateTablet for tablet b5d333770cbb456ba44112bee4217567 (DEFAULT_TABLE table=test-workload [id=e597b87a94e84cae91cbc6592cacf7a0]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 805306365
I20260608 09:51:41.415158 24068 tablet_service.cc:1511] Processing CreateTablet for tablet d521c093a9b04d0693ccf1b6677feea0 (DEFAULT_TABLE table=test-workload [id=e597b87a94e84cae91cbc6592cacf7a0]), partition=RANGE (key) PARTITION VALUES < 268435455
I20260608 09:51:41.415617 24066 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b5d333770cbb456ba44112bee4217567. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:51:41.416553 24068 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d521c093a9b04d0693ccf1b6677feea0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:51:41.415278 24065 tablet_service.cc:1511] Processing CreateTablet for tablet ad62e0f25a5542758d972c098bcfef1d (DEFAULT_TABLE table=test-workload [id=e597b87a94e84cae91cbc6592cacf7a0]), partition=RANGE (key) PARTITION 805306365 <= VALUES < 1073741820
I20260608 09:51:41.417104 24064 tablet_service.cc:1511] Processing CreateTablet for tablet 9519c1c927ed4c7fa225a5ca38035ff7 (DEFAULT_TABLE table=test-workload [id=e597b87a94e84cae91cbc6592cacf7a0]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1342177275
I20260608 09:51:41.417656 24065 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ad62e0f25a5542758d972c098bcfef1d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:51:41.417346 24067 tablet_service.cc:1511] Processing CreateTablet for tablet 5b8a30a746b240378d794b39c4176496 (DEFAULT_TABLE table=test-workload [id=e597b87a94e84cae91cbc6592cacf7a0]), partition=RANGE (key) PARTITION 268435455 <= VALUES < 536870910
I20260608 09:51:41.418371 24064 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9519c1c927ed4c7fa225a5ca38035ff7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:51:41.420369 24063 tablet_service.cc:1511] Processing CreateTablet for tablet 5e52b2487aa14aec894e073b5d1b5b6e (DEFAULT_TABLE table=test-workload [id=e597b87a94e84cae91cbc6592cacf7a0]), partition=RANGE (key) PARTITION 1342177275 <= VALUES < 1610612730
I20260608 09:51:41.421674 24063 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5e52b2487aa14aec894e073b5d1b5b6e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:51:41.423430 24067 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5b8a30a746b240378d794b39c4176496. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:51:41.420369 24062 tablet_service.cc:1511] Processing CreateTablet for tablet b13b54c0b5ac457d8b9e0c3b196e115b (DEFAULT_TABLE table=test-workload [id=e597b87a94e84cae91cbc6592cacf7a0]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1879048185
I20260608 09:51:41.425287 24062 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b13b54c0b5ac457d8b9e0c3b196e115b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:51:41.424980 24061 tablet_service.cc:1511] Processing CreateTablet for tablet 70af39adb79c45b79d667fd92ab30b2d (DEFAULT_TABLE table=test-workload [id=e597b87a94e84cae91cbc6592cacf7a0]), partition=RANGE (key) PARTITION 1879048185 <= VALUES
I20260608 09:51:41.426262 24061 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 70af39adb79c45b79d667fd92ab30b2d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:51:41.440344 23918 tablet_service.cc:1511] Processing CreateTablet for tablet 5b8a30a746b240378d794b39c4176496 (DEFAULT_TABLE table=test-workload [id=e597b87a94e84cae91cbc6592cacf7a0]), partition=RANGE (key) PARTITION 268435455 <= VALUES < 536870910
I20260608 09:51:41.441783 23918 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5b8a30a746b240378d794b39c4176496. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:51:41.452939 23917 tablet_service.cc:1511] Processing CreateTablet for tablet b5d333770cbb456ba44112bee4217567 (DEFAULT_TABLE table=test-workload [id=e597b87a94e84cae91cbc6592cacf7a0]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 805306365
I20260608 09:51:41.454356 23917 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b5d333770cbb456ba44112bee4217567. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:51:41.460714 24124 tablet_bootstrap.cc:492] T 5b8a30a746b240378d794b39c4176496 P eaefa8e3d15847f88c5744e3ee0a68a6: Bootstrap starting.
I20260608 09:51:41.468372 24123 tablet_bootstrap.cc:492] T d521c093a9b04d0693ccf1b6677feea0 P cbe49b51ed0a41108c26a2cce3bdd389: Bootstrap starting.
I20260608 09:51:41.473634 23915 tablet_service.cc:1511] Processing CreateTablet for tablet 5e52b2487aa14aec894e073b5d1b5b6e (DEFAULT_TABLE table=test-workload [id=e597b87a94e84cae91cbc6592cacf7a0]), partition=RANGE (key) PARTITION 1342177275 <= VALUES < 1610612730
I20260608 09:51:41.473968 23994 tablet_service.cc:1511] Processing CreateTablet for tablet d521c093a9b04d0693ccf1b6677feea0 (DEFAULT_TABLE table=test-workload [id=e597b87a94e84cae91cbc6592cacf7a0]), partition=RANGE (key) PARTITION VALUES < 268435455
I20260608 09:51:41.474931 23915 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5e52b2487aa14aec894e073b5d1b5b6e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:51:41.475330 23994 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d521c093a9b04d0693ccf1b6677feea0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:51:41.482007 23913 tablet_service.cc:1511] Processing CreateTablet for tablet 70af39adb79c45b79d667fd92ab30b2d (DEFAULT_TABLE table=test-workload [id=e597b87a94e84cae91cbc6592cacf7a0]), partition=RANGE (key) PARTITION 1879048185 <= VALUES
I20260608 09:51:41.476362 23914 tablet_service.cc:1511] Processing CreateTablet for tablet b13b54c0b5ac457d8b9e0c3b196e115b (DEFAULT_TABLE table=test-workload [id=e597b87a94e84cae91cbc6592cacf7a0]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1879048185
I20260608 09:51:41.483235 23991 tablet_service.cc:1511] Processing CreateTablet for tablet ad62e0f25a5542758d972c098bcfef1d (DEFAULT_TABLE table=test-workload [id=e597b87a94e84cae91cbc6592cacf7a0]), partition=RANGE (key) PARTITION 805306365 <= VALUES < 1073741820
I20260608 09:51:41.484081 23914 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b13b54c0b5ac457d8b9e0c3b196e115b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:51:41.484679 23991 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ad62e0f25a5542758d972c098bcfef1d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:51:41.485244 23913 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 70af39adb79c45b79d667fd92ab30b2d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:51:41.486758 23990 tablet_service.cc:1511] Processing CreateTablet for tablet 9519c1c927ed4c7fa225a5ca38035ff7 (DEFAULT_TABLE table=test-workload [id=e597b87a94e84cae91cbc6592cacf7a0]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1342177275
I20260608 09:51:41.478236 23916 tablet_service.cc:1511] Processing CreateTablet for tablet 9519c1c927ed4c7fa225a5ca38035ff7 (DEFAULT_TABLE table=test-workload [id=e597b87a94e84cae91cbc6592cacf7a0]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1342177275
I20260608 09:51:41.488086 23990 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9519c1c927ed4c7fa225a5ca38035ff7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:51:41.488230 23916 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9519c1c927ed4c7fa225a5ca38035ff7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:51:41.470512 24124 tablet_bootstrap.cc:654] T 5b8a30a746b240378d794b39c4176496 P eaefa8e3d15847f88c5744e3ee0a68a6: Neither blocks nor log segments found. Creating new log.
I20260608 09:51:41.479723 23919 tablet_service.cc:1511] Processing CreateTablet for tablet ad62e0f25a5542758d972c098bcfef1d (DEFAULT_TABLE table=test-workload [id=e597b87a94e84cae91cbc6592cacf7a0]), partition=RANGE (key) PARTITION 805306365 <= VALUES < 1073741820
I20260608 09:51:41.491849 23919 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ad62e0f25a5542758d972c098bcfef1d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:51:41.481410 23992 tablet_service.cc:1511] Processing CreateTablet for tablet b5d333770cbb456ba44112bee4217567 (DEFAULT_TABLE table=test-workload [id=e597b87a94e84cae91cbc6592cacf7a0]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 805306365
I20260608 09:51:41.492224 23989 tablet_service.cc:1511] Processing CreateTablet for tablet 5e52b2487aa14aec894e073b5d1b5b6e (DEFAULT_TABLE table=test-workload [id=e597b87a94e84cae91cbc6592cacf7a0]), partition=RANGE (key) PARTITION 1342177275 <= VALUES < 1610612730
I20260608 09:51:41.492385 23988 tablet_service.cc:1511] Processing CreateTablet for tablet b13b54c0b5ac457d8b9e0c3b196e115b (DEFAULT_TABLE table=test-workload [id=e597b87a94e84cae91cbc6592cacf7a0]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1879048185
I20260608 09:51:41.493480 23992 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b5d333770cbb456ba44112bee4217567. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:51:41.494643 23987 tablet_service.cc:1511] Processing CreateTablet for tablet 70af39adb79c45b79d667fd92ab30b2d (DEFAULT_TABLE table=test-workload [id=e597b87a94e84cae91cbc6592cacf7a0]), partition=RANGE (key) PARTITION 1879048185 <= VALUES
I20260608 09:51:41.496083 23987 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 70af39adb79c45b79d667fd92ab30b2d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:51:41.498365 23988 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b13b54c0b5ac457d8b9e0c3b196e115b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:51:41.502854 23989 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5e52b2487aa14aec894e073b5d1b5b6e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:51:41.482060 24123 tablet_bootstrap.cc:654] T d521c093a9b04d0693ccf1b6677feea0 P cbe49b51ed0a41108c26a2cce3bdd389: Neither blocks nor log segments found. Creating new log.
I20260608 09:51:41.477353 23993 tablet_service.cc:1511] Processing CreateTablet for tablet 5b8a30a746b240378d794b39c4176496 (DEFAULT_TABLE table=test-workload [id=e597b87a94e84cae91cbc6592cacf7a0]), partition=RANGE (key) PARTITION 268435455 <= VALUES < 536870910
I20260608 09:51:41.504292 23993 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5b8a30a746b240378d794b39c4176496. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:51:41.553746 24127 tablet_bootstrap.cc:492] T d521c093a9b04d0693ccf1b6677feea0 P 796989ec742e482fa1b2de98fd704775: Bootstrap starting.
I20260608 09:51:41.560406 24123 tablet_bootstrap.cc:492] T d521c093a9b04d0693ccf1b6677feea0 P cbe49b51ed0a41108c26a2cce3bdd389: No bootstrap required, opened a new log
I20260608 09:51:41.561051 24123 ts_tablet_manager.cc:1403] T d521c093a9b04d0693ccf1b6677feea0 P cbe49b51ed0a41108c26a2cce3bdd389: Time spent bootstrapping tablet: real 0.093s	user 0.014s	sys 0.013s
I20260608 09:51:41.565294 24123 raft_consensus.cc:359] T d521c093a9b04d0693ccf1b6677feea0 P cbe49b51ed0a41108c26a2cce3bdd389 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cbe49b51ed0a41108c26a2cce3bdd389" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 41197 } } peers { permanent_uuid: "eaefa8e3d15847f88c5744e3ee0a68a6" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 46025 } } peers { permanent_uuid: "796989ec742e482fa1b2de98fd704775" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 36755 } }
I20260608 09:51:41.566025 24123 raft_consensus.cc:385] T d521c093a9b04d0693ccf1b6677feea0 P cbe49b51ed0a41108c26a2cce3bdd389 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:51:41.566326 24123 raft_consensus.cc:740] T d521c093a9b04d0693ccf1b6677feea0 P cbe49b51ed0a41108c26a2cce3bdd389 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cbe49b51ed0a41108c26a2cce3bdd389, State: Initialized, Role: FOLLOWER
I20260608 09:51:41.567525 24127 tablet_bootstrap.cc:654] T d521c093a9b04d0693ccf1b6677feea0 P 796989ec742e482fa1b2de98fd704775: Neither blocks nor log segments found. Creating new log.
I20260608 09:51:41.567278 24123 consensus_queue.cc:260] T d521c093a9b04d0693ccf1b6677feea0 P cbe49b51ed0a41108c26a2cce3bdd389 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cbe49b51ed0a41108c26a2cce3bdd389" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 41197 } } peers { permanent_uuid: "eaefa8e3d15847f88c5744e3ee0a68a6" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 46025 } } peers { permanent_uuid: "796989ec742e482fa1b2de98fd704775" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 36755 } }
I20260608 09:51:41.569965 24123 ts_tablet_manager.cc:1434] T d521c093a9b04d0693ccf1b6677feea0 P cbe49b51ed0a41108c26a2cce3bdd389: Time spent starting tablet: real 0.009s	user 0.009s	sys 0.000s
I20260608 09:51:41.570075 24124 tablet_bootstrap.cc:492] T 5b8a30a746b240378d794b39c4176496 P eaefa8e3d15847f88c5744e3ee0a68a6: No bootstrap required, opened a new log
I20260608 09:51:41.570876 24124 ts_tablet_manager.cc:1403] T 5b8a30a746b240378d794b39c4176496 P eaefa8e3d15847f88c5744e3ee0a68a6: Time spent bootstrapping tablet: real 0.110s	user 0.009s	sys 0.024s
I20260608 09:51:41.570967 24123 tablet_bootstrap.cc:492] T 5b8a30a746b240378d794b39c4176496 P cbe49b51ed0a41108c26a2cce3bdd389: Bootstrap starting.
I20260608 09:51:41.574957 24124 raft_consensus.cc:359] T 5b8a30a746b240378d794b39c4176496 P eaefa8e3d15847f88c5744e3ee0a68a6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cbe49b51ed0a41108c26a2cce3bdd389" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 41197 } } peers { permanent_uuid: "796989ec742e482fa1b2de98fd704775" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 36755 } } peers { permanent_uuid: "eaefa8e3d15847f88c5744e3ee0a68a6" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 46025 } }
I20260608 09:51:41.576033 24124 raft_consensus.cc:385] T 5b8a30a746b240378d794b39c4176496 P eaefa8e3d15847f88c5744e3ee0a68a6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:51:41.576493 24124 raft_consensus.cc:740] T 5b8a30a746b240378d794b39c4176496 P eaefa8e3d15847f88c5744e3ee0a68a6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: eaefa8e3d15847f88c5744e3ee0a68a6, State: Initialized, Role: FOLLOWER
I20260608 09:51:41.577797 24123 tablet_bootstrap.cc:654] T 5b8a30a746b240378d794b39c4176496 P cbe49b51ed0a41108c26a2cce3bdd389: Neither blocks nor log segments found. Creating new log.
I20260608 09:51:41.577656 24124 consensus_queue.cc:260] T 5b8a30a746b240378d794b39c4176496 P eaefa8e3d15847f88c5744e3ee0a68a6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cbe49b51ed0a41108c26a2cce3bdd389" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 41197 } } peers { permanent_uuid: "796989ec742e482fa1b2de98fd704775" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 36755 } } peers { permanent_uuid: "eaefa8e3d15847f88c5744e3ee0a68a6" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 46025 } }
I20260608 09:51:41.586472 24124 ts_tablet_manager.cc:1434] T 5b8a30a746b240378d794b39c4176496 P eaefa8e3d15847f88c5744e3ee0a68a6: Time spent starting tablet: real 0.015s	user 0.012s	sys 0.002s
I20260608 09:51:41.587669 24124 tablet_bootstrap.cc:492] T 70af39adb79c45b79d667fd92ab30b2d P eaefa8e3d15847f88c5744e3ee0a68a6: Bootstrap starting.
I20260608 09:51:41.588752 24123 tablet_bootstrap.cc:492] T 5b8a30a746b240378d794b39c4176496 P cbe49b51ed0a41108c26a2cce3bdd389: No bootstrap required, opened a new log
I20260608 09:51:41.588773 24127 tablet_bootstrap.cc:492] T d521c093a9b04d0693ccf1b6677feea0 P 796989ec742e482fa1b2de98fd704775: No bootstrap required, opened a new log
I20260608 09:51:41.589461 24127 ts_tablet_manager.cc:1403] T d521c093a9b04d0693ccf1b6677feea0 P 796989ec742e482fa1b2de98fd704775: Time spent bootstrapping tablet: real 0.036s	user 0.021s	sys 0.004s
I20260608 09:51:41.589461 24123 ts_tablet_manager.cc:1403] T 5b8a30a746b240378d794b39c4176496 P cbe49b51ed0a41108c26a2cce3bdd389: Time spent bootstrapping tablet: real 0.019s	user 0.014s	sys 0.003s
I20260608 09:51:41.592551 24123 raft_consensus.cc:359] T 5b8a30a746b240378d794b39c4176496 P cbe49b51ed0a41108c26a2cce3bdd389 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cbe49b51ed0a41108c26a2cce3bdd389" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 41197 } } peers { permanent_uuid: "796989ec742e482fa1b2de98fd704775" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 36755 } } peers { permanent_uuid: "eaefa8e3d15847f88c5744e3ee0a68a6" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 46025 } }
I20260608 09:51:41.592847 24127 raft_consensus.cc:359] T d521c093a9b04d0693ccf1b6677feea0 P 796989ec742e482fa1b2de98fd704775 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cbe49b51ed0a41108c26a2cce3bdd389" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 41197 } } peers { permanent_uuid: "eaefa8e3d15847f88c5744e3ee0a68a6" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 46025 } } peers { permanent_uuid: "796989ec742e482fa1b2de98fd704775" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 36755 } }
I20260608 09:51:41.593382 24123 raft_consensus.cc:385] T 5b8a30a746b240378d794b39c4176496 P cbe49b51ed0a41108c26a2cce3bdd389 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:51:41.593544 24124 tablet_bootstrap.cc:654] T 70af39adb79c45b79d667fd92ab30b2d P eaefa8e3d15847f88c5744e3ee0a68a6: Neither blocks nor log segments found. Creating new log.
I20260608 09:51:41.593511 24127 raft_consensus.cc:385] T d521c093a9b04d0693ccf1b6677feea0 P 796989ec742e482fa1b2de98fd704775 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:51:41.593868 24123 raft_consensus.cc:740] T 5b8a30a746b240378d794b39c4176496 P cbe49b51ed0a41108c26a2cce3bdd389 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cbe49b51ed0a41108c26a2cce3bdd389, State: Initialized, Role: FOLLOWER
I20260608 09:51:41.594065 24127 raft_consensus.cc:740] T d521c093a9b04d0693ccf1b6677feea0 P 796989ec742e482fa1b2de98fd704775 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 796989ec742e482fa1b2de98fd704775, State: Initialized, Role: FOLLOWER
I20260608 09:51:41.594851 24127 consensus_queue.cc:260] T d521c093a9b04d0693ccf1b6677feea0 P 796989ec742e482fa1b2de98fd704775 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cbe49b51ed0a41108c26a2cce3bdd389" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 41197 } } peers { permanent_uuid: "eaefa8e3d15847f88c5744e3ee0a68a6" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 46025 } } peers { permanent_uuid: "796989ec742e482fa1b2de98fd704775" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 36755 } }
I20260608 09:51:41.594856 24123 consensus_queue.cc:260] T 5b8a30a746b240378d794b39c4176496 P cbe49b51ed0a41108c26a2cce3bdd389 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cbe49b51ed0a41108c26a2cce3bdd389" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 41197 } } peers { permanent_uuid: "796989ec742e482fa1b2de98fd704775" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 36755 } } peers { permanent_uuid: "eaefa8e3d15847f88c5744e3ee0a68a6" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 46025 } }
I20260608 09:51:41.601117 24123 ts_tablet_manager.cc:1434] T 5b8a30a746b240378d794b39c4176496 P cbe49b51ed0a41108c26a2cce3bdd389: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.000s
I20260608 09:51:41.602499 24123 tablet_bootstrap.cc:492] T b5d333770cbb456ba44112bee4217567 P cbe49b51ed0a41108c26a2cce3bdd389: Bootstrap starting.
I20260608 09:51:41.604743 24127 ts_tablet_manager.cc:1434] T d521c093a9b04d0693ccf1b6677feea0 P 796989ec742e482fa1b2de98fd704775: Time spent starting tablet: real 0.015s	user 0.010s	sys 0.004s
I20260608 09:51:41.610250 24123 tablet_bootstrap.cc:654] T b5d333770cbb456ba44112bee4217567 P cbe49b51ed0a41108c26a2cce3bdd389: Neither blocks nor log segments found. Creating new log.
I20260608 09:51:41.615536 24127 tablet_bootstrap.cc:492] T ad62e0f25a5542758d972c098bcfef1d P 796989ec742e482fa1b2de98fd704775: Bootstrap starting.
I20260608 09:51:41.617897 24124 tablet_bootstrap.cc:492] T 70af39adb79c45b79d667fd92ab30b2d P eaefa8e3d15847f88c5744e3ee0a68a6: No bootstrap required, opened a new log
I20260608 09:51:41.618432 24124 ts_tablet_manager.cc:1403] T 70af39adb79c45b79d667fd92ab30b2d P eaefa8e3d15847f88c5744e3ee0a68a6: Time spent bootstrapping tablet: real 0.031s	user 0.017s	sys 0.000s
I20260608 09:51:41.621205 24124 raft_consensus.cc:359] T 70af39adb79c45b79d667fd92ab30b2d P eaefa8e3d15847f88c5744e3ee0a68a6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cbe49b51ed0a41108c26a2cce3bdd389" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 41197 } } peers { permanent_uuid: "796989ec742e482fa1b2de98fd704775" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 36755 } } peers { permanent_uuid: "eaefa8e3d15847f88c5744e3ee0a68a6" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 46025 } }
I20260608 09:51:41.621732 24124 raft_consensus.cc:385] T 70af39adb79c45b79d667fd92ab30b2d P eaefa8e3d15847f88c5744e3ee0a68a6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:51:41.621968 24123 tablet_bootstrap.cc:492] T b5d333770cbb456ba44112bee4217567 P cbe49b51ed0a41108c26a2cce3bdd389: No bootstrap required, opened a new log
I20260608 09:51:41.621989 24124 raft_consensus.cc:740] T 70af39adb79c45b79d667fd92ab30b2d P eaefa8e3d15847f88c5744e3ee0a68a6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: eaefa8e3d15847f88c5744e3ee0a68a6, State: Initialized, Role: FOLLOWER
I20260608 09:51:41.622598 24127 tablet_bootstrap.cc:654] T ad62e0f25a5542758d972c098bcfef1d P 796989ec742e482fa1b2de98fd704775: Neither blocks nor log segments found. Creating new log.
I20260608 09:51:41.622598 24123 ts_tablet_manager.cc:1403] T b5d333770cbb456ba44112bee4217567 P cbe49b51ed0a41108c26a2cce3bdd389: Time spent bootstrapping tablet: real 0.020s	user 0.010s	sys 0.007s
I20260608 09:51:41.622978 24124 consensus_queue.cc:260] T 70af39adb79c45b79d667fd92ab30b2d P eaefa8e3d15847f88c5744e3ee0a68a6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cbe49b51ed0a41108c26a2cce3bdd389" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 41197 } } peers { permanent_uuid: "796989ec742e482fa1b2de98fd704775" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 36755 } } peers { permanent_uuid: "eaefa8e3d15847f88c5744e3ee0a68a6" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 46025 } }
I20260608 09:51:41.625136 24124 ts_tablet_manager.cc:1434] T 70af39adb79c45b79d667fd92ab30b2d P eaefa8e3d15847f88c5744e3ee0a68a6: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260608 09:51:41.626055 24124 tablet_bootstrap.cc:492] T ad62e0f25a5542758d972c098bcfef1d P eaefa8e3d15847f88c5744e3ee0a68a6: Bootstrap starting.
I20260608 09:51:41.625895 24123 raft_consensus.cc:359] T b5d333770cbb456ba44112bee4217567 P cbe49b51ed0a41108c26a2cce3bdd389 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cbe49b51ed0a41108c26a2cce3bdd389" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 41197 } } peers { permanent_uuid: "796989ec742e482fa1b2de98fd704775" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 36755 } } peers { permanent_uuid: "eaefa8e3d15847f88c5744e3ee0a68a6" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 46025 } }
I20260608 09:51:41.626920 24123 raft_consensus.cc:385] T b5d333770cbb456ba44112bee4217567 P cbe49b51ed0a41108c26a2cce3bdd389 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:51:41.627338 24123 raft_consensus.cc:740] T b5d333770cbb456ba44112bee4217567 P cbe49b51ed0a41108c26a2cce3bdd389 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cbe49b51ed0a41108c26a2cce3bdd389, State: Initialized, Role: FOLLOWER
I20260608 09:51:41.628410 24123 consensus_queue.cc:260] T b5d333770cbb456ba44112bee4217567 P cbe49b51ed0a41108c26a2cce3bdd389 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cbe49b51ed0a41108c26a2cce3bdd389" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 41197 } } peers { permanent_uuid: "796989ec742e482fa1b2de98fd704775" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 36755 } } peers { permanent_uuid: "eaefa8e3d15847f88c5744e3ee0a68a6" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 46025 } }
I20260608 09:51:41.632345 24124 tablet_bootstrap.cc:654] T ad62e0f25a5542758d972c098bcfef1d P eaefa8e3d15847f88c5744e3ee0a68a6: Neither blocks nor log segments found. Creating new log.
I20260608 09:51:41.637074 24123 ts_tablet_manager.cc:1434] T b5d333770cbb456ba44112bee4217567 P cbe49b51ed0a41108c26a2cce3bdd389: Time spent starting tablet: real 0.014s	user 0.006s	sys 0.000s
I20260608 09:51:41.638334 24123 tablet_bootstrap.cc:492] T 5e52b2487aa14aec894e073b5d1b5b6e P cbe49b51ed0a41108c26a2cce3bdd389: Bootstrap starting.
I20260608 09:51:41.646050 24123 tablet_bootstrap.cc:654] T 5e52b2487aa14aec894e073b5d1b5b6e P cbe49b51ed0a41108c26a2cce3bdd389: Neither blocks nor log segments found. Creating new log.
I20260608 09:51:41.649853 24127 tablet_bootstrap.cc:492] T ad62e0f25a5542758d972c098bcfef1d P 796989ec742e482fa1b2de98fd704775: No bootstrap required, opened a new log
I20260608 09:51:41.650457 24127 ts_tablet_manager.cc:1403] T ad62e0f25a5542758d972c098bcfef1d P 796989ec742e482fa1b2de98fd704775: Time spent bootstrapping tablet: real 0.035s	user 0.024s	sys 0.008s
I20260608 09:51:41.651899 24124 tablet_bootstrap.cc:492] T ad62e0f25a5542758d972c098bcfef1d P eaefa8e3d15847f88c5744e3ee0a68a6: No bootstrap required, opened a new log
I20260608 09:51:41.652297 24124 ts_tablet_manager.cc:1403] T ad62e0f25a5542758d972c098bcfef1d P eaefa8e3d15847f88c5744e3ee0a68a6: Time spent bootstrapping tablet: real 0.026s	user 0.020s	sys 0.005s
I20260608 09:51:41.652607 24127 raft_consensus.cc:359] T ad62e0f25a5542758d972c098bcfef1d P 796989ec742e482fa1b2de98fd704775 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cbe49b51ed0a41108c26a2cce3bdd389" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 41197 } } peers { permanent_uuid: "796989ec742e482fa1b2de98fd704775" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 36755 } } peers { permanent_uuid: "eaefa8e3d15847f88c5744e3ee0a68a6" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 46025 } }
I20260608 09:51:41.653131 24127 raft_consensus.cc:385] T ad62e0f25a5542758d972c098bcfef1d P 796989ec742e482fa1b2de98fd704775 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:51:41.653376 24127 raft_consensus.cc:740] T ad62e0f25a5542758d972c098bcfef1d P 796989ec742e482fa1b2de98fd704775 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 796989ec742e482fa1b2de98fd704775, State: Initialized, Role: FOLLOWER
I20260608 09:51:41.653949 24127 consensus_queue.cc:260] T ad62e0f25a5542758d972c098bcfef1d P 796989ec742e482fa1b2de98fd704775 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cbe49b51ed0a41108c26a2cce3bdd389" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 41197 } } peers { permanent_uuid: "796989ec742e482fa1b2de98fd704775" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 36755 } } peers { permanent_uuid: "eaefa8e3d15847f88c5744e3ee0a68a6" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 46025 } }
I20260608 09:51:41.654749 24124 raft_consensus.cc:359] T ad62e0f25a5542758d972c098bcfef1d P eaefa8e3d15847f88c5744e3ee0a68a6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cbe49b51ed0a41108c26a2cce3bdd389" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 41197 } } peers { permanent_uuid: "796989ec742e482fa1b2de98fd704775" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 36755 } } peers { permanent_uuid: "eaefa8e3d15847f88c5744e3ee0a68a6" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 46025 } }
I20260608 09:51:41.655819 24127 ts_tablet_manager.cc:1434] T ad62e0f25a5542758d972c098bcfef1d P 796989ec742e482fa1b2de98fd704775: Time spent starting tablet: real 0.005s	user 0.007s	sys 0.000s
I20260608 09:51:41.655982 24124 raft_consensus.cc:385] T ad62e0f25a5542758d972c098bcfef1d P eaefa8e3d15847f88c5744e3ee0a68a6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:51:41.656312 24124 raft_consensus.cc:740] T ad62e0f25a5542758d972c098bcfef1d P eaefa8e3d15847f88c5744e3ee0a68a6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: eaefa8e3d15847f88c5744e3ee0a68a6, State: Initialized, Role: FOLLOWER
I20260608 09:51:41.656786 24127 tablet_bootstrap.cc:492] T b13b54c0b5ac457d8b9e0c3b196e115b P 796989ec742e482fa1b2de98fd704775: Bootstrap starting.
I20260608 09:51:41.657091 24124 consensus_queue.cc:260] T ad62e0f25a5542758d972c098bcfef1d P eaefa8e3d15847f88c5744e3ee0a68a6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cbe49b51ed0a41108c26a2cce3bdd389" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 41197 } } peers { permanent_uuid: "796989ec742e482fa1b2de98fd704775" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 36755 } } peers { permanent_uuid: "eaefa8e3d15847f88c5744e3ee0a68a6" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 46025 } }
I20260608 09:51:41.659759 24124 ts_tablet_manager.cc:1434] T ad62e0f25a5542758d972c098bcfef1d P eaefa8e3d15847f88c5744e3ee0a68a6: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260608 09:51:41.660740 24124 tablet_bootstrap.cc:492] T 5e52b2487aa14aec894e073b5d1b5b6e P eaefa8e3d15847f88c5744e3ee0a68a6: Bootstrap starting.
I20260608 09:51:41.666718 24124 tablet_bootstrap.cc:654] T 5e52b2487aa14aec894e073b5d1b5b6e P eaefa8e3d15847f88c5744e3ee0a68a6: Neither blocks nor log segments found. Creating new log.
I20260608 09:51:41.669083 24127 tablet_bootstrap.cc:654] T b13b54c0b5ac457d8b9e0c3b196e115b P 796989ec742e482fa1b2de98fd704775: Neither blocks nor log segments found. Creating new log.
I20260608 09:51:41.671145 24123 tablet_bootstrap.cc:492] T 5e52b2487aa14aec894e073b5d1b5b6e P cbe49b51ed0a41108c26a2cce3bdd389: No bootstrap required, opened a new log
I20260608 09:51:41.671727 24123 ts_tablet_manager.cc:1403] T 5e52b2487aa14aec894e073b5d1b5b6e P cbe49b51ed0a41108c26a2cce3bdd389: Time spent bootstrapping tablet: real 0.034s	user 0.009s	sys 0.004s
I20260608 09:51:41.674659 24123 raft_consensus.cc:359] T 5e52b2487aa14aec894e073b5d1b5b6e P cbe49b51ed0a41108c26a2cce3bdd389 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cbe49b51ed0a41108c26a2cce3bdd389" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 41197 } } peers { permanent_uuid: "796989ec742e482fa1b2de98fd704775" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 36755 } } peers { permanent_uuid: "eaefa8e3d15847f88c5744e3ee0a68a6" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 46025 } }
I20260608 09:51:41.675455 24127 tablet_bootstrap.cc:492] T b13b54c0b5ac457d8b9e0c3b196e115b P 796989ec742e482fa1b2de98fd704775: No bootstrap required, opened a new log
I20260608 09:51:41.675442 24123 raft_consensus.cc:385] T 5e52b2487aa14aec894e073b5d1b5b6e P cbe49b51ed0a41108c26a2cce3bdd389 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:51:41.675945 24123 raft_consensus.cc:740] T 5e52b2487aa14aec894e073b5d1b5b6e P cbe49b51ed0a41108c26a2cce3bdd389 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cbe49b51ed0a41108c26a2cce3bdd389, State: Initialized, Role: FOLLOWER
I20260608 09:51:41.676087 24127 ts_tablet_manager.cc:1403] T b13b54c0b5ac457d8b9e0c3b196e115b P 796989ec742e482fa1b2de98fd704775: Time spent bootstrapping tablet: real 0.020s	user 0.007s	sys 0.004s
I20260608 09:51:41.676772 24123 consensus_queue.cc:260] T 5e52b2487aa14aec894e073b5d1b5b6e P cbe49b51ed0a41108c26a2cce3bdd389 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cbe49b51ed0a41108c26a2cce3bdd389" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 41197 } } peers { permanent_uuid: "796989ec742e482fa1b2de98fd704775" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 36755 } } peers { permanent_uuid: "eaefa8e3d15847f88c5744e3ee0a68a6" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 46025 } }
I20260608 09:51:41.677523 24124 tablet_bootstrap.cc:492] T 5e52b2487aa14aec894e073b5d1b5b6e P eaefa8e3d15847f88c5744e3ee0a68a6: No bootstrap required, opened a new log
I20260608 09:51:41.678062 24124 ts_tablet_manager.cc:1403] T 5e52b2487aa14aec894e073b5d1b5b6e P eaefa8e3d15847f88c5744e3ee0a68a6: Time spent bootstrapping tablet: real 0.018s	user 0.011s	sys 0.004s
I20260608 09:51:41.679268 24123 ts_tablet_manager.cc:1434] T 5e52b2487aa14aec894e073b5d1b5b6e P cbe49b51ed0a41108c26a2cce3bdd389: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260608 09:51:41.679154 24127 raft_consensus.cc:359] T b13b54c0b5ac457d8b9e0c3b196e115b P 796989ec742e482fa1b2de98fd704775 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cbe49b51ed0a41108c26a2cce3bdd389" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 41197 } } peers { permanent_uuid: "796989ec742e482fa1b2de98fd704775" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 36755 } } peers { permanent_uuid: "eaefa8e3d15847f88c5744e3ee0a68a6" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 46025 } }
I20260608 09:51:41.679899 24127 raft_consensus.cc:385] T b13b54c0b5ac457d8b9e0c3b196e115b P 796989ec742e482fa1b2de98fd704775 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:51:41.680189 24127 raft_consensus.cc:740] T b13b54c0b5ac457d8b9e0c3b196e115b P 796989ec742e482fa1b2de98fd704775 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 796989ec742e482fa1b2de98fd704775, State: Initialized, Role: FOLLOWER
I20260608 09:51:41.680330 24123 tablet_bootstrap.cc:492] T ad62e0f25a5542758d972c098bcfef1d P cbe49b51ed0a41108c26a2cce3bdd389: Bootstrap starting.
I20260608 09:51:41.680804 24124 raft_consensus.cc:359] T 5e52b2487aa14aec894e073b5d1b5b6e P eaefa8e3d15847f88c5744e3ee0a68a6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cbe49b51ed0a41108c26a2cce3bdd389" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 41197 } } peers { permanent_uuid: "796989ec742e482fa1b2de98fd704775" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 36755 } } peers { permanent_uuid: "eaefa8e3d15847f88c5744e3ee0a68a6" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 46025 } }
I20260608 09:51:41.681510 24124 raft_consensus.cc:385] T 5e52b2487aa14aec894e073b5d1b5b6e P eaefa8e3d15847f88c5744e3ee0a68a6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:51:41.681105 24127 consensus_queue.cc:260] T b13b54c0b5ac457d8b9e0c3b196e115b P 796989ec742e482fa1b2de98fd704775 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cbe49b51ed0a41108c26a2cce3bdd389" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 41197 } } peers { permanent_uuid: "796989ec742e482fa1b2de98fd704775" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 36755 } } peers { permanent_uuid: "eaefa8e3d15847f88c5744e3ee0a68a6" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 46025 } }
I20260608 09:51:41.681851 24124 raft_consensus.cc:740] T 5e52b2487aa14aec894e073b5d1b5b6e P eaefa8e3d15847f88c5744e3ee0a68a6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: eaefa8e3d15847f88c5744e3ee0a68a6, State: Initialized, Role: FOLLOWER
I20260608 09:51:41.682777 24124 consensus_queue.cc:260] T 5e52b2487aa14aec894e073b5d1b5b6e P eaefa8e3d15847f88c5744e3ee0a68a6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cbe49b51ed0a41108c26a2cce3bdd389" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 41197 } } peers { permanent_uuid: "796989ec742e482fa1b2de98fd704775" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 36755 } } peers { permanent_uuid: "eaefa8e3d15847f88c5744e3ee0a68a6" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 46025 } }
I20260608 09:51:41.685330 24127 ts_tablet_manager.cc:1434] T b13b54c0b5ac457d8b9e0c3b196e115b P 796989ec742e482fa1b2de98fd704775: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260608 09:51:41.685376 24124 ts_tablet_manager.cc:1434] T 5e52b2487aa14aec894e073b5d1b5b6e P eaefa8e3d15847f88c5744e3ee0a68a6: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260608 09:51:41.686534 24127 tablet_bootstrap.cc:492] T 5e52b2487aa14aec894e073b5d1b5b6e P 796989ec742e482fa1b2de98fd704775: Bootstrap starting.
I20260608 09:51:41.686748 24128 raft_consensus.cc:493] T d521c093a9b04d0693ccf1b6677feea0 P cbe49b51ed0a41108c26a2cce3bdd389 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 09:51:41.687264 24128 raft_consensus.cc:515] T d521c093a9b04d0693ccf1b6677feea0 P cbe49b51ed0a41108c26a2cce3bdd389 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cbe49b51ed0a41108c26a2cce3bdd389" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 41197 } } peers { permanent_uuid: "eaefa8e3d15847f88c5744e3ee0a68a6" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 46025 } } peers { permanent_uuid: "796989ec742e482fa1b2de98fd704775" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 36755 } }
I20260608 09:51:41.688870 24123 tablet_bootstrap.cc:654] T ad62e0f25a5542758d972c098bcfef1d P cbe49b51ed0a41108c26a2cce3bdd389: Neither blocks nor log segments found. Creating new log.
I20260608 09:51:41.693216 24127 tablet_bootstrap.cc:654] T 5e52b2487aa14aec894e073b5d1b5b6e P 796989ec742e482fa1b2de98fd704775: Neither blocks nor log segments found. Creating new log.
I20260608 09:51:41.693116 24128 leader_election.cc:290] T d521c093a9b04d0693ccf1b6677feea0 P cbe49b51ed0a41108c26a2cce3bdd389 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers eaefa8e3d15847f88c5744e3ee0a68a6 (127.22.183.131:46025), 796989ec742e482fa1b2de98fd704775 (127.22.183.130:36755)
I20260608 09:51:41.698734 24124 tablet_bootstrap.cc:492] T b5d333770cbb456ba44112bee4217567 P eaefa8e3d15847f88c5744e3ee0a68a6: Bootstrap starting.
I20260608 09:51:41.710104 24123 tablet_bootstrap.cc:492] T ad62e0f25a5542758d972c098bcfef1d P cbe49b51ed0a41108c26a2cce3bdd389: No bootstrap required, opened a new log
I20260608 09:51:41.710762 24123 ts_tablet_manager.cc:1403] T ad62e0f25a5542758d972c098bcfef1d P cbe49b51ed0a41108c26a2cce3bdd389: Time spent bootstrapping tablet: real 0.031s	user 0.012s	sys 0.003s
I20260608 09:51:41.712286 24130 raft_consensus.cc:493] T 5e52b2487aa14aec894e073b5d1b5b6e P eaefa8e3d15847f88c5744e3ee0a68a6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 09:51:41.712803 24130 raft_consensus.cc:515] T 5e52b2487aa14aec894e073b5d1b5b6e P eaefa8e3d15847f88c5744e3ee0a68a6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cbe49b51ed0a41108c26a2cce3bdd389" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 41197 } } peers { permanent_uuid: "796989ec742e482fa1b2de98fd704775" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 36755 } } peers { permanent_uuid: "eaefa8e3d15847f88c5744e3ee0a68a6" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 46025 } }
I20260608 09:51:41.714483 24123 raft_consensus.cc:359] T ad62e0f25a5542758d972c098bcfef1d P cbe49b51ed0a41108c26a2cce3bdd389 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cbe49b51ed0a41108c26a2cce3bdd389" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 41197 } } peers { permanent_uuid: "796989ec742e482fa1b2de98fd704775" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 36755 } } peers { permanent_uuid: "eaefa8e3d15847f88c5744e3ee0a68a6" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 46025 } }
I20260608 09:51:41.715478 24123 raft_consensus.cc:385] T ad62e0f25a5542758d972c098bcfef1d P cbe49b51ed0a41108c26a2cce3bdd389 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:51:41.715730 24124 tablet_bootstrap.cc:654] T b5d333770cbb456ba44112bee4217567 P eaefa8e3d15847f88c5744e3ee0a68a6: Neither blocks nor log segments found. Creating new log.
I20260608 09:51:41.715858 24123 raft_consensus.cc:740] T ad62e0f25a5542758d972c098bcfef1d P cbe49b51ed0a41108c26a2cce3bdd389 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cbe49b51ed0a41108c26a2cce3bdd389, State: Initialized, Role: FOLLOWER
I20260608 09:51:41.717197 24123 consensus_queue.cc:260] T ad62e0f25a5542758d972c098bcfef1d P cbe49b51ed0a41108c26a2cce3bdd389 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cbe49b51ed0a41108c26a2cce3bdd389" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 41197 } } peers { permanent_uuid: "796989ec742e482fa1b2de98fd704775" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 36755 } } peers { permanent_uuid: "eaefa8e3d15847f88c5744e3ee0a68a6" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 46025 } }
I20260608 09:51:41.719972 24130 leader_election.cc:290] T 5e52b2487aa14aec894e073b5d1b5b6e P eaefa8e3d15847f88c5744e3ee0a68a6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers cbe49b51ed0a41108c26a2cce3bdd389 (127.22.183.129:41197), 796989ec742e482fa1b2de98fd704775 (127.22.183.130:36755)
I20260608 09:51:41.720554 24123 ts_tablet_manager.cc:1434] T ad62e0f25a5542758d972c098bcfef1d P cbe49b51ed0a41108c26a2cce3bdd389: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.000s
I20260608 09:51:41.721896 24123 tablet_bootstrap.cc:492] T 9519c1c927ed4c7fa225a5ca38035ff7 P cbe49b51ed0a41108c26a2cce3bdd389: Bootstrap starting.
I20260608 09:51:41.730499 24123 tablet_bootstrap.cc:654] T 9519c1c927ed4c7fa225a5ca38035ff7 P cbe49b51ed0a41108c26a2cce3bdd389: Neither blocks nor log segments found. Creating new log.
I20260608 09:51:41.736311 24078 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d521c093a9b04d0693ccf1b6677feea0" candidate_uuid: "cbe49b51ed0a41108c26a2cce3bdd389" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eaefa8e3d15847f88c5744e3ee0a68a6" is_pre_election: true
I20260608 09:51:41.736526 24130 raft_consensus.cc:493] T 5b8a30a746b240378d794b39c4176496 P eaefa8e3d15847f88c5744e3ee0a68a6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 09:51:41.737128 24130 raft_consensus.cc:515] T 5b8a30a746b240378d794b39c4176496 P eaefa8e3d15847f88c5744e3ee0a68a6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cbe49b51ed0a41108c26a2cce3bdd389" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 41197 } } peers { permanent_uuid: "796989ec742e482fa1b2de98fd704775" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 36755 } } peers { permanent_uuid: "eaefa8e3d15847f88c5744e3ee0a68a6" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 46025 } }
W20260608 09:51:41.738199 23894 leader_election.cc:343] T d521c093a9b04d0693ccf1b6677feea0 P cbe49b51ed0a41108c26a2cce3bdd389 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer eaefa8e3d15847f88c5744e3ee0a68a6 (127.22.183.131:46025): Illegal state: must be running to vote when last-logged opid is not known
I20260608 09:51:41.739355 24130 leader_election.cc:290] T 5b8a30a746b240378d794b39c4176496 P eaefa8e3d15847f88c5744e3ee0a68a6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers cbe49b51ed0a41108c26a2cce3bdd389 (127.22.183.129:41197), 796989ec742e482fa1b2de98fd704775 (127.22.183.130:36755)
I20260608 09:51:41.744215 24123 tablet_bootstrap.cc:492] T 9519c1c927ed4c7fa225a5ca38035ff7 P cbe49b51ed0a41108c26a2cce3bdd389: No bootstrap required, opened a new log
I20260608 09:51:41.744486 24004 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d521c093a9b04d0693ccf1b6677feea0" candidate_uuid: "cbe49b51ed0a41108c26a2cce3bdd389" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "796989ec742e482fa1b2de98fd704775" is_pre_election: true
I20260608 09:51:41.744923 24123 ts_tablet_manager.cc:1403] T 9519c1c927ed4c7fa225a5ca38035ff7 P cbe49b51ed0a41108c26a2cce3bdd389: Time spent bootstrapping tablet: real 0.023s	user 0.013s	sys 0.007s
I20260608 09:51:41.745260 24004 raft_consensus.cc:2468] T d521c093a9b04d0693ccf1b6677feea0 P 796989ec742e482fa1b2de98fd704775 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cbe49b51ed0a41108c26a2cce3bdd389 in term 0.
I20260608 09:51:41.746907 23895 leader_election.cc:304] T d521c093a9b04d0693ccf1b6677feea0 P cbe49b51ed0a41108c26a2cce3bdd389 [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: 796989ec742e482fa1b2de98fd704775, cbe49b51ed0a41108c26a2cce3bdd389; no voters: eaefa8e3d15847f88c5744e3ee0a68a6
I20260608 09:51:41.748306 24128 raft_consensus.cc:2804] T d521c093a9b04d0693ccf1b6677feea0 P cbe49b51ed0a41108c26a2cce3bdd389 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 09:51:41.748672 24128 raft_consensus.cc:493] T d521c093a9b04d0693ccf1b6677feea0 P cbe49b51ed0a41108c26a2cce3bdd389 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 09:51:41.749022 24128 raft_consensus.cc:3060] T d521c093a9b04d0693ccf1b6677feea0 P cbe49b51ed0a41108c26a2cce3bdd389 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:51:41.749056 24123 raft_consensus.cc:359] T 9519c1c927ed4c7fa225a5ca38035ff7 P cbe49b51ed0a41108c26a2cce3bdd389 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cbe49b51ed0a41108c26a2cce3bdd389" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 41197 } } peers { permanent_uuid: "796989ec742e482fa1b2de98fd704775" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 36755 } } peers { permanent_uuid: "eaefa8e3d15847f88c5744e3ee0a68a6" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 46025 } }
I20260608 09:51:41.750145 24123 raft_consensus.cc:385] T 9519c1c927ed4c7fa225a5ca38035ff7 P cbe49b51ed0a41108c26a2cce3bdd389 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:51:41.750542 24123 raft_consensus.cc:740] T 9519c1c927ed4c7fa225a5ca38035ff7 P cbe49b51ed0a41108c26a2cce3bdd389 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cbe49b51ed0a41108c26a2cce3bdd389, State: Initialized, Role: FOLLOWER
I20260608 09:51:41.751853 24123 consensus_queue.cc:260] T 9519c1c927ed4c7fa225a5ca38035ff7 P cbe49b51ed0a41108c26a2cce3bdd389 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cbe49b51ed0a41108c26a2cce3bdd389" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 41197 } } peers { permanent_uuid: "796989ec742e482fa1b2de98fd704775" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 36755 } } peers { permanent_uuid: "eaefa8e3d15847f88c5744e3ee0a68a6" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 46025 } }
I20260608 09:51:41.759634 24128 raft_consensus.cc:515] T d521c093a9b04d0693ccf1b6677feea0 P cbe49b51ed0a41108c26a2cce3bdd389 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cbe49b51ed0a41108c26a2cce3bdd389" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 41197 } } peers { permanent_uuid: "eaefa8e3d15847f88c5744e3ee0a68a6" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 46025 } } peers { permanent_uuid: "796989ec742e482fa1b2de98fd704775" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 36755 } }
I20260608 09:51:41.762635 24123 ts_tablet_manager.cc:1434] T 9519c1c927ed4c7fa225a5ca38035ff7 P cbe49b51ed0a41108c26a2cce3bdd389: Time spent starting tablet: real 0.017s	user 0.009s	sys 0.007s
I20260608 09:51:41.762744 24078 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d521c093a9b04d0693ccf1b6677feea0" candidate_uuid: "cbe49b51ed0a41108c26a2cce3bdd389" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eaefa8e3d15847f88c5744e3ee0a68a6"
W20260608 09:51:41.764561 23894 leader_election.cc:343] T d521c093a9b04d0693ccf1b6677feea0 P cbe49b51ed0a41108c26a2cce3bdd389 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer eaefa8e3d15847f88c5744e3ee0a68a6 (127.22.183.131:46025): Illegal state: must be running to vote when last-logged opid is not known
I20260608 09:51:41.766722 24123 tablet_bootstrap.cc:492] T b13b54c0b5ac457d8b9e0c3b196e115b P cbe49b51ed0a41108c26a2cce3bdd389: Bootstrap starting.
I20260608 09:51:41.766681 24127 tablet_bootstrap.cc:492] T 5e52b2487aa14aec894e073b5d1b5b6e P 796989ec742e482fa1b2de98fd704775: No bootstrap required, opened a new log
I20260608 09:51:41.766867 24004 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d521c093a9b04d0693ccf1b6677feea0" candidate_uuid: "cbe49b51ed0a41108c26a2cce3bdd389" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "796989ec742e482fa1b2de98fd704775"
I20260608 09:51:41.767553 24127 ts_tablet_manager.cc:1403] T 5e52b2487aa14aec894e073b5d1b5b6e P 796989ec742e482fa1b2de98fd704775: Time spent bootstrapping tablet: real 0.081s	user 0.046s	sys 0.034s
I20260608 09:51:41.767601 24004 raft_consensus.cc:3060] T d521c093a9b04d0693ccf1b6677feea0 P 796989ec742e482fa1b2de98fd704775 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:51:41.771054 24127 raft_consensus.cc:359] T 5e52b2487aa14aec894e073b5d1b5b6e P 796989ec742e482fa1b2de98fd704775 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cbe49b51ed0a41108c26a2cce3bdd389" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 41197 } } peers { permanent_uuid: "796989ec742e482fa1b2de98fd704775" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 36755 } } peers { permanent_uuid: "eaefa8e3d15847f88c5744e3ee0a68a6" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 46025 } }
I20260608 09:51:41.771874 24127 raft_consensus.cc:385] T 5e52b2487aa14aec894e073b5d1b5b6e P 796989ec742e482fa1b2de98fd704775 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:51:41.772241 24127 raft_consensus.cc:740] T 5e52b2487aa14aec894e073b5d1b5b6e P 796989ec742e482fa1b2de98fd704775 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 796989ec742e482fa1b2de98fd704775, State: Initialized, Role: FOLLOWER
I20260608 09:51:41.773370 24127 consensus_queue.cc:260] T 5e52b2487aa14aec894e073b5d1b5b6e P 796989ec742e482fa1b2de98fd704775 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cbe49b51ed0a41108c26a2cce3bdd389" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 41197 } } peers { permanent_uuid: "796989ec742e482fa1b2de98fd704775" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 36755 } } peers { permanent_uuid: "eaefa8e3d15847f88c5744e3ee0a68a6" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 46025 } }
I20260608 09:51:41.774228 24123 tablet_bootstrap.cc:654] T b13b54c0b5ac457d8b9e0c3b196e115b P cbe49b51ed0a41108c26a2cce3bdd389: Neither blocks nor log segments found. Creating new log.
I20260608 09:51:41.774555 24004 raft_consensus.cc:2468] T d521c093a9b04d0693ccf1b6677feea0 P 796989ec742e482fa1b2de98fd704775 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cbe49b51ed0a41108c26a2cce3bdd389 in term 1.
I20260608 09:51:41.775713 23895 leader_election.cc:304] T d521c093a9b04d0693ccf1b6677feea0 P cbe49b51ed0a41108c26a2cce3bdd389 [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: 796989ec742e482fa1b2de98fd704775, cbe49b51ed0a41108c26a2cce3bdd389; no voters: eaefa8e3d15847f88c5744e3ee0a68a6
I20260608 09:51:41.776744 24148 raft_consensus.cc:2804] T d521c093a9b04d0693ccf1b6677feea0 P cbe49b51ed0a41108c26a2cce3bdd389 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 09:51:41.777470 24128 leader_election.cc:290] T d521c093a9b04d0693ccf1b6677feea0 P cbe49b51ed0a41108c26a2cce3bdd389 [CANDIDATE]: Term 1 election: Requested vote from peers eaefa8e3d15847f88c5744e3ee0a68a6 (127.22.183.131:46025), 796989ec742e482fa1b2de98fd704775 (127.22.183.130:36755)
I20260608 09:51:41.784044 24127 ts_tablet_manager.cc:1434] T 5e52b2487aa14aec894e073b5d1b5b6e P 796989ec742e482fa1b2de98fd704775: Time spent starting tablet: real 0.016s	user 0.004s	sys 0.002s
I20260608 09:51:41.785123 24127 tablet_bootstrap.cc:492] T b5d333770cbb456ba44112bee4217567 P 796989ec742e482fa1b2de98fd704775: Bootstrap starting.
I20260608 09:51:41.785471 24124 tablet_bootstrap.cc:492] T b5d333770cbb456ba44112bee4217567 P eaefa8e3d15847f88c5744e3ee0a68a6: No bootstrap required, opened a new log
I20260608 09:51:41.785691 24148 raft_consensus.cc:697] T d521c093a9b04d0693ccf1b6677feea0 P cbe49b51ed0a41108c26a2cce3bdd389 [term 1 LEADER]: Becoming Leader. State: Replica: cbe49b51ed0a41108c26a2cce3bdd389, State: Running, Role: LEADER
I20260608 09:51:41.786142 24124 ts_tablet_manager.cc:1403] T b5d333770cbb456ba44112bee4217567 P eaefa8e3d15847f88c5744e3ee0a68a6: Time spent bootstrapping tablet: real 0.100s	user 0.015s	sys 0.000s
I20260608 09:51:41.786842 23929 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e52b2487aa14aec894e073b5d1b5b6e" candidate_uuid: "eaefa8e3d15847f88c5744e3ee0a68a6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cbe49b51ed0a41108c26a2cce3bdd389" is_pre_election: true
I20260608 09:51:41.786628 24148 consensus_queue.cc:237] T d521c093a9b04d0693ccf1b6677feea0 P cbe49b51ed0a41108c26a2cce3bdd389 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cbe49b51ed0a41108c26a2cce3bdd389" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 41197 } } peers { permanent_uuid: "eaefa8e3d15847f88c5744e3ee0a68a6" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 46025 } } peers { permanent_uuid: "796989ec742e482fa1b2de98fd704775" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 36755 } }
I20260608 09:51:41.787537 23929 raft_consensus.cc:2468] T 5e52b2487aa14aec894e073b5d1b5b6e P cbe49b51ed0a41108c26a2cce3bdd389 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate eaefa8e3d15847f88c5744e3ee0a68a6 in term 0.
I20260608 09:51:41.788939 23928 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5b8a30a746b240378d794b39c4176496" candidate_uuid: "eaefa8e3d15847f88c5744e3ee0a68a6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cbe49b51ed0a41108c26a2cce3bdd389" is_pre_election: true
I20260608 09:51:41.789603 23928 raft_consensus.cc:2468] T 5b8a30a746b240378d794b39c4176496 P cbe49b51ed0a41108c26a2cce3bdd389 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate eaefa8e3d15847f88c5744e3ee0a68a6 in term 0.
I20260608 09:51:41.790720 24004 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e52b2487aa14aec894e073b5d1b5b6e" candidate_uuid: "eaefa8e3d15847f88c5744e3ee0a68a6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "796989ec742e482fa1b2de98fd704775" is_pre_election: true
I20260608 09:51:41.790850 24124 raft_consensus.cc:359] T b5d333770cbb456ba44112bee4217567 P eaefa8e3d15847f88c5744e3ee0a68a6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cbe49b51ed0a41108c26a2cce3bdd389" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 41197 } } peers { permanent_uuid: "796989ec742e482fa1b2de98fd704775" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 36755 } } peers { permanent_uuid: "eaefa8e3d15847f88c5744e3ee0a68a6" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 46025 } }
I20260608 09:51:41.791831 24124 raft_consensus.cc:385] T b5d333770cbb456ba44112bee4217567 P eaefa8e3d15847f88c5744e3ee0a68a6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:51:41.792138 24124 raft_consensus.cc:740] T b5d333770cbb456ba44112bee4217567 P eaefa8e3d15847f88c5744e3ee0a68a6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: eaefa8e3d15847f88c5744e3ee0a68a6, State: Initialized, Role: FOLLOWER
I20260608 09:51:41.792613 24003 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5b8a30a746b240378d794b39c4176496" candidate_uuid: "eaefa8e3d15847f88c5744e3ee0a68a6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "796989ec742e482fa1b2de98fd704775" is_pre_election: true
I20260608 09:51:41.792970 24124 consensus_queue.cc:260] T b5d333770cbb456ba44112bee4217567 P eaefa8e3d15847f88c5744e3ee0a68a6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cbe49b51ed0a41108c26a2cce3bdd389" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 41197 } } peers { permanent_uuid: "796989ec742e482fa1b2de98fd704775" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 36755 } } peers { permanent_uuid: "eaefa8e3d15847f88c5744e3ee0a68a6" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 46025 } }
I20260608 09:51:41.795418 24124 ts_tablet_manager.cc:1434] T b5d333770cbb456ba44112bee4217567 P eaefa8e3d15847f88c5744e3ee0a68a6: Time spent starting tablet: real 0.009s	user 0.008s	sys 0.000s
I20260608 09:51:41.796381 24124 tablet_bootstrap.cc:492] T b13b54c0b5ac457d8b9e0c3b196e115b P eaefa8e3d15847f88c5744e3ee0a68a6: Bootstrap starting.
I20260608 09:51:41.797147 24127 tablet_bootstrap.cc:654] T b5d333770cbb456ba44112bee4217567 P 796989ec742e482fa1b2de98fd704775: Neither blocks nor log segments found. Creating new log.
I20260608 09:51:41.797430 24044 leader_election.cc:304] T 5e52b2487aa14aec894e073b5d1b5b6e P eaefa8e3d15847f88c5744e3ee0a68a6 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: cbe49b51ed0a41108c26a2cce3bdd389, eaefa8e3d15847f88c5744e3ee0a68a6; no voters: 
I20260608 09:51:41.791378 24004 raft_consensus.cc:2468] T 5e52b2487aa14aec894e073b5d1b5b6e P 796989ec742e482fa1b2de98fd704775 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate eaefa8e3d15847f88c5744e3ee0a68a6 in term 0.
I20260608 09:51:41.799268 24130 raft_consensus.cc:2804] T 5e52b2487aa14aec894e073b5d1b5b6e P eaefa8e3d15847f88c5744e3ee0a68a6 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 09:51:41.799674 24130 raft_consensus.cc:493] T 5e52b2487aa14aec894e073b5d1b5b6e P eaefa8e3d15847f88c5744e3ee0a68a6 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 09:51:41.800068 24130 raft_consensus.cc:3060] T 5e52b2487aa14aec894e073b5d1b5b6e P eaefa8e3d15847f88c5744e3ee0a68a6 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:51:41.803037 24124 tablet_bootstrap.cc:654] T b13b54c0b5ac457d8b9e0c3b196e115b P eaefa8e3d15847f88c5744e3ee0a68a6: Neither blocks nor log segments found. Creating new log.
I20260608 09:51:41.807595 24044 leader_election.cc:304] T 5b8a30a746b240378d794b39c4176496 P eaefa8e3d15847f88c5744e3ee0a68a6 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: cbe49b51ed0a41108c26a2cce3bdd389, eaefa8e3d15847f88c5744e3ee0a68a6; no voters: 
I20260608 09:51:41.811661 24123 tablet_bootstrap.cc:492] T b13b54c0b5ac457d8b9e0c3b196e115b P cbe49b51ed0a41108c26a2cce3bdd389: No bootstrap required, opened a new log
I20260608 09:51:41.812304 24123 ts_tablet_manager.cc:1403] T b13b54c0b5ac457d8b9e0c3b196e115b P cbe49b51ed0a41108c26a2cce3bdd389: Time spent bootstrapping tablet: real 0.046s	user 0.005s	sys 0.007s
I20260608 09:51:41.815876 24124 tablet_bootstrap.cc:492] T b13b54c0b5ac457d8b9e0c3b196e115b P eaefa8e3d15847f88c5744e3ee0a68a6: No bootstrap required, opened a new log
I20260608 09:51:41.815574 24123 raft_consensus.cc:359] T b13b54c0b5ac457d8b9e0c3b196e115b P cbe49b51ed0a41108c26a2cce3bdd389 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cbe49b51ed0a41108c26a2cce3bdd389" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 41197 } } peers { permanent_uuid: "796989ec742e482fa1b2de98fd704775" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 36755 } } peers { permanent_uuid: "eaefa8e3d15847f88c5744e3ee0a68a6" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 46025 } }
I20260608 09:51:41.816375 24124 ts_tablet_manager.cc:1403] T b13b54c0b5ac457d8b9e0c3b196e115b P eaefa8e3d15847f88c5744e3ee0a68a6: Time spent bootstrapping tablet: real 0.020s	user 0.014s	sys 0.003s
I20260608 09:51:41.816491 24123 raft_consensus.cc:385] T b13b54c0b5ac457d8b9e0c3b196e115b P cbe49b51ed0a41108c26a2cce3bdd389 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:51:41.815562 24130 raft_consensus.cc:515] T 5e52b2487aa14aec894e073b5d1b5b6e P eaefa8e3d15847f88c5744e3ee0a68a6 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cbe49b51ed0a41108c26a2cce3bdd389" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 41197 } } peers { permanent_uuid: "796989ec742e482fa1b2de98fd704775" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 36755 } } peers { permanent_uuid: "eaefa8e3d15847f88c5744e3ee0a68a6" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 46025 } }
I20260608 09:51:41.816864 24123 raft_consensus.cc:740] T b13b54c0b5ac457d8b9e0c3b196e115b P cbe49b51ed0a41108c26a2cce3bdd389 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cbe49b51ed0a41108c26a2cce3bdd389, State: Initialized, Role: FOLLOWER
I20260608 09:51:41.817808 24123 consensus_queue.cc:260] T b13b54c0b5ac457d8b9e0c3b196e115b P cbe49b51ed0a41108c26a2cce3bdd389 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cbe49b51ed0a41108c26a2cce3bdd389" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 41197 } } peers { permanent_uuid: "796989ec742e482fa1b2de98fd704775" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 36755 } } peers { permanent_uuid: "eaefa8e3d15847f88c5744e3ee0a68a6" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 46025 } }
I20260608 09:51:41.819895 24123 ts_tablet_manager.cc:1434] T b13b54c0b5ac457d8b9e0c3b196e115b P cbe49b51ed0a41108c26a2cce3bdd389: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.001s
I20260608 09:51:41.819523 24124 raft_consensus.cc:359] T b13b54c0b5ac457d8b9e0c3b196e115b P eaefa8e3d15847f88c5744e3ee0a68a6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cbe49b51ed0a41108c26a2cce3bdd389" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 41197 } } peers { permanent_uuid: "796989ec742e482fa1b2de98fd704775" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 36755 } } peers { permanent_uuid: "eaefa8e3d15847f88c5744e3ee0a68a6" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 46025 } }
I20260608 09:51:41.820257 24124 raft_consensus.cc:385] T b13b54c0b5ac457d8b9e0c3b196e115b P eaefa8e3d15847f88c5744e3ee0a68a6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:51:41.820569 24124 raft_consensus.cc:740] T b13b54c0b5ac457d8b9e0c3b196e115b P eaefa8e3d15847f88c5744e3ee0a68a6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: eaefa8e3d15847f88c5744e3ee0a68a6, State: Initialized, Role: FOLLOWER
I20260608 09:51:41.820953 24123 tablet_bootstrap.cc:492] T 70af39adb79c45b79d667fd92ab30b2d P cbe49b51ed0a41108c26a2cce3bdd389: Bootstrap starting.
I20260608 09:51:41.821424 24124 consensus_queue.cc:260] T b13b54c0b5ac457d8b9e0c3b196e115b P eaefa8e3d15847f88c5744e3ee0a68a6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cbe49b51ed0a41108c26a2cce3bdd389" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 41197 } } peers { permanent_uuid: "796989ec742e482fa1b2de98fd704775" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 36755 } } peers { permanent_uuid: "eaefa8e3d15847f88c5744e3ee0a68a6" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 46025 } }
I20260608 09:51:41.823372 24130 leader_election.cc:290] T 5e52b2487aa14aec894e073b5d1b5b6e P eaefa8e3d15847f88c5744e3ee0a68a6 [CANDIDATE]: Term 1 election: Requested vote from peers cbe49b51ed0a41108c26a2cce3bdd389 (127.22.183.129:41197), 796989ec742e482fa1b2de98fd704775 (127.22.183.130:36755)
I20260608 09:51:41.828377 24123 tablet_bootstrap.cc:654] T 70af39adb79c45b79d667fd92ab30b2d P cbe49b51ed0a41108c26a2cce3bdd389: Neither blocks nor log segments found. Creating new log.
I20260608 09:51:41.825364 24154 raft_consensus.cc:2804] T 5b8a30a746b240378d794b39c4176496 P eaefa8e3d15847f88c5744e3ee0a68a6 [term 0 FOLLOWER]: Leader pre-election won for term 1
W20260608 09:51:41.826159 24044 leader_election.cc:343] T 5b8a30a746b240378d794b39c4176496 P eaefa8e3d15847f88c5744e3ee0a68a6 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 796989ec742e482fa1b2de98fd704775 (127.22.183.130:36755): Illegal state: must be running to vote when last-logged opid is not known
I20260608 09:51:41.831883 24154 raft_consensus.cc:493] T 5b8a30a746b240378d794b39c4176496 P eaefa8e3d15847f88c5744e3ee0a68a6 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 09:51:41.832567 23928 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e52b2487aa14aec894e073b5d1b5b6e" candidate_uuid: "eaefa8e3d15847f88c5744e3ee0a68a6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cbe49b51ed0a41108c26a2cce3bdd389"
I20260608 09:51:41.835005 24124 ts_tablet_manager.cc:1434] T b13b54c0b5ac457d8b9e0c3b196e115b P eaefa8e3d15847f88c5744e3ee0a68a6: Time spent starting tablet: real 0.018s	user 0.014s	sys 0.000s
I20260608 09:51:41.835180 23928 raft_consensus.cc:3060] T 5e52b2487aa14aec894e073b5d1b5b6e P cbe49b51ed0a41108c26a2cce3bdd389 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:51:41.835040 24154 raft_consensus.cc:3060] T 5b8a30a746b240378d794b39c4176496 P eaefa8e3d15847f88c5744e3ee0a68a6 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:51:41.833320 24004 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e52b2487aa14aec894e073b5d1b5b6e" candidate_uuid: "eaefa8e3d15847f88c5744e3ee0a68a6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "796989ec742e482fa1b2de98fd704775"
I20260608 09:51:41.839375 24004 raft_consensus.cc:3060] T 5e52b2487aa14aec894e073b5d1b5b6e P 796989ec742e482fa1b2de98fd704775 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:51:41.841418 24127 tablet_bootstrap.cc:492] T b5d333770cbb456ba44112bee4217567 P 796989ec742e482fa1b2de98fd704775: No bootstrap required, opened a new log
I20260608 09:51:41.841071 24154 raft_consensus.cc:515] T 5b8a30a746b240378d794b39c4176496 P eaefa8e3d15847f88c5744e3ee0a68a6 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cbe49b51ed0a41108c26a2cce3bdd389" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 41197 } } peers { permanent_uuid: "796989ec742e482fa1b2de98fd704775" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 36755 } } peers { permanent_uuid: "eaefa8e3d15847f88c5744e3ee0a68a6" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 46025 } }
I20260608 09:51:41.841984 24127 ts_tablet_manager.cc:1403] T b5d333770cbb456ba44112bee4217567 P 796989ec742e482fa1b2de98fd704775: Time spent bootstrapping tablet: real 0.057s	user 0.012s	sys 0.012s
I20260608 09:51:41.844028 24124 tablet_bootstrap.cc:492] T d521c093a9b04d0693ccf1b6677feea0 P eaefa8e3d15847f88c5744e3ee0a68a6: Bootstrap starting.
I20260608 09:51:41.844101 24154 leader_election.cc:290] T 5b8a30a746b240378d794b39c4176496 P eaefa8e3d15847f88c5744e3ee0a68a6 [CANDIDATE]: Term 1 election: Requested vote from peers cbe49b51ed0a41108c26a2cce3bdd389 (127.22.183.129:41197), 796989ec742e482fa1b2de98fd704775 (127.22.183.130:36755)
I20260608 09:51:41.845166 24127 raft_consensus.cc:359] T b5d333770cbb456ba44112bee4217567 P 796989ec742e482fa1b2de98fd704775 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cbe49b51ed0a41108c26a2cce3bdd389" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 41197 } } peers { permanent_uuid: "796989ec742e482fa1b2de98fd704775" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 36755 } } peers { permanent_uuid: "eaefa8e3d15847f88c5744e3ee0a68a6" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 46025 } }
I20260608 09:51:41.845400 23929 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5b8a30a746b240378d794b39c4176496" candidate_uuid: "eaefa8e3d15847f88c5744e3ee0a68a6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cbe49b51ed0a41108c26a2cce3bdd389"
I20260608 09:51:41.845745 24127 raft_consensus.cc:385] T b5d333770cbb456ba44112bee4217567 P 796989ec742e482fa1b2de98fd704775 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:51:41.846077 23929 raft_consensus.cc:3060] T 5b8a30a746b240378d794b39c4176496 P cbe49b51ed0a41108c26a2cce3bdd389 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:51:41.846807 24003 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5b8a30a746b240378d794b39c4176496" candidate_uuid: "eaefa8e3d15847f88c5744e3ee0a68a6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "796989ec742e482fa1b2de98fd704775"
W20260608 09:51:41.848057 24044 leader_election.cc:343] T 5b8a30a746b240378d794b39c4176496 P eaefa8e3d15847f88c5744e3ee0a68a6 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 796989ec742e482fa1b2de98fd704775 (127.22.183.130:36755): Illegal state: must be running to vote when last-logged opid is not known
I20260608 09:51:41.849517 23823 catalog_manager.cc:5696] T d521c093a9b04d0693ccf1b6677feea0 P cbe49b51ed0a41108c26a2cce3bdd389 reported cstate change: term changed from 0 to 1, leader changed from <none> to cbe49b51ed0a41108c26a2cce3bdd389 (127.22.183.129). New cstate: current_term: 1 leader_uuid: "cbe49b51ed0a41108c26a2cce3bdd389" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cbe49b51ed0a41108c26a2cce3bdd389" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 41197 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "eaefa8e3d15847f88c5744e3ee0a68a6" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 46025 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "796989ec742e482fa1b2de98fd704775" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 36755 } health_report { overall_health: UNKNOWN } } }
I20260608 09:51:41.851328 24124 tablet_bootstrap.cc:654] T d521c093a9b04d0693ccf1b6677feea0 P eaefa8e3d15847f88c5744e3ee0a68a6: Neither blocks nor log segments found. Creating new log.
I20260608 09:51:41.853295 23929 raft_consensus.cc:2468] T 5b8a30a746b240378d794b39c4176496 P cbe49b51ed0a41108c26a2cce3bdd389 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate eaefa8e3d15847f88c5744e3ee0a68a6 in term 1.
I20260608 09:51:41.854700 24044 leader_election.cc:304] T 5b8a30a746b240378d794b39c4176496 P eaefa8e3d15847f88c5744e3ee0a68a6 [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: cbe49b51ed0a41108c26a2cce3bdd389, eaefa8e3d15847f88c5744e3ee0a68a6; no voters: 796989ec742e482fa1b2de98fd704775
I20260608 09:51:41.855747 24004 raft_consensus.cc:2468] T 5e52b2487aa14aec894e073b5d1b5b6e P 796989ec742e482fa1b2de98fd704775 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate eaefa8e3d15847f88c5744e3ee0a68a6 in term 1.
I20260608 09:51:41.846177 24127 raft_consensus.cc:740] T b5d333770cbb456ba44112bee4217567 P 796989ec742e482fa1b2de98fd704775 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 796989ec742e482fa1b2de98fd704775, State: Initialized, Role: FOLLOWER
I20260608 09:51:41.857841 24127 consensus_queue.cc:260] T b5d333770cbb456ba44112bee4217567 P 796989ec742e482fa1b2de98fd704775 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cbe49b51ed0a41108c26a2cce3bdd389" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 41197 } } peers { permanent_uuid: "796989ec742e482fa1b2de98fd704775" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 36755 } } peers { permanent_uuid: "eaefa8e3d15847f88c5744e3ee0a68a6" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 46025 } }
I20260608 09:51:41.860898 24127 ts_tablet_manager.cc:1434] T b5d333770cbb456ba44112bee4217567 P 796989ec742e482fa1b2de98fd704775: Time spent starting tablet: real 0.018s	user 0.006s	sys 0.000s
I20260608 09:51:41.861981 24044 leader_election.cc:304] T 5e52b2487aa14aec894e073b5d1b5b6e P eaefa8e3d15847f88c5744e3ee0a68a6 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 796989ec742e482fa1b2de98fd704775, eaefa8e3d15847f88c5744e3ee0a68a6; no voters: 
I20260608 09:51:41.863322 24130 raft_consensus.cc:2804] T 5e52b2487aa14aec894e073b5d1b5b6e P eaefa8e3d15847f88c5744e3ee0a68a6 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 09:51:41.863947 24130 raft_consensus.cc:697] T 5e52b2487aa14aec894e073b5d1b5b6e P eaefa8e3d15847f88c5744e3ee0a68a6 [term 1 LEADER]: Becoming Leader. State: Replica: eaefa8e3d15847f88c5744e3ee0a68a6, State: Running, Role: LEADER
I20260608 09:51:41.864815 24130 consensus_queue.cc:237] T 5e52b2487aa14aec894e073b5d1b5b6e P eaefa8e3d15847f88c5744e3ee0a68a6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cbe49b51ed0a41108c26a2cce3bdd389" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 41197 } } peers { permanent_uuid: "796989ec742e482fa1b2de98fd704775" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 36755 } } peers { permanent_uuid: "eaefa8e3d15847f88c5744e3ee0a68a6" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 46025 } }
I20260608 09:51:41.856400 24154 raft_consensus.cc:2804] T 5b8a30a746b240378d794b39c4176496 P eaefa8e3d15847f88c5744e3ee0a68a6 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 09:51:41.869666 24154 raft_consensus.cc:697] T 5b8a30a746b240378d794b39c4176496 P eaefa8e3d15847f88c5744e3ee0a68a6 [term 1 LEADER]: Becoming Leader. State: Replica: eaefa8e3d15847f88c5744e3ee0a68a6, State: Running, Role: LEADER
I20260608 09:51:41.870683 24154 consensus_queue.cc:237] T 5b8a30a746b240378d794b39c4176496 P eaefa8e3d15847f88c5744e3ee0a68a6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cbe49b51ed0a41108c26a2cce3bdd389" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 41197 } } peers { permanent_uuid: "796989ec742e482fa1b2de98fd704775" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 36755 } } peers { permanent_uuid: "eaefa8e3d15847f88c5744e3ee0a68a6" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 46025 } }
I20260608 09:51:41.856653 23928 raft_consensus.cc:2468] T 5e52b2487aa14aec894e073b5d1b5b6e P cbe49b51ed0a41108c26a2cce3bdd389 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate eaefa8e3d15847f88c5744e3ee0a68a6 in term 1.
I20260608 09:51:41.878561 24127 tablet_bootstrap.cc:492] T 70af39adb79c45b79d667fd92ab30b2d P 796989ec742e482fa1b2de98fd704775: Bootstrap starting.
I20260608 09:51:41.881807 24123 tablet_bootstrap.cc:492] T 70af39adb79c45b79d667fd92ab30b2d P cbe49b51ed0a41108c26a2cce3bdd389: No bootstrap required, opened a new log
I20260608 09:51:41.882294 24123 ts_tablet_manager.cc:1403] T 70af39adb79c45b79d667fd92ab30b2d P cbe49b51ed0a41108c26a2cce3bdd389: Time spent bootstrapping tablet: real 0.062s	user 0.012s	sys 0.020s
I20260608 09:51:41.883947 24148 raft_consensus.cc:493] T b5d333770cbb456ba44112bee4217567 P cbe49b51ed0a41108c26a2cce3bdd389 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 09:51:41.884397 24148 raft_consensus.cc:515] T b5d333770cbb456ba44112bee4217567 P cbe49b51ed0a41108c26a2cce3bdd389 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cbe49b51ed0a41108c26a2cce3bdd389" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 41197 } } peers { permanent_uuid: "796989ec742e482fa1b2de98fd704775" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 36755 } } peers { permanent_uuid: "eaefa8e3d15847f88c5744e3ee0a68a6" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 46025 } }
I20260608 09:51:41.885154 24123 raft_consensus.cc:359] T 70af39adb79c45b79d667fd92ab30b2d P cbe49b51ed0a41108c26a2cce3bdd389 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cbe49b51ed0a41108c26a2cce3bdd389" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 41197 } } peers { permanent_uuid: "796989ec742e482fa1b2de98fd704775" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 36755 } } peers { permanent_uuid: "eaefa8e3d15847f88c5744e3ee0a68a6" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 46025 } }
I20260608 09:51:41.885887 24123 raft_consensus.cc:385] T 70af39adb79c45b79d667fd92ab30b2d P cbe49b51ed0a41108c26a2cce3bdd389 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:51:41.886147 24123 raft_consensus.cc:740] T 70af39adb79c45b79d667fd92ab30b2d P cbe49b51ed0a41108c26a2cce3bdd389 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cbe49b51ed0a41108c26a2cce3bdd389, State: Initialized, Role: FOLLOWER
I20260608 09:51:41.886801 24123 consensus_queue.cc:260] T 70af39adb79c45b79d667fd92ab30b2d P cbe49b51ed0a41108c26a2cce3bdd389 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cbe49b51ed0a41108c26a2cce3bdd389" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 41197 } } peers { permanent_uuid: "796989ec742e482fa1b2de98fd704775" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 36755 } } peers { permanent_uuid: "eaefa8e3d15847f88c5744e3ee0a68a6" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 46025 } }
I20260608 09:51:41.889225 24123 ts_tablet_manager.cc:1434] T 70af39adb79c45b79d667fd92ab30b2d P cbe49b51ed0a41108c26a2cce3bdd389: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260608 09:51:41.885175 24127 tablet_bootstrap.cc:654] T 70af39adb79c45b79d667fd92ab30b2d P 796989ec742e482fa1b2de98fd704775: Neither blocks nor log segments found. Creating new log.
I20260608 09:51:41.890120 24078 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b5d333770cbb456ba44112bee4217567" candidate_uuid: "cbe49b51ed0a41108c26a2cce3bdd389" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eaefa8e3d15847f88c5744e3ee0a68a6" is_pre_election: true
I20260608 09:51:41.890753 24078 raft_consensus.cc:2468] T b5d333770cbb456ba44112bee4217567 P eaefa8e3d15847f88c5744e3ee0a68a6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cbe49b51ed0a41108c26a2cce3bdd389 in term 0.
I20260608 09:51:41.891208 24124 tablet_bootstrap.cc:492] T d521c093a9b04d0693ccf1b6677feea0 P eaefa8e3d15847f88c5744e3ee0a68a6: No bootstrap required, opened a new log
I20260608 09:51:41.891678 24124 ts_tablet_manager.cc:1403] T d521c093a9b04d0693ccf1b6677feea0 P eaefa8e3d15847f88c5744e3ee0a68a6: Time spent bootstrapping tablet: real 0.048s	user 0.014s	sys 0.019s
I20260608 09:51:41.886682 24148 leader_election.cc:290] T b5d333770cbb456ba44112bee4217567 P cbe49b51ed0a41108c26a2cce3bdd389 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 796989ec742e482fa1b2de98fd704775 (127.22.183.130:36755), eaefa8e3d15847f88c5744e3ee0a68a6 (127.22.183.131:46025)
I20260608 09:51:41.892773 24004 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b5d333770cbb456ba44112bee4217567" candidate_uuid: "cbe49b51ed0a41108c26a2cce3bdd389" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "796989ec742e482fa1b2de98fd704775" is_pre_election: true
I20260608 09:51:41.893409 24004 raft_consensus.cc:2468] T b5d333770cbb456ba44112bee4217567 P 796989ec742e482fa1b2de98fd704775 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cbe49b51ed0a41108c26a2cce3bdd389 in term 0.
I20260608 09:51:41.892776 23894 leader_election.cc:304] T b5d333770cbb456ba44112bee4217567 P cbe49b51ed0a41108c26a2cce3bdd389 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: cbe49b51ed0a41108c26a2cce3bdd389, eaefa8e3d15847f88c5744e3ee0a68a6; no voters: 
I20260608 09:51:41.895566 24148 raft_consensus.cc:2804] T b5d333770cbb456ba44112bee4217567 P cbe49b51ed0a41108c26a2cce3bdd389 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 09:51:41.895936 24148 raft_consensus.cc:493] T b5d333770cbb456ba44112bee4217567 P cbe49b51ed0a41108c26a2cce3bdd389 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 09:51:41.896265 24148 raft_consensus.cc:3060] T b5d333770cbb456ba44112bee4217567 P cbe49b51ed0a41108c26a2cce3bdd389 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:51:41.898198 23880 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 09:51:41.903041 24148 raft_consensus.cc:515] T b5d333770cbb456ba44112bee4217567 P cbe49b51ed0a41108c26a2cce3bdd389 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cbe49b51ed0a41108c26a2cce3bdd389" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 41197 } } peers { permanent_uuid: "796989ec742e482fa1b2de98fd704775" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 36755 } } peers { permanent_uuid: "eaefa8e3d15847f88c5744e3ee0a68a6" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 46025 } }
I20260608 09:51:41.905861 24004 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b5d333770cbb456ba44112bee4217567" candidate_uuid: "cbe49b51ed0a41108c26a2cce3bdd389" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "796989ec742e482fa1b2de98fd704775"
I20260608 09:51:41.906424 24004 raft_consensus.cc:3060] T b5d333770cbb456ba44112bee4217567 P 796989ec742e482fa1b2de98fd704775 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:51:41.906332 24124 raft_consensus.cc:359] T d521c093a9b04d0693ccf1b6677feea0 P eaefa8e3d15847f88c5744e3ee0a68a6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cbe49b51ed0a41108c26a2cce3bdd389" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 41197 } } peers { permanent_uuid: "eaefa8e3d15847f88c5744e3ee0a68a6" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 46025 } } peers { permanent_uuid: "796989ec742e482fa1b2de98fd704775" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 36755 } }
I20260608 09:51:41.907243 24124 raft_consensus.cc:385] T d521c093a9b04d0693ccf1b6677feea0 P eaefa8e3d15847f88c5744e3ee0a68a6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:51:41.907549 24124 raft_consensus.cc:740] T d521c093a9b04d0693ccf1b6677feea0 P eaefa8e3d15847f88c5744e3ee0a68a6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: eaefa8e3d15847f88c5744e3ee0a68a6, State: Initialized, Role: FOLLOWER
I20260608 09:51:41.908413 24124 consensus_queue.cc:260] T d521c093a9b04d0693ccf1b6677feea0 P eaefa8e3d15847f88c5744e3ee0a68a6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cbe49b51ed0a41108c26a2cce3bdd389" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 41197 } } peers { permanent_uuid: "eaefa8e3d15847f88c5744e3ee0a68a6" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 46025 } } peers { permanent_uuid: "796989ec742e482fa1b2de98fd704775" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 36755 } }
I20260608 09:51:41.910701 24124 ts_tablet_manager.cc:1434] T d521c093a9b04d0693ccf1b6677feea0 P eaefa8e3d15847f88c5744e3ee0a68a6: Time spent starting tablet: real 0.019s	user 0.002s	sys 0.004s
I20260608 09:51:41.911684 24124 tablet_bootstrap.cc:492] T 9519c1c927ed4c7fa225a5ca38035ff7 P eaefa8e3d15847f88c5744e3ee0a68a6: Bootstrap starting.
I20260608 09:51:41.912766 24004 raft_consensus.cc:2468] T b5d333770cbb456ba44112bee4217567 P 796989ec742e482fa1b2de98fd704775 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cbe49b51ed0a41108c26a2cce3bdd389 in term 1.
I20260608 09:51:41.913843 23895 leader_election.cc:304] T b5d333770cbb456ba44112bee4217567 P cbe49b51ed0a41108c26a2cce3bdd389 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 796989ec742e482fa1b2de98fd704775, cbe49b51ed0a41108c26a2cce3bdd389; no voters: 
W20260608 09:51:41.914510 23875 auto_rebalancer.cc:259] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260608 09:51:41.914901 24149 raft_consensus.cc:2804] T b5d333770cbb456ba44112bee4217567 P cbe49b51ed0a41108c26a2cce3bdd389 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 09:51:41.915450 24149 raft_consensus.cc:697] T b5d333770cbb456ba44112bee4217567 P cbe49b51ed0a41108c26a2cce3bdd389 [term 1 LEADER]: Becoming Leader. State: Replica: cbe49b51ed0a41108c26a2cce3bdd389, State: Running, Role: LEADER
I20260608 09:51:41.916229 24149 consensus_queue.cc:237] T b5d333770cbb456ba44112bee4217567 P cbe49b51ed0a41108c26a2cce3bdd389 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cbe49b51ed0a41108c26a2cce3bdd389" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 41197 } } peers { permanent_uuid: "796989ec742e482fa1b2de98fd704775" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 36755 } } peers { permanent_uuid: "eaefa8e3d15847f88c5744e3ee0a68a6" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 46025 } }
I20260608 09:51:41.917225 24124 tablet_bootstrap.cc:654] T 9519c1c927ed4c7fa225a5ca38035ff7 P eaefa8e3d15847f88c5744e3ee0a68a6: Neither blocks nor log segments found. Creating new log.
I20260608 09:51:41.916179 23826 catalog_manager.cc:5696] T 5e52b2487aa14aec894e073b5d1b5b6e P eaefa8e3d15847f88c5744e3ee0a68a6 reported cstate change: term changed from 0 to 1, leader changed from <none> to eaefa8e3d15847f88c5744e3ee0a68a6 (127.22.183.131). New cstate: current_term: 1 leader_uuid: "eaefa8e3d15847f88c5744e3ee0a68a6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cbe49b51ed0a41108c26a2cce3bdd389" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 41197 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "796989ec742e482fa1b2de98fd704775" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 36755 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "eaefa8e3d15847f88c5744e3ee0a68a6" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 46025 } health_report { overall_health: HEALTHY } } }
W20260608 09:51:41.920346 23880 auto_leader_rebalancer.cc:460] the master instance isn't leader: Service unavailable: Tablet not running
I20260608 09:51:41.923180 24078 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b5d333770cbb456ba44112bee4217567" candidate_uuid: "cbe49b51ed0a41108c26a2cce3bdd389" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eaefa8e3d15847f88c5744e3ee0a68a6"
I20260608 09:51:41.923934 24078 raft_consensus.cc:3060] T b5d333770cbb456ba44112bee4217567 P eaefa8e3d15847f88c5744e3ee0a68a6 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:51:41.930361 24133 raft_consensus.cc:493] T b13b54c0b5ac457d8b9e0c3b196e115b P 796989ec742e482fa1b2de98fd704775 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 09:51:41.930848 24133 raft_consensus.cc:515] T b13b54c0b5ac457d8b9e0c3b196e115b P 796989ec742e482fa1b2de98fd704775 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cbe49b51ed0a41108c26a2cce3bdd389" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 41197 } } peers { permanent_uuid: "796989ec742e482fa1b2de98fd704775" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 36755 } } peers { permanent_uuid: "eaefa8e3d15847f88c5744e3ee0a68a6" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 46025 } }
I20260608 09:51:41.932480 24078 raft_consensus.cc:2468] T b5d333770cbb456ba44112bee4217567 P eaefa8e3d15847f88c5744e3ee0a68a6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cbe49b51ed0a41108c26a2cce3bdd389 in term 1.
I20260608 09:51:41.940023 24133 leader_election.cc:290] T b13b54c0b5ac457d8b9e0c3b196e115b P 796989ec742e482fa1b2de98fd704775 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers cbe49b51ed0a41108c26a2cce3bdd389 (127.22.183.129:41197), eaefa8e3d15847f88c5744e3ee0a68a6 (127.22.183.131:46025)
I20260608 09:51:41.934824 24148 leader_election.cc:290] T b5d333770cbb456ba44112bee4217567 P cbe49b51ed0a41108c26a2cce3bdd389 [CANDIDATE]: Term 1 election: Requested vote from peers 796989ec742e482fa1b2de98fd704775 (127.22.183.130:36755), eaefa8e3d15847f88c5744e3ee0a68a6 (127.22.183.131:46025)
I20260608 09:51:41.944696 24154 raft_consensus.cc:493] T 70af39adb79c45b79d667fd92ab30b2d P eaefa8e3d15847f88c5744e3ee0a68a6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 09:51:41.945256 24154 raft_consensus.cc:515] T 70af39adb79c45b79d667fd92ab30b2d P eaefa8e3d15847f88c5744e3ee0a68a6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cbe49b51ed0a41108c26a2cce3bdd389" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 41197 } } peers { permanent_uuid: "796989ec742e482fa1b2de98fd704775" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 36755 } } peers { permanent_uuid: "eaefa8e3d15847f88c5744e3ee0a68a6" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 46025 } }
I20260608 09:51:41.948509 23928 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "70af39adb79c45b79d667fd92ab30b2d" candidate_uuid: "eaefa8e3d15847f88c5744e3ee0a68a6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cbe49b51ed0a41108c26a2cce3bdd389" is_pre_election: true
I20260608 09:51:41.949222 23928 raft_consensus.cc:2468] T 70af39adb79c45b79d667fd92ab30b2d P cbe49b51ed0a41108c26a2cce3bdd389 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate eaefa8e3d15847f88c5744e3ee0a68a6 in term 0.
I20260608 09:51:41.950330 24130 raft_consensus.cc:493] T b13b54c0b5ac457d8b9e0c3b196e115b P eaefa8e3d15847f88c5744e3ee0a68a6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 09:51:41.950906 24154 leader_election.cc:290] T 70af39adb79c45b79d667fd92ab30b2d P eaefa8e3d15847f88c5744e3ee0a68a6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers cbe49b51ed0a41108c26a2cce3bdd389 (127.22.183.129:41197), 796989ec742e482fa1b2de98fd704775 (127.22.183.130:36755)
I20260608 09:51:41.950827 24130 raft_consensus.cc:515] T b13b54c0b5ac457d8b9e0c3b196e115b P eaefa8e3d15847f88c5744e3ee0a68a6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cbe49b51ed0a41108c26a2cce3bdd389" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 41197 } } peers { permanent_uuid: "796989ec742e482fa1b2de98fd704775" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 36755 } } peers { permanent_uuid: "eaefa8e3d15847f88c5744e3ee0a68a6" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 46025 } }
I20260608 09:51:41.951704 24148 raft_consensus.cc:493] T b13b54c0b5ac457d8b9e0c3b196e115b P cbe49b51ed0a41108c26a2cce3bdd389 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 09:51:41.953243 24130 leader_election.cc:290] T b13b54c0b5ac457d8b9e0c3b196e115b P eaefa8e3d15847f88c5744e3ee0a68a6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers cbe49b51ed0a41108c26a2cce3bdd389 (127.22.183.129:41197), 796989ec742e482fa1b2de98fd704775 (127.22.183.130:36755)
I20260608 09:51:41.954149 24148 raft_consensus.cc:515] T b13b54c0b5ac457d8b9e0c3b196e115b P cbe49b51ed0a41108c26a2cce3bdd389 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cbe49b51ed0a41108c26a2cce3bdd389" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 41197 } } peers { permanent_uuid: "796989ec742e482fa1b2de98fd704775" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 36755 } } peers { permanent_uuid: "eaefa8e3d15847f88c5744e3ee0a68a6" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 46025 } }
I20260608 09:51:41.956781 24148 leader_election.cc:290] T b13b54c0b5ac457d8b9e0c3b196e115b P cbe49b51ed0a41108c26a2cce3bdd389 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 796989ec742e482fa1b2de98fd704775 (127.22.183.130:36755), eaefa8e3d15847f88c5744e3ee0a68a6 (127.22.183.131:46025)
I20260608 09:51:41.961416 24044 leader_election.cc:304] T 70af39adb79c45b79d667fd92ab30b2d P eaefa8e3d15847f88c5744e3ee0a68a6 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: cbe49b51ed0a41108c26a2cce3bdd389, eaefa8e3d15847f88c5744e3ee0a68a6; no voters: 
I20260608 09:51:41.961705 24124 tablet_bootstrap.cc:492] T 9519c1c927ed4c7fa225a5ca38035ff7 P eaefa8e3d15847f88c5744e3ee0a68a6: No bootstrap required, opened a new log
I20260608 09:51:41.961876 23928 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b13b54c0b5ac457d8b9e0c3b196e115b" candidate_uuid: "eaefa8e3d15847f88c5744e3ee0a68a6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cbe49b51ed0a41108c26a2cce3bdd389" is_pre_election: true
I20260608 09:51:41.962356 24124 ts_tablet_manager.cc:1403] T 9519c1c927ed4c7fa225a5ca38035ff7 P eaefa8e3d15847f88c5744e3ee0a68a6: Time spent bootstrapping tablet: real 0.051s	user 0.015s	sys 0.009s
I20260608 09:51:41.962386 24130 raft_consensus.cc:2804] T 70af39adb79c45b79d667fd92ab30b2d P eaefa8e3d15847f88c5744e3ee0a68a6 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 09:51:41.961710 24127 tablet_bootstrap.cc:492] T 70af39adb79c45b79d667fd92ab30b2d P 796989ec742e482fa1b2de98fd704775: No bootstrap required, opened a new log
I20260608 09:51:41.952704 23825 catalog_manager.cc:5696] T b5d333770cbb456ba44112bee4217567 P cbe49b51ed0a41108c26a2cce3bdd389 reported cstate change: term changed from 0 to 1, leader changed from <none> to cbe49b51ed0a41108c26a2cce3bdd389 (127.22.183.129). New cstate: current_term: 1 leader_uuid: "cbe49b51ed0a41108c26a2cce3bdd389" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cbe49b51ed0a41108c26a2cce3bdd389" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 41197 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "796989ec742e482fa1b2de98fd704775" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 36755 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "eaefa8e3d15847f88c5744e3ee0a68a6" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 46025 } health_report { overall_health: UNKNOWN } } }
I20260608 09:51:41.963014 24130 raft_consensus.cc:493] T 70af39adb79c45b79d667fd92ab30b2d P eaefa8e3d15847f88c5744e3ee0a68a6 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 09:51:41.963392 24127 ts_tablet_manager.cc:1403] T 70af39adb79c45b79d667fd92ab30b2d P 796989ec742e482fa1b2de98fd704775: Time spent bootstrapping tablet: real 0.085s	user 0.040s	sys 0.023s
I20260608 09:51:41.963533 24130 raft_consensus.cc:3060] T 70af39adb79c45b79d667fd92ab30b2d P eaefa8e3d15847f88c5744e3ee0a68a6 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:51:41.965808 24124 raft_consensus.cc:359] T 9519c1c927ed4c7fa225a5ca38035ff7 P eaefa8e3d15847f88c5744e3ee0a68a6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cbe49b51ed0a41108c26a2cce3bdd389" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 41197 } } peers { permanent_uuid: "796989ec742e482fa1b2de98fd704775" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 36755 } } peers { permanent_uuid: "eaefa8e3d15847f88c5744e3ee0a68a6" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 46025 } }
I20260608 09:51:41.966570 24124 raft_consensus.cc:385] T 9519c1c927ed4c7fa225a5ca38035ff7 P eaefa8e3d15847f88c5744e3ee0a68a6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:51:41.966431 24127 raft_consensus.cc:359] T 70af39adb79c45b79d667fd92ab30b2d P 796989ec742e482fa1b2de98fd704775 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cbe49b51ed0a41108c26a2cce3bdd389" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 41197 } } peers { permanent_uuid: "796989ec742e482fa1b2de98fd704775" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 36755 } } peers { permanent_uuid: "eaefa8e3d15847f88c5744e3ee0a68a6" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 46025 } }
I20260608 09:51:41.966768 24003 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "70af39adb79c45b79d667fd92ab30b2d" candidate_uuid: "eaefa8e3d15847f88c5744e3ee0a68a6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "796989ec742e482fa1b2de98fd704775" is_pre_election: true
I20260608 09:51:41.962543 23928 raft_consensus.cc:2468] T b13b54c0b5ac457d8b9e0c3b196e115b P cbe49b51ed0a41108c26a2cce3bdd389 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate eaefa8e3d15847f88c5744e3ee0a68a6 in term 0.
I20260608 09:51:41.967216 24127 raft_consensus.cc:385] T 70af39adb79c45b79d667fd92ab30b2d P 796989ec742e482fa1b2de98fd704775 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:51:41.967046 24124 raft_consensus.cc:740] T 9519c1c927ed4c7fa225a5ca38035ff7 P eaefa8e3d15847f88c5744e3ee0a68a6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: eaefa8e3d15847f88c5744e3ee0a68a6, State: Initialized, Role: FOLLOWER
I20260608 09:51:41.967638 24127 raft_consensus.cc:740] T 70af39adb79c45b79d667fd92ab30b2d P 796989ec742e482fa1b2de98fd704775 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 796989ec742e482fa1b2de98fd704775, State: Initialized, Role: FOLLOWER
I20260608 09:51:41.968204 24124 consensus_queue.cc:260] T 9519c1c927ed4c7fa225a5ca38035ff7 P eaefa8e3d15847f88c5744e3ee0a68a6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cbe49b51ed0a41108c26a2cce3bdd389" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 41197 } } peers { permanent_uuid: "796989ec742e482fa1b2de98fd704775" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 36755 } } peers { permanent_uuid: "eaefa8e3d15847f88c5744e3ee0a68a6" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 46025 } }
I20260608 09:51:41.968813 24127 consensus_queue.cc:260] T 70af39adb79c45b79d667fd92ab30b2d P 796989ec742e482fa1b2de98fd704775 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cbe49b51ed0a41108c26a2cce3bdd389" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 41197 } } peers { permanent_uuid: "796989ec742e482fa1b2de98fd704775" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 36755 } } peers { permanent_uuid: "eaefa8e3d15847f88c5744e3ee0a68a6" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 46025 } }
I20260608 09:51:41.969187 24044 leader_election.cc:304] T b13b54c0b5ac457d8b9e0c3b196e115b P eaefa8e3d15847f88c5744e3ee0a68a6 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: cbe49b51ed0a41108c26a2cce3bdd389, eaefa8e3d15847f88c5744e3ee0a68a6; no voters: 
I20260608 09:51:41.969775 24003 raft_consensus.cc:2468] T 70af39adb79c45b79d667fd92ab30b2d P 796989ec742e482fa1b2de98fd704775 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate eaefa8e3d15847f88c5744e3ee0a68a6 in term 0.
I20260608 09:51:41.970299 24154 raft_consensus.cc:2804] T b13b54c0b5ac457d8b9e0c3b196e115b P eaefa8e3d15847f88c5744e3ee0a68a6 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 09:51:41.970736 24154 raft_consensus.cc:493] T b13b54c0b5ac457d8b9e0c3b196e115b P eaefa8e3d15847f88c5744e3ee0a68a6 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 09:51:41.970932 24124 ts_tablet_manager.cc:1434] T 9519c1c927ed4c7fa225a5ca38035ff7 P eaefa8e3d15847f88c5744e3ee0a68a6: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.001s
I20260608 09:51:41.969259 24002 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b13b54c0b5ac457d8b9e0c3b196e115b" candidate_uuid: "eaefa8e3d15847f88c5744e3ee0a68a6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "796989ec742e482fa1b2de98fd704775" is_pre_election: true
I20260608 09:51:41.971216 24154 raft_consensus.cc:3060] T b13b54c0b5ac457d8b9e0c3b196e115b P eaefa8e3d15847f88c5744e3ee0a68a6 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:51:41.971729 24002 raft_consensus.cc:2468] T b13b54c0b5ac457d8b9e0c3b196e115b P 796989ec742e482fa1b2de98fd704775 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate eaefa8e3d15847f88c5744e3ee0a68a6 in term 0.
I20260608 09:51:41.970846 23928 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b13b54c0b5ac457d8b9e0c3b196e115b" candidate_uuid: "796989ec742e482fa1b2de98fd704775" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cbe49b51ed0a41108c26a2cce3bdd389" is_pre_election: true
I20260608 09:51:41.972687 23928 raft_consensus.cc:2468] T b13b54c0b5ac457d8b9e0c3b196e115b P cbe49b51ed0a41108c26a2cce3bdd389 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 796989ec742e482fa1b2de98fd704775 in term 0.
I20260608 09:51:41.974606 23970 leader_election.cc:304] T b13b54c0b5ac457d8b9e0c3b196e115b P 796989ec742e482fa1b2de98fd704775 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 796989ec742e482fa1b2de98fd704775, cbe49b51ed0a41108c26a2cce3bdd389; no voters: 
I20260608 09:51:41.966141 24133 raft_consensus.cc:493] T ad62e0f25a5542758d972c098bcfef1d P 796989ec742e482fa1b2de98fd704775 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 09:51:41.968431 24077 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b13b54c0b5ac457d8b9e0c3b196e115b" candidate_uuid: "796989ec742e482fa1b2de98fd704775" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eaefa8e3d15847f88c5744e3ee0a68a6" is_pre_election: true
I20260608 09:51:41.975338 24133 raft_consensus.cc:515] T ad62e0f25a5542758d972c098bcfef1d P 796989ec742e482fa1b2de98fd704775 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cbe49b51ed0a41108c26a2cce3bdd389" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 41197 } } peers { permanent_uuid: "796989ec742e482fa1b2de98fd704775" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 36755 } } peers { permanent_uuid: "eaefa8e3d15847f88c5744e3ee0a68a6" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 46025 } }
I20260608 09:51:41.976302 24004 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b13b54c0b5ac457d8b9e0c3b196e115b" candidate_uuid: "cbe49b51ed0a41108c26a2cce3bdd389" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "796989ec742e482fa1b2de98fd704775" is_pre_election: true
I20260608 09:51:41.976930 24004 raft_consensus.cc:2468] T b13b54c0b5ac457d8b9e0c3b196e115b P 796989ec742e482fa1b2de98fd704775 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cbe49b51ed0a41108c26a2cce3bdd389 in term 0.
I20260608 09:51:41.979023 24078 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b13b54c0b5ac457d8b9e0c3b196e115b" candidate_uuid: "cbe49b51ed0a41108c26a2cce3bdd389" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eaefa8e3d15847f88c5744e3ee0a68a6" is_pre_election: true
I20260608 09:51:41.978111 23895 leader_election.cc:304] T b13b54c0b5ac457d8b9e0c3b196e115b P cbe49b51ed0a41108c26a2cce3bdd389 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 796989ec742e482fa1b2de98fd704775, cbe49b51ed0a41108c26a2cce3bdd389; no voters: 
I20260608 09:51:41.981863 24149 raft_consensus.cc:2804] T b13b54c0b5ac457d8b9e0c3b196e115b P cbe49b51ed0a41108c26a2cce3bdd389 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 09:51:41.978081 24133 leader_election.cc:290] T ad62e0f25a5542758d972c098bcfef1d P 796989ec742e482fa1b2de98fd704775 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers cbe49b51ed0a41108c26a2cce3bdd389 (127.22.183.129:41197), eaefa8e3d15847f88c5744e3ee0a68a6 (127.22.183.131:46025)
I20260608 09:51:41.983001 24149 raft_consensus.cc:493] T b13b54c0b5ac457d8b9e0c3b196e115b P cbe49b51ed0a41108c26a2cce3bdd389 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 09:51:41.983808 24149 raft_consensus.cc:3060] T b13b54c0b5ac457d8b9e0c3b196e115b P cbe49b51ed0a41108c26a2cce3bdd389 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:51:41.981900 24076 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ad62e0f25a5542758d972c098bcfef1d" candidate_uuid: "796989ec742e482fa1b2de98fd704775" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eaefa8e3d15847f88c5744e3ee0a68a6" is_pre_election: true
I20260608 09:51:41.986636 23823 catalog_manager.cc:5696] T 5b8a30a746b240378d794b39c4176496 P eaefa8e3d15847f88c5744e3ee0a68a6 reported cstate change: term changed from 0 to 1, leader changed from <none> to eaefa8e3d15847f88c5744e3ee0a68a6 (127.22.183.131). New cstate: current_term: 1 leader_uuid: "eaefa8e3d15847f88c5744e3ee0a68a6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cbe49b51ed0a41108c26a2cce3bdd389" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 41197 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "796989ec742e482fa1b2de98fd704775" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 36755 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "eaefa8e3d15847f88c5744e3ee0a68a6" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 46025 } health_report { overall_health: HEALTHY } } }
I20260608 09:51:41.990602 24076 raft_consensus.cc:2468] T ad62e0f25a5542758d972c098bcfef1d P eaefa8e3d15847f88c5744e3ee0a68a6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 796989ec742e482fa1b2de98fd704775 in term 0.
I20260608 09:51:41.990888 24130 raft_consensus.cc:515] T 70af39adb79c45b79d667fd92ab30b2d P eaefa8e3d15847f88c5744e3ee0a68a6 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cbe49b51ed0a41108c26a2cce3bdd389" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 41197 } } peers { permanent_uuid: "796989ec742e482fa1b2de98fd704775" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 36755 } } peers { permanent_uuid: "eaefa8e3d15847f88c5744e3ee0a68a6" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 46025 } }
I20260608 09:51:41.992758 23969 leader_election.cc:304] T ad62e0f25a5542758d972c098bcfef1d P 796989ec742e482fa1b2de98fd704775 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 796989ec742e482fa1b2de98fd704775, eaefa8e3d15847f88c5744e3ee0a68a6; no voters: 
I20260608 09:51:41.993842 23928 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ad62e0f25a5542758d972c098bcfef1d" candidate_uuid: "796989ec742e482fa1b2de98fd704775" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cbe49b51ed0a41108c26a2cce3bdd389" is_pre_election: true
I20260608 09:51:41.994441 23928 raft_consensus.cc:2468] T ad62e0f25a5542758d972c098bcfef1d P cbe49b51ed0a41108c26a2cce3bdd389 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 796989ec742e482fa1b2de98fd704775 in term 0.
I20260608 09:51:41.994891 24130 leader_election.cc:290] T 70af39adb79c45b79d667fd92ab30b2d P eaefa8e3d15847f88c5744e3ee0a68a6 [CANDIDATE]: Term 1 election: Requested vote from peers cbe49b51ed0a41108c26a2cce3bdd389 (127.22.183.129:41197), 796989ec742e482fa1b2de98fd704775 (127.22.183.130:36755)
I20260608 09:51:41.995685 23929 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "70af39adb79c45b79d667fd92ab30b2d" candidate_uuid: "eaefa8e3d15847f88c5744e3ee0a68a6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cbe49b51ed0a41108c26a2cce3bdd389"
I20260608 09:51:41.996328 23929 raft_consensus.cc:3060] T 70af39adb79c45b79d667fd92ab30b2d P cbe49b51ed0a41108c26a2cce3bdd389 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:51:41.997011 24127 ts_tablet_manager.cc:1434] T 70af39adb79c45b79d667fd92ab30b2d P 796989ec742e482fa1b2de98fd704775: Time spent starting tablet: real 0.033s	user 0.012s	sys 0.013s
I20260608 09:51:41.997345 24133 raft_consensus.cc:2804] T b13b54c0b5ac457d8b9e0c3b196e115b P 796989ec742e482fa1b2de98fd704775 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 09:51:41.998042 24127 tablet_bootstrap.cc:492] T 5b8a30a746b240378d794b39c4176496 P 796989ec742e482fa1b2de98fd704775: Bootstrap starting.
I20260608 09:51:41.998551 24133 raft_consensus.cc:493] T b13b54c0b5ac457d8b9e0c3b196e115b P 796989ec742e482fa1b2de98fd704775 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 09:51:41.999454 24133 raft_consensus.cc:3060] T b13b54c0b5ac457d8b9e0c3b196e115b P 796989ec742e482fa1b2de98fd704775 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:51:41.999940 24154 raft_consensus.cc:515] T b13b54c0b5ac457d8b9e0c3b196e115b P eaefa8e3d15847f88c5744e3ee0a68a6 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cbe49b51ed0a41108c26a2cce3bdd389" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 41197 } } peers { permanent_uuid: "796989ec742e482fa1b2de98fd704775" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 36755 } } peers { permanent_uuid: "eaefa8e3d15847f88c5744e3ee0a68a6" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 46025 } }
I20260608 09:51:42.003228 24078 raft_consensus.cc:2393] T b13b54c0b5ac457d8b9e0c3b196e115b P eaefa8e3d15847f88c5744e3ee0a68a6 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate cbe49b51ed0a41108c26a2cce3bdd389 in current term 1: Already voted for candidate eaefa8e3d15847f88c5744e3ee0a68a6 in this term.
I20260608 09:51:42.014657 23928 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b13b54c0b5ac457d8b9e0c3b196e115b" candidate_uuid: "eaefa8e3d15847f88c5744e3ee0a68a6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cbe49b51ed0a41108c26a2cce3bdd389"
I20260608 09:51:42.017108 24127 tablet_bootstrap.cc:654] T 5b8a30a746b240378d794b39c4176496 P 796989ec742e482fa1b2de98fd704775: Neither blocks nor log segments found. Creating new log.
I20260608 09:51:42.013556 23929 raft_consensus.cc:2468] T 70af39adb79c45b79d667fd92ab30b2d P cbe49b51ed0a41108c26a2cce3bdd389 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate eaefa8e3d15847f88c5744e3ee0a68a6 in term 1.
I20260608 09:51:42.019482 24044 leader_election.cc:304] T 70af39adb79c45b79d667fd92ab30b2d P eaefa8e3d15847f88c5744e3ee0a68a6 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: cbe49b51ed0a41108c26a2cce3bdd389, eaefa8e3d15847f88c5744e3ee0a68a6; no voters: 
I20260608 09:51:42.018250 24154 leader_election.cc:290] T b13b54c0b5ac457d8b9e0c3b196e115b P eaefa8e3d15847f88c5744e3ee0a68a6 [CANDIDATE]: Term 1 election: Requested vote from peers cbe49b51ed0a41108c26a2cce3bdd389 (127.22.183.129:41197), 796989ec742e482fa1b2de98fd704775 (127.22.183.130:36755)
I20260608 09:51:42.020326 24154 raft_consensus.cc:2804] T 70af39adb79c45b79d667fd92ab30b2d P eaefa8e3d15847f88c5744e3ee0a68a6 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 09:51:42.020826 24154 raft_consensus.cc:697] T 70af39adb79c45b79d667fd92ab30b2d P eaefa8e3d15847f88c5744e3ee0a68a6 [term 1 LEADER]: Becoming Leader. State: Replica: eaefa8e3d15847f88c5744e3ee0a68a6, State: Running, Role: LEADER
I20260608 09:51:42.021903 24154 consensus_queue.cc:237] T 70af39adb79c45b79d667fd92ab30b2d P eaefa8e3d15847f88c5744e3ee0a68a6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cbe49b51ed0a41108c26a2cce3bdd389" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 41197 } } peers { permanent_uuid: "796989ec742e482fa1b2de98fd704775" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 36755 } } peers { permanent_uuid: "eaefa8e3d15847f88c5744e3ee0a68a6" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 46025 } }
I20260608 09:51:42.022395 24004 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "70af39adb79c45b79d667fd92ab30b2d" candidate_uuid: "eaefa8e3d15847f88c5744e3ee0a68a6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "796989ec742e482fa1b2de98fd704775"
I20260608 09:51:42.023003 24004 raft_consensus.cc:3060] T 70af39adb79c45b79d667fd92ab30b2d P 796989ec742e482fa1b2de98fd704775 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:51:42.025283 24002 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b13b54c0b5ac457d8b9e0c3b196e115b" candidate_uuid: "eaefa8e3d15847f88c5744e3ee0a68a6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "796989ec742e482fa1b2de98fd704775"
I20260608 09:51:42.026185 24149 raft_consensus.cc:515] T b13b54c0b5ac457d8b9e0c3b196e115b P cbe49b51ed0a41108c26a2cce3bdd389 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cbe49b51ed0a41108c26a2cce3bdd389" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 41197 } } peers { permanent_uuid: "796989ec742e482fa1b2de98fd704775" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 36755 } } peers { permanent_uuid: "eaefa8e3d15847f88c5744e3ee0a68a6" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 46025 } }
I20260608 09:51:42.027293 24166 raft_consensus.cc:2804] T ad62e0f25a5542758d972c098bcfef1d P 796989ec742e482fa1b2de98fd704775 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 09:51:42.027757 24166 raft_consensus.cc:493] T ad62e0f25a5542758d972c098bcfef1d P 796989ec742e482fa1b2de98fd704775 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 09:51:42.028156 24166 raft_consensus.cc:3060] T ad62e0f25a5542758d972c098bcfef1d P 796989ec742e482fa1b2de98fd704775 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:51:42.029564 23928 raft_consensus.cc:2393] T b13b54c0b5ac457d8b9e0c3b196e115b P cbe49b51ed0a41108c26a2cce3bdd389 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate eaefa8e3d15847f88c5744e3ee0a68a6 in current term 1: Already voted for candidate cbe49b51ed0a41108c26a2cce3bdd389 in this term.
I20260608 09:51:42.035172 24133 raft_consensus.cc:515] T b13b54c0b5ac457d8b9e0c3b196e115b P 796989ec742e482fa1b2de98fd704775 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cbe49b51ed0a41108c26a2cce3bdd389" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 41197 } } peers { permanent_uuid: "796989ec742e482fa1b2de98fd704775" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 36755 } } peers { permanent_uuid: "eaefa8e3d15847f88c5744e3ee0a68a6" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 46025 } }
I20260608 09:51:42.035472 24003 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b13b54c0b5ac457d8b9e0c3b196e115b" candidate_uuid: "cbe49b51ed0a41108c26a2cce3bdd389" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "796989ec742e482fa1b2de98fd704775"
I20260608 09:51:42.035985 24149 leader_election.cc:290] T b13b54c0b5ac457d8b9e0c3b196e115b P cbe49b51ed0a41108c26a2cce3bdd389 [CANDIDATE]: Term 1 election: Requested vote from peers 796989ec742e482fa1b2de98fd704775 (127.22.183.130:36755), eaefa8e3d15847f88c5744e3ee0a68a6 (127.22.183.131:46025)
I20260608 09:51:42.039461 23928 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b13b54c0b5ac457d8b9e0c3b196e115b" candidate_uuid: "796989ec742e482fa1b2de98fd704775" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cbe49b51ed0a41108c26a2cce3bdd389"
I20260608 09:51:42.040416 24002 raft_consensus.cc:2393] T b13b54c0b5ac457d8b9e0c3b196e115b P 796989ec742e482fa1b2de98fd704775 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate eaefa8e3d15847f88c5744e3ee0a68a6 in current term 1: Already voted for candidate 796989ec742e482fa1b2de98fd704775 in this term.
I20260608 09:51:42.040762 23928 raft_consensus.cc:2393] T b13b54c0b5ac457d8b9e0c3b196e115b P cbe49b51ed0a41108c26a2cce3bdd389 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 796989ec742e482fa1b2de98fd704775 in current term 1: Already voted for candidate cbe49b51ed0a41108c26a2cce3bdd389 in this term.
I20260608 09:51:42.041064 24076 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b13b54c0b5ac457d8b9e0c3b196e115b" candidate_uuid: "796989ec742e482fa1b2de98fd704775" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eaefa8e3d15847f88c5744e3ee0a68a6"
I20260608 09:51:42.040153 24133 leader_election.cc:290] T b13b54c0b5ac457d8b9e0c3b196e115b P 796989ec742e482fa1b2de98fd704775 [CANDIDATE]: Term 1 election: Requested vote from peers cbe49b51ed0a41108c26a2cce3bdd389 (127.22.183.129:41197), eaefa8e3d15847f88c5744e3ee0a68a6 (127.22.183.131:46025)
I20260608 09:51:42.041828 24076 raft_consensus.cc:2393] T b13b54c0b5ac457d8b9e0c3b196e115b P eaefa8e3d15847f88c5744e3ee0a68a6 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 796989ec742e482fa1b2de98fd704775 in current term 1: Already voted for candidate eaefa8e3d15847f88c5744e3ee0a68a6 in this term.
I20260608 09:51:42.042881 24127 tablet_bootstrap.cc:492] T 5b8a30a746b240378d794b39c4176496 P 796989ec742e482fa1b2de98fd704775: No bootstrap required, opened a new log
I20260608 09:51:42.043044 23969 leader_election.cc:304] T b13b54c0b5ac457d8b9e0c3b196e115b P 796989ec742e482fa1b2de98fd704775 [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: 796989ec742e482fa1b2de98fd704775; no voters: cbe49b51ed0a41108c26a2cce3bdd389, eaefa8e3d15847f88c5744e3ee0a68a6
I20260608 09:51:42.043756 24078 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b13b54c0b5ac457d8b9e0c3b196e115b" candidate_uuid: "cbe49b51ed0a41108c26a2cce3bdd389" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eaefa8e3d15847f88c5744e3ee0a68a6"
I20260608 09:51:42.043417 24127 ts_tablet_manager.cc:1403] T 5b8a30a746b240378d794b39c4176496 P 796989ec742e482fa1b2de98fd704775: Time spent bootstrapping tablet: real 0.046s	user 0.009s	sys 0.014s
I20260608 09:51:42.044447 24078 raft_consensus.cc:2393] T b13b54c0b5ac457d8b9e0c3b196e115b P eaefa8e3d15847f88c5744e3ee0a68a6 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate cbe49b51ed0a41108c26a2cce3bdd389 in current term 1: Already voted for candidate eaefa8e3d15847f88c5744e3ee0a68a6 in this term.
I20260608 09:51:42.045610 24044 leader_election.cc:304] T b13b54c0b5ac457d8b9e0c3b196e115b P eaefa8e3d15847f88c5744e3ee0a68a6 [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: eaefa8e3d15847f88c5744e3ee0a68a6; no voters: 796989ec742e482fa1b2de98fd704775, cbe49b51ed0a41108c26a2cce3bdd389
I20260608 09:51:42.046836 23894 leader_election.cc:304] T b13b54c0b5ac457d8b9e0c3b196e115b P cbe49b51ed0a41108c26a2cce3bdd389 [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: cbe49b51ed0a41108c26a2cce3bdd389; no voters: 796989ec742e482fa1b2de98fd704775, eaefa8e3d15847f88c5744e3ee0a68a6
I20260608 09:51:42.047960 24149 raft_consensus.cc:2749] T b13b54c0b5ac457d8b9e0c3b196e115b P cbe49b51ed0a41108c26a2cce3bdd389 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260608 09:51:42.048399 24154 raft_consensus.cc:2749] T b13b54c0b5ac457d8b9e0c3b196e115b P eaefa8e3d15847f88c5744e3ee0a68a6 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260608 09:51:42.048585 24127 raft_consensus.cc:359] T 5b8a30a746b240378d794b39c4176496 P 796989ec742e482fa1b2de98fd704775 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cbe49b51ed0a41108c26a2cce3bdd389" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 41197 } } peers { permanent_uuid: "796989ec742e482fa1b2de98fd704775" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 36755 } } peers { permanent_uuid: "eaefa8e3d15847f88c5744e3ee0a68a6" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 46025 } }
I20260608 09:51:42.047192 24133 raft_consensus.cc:2749] T b13b54c0b5ac457d8b9e0c3b196e115b P 796989ec742e482fa1b2de98fd704775 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260608 09:51:42.049386 24127 raft_consensus.cc:385] T 5b8a30a746b240378d794b39c4176496 P 796989ec742e482fa1b2de98fd704775 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:51:42.043363 24004 raft_consensus.cc:2468] T 70af39adb79c45b79d667fd92ab30b2d P 796989ec742e482fa1b2de98fd704775 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate eaefa8e3d15847f88c5744e3ee0a68a6 in term 1.
I20260608 09:51:42.049396 24166 raft_consensus.cc:515] T ad62e0f25a5542758d972c098bcfef1d P 796989ec742e482fa1b2de98fd704775 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cbe49b51ed0a41108c26a2cce3bdd389" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 41197 } } peers { permanent_uuid: "796989ec742e482fa1b2de98fd704775" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 36755 } } peers { permanent_uuid: "eaefa8e3d15847f88c5744e3ee0a68a6" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 46025 } }
I20260608 09:51:42.049904 24127 raft_consensus.cc:740] T 5b8a30a746b240378d794b39c4176496 P 796989ec742e482fa1b2de98fd704775 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 796989ec742e482fa1b2de98fd704775, State: Initialized, Role: FOLLOWER
I20260608 09:51:42.050832 24127 consensus_queue.cc:260] T 5b8a30a746b240378d794b39c4176496 P 796989ec742e482fa1b2de98fd704775 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cbe49b51ed0a41108c26a2cce3bdd389" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 41197 } } peers { permanent_uuid: "796989ec742e482fa1b2de98fd704775" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 36755 } } peers { permanent_uuid: "eaefa8e3d15847f88c5744e3ee0a68a6" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 46025 } }
I20260608 09:51:42.052673 23928 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ad62e0f25a5542758d972c098bcfef1d" candidate_uuid: "796989ec742e482fa1b2de98fd704775" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cbe49b51ed0a41108c26a2cce3bdd389"
I20260608 09:51:42.053223 23928 raft_consensus.cc:3060] T ad62e0f25a5542758d972c098bcfef1d P cbe49b51ed0a41108c26a2cce3bdd389 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:51:42.053282 24127 ts_tablet_manager.cc:1434] T 5b8a30a746b240378d794b39c4176496 P 796989ec742e482fa1b2de98fd704775: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.000s
I20260608 09:51:42.053635 24078 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ad62e0f25a5542758d972c098bcfef1d" candidate_uuid: "796989ec742e482fa1b2de98fd704775" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eaefa8e3d15847f88c5744e3ee0a68a6"
I20260608 09:51:42.054172 24078 raft_consensus.cc:3060] T ad62e0f25a5542758d972c098bcfef1d P eaefa8e3d15847f88c5744e3ee0a68a6 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:51:42.054433 24127 tablet_bootstrap.cc:492] T 9519c1c927ed4c7fa225a5ca38035ff7 P 796989ec742e482fa1b2de98fd704775: Bootstrap starting.
I20260608 09:51:42.059648 23928 raft_consensus.cc:2468] T ad62e0f25a5542758d972c098bcfef1d P cbe49b51ed0a41108c26a2cce3bdd389 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 796989ec742e482fa1b2de98fd704775 in term 1.
I20260608 09:51:42.060678 24078 raft_consensus.cc:2468] T ad62e0f25a5542758d972c098bcfef1d P eaefa8e3d15847f88c5744e3ee0a68a6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 796989ec742e482fa1b2de98fd704775 in term 1.
I20260608 09:51:42.060892 23970 leader_election.cc:304] T ad62e0f25a5542758d972c098bcfef1d P 796989ec742e482fa1b2de98fd704775 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 796989ec742e482fa1b2de98fd704775, cbe49b51ed0a41108c26a2cce3bdd389; no voters: 
I20260608 09:51:42.061841 24133 raft_consensus.cc:2804] T ad62e0f25a5542758d972c098bcfef1d P 796989ec742e482fa1b2de98fd704775 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 09:51:42.061949 24166 leader_election.cc:290] T ad62e0f25a5542758d972c098bcfef1d P 796989ec742e482fa1b2de98fd704775 [CANDIDATE]: Term 1 election: Requested vote from peers cbe49b51ed0a41108c26a2cce3bdd389 (127.22.183.129:41197), eaefa8e3d15847f88c5744e3ee0a68a6 (127.22.183.131:46025)
I20260608 09:51:42.062184 24127 tablet_bootstrap.cc:654] T 9519c1c927ed4c7fa225a5ca38035ff7 P 796989ec742e482fa1b2de98fd704775: Neither blocks nor log segments found. Creating new log.
I20260608 09:51:42.062386 24133 raft_consensus.cc:697] T ad62e0f25a5542758d972c098bcfef1d P 796989ec742e482fa1b2de98fd704775 [term 1 LEADER]: Becoming Leader. State: Replica: 796989ec742e482fa1b2de98fd704775, State: Running, Role: LEADER
I20260608 09:51:42.063330 24133 consensus_queue.cc:237] T ad62e0f25a5542758d972c098bcfef1d P 796989ec742e482fa1b2de98fd704775 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cbe49b51ed0a41108c26a2cce3bdd389" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 41197 } } peers { permanent_uuid: "796989ec742e482fa1b2de98fd704775" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 36755 } } peers { permanent_uuid: "eaefa8e3d15847f88c5744e3ee0a68a6" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 46025 } }
I20260608 09:51:42.063409 23827 catalog_manager.cc:5696] T 70af39adb79c45b79d667fd92ab30b2d P eaefa8e3d15847f88c5744e3ee0a68a6 reported cstate change: term changed from 0 to 1, leader changed from <none> to eaefa8e3d15847f88c5744e3ee0a68a6 (127.22.183.131). New cstate: current_term: 1 leader_uuid: "eaefa8e3d15847f88c5744e3ee0a68a6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cbe49b51ed0a41108c26a2cce3bdd389" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 41197 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "796989ec742e482fa1b2de98fd704775" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 36755 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "eaefa8e3d15847f88c5744e3ee0a68a6" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 46025 } health_report { overall_health: HEALTHY } } }
I20260608 09:51:42.075174 24127 tablet_bootstrap.cc:492] T 9519c1c927ed4c7fa225a5ca38035ff7 P 796989ec742e482fa1b2de98fd704775: No bootstrap required, opened a new log
I20260608 09:51:42.075750 24127 ts_tablet_manager.cc:1403] T 9519c1c927ed4c7fa225a5ca38035ff7 P 796989ec742e482fa1b2de98fd704775: Time spent bootstrapping tablet: real 0.022s	user 0.009s	sys 0.007s
I20260608 09:51:42.077252 24154 raft_consensus.cc:493] T d521c093a9b04d0693ccf1b6677feea0 P eaefa8e3d15847f88c5744e3ee0a68a6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 09:51:42.076884 23826 catalog_manager.cc:5696] T ad62e0f25a5542758d972c098bcfef1d P 796989ec742e482fa1b2de98fd704775 reported cstate change: term changed from 0 to 1, leader changed from <none> to 796989ec742e482fa1b2de98fd704775 (127.22.183.130). New cstate: current_term: 1 leader_uuid: "796989ec742e482fa1b2de98fd704775" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cbe49b51ed0a41108c26a2cce3bdd389" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 41197 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "796989ec742e482fa1b2de98fd704775" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 36755 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "eaefa8e3d15847f88c5744e3ee0a68a6" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 46025 } health_report { overall_health: UNKNOWN } } }
I20260608 09:51:42.077731 24154 raft_consensus.cc:515] T d521c093a9b04d0693ccf1b6677feea0 P eaefa8e3d15847f88c5744e3ee0a68a6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cbe49b51ed0a41108c26a2cce3bdd389" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 41197 } } peers { permanent_uuid: "eaefa8e3d15847f88c5744e3ee0a68a6" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 46025 } } peers { permanent_uuid: "796989ec742e482fa1b2de98fd704775" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 36755 } }
I20260608 09:51:42.078559 24127 raft_consensus.cc:359] T 9519c1c927ed4c7fa225a5ca38035ff7 P 796989ec742e482fa1b2de98fd704775 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cbe49b51ed0a41108c26a2cce3bdd389" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 41197 } } peers { permanent_uuid: "796989ec742e482fa1b2de98fd704775" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 36755 } } peers { permanent_uuid: "eaefa8e3d15847f88c5744e3ee0a68a6" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 46025 } }
I20260608 09:51:42.079241 24127 raft_consensus.cc:385] T 9519c1c927ed4c7fa225a5ca38035ff7 P 796989ec742e482fa1b2de98fd704775 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:51:42.079536 24127 raft_consensus.cc:740] T 9519c1c927ed4c7fa225a5ca38035ff7 P 796989ec742e482fa1b2de98fd704775 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 796989ec742e482fa1b2de98fd704775, State: Initialized, Role: FOLLOWER
I20260608 09:51:42.079643 24154 leader_election.cc:290] T d521c093a9b04d0693ccf1b6677feea0 P eaefa8e3d15847f88c5744e3ee0a68a6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers cbe49b51ed0a41108c26a2cce3bdd389 (127.22.183.129:41197), 796989ec742e482fa1b2de98fd704775 (127.22.183.130:36755)
I20260608 09:51:42.080331 23928 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d521c093a9b04d0693ccf1b6677feea0" candidate_uuid: "eaefa8e3d15847f88c5744e3ee0a68a6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cbe49b51ed0a41108c26a2cce3bdd389" is_pre_election: true
I20260608 09:51:42.080399 24127 consensus_queue.cc:260] T 9519c1c927ed4c7fa225a5ca38035ff7 P 796989ec742e482fa1b2de98fd704775 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cbe49b51ed0a41108c26a2cce3bdd389" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 41197 } } peers { permanent_uuid: "796989ec742e482fa1b2de98fd704775" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 36755 } } peers { permanent_uuid: "eaefa8e3d15847f88c5744e3ee0a68a6" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 46025 } }
I20260608 09:51:42.081223 24004 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d521c093a9b04d0693ccf1b6677feea0" candidate_uuid: "eaefa8e3d15847f88c5744e3ee0a68a6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "796989ec742e482fa1b2de98fd704775" is_pre_election: true
I20260608 09:51:42.082036 24004 raft_consensus.cc:2393] T d521c093a9b04d0693ccf1b6677feea0 P 796989ec742e482fa1b2de98fd704775 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate eaefa8e3d15847f88c5744e3ee0a68a6 in current term 1: Already voted for candidate cbe49b51ed0a41108c26a2cce3bdd389 in this term.
I20260608 09:51:42.082751 24127 ts_tablet_manager.cc:1434] T 9519c1c927ed4c7fa225a5ca38035ff7 P 796989ec742e482fa1b2de98fd704775: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260608 09:51:42.083292 24044 leader_election.cc:304] T d521c093a9b04d0693ccf1b6677feea0 P eaefa8e3d15847f88c5744e3ee0a68a6 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: eaefa8e3d15847f88c5744e3ee0a68a6; no voters: 796989ec742e482fa1b2de98fd704775, cbe49b51ed0a41108c26a2cce3bdd389
I20260608 09:51:42.083825 24149 raft_consensus.cc:493] T 9519c1c927ed4c7fa225a5ca38035ff7 P cbe49b51ed0a41108c26a2cce3bdd389 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 09:51:42.084393 24154 raft_consensus.cc:3060] T d521c093a9b04d0693ccf1b6677feea0 P eaefa8e3d15847f88c5744e3ee0a68a6 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:51:42.084323 24149 raft_consensus.cc:515] T 9519c1c927ed4c7fa225a5ca38035ff7 P cbe49b51ed0a41108c26a2cce3bdd389 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cbe49b51ed0a41108c26a2cce3bdd389" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 41197 } } peers { permanent_uuid: "796989ec742e482fa1b2de98fd704775" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 36755 } } peers { permanent_uuid: "eaefa8e3d15847f88c5744e3ee0a68a6" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 46025 } }
I20260608 09:51:42.086648 24149 leader_election.cc:290] T 9519c1c927ed4c7fa225a5ca38035ff7 P cbe49b51ed0a41108c26a2cce3bdd389 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 796989ec742e482fa1b2de98fd704775 (127.22.183.130:36755), eaefa8e3d15847f88c5744e3ee0a68a6 (127.22.183.131:46025)
I20260608 09:51:42.087334 24004 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9519c1c927ed4c7fa225a5ca38035ff7" candidate_uuid: "cbe49b51ed0a41108c26a2cce3bdd389" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "796989ec742e482fa1b2de98fd704775" is_pre_election: true
I20260608 09:51:42.087975 24004 raft_consensus.cc:2468] T 9519c1c927ed4c7fa225a5ca38035ff7 P 796989ec742e482fa1b2de98fd704775 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cbe49b51ed0a41108c26a2cce3bdd389 in term 0.
I20260608 09:51:42.088874 24078 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9519c1c927ed4c7fa225a5ca38035ff7" candidate_uuid: "cbe49b51ed0a41108c26a2cce3bdd389" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eaefa8e3d15847f88c5744e3ee0a68a6" is_pre_election: true
I20260608 09:51:42.089387 23895 leader_election.cc:304] T 9519c1c927ed4c7fa225a5ca38035ff7 P cbe49b51ed0a41108c26a2cce3bdd389 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 796989ec742e482fa1b2de98fd704775, cbe49b51ed0a41108c26a2cce3bdd389; no voters: 
I20260608 09:51:42.089488 24078 raft_consensus.cc:2468] T 9519c1c927ed4c7fa225a5ca38035ff7 P eaefa8e3d15847f88c5744e3ee0a68a6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cbe49b51ed0a41108c26a2cce3bdd389 in term 0.
I20260608 09:51:42.090262 24149 raft_consensus.cc:2804] T 9519c1c927ed4c7fa225a5ca38035ff7 P cbe49b51ed0a41108c26a2cce3bdd389 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 09:51:42.090641 24149 raft_consensus.cc:493] T 9519c1c927ed4c7fa225a5ca38035ff7 P cbe49b51ed0a41108c26a2cce3bdd389 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 09:51:42.090739 24154 raft_consensus.cc:2749] T d521c093a9b04d0693ccf1b6677feea0 P eaefa8e3d15847f88c5744e3ee0a68a6 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260608 09:51:42.091001 24149 raft_consensus.cc:3060] T 9519c1c927ed4c7fa225a5ca38035ff7 P cbe49b51ed0a41108c26a2cce3bdd389 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:51:42.096544 24149 raft_consensus.cc:515] T 9519c1c927ed4c7fa225a5ca38035ff7 P cbe49b51ed0a41108c26a2cce3bdd389 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cbe49b51ed0a41108c26a2cce3bdd389" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 41197 } } peers { permanent_uuid: "796989ec742e482fa1b2de98fd704775" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 36755 } } peers { permanent_uuid: "eaefa8e3d15847f88c5744e3ee0a68a6" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 46025 } }
I20260608 09:51:42.098230 24149 leader_election.cc:290] T 9519c1c927ed4c7fa225a5ca38035ff7 P cbe49b51ed0a41108c26a2cce3bdd389 [CANDIDATE]: Term 1 election: Requested vote from peers 796989ec742e482fa1b2de98fd704775 (127.22.183.130:36755), eaefa8e3d15847f88c5744e3ee0a68a6 (127.22.183.131:46025)
I20260608 09:51:42.098704 24004 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9519c1c927ed4c7fa225a5ca38035ff7" candidate_uuid: "cbe49b51ed0a41108c26a2cce3bdd389" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "796989ec742e482fa1b2de98fd704775"
I20260608 09:51:42.099313 24004 raft_consensus.cc:3060] T 9519c1c927ed4c7fa225a5ca38035ff7 P 796989ec742e482fa1b2de98fd704775 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:51:42.099344 24078 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9519c1c927ed4c7fa225a5ca38035ff7" candidate_uuid: "cbe49b51ed0a41108c26a2cce3bdd389" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eaefa8e3d15847f88c5744e3ee0a68a6"
I20260608 09:51:42.100061 24078 raft_consensus.cc:3060] T 9519c1c927ed4c7fa225a5ca38035ff7 P eaefa8e3d15847f88c5744e3ee0a68a6 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:51:42.105893 24004 raft_consensus.cc:2468] T 9519c1c927ed4c7fa225a5ca38035ff7 P 796989ec742e482fa1b2de98fd704775 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cbe49b51ed0a41108c26a2cce3bdd389 in term 1.
I20260608 09:51:42.106210 24078 raft_consensus.cc:2468] T 9519c1c927ed4c7fa225a5ca38035ff7 P eaefa8e3d15847f88c5744e3ee0a68a6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cbe49b51ed0a41108c26a2cce3bdd389 in term 1.
I20260608 09:51:42.107012 23895 leader_election.cc:304] T 9519c1c927ed4c7fa225a5ca38035ff7 P cbe49b51ed0a41108c26a2cce3bdd389 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 796989ec742e482fa1b2de98fd704775, cbe49b51ed0a41108c26a2cce3bdd389; no voters: 
I20260608 09:51:42.107856 24149 raft_consensus.cc:2804] T 9519c1c927ed4c7fa225a5ca38035ff7 P cbe49b51ed0a41108c26a2cce3bdd389 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 09:51:42.108258 24149 raft_consensus.cc:697] T 9519c1c927ed4c7fa225a5ca38035ff7 P cbe49b51ed0a41108c26a2cce3bdd389 [term 1 LEADER]: Becoming Leader. State: Replica: cbe49b51ed0a41108c26a2cce3bdd389, State: Running, Role: LEADER
I20260608 09:51:42.108898 24149 consensus_queue.cc:237] T 9519c1c927ed4c7fa225a5ca38035ff7 P cbe49b51ed0a41108c26a2cce3bdd389 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cbe49b51ed0a41108c26a2cce3bdd389" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 41197 } } peers { permanent_uuid: "796989ec742e482fa1b2de98fd704775" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 36755 } } peers { permanent_uuid: "eaefa8e3d15847f88c5744e3ee0a68a6" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 46025 } }
I20260608 09:51:42.116222 23826 catalog_manager.cc:5696] T 9519c1c927ed4c7fa225a5ca38035ff7 P cbe49b51ed0a41108c26a2cce3bdd389 reported cstate change: term changed from 0 to 1, leader changed from <none> to cbe49b51ed0a41108c26a2cce3bdd389 (127.22.183.129). New cstate: current_term: 1 leader_uuid: "cbe49b51ed0a41108c26a2cce3bdd389" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cbe49b51ed0a41108c26a2cce3bdd389" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 41197 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "796989ec742e482fa1b2de98fd704775" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 36755 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "eaefa8e3d15847f88c5744e3ee0a68a6" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 46025 } health_report { overall_health: UNKNOWN } } }
I20260608 09:51:42.269999 24154 consensus_queue.cc:1048] T 5e52b2487aa14aec894e073b5d1b5b6e P eaefa8e3d15847f88c5744e3ee0a68a6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cbe49b51ed0a41108c26a2cce3bdd389" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 41197 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 09:51:42.282872 24130 consensus_queue.cc:1048] T 5e52b2487aa14aec894e073b5d1b5b6e P eaefa8e3d15847f88c5744e3ee0a68a6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "796989ec742e482fa1b2de98fd704775" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 36755 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 09:51:42.303741 24149 consensus_queue.cc:1048] T b5d333770cbb456ba44112bee4217567 P cbe49b51ed0a41108c26a2cce3bdd389 [LEADER]: Connected to new peer: Peer: permanent_uuid: "eaefa8e3d15847f88c5744e3ee0a68a6" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 46025 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 09:51:42.314129 24148 consensus_queue.cc:1048] T b5d333770cbb456ba44112bee4217567 P cbe49b51ed0a41108c26a2cce3bdd389 [LEADER]: Connected to new peer: Peer: permanent_uuid: "796989ec742e482fa1b2de98fd704775" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 36755 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 09:51:42.326913 24133 raft_consensus.cc:493] T 5b8a30a746b240378d794b39c4176496 P 796989ec742e482fa1b2de98fd704775 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 09:51:42.327416 24133 raft_consensus.cc:515] T 5b8a30a746b240378d794b39c4176496 P 796989ec742e482fa1b2de98fd704775 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cbe49b51ed0a41108c26a2cce3bdd389" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 41197 } } peers { permanent_uuid: "796989ec742e482fa1b2de98fd704775" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 36755 } } peers { permanent_uuid: "eaefa8e3d15847f88c5744e3ee0a68a6" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 46025 } }
I20260608 09:51:42.329210 24133 leader_election.cc:290] T 5b8a30a746b240378d794b39c4176496 P 796989ec742e482fa1b2de98fd704775 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers cbe49b51ed0a41108c26a2cce3bdd389 (127.22.183.129:41197), eaefa8e3d15847f88c5744e3ee0a68a6 (127.22.183.131:46025)
I20260608 09:51:42.330026 23928 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5b8a30a746b240378d794b39c4176496" candidate_uuid: "796989ec742e482fa1b2de98fd704775" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cbe49b51ed0a41108c26a2cce3bdd389" is_pre_election: true
I20260608 09:51:42.330346 24078 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5b8a30a746b240378d794b39c4176496" candidate_uuid: "796989ec742e482fa1b2de98fd704775" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eaefa8e3d15847f88c5744e3ee0a68a6" is_pre_election: true
I20260608 09:51:42.330776 23928 raft_consensus.cc:2393] T 5b8a30a746b240378d794b39c4176496 P cbe49b51ed0a41108c26a2cce3bdd389 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 796989ec742e482fa1b2de98fd704775 in current term 1: Already voted for candidate eaefa8e3d15847f88c5744e3ee0a68a6 in this term.
I20260608 09:51:42.331920 23970 leader_election.cc:304] T 5b8a30a746b240378d794b39c4176496 P 796989ec742e482fa1b2de98fd704775 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 796989ec742e482fa1b2de98fd704775; no voters: cbe49b51ed0a41108c26a2cce3bdd389, eaefa8e3d15847f88c5744e3ee0a68a6
I20260608 09:51:42.332556 24133 raft_consensus.cc:3060] T 5b8a30a746b240378d794b39c4176496 P 796989ec742e482fa1b2de98fd704775 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:51:42.336381 24149 consensus_queue.cc:1048] T d521c093a9b04d0693ccf1b6677feea0 P cbe49b51ed0a41108c26a2cce3bdd389 [LEADER]: Connected to new peer: Peer: permanent_uuid: "796989ec742e482fa1b2de98fd704775" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 36755 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 09:51:42.338513 24133 raft_consensus.cc:2749] T 5b8a30a746b240378d794b39c4176496 P 796989ec742e482fa1b2de98fd704775 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260608 09:51:42.347252 24128 consensus_queue.cc:1048] T d521c093a9b04d0693ccf1b6677feea0 P cbe49b51ed0a41108c26a2cce3bdd389 [LEADER]: Connected to new peer: Peer: permanent_uuid: "eaefa8e3d15847f88c5744e3ee0a68a6" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 46025 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 09:51:42.453363 24130 consensus_queue.cc:1048] T 5b8a30a746b240378d794b39c4176496 P eaefa8e3d15847f88c5744e3ee0a68a6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "796989ec742e482fa1b2de98fd704775" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 36755 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 09:51:42.464785 24130 consensus_queue.cc:1048] T 5b8a30a746b240378d794b39c4176496 P eaefa8e3d15847f88c5744e3ee0a68a6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cbe49b51ed0a41108c26a2cce3bdd389" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 41197 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 09:51:42.491935 24128 consensus_queue.cc:1048] T 9519c1c927ed4c7fa225a5ca38035ff7 P cbe49b51ed0a41108c26a2cce3bdd389 [LEADER]: Connected to new peer: Peer: permanent_uuid: "796989ec742e482fa1b2de98fd704775" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 36755 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 09:51:42.501756 24148 consensus_queue.cc:1048] T 9519c1c927ed4c7fa225a5ca38035ff7 P cbe49b51ed0a41108c26a2cce3bdd389 [LEADER]: Connected to new peer: Peer: permanent_uuid: "eaefa8e3d15847f88c5744e3ee0a68a6" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 46025 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 09:51:42.514545 24130 consensus_queue.cc:1048] T 70af39adb79c45b79d667fd92ab30b2d P eaefa8e3d15847f88c5744e3ee0a68a6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "796989ec742e482fa1b2de98fd704775" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 36755 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 09:51:42.527307 24154 consensus_queue.cc:1048] T 70af39adb79c45b79d667fd92ab30b2d P eaefa8e3d15847f88c5744e3ee0a68a6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cbe49b51ed0a41108c26a2cce3bdd389" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 41197 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 09:51:42.539237 24166 consensus_queue.cc:1048] T ad62e0f25a5542758d972c098bcfef1d P 796989ec742e482fa1b2de98fd704775 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cbe49b51ed0a41108c26a2cce3bdd389" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 41197 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 09:51:42.550067 24133 consensus_queue.cc:1048] T ad62e0f25a5542758d972c098bcfef1d P 796989ec742e482fa1b2de98fd704775 [LEADER]: Connected to new peer: Peer: permanent_uuid: "eaefa8e3d15847f88c5744e3ee0a68a6" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 46025 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260608 09:51:42.923216 23875 auto_rebalancer.cc:259] Could not retrieve cluster info: Service unavailable: Tablet not running
W20260608 09:51:43.982522 23858 debug-util.cc:398] Leaking SignalData structure 0x7b08000db200 after lost signal to thread 23265
I20260608 09:51:44.300220 24190 raft_consensus.cc:493] T 70af39adb79c45b79d667fd92ab30b2d P cbe49b51ed0a41108c26a2cce3bdd389 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader eaefa8e3d15847f88c5744e3ee0a68a6)
I20260608 09:51:44.300923 24190 raft_consensus.cc:515] T 70af39adb79c45b79d667fd92ab30b2d P cbe49b51ed0a41108c26a2cce3bdd389 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cbe49b51ed0a41108c26a2cce3bdd389" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 41197 } } peers { permanent_uuid: "796989ec742e482fa1b2de98fd704775" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 36755 } } peers { permanent_uuid: "eaefa8e3d15847f88c5744e3ee0a68a6" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 46025 } }
I20260608 09:51:44.303861 24190 leader_election.cc:290] T 70af39adb79c45b79d667fd92ab30b2d P cbe49b51ed0a41108c26a2cce3bdd389 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 796989ec742e482fa1b2de98fd704775 (127.22.183.130:36755), eaefa8e3d15847f88c5744e3ee0a68a6 (127.22.183.131:46025)
W20260608 09:51:44.312995 23858 debug-util.cc:398] Leaking SignalData structure 0x7b08000db8e0 after lost signal to thread 23861
I20260608 09:51:44.313758 23827 rpcz_store.cc:275] Call kudu.master.MasterService.TSHeartbeat from 127.0.0.1:34550 (request call id 32) took 1376 ms. Trace:
I20260608 09:51:44.314059 23827 rpcz_store.cc:276] 0608 09:51:42.937205 (+     0us) service_pool.cc:167] Inserting onto call queue
0608 09:51:42.939316 (+  2111us) service_pool.cc:224] Handling call
0608 09:51:44.313707 (+1374391us) inbound_call.cc:177] Queueing success response
Metrics: {"reported_tablets":1}
I20260608 09:51:44.331189 24190 raft_consensus.cc:493] T ad62e0f25a5542758d972c098bcfef1d P cbe49b51ed0a41108c26a2cce3bdd389 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 796989ec742e482fa1b2de98fd704775)
I20260608 09:51:44.332087 24190 raft_consensus.cc:515] T ad62e0f25a5542758d972c098bcfef1d P cbe49b51ed0a41108c26a2cce3bdd389 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cbe49b51ed0a41108c26a2cce3bdd389" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 41197 } } peers { permanent_uuid: "796989ec742e482fa1b2de98fd704775" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 36755 } } peers { permanent_uuid: "eaefa8e3d15847f88c5744e3ee0a68a6" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 46025 } }
I20260608 09:51:44.335065 24190 leader_election.cc:290] T ad62e0f25a5542758d972c098bcfef1d P cbe49b51ed0a41108c26a2cce3bdd389 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 796989ec742e482fa1b2de98fd704775 (127.22.183.130:36755), eaefa8e3d15847f88c5744e3ee0a68a6 (127.22.183.131:46025)
W20260608 09:51:44.336637 23894 thread.cc:641] raft [worker] (thread pool) Time spent creating pthread: real 1.087s	user 0.003s	sys 0.010s
W20260608 09:51:44.336735 23875 auto_rebalancer.cc:259] Could not retrieve cluster info: Service unavailable: Tablet not running
W20260608 09:51:44.336961 23894 thread.cc:608] raft [worker] (thread pool) Time spent starting thread: real 1.088s	user 0.003s	sys 0.010s
I20260608 09:51:44.338845 24190 raft_consensus.cc:493] T b13b54c0b5ac457d8b9e0c3b196e115b P cbe49b51ed0a41108c26a2cce3bdd389 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 09:51:44.339358 24190 raft_consensus.cc:515] T b13b54c0b5ac457d8b9e0c3b196e115b P cbe49b51ed0a41108c26a2cce3bdd389 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cbe49b51ed0a41108c26a2cce3bdd389" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 41197 } } peers { permanent_uuid: "796989ec742e482fa1b2de98fd704775" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 36755 } } peers { permanent_uuid: "eaefa8e3d15847f88c5744e3ee0a68a6" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 46025 } }
I20260608 09:51:44.341427 24190 leader_election.cc:290] T b13b54c0b5ac457d8b9e0c3b196e115b P cbe49b51ed0a41108c26a2cce3bdd389 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 796989ec742e482fa1b2de98fd704775 (127.22.183.130:36755), eaefa8e3d15847f88c5744e3ee0a68a6 (127.22.183.131:46025)
I20260608 09:51:44.342367 24190 raft_consensus.cc:493] T 5e52b2487aa14aec894e073b5d1b5b6e P cbe49b51ed0a41108c26a2cce3bdd389 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader eaefa8e3d15847f88c5744e3ee0a68a6)
I20260608 09:51:44.342860 24190 raft_consensus.cc:515] T 5e52b2487aa14aec894e073b5d1b5b6e P cbe49b51ed0a41108c26a2cce3bdd389 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cbe49b51ed0a41108c26a2cce3bdd389" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 41197 } } peers { permanent_uuid: "796989ec742e482fa1b2de98fd704775" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 36755 } } peers { permanent_uuid: "eaefa8e3d15847f88c5744e3ee0a68a6" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 46025 } }
I20260608 09:51:44.345504 24190 leader_election.cc:290] T 5e52b2487aa14aec894e073b5d1b5b6e P cbe49b51ed0a41108c26a2cce3bdd389 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 796989ec742e482fa1b2de98fd704775 (127.22.183.130:36755), eaefa8e3d15847f88c5744e3ee0a68a6 (127.22.183.131:46025)
I20260608 09:51:44.376657 24192 raft_consensus.cc:493] T 5e52b2487aa14aec894e073b5d1b5b6e P 796989ec742e482fa1b2de98fd704775 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader eaefa8e3d15847f88c5744e3ee0a68a6)
I20260608 09:51:44.377321 24192 raft_consensus.cc:515] T 5e52b2487aa14aec894e073b5d1b5b6e P 796989ec742e482fa1b2de98fd704775 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cbe49b51ed0a41108c26a2cce3bdd389" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 41197 } } peers { permanent_uuid: "796989ec742e482fa1b2de98fd704775" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 36755 } } peers { permanent_uuid: "eaefa8e3d15847f88c5744e3ee0a68a6" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 46025 } }
I20260608 09:51:44.380256 24192 leader_election.cc:290] T 5e52b2487aa14aec894e073b5d1b5b6e P 796989ec742e482fa1b2de98fd704775 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers cbe49b51ed0a41108c26a2cce3bdd389 (127.22.183.129:41197), eaefa8e3d15847f88c5744e3ee0a68a6 (127.22.183.131:46025)
I20260608 09:51:44.380811 24192 raft_consensus.cc:493] T 5b8a30a746b240378d794b39c4176496 P 796989ec742e482fa1b2de98fd704775 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader eaefa8e3d15847f88c5744e3ee0a68a6)
I20260608 09:51:44.381254 24192 raft_consensus.cc:515] T 5b8a30a746b240378d794b39c4176496 P 796989ec742e482fa1b2de98fd704775 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cbe49b51ed0a41108c26a2cce3bdd389" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 41197 } } peers { permanent_uuid: "796989ec742e482fa1b2de98fd704775" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 36755 } } peers { permanent_uuid: "eaefa8e3d15847f88c5744e3ee0a68a6" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 46025 } }
I20260608 09:51:44.382146 24194 raft_consensus.cc:493] T b13b54c0b5ac457d8b9e0c3b196e115b P eaefa8e3d15847f88c5744e3ee0a68a6 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 09:51:44.382488 24130 raft_consensus.cc:493] T ad62e0f25a5542758d972c098bcfef1d P eaefa8e3d15847f88c5744e3ee0a68a6 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 796989ec742e482fa1b2de98fd704775)
I20260608 09:51:44.382686 24194 raft_consensus.cc:515] T b13b54c0b5ac457d8b9e0c3b196e115b P eaefa8e3d15847f88c5744e3ee0a68a6 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cbe49b51ed0a41108c26a2cce3bdd389" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 41197 } } peers { permanent_uuid: "796989ec742e482fa1b2de98fd704775" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 36755 } } peers { permanent_uuid: "eaefa8e3d15847f88c5744e3ee0a68a6" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 46025 } }
I20260608 09:51:44.383033 24130 raft_consensus.cc:515] T ad62e0f25a5542758d972c098bcfef1d P eaefa8e3d15847f88c5744e3ee0a68a6 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cbe49b51ed0a41108c26a2cce3bdd389" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 41197 } } peers { permanent_uuid: "796989ec742e482fa1b2de98fd704775" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 36755 } } peers { permanent_uuid: "eaefa8e3d15847f88c5744e3ee0a68a6" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 46025 } }
I20260608 09:51:44.383996 23929 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5b8a30a746b240378d794b39c4176496" candidate_uuid: "796989ec742e482fa1b2de98fd704775" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "cbe49b51ed0a41108c26a2cce3bdd389" is_pre_election: true
I20260608 09:51:44.384899 24194 leader_election.cc:290] T b13b54c0b5ac457d8b9e0c3b196e115b P eaefa8e3d15847f88c5744e3ee0a68a6 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers cbe49b51ed0a41108c26a2cce3bdd389 (127.22.183.129:41197), 796989ec742e482fa1b2de98fd704775 (127.22.183.130:36755)
I20260608 09:51:44.385967 24192 leader_election.cc:290] T 5b8a30a746b240378d794b39c4176496 P 796989ec742e482fa1b2de98fd704775 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers cbe49b51ed0a41108c26a2cce3bdd389 (127.22.183.129:41197), eaefa8e3d15847f88c5744e3ee0a68a6 (127.22.183.131:46025)
I20260608 09:51:44.386344 24192 raft_consensus.cc:493] T 70af39adb79c45b79d667fd92ab30b2d P 796989ec742e482fa1b2de98fd704775 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader eaefa8e3d15847f88c5744e3ee0a68a6)
I20260608 09:51:44.386675 24192 raft_consensus.cc:515] T 70af39adb79c45b79d667fd92ab30b2d P 796989ec742e482fa1b2de98fd704775 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cbe49b51ed0a41108c26a2cce3bdd389" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 41197 } } peers { permanent_uuid: "796989ec742e482fa1b2de98fd704775" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 36755 } } peers { permanent_uuid: "eaefa8e3d15847f88c5744e3ee0a68a6" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 46025 } }
I20260608 09:51:44.389259 23929 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "70af39adb79c45b79d667fd92ab30b2d" candidate_uuid: "796989ec742e482fa1b2de98fd704775" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "cbe49b51ed0a41108c26a2cce3bdd389" is_pre_election: true
I20260608 09:51:44.389863 23929 raft_consensus.cc:2468] T 70af39adb79c45b79d667fd92ab30b2d P cbe49b51ed0a41108c26a2cce3bdd389 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 796989ec742e482fa1b2de98fd704775 in term 1.
I20260608 09:51:44.391103 23970 leader_election.cc:304] T 70af39adb79c45b79d667fd92ab30b2d P 796989ec742e482fa1b2de98fd704775 [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: 796989ec742e482fa1b2de98fd704775, cbe49b51ed0a41108c26a2cce3bdd389; no voters: 
I20260608 09:51:44.392179 24073 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b13b54c0b5ac457d8b9e0c3b196e115b" candidate_uuid: "cbe49b51ed0a41108c26a2cce3bdd389" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eaefa8e3d15847f88c5744e3ee0a68a6" is_pre_election: true
I20260608 09:51:44.392828 24073 raft_consensus.cc:2468] T b13b54c0b5ac457d8b9e0c3b196e115b P eaefa8e3d15847f88c5744e3ee0a68a6 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cbe49b51ed0a41108c26a2cce3bdd389 in term 1.
I20260608 09:51:44.394425 23894 leader_election.cc:304] T b13b54c0b5ac457d8b9e0c3b196e115b P cbe49b51ed0a41108c26a2cce3bdd389 [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: cbe49b51ed0a41108c26a2cce3bdd389, eaefa8e3d15847f88c5744e3ee0a68a6; no voters: 
I20260608 09:51:44.395677 24073 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e52b2487aa14aec894e073b5d1b5b6e" candidate_uuid: "cbe49b51ed0a41108c26a2cce3bdd389" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "eaefa8e3d15847f88c5744e3ee0a68a6" is_pre_election: true
I20260608 09:51:44.396344 24075 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ad62e0f25a5542758d972c098bcfef1d" candidate_uuid: "cbe49b51ed0a41108c26a2cce3bdd389" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "eaefa8e3d15847f88c5744e3ee0a68a6" is_pre_election: true
I20260608 09:51:44.396955 24075 raft_consensus.cc:2468] T ad62e0f25a5542758d972c098bcfef1d P eaefa8e3d15847f88c5744e3ee0a68a6 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cbe49b51ed0a41108c26a2cce3bdd389 in term 1.
I20260608 09:51:44.398619 23928 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e52b2487aa14aec894e073b5d1b5b6e" candidate_uuid: "796989ec742e482fa1b2de98fd704775" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "cbe49b51ed0a41108c26a2cce3bdd389" is_pre_election: true
I20260608 09:51:44.399281 23928 raft_consensus.cc:2468] T 5e52b2487aa14aec894e073b5d1b5b6e P cbe49b51ed0a41108c26a2cce3bdd389 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 796989ec742e482fa1b2de98fd704775 in term 1.
I20260608 09:51:44.401309 23894 leader_election.cc:304] T ad62e0f25a5542758d972c098bcfef1d P cbe49b51ed0a41108c26a2cce3bdd389 [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: cbe49b51ed0a41108c26a2cce3bdd389, eaefa8e3d15847f88c5744e3ee0a68a6; no voters: 
I20260608 09:51:44.402149 24148 raft_consensus.cc:2804] T b13b54c0b5ac457d8b9e0c3b196e115b P cbe49b51ed0a41108c26a2cce3bdd389 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260608 09:51:44.402546 24148 raft_consensus.cc:493] T b13b54c0b5ac457d8b9e0c3b196e115b P cbe49b51ed0a41108c26a2cce3bdd389 [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 09:51:44.402948 24148 raft_consensus.cc:3060] T b13b54c0b5ac457d8b9e0c3b196e115b P cbe49b51ed0a41108c26a2cce3bdd389 [term 1 FOLLOWER]: Advancing to term 2
I20260608 09:51:44.405061 23880 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 09:51:44.407814 24133 raft_consensus.cc:493] T d521c093a9b04d0693ccf1b6677feea0 P 796989ec742e482fa1b2de98fd704775 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader cbe49b51ed0a41108c26a2cce3bdd389)
I20260608 09:51:44.408293 24133 raft_consensus.cc:515] T d521c093a9b04d0693ccf1b6677feea0 P 796989ec742e482fa1b2de98fd704775 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cbe49b51ed0a41108c26a2cce3bdd389" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 41197 } } peers { permanent_uuid: "eaefa8e3d15847f88c5744e3ee0a68a6" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 46025 } } peers { permanent_uuid: "796989ec742e482fa1b2de98fd704775" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 36755 } }
I20260608 09:51:44.410120 24197 raft_consensus.cc:493] T 9519c1c927ed4c7fa225a5ca38035ff7 P 796989ec742e482fa1b2de98fd704775 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader cbe49b51ed0a41108c26a2cce3bdd389)
I20260608 09:51:44.410457 24133 leader_election.cc:290] T d521c093a9b04d0693ccf1b6677feea0 P 796989ec742e482fa1b2de98fd704775 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers cbe49b51ed0a41108c26a2cce3bdd389 (127.22.183.129:41197), eaefa8e3d15847f88c5744e3ee0a68a6 (127.22.183.131:46025)
I20260608 09:51:44.412765 24190 raft_consensus.cc:2804] T ad62e0f25a5542758d972c098bcfef1d P cbe49b51ed0a41108c26a2cce3bdd389 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260608 09:51:44.412951 24148 raft_consensus.cc:515] T b13b54c0b5ac457d8b9e0c3b196e115b P cbe49b51ed0a41108c26a2cce3bdd389 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cbe49b51ed0a41108c26a2cce3bdd389" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 41197 } } peers { permanent_uuid: "796989ec742e482fa1b2de98fd704775" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 36755 } } peers { permanent_uuid: "eaefa8e3d15847f88c5744e3ee0a68a6" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 46025 } }
I20260608 09:51:44.413184 24190 raft_consensus.cc:493] T ad62e0f25a5542758d972c098bcfef1d P cbe49b51ed0a41108c26a2cce3bdd389 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 796989ec742e482fa1b2de98fd704775)
I20260608 09:51:44.413255 23970 leader_election.cc:304] T 5e52b2487aa14aec894e073b5d1b5b6e P 796989ec742e482fa1b2de98fd704775 [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: 796989ec742e482fa1b2de98fd704775, cbe49b51ed0a41108c26a2cce3bdd389; no voters: 
I20260608 09:51:44.413793 24190 raft_consensus.cc:3060] T ad62e0f25a5542758d972c098bcfef1d P cbe49b51ed0a41108c26a2cce3bdd389 [term 1 FOLLOWER]: Advancing to term 2
I20260608 09:51:44.414528 23928 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d521c093a9b04d0693ccf1b6677feea0" candidate_uuid: "796989ec742e482fa1b2de98fd704775" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "cbe49b51ed0a41108c26a2cce3bdd389" is_pre_election: true
I20260608 09:51:44.410988 24133 raft_consensus.cc:493] T b5d333770cbb456ba44112bee4217567 P 796989ec742e482fa1b2de98fd704775 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader cbe49b51ed0a41108c26a2cce3bdd389)
I20260608 09:51:44.419593 24133 raft_consensus.cc:515] T b5d333770cbb456ba44112bee4217567 P 796989ec742e482fa1b2de98fd704775 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cbe49b51ed0a41108c26a2cce3bdd389" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 41197 } } peers { permanent_uuid: "796989ec742e482fa1b2de98fd704775" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 36755 } } peers { permanent_uuid: "eaefa8e3d15847f88c5744e3ee0a68a6" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 46025 } }
I20260608 09:51:44.419962 24166 raft_consensus.cc:2804] T 5e52b2487aa14aec894e073b5d1b5b6e P 796989ec742e482fa1b2de98fd704775 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260608 09:51:44.420392 24166 raft_consensus.cc:493] T 5e52b2487aa14aec894e073b5d1b5b6e P 796989ec742e482fa1b2de98fd704775 [term 1 FOLLOWER]: Starting leader election (detected failure of leader eaefa8e3d15847f88c5744e3ee0a68a6)
I20260608 09:51:44.420827 24166 raft_consensus.cc:3060] T 5e52b2487aa14aec894e073b5d1b5b6e P 796989ec742e482fa1b2de98fd704775 [term 1 FOLLOWER]: Advancing to term 2
I20260608 09:51:44.421095 24190 raft_consensus.cc:515] T ad62e0f25a5542758d972c098bcfef1d P cbe49b51ed0a41108c26a2cce3bdd389 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cbe49b51ed0a41108c26a2cce3bdd389" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 41197 } } peers { permanent_uuid: "796989ec742e482fa1b2de98fd704775" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 36755 } } peers { permanent_uuid: "eaefa8e3d15847f88c5744e3ee0a68a6" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 46025 } }
I20260608 09:51:44.422338 23928 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b5d333770cbb456ba44112bee4217567" candidate_uuid: "796989ec742e482fa1b2de98fd704775" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "cbe49b51ed0a41108c26a2cce3bdd389" is_pre_election: true
I20260608 09:51:44.410706 24197 raft_consensus.cc:515] T 9519c1c927ed4c7fa225a5ca38035ff7 P 796989ec742e482fa1b2de98fd704775 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cbe49b51ed0a41108c26a2cce3bdd389" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 41197 } } peers { permanent_uuid: "796989ec742e482fa1b2de98fd704775" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 36755 } } peers { permanent_uuid: "eaefa8e3d15847f88c5744e3ee0a68a6" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 46025 } }
I20260608 09:51:44.411988 24196 raft_consensus.cc:2804] T 70af39adb79c45b79d667fd92ab30b2d P 796989ec742e482fa1b2de98fd704775 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260608 09:51:44.385205 24130 leader_election.cc:290] T ad62e0f25a5542758d972c098bcfef1d P eaefa8e3d15847f88c5744e3ee0a68a6 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers cbe49b51ed0a41108c26a2cce3bdd389 (127.22.183.129:41197), 796989ec742e482fa1b2de98fd704775 (127.22.183.130:36755)
I20260608 09:51:44.433718 24194 raft_consensus.cc:493] T 9519c1c927ed4c7fa225a5ca38035ff7 P eaefa8e3d15847f88c5744e3ee0a68a6 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader cbe49b51ed0a41108c26a2cce3bdd389)
I20260608 09:51:44.437052 24130 raft_consensus.cc:493] T b5d333770cbb456ba44112bee4217567 P eaefa8e3d15847f88c5744e3ee0a68a6 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader cbe49b51ed0a41108c26a2cce3bdd389)
I20260608 09:51:44.443562 23928 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9519c1c927ed4c7fa225a5ca38035ff7" candidate_uuid: "796989ec742e482fa1b2de98fd704775" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "cbe49b51ed0a41108c26a2cce3bdd389" is_pre_election: true
I20260608 09:51:44.436275 24194 raft_consensus.cc:515] T 9519c1c927ed4c7fa225a5ca38035ff7 P eaefa8e3d15847f88c5744e3ee0a68a6 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cbe49b51ed0a41108c26a2cce3bdd389" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 41197 } } peers { permanent_uuid: "796989ec742e482fa1b2de98fd704775" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 36755 } } peers { permanent_uuid: "eaefa8e3d15847f88c5744e3ee0a68a6" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 46025 } }
I20260608 09:51:44.445990 23928 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ad62e0f25a5542758d972c098bcfef1d" candidate_uuid: "eaefa8e3d15847f88c5744e3ee0a68a6" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "cbe49b51ed0a41108c26a2cce3bdd389" is_pre_election: true
I20260608 09:51:44.447222 23928 raft_consensus.cc:2393] T ad62e0f25a5542758d972c098bcfef1d P cbe49b51ed0a41108c26a2cce3bdd389 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate eaefa8e3d15847f88c5744e3ee0a68a6 in current term 2: Already voted for candidate cbe49b51ed0a41108c26a2cce3bdd389 in this term.
I20260608 09:51:44.446159 23927 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b13b54c0b5ac457d8b9e0c3b196e115b" candidate_uuid: "eaefa8e3d15847f88c5744e3ee0a68a6" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cbe49b51ed0a41108c26a2cce3bdd389" is_pre_election: true
I20260608 09:51:44.447844 23927 raft_consensus.cc:2393] T b13b54c0b5ac457d8b9e0c3b196e115b P cbe49b51ed0a41108c26a2cce3bdd389 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate eaefa8e3d15847f88c5744e3ee0a68a6 in current term 2: Already voted for candidate cbe49b51ed0a41108c26a2cce3bdd389 in this term.
I20260608 09:51:44.448043 24077 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "70af39adb79c45b79d667fd92ab30b2d" candidate_uuid: "cbe49b51ed0a41108c26a2cce3bdd389" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "eaefa8e3d15847f88c5744e3ee0a68a6" is_pre_election: true
I20260608 09:51:44.449609 24148 leader_election.cc:290] T b13b54c0b5ac457d8b9e0c3b196e115b P cbe49b51ed0a41108c26a2cce3bdd389 [CANDIDATE]: Term 2 election: Requested vote from peers 796989ec742e482fa1b2de98fd704775 (127.22.183.130:36755), eaefa8e3d15847f88c5744e3ee0a68a6 (127.22.183.131:46025)
I20260608 09:51:44.451399 24073 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b13b54c0b5ac457d8b9e0c3b196e115b" candidate_uuid: "cbe49b51ed0a41108c26a2cce3bdd389" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eaefa8e3d15847f88c5744e3ee0a68a6"
I20260608 09:51:44.452011 24073 raft_consensus.cc:3060] T b13b54c0b5ac457d8b9e0c3b196e115b P eaefa8e3d15847f88c5744e3ee0a68a6 [term 1 FOLLOWER]: Advancing to term 2
I20260608 09:51:44.444593 24002 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b13b54c0b5ac457d8b9e0c3b196e115b" candidate_uuid: "eaefa8e3d15847f88c5744e3ee0a68a6" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "796989ec742e482fa1b2de98fd704775" is_pre_election: true
I20260608 09:51:44.455662 24002 raft_consensus.cc:2468] T b13b54c0b5ac457d8b9e0c3b196e115b P 796989ec742e482fa1b2de98fd704775 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate eaefa8e3d15847f88c5744e3ee0a68a6 in term 1.
I20260608 09:51:44.445607 24130 raft_consensus.cc:515] T b5d333770cbb456ba44112bee4217567 P eaefa8e3d15847f88c5744e3ee0a68a6 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cbe49b51ed0a41108c26a2cce3bdd389" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 41197 } } peers { permanent_uuid: "796989ec742e482fa1b2de98fd704775" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 36755 } } peers { permanent_uuid: "eaefa8e3d15847f88c5744e3ee0a68a6" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 46025 } }
I20260608 09:51:44.435513 24196 raft_consensus.cc:493] T 70af39adb79c45b79d667fd92ab30b2d P 796989ec742e482fa1b2de98fd704775 [term 1 FOLLOWER]: Starting leader election (detected failure of leader eaefa8e3d15847f88c5744e3ee0a68a6)
I20260608 09:51:44.459426 24196 raft_consensus.cc:3060] T 70af39adb79c45b79d667fd92ab30b2d P 796989ec742e482fa1b2de98fd704775 [term 1 FOLLOWER]: Advancing to term 2
I20260608 09:51:44.429291 24149 raft_consensus.cc:493] T 5b8a30a746b240378d794b39c4176496 P cbe49b51ed0a41108c26a2cce3bdd389 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader eaefa8e3d15847f88c5744e3ee0a68a6)
I20260608 09:51:44.454497 24166 raft_consensus.cc:515] T 5e52b2487aa14aec894e073b5d1b5b6e P 796989ec742e482fa1b2de98fd704775 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cbe49b51ed0a41108c26a2cce3bdd389" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 41197 } } peers { permanent_uuid: "796989ec742e482fa1b2de98fd704775" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 36755 } } peers { permanent_uuid: "eaefa8e3d15847f88c5744e3ee0a68a6" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 46025 } }
I20260608 09:51:44.466023 24192 leader_election.cc:290] T 70af39adb79c45b79d667fd92ab30b2d P 796989ec742e482fa1b2de98fd704775 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers cbe49b51ed0a41108c26a2cce3bdd389 (127.22.183.129:41197), eaefa8e3d15847f88c5744e3ee0a68a6 (127.22.183.131:46025)
I20260608 09:51:44.460377 24130 leader_election.cc:290] T b5d333770cbb456ba44112bee4217567 P eaefa8e3d15847f88c5744e3ee0a68a6 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers cbe49b51ed0a41108c26a2cce3bdd389 (127.22.183.129:41197), 796989ec742e482fa1b2de98fd704775 (127.22.183.130:36755)
I20260608 09:51:44.463922 24073 raft_consensus.cc:2468] T b13b54c0b5ac457d8b9e0c3b196e115b P eaefa8e3d15847f88c5744e3ee0a68a6 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cbe49b51ed0a41108c26a2cce3bdd389 in term 2.
I20260608 09:51:44.471735 24133 leader_election.cc:290] T b5d333770cbb456ba44112bee4217567 P 796989ec742e482fa1b2de98fd704775 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers cbe49b51ed0a41108c26a2cce3bdd389 (127.22.183.129:41197), eaefa8e3d15847f88c5744e3ee0a68a6 (127.22.183.131:46025)
I20260608 09:51:44.468094 24190 leader_election.cc:290] T ad62e0f25a5542758d972c098bcfef1d P cbe49b51ed0a41108c26a2cce3bdd389 [CANDIDATE]: Term 2 election: Requested vote from peers 796989ec742e482fa1b2de98fd704775 (127.22.183.130:36755), eaefa8e3d15847f88c5744e3ee0a68a6 (127.22.183.131:46025)
I20260608 09:51:44.479600 24044 leader_election.cc:304] T b13b54c0b5ac457d8b9e0c3b196e115b P eaefa8e3d15847f88c5744e3ee0a68a6 [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: 796989ec742e482fa1b2de98fd704775, eaefa8e3d15847f88c5744e3ee0a68a6; no voters: 
I20260608 09:51:44.466528 24149 raft_consensus.cc:515] T 5b8a30a746b240378d794b39c4176496 P cbe49b51ed0a41108c26a2cce3bdd389 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cbe49b51ed0a41108c26a2cce3bdd389" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 41197 } } peers { permanent_uuid: "796989ec742e482fa1b2de98fd704775" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 36755 } } peers { permanent_uuid: "eaefa8e3d15847f88c5744e3ee0a68a6" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 46025 } }
I20260608 09:51:44.480281 24002 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b5d333770cbb456ba44112bee4217567" candidate_uuid: "eaefa8e3d15847f88c5744e3ee0a68a6" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "796989ec742e482fa1b2de98fd704775" is_pre_election: true
I20260608 09:51:44.479712 23928 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b5d333770cbb456ba44112bee4217567" candidate_uuid: "eaefa8e3d15847f88c5744e3ee0a68a6" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "cbe49b51ed0a41108c26a2cce3bdd389" is_pre_election: true
I20260608 09:51:44.508325 23997 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ad62e0f25a5542758d972c098bcfef1d" candidate_uuid: "cbe49b51ed0a41108c26a2cce3bdd389" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "796989ec742e482fa1b2de98fd704775" is_pre_election: true
I20260608 09:51:44.482203 24004 raft_consensus.cc:1240] T 5e52b2487aa14aec894e073b5d1b5b6e P 796989ec742e482fa1b2de98fd704775 [term 2 FOLLOWER]: Rejecting Update request from peer eaefa8e3d15847f88c5744e3ee0a68a6 for earlier term 1. Current term is 2. Ops: []
W20260608 09:51:44.482336 23880 auto_leader_rebalancer.cc:460] the master instance isn't leader: Service unavailable: Tablet not running
I20260608 09:51:44.486245 24194 leader_election.cc:290] T 9519c1c927ed4c7fa225a5ca38035ff7 P eaefa8e3d15847f88c5744e3ee0a68a6 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers cbe49b51ed0a41108c26a2cce3bdd389 (127.22.183.129:41197), 796989ec742e482fa1b2de98fd704775 (127.22.183.130:36755)
I20260608 09:51:44.477691 24197 leader_election.cc:290] T 9519c1c927ed4c7fa225a5ca38035ff7 P 796989ec742e482fa1b2de98fd704775 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers cbe49b51ed0a41108c26a2cce3bdd389 (127.22.183.129:41197), eaefa8e3d15847f88c5744e3ee0a68a6 (127.22.183.131:46025)
I20260608 09:51:44.517680 23928 raft_consensus.cc:1240] T ad62e0f25a5542758d972c098bcfef1d P cbe49b51ed0a41108c26a2cce3bdd389 [term 2 FOLLOWER]: Rejecting Update request from peer 796989ec742e482fa1b2de98fd704775 for earlier term 1. Current term is 2. Ops: []
I20260608 09:51:44.517643 23999 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b13b54c0b5ac457d8b9e0c3b196e115b" candidate_uuid: "cbe49b51ed0a41108c26a2cce3bdd389" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "796989ec742e482fa1b2de98fd704775"
I20260608 09:51:44.518369 23999 raft_consensus.cc:3060] T b13b54c0b5ac457d8b9e0c3b196e115b P 796989ec742e482fa1b2de98fd704775 [term 1 FOLLOWER]: Advancing to term 2
I20260608 09:51:44.514219 23894 leader_election.cc:304] T b13b54c0b5ac457d8b9e0c3b196e115b P cbe49b51ed0a41108c26a2cce3bdd389 [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: cbe49b51ed0a41108c26a2cce3bdd389, eaefa8e3d15847f88c5744e3ee0a68a6; no voters: 
I20260608 09:51:44.511790 24077 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e52b2487aa14aec894e073b5d1b5b6e" candidate_uuid: "796989ec742e482fa1b2de98fd704775" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "eaefa8e3d15847f88c5744e3ee0a68a6" is_pre_election: true
I20260608 09:51:44.507357 23996 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b13b54c0b5ac457d8b9e0c3b196e115b" candidate_uuid: "cbe49b51ed0a41108c26a2cce3bdd389" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "796989ec742e482fa1b2de98fd704775" is_pre_election: true
I20260608 09:51:44.516289 23997 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e52b2487aa14aec894e073b5d1b5b6e" candidate_uuid: "cbe49b51ed0a41108c26a2cce3bdd389" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "796989ec742e482fa1b2de98fd704775" is_pre_election: true
I20260608 09:51:44.519937 24148 raft_consensus.cc:2804] T b13b54c0b5ac457d8b9e0c3b196e115b P cbe49b51ed0a41108c26a2cce3bdd389 [term 2 FOLLOWER]: Leader election won for term 2
I20260608 09:51:44.513908 24196 raft_consensus.cc:515] T 70af39adb79c45b79d667fd92ab30b2d P 796989ec742e482fa1b2de98fd704775 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cbe49b51ed0a41108c26a2cce3bdd389" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 41197 } } peers { permanent_uuid: "796989ec742e482fa1b2de98fd704775" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 36755 } } peers { permanent_uuid: "eaefa8e3d15847f88c5744e3ee0a68a6" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 46025 } }
I20260608 09:51:44.483418 24074 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ad62e0f25a5542758d972c098bcfef1d" candidate_uuid: "cbe49b51ed0a41108c26a2cce3bdd389" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "eaefa8e3d15847f88c5744e3ee0a68a6"
I20260608 09:51:44.523636 23998 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "70af39adb79c45b79d667fd92ab30b2d" candidate_uuid: "cbe49b51ed0a41108c26a2cce3bdd389" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "796989ec742e482fa1b2de98fd704775" is_pre_election: true
I20260608 09:51:44.539870 24078 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d521c093a9b04d0693ccf1b6677feea0" candidate_uuid: "796989ec742e482fa1b2de98fd704775" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "eaefa8e3d15847f88c5744e3ee0a68a6" is_pre_election: true
I20260608 09:51:44.540262 24166 leader_election.cc:290] T 5e52b2487aa14aec894e073b5d1b5b6e P 796989ec742e482fa1b2de98fd704775 [CANDIDATE]: Term 2 election: Requested vote from peers cbe49b51ed0a41108c26a2cce3bdd389 (127.22.183.129:41197), eaefa8e3d15847f88c5744e3ee0a68a6 (127.22.183.131:46025)
W20260608 09:51:44.528913 24044 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.22.183.130:36755, user_credentials={real_user=slave}} blocked reactor thread for 47404.1us
I20260608 09:51:44.528517 24194 raft_consensus.cc:2764] T b13b54c0b5ac457d8b9e0c3b196e115b P eaefa8e3d15847f88c5744e3ee0a68a6 [term 2 FOLLOWER]: Leader pre-election decision vote started in defunct term 1: won
I20260608 09:51:44.525015 24074 raft_consensus.cc:3060] T ad62e0f25a5542758d972c098bcfef1d P eaefa8e3d15847f88c5744e3ee0a68a6 [term 1 FOLLOWER]: Advancing to term 2
I20260608 09:51:44.545408 24148 raft_consensus.cc:697] T b13b54c0b5ac457d8b9e0c3b196e115b P cbe49b51ed0a41108c26a2cce3bdd389 [term 2 LEADER]: Becoming Leader. State: Replica: cbe49b51ed0a41108c26a2cce3bdd389, State: Running, Role: LEADER
I20260608 09:51:44.545594 24003 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ad62e0f25a5542758d972c098bcfef1d" candidate_uuid: "eaefa8e3d15847f88c5744e3ee0a68a6" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "796989ec742e482fa1b2de98fd704775" is_pre_election: true
I20260608 09:51:44.546676 24149 leader_election.cc:290] T 5b8a30a746b240378d794b39c4176496 P cbe49b51ed0a41108c26a2cce3bdd389 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 796989ec742e482fa1b2de98fd704775 (127.22.183.130:36755), eaefa8e3d15847f88c5744e3ee0a68a6 (127.22.183.131:46025)
I20260608 09:51:44.546936 24076 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "70af39adb79c45b79d667fd92ab30b2d" candidate_uuid: "796989ec742e482fa1b2de98fd704775" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "eaefa8e3d15847f88c5744e3ee0a68a6" is_pre_election: true
I20260608 09:51:44.545275 24002 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ad62e0f25a5542758d972c098bcfef1d" candidate_uuid: "cbe49b51ed0a41108c26a2cce3bdd389" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "796989ec742e482fa1b2de98fd704775"
I20260608 09:51:44.547914 24075 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9519c1c927ed4c7fa225a5ca38035ff7" candidate_uuid: "796989ec742e482fa1b2de98fd704775" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "eaefa8e3d15847f88c5744e3ee0a68a6" is_pre_election: true
I20260608 09:51:44.548151 24073 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b5d333770cbb456ba44112bee4217567" candidate_uuid: "796989ec742e482fa1b2de98fd704775" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "eaefa8e3d15847f88c5744e3ee0a68a6" is_pre_election: true
I20260608 09:51:44.545594 23928 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9519c1c927ed4c7fa225a5ca38035ff7" candidate_uuid: "eaefa8e3d15847f88c5744e3ee0a68a6" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "cbe49b51ed0a41108c26a2cce3bdd389" is_pre_election: true
I20260608 09:51:44.538729 24077 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5b8a30a746b240378d794b39c4176496" candidate_uuid: "796989ec742e482fa1b2de98fd704775" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "eaefa8e3d15847f88c5744e3ee0a68a6" is_pre_election: true
I20260608 09:51:44.551761 24077 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5b8a30a746b240378d794b39c4176496" candidate_uuid: "cbe49b51ed0a41108c26a2cce3bdd389" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "eaefa8e3d15847f88c5744e3ee0a68a6" is_pre_election: true
I20260608 09:51:44.551986 23969 leader_election.cc:304] T d521c093a9b04d0693ccf1b6677feea0 P 796989ec742e482fa1b2de98fd704775 [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: 796989ec742e482fa1b2de98fd704775; no voters: cbe49b51ed0a41108c26a2cce3bdd389, eaefa8e3d15847f88c5744e3ee0a68a6
W20260608 09:51:44.549431 23858 debug-util.cc:398] Leaking SignalData structure 0x7b08000769c0 after lost signal to thread 23953
I20260608 09:51:44.554558 23998 raft_consensus.cc:2393] T 70af39adb79c45b79d667fd92ab30b2d P 796989ec742e482fa1b2de98fd704775 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate cbe49b51ed0a41108c26a2cce3bdd389 in current term 2: Already voted for candidate 796989ec742e482fa1b2de98fd704775 in this term.
I20260608 09:51:44.556502 24072 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e52b2487aa14aec894e073b5d1b5b6e" candidate_uuid: "796989ec742e482fa1b2de98fd704775" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "eaefa8e3d15847f88c5744e3ee0a68a6"
I20260608 09:51:44.557561 23969 leader_election.cc:304] T 9519c1c927ed4c7fa225a5ca38035ff7 P 796989ec742e482fa1b2de98fd704775 [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: 796989ec742e482fa1b2de98fd704775; no voters: cbe49b51ed0a41108c26a2cce3bdd389, eaefa8e3d15847f88c5744e3ee0a68a6
I20260608 09:51:44.558436 24165 raft_consensus.cc:2749] T d521c093a9b04d0693ccf1b6677feea0 P 796989ec742e482fa1b2de98fd704775 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260608 09:51:44.558769 23969 leader_election.cc:304] T b5d333770cbb456ba44112bee4217567 P 796989ec742e482fa1b2de98fd704775 [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: 796989ec742e482fa1b2de98fd704775; no voters: cbe49b51ed0a41108c26a2cce3bdd389, eaefa8e3d15847f88c5744e3ee0a68a6
I20260608 09:51:44.559069 24165 raft_consensus.cc:2749] T 9519c1c927ed4c7fa225a5ca38035ff7 P 796989ec742e482fa1b2de98fd704775 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260608 09:51:44.559754 24166 raft_consensus.cc:2749] T b5d333770cbb456ba44112bee4217567 P 796989ec742e482fa1b2de98fd704775 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260608 09:51:44.560241 24044 leader_election.cc:304] T b5d333770cbb456ba44112bee4217567 P eaefa8e3d15847f88c5744e3ee0a68a6 [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: eaefa8e3d15847f88c5744e3ee0a68a6; no voters: 796989ec742e482fa1b2de98fd704775, cbe49b51ed0a41108c26a2cce3bdd389
I20260608 09:51:44.560755 23998 raft_consensus.cc:1240] T 70af39adb79c45b79d667fd92ab30b2d P 796989ec742e482fa1b2de98fd704775 [term 2 FOLLOWER]: Rejecting Update request from peer eaefa8e3d15847f88c5744e3ee0a68a6 for earlier term 1. Current term is 2. Ops: []
I20260608 09:51:44.561537 24194 raft_consensus.cc:2749] T b5d333770cbb456ba44112bee4217567 P eaefa8e3d15847f88c5744e3ee0a68a6 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260608 09:51:44.561206 23969 leader_election.cc:304] T 5b8a30a746b240378d794b39c4176496 P 796989ec742e482fa1b2de98fd704775 [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: 796989ec742e482fa1b2de98fd704775; no voters: cbe49b51ed0a41108c26a2cce3bdd389, eaefa8e3d15847f88c5744e3ee0a68a6
I20260608 09:51:44.562754 24194 consensus_queue.cc:1059] T 5e52b2487aa14aec894e073b5d1b5b6e P eaefa8e3d15847f88c5744e3ee0a68a6 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "796989ec742e482fa1b2de98fd704775" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 36755 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260608 09:51:44.551540 24196 leader_election.cc:290] T 70af39adb79c45b79d667fd92ab30b2d P 796989ec742e482fa1b2de98fd704775 [CANDIDATE]: Term 2 election: Requested vote from peers cbe49b51ed0a41108c26a2cce3bdd389 (127.22.183.129:41197), eaefa8e3d15847f88c5744e3ee0a68a6 (127.22.183.131:46025)
W20260608 09:51:44.568235 23858 debug-util.cc:398] Leaking SignalData structure 0x7b08001495a0 after lost signal to thread 24028
I20260608 09:51:44.564829 24155 raft_consensus.cc:3055] T 5e52b2487aa14aec894e073b5d1b5b6e P eaefa8e3d15847f88c5744e3ee0a68a6 [term 1 LEADER]: Stepping down as leader of term 1
I20260608 09:51:44.569926 24155 raft_consensus.cc:740] T 5e52b2487aa14aec894e073b5d1b5b6e P eaefa8e3d15847f88c5744e3ee0a68a6 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: eaefa8e3d15847f88c5744e3ee0a68a6, State: Running, Role: LEADER
W20260608 09:51:44.570300 23858 debug-util.cc:398] Leaking SignalData structure 0x7b08000d4e20 after lost signal to thread 24102
I20260608 09:51:44.570139 24072 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "70af39adb79c45b79d667fd92ab30b2d" candidate_uuid: "796989ec742e482fa1b2de98fd704775" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "eaefa8e3d15847f88c5744e3ee0a68a6"
I20260608 09:51:44.570883 24155 consensus_queue.cc:260] T 5e52b2487aa14aec894e073b5d1b5b6e P eaefa8e3d15847f88c5744e3ee0a68a6 [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: "cbe49b51ed0a41108c26a2cce3bdd389" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 41197 } } peers { permanent_uuid: "796989ec742e482fa1b2de98fd704775" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 36755 } } peers { permanent_uuid: "eaefa8e3d15847f88c5744e3ee0a68a6" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 46025 } }
I20260608 09:51:44.572400 24155 raft_consensus.cc:3060] T 5e52b2487aa14aec894e073b5d1b5b6e P eaefa8e3d15847f88c5744e3ee0a68a6 [term 1 FOLLOWER]: Advancing to term 2
I20260608 09:51:44.572350 23895 leader_election.cc:304] T 5e52b2487aa14aec894e073b5d1b5b6e P cbe49b51ed0a41108c26a2cce3bdd389 [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: cbe49b51ed0a41108c26a2cce3bdd389; no voters: 796989ec742e482fa1b2de98fd704775, eaefa8e3d15847f88c5744e3ee0a68a6
I20260608 09:51:44.554160 24148 consensus_queue.cc:237] T b13b54c0b5ac457d8b9e0c3b196e115b P cbe49b51ed0a41108c26a2cce3bdd389 [LEADER]: Queue going to LEADER 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: "cbe49b51ed0a41108c26a2cce3bdd389" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 41197 } } peers { permanent_uuid: "796989ec742e482fa1b2de98fd704775" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 36755 } } peers { permanent_uuid: "eaefa8e3d15847f88c5744e3ee0a68a6" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 46025 } }
I20260608 09:51:44.574378 23895 leader_election.cc:304] T 70af39adb79c45b79d667fd92ab30b2d P cbe49b51ed0a41108c26a2cce3bdd389 [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: cbe49b51ed0a41108c26a2cce3bdd389; no voters: 796989ec742e482fa1b2de98fd704775, eaefa8e3d15847f88c5744e3ee0a68a6
I20260608 09:51:44.564749 24165 raft_consensus.cc:2749] T 5b8a30a746b240378d794b39c4176496 P 796989ec742e482fa1b2de98fd704775 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260608 09:51:44.575788 24190 raft_consensus.cc:3060] T 70af39adb79c45b79d667fd92ab30b2d P cbe49b51ed0a41108c26a2cce3bdd389 [term 1 FOLLOWER]: Advancing to term 2
I20260608 09:51:44.576373 23999 raft_consensus.cc:2468] T b13b54c0b5ac457d8b9e0c3b196e115b P 796989ec742e482fa1b2de98fd704775 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cbe49b51ed0a41108c26a2cce3bdd389 in term 2.
I20260608 09:51:44.578678 24074 raft_consensus.cc:2468] T ad62e0f25a5542758d972c098bcfef1d P eaefa8e3d15847f88c5744e3ee0a68a6 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cbe49b51ed0a41108c26a2cce3bdd389 in term 2.
I20260608 09:51:44.579366 24078 raft_consensus.cc:1240] T ad62e0f25a5542758d972c098bcfef1d P eaefa8e3d15847f88c5744e3ee0a68a6 [term 2 FOLLOWER]: Rejecting Update request from peer 796989ec742e482fa1b2de98fd704775 for earlier term 1. Current term is 2. Ops: []
I20260608 09:51:44.568778 24002 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9519c1c927ed4c7fa225a5ca38035ff7" candidate_uuid: "eaefa8e3d15847f88c5744e3ee0a68a6" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "796989ec742e482fa1b2de98fd704775" is_pre_election: true
I20260608 09:51:44.566989 24044 leader_election.cc:304] T ad62e0f25a5542758d972c098bcfef1d P eaefa8e3d15847f88c5744e3ee0a68a6 [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: eaefa8e3d15847f88c5744e3ee0a68a6; no voters: 796989ec742e482fa1b2de98fd704775, cbe49b51ed0a41108c26a2cce3bdd389
I20260608 09:51:44.581331 24201 raft_consensus.cc:2749] T 5e52b2487aa14aec894e073b5d1b5b6e P cbe49b51ed0a41108c26a2cce3bdd389 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260608 09:51:44.581861 24194 raft_consensus.cc:2749] T ad62e0f25a5542758d972c098bcfef1d P eaefa8e3d15847f88c5744e3ee0a68a6 [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260608 09:51:44.582782 24194 consensus_queue.cc:1059] T 70af39adb79c45b79d667fd92ab30b2d P eaefa8e3d15847f88c5744e3ee0a68a6 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "796989ec742e482fa1b2de98fd704775" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 36755 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260608 09:51:44.584077 24199 raft_consensus.cc:3055] T 70af39adb79c45b79d667fd92ab30b2d P eaefa8e3d15847f88c5744e3ee0a68a6 [term 1 LEADER]: Stepping down as leader of term 1
I20260608 09:51:44.584446 24199 raft_consensus.cc:740] T 70af39adb79c45b79d667fd92ab30b2d P eaefa8e3d15847f88c5744e3ee0a68a6 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: eaefa8e3d15847f88c5744e3ee0a68a6, State: Running, Role: LEADER
I20260608 09:51:44.584651 24165 consensus_queue.cc:1059] T ad62e0f25a5542758d972c098bcfef1d P 796989ec742e482fa1b2de98fd704775 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "cbe49b51ed0a41108c26a2cce3bdd389" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 41197 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260608 09:51:44.585969 24196 raft_consensus.cc:3055] T ad62e0f25a5542758d972c098bcfef1d P 796989ec742e482fa1b2de98fd704775 [term 1 LEADER]: Stepping down as leader of term 1
I20260608 09:51:44.586306 24196 raft_consensus.cc:740] T ad62e0f25a5542758d972c098bcfef1d P 796989ec742e482fa1b2de98fd704775 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 796989ec742e482fa1b2de98fd704775, State: Running, Role: LEADER
I20260608 09:51:44.587342 24196 consensus_queue.cc:260] T ad62e0f25a5542758d972c098bcfef1d P 796989ec742e482fa1b2de98fd704775 [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: "cbe49b51ed0a41108c26a2cce3bdd389" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 41197 } } peers { permanent_uuid: "796989ec742e482fa1b2de98fd704775" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 36755 } } peers { permanent_uuid: "eaefa8e3d15847f88c5744e3ee0a68a6" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 46025 } }
I20260608 09:51:44.588603 23928 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "70af39adb79c45b79d667fd92ab30b2d" candidate_uuid: "796989ec742e482fa1b2de98fd704775" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "cbe49b51ed0a41108c26a2cce3bdd389"
I20260608 09:51:44.589368 24002 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5b8a30a746b240378d794b39c4176496" candidate_uuid: "cbe49b51ed0a41108c26a2cce3bdd389" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "796989ec742e482fa1b2de98fd704775" is_pre_election: true
I20260608 09:51:44.589840 24199 consensus_queue.cc:260] T 70af39adb79c45b79d667fd92ab30b2d P eaefa8e3d15847f88c5744e3ee0a68a6 [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: "cbe49b51ed0a41108c26a2cce3bdd389" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 41197 } } peers { permanent_uuid: "796989ec742e482fa1b2de98fd704775" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 36755 } } peers { permanent_uuid: "eaefa8e3d15847f88c5744e3ee0a68a6" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 46025 } }
I20260608 09:51:44.591631 24165 consensus_queue.cc:1059] T ad62e0f25a5542758d972c098bcfef1d P 796989ec742e482fa1b2de98fd704775 [NON_LEADER]: Peer responded invalid term: Peer: permanent_uuid: "eaefa8e3d15847f88c5744e3ee0a68a6" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 46025 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260608 09:51:44.591887 23970 leader_election.cc:304] T 70af39adb79c45b79d667fd92ab30b2d P 796989ec742e482fa1b2de98fd704775 [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: 796989ec742e482fa1b2de98fd704775; no voters: cbe49b51ed0a41108c26a2cce3bdd389, eaefa8e3d15847f88c5744e3ee0a68a6
I20260608 09:51:44.589843 23927 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e52b2487aa14aec894e073b5d1b5b6e" candidate_uuid: "796989ec742e482fa1b2de98fd704775" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "cbe49b51ed0a41108c26a2cce3bdd389"
I20260608 09:51:44.585422 24044 leader_election.cc:304] T 9519c1c927ed4c7fa225a5ca38035ff7 P eaefa8e3d15847f88c5744e3ee0a68a6 [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: eaefa8e3d15847f88c5744e3ee0a68a6; no voters: 796989ec742e482fa1b2de98fd704775, cbe49b51ed0a41108c26a2cce3bdd389
I20260608 09:51:44.593036 24165 raft_consensus.cc:2749] T 70af39adb79c45b79d667fd92ab30b2d P 796989ec742e482fa1b2de98fd704775 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260608 09:51:44.592097 24199 raft_consensus.cc:3060] T 70af39adb79c45b79d667fd92ab30b2d P eaefa8e3d15847f88c5744e3ee0a68a6 [term 1 FOLLOWER]: Advancing to term 2
I20260608 09:51:44.594512 23894 leader_election.cc:304] T ad62e0f25a5542758d972c098bcfef1d P cbe49b51ed0a41108c26a2cce3bdd389 [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: cbe49b51ed0a41108c26a2cce3bdd389, eaefa8e3d15847f88c5744e3ee0a68a6; no voters: 796989ec742e482fa1b2de98fd704775
I20260608 09:51:44.595664 24149 raft_consensus.cc:2804] T ad62e0f25a5542758d972c098bcfef1d P cbe49b51ed0a41108c26a2cce3bdd389 [term 2 FOLLOWER]: Leader election won for term 2
I20260608 09:51:44.596148 24149 raft_consensus.cc:697] T ad62e0f25a5542758d972c098bcfef1d P cbe49b51ed0a41108c26a2cce3bdd389 [term 2 LEADER]: Becoming Leader. State: Replica: cbe49b51ed0a41108c26a2cce3bdd389, State: Running, Role: LEADER
I20260608 09:51:44.592955 23895 leader_election.cc:304] T 5b8a30a746b240378d794b39c4176496 P cbe49b51ed0a41108c26a2cce3bdd389 [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: cbe49b51ed0a41108c26a2cce3bdd389; no voters: 796989ec742e482fa1b2de98fd704775, eaefa8e3d15847f88c5744e3ee0a68a6
I20260608 09:51:44.597029 24128 raft_consensus.cc:2749] T 5b8a30a746b240378d794b39c4176496 P cbe49b51ed0a41108c26a2cce3bdd389 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260608 09:51:44.596972 24149 consensus_queue.cc:237] T ad62e0f25a5542758d972c098bcfef1d P cbe49b51ed0a41108c26a2cce3bdd389 [LEADER]: Queue 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: "cbe49b51ed0a41108c26a2cce3bdd389" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 41197 } } peers { permanent_uuid: "796989ec742e482fa1b2de98fd704775" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 36755 } } peers { permanent_uuid: "eaefa8e3d15847f88c5744e3ee0a68a6" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 46025 } }
I20260608 09:51:44.598210 24196 raft_consensus.cc:3060] T ad62e0f25a5542758d972c098bcfef1d P 796989ec742e482fa1b2de98fd704775 [term 1 FOLLOWER]: Advancing to term 2
I20260608 09:51:44.601673 23970 leader_election.cc:304] T 5e52b2487aa14aec894e073b5d1b5b6e P 796989ec742e482fa1b2de98fd704775 [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: 796989ec742e482fa1b2de98fd704775; no voters: cbe49b51ed0a41108c26a2cce3bdd389, eaefa8e3d15847f88c5744e3ee0a68a6
I20260608 09:51:44.602784 24165 raft_consensus.cc:2749] T 5e52b2487aa14aec894e073b5d1b5b6e P 796989ec742e482fa1b2de98fd704775 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260608 09:51:44.601951 23827 catalog_manager.cc:5696] T b13b54c0b5ac457d8b9e0c3b196e115b P cbe49b51ed0a41108c26a2cce3bdd389 reported cstate change: term changed from 0 to 2, leader changed from <none> to cbe49b51ed0a41108c26a2cce3bdd389 (127.22.183.129). New cstate: current_term: 2 leader_uuid: "cbe49b51ed0a41108c26a2cce3bdd389" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cbe49b51ed0a41108c26a2cce3bdd389" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 41197 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "796989ec742e482fa1b2de98fd704775" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 36755 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "eaefa8e3d15847f88c5744e3ee0a68a6" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 46025 } health_report { overall_health: UNKNOWN } } }
I20260608 09:51:44.592746 24190 raft_consensus.cc:2749] T 70af39adb79c45b79d667fd92ab30b2d P cbe49b51ed0a41108c26a2cce3bdd389 [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260608 09:51:44.608690 24194 raft_consensus.cc:2749] T 9519c1c927ed4c7fa225a5ca38035ff7 P eaefa8e3d15847f88c5744e3ee0a68a6 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260608 09:51:44.633070 23827 catalog_manager.cc:5696] T ad62e0f25a5542758d972c098bcfef1d P cbe49b51ed0a41108c26a2cce3bdd389 reported cstate change: term changed from 1 to 2, leader changed from 796989ec742e482fa1b2de98fd704775 (127.22.183.130) to cbe49b51ed0a41108c26a2cce3bdd389 (127.22.183.129). New cstate: current_term: 2 leader_uuid: "cbe49b51ed0a41108c26a2cce3bdd389" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cbe49b51ed0a41108c26a2cce3bdd389" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 41197 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "796989ec742e482fa1b2de98fd704775" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 36755 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "eaefa8e3d15847f88c5744e3ee0a68a6" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 46025 } health_report { overall_health: UNKNOWN } } }
I20260608 09:51:44.932715 23262 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 09:51:44.939311 24208 instance_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 09:51:44.941490 24209 instance_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 09:51:44.944701 23262 server_base.cc:1061] running on GCE node
W20260608 09:51:44.945402 24211 instance_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 09:51:44.946549 23262 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 09:51:44.946854 23262 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 09:51:44.947075 23262 hybrid_clock.cc:648] HybridClock initialized: now 1780912304947057 us; error 0 us; skew 500 ppm
I20260608 09:51:44.947728 23262 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 09:51:44.950702 23262 webserver.cc:533] Webserver started at http://127.22.183.132:38783/ using document root <none> and password file <none>
I20260608 09:51:44.951364 23262 fs_manager.cc:362] Metadata directory not provided
I20260608 09:51:44.951591 23262 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 09:51:44.951882 23262 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 09:51:44.952947 23262 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task8s1y23/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780912294849904-23262-0/minicluster-data/ts-3-root/instance:
uuid: "0653676ae1a3438ead163700b40a2d8d"
format_stamp: "Formatted at 2026-06-08 09:51:44 on dist-test-slave-vzb5"
I20260608 09:51:44.957815 23262 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260608 09:51:44.960651 23999 raft_consensus.cc:1275] T b13b54c0b5ac457d8b9e0c3b196e115b P 796989ec742e482fa1b2de98fd704775 [term 2 FOLLOWER]: Refusing update from remote peer cbe49b51ed0a41108c26a2cce3bdd389: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260608 09:51:44.961917 24216 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:51:44.962327 24149 consensus_queue.cc:1048] T b13b54c0b5ac457d8b9e0c3b196e115b P cbe49b51ed0a41108c26a2cce3bdd389 [LEADER]: Connected to new peer: Peer: permanent_uuid: "796989ec742e482fa1b2de98fd704775" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 36755 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 09:51:44.962864 23262 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.000s
I20260608 09:51:44.963296 23262 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task8s1y23/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780912294849904-23262-0/minicluster-data/ts-3-root
uuid: "0653676ae1a3438ead163700b40a2d8d"
format_stamp: "Formatted at 2026-06-08 09:51:44 on dist-test-slave-vzb5"
I20260608 09:51:44.963595 23262 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task8s1y23/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780912294849904-23262-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-task8s1y23/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780912294849904-23262-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-task8s1y23/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780912294849904-23262-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 09:51:44.985042 24074 raft_consensus.cc:1275] T b13b54c0b5ac457d8b9e0c3b196e115b P eaefa8e3d15847f88c5744e3ee0a68a6 [term 2 FOLLOWER]: Refusing update from remote peer cbe49b51ed0a41108c26a2cce3bdd389: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260608 09:51:44.987407 24201 consensus_queue.cc:1048] T b13b54c0b5ac457d8b9e0c3b196e115b P cbe49b51ed0a41108c26a2cce3bdd389 [LEADER]: Connected to new peer: Peer: permanent_uuid: "eaefa8e3d15847f88c5744e3ee0a68a6" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 46025 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 09:51:45.016171 23262 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 09:51:45.018087 23262 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 09:51:45.064056 23262 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 09:51:45.072505 23262 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 09:51:45.072865 23262 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:51:45.073405 23262 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 09:51:45.073654 23262 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:51:45.120379 24074 raft_consensus.cc:1275] T ad62e0f25a5542758d972c098bcfef1d P eaefa8e3d15847f88c5744e3ee0a68a6 [term 2 FOLLOWER]: Refusing update from remote peer cbe49b51ed0a41108c26a2cce3bdd389: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260608 09:51:45.123131 24148 consensus_queue.cc:1048] T ad62e0f25a5542758d972c098bcfef1d P cbe49b51ed0a41108c26a2cce3bdd389 [LEADER]: Connected to new peer: Peer: permanent_uuid: "eaefa8e3d15847f88c5744e3ee0a68a6" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 46025 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260608 09:51:45.159199 23999 raft_consensus.cc:1275] T ad62e0f25a5542758d972c098bcfef1d P 796989ec742e482fa1b2de98fd704775 [term 2 FOLLOWER]: Refusing update from remote peer cbe49b51ed0a41108c26a2cce3bdd389: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260608 09:51:45.162616 24148 consensus_queue.cc:1048] T ad62e0f25a5542758d972c098bcfef1d P cbe49b51ed0a41108c26a2cce3bdd389 [LEADER]: Connected to new peer: Peer: permanent_uuid: "796989ec742e482fa1b2de98fd704775" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 36755 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260608 09:51:45.232697 23262 rpc_server.cc:307] RPC server started. Bound to: 127.22.183.132:45315
I20260608 09:51:45.233023 24286 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.22.183.132:45315 every 8 connection(s)
I20260608 09:51:45.257395 24287 heartbeater.cc:344] Connected to a master server at 127.22.183.190:36005
I20260608 09:51:45.257900 24287 heartbeater.cc:461] Registering TS with master...
I20260608 09:51:45.259008 24287 heartbeater.cc:507] Master 127.22.183.190:36005 requested a full tablet report, sending...
I20260608 09:51:45.261660 23827 ts_manager.cc:194] Registered new tserver with Master: 0653676ae1a3438ead163700b40a2d8d (127.22.183.132:45315)
I20260608 09:51:45.263708 23827 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:34570
I20260608 09:51:45.721266 24199 raft_consensus.cc:493] T 5e52b2487aa14aec894e073b5d1b5b6e P eaefa8e3d15847f88c5744e3ee0a68a6 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 09:51:45.721966 24199 raft_consensus.cc:515] T 5e52b2487aa14aec894e073b5d1b5b6e P eaefa8e3d15847f88c5744e3ee0a68a6 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cbe49b51ed0a41108c26a2cce3bdd389" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 41197 } } peers { permanent_uuid: "796989ec742e482fa1b2de98fd704775" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 36755 } } peers { permanent_uuid: "eaefa8e3d15847f88c5744e3ee0a68a6" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 46025 } }
I20260608 09:51:45.724612 24199 leader_election.cc:290] T 5e52b2487aa14aec894e073b5d1b5b6e P eaefa8e3d15847f88c5744e3ee0a68a6 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers cbe49b51ed0a41108c26a2cce3bdd389 (127.22.183.129:41197), 796989ec742e482fa1b2de98fd704775 (127.22.183.130:36755)
I20260608 09:51:45.725327 23927 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e52b2487aa14aec894e073b5d1b5b6e" candidate_uuid: "eaefa8e3d15847f88c5744e3ee0a68a6" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "cbe49b51ed0a41108c26a2cce3bdd389" is_pre_election: true
I20260608 09:51:45.725828 23999 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e52b2487aa14aec894e073b5d1b5b6e" candidate_uuid: "eaefa8e3d15847f88c5744e3ee0a68a6" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "796989ec742e482fa1b2de98fd704775" is_pre_election: true
I20260608 09:51:45.726624 23999 raft_consensus.cc:2468] T 5e52b2487aa14aec894e073b5d1b5b6e P 796989ec742e482fa1b2de98fd704775 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate eaefa8e3d15847f88c5744e3ee0a68a6 in term 2.
I20260608 09:51:45.727991 24044 leader_election.cc:304] T 5e52b2487aa14aec894e073b5d1b5b6e P eaefa8e3d15847f88c5744e3ee0a68a6 [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: 796989ec742e482fa1b2de98fd704775, eaefa8e3d15847f88c5744e3ee0a68a6; no voters: cbe49b51ed0a41108c26a2cce3bdd389
I20260608 09:51:45.728680 24199 raft_consensus.cc:2804] T 5e52b2487aa14aec894e073b5d1b5b6e P eaefa8e3d15847f88c5744e3ee0a68a6 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260608 09:51:45.729058 24199 raft_consensus.cc:493] T 5e52b2487aa14aec894e073b5d1b5b6e P eaefa8e3d15847f88c5744e3ee0a68a6 [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 09:51:45.729492 24199 raft_consensus.cc:3060] T 5e52b2487aa14aec894e073b5d1b5b6e P eaefa8e3d15847f88c5744e3ee0a68a6 [term 2 FOLLOWER]: Advancing to term 3
I20260608 09:51:45.738853 24199 raft_consensus.cc:515] T 5e52b2487aa14aec894e073b5d1b5b6e P eaefa8e3d15847f88c5744e3ee0a68a6 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cbe49b51ed0a41108c26a2cce3bdd389" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 41197 } } peers { permanent_uuid: "796989ec742e482fa1b2de98fd704775" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 36755 } } peers { permanent_uuid: "eaefa8e3d15847f88c5744e3ee0a68a6" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 46025 } }
I20260608 09:51:45.741189 24199 leader_election.cc:290] T 5e52b2487aa14aec894e073b5d1b5b6e P eaefa8e3d15847f88c5744e3ee0a68a6 [CANDIDATE]: Term 3 election: Requested vote from peers cbe49b51ed0a41108c26a2cce3bdd389 (127.22.183.129:41197), 796989ec742e482fa1b2de98fd704775 (127.22.183.130:36755)
I20260608 09:51:45.741735 23927 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e52b2487aa14aec894e073b5d1b5b6e" candidate_uuid: "eaefa8e3d15847f88c5744e3ee0a68a6" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "cbe49b51ed0a41108c26a2cce3bdd389"
I20260608 09:51:45.742321 23999 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e52b2487aa14aec894e073b5d1b5b6e" candidate_uuid: "eaefa8e3d15847f88c5744e3ee0a68a6" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "796989ec742e482fa1b2de98fd704775"
I20260608 09:51:45.742981 23999 raft_consensus.cc:3060] T 5e52b2487aa14aec894e073b5d1b5b6e P 796989ec742e482fa1b2de98fd704775 [term 2 FOLLOWER]: Advancing to term 3
I20260608 09:51:45.750548 23999 raft_consensus.cc:2468] T 5e52b2487aa14aec894e073b5d1b5b6e P 796989ec742e482fa1b2de98fd704775 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate eaefa8e3d15847f88c5744e3ee0a68a6 in term 3.
I20260608 09:51:45.751632 24044 leader_election.cc:304] T 5e52b2487aa14aec894e073b5d1b5b6e P eaefa8e3d15847f88c5744e3ee0a68a6 [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: 796989ec742e482fa1b2de98fd704775, eaefa8e3d15847f88c5744e3ee0a68a6; no voters: cbe49b51ed0a41108c26a2cce3bdd389
I20260608 09:51:45.752378 24199 raft_consensus.cc:2804] T 5e52b2487aa14aec894e073b5d1b5b6e P eaefa8e3d15847f88c5744e3ee0a68a6 [term 3 FOLLOWER]: Leader election won for term 3
I20260608 09:51:45.753412 24199 raft_consensus.cc:697] T 5e52b2487aa14aec894e073b5d1b5b6e P eaefa8e3d15847f88c5744e3ee0a68a6 [term 3 LEADER]: Becoming Leader. State: Replica: eaefa8e3d15847f88c5744e3ee0a68a6, State: Running, Role: LEADER
I20260608 09:51:45.754633 24199 consensus_queue.cc:237] T 5e52b2487aa14aec894e073b5d1b5b6e P eaefa8e3d15847f88c5744e3ee0a68a6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cbe49b51ed0a41108c26a2cce3bdd389" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 41197 } } peers { permanent_uuid: "796989ec742e482fa1b2de98fd704775" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 36755 } } peers { permanent_uuid: "eaefa8e3d15847f88c5744e3ee0a68a6" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 46025 } }
I20260608 09:51:45.765764 23827 catalog_manager.cc:5696] T 5e52b2487aa14aec894e073b5d1b5b6e P eaefa8e3d15847f88c5744e3ee0a68a6 reported cstate change: term changed from 1 to 3. New cstate: current_term: 3 leader_uuid: "eaefa8e3d15847f88c5744e3ee0a68a6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cbe49b51ed0a41108c26a2cce3bdd389" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 41197 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "796989ec742e482fa1b2de98fd704775" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 36755 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "eaefa8e3d15847f88c5744e3ee0a68a6" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 46025 } health_report { overall_health: HEALTHY } } }
I20260608 09:51:46.064020 24199 raft_consensus.cc:493] T 70af39adb79c45b79d667fd92ab30b2d P eaefa8e3d15847f88c5744e3ee0a68a6 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 09:51:46.064738 24199 raft_consensus.cc:515] T 70af39adb79c45b79d667fd92ab30b2d P eaefa8e3d15847f88c5744e3ee0a68a6 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cbe49b51ed0a41108c26a2cce3bdd389" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 41197 } } peers { permanent_uuid: "796989ec742e482fa1b2de98fd704775" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 36755 } } peers { permanent_uuid: "eaefa8e3d15847f88c5744e3ee0a68a6" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 46025 } }
I20260608 09:51:46.067449 24199 leader_election.cc:290] T 70af39adb79c45b79d667fd92ab30b2d P eaefa8e3d15847f88c5744e3ee0a68a6 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers cbe49b51ed0a41108c26a2cce3bdd389 (127.22.183.129:41197), 796989ec742e482fa1b2de98fd704775 (127.22.183.130:36755)
I20260608 09:51:46.068141 23927 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "70af39adb79c45b79d667fd92ab30b2d" candidate_uuid: "eaefa8e3d15847f88c5744e3ee0a68a6" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "cbe49b51ed0a41108c26a2cce3bdd389" is_pre_election: true
I20260608 09:51:46.068595 23999 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "70af39adb79c45b79d667fd92ab30b2d" candidate_uuid: "eaefa8e3d15847f88c5744e3ee0a68a6" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "796989ec742e482fa1b2de98fd704775" is_pre_election: true
I20260608 09:51:46.068819 23927 raft_consensus.cc:2468] T 70af39adb79c45b79d667fd92ab30b2d P cbe49b51ed0a41108c26a2cce3bdd389 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate eaefa8e3d15847f88c5744e3ee0a68a6 in term 2.
I20260608 09:51:46.069473 23999 raft_consensus.cc:2468] T 70af39adb79c45b79d667fd92ab30b2d P 796989ec742e482fa1b2de98fd704775 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate eaefa8e3d15847f88c5744e3ee0a68a6 in term 2.
I20260608 09:51:46.069952 24044 leader_election.cc:304] T 70af39adb79c45b79d667fd92ab30b2d P eaefa8e3d15847f88c5744e3ee0a68a6 [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: cbe49b51ed0a41108c26a2cce3bdd389, eaefa8e3d15847f88c5744e3ee0a68a6; no voters: 
I20260608 09:51:46.070719 24199 raft_consensus.cc:2804] T 70af39adb79c45b79d667fd92ab30b2d P eaefa8e3d15847f88c5744e3ee0a68a6 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260608 09:51:46.071154 24199 raft_consensus.cc:493] T 70af39adb79c45b79d667fd92ab30b2d P eaefa8e3d15847f88c5744e3ee0a68a6 [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 09:51:46.071542 24199 raft_consensus.cc:3060] T 70af39adb79c45b79d667fd92ab30b2d P eaefa8e3d15847f88c5744e3ee0a68a6 [term 2 FOLLOWER]: Advancing to term 3
I20260608 09:51:46.079464 24199 raft_consensus.cc:515] T 70af39adb79c45b79d667fd92ab30b2d P eaefa8e3d15847f88c5744e3ee0a68a6 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cbe49b51ed0a41108c26a2cce3bdd389" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 41197 } } peers { permanent_uuid: "796989ec742e482fa1b2de98fd704775" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 36755 } } peers { permanent_uuid: "eaefa8e3d15847f88c5744e3ee0a68a6" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 46025 } }
I20260608 09:51:46.081708 24199 leader_election.cc:290] T 70af39adb79c45b79d667fd92ab30b2d P eaefa8e3d15847f88c5744e3ee0a68a6 [CANDIDATE]: Term 3 election: Requested vote from peers cbe49b51ed0a41108c26a2cce3bdd389 (127.22.183.129:41197), 796989ec742e482fa1b2de98fd704775 (127.22.183.130:36755)
I20260608 09:51:46.082613 23927 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "70af39adb79c45b79d667fd92ab30b2d" candidate_uuid: "eaefa8e3d15847f88c5744e3ee0a68a6" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "cbe49b51ed0a41108c26a2cce3bdd389"
I20260608 09:51:46.082716 23999 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "70af39adb79c45b79d667fd92ab30b2d" candidate_uuid: "eaefa8e3d15847f88c5744e3ee0a68a6" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "796989ec742e482fa1b2de98fd704775"
I20260608 09:51:46.083190 23927 raft_consensus.cc:3060] T 70af39adb79c45b79d667fd92ab30b2d P cbe49b51ed0a41108c26a2cce3bdd389 [term 2 FOLLOWER]: Advancing to term 3
I20260608 09:51:46.083417 23999 raft_consensus.cc:3060] T 70af39adb79c45b79d667fd92ab30b2d P 796989ec742e482fa1b2de98fd704775 [term 2 FOLLOWER]: Advancing to term 3
I20260608 09:51:46.088155 23927 raft_consensus.cc:2468] T 70af39adb79c45b79d667fd92ab30b2d P cbe49b51ed0a41108c26a2cce3bdd389 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate eaefa8e3d15847f88c5744e3ee0a68a6 in term 3.
I20260608 09:51:46.089257 24044 leader_election.cc:304] T 70af39adb79c45b79d667fd92ab30b2d P eaefa8e3d15847f88c5744e3ee0a68a6 [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: cbe49b51ed0a41108c26a2cce3bdd389, eaefa8e3d15847f88c5744e3ee0a68a6; no voters: 
I20260608 09:51:46.089972 24199 raft_consensus.cc:2804] T 70af39adb79c45b79d667fd92ab30b2d P eaefa8e3d15847f88c5744e3ee0a68a6 [term 3 FOLLOWER]: Leader election won for term 3
I20260608 09:51:46.090464 24199 raft_consensus.cc:697] T 70af39adb79c45b79d667fd92ab30b2d P eaefa8e3d15847f88c5744e3ee0a68a6 [term 3 LEADER]: Becoming Leader. State: Replica: eaefa8e3d15847f88c5744e3ee0a68a6, State: Running, Role: LEADER
I20260608 09:51:46.091143 23999 raft_consensus.cc:2468] T 70af39adb79c45b79d667fd92ab30b2d P 796989ec742e482fa1b2de98fd704775 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate eaefa8e3d15847f88c5744e3ee0a68a6 in term 3.
I20260608 09:51:46.091411 24199 consensus_queue.cc:237] T 70af39adb79c45b79d667fd92ab30b2d P eaefa8e3d15847f88c5744e3ee0a68a6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cbe49b51ed0a41108c26a2cce3bdd389" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 41197 } } peers { permanent_uuid: "796989ec742e482fa1b2de98fd704775" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 36755 } } peers { permanent_uuid: "eaefa8e3d15847f88c5744e3ee0a68a6" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 46025 } }
I20260608 09:51:46.099937 23827 catalog_manager.cc:5696] T 70af39adb79c45b79d667fd92ab30b2d P eaefa8e3d15847f88c5744e3ee0a68a6 reported cstate change: term changed from 1 to 3. New cstate: current_term: 3 leader_uuid: "eaefa8e3d15847f88c5744e3ee0a68a6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cbe49b51ed0a41108c26a2cce3bdd389" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 41197 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "796989ec742e482fa1b2de98fd704775" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 36755 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "eaefa8e3d15847f88c5744e3ee0a68a6" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 46025 } health_report { overall_health: HEALTHY } } }
I20260608 09:51:46.207279 23999 raft_consensus.cc:1275] T 5e52b2487aa14aec894e073b5d1b5b6e P 796989ec742e482fa1b2de98fd704775 [term 3 FOLLOWER]: Refusing update from remote peer eaefa8e3d15847f88c5744e3ee0a68a6: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260608 09:51:46.208864 24199 consensus_queue.cc:1048] T 5e52b2487aa14aec894e073b5d1b5b6e P eaefa8e3d15847f88c5744e3ee0a68a6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "796989ec742e482fa1b2de98fd704775" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 36755 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260608 09:51:46.233603 23927 raft_consensus.cc:3060] T 5e52b2487aa14aec894e073b5d1b5b6e P cbe49b51ed0a41108c26a2cce3bdd389 [term 1 FOLLOWER]: Advancing to term 3
I20260608 09:51:46.240150 23927 raft_consensus.cc:1275] T 5e52b2487aa14aec894e073b5d1b5b6e P cbe49b51ed0a41108c26a2cce3bdd389 [term 3 FOLLOWER]: Refusing update from remote peer eaefa8e3d15847f88c5744e3ee0a68a6: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260608 09:51:46.241647 24199 consensus_queue.cc:1048] T 5e52b2487aa14aec894e073b5d1b5b6e P eaefa8e3d15847f88c5744e3ee0a68a6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cbe49b51ed0a41108c26a2cce3bdd389" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 41197 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260608 09:51:46.266642 24287 heartbeater.cc:499] Master 127.22.183.190:36005 was elected leader, sending a full tablet report...
I20260608 09:51:46.489611 23999 raft_consensus.cc:1275] T 70af39adb79c45b79d667fd92ab30b2d P 796989ec742e482fa1b2de98fd704775 [term 3 FOLLOWER]: Refusing update from remote peer eaefa8e3d15847f88c5744e3ee0a68a6: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260608 09:51:46.490993 24302 consensus_queue.cc:1048] T 70af39adb79c45b79d667fd92ab30b2d P eaefa8e3d15847f88c5744e3ee0a68a6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "796989ec742e482fa1b2de98fd704775" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 36755 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260608 09:51:46.503510 23927 raft_consensus.cc:1275] T 70af39adb79c45b79d667fd92ab30b2d P cbe49b51ed0a41108c26a2cce3bdd389 [term 3 FOLLOWER]: Refusing update from remote peer eaefa8e3d15847f88c5744e3ee0a68a6: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260608 09:51:46.506135 24302 consensus_queue.cc:1048] T 70af39adb79c45b79d667fd92ab30b2d P eaefa8e3d15847f88c5744e3ee0a68a6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cbe49b51ed0a41108c26a2cce3bdd389" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 41197 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260608 09:51:46.512239 23880 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 09:51:46.535797 23927 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "9519c1c927ed4c7fa225a5ca38035ff7"
dest_uuid: "cbe49b51ed0a41108c26a2cce3bdd389"
mode: GRACEFUL
new_leader_uuid: "796989ec742e482fa1b2de98fd704775"
 from {username='slave'} at 127.0.0.1:35782
I20260608 09:51:46.536504 23927 raft_consensus.cc:606] T 9519c1c927ed4c7fa225a5ca38035ff7 P cbe49b51ed0a41108c26a2cce3bdd389 [term 1 LEADER]: Received request to transfer leadership to TS 796989ec742e482fa1b2de98fd704775
I20260608 09:51:46.539261 23927 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "b13b54c0b5ac457d8b9e0c3b196e115b"
dest_uuid: "cbe49b51ed0a41108c26a2cce3bdd389"
mode: GRACEFUL
new_leader_uuid: "796989ec742e482fa1b2de98fd704775"
 from {username='slave'} at 127.0.0.1:35782
I20260608 09:51:46.539702 23927 raft_consensus.cc:606] T b13b54c0b5ac457d8b9e0c3b196e115b P cbe49b51ed0a41108c26a2cce3bdd389 [term 2 LEADER]: Received request to transfer leadership to TS 796989ec742e482fa1b2de98fd704775
I20260608 09:51:46.540742 23880 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260608 09:51:46.541221 23880 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 09:51:46.629392 24309 raft_consensus.cc:993] T b13b54c0b5ac457d8b9e0c3b196e115b P cbe49b51ed0a41108c26a2cce3bdd389: : Instructing follower 796989ec742e482fa1b2de98fd704775 to start an election
I20260608 09:51:46.630002 24148 raft_consensus.cc:1081] T b13b54c0b5ac457d8b9e0c3b196e115b P cbe49b51ed0a41108c26a2cce3bdd389 [term 2 LEADER]: Signalling peer 796989ec742e482fa1b2de98fd704775 to start an election
I20260608 09:51:46.632047 24002 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "b13b54c0b5ac457d8b9e0c3b196e115b"
dest_uuid: "796989ec742e482fa1b2de98fd704775"
 from {username='slave'} at 127.0.0.1:35986
I20260608 09:51:46.632783 24002 raft_consensus.cc:493] T b13b54c0b5ac457d8b9e0c3b196e115b P 796989ec742e482fa1b2de98fd704775 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260608 09:51:46.633186 24002 raft_consensus.cc:3060] T b13b54c0b5ac457d8b9e0c3b196e115b P 796989ec742e482fa1b2de98fd704775 [term 2 FOLLOWER]: Advancing to term 3
I20260608 09:51:46.641412 24002 raft_consensus.cc:515] T b13b54c0b5ac457d8b9e0c3b196e115b P 796989ec742e482fa1b2de98fd704775 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cbe49b51ed0a41108c26a2cce3bdd389" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 41197 } } peers { permanent_uuid: "796989ec742e482fa1b2de98fd704775" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 36755 } } peers { permanent_uuid: "eaefa8e3d15847f88c5744e3ee0a68a6" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 46025 } }
I20260608 09:51:46.644430 23927 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b13b54c0b5ac457d8b9e0c3b196e115b" candidate_uuid: "796989ec742e482fa1b2de98fd704775" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: true dest_uuid: "cbe49b51ed0a41108c26a2cce3bdd389"
I20260608 09:51:46.645213 23927 raft_consensus.cc:3055] T b13b54c0b5ac457d8b9e0c3b196e115b P cbe49b51ed0a41108c26a2cce3bdd389 [term 2 LEADER]: Stepping down as leader of term 2
I20260608 09:51:46.645092 24074 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b13b54c0b5ac457d8b9e0c3b196e115b" candidate_uuid: "796989ec742e482fa1b2de98fd704775" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: true dest_uuid: "eaefa8e3d15847f88c5744e3ee0a68a6"
I20260608 09:51:46.644374 24002 leader_election.cc:290] T b13b54c0b5ac457d8b9e0c3b196e115b P 796989ec742e482fa1b2de98fd704775 [CANDIDATE]: Term 3 election: Requested vote from peers cbe49b51ed0a41108c26a2cce3bdd389 (127.22.183.129:41197), eaefa8e3d15847f88c5744e3ee0a68a6 (127.22.183.131:46025)
I20260608 09:51:46.645558 23927 raft_consensus.cc:740] T b13b54c0b5ac457d8b9e0c3b196e115b P cbe49b51ed0a41108c26a2cce3bdd389 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: cbe49b51ed0a41108c26a2cce3bdd389, State: Running, Role: LEADER
I20260608 09:51:46.645769 24074 raft_consensus.cc:3060] T b13b54c0b5ac457d8b9e0c3b196e115b P eaefa8e3d15847f88c5744e3ee0a68a6 [term 2 FOLLOWER]: Advancing to term 3
I20260608 09:51:46.646512 23927 consensus_queue.cc:260] T b13b54c0b5ac457d8b9e0c3b196e115b P cbe49b51ed0a41108c26a2cce3bdd389 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 2.1, Last appended by leader: 1, Current term: 2, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cbe49b51ed0a41108c26a2cce3bdd389" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 41197 } } peers { permanent_uuid: "796989ec742e482fa1b2de98fd704775" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 36755 } } peers { permanent_uuid: "eaefa8e3d15847f88c5744e3ee0a68a6" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 46025 } }
I20260608 09:51:46.647730 23927 raft_consensus.cc:3060] T b13b54c0b5ac457d8b9e0c3b196e115b P cbe49b51ed0a41108c26a2cce3bdd389 [term 2 FOLLOWER]: Advancing to term 3
I20260608 09:51:46.651886 23927 raft_consensus.cc:2468] T b13b54c0b5ac457d8b9e0c3b196e115b P cbe49b51ed0a41108c26a2cce3bdd389 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 796989ec742e482fa1b2de98fd704775 in term 3.
I20260608 09:51:46.653008 23970 leader_election.cc:304] T b13b54c0b5ac457d8b9e0c3b196e115b P 796989ec742e482fa1b2de98fd704775 [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: 796989ec742e482fa1b2de98fd704775, cbe49b51ed0a41108c26a2cce3bdd389; no voters: 
I20260608 09:51:46.653409 24074 raft_consensus.cc:2468] T b13b54c0b5ac457d8b9e0c3b196e115b P eaefa8e3d15847f88c5744e3ee0a68a6 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 796989ec742e482fa1b2de98fd704775 in term 3.
I20260608 09:51:46.653803 24298 raft_consensus.cc:2804] T b13b54c0b5ac457d8b9e0c3b196e115b P 796989ec742e482fa1b2de98fd704775 [term 3 FOLLOWER]: Leader election won for term 3
I20260608 09:51:46.655257 24298 raft_consensus.cc:697] T b13b54c0b5ac457d8b9e0c3b196e115b P 796989ec742e482fa1b2de98fd704775 [term 3 LEADER]: Becoming Leader. State: Replica: 796989ec742e482fa1b2de98fd704775, State: Running, Role: LEADER
I20260608 09:51:46.656208 24298 consensus_queue.cc:237] T b13b54c0b5ac457d8b9e0c3b196e115b P 796989ec742e482fa1b2de98fd704775 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 2.1, Last appended by leader: 1, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cbe49b51ed0a41108c26a2cce3bdd389" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 41197 } } peers { permanent_uuid: "796989ec742e482fa1b2de98fd704775" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 36755 } } peers { permanent_uuid: "eaefa8e3d15847f88c5744e3ee0a68a6" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 46025 } }
I20260608 09:51:46.664183 23826 catalog_manager.cc:5696] T b13b54c0b5ac457d8b9e0c3b196e115b P 796989ec742e482fa1b2de98fd704775 reported cstate change: term changed from 2 to 3, leader changed from cbe49b51ed0a41108c26a2cce3bdd389 (127.22.183.129) to 796989ec742e482fa1b2de98fd704775 (127.22.183.130). New cstate: current_term: 3 leader_uuid: "796989ec742e482fa1b2de98fd704775" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cbe49b51ed0a41108c26a2cce3bdd389" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 41197 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "796989ec742e482fa1b2de98fd704775" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 36755 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "eaefa8e3d15847f88c5744e3ee0a68a6" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 46025 } health_report { overall_health: UNKNOWN } } }
I20260608 09:51:46.887521 24309 raft_consensus.cc:993] T 9519c1c927ed4c7fa225a5ca38035ff7 P cbe49b51ed0a41108c26a2cce3bdd389: : Instructing follower 796989ec742e482fa1b2de98fd704775 to start an election
I20260608 09:51:46.887993 24148 raft_consensus.cc:1081] T 9519c1c927ed4c7fa225a5ca38035ff7 P cbe49b51ed0a41108c26a2cce3bdd389 [term 1 LEADER]: Signalling peer 796989ec742e482fa1b2de98fd704775 to start an election
I20260608 09:51:46.889559 24002 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "9519c1c927ed4c7fa225a5ca38035ff7"
dest_uuid: "796989ec742e482fa1b2de98fd704775"
 from {username='slave'} at 127.0.0.1:35986
I20260608 09:51:46.890100 24002 raft_consensus.cc:493] T 9519c1c927ed4c7fa225a5ca38035ff7 P 796989ec742e482fa1b2de98fd704775 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260608 09:51:46.890414 24002 raft_consensus.cc:3060] T 9519c1c927ed4c7fa225a5ca38035ff7 P 796989ec742e482fa1b2de98fd704775 [term 1 FOLLOWER]: Advancing to term 2
I20260608 09:51:46.895175 24002 raft_consensus.cc:515] T 9519c1c927ed4c7fa225a5ca38035ff7 P 796989ec742e482fa1b2de98fd704775 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cbe49b51ed0a41108c26a2cce3bdd389" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 41197 } } peers { permanent_uuid: "796989ec742e482fa1b2de98fd704775" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 36755 } } peers { permanent_uuid: "eaefa8e3d15847f88c5744e3ee0a68a6" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 46025 } }
I20260608 09:51:46.896826 24002 leader_election.cc:290] T 9519c1c927ed4c7fa225a5ca38035ff7 P 796989ec742e482fa1b2de98fd704775 [CANDIDATE]: Term 2 election: Requested vote from peers cbe49b51ed0a41108c26a2cce3bdd389 (127.22.183.129:41197), eaefa8e3d15847f88c5744e3ee0a68a6 (127.22.183.131:46025)
I20260608 09:51:46.897904 23927 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9519c1c927ed4c7fa225a5ca38035ff7" candidate_uuid: "796989ec742e482fa1b2de98fd704775" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "cbe49b51ed0a41108c26a2cce3bdd389"
I20260608 09:51:46.898487 24074 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9519c1c927ed4c7fa225a5ca38035ff7" candidate_uuid: "796989ec742e482fa1b2de98fd704775" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "eaefa8e3d15847f88c5744e3ee0a68a6"
I20260608 09:51:46.898571 23927 raft_consensus.cc:3055] T 9519c1c927ed4c7fa225a5ca38035ff7 P cbe49b51ed0a41108c26a2cce3bdd389 [term 1 LEADER]: Stepping down as leader of term 1
I20260608 09:51:46.899034 24074 raft_consensus.cc:3060] T 9519c1c927ed4c7fa225a5ca38035ff7 P eaefa8e3d15847f88c5744e3ee0a68a6 [term 1 FOLLOWER]: Advancing to term 2
I20260608 09:51:46.899019 23927 raft_consensus.cc:740] T 9519c1c927ed4c7fa225a5ca38035ff7 P cbe49b51ed0a41108c26a2cce3bdd389 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: cbe49b51ed0a41108c26a2cce3bdd389, State: Running, Role: LEADER
I20260608 09:51:46.900272 23927 consensus_queue.cc:260] T 9519c1c927ed4c7fa225a5ca38035ff7 P cbe49b51ed0a41108c26a2cce3bdd389 [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: "cbe49b51ed0a41108c26a2cce3bdd389" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 41197 } } peers { permanent_uuid: "796989ec742e482fa1b2de98fd704775" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 36755 } } peers { permanent_uuid: "eaefa8e3d15847f88c5744e3ee0a68a6" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 46025 } }
I20260608 09:51:46.901764 23927 raft_consensus.cc:3060] T 9519c1c927ed4c7fa225a5ca38035ff7 P cbe49b51ed0a41108c26a2cce3bdd389 [term 1 FOLLOWER]: Advancing to term 2
I20260608 09:51:46.903790 24074 raft_consensus.cc:2468] T 9519c1c927ed4c7fa225a5ca38035ff7 P eaefa8e3d15847f88c5744e3ee0a68a6 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 796989ec742e482fa1b2de98fd704775 in term 2.
I20260608 09:51:46.904927 23969 leader_election.cc:304] T 9519c1c927ed4c7fa225a5ca38035ff7 P 796989ec742e482fa1b2de98fd704775 [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: 796989ec742e482fa1b2de98fd704775, eaefa8e3d15847f88c5744e3ee0a68a6; no voters: 
I20260608 09:51:46.905645 24298 raft_consensus.cc:2804] T 9519c1c927ed4c7fa225a5ca38035ff7 P 796989ec742e482fa1b2de98fd704775 [term 2 FOLLOWER]: Leader election won for term 2
I20260608 09:51:46.906095 24298 raft_consensus.cc:697] T 9519c1c927ed4c7fa225a5ca38035ff7 P 796989ec742e482fa1b2de98fd704775 [term 2 LEADER]: Becoming Leader. State: Replica: 796989ec742e482fa1b2de98fd704775, State: Running, Role: LEADER
I20260608 09:51:46.906841 24298 consensus_queue.cc:237] T 9519c1c927ed4c7fa225a5ca38035ff7 P 796989ec742e482fa1b2de98fd704775 [LEADER]: Queue 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: "cbe49b51ed0a41108c26a2cce3bdd389" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 41197 } } peers { permanent_uuid: "796989ec742e482fa1b2de98fd704775" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 36755 } } peers { permanent_uuid: "eaefa8e3d15847f88c5744e3ee0a68a6" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 46025 } }
I20260608 09:51:46.909781 23927 raft_consensus.cc:2468] T 9519c1c927ed4c7fa225a5ca38035ff7 P cbe49b51ed0a41108c26a2cce3bdd389 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 796989ec742e482fa1b2de98fd704775 in term 2.
I20260608 09:51:46.915431 23826 catalog_manager.cc:5696] T 9519c1c927ed4c7fa225a5ca38035ff7 P 796989ec742e482fa1b2de98fd704775 reported cstate change: term changed from 1 to 2, leader changed from cbe49b51ed0a41108c26a2cce3bdd389 (127.22.183.129) to 796989ec742e482fa1b2de98fd704775 (127.22.183.130). New cstate: current_term: 2 leader_uuid: "796989ec742e482fa1b2de98fd704775" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cbe49b51ed0a41108c26a2cce3bdd389" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 41197 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "796989ec742e482fa1b2de98fd704775" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 36755 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "eaefa8e3d15847f88c5744e3ee0a68a6" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 46025 } health_report { overall_health: UNKNOWN } } }
I20260608 09:51:47.127761 23927 raft_consensus.cc:1275] T b13b54c0b5ac457d8b9e0c3b196e115b P cbe49b51ed0a41108c26a2cce3bdd389 [term 3 FOLLOWER]: Refusing update from remote peer 796989ec742e482fa1b2de98fd704775: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260608 09:51:47.129199 24298 consensus_queue.cc:1048] T b13b54c0b5ac457d8b9e0c3b196e115b P 796989ec742e482fa1b2de98fd704775 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cbe49b51ed0a41108c26a2cce3bdd389" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 41197 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260608 09:51:47.142673 24074 raft_consensus.cc:1275] T b13b54c0b5ac457d8b9e0c3b196e115b P eaefa8e3d15847f88c5744e3ee0a68a6 [term 3 FOLLOWER]: Refusing update from remote peer 796989ec742e482fa1b2de98fd704775: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260608 09:51:47.144418 24310 consensus_queue.cc:1048] T b13b54c0b5ac457d8b9e0c3b196e115b P 796989ec742e482fa1b2de98fd704775 [LEADER]: Connected to new peer: Peer: permanent_uuid: "eaefa8e3d15847f88c5744e3ee0a68a6" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 46025 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260608 09:51:47.287089 24074 raft_consensus.cc:1275] T 9519c1c927ed4c7fa225a5ca38035ff7 P eaefa8e3d15847f88c5744e3ee0a68a6 [term 2 FOLLOWER]: Refusing update from remote peer 796989ec742e482fa1b2de98fd704775: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260608 09:51:47.289211 24310 consensus_queue.cc:1048] T 9519c1c927ed4c7fa225a5ca38035ff7 P 796989ec742e482fa1b2de98fd704775 [LEADER]: Connected to new peer: Peer: permanent_uuid: "eaefa8e3d15847f88c5744e3ee0a68a6" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 46025 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260608 09:51:47.303032 23927 raft_consensus.cc:1275] T 9519c1c927ed4c7fa225a5ca38035ff7 P cbe49b51ed0a41108c26a2cce3bdd389 [term 2 FOLLOWER]: Refusing update from remote peer 796989ec742e482fa1b2de98fd704775: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260608 09:51:47.304773 24310 consensus_queue.cc:1048] T 9519c1c927ed4c7fa225a5ca38035ff7 P 796989ec742e482fa1b2de98fd704775 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cbe49b51ed0a41108c26a2cce3bdd389" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 41197 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260608 09:51:48.542330 23880 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 09:51:48.549568 23880 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 09:51:48.550124 23880 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 09:51:50.373793 23927 consensus_queue.cc:237] T d521c093a9b04d0693ccf1b6677feea0 P cbe49b51ed0a41108c26a2cce3bdd389 [LEADER]: Queue 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: "cbe49b51ed0a41108c26a2cce3bdd389" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 41197 } } peers { permanent_uuid: "eaefa8e3d15847f88c5744e3ee0a68a6" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 46025 } attrs { replace: true } } peers { permanent_uuid: "796989ec742e482fa1b2de98fd704775" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 36755 } } peers { permanent_uuid: "0653676ae1a3438ead163700b40a2d8d" member_type: NON_VOTER last_known_addr { host: "127.22.183.132" port: 45315 } attrs { promote: true } }
I20260608 09:51:50.381541 24002 raft_consensus.cc:1275] T d521c093a9b04d0693ccf1b6677feea0 P 796989ec742e482fa1b2de98fd704775 [term 1 FOLLOWER]: Refusing update from remote peer cbe49b51ed0a41108c26a2cce3bdd389: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 09:51:50.384208 24074 raft_consensus.cc:1275] T d521c093a9b04d0693ccf1b6677feea0 P eaefa8e3d15847f88c5744e3ee0a68a6 [term 1 FOLLOWER]: Refusing update from remote peer cbe49b51ed0a41108c26a2cce3bdd389: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 09:51:50.384415 24324 consensus_queue.cc:1048] T d521c093a9b04d0693ccf1b6677feea0 P cbe49b51ed0a41108c26a2cce3bdd389 [LEADER]: Connected to new peer: Peer: permanent_uuid: "796989ec742e482fa1b2de98fd704775" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 36755 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260608 09:51:50.386515 24324 consensus_queue.cc:1048] T d521c093a9b04d0693ccf1b6677feea0 P cbe49b51ed0a41108c26a2cce3bdd389 [LEADER]: Connected to new peer: Peer: permanent_uuid: "eaefa8e3d15847f88c5744e3ee0a68a6" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 46025 } 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 09:51:50.394016 24331 raft_consensus.cc:2955] T d521c093a9b04d0693ccf1b6677feea0 P cbe49b51ed0a41108c26a2cce3bdd389 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 0653676ae1a3438ead163700b40a2d8d (127.22.183.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "cbe49b51ed0a41108c26a2cce3bdd389" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 41197 } } peers { permanent_uuid: "eaefa8e3d15847f88c5744e3ee0a68a6" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 46025 } attrs { replace: true } } peers { permanent_uuid: "796989ec742e482fa1b2de98fd704775" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 36755 } } peers { permanent_uuid: "0653676ae1a3438ead163700b40a2d8d" member_type: NON_VOTER last_known_addr { host: "127.22.183.132" port: 45315 } attrs { promote: true } } }
I20260608 09:51:50.395923 24002 raft_consensus.cc:2955] T d521c093a9b04d0693ccf1b6677feea0 P 796989ec742e482fa1b2de98fd704775 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 0653676ae1a3438ead163700b40a2d8d (127.22.183.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "cbe49b51ed0a41108c26a2cce3bdd389" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 41197 } } peers { permanent_uuid: "eaefa8e3d15847f88c5744e3ee0a68a6" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 46025 } attrs { replace: true } } peers { permanent_uuid: "796989ec742e482fa1b2de98fd704775" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 36755 } } peers { permanent_uuid: "0653676ae1a3438ead163700b40a2d8d" member_type: NON_VOTER last_known_addr { host: "127.22.183.132" port: 45315 } attrs { promote: true } } }
I20260608 09:51:50.398183 24074 raft_consensus.cc:2955] T d521c093a9b04d0693ccf1b6677feea0 P eaefa8e3d15847f88c5744e3ee0a68a6 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 0653676ae1a3438ead163700b40a2d8d (127.22.183.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "cbe49b51ed0a41108c26a2cce3bdd389" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 41197 } } peers { permanent_uuid: "eaefa8e3d15847f88c5744e3ee0a68a6" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 46025 } attrs { replace: true } } peers { permanent_uuid: "796989ec742e482fa1b2de98fd704775" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 36755 } } peers { permanent_uuid: "0653676ae1a3438ead163700b40a2d8d" member_type: NON_VOTER last_known_addr { host: "127.22.183.132" port: 45315 } attrs { promote: true } } }
W20260608 09:51:50.400713 23893 consensus_peers.cc:597] T d521c093a9b04d0693ccf1b6677feea0 P cbe49b51ed0a41108c26a2cce3bdd389 -> Peer 0653676ae1a3438ead163700b40a2d8d (127.22.183.132:45315): Couldn't send request to peer 0653676ae1a3438ead163700b40a2d8d. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: d521c093a9b04d0693ccf1b6677feea0. This is attempt 1: this message will repeat every 5th retry.
I20260608 09:51:50.409529 23826 catalog_manager.cc:5696] T d521c093a9b04d0693ccf1b6677feea0 P cbe49b51ed0a41108c26a2cce3bdd389 reported cstate change: config changed from index -1 to 2, NON_VOTER 0653676ae1a3438ead163700b40a2d8d (127.22.183.132) added. New cstate: current_term: 1 leader_uuid: "cbe49b51ed0a41108c26a2cce3bdd389" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "cbe49b51ed0a41108c26a2cce3bdd389" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 41197 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "eaefa8e3d15847f88c5744e3ee0a68a6" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 46025 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "796989ec742e482fa1b2de98fd704775" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 36755 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0653676ae1a3438ead163700b40a2d8d" member_type: NON_VOTER last_known_addr { host: "127.22.183.132" port: 45315 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260608 09:51:50.425737 24074 consensus_queue.cc:237] T 5b8a30a746b240378d794b39c4176496 P eaefa8e3d15847f88c5744e3ee0a68a6 [LEADER]: Queue 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: "cbe49b51ed0a41108c26a2cce3bdd389" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 41197 } attrs { replace: true } } peers { permanent_uuid: "796989ec742e482fa1b2de98fd704775" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 36755 } } peers { permanent_uuid: "eaefa8e3d15847f88c5744e3ee0a68a6" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 46025 } } peers { permanent_uuid: "0653676ae1a3438ead163700b40a2d8d" member_type: NON_VOTER last_known_addr { host: "127.22.183.132" port: 45315 } attrs { promote: true } }
I20260608 09:51:50.436651 24002 raft_consensus.cc:1275] T 5b8a30a746b240378d794b39c4176496 P 796989ec742e482fa1b2de98fd704775 [term 1 FOLLOWER]: Refusing update from remote peer eaefa8e3d15847f88c5744e3ee0a68a6: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 09:51:50.437608 23927 raft_consensus.cc:1275] T 5b8a30a746b240378d794b39c4176496 P cbe49b51ed0a41108c26a2cce3bdd389 [term 1 FOLLOWER]: Refusing update from remote peer eaefa8e3d15847f88c5744e3ee0a68a6: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 09:51:50.438076 24340 consensus_queue.cc:1048] T 5b8a30a746b240378d794b39c4176496 P eaefa8e3d15847f88c5744e3ee0a68a6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "796989ec742e482fa1b2de98fd704775" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 36755 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260608 09:51:50.438987 24302 consensus_queue.cc:1048] T 5b8a30a746b240378d794b39c4176496 P eaefa8e3d15847f88c5744e3ee0a68a6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cbe49b51ed0a41108c26a2cce3bdd389" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 41197 } 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 09:51:50.447940 24042 consensus_peers.cc:597] T 5b8a30a746b240378d794b39c4176496 P eaefa8e3d15847f88c5744e3ee0a68a6 -> Peer 0653676ae1a3438ead163700b40a2d8d (127.22.183.132:45315): Couldn't send request to peer 0653676ae1a3438ead163700b40a2d8d. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 5b8a30a746b240378d794b39c4176496. This is attempt 1: this message will repeat every 5th retry.
I20260608 09:51:50.447717 24340 raft_consensus.cc:2955] T 5b8a30a746b240378d794b39c4176496 P eaefa8e3d15847f88c5744e3ee0a68a6 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 0653676ae1a3438ead163700b40a2d8d (127.22.183.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "cbe49b51ed0a41108c26a2cce3bdd389" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 41197 } attrs { replace: true } } peers { permanent_uuid: "796989ec742e482fa1b2de98fd704775" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 36755 } } peers { permanent_uuid: "eaefa8e3d15847f88c5744e3ee0a68a6" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 46025 } } peers { permanent_uuid: "0653676ae1a3438ead163700b40a2d8d" member_type: NON_VOTER last_known_addr { host: "127.22.183.132" port: 45315 } attrs { promote: true } } }
I20260608 09:51:50.449649 23927 raft_consensus.cc:2955] T 5b8a30a746b240378d794b39c4176496 P cbe49b51ed0a41108c26a2cce3bdd389 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 0653676ae1a3438ead163700b40a2d8d (127.22.183.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "cbe49b51ed0a41108c26a2cce3bdd389" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 41197 } attrs { replace: true } } peers { permanent_uuid: "796989ec742e482fa1b2de98fd704775" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 36755 } } peers { permanent_uuid: "eaefa8e3d15847f88c5744e3ee0a68a6" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 46025 } } peers { permanent_uuid: "0653676ae1a3438ead163700b40a2d8d" member_type: NON_VOTER last_known_addr { host: "127.22.183.132" port: 45315 } attrs { promote: true } } }
I20260608 09:51:50.450325 24002 raft_consensus.cc:2955] T 5b8a30a746b240378d794b39c4176496 P 796989ec742e482fa1b2de98fd704775 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 0653676ae1a3438ead163700b40a2d8d (127.22.183.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "cbe49b51ed0a41108c26a2cce3bdd389" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 41197 } attrs { replace: true } } peers { permanent_uuid: "796989ec742e482fa1b2de98fd704775" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 36755 } } peers { permanent_uuid: "eaefa8e3d15847f88c5744e3ee0a68a6" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 46025 } } peers { permanent_uuid: "0653676ae1a3438ead163700b40a2d8d" member_type: NON_VOTER last_known_addr { host: "127.22.183.132" port: 45315 } attrs { promote: true } } }
I20260608 09:51:50.461524 23823 catalog_manager.cc:5696] T 5b8a30a746b240378d794b39c4176496 P 796989ec742e482fa1b2de98fd704775 reported cstate change: config changed from index -1 to 2, NON_VOTER 0653676ae1a3438ead163700b40a2d8d (127.22.183.132) added. New cstate: current_term: 1 leader_uuid: "eaefa8e3d15847f88c5744e3ee0a68a6" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "cbe49b51ed0a41108c26a2cce3bdd389" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 41197 } attrs { replace: true } } peers { permanent_uuid: "796989ec742e482fa1b2de98fd704775" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 36755 } } peers { permanent_uuid: "eaefa8e3d15847f88c5744e3ee0a68a6" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 46025 } } peers { permanent_uuid: "0653676ae1a3438ead163700b40a2d8d" member_type: NON_VOTER last_known_addr { host: "127.22.183.132" port: 45315 } attrs { promote: true } } }
I20260608 09:51:50.465898 24074 consensus_queue.cc:237] T 70af39adb79c45b79d667fd92ab30b2d P eaefa8e3d15847f88c5744e3ee0a68a6 [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: "cbe49b51ed0a41108c26a2cce3bdd389" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 41197 } } peers { permanent_uuid: "796989ec742e482fa1b2de98fd704775" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 36755 } attrs { replace: true } } peers { permanent_uuid: "eaefa8e3d15847f88c5744e3ee0a68a6" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 46025 } } peers { permanent_uuid: "0653676ae1a3438ead163700b40a2d8d" member_type: NON_VOTER last_known_addr { host: "127.22.183.132" port: 45315 } attrs { promote: true } }
W20260608 09:51:50.473335 24042 consensus_peers.cc:597] T 70af39adb79c45b79d667fd92ab30b2d P eaefa8e3d15847f88c5744e3ee0a68a6 -> Peer 0653676ae1a3438ead163700b40a2d8d (127.22.183.132:45315): Couldn't send request to peer 0653676ae1a3438ead163700b40a2d8d. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 70af39adb79c45b79d667fd92ab30b2d. This is attempt 1: this message will repeat every 5th retry.
I20260608 09:51:50.474030 23927 raft_consensus.cc:1275] T 70af39adb79c45b79d667fd92ab30b2d P cbe49b51ed0a41108c26a2cce3bdd389 [term 3 FOLLOWER]: Refusing update from remote peer eaefa8e3d15847f88c5744e3ee0a68a6: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260608 09:51:50.475451 24302 consensus_queue.cc:1048] T 70af39adb79c45b79d667fd92ab30b2d P eaefa8e3d15847f88c5744e3ee0a68a6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cbe49b51ed0a41108c26a2cce3bdd389" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 41197 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260608 09:51:50.480209 24002 raft_consensus.cc:1275] T 70af39adb79c45b79d667fd92ab30b2d P 796989ec742e482fa1b2de98fd704775 [term 3 FOLLOWER]: Refusing update from remote peer eaefa8e3d15847f88c5744e3ee0a68a6: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260608 09:51:50.482549 24345 consensus_queue.cc:1048] T 70af39adb79c45b79d667fd92ab30b2d P eaefa8e3d15847f88c5744e3ee0a68a6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "796989ec742e482fa1b2de98fd704775" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 36755 } 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 09:51:50.488623 24302 raft_consensus.cc:2955] T 70af39adb79c45b79d667fd92ab30b2d P eaefa8e3d15847f88c5744e3ee0a68a6 [term 3 LEADER]: Committing config change with OpId 3.3: config changed from index -1 to 3, NON_VOTER 0653676ae1a3438ead163700b40a2d8d (127.22.183.132) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "cbe49b51ed0a41108c26a2cce3bdd389" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 41197 } } peers { permanent_uuid: "796989ec742e482fa1b2de98fd704775" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 36755 } attrs { replace: true } } peers { permanent_uuid: "eaefa8e3d15847f88c5744e3ee0a68a6" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 46025 } } peers { permanent_uuid: "0653676ae1a3438ead163700b40a2d8d" member_type: NON_VOTER last_known_addr { host: "127.22.183.132" port: 45315 } attrs { promote: true } } }
I20260608 09:51:50.490789 23927 raft_consensus.cc:2955] T 70af39adb79c45b79d667fd92ab30b2d P cbe49b51ed0a41108c26a2cce3bdd389 [term 3 FOLLOWER]: Committing config change with OpId 3.3: config changed from index -1 to 3, NON_VOTER 0653676ae1a3438ead163700b40a2d8d (127.22.183.132) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "cbe49b51ed0a41108c26a2cce3bdd389" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 41197 } } peers { permanent_uuid: "796989ec742e482fa1b2de98fd704775" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 36755 } attrs { replace: true } } peers { permanent_uuid: "eaefa8e3d15847f88c5744e3ee0a68a6" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 46025 } } peers { permanent_uuid: "0653676ae1a3438ead163700b40a2d8d" member_type: NON_VOTER last_known_addr { host: "127.22.183.132" port: 45315 } attrs { promote: true } } }
I20260608 09:51:50.495081 24002 raft_consensus.cc:2955] T 70af39adb79c45b79d667fd92ab30b2d P 796989ec742e482fa1b2de98fd704775 [term 3 FOLLOWER]: Committing config change with OpId 3.3: config changed from index -1 to 3, NON_VOTER 0653676ae1a3438ead163700b40a2d8d (127.22.183.132) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "cbe49b51ed0a41108c26a2cce3bdd389" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 41197 } } peers { permanent_uuid: "796989ec742e482fa1b2de98fd704775" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 36755 } attrs { replace: true } } peers { permanent_uuid: "eaefa8e3d15847f88c5744e3ee0a68a6" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 46025 } } peers { permanent_uuid: "0653676ae1a3438ead163700b40a2d8d" member_type: NON_VOTER last_known_addr { host: "127.22.183.132" port: 45315 } attrs { promote: true } } }
I20260608 09:51:50.502887 23823 catalog_manager.cc:5696] T 70af39adb79c45b79d667fd92ab30b2d P cbe49b51ed0a41108c26a2cce3bdd389 reported cstate change: config changed from index -1 to 3, NON_VOTER 0653676ae1a3438ead163700b40a2d8d (127.22.183.132) added. New cstate: current_term: 3 leader_uuid: "eaefa8e3d15847f88c5744e3ee0a68a6" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "cbe49b51ed0a41108c26a2cce3bdd389" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 41197 } } peers { permanent_uuid: "796989ec742e482fa1b2de98fd704775" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 36755 } attrs { replace: true } } peers { permanent_uuid: "eaefa8e3d15847f88c5744e3ee0a68a6" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 46025 } } peers { permanent_uuid: "0653676ae1a3438ead163700b40a2d8d" member_type: NON_VOTER last_known_addr { host: "127.22.183.132" port: 45315 } attrs { promote: true } } }
I20260608 09:51:50.503219 23928 consensus_queue.cc:237] T ad62e0f25a5542758d972c098bcfef1d P cbe49b51ed0a41108c26a2cce3bdd389 [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: "cbe49b51ed0a41108c26a2cce3bdd389" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 41197 } } peers { permanent_uuid: "796989ec742e482fa1b2de98fd704775" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 36755 } } peers { permanent_uuid: "eaefa8e3d15847f88c5744e3ee0a68a6" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 46025 } attrs { replace: true } } peers { permanent_uuid: "0653676ae1a3438ead163700b40a2d8d" member_type: NON_VOTER last_known_addr { host: "127.22.183.132" port: 45315 } attrs { promote: true } }
I20260608 09:51:50.512724 24002 raft_consensus.cc:1275] T ad62e0f25a5542758d972c098bcfef1d P 796989ec742e482fa1b2de98fd704775 [term 2 FOLLOWER]: Refusing update from remote peer cbe49b51ed0a41108c26a2cce3bdd389: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260608 09:51:50.514608 24328 consensus_queue.cc:1048] T ad62e0f25a5542758d972c098bcfef1d P cbe49b51ed0a41108c26a2cce3bdd389 [LEADER]: Connected to new peer: Peer: permanent_uuid: "796989ec742e482fa1b2de98fd704775" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 36755 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
W20260608 09:51:50.515550 23893 consensus_peers.cc:597] T ad62e0f25a5542758d972c098bcfef1d P cbe49b51ed0a41108c26a2cce3bdd389 -> Peer 0653676ae1a3438ead163700b40a2d8d (127.22.183.132:45315): Couldn't send request to peer 0653676ae1a3438ead163700b40a2d8d. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: ad62e0f25a5542758d972c098bcfef1d. This is attempt 1: this message will repeat every 5th retry.
I20260608 09:51:50.516290 24074 raft_consensus.cc:1275] T ad62e0f25a5542758d972c098bcfef1d P eaefa8e3d15847f88c5744e3ee0a68a6 [term 2 FOLLOWER]: Refusing update from remote peer cbe49b51ed0a41108c26a2cce3bdd389: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260608 09:51:50.519963 24328 consensus_queue.cc:1048] T ad62e0f25a5542758d972c098bcfef1d P cbe49b51ed0a41108c26a2cce3bdd389 [LEADER]: Connected to new peer: Peer: permanent_uuid: "eaefa8e3d15847f88c5744e3ee0a68a6" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 46025 } 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 09:51:50.523219 24324 raft_consensus.cc:2955] T ad62e0f25a5542758d972c098bcfef1d P cbe49b51ed0a41108c26a2cce3bdd389 [term 2 LEADER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 0653676ae1a3438ead163700b40a2d8d (127.22.183.132) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "cbe49b51ed0a41108c26a2cce3bdd389" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 41197 } } peers { permanent_uuid: "796989ec742e482fa1b2de98fd704775" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 36755 } } peers { permanent_uuid: "eaefa8e3d15847f88c5744e3ee0a68a6" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 46025 } attrs { replace: true } } peers { permanent_uuid: "0653676ae1a3438ead163700b40a2d8d" member_type: NON_VOTER last_known_addr { host: "127.22.183.132" port: 45315 } attrs { promote: true } } }
I20260608 09:51:50.526558 24002 raft_consensus.cc:2955] T ad62e0f25a5542758d972c098bcfef1d P 796989ec742e482fa1b2de98fd704775 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 0653676ae1a3438ead163700b40a2d8d (127.22.183.132) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "cbe49b51ed0a41108c26a2cce3bdd389" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 41197 } } peers { permanent_uuid: "796989ec742e482fa1b2de98fd704775" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 36755 } } peers { permanent_uuid: "eaefa8e3d15847f88c5744e3ee0a68a6" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 46025 } attrs { replace: true } } peers { permanent_uuid: "0653676ae1a3438ead163700b40a2d8d" member_type: NON_VOTER last_known_addr { host: "127.22.183.132" port: 45315 } attrs { promote: true } } }
I20260608 09:51:50.531224 24074 raft_consensus.cc:2955] T ad62e0f25a5542758d972c098bcfef1d P eaefa8e3d15847f88c5744e3ee0a68a6 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 0653676ae1a3438ead163700b40a2d8d (127.22.183.132) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "cbe49b51ed0a41108c26a2cce3bdd389" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 41197 } } peers { permanent_uuid: "796989ec742e482fa1b2de98fd704775" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 36755 } } peers { permanent_uuid: "eaefa8e3d15847f88c5744e3ee0a68a6" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 46025 } attrs { replace: true } } peers { permanent_uuid: "0653676ae1a3438ead163700b40a2d8d" member_type: NON_VOTER last_known_addr { host: "127.22.183.132" port: 45315 } attrs { promote: true } } }
I20260608 09:51:50.537547 23826 catalog_manager.cc:5696] T ad62e0f25a5542758d972c098bcfef1d P cbe49b51ed0a41108c26a2cce3bdd389 reported cstate change: config changed from index -1 to 3, NON_VOTER 0653676ae1a3438ead163700b40a2d8d (127.22.183.132) added. New cstate: current_term: 2 leader_uuid: "cbe49b51ed0a41108c26a2cce3bdd389" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "cbe49b51ed0a41108c26a2cce3bdd389" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 41197 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "796989ec742e482fa1b2de98fd704775" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 36755 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "eaefa8e3d15847f88c5744e3ee0a68a6" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 46025 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0653676ae1a3438ead163700b40a2d8d" member_type: NON_VOTER last_known_addr { host: "127.22.183.132" port: 45315 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260608 09:51:50.551576 23880 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 09:51:50.560074 23880 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 09:51:50.560514 23880 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 09:51:50.758695 23262 tablet_server.cc:179] TabletServer@127.22.183.129:0 shutting down...
I20260608 09:51:50.796885 23262 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 09:51:50.797756 23262 tablet_replica.cc:333] T ad62e0f25a5542758d972c098bcfef1d P cbe49b51ed0a41108c26a2cce3bdd389: stopping tablet replica
I20260608 09:51:50.798606 23262 raft_consensus.cc:2243] T ad62e0f25a5542758d972c098bcfef1d P cbe49b51ed0a41108c26a2cce3bdd389 [term 2 LEADER]: Raft consensus shutting down.
I20260608 09:51:50.799929 23262 raft_consensus.cc:2272] T ad62e0f25a5542758d972c098bcfef1d P cbe49b51ed0a41108c26a2cce3bdd389 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 09:51:50.802793 23262 tablet_replica.cc:333] T 70af39adb79c45b79d667fd92ab30b2d P cbe49b51ed0a41108c26a2cce3bdd389: stopping tablet replica
I20260608 09:51:50.803601 23262 raft_consensus.cc:2243] T 70af39adb79c45b79d667fd92ab30b2d P cbe49b51ed0a41108c26a2cce3bdd389 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260608 09:51:50.804150 23262 raft_consensus.cc:2272] T 70af39adb79c45b79d667fd92ab30b2d P cbe49b51ed0a41108c26a2cce3bdd389 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260608 09:51:50.807361 23262 tablet_replica.cc:333] T 9519c1c927ed4c7fa225a5ca38035ff7 P cbe49b51ed0a41108c26a2cce3bdd389: stopping tablet replica
I20260608 09:51:50.808107 23262 raft_consensus.cc:2243] T 9519c1c927ed4c7fa225a5ca38035ff7 P cbe49b51ed0a41108c26a2cce3bdd389 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260608 09:51:50.808604 23262 raft_consensus.cc:2272] T 9519c1c927ed4c7fa225a5ca38035ff7 P cbe49b51ed0a41108c26a2cce3bdd389 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 09:51:50.811002 23262 tablet_replica.cc:333] T 5e52b2487aa14aec894e073b5d1b5b6e P cbe49b51ed0a41108c26a2cce3bdd389: stopping tablet replica
I20260608 09:51:50.811687 23262 raft_consensus.cc:2243] T 5e52b2487aa14aec894e073b5d1b5b6e P cbe49b51ed0a41108c26a2cce3bdd389 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260608 09:51:50.812168 23262 raft_consensus.cc:2272] T 5e52b2487aa14aec894e073b5d1b5b6e P cbe49b51ed0a41108c26a2cce3bdd389 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260608 09:51:50.814510 23262 tablet_replica.cc:333] T 5b8a30a746b240378d794b39c4176496 P cbe49b51ed0a41108c26a2cce3bdd389: stopping tablet replica
I20260608 09:51:50.815176 23262 raft_consensus.cc:2243] T 5b8a30a746b240378d794b39c4176496 P cbe49b51ed0a41108c26a2cce3bdd389 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:51:50.815685 23262 raft_consensus.cc:2272] T 5b8a30a746b240378d794b39c4176496 P cbe49b51ed0a41108c26a2cce3bdd389 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:51:50.818300 23262 tablet_replica.cc:333] T b13b54c0b5ac457d8b9e0c3b196e115b P cbe49b51ed0a41108c26a2cce3bdd389: stopping tablet replica
I20260608 09:51:50.819054 23262 raft_consensus.cc:2243] T b13b54c0b5ac457d8b9e0c3b196e115b P cbe49b51ed0a41108c26a2cce3bdd389 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260608 09:51:50.819649 23262 raft_consensus.cc:2272] T b13b54c0b5ac457d8b9e0c3b196e115b P cbe49b51ed0a41108c26a2cce3bdd389 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260608 09:51:50.822649 23262 tablet_replica.cc:333] T b5d333770cbb456ba44112bee4217567 P cbe49b51ed0a41108c26a2cce3bdd389: stopping tablet replica
I20260608 09:51:50.823338 23262 raft_consensus.cc:2243] T b5d333770cbb456ba44112bee4217567 P cbe49b51ed0a41108c26a2cce3bdd389 [term 1 LEADER]: Raft consensus shutting down.
I20260608 09:51:50.823823 24352 ts_tablet_manager.cc:933] T d521c093a9b04d0693ccf1b6677feea0 P 0653676ae1a3438ead163700b40a2d8d: Initiating tablet copy from peer cbe49b51ed0a41108c26a2cce3bdd389 (127.22.183.129:41197)
I20260608 09:51:50.824337 23262 raft_consensus.cc:2272] T b5d333770cbb456ba44112bee4217567 P cbe49b51ed0a41108c26a2cce3bdd389 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:51:50.825901 24352 tablet_copy_client.cc:323] T d521c093a9b04d0693ccf1b6677feea0 P 0653676ae1a3438ead163700b40a2d8d: tablet copy: Beginning tablet copy session from remote peer at address 127.22.183.129:41197
I20260608 09:51:50.826997 23262 tablet_replica.cc:333] T d521c093a9b04d0693ccf1b6677feea0 P cbe49b51ed0a41108c26a2cce3bdd389: stopping tablet replica
W20260608 09:51:50.830121 24044 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 5 similar messages]
I20260608 09:51:50.835099 23262 raft_consensus.cc:2243] T d521c093a9b04d0693ccf1b6677feea0 P cbe49b51ed0a41108c26a2cce3bdd389 [term 1 LEADER]: Raft consensus shutting down.
I20260608 09:51:50.836149 23262 raft_consensus.cc:2272] T d521c093a9b04d0693ccf1b6677feea0 P cbe49b51ed0a41108c26a2cce3bdd389 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:51:50.845016 24356 ts_tablet_manager.cc:933] T 5b8a30a746b240378d794b39c4176496 P 0653676ae1a3438ead163700b40a2d8d: Initiating tablet copy from peer eaefa8e3d15847f88c5744e3ee0a68a6 (127.22.183.131:46025)
I20260608 09:51:50.846886 24356 tablet_copy_client.cc:323] T 5b8a30a746b240378d794b39c4176496 P 0653676ae1a3438ead163700b40a2d8d: tablet copy: Beginning tablet copy session from remote peer at address 127.22.183.131:46025
W20260608 09:51:50.851608 24044 consensus_peers.cc:597] T 5b8a30a746b240378d794b39c4176496 P eaefa8e3d15847f88c5744e3ee0a68a6 -> Peer cbe49b51ed0a41108c26a2cce3bdd389 (127.22.183.129:41197): Couldn't send request to peer cbe49b51ed0a41108c26a2cce3bdd389. 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 09:51:50.858122 24088 tablet_copy_service.cc:140] P eaefa8e3d15847f88c5744e3ee0a68a6: Received BeginTabletCopySession request for tablet 5b8a30a746b240378d794b39c4176496 from peer 0653676ae1a3438ead163700b40a2d8d ({username='slave'} at 127.0.0.1:39106)
I20260608 09:51:50.858644 24088 tablet_copy_service.cc:161] P eaefa8e3d15847f88c5744e3ee0a68a6: Beginning new tablet copy session on tablet 5b8a30a746b240378d794b39c4176496 from peer 0653676ae1a3438ead163700b40a2d8d at {username='slave'} at 127.0.0.1:39106: session id = 0653676ae1a3438ead163700b40a2d8d-5b8a30a746b240378d794b39c4176496
I20260608 09:51:50.872085 24088 tablet_copy_source_session.cc:215] T 5b8a30a746b240378d794b39c4176496 P eaefa8e3d15847f88c5744e3ee0a68a6: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 09:51:50.875152 24356 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5b8a30a746b240378d794b39c4176496. 1 dirs total, 0 dirs full, 0 dirs failed
W20260608 09:51:50.881881 24223 connection.cc:466] server connection from 127.0.0.1:35226 torn down before Call kudu.consensus.ConsensusService.StartTabletCopy from 127.0.0.1:35226 (request call id 2) could send its response
I20260608 09:51:50.882495 23262 tablet_server.cc:196] TabletServer@127.22.183.129:0 shutdown complete.
I20260608 09:51:50.885365 24352 ts_tablet_manager.cc:933] T 70af39adb79c45b79d667fd92ab30b2d P 0653676ae1a3438ead163700b40a2d8d: Initiating tablet copy from peer eaefa8e3d15847f88c5744e3ee0a68a6 (127.22.183.131:46025)
I20260608 09:51:50.894582 24356 tablet_copy_client.cc:806] T 5b8a30a746b240378d794b39c4176496 P 0653676ae1a3438ead163700b40a2d8d: tablet copy: Starting download of 0 data blocks...
I20260608 09:51:50.894407 24352 tablet_copy_client.cc:323] T 70af39adb79c45b79d667fd92ab30b2d P 0653676ae1a3438ead163700b40a2d8d: tablet copy: Beginning tablet copy session from remote peer at address 127.22.183.131:46025
I20260608 09:51:50.895325 24356 tablet_copy_client.cc:670] T 5b8a30a746b240378d794b39c4176496 P 0653676ae1a3438ead163700b40a2d8d: tablet copy: Starting download of 1 WAL segments...
I20260608 09:51:50.898644 24087 tablet_copy_service.cc:140] P eaefa8e3d15847f88c5744e3ee0a68a6: Received BeginTabletCopySession request for tablet 70af39adb79c45b79d667fd92ab30b2d from peer 0653676ae1a3438ead163700b40a2d8d ({username='slave'} at 127.0.0.1:39106)
I20260608 09:51:50.899363 24087 tablet_copy_service.cc:161] P eaefa8e3d15847f88c5744e3ee0a68a6: Beginning new tablet copy session on tablet 70af39adb79c45b79d667fd92ab30b2d from peer 0653676ae1a3438ead163700b40a2d8d at {username='slave'} at 127.0.0.1:39106: session id = 0653676ae1a3438ead163700b40a2d8d-70af39adb79c45b79d667fd92ab30b2d
I20260608 09:51:50.905274 24087 tablet_copy_source_session.cc:215] T 70af39adb79c45b79d667fd92ab30b2d P eaefa8e3d15847f88c5744e3ee0a68a6: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 09:51:50.906564 24356 tablet_copy_client.cc:538] T 5b8a30a746b240378d794b39c4176496 P 0653676ae1a3438ead163700b40a2d8d: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 09:51:50.909395 24352 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 70af39adb79c45b79d667fd92ab30b2d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:51:50.910543 23262 tablet_server.cc:179] TabletServer@127.22.183.130:0 shutting down...
I20260608 09:51:50.919093 24356 tablet_bootstrap.cc:492] T 5b8a30a746b240378d794b39c4176496 P 0653676ae1a3438ead163700b40a2d8d: Bootstrap starting.
W20260608 09:51:50.924187 24044 consensus_peers.cc:597] T 5b8a30a746b240378d794b39c4176496 P eaefa8e3d15847f88c5744e3ee0a68a6 -> Peer 796989ec742e482fa1b2de98fd704775 (127.22.183.130:36755): Couldn't send request to peer 796989ec742e482fa1b2de98fd704775. 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 09:51:50.929052 24352 tablet_copy_client.cc:806] T 70af39adb79c45b79d667fd92ab30b2d P 0653676ae1a3438ead163700b40a2d8d: tablet copy: Starting download of 0 data blocks...
I20260608 09:51:50.929669 24352 tablet_copy_client.cc:670] T 70af39adb79c45b79d667fd92ab30b2d P 0653676ae1a3438ead163700b40a2d8d: tablet copy: Starting download of 1 WAL segments...
I20260608 09:51:50.942090 24352 tablet_copy_client.cc:538] T 70af39adb79c45b79d667fd92ab30b2d P 0653676ae1a3438ead163700b40a2d8d: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 09:51:50.969684 24352 tablet_bootstrap.cc:492] T 70af39adb79c45b79d667fd92ab30b2d P 0653676ae1a3438ead163700b40a2d8d: Bootstrap starting.
W20260608 09:51:50.975055 23970 consensus_peers.cc:597] T 9519c1c927ed4c7fa225a5ca38035ff7 P 796989ec742e482fa1b2de98fd704775 -> Peer cbe49b51ed0a41108c26a2cce3bdd389 (127.22.183.129:41197): Couldn't send request to peer cbe49b51ed0a41108c26a2cce3bdd389. Status: Network error: Client connection negotiation failed: client connection to 127.22.183.129:41197: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260608 09:51:50.975652 23970 consensus_peers.cc:597] T b13b54c0b5ac457d8b9e0c3b196e115b P 796989ec742e482fa1b2de98fd704775 -> Peer cbe49b51ed0a41108c26a2cce3bdd389 (127.22.183.129:41197): Couldn't send request to peer cbe49b51ed0a41108c26a2cce3bdd389. Status: Network error: Client connection negotiation failed: client connection to 127.22.183.129:41197: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260608 09:51:50.977274 24044 consensus_peers.cc:597] T 70af39adb79c45b79d667fd92ab30b2d P eaefa8e3d15847f88c5744e3ee0a68a6 -> Peer 796989ec742e482fa1b2de98fd704775 (127.22.183.130:36755): Couldn't send request to peer 796989ec742e482fa1b2de98fd704775. 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 09:51:50.987258 23262 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 09:51:50.989923 23262 tablet_replica.cc:333] T 5b8a30a746b240378d794b39c4176496 P 796989ec742e482fa1b2de98fd704775: stopping tablet replica
I20260608 09:51:50.990839 23262 raft_consensus.cc:2243] T 5b8a30a746b240378d794b39c4176496 P 796989ec742e482fa1b2de98fd704775 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:51:50.991576 23262 raft_consensus.cc:2272] T 5b8a30a746b240378d794b39c4176496 P 796989ec742e482fa1b2de98fd704775 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:51:50.993347 24356 tablet_bootstrap.cc:492] T 5b8a30a746b240378d794b39c4176496 P 0653676ae1a3438ead163700b40a2d8d: 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 09:51:50.995019 24356 tablet_bootstrap.cc:492] T 5b8a30a746b240378d794b39c4176496 P 0653676ae1a3438ead163700b40a2d8d: Bootstrap complete.
I20260608 09:51:50.995534 23262 tablet_replica.cc:333] T b5d333770cbb456ba44112bee4217567 P 796989ec742e482fa1b2de98fd704775: stopping tablet replica
I20260608 09:51:50.995728 24356 ts_tablet_manager.cc:1403] T 5b8a30a746b240378d794b39c4176496 P 0653676ae1a3438ead163700b40a2d8d: Time spent bootstrapping tablet: real 0.077s	user 0.027s	sys 0.023s
I20260608 09:51:50.996363 23262 raft_consensus.cc:2243] T b5d333770cbb456ba44112bee4217567 P 796989ec742e482fa1b2de98fd704775 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:51:50.996922 23262 raft_consensus.cc:2272] T b5d333770cbb456ba44112bee4217567 P 796989ec742e482fa1b2de98fd704775 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:51:50.998611 24356 raft_consensus.cc:359] T 5b8a30a746b240378d794b39c4176496 P 0653676ae1a3438ead163700b40a2d8d [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "cbe49b51ed0a41108c26a2cce3bdd389" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 41197 } attrs { replace: true } } peers { permanent_uuid: "796989ec742e482fa1b2de98fd704775" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 36755 } } peers { permanent_uuid: "eaefa8e3d15847f88c5744e3ee0a68a6" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 46025 } } peers { permanent_uuid: "0653676ae1a3438ead163700b40a2d8d" member_type: NON_VOTER last_known_addr { host: "127.22.183.132" port: 45315 } attrs { promote: true } }
I20260608 09:51:50.999429 23262 tablet_replica.cc:333] T b13b54c0b5ac457d8b9e0c3b196e115b P 796989ec742e482fa1b2de98fd704775: stopping tablet replica
I20260608 09:51:50.999300 24356 raft_consensus.cc:740] T 5b8a30a746b240378d794b39c4176496 P 0653676ae1a3438ead163700b40a2d8d [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 0653676ae1a3438ead163700b40a2d8d, State: Initialized, Role: LEARNER
I20260608 09:51:51.000279 23262 raft_consensus.cc:2243] T b13b54c0b5ac457d8b9e0c3b196e115b P 796989ec742e482fa1b2de98fd704775 [term 3 LEADER]: Raft consensus shutting down.
I20260608 09:51:51.000250 24356 consensus_queue.cc:260] T 5b8a30a746b240378d794b39c4176496 P 0653676ae1a3438ead163700b40a2d8d [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: "cbe49b51ed0a41108c26a2cce3bdd389" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 41197 } attrs { replace: true } } peers { permanent_uuid: "796989ec742e482fa1b2de98fd704775" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 36755 } } peers { permanent_uuid: "eaefa8e3d15847f88c5744e3ee0a68a6" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 46025 } } peers { permanent_uuid: "0653676ae1a3438ead163700b40a2d8d" member_type: NON_VOTER last_known_addr { host: "127.22.183.132" port: 45315 } attrs { promote: true } }
I20260608 09:51:51.001744 23262 raft_consensus.cc:2272] T b13b54c0b5ac457d8b9e0c3b196e115b P 796989ec742e482fa1b2de98fd704775 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260608 09:51:51.004248 23262 tablet_replica.cc:333] T 9519c1c927ed4c7fa225a5ca38035ff7 P 796989ec742e482fa1b2de98fd704775: stopping tablet replica
I20260608 09:51:51.004988 23262 raft_consensus.cc:2243] T 9519c1c927ed4c7fa225a5ca38035ff7 P 796989ec742e482fa1b2de98fd704775 [term 2 LEADER]: Raft consensus shutting down.
I20260608 09:51:51.005890 23262 raft_consensus.cc:2272] T 9519c1c927ed4c7fa225a5ca38035ff7 P 796989ec742e482fa1b2de98fd704775 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 09:51:51.008229 23262 tablet_replica.cc:333] T 70af39adb79c45b79d667fd92ab30b2d P 796989ec742e482fa1b2de98fd704775: stopping tablet replica
I20260608 09:51:51.008946 23262 raft_consensus.cc:2243] T 70af39adb79c45b79d667fd92ab30b2d P 796989ec742e482fa1b2de98fd704775 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260608 09:51:51.009513 23262 raft_consensus.cc:2272] T 70af39adb79c45b79d667fd92ab30b2d P 796989ec742e482fa1b2de98fd704775 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260608 09:51:51.012212 23262 tablet_replica.cc:333] T 5e52b2487aa14aec894e073b5d1b5b6e P 796989ec742e482fa1b2de98fd704775: stopping tablet replica
I20260608 09:51:51.012861 23262 raft_consensus.cc:2243] T 5e52b2487aa14aec894e073b5d1b5b6e P 796989ec742e482fa1b2de98fd704775 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260608 09:51:51.013319 23262 raft_consensus.cc:2272] T 5e52b2487aa14aec894e073b5d1b5b6e P 796989ec742e482fa1b2de98fd704775 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260608 09:51:51.014544 24352 tablet_bootstrap.cc:492] T 70af39adb79c45b79d667fd92ab30b2d P 0653676ae1a3438ead163700b40a2d8d: 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 09:51:51.015532 23262 tablet_replica.cc:333] T ad62e0f25a5542758d972c098bcfef1d P 796989ec742e482fa1b2de98fd704775: stopping tablet replica
I20260608 09:51:51.015964 24352 tablet_bootstrap.cc:492] T 70af39adb79c45b79d667fd92ab30b2d P 0653676ae1a3438ead163700b40a2d8d: Bootstrap complete.
I20260608 09:51:51.016238 23262 raft_consensus.cc:2243] T ad62e0f25a5542758d972c098bcfef1d P 796989ec742e482fa1b2de98fd704775 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260608 09:51:51.016927 23262 raft_consensus.cc:2272] T ad62e0f25a5542758d972c098bcfef1d P 796989ec742e482fa1b2de98fd704775 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 09:51:51.017277 24352 ts_tablet_manager.cc:1403] T 70af39adb79c45b79d667fd92ab30b2d P 0653676ae1a3438ead163700b40a2d8d: Time spent bootstrapping tablet: real 0.048s	user 0.033s	sys 0.006s
I20260608 09:51:51.019761 23262 tablet_replica.cc:333] T d521c093a9b04d0693ccf1b6677feea0 P 796989ec742e482fa1b2de98fd704775: stopping tablet replica
I20260608 09:51:51.020602 23262 raft_consensus.cc:2243] T d521c093a9b04d0693ccf1b6677feea0 P 796989ec742e482fa1b2de98fd704775 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:51:51.021245 23262 raft_consensus.cc:2272] T d521c093a9b04d0693ccf1b6677feea0 P 796989ec742e482fa1b2de98fd704775 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:51:51.022053 24356 ts_tablet_manager.cc:1434] T 5b8a30a746b240378d794b39c4176496 P 0653676ae1a3438ead163700b40a2d8d: Time spent starting tablet: real 0.026s	user 0.010s	sys 0.015s
I20260608 09:51:51.024430 24352 raft_consensus.cc:359] T 70af39adb79c45b79d667fd92ab30b2d P 0653676ae1a3438ead163700b40a2d8d [term 3 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "cbe49b51ed0a41108c26a2cce3bdd389" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 41197 } } peers { permanent_uuid: "796989ec742e482fa1b2de98fd704775" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 36755 } attrs { replace: true } } peers { permanent_uuid: "eaefa8e3d15847f88c5744e3ee0a68a6" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 46025 } } peers { permanent_uuid: "0653676ae1a3438ead163700b40a2d8d" member_type: NON_VOTER last_known_addr { host: "127.22.183.132" port: 45315 } attrs { promote: true } }
I20260608 09:51:51.025297 24352 raft_consensus.cc:740] T 70af39adb79c45b79d667fd92ab30b2d P 0653676ae1a3438ead163700b40a2d8d [term 3 LEARNER]: Becoming Follower/Learner. State: Replica: 0653676ae1a3438ead163700b40a2d8d, State: Initialized, Role: LEARNER
I20260608 09:51:51.026033 24352 consensus_queue.cc:260] T 70af39adb79c45b79d667fd92ab30b2d P 0653676ae1a3438ead163700b40a2d8d [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: "cbe49b51ed0a41108c26a2cce3bdd389" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 41197 } } peers { permanent_uuid: "796989ec742e482fa1b2de98fd704775" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 36755 } attrs { replace: true } } peers { permanent_uuid: "eaefa8e3d15847f88c5744e3ee0a68a6" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 46025 } } peers { permanent_uuid: "0653676ae1a3438ead163700b40a2d8d" member_type: NON_VOTER last_known_addr { host: "127.22.183.132" port: 45315 } attrs { promote: true } }
I20260608 09:51:51.026616 24087 tablet_copy_service.cc:342] P eaefa8e3d15847f88c5744e3ee0a68a6: Request end of tablet copy session 0653676ae1a3438ead163700b40a2d8d-5b8a30a746b240378d794b39c4176496 received from {username='slave'} at 127.0.0.1:39106
I20260608 09:51:51.027096 24087 tablet_copy_service.cc:434] P eaefa8e3d15847f88c5744e3ee0a68a6: ending tablet copy session 0653676ae1a3438ead163700b40a2d8d-5b8a30a746b240378d794b39c4176496 on tablet 5b8a30a746b240378d794b39c4176496 with peer 0653676ae1a3438ead163700b40a2d8d
I20260608 09:51:51.028708 24352 ts_tablet_manager.cc:1434] T 70af39adb79c45b79d667fd92ab30b2d P 0653676ae1a3438ead163700b40a2d8d: Time spent starting tablet: real 0.010s	user 0.003s	sys 0.003s
I20260608 09:51:51.030503 24087 tablet_copy_service.cc:342] P eaefa8e3d15847f88c5744e3ee0a68a6: Request end of tablet copy session 0653676ae1a3438ead163700b40a2d8d-70af39adb79c45b79d667fd92ab30b2d received from {username='slave'} at 127.0.0.1:39106
I20260608 09:51:51.030920 24087 tablet_copy_service.cc:434] P eaefa8e3d15847f88c5744e3ee0a68a6: ending tablet copy session 0653676ae1a3438ead163700b40a2d8d-70af39adb79c45b79d667fd92ab30b2d on tablet 70af39adb79c45b79d667fd92ab30b2d with peer 0653676ae1a3438ead163700b40a2d8d
I20260608 09:51:51.050505 23262 tablet_server.cc:196] TabletServer@127.22.183.130:0 shutdown complete.
I20260608 09:51:51.074743 23262 tablet_server.cc:179] TabletServer@127.22.183.131:0 shutting down...
W20260608 09:51:51.108167 24044 consensus_peers.cc:597] T 70af39adb79c45b79d667fd92ab30b2d P eaefa8e3d15847f88c5744e3ee0a68a6 -> Peer cbe49b51ed0a41108c26a2cce3bdd389 (127.22.183.129:41197): Couldn't send request to peer cbe49b51ed0a41108c26a2cce3bdd389. Status: Network error: Client connection negotiation failed: client connection to 127.22.183.129:41197: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 09:51:51.112825 23262 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 09:51:51.113598 23262 tablet_replica.cc:333] T d521c093a9b04d0693ccf1b6677feea0 P eaefa8e3d15847f88c5744e3ee0a68a6: stopping tablet replica
I20260608 09:51:51.114238 23262 raft_consensus.cc:2243] T d521c093a9b04d0693ccf1b6677feea0 P eaefa8e3d15847f88c5744e3ee0a68a6 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:51:51.114734 23262 raft_consensus.cc:2272] T d521c093a9b04d0693ccf1b6677feea0 P eaefa8e3d15847f88c5744e3ee0a68a6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:51:51.117558 23262 tablet_replica.cc:333] T b13b54c0b5ac457d8b9e0c3b196e115b P eaefa8e3d15847f88c5744e3ee0a68a6: stopping tablet replica
I20260608 09:51:51.118211 23262 raft_consensus.cc:2243] T b13b54c0b5ac457d8b9e0c3b196e115b P eaefa8e3d15847f88c5744e3ee0a68a6 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260608 09:51:51.118644 23262 raft_consensus.cc:2272] T b13b54c0b5ac457d8b9e0c3b196e115b P eaefa8e3d15847f88c5744e3ee0a68a6 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260608 09:51:51.120620 23262 tablet_replica.cc:333] T b5d333770cbb456ba44112bee4217567 P eaefa8e3d15847f88c5744e3ee0a68a6: stopping tablet replica
I20260608 09:51:51.121168 23262 raft_consensus.cc:2243] T b5d333770cbb456ba44112bee4217567 P eaefa8e3d15847f88c5744e3ee0a68a6 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:51:51.121569 23262 raft_consensus.cc:2272] T b5d333770cbb456ba44112bee4217567 P eaefa8e3d15847f88c5744e3ee0a68a6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:51:51.123452 23262 tablet_replica.cc:333] T 9519c1c927ed4c7fa225a5ca38035ff7 P eaefa8e3d15847f88c5744e3ee0a68a6: stopping tablet replica
I20260608 09:51:51.123961 23262 raft_consensus.cc:2243] T 9519c1c927ed4c7fa225a5ca38035ff7 P eaefa8e3d15847f88c5744e3ee0a68a6 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260608 09:51:51.124358 23262 raft_consensus.cc:2272] T 9519c1c927ed4c7fa225a5ca38035ff7 P eaefa8e3d15847f88c5744e3ee0a68a6 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 09:51:51.125998 23262 tablet_replica.cc:333] T 70af39adb79c45b79d667fd92ab30b2d P eaefa8e3d15847f88c5744e3ee0a68a6: stopping tablet replica
I20260608 09:51:51.126508 23262 raft_consensus.cc:2243] T 70af39adb79c45b79d667fd92ab30b2d P eaefa8e3d15847f88c5744e3ee0a68a6 [term 3 LEADER]: Raft consensus shutting down.
I20260608 09:51:51.127507 23262 raft_consensus.cc:2272] T 70af39adb79c45b79d667fd92ab30b2d P eaefa8e3d15847f88c5744e3ee0a68a6 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260608 09:51:51.129760 23262 tablet_replica.cc:333] T 5e52b2487aa14aec894e073b5d1b5b6e P eaefa8e3d15847f88c5744e3ee0a68a6: stopping tablet replica
I20260608 09:51:51.130297 23262 raft_consensus.cc:2243] T 5e52b2487aa14aec894e073b5d1b5b6e P eaefa8e3d15847f88c5744e3ee0a68a6 [term 3 LEADER]: Raft consensus shutting down.
I20260608 09:51:51.130996 23262 raft_consensus.cc:2272] T 5e52b2487aa14aec894e073b5d1b5b6e P eaefa8e3d15847f88c5744e3ee0a68a6 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260608 09:51:51.132778 23262 tablet_replica.cc:333] T ad62e0f25a5542758d972c098bcfef1d P eaefa8e3d15847f88c5744e3ee0a68a6: stopping tablet replica
I20260608 09:51:51.133285 23262 raft_consensus.cc:2243] T ad62e0f25a5542758d972c098bcfef1d P eaefa8e3d15847f88c5744e3ee0a68a6 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260608 09:51:51.133755 23262 raft_consensus.cc:2272] T ad62e0f25a5542758d972c098bcfef1d P eaefa8e3d15847f88c5744e3ee0a68a6 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 09:51:51.135901 23262 tablet_replica.cc:333] T 5b8a30a746b240378d794b39c4176496 P eaefa8e3d15847f88c5744e3ee0a68a6: stopping tablet replica
I20260608 09:51:51.136349 23262 raft_consensus.cc:2243] T 5b8a30a746b240378d794b39c4176496 P eaefa8e3d15847f88c5744e3ee0a68a6 [term 1 LEADER]: Raft consensus shutting down.
I20260608 09:51:51.137202 23262 raft_consensus.cc:2272] T 5b8a30a746b240378d794b39c4176496 P eaefa8e3d15847f88c5744e3ee0a68a6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:51:51.165807 23262 tablet_server.cc:196] TabletServer@127.22.183.131:0 shutdown complete.
I20260608 09:51:51.192557 23262 tablet_server.cc:179] TabletServer@127.22.183.132:0 shutting down...
I20260608 09:51:51.213331 23262 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 09:51:51.214643 23262 tablet_replica.cc:333] T 70af39adb79c45b79d667fd92ab30b2d P 0653676ae1a3438ead163700b40a2d8d: stopping tablet replica
I20260608 09:51:51.215240 23262 raft_consensus.cc:2243] T 70af39adb79c45b79d667fd92ab30b2d P 0653676ae1a3438ead163700b40a2d8d [term 3 LEARNER]: Raft consensus shutting down.
I20260608 09:51:51.215657 23262 raft_consensus.cc:2272] T 70af39adb79c45b79d667fd92ab30b2d P 0653676ae1a3438ead163700b40a2d8d [term 3 LEARNER]: Raft consensus is shut down!
I20260608 09:51:51.217659 23262 tablet_replica.cc:333] T 5b8a30a746b240378d794b39c4176496 P 0653676ae1a3438ead163700b40a2d8d: stopping tablet replica
I20260608 09:51:51.218115 23262 raft_consensus.cc:2243] T 5b8a30a746b240378d794b39c4176496 P 0653676ae1a3438ead163700b40a2d8d [term 1 LEARNER]: Raft consensus shutting down.
I20260608 09:51:51.218470 23262 raft_consensus.cc:2272] T 5b8a30a746b240378d794b39c4176496 P 0653676ae1a3438ead163700b40a2d8d [term 1 LEARNER]: Raft consensus is shut down!
I20260608 09:51:51.237965 23262 tablet_server.cc:196] TabletServer@127.22.183.132:0 shutdown complete.
I20260608 09:51:51.248931 23262 master.cc:562] Master@127.22.183.190:36005 shutting down...
W20260608 09:51:51.278932 23875 auto_rebalancer.cc:835] Removing replace marker failed: Catalog manager is not initialized. State: Closing
W20260608 09:51:51.279269 23875 auto_rebalancer.cc:863] Could not move replica: Service unavailable: Catalog manager is not initialized. State: Closing
W20260608 09:51:51.279484 23875 auto_rebalancer.cc:301] scheduled replica move failed to complete: Service unavailable: Catalog manager is not initialized. State: Closing
I20260608 09:51:51.280624 23262 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 920ffcc127d3476e9cb9331fcfa844ea [term 1 LEADER]: Raft consensus shutting down.
I20260608 09:51:51.281116 23262 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 920ffcc127d3476e9cb9331fcfa844ea [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:51:51.281446 23262 tablet_replica.cc:333] T 00000000000000000000000000000000 P 920ffcc127d3476e9cb9331fcfa844ea: stopping tablet replica
I20260608 09:51:51.318639 23262 master.cc:584] Master@127.22.183.190:36005 shutdown complete.
[       OK ] AutoRebalancerTest.AutoRebalancingTurnOffAndOn (11593 ms)
[ RUN      ] AutoRebalancerTest.NextLeaderResumesAutoRebalancing
I20260608 09:51:51.361161 23262 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.22.183.190:33353,127.22.183.189:46035,127.22.183.188:37719
I20260608 09:51:51.362495 23262 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 09:51:51.368100 24367 instance_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 09:51:51.368980 24366 instance_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 09:51:51.369067 24369 instance_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 09:51:51.370376 23262 server_base.cc:1061] running on GCE node
I20260608 09:51:51.371081 23262 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 09:51:51.371332 23262 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 09:51:51.371454 23262 hybrid_clock.cc:648] HybridClock initialized: now 1780912311371443 us; error 0 us; skew 500 ppm
I20260608 09:51:51.371959 23262 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 09:51:51.374262 23262 webserver.cc:533] Webserver started at http://127.22.183.190:39347/ using document root <none> and password file <none>
I20260608 09:51:51.374720 23262 fs_manager.cc:362] Metadata directory not provided
I20260608 09:51:51.374876 23262 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 09:51:51.375099 23262 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 09:51:51.376242 23262 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task8s1y23/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780912294849904-23262-0/minicluster-data/master-0-root/instance:
uuid: "d270ece013e74780b130c0f38577b00e"
format_stamp: "Formatted at 2026-06-08 09:51:51 on dist-test-slave-vzb5"
I20260608 09:51:51.380867 23262 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.001s
I20260608 09:51:51.384123 24374 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:51:51.384878 23262 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260608 09:51:51.385159 23262 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task8s1y23/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780912294849904-23262-0/minicluster-data/master-0-root
uuid: "d270ece013e74780b130c0f38577b00e"
format_stamp: "Formatted at 2026-06-08 09:51:51 on dist-test-slave-vzb5"
I20260608 09:51:51.385437 23262 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task8s1y23/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780912294849904-23262-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-task8s1y23/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780912294849904-23262-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-task8s1y23/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780912294849904-23262-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 09:51:51.399540 23262 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 09:51:51.400691 23262 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 09:51:51.437745 23262 rpc_server.cc:307] RPC server started. Bound to: 127.22.183.190:33353
I20260608 09:51:51.437875 24425 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.22.183.190:33353 every 8 connection(s)
I20260608 09:51:51.441862 24426 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 09:51:51.441918 23262 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 09:51:51.447548 24428 instance_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 09:51:51.447924 24429 instance_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 09:51:51.449126 24426 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.22.183.190" port: 33353 } has no permanent_uuid. Determining permanent_uuid...
I20260608 09:51:51.450381 23262 server_base.cc:1061] running on GCE node
W20260608 09:51:51.451197 24432 instance_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 09:51:51.452600 23262 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 09:51:51.453028 23262 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 09:51:51.453279 23262 hybrid_clock.cc:648] HybridClock initialized: now 1780912311453252 us; error 0 us; skew 500 ppm
I20260608 09:51:51.453886 23262 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 09:51:51.456652 23262 webserver.cc:533] Webserver started at http://127.22.183.189:33615/ using document root <none> and password file <none>
I20260608 09:51:51.457175 23262 fs_manager.cc:362] Metadata directory not provided
I20260608 09:51:51.457386 23262 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 09:51:51.457650 23262 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 09:51:51.458712 23262 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task8s1y23/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780912294849904-23262-0/minicluster-data/master-1-root/instance:
uuid: "391797886fdb43439fc8962b830d3f46"
format_stamp: "Formatted at 2026-06-08 09:51:51 on dist-test-slave-vzb5"
I20260608 09:51:51.462508 24426 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.22.183.189" port: 46035 } has no permanent_uuid. Determining permanent_uuid...
I20260608 09:51:51.463749 23262 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.002s	sys 0.001s
I20260608 09:51:51.467635 24439 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
W20260608 09:51:51.468266 24426 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.22.183.189:46035: Network error: Client connection negotiation failed: client connection to 127.22.183.189:46035: connect: Connection refused (error 111)
I20260608 09:51:51.468451 23262 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.001s
I20260608 09:51:51.468802 23262 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task8s1y23/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780912294849904-23262-0/minicluster-data/master-1-root
uuid: "391797886fdb43439fc8962b830d3f46"
format_stamp: "Formatted at 2026-06-08 09:51:51 on dist-test-slave-vzb5"
I20260608 09:51:51.469094 23262 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task8s1y23/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780912294849904-23262-0/minicluster-data/master-1-root
metadata directory: /tmp/dist-test-task8s1y23/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780912294849904-23262-0/minicluster-data/master-1-root
1 data directories: /tmp/dist-test-task8s1y23/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780912294849904-23262-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 09:51:51.485441 23262 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 09:51:51.486569 23262 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 09:51:51.506793 24426 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.22.183.189" port: 46035 } attempt: 1
W20260608 09:51:51.511775 24426 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.22.183.189:46035: Network error: Client connection negotiation failed: client connection to 127.22.183.189:46035: connect: Connection refused (error 111)
I20260608 09:51:51.525569 23262 rpc_server.cc:307] RPC server started. Bound to: 127.22.183.189:46035
I20260608 09:51:51.525745 24490 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.22.183.189:46035 every 8 connection(s)
I20260608 09:51:51.529570 24491 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 09:51:51.529663 23262 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 09:51:51.535305 24493 instance_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 09:51:51.536895 24494 instance_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 09:51:51.537103 24491 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.22.183.190" port: 33353 } has no permanent_uuid. Determining permanent_uuid...
W20260608 09:51:51.539394 24496 instance_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 09:51:51.540935 23262 server_base.cc:1061] running on GCE node
I20260608 09:51:51.541710 23262 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 09:51:51.541944 23262 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 09:51:51.542143 23262 hybrid_clock.cc:648] HybridClock initialized: now 1780912311542124 us; error 0 us; skew 500 ppm
I20260608 09:51:51.542928 23262 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 09:51:51.545648 23262 webserver.cc:533] Webserver started at http://127.22.183.188:41253/ using document root <none> and password file <none>
I20260608 09:51:51.546315 23262 fs_manager.cc:362] Metadata directory not provided
I20260608 09:51:51.546566 23262 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 09:51:51.546955 23262 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 09:51:51.548243 23262 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task8s1y23/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780912294849904-23262-0/minicluster-data/master-2-root/instance:
uuid: "ba31fb2bca4c481785e3725ab2fad908"
format_stamp: "Formatted at 2026-06-08 09:51:51 on dist-test-slave-vzb5"
I20260608 09:51:51.549989 24491 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.22.183.189" port: 46035 } has no permanent_uuid. Determining permanent_uuid...
I20260608 09:51:51.550252 24426 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.22.183.189" port: 46035 } attempt: 2
I20260608 09:51:51.561421 23262 fs_manager.cc:696] Time spent creating directory manager: real 0.013s	user 0.012s	sys 0.000s
I20260608 09:51:51.565176 24491 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.22.183.188" port: 37719 } has no permanent_uuid. Determining permanent_uuid...
I20260608 09:51:51.566596 24426 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.22.183.188" port: 37719 } has no permanent_uuid. Determining permanent_uuid...
I20260608 09:51:51.568065 24504 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:51:51.569017 23262 fs_manager.cc:730] Time spent opening block manager: real 0.005s	user 0.001s	sys 0.003s
I20260608 09:51:51.569401 23262 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task8s1y23/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780912294849904-23262-0/minicluster-data/master-2-root
uuid: "ba31fb2bca4c481785e3725ab2fad908"
format_stamp: "Formatted at 2026-06-08 09:51:51 on dist-test-slave-vzb5"
I20260608 09:51:51.569743 23262 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task8s1y23/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780912294849904-23262-0/minicluster-data/master-2-root
metadata directory: /tmp/dist-test-task8s1y23/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780912294849904-23262-0/minicluster-data/master-2-root
1 data directories: /tmp/dist-test-task8s1y23/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780912294849904-23262-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 09:51:51.573174 24426 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.22.183.188:37719: Network error: Client connection negotiation failed: client connection to 127.22.183.188:37719: connect: Connection refused (error 111)
W20260608 09:51:51.578071 24491 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.22.183.188:37719: Network error: Client connection negotiation failed: client connection to 127.22.183.188:37719: connect: Connection refused (error 111)
I20260608 09:51:51.586308 23262 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 09:51:51.587471 23262 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 09:51:51.591692 24426 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.22.183.188" port: 37719 } attempt: 1
I20260608 09:51:51.595556 24491 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.22.183.188" port: 37719 } attempt: 1
W20260608 09:51:51.596138 24426 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.22.183.188:37719: Network error: Client connection negotiation failed: client connection to 127.22.183.188:37719: connect: Connection refused (error 111)
W20260608 09:51:51.600394 24491 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.22.183.188:37719: Network error: Client connection negotiation failed: client connection to 127.22.183.188:37719: connect: Connection refused (error 111)
I20260608 09:51:51.626379 23262 rpc_server.cc:307] RPC server started. Bound to: 127.22.183.188:37719
I20260608 09:51:51.626499 24556 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.22.183.188:37719 every 8 connection(s)
I20260608 09:51:51.629550 23262 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260608 09:51:51.630643 24557 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 09:51:51.636116 24557 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.22.183.190" port: 33353 } has no permanent_uuid. Determining permanent_uuid...
I20260608 09:51:51.641621 24426 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.22.183.188" port: 37719 } attempt: 2
I20260608 09:51:51.648494 24557 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.22.183.189" port: 46035 } has no permanent_uuid. Determining permanent_uuid...
I20260608 09:51:51.658499 24557 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.22.183.188" port: 37719 } has no permanent_uuid. Determining permanent_uuid...
I20260608 09:51:51.659200 24426 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P d270ece013e74780b130c0f38577b00e: Bootstrap starting.
I20260608 09:51:51.665849 24426 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P d270ece013e74780b130c0f38577b00e: Neither blocks nor log segments found. Creating new log.
I20260608 09:51:51.671167 24426 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P d270ece013e74780b130c0f38577b00e: No bootstrap required, opened a new log
I20260608 09:51:51.673537 24426 raft_consensus.cc:359] T 00000000000000000000000000000000 P d270ece013e74780b130c0f38577b00e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d270ece013e74780b130c0f38577b00e" member_type: VOTER last_known_addr { host: "127.22.183.190" port: 33353 } } peers { permanent_uuid: "391797886fdb43439fc8962b830d3f46" member_type: VOTER last_known_addr { host: "127.22.183.189" port: 46035 } } peers { permanent_uuid: "ba31fb2bca4c481785e3725ab2fad908" member_type: VOTER last_known_addr { host: "127.22.183.188" port: 37719 } }
I20260608 09:51:51.674074 24426 raft_consensus.cc:385] T 00000000000000000000000000000000 P d270ece013e74780b130c0f38577b00e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:51:51.674203 24557 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P ba31fb2bca4c481785e3725ab2fad908: Bootstrap starting.
I20260608 09:51:51.674356 24426 raft_consensus.cc:740] T 00000000000000000000000000000000 P d270ece013e74780b130c0f38577b00e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d270ece013e74780b130c0f38577b00e, State: Initialized, Role: FOLLOWER
I20260608 09:51:51.675151 24426 consensus_queue.cc:260] T 00000000000000000000000000000000 P d270ece013e74780b130c0f38577b00e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d270ece013e74780b130c0f38577b00e" member_type: VOTER last_known_addr { host: "127.22.183.190" port: 33353 } } peers { permanent_uuid: "391797886fdb43439fc8962b830d3f46" member_type: VOTER last_known_addr { host: "127.22.183.189" port: 46035 } } peers { permanent_uuid: "ba31fb2bca4c481785e3725ab2fad908" member_type: VOTER last_known_addr { host: "127.22.183.188" port: 37719 } }
I20260608 09:51:51.676874 24491 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.22.183.188" port: 37719 } attempt: 2
I20260608 09:51:51.677129 24562 sys_catalog.cc:455] T 00000000000000000000000000000000 P d270ece013e74780b130c0f38577b00e [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: "d270ece013e74780b130c0f38577b00e" member_type: VOTER last_known_addr { host: "127.22.183.190" port: 33353 } } peers { permanent_uuid: "391797886fdb43439fc8962b830d3f46" member_type: VOTER last_known_addr { host: "127.22.183.189" port: 46035 } } peers { permanent_uuid: "ba31fb2bca4c481785e3725ab2fad908" member_type: VOTER last_known_addr { host: "127.22.183.188" port: 37719 } } }
I20260608 09:51:51.678045 24562 sys_catalog.cc:458] T 00000000000000000000000000000000 P d270ece013e74780b130c0f38577b00e [sys.catalog]: This master's current role is: FOLLOWER
I20260608 09:51:51.679366 24426 sys_catalog.cc:565] T 00000000000000000000000000000000 P d270ece013e74780b130c0f38577b00e [sys.catalog]: configured and running, proceeding with master startup.
I20260608 09:51:51.681730 24557 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P ba31fb2bca4c481785e3725ab2fad908: Neither blocks nor log segments found. Creating new log.
I20260608 09:51:51.688372 24557 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P ba31fb2bca4c481785e3725ab2fad908: No bootstrap required, opened a new log
I20260608 09:51:51.691084 24557 raft_consensus.cc:359] T 00000000000000000000000000000000 P ba31fb2bca4c481785e3725ab2fad908 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d270ece013e74780b130c0f38577b00e" member_type: VOTER last_known_addr { host: "127.22.183.190" port: 33353 } } peers { permanent_uuid: "391797886fdb43439fc8962b830d3f46" member_type: VOTER last_known_addr { host: "127.22.183.189" port: 46035 } } peers { permanent_uuid: "ba31fb2bca4c481785e3725ab2fad908" member_type: VOTER last_known_addr { host: "127.22.183.188" port: 37719 } }
I20260608 09:51:51.691771 24557 raft_consensus.cc:385] T 00000000000000000000000000000000 P ba31fb2bca4c481785e3725ab2fad908 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:51:51.692126 24557 raft_consensus.cc:740] T 00000000000000000000000000000000 P ba31fb2bca4c481785e3725ab2fad908 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ba31fb2bca4c481785e3725ab2fad908, State: Initialized, Role: FOLLOWER
I20260608 09:51:51.693037 24557 consensus_queue.cc:260] T 00000000000000000000000000000000 P ba31fb2bca4c481785e3725ab2fad908 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d270ece013e74780b130c0f38577b00e" member_type: VOTER last_known_addr { host: "127.22.183.190" port: 33353 } } peers { permanent_uuid: "391797886fdb43439fc8962b830d3f46" member_type: VOTER last_known_addr { host: "127.22.183.189" port: 46035 } } peers { permanent_uuid: "ba31fb2bca4c481785e3725ab2fad908" member_type: VOTER last_known_addr { host: "127.22.183.188" port: 37719 } }
I20260608 09:51:51.694486 23262 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 1
I20260608 09:51:51.696177 24575 sys_catalog.cc:455] T 00000000000000000000000000000000 P ba31fb2bca4c481785e3725ab2fad908 [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: "d270ece013e74780b130c0f38577b00e" member_type: VOTER last_known_addr { host: "127.22.183.190" port: 33353 } } peers { permanent_uuid: "391797886fdb43439fc8962b830d3f46" member_type: VOTER last_known_addr { host: "127.22.183.189" port: 46035 } } peers { permanent_uuid: "ba31fb2bca4c481785e3725ab2fad908" member_type: VOTER last_known_addr { host: "127.22.183.188" port: 37719 } } }
I20260608 09:51:51.696931 24575 sys_catalog.cc:458] T 00000000000000000000000000000000 P ba31fb2bca4c481785e3725ab2fad908 [sys.catalog]: This master's current role is: FOLLOWER
I20260608 09:51:51.697711 24557 sys_catalog.cc:565] T 00000000000000000000000000000000 P ba31fb2bca4c481785e3725ab2fad908 [sys.catalog]: configured and running, proceeding with master startup.
I20260608 09:51:51.698648 24491 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 391797886fdb43439fc8962b830d3f46: Bootstrap starting.
W20260608 09:51:51.699687 24574 catalog_manager.cc:1593] T 00000000000000000000000000000000 P d270ece013e74780b130c0f38577b00e: loading cluster ID for follower catalog manager: Not found: cluster ID entry not found
W20260608 09:51:51.700026 24574 catalog_manager.cc:883] Not found: cluster ID entry not found: failed to prepare follower catalog manager, will retry
I20260608 09:51:51.704397 24491 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 391797886fdb43439fc8962b830d3f46: Neither blocks nor log segments found. Creating new log.
I20260608 09:51:51.709542 24491 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 391797886fdb43439fc8962b830d3f46: No bootstrap required, opened a new log
I20260608 09:51:51.712486 24491 raft_consensus.cc:359] T 00000000000000000000000000000000 P 391797886fdb43439fc8962b830d3f46 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d270ece013e74780b130c0f38577b00e" member_type: VOTER last_known_addr { host: "127.22.183.190" port: 33353 } } peers { permanent_uuid: "391797886fdb43439fc8962b830d3f46" member_type: VOTER last_known_addr { host: "127.22.183.189" port: 46035 } } peers { permanent_uuid: "ba31fb2bca4c481785e3725ab2fad908" member_type: VOTER last_known_addr { host: "127.22.183.188" port: 37719 } }
I20260608 09:51:51.713194 24491 raft_consensus.cc:385] T 00000000000000000000000000000000 P 391797886fdb43439fc8962b830d3f46 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:51:51.713511 24491 raft_consensus.cc:740] T 00000000000000000000000000000000 P 391797886fdb43439fc8962b830d3f46 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 391797886fdb43439fc8962b830d3f46, State: Initialized, Role: FOLLOWER
I20260608 09:51:51.714308 24491 consensus_queue.cc:260] T 00000000000000000000000000000000 P 391797886fdb43439fc8962b830d3f46 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d270ece013e74780b130c0f38577b00e" member_type: VOTER last_known_addr { host: "127.22.183.190" port: 33353 } } peers { permanent_uuid: "391797886fdb43439fc8962b830d3f46" member_type: VOTER last_known_addr { host: "127.22.183.189" port: 46035 } } peers { permanent_uuid: "ba31fb2bca4c481785e3725ab2fad908" member_type: VOTER last_known_addr { host: "127.22.183.188" port: 37719 } }
W20260608 09:51:51.715829 24587 catalog_manager.cc:1593] T 00000000000000000000000000000000 P ba31fb2bca4c481785e3725ab2fad908: loading cluster ID for follower catalog manager: Not found: cluster ID entry not found
W20260608 09:51:51.716202 24587 catalog_manager.cc:883] Not found: cluster ID entry not found: failed to prepare follower catalog manager, will retry
I20260608 09:51:51.716353 24588 sys_catalog.cc:455] T 00000000000000000000000000000000 P 391797886fdb43439fc8962b830d3f46 [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: "d270ece013e74780b130c0f38577b00e" member_type: VOTER last_known_addr { host: "127.22.183.190" port: 33353 } } peers { permanent_uuid: "391797886fdb43439fc8962b830d3f46" member_type: VOTER last_known_addr { host: "127.22.183.189" port: 46035 } } peers { permanent_uuid: "ba31fb2bca4c481785e3725ab2fad908" member_type: VOTER last_known_addr { host: "127.22.183.188" port: 37719 } } }
I20260608 09:51:51.716976 24588 sys_catalog.cc:458] T 00000000000000000000000000000000 P 391797886fdb43439fc8962b830d3f46 [sys.catalog]: This master's current role is: FOLLOWER
I20260608 09:51:51.717770 24491 sys_catalog.cc:565] T 00000000000000000000000000000000 P 391797886fdb43439fc8962b830d3f46 [sys.catalog]: configured and running, proceeding with master startup.
I20260608 09:51:51.728209 23262 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 2
I20260608 09:51:51.729657 23262 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 09:51:51.731287 24599 catalog_manager.cc:1593] T 00000000000000000000000000000000 P 391797886fdb43439fc8962b830d3f46: loading cluster ID for follower catalog manager: Not found: cluster ID entry not found
W20260608 09:51:51.731591 24599 catalog_manager.cc:883] Not found: cluster ID entry not found: failed to prepare follower catalog manager, will retry
W20260608 09:51:51.735913 24600 instance_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 09:51:51.736956 24601 instance_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 09:51:51.738391 24603 instance_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 09:51:51.738947 23262 server_base.cc:1061] running on GCE node
I20260608 09:51:51.739765 23262 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 09:51:51.739996 23262 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 09:51:51.740185 23262 hybrid_clock.cc:648] HybridClock initialized: now 1780912311740150 us; error 0 us; skew 500 ppm
I20260608 09:51:51.740770 23262 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 09:51:51.741544 24588 raft_consensus.cc:493] T 00000000000000000000000000000000 P 391797886fdb43439fc8962b830d3f46 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 09:51:51.741964 24588 raft_consensus.cc:515] T 00000000000000000000000000000000 P 391797886fdb43439fc8962b830d3f46 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d270ece013e74780b130c0f38577b00e" member_type: VOTER last_known_addr { host: "127.22.183.190" port: 33353 } } peers { permanent_uuid: "391797886fdb43439fc8962b830d3f46" member_type: VOTER last_known_addr { host: "127.22.183.189" port: 46035 } } peers { permanent_uuid: "ba31fb2bca4c481785e3725ab2fad908" member_type: VOTER last_known_addr { host: "127.22.183.188" port: 37719 } }
I20260608 09:51:51.743602 23262 webserver.cc:533] Webserver started at http://127.22.183.129:33071/ using document root <none> and password file <none>
I20260608 09:51:51.743933 24588 leader_election.cc:290] T 00000000000000000000000000000000 P 391797886fdb43439fc8962b830d3f46 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d270ece013e74780b130c0f38577b00e (127.22.183.190:33353), ba31fb2bca4c481785e3725ab2fad908 (127.22.183.188:37719)
I20260608 09:51:51.744298 23262 fs_manager.cc:362] Metadata directory not provided
I20260608 09:51:51.744653 23262 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 09:51:51.745042 23262 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 09:51:51.744721 24401 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "391797886fdb43439fc8962b830d3f46" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d270ece013e74780b130c0f38577b00e" is_pre_election: true
I20260608 09:51:51.745139 24532 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "391797886fdb43439fc8962b830d3f46" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ba31fb2bca4c481785e3725ab2fad908" is_pre_election: true
I20260608 09:51:51.745441 24401 raft_consensus.cc:2468] T 00000000000000000000000000000000 P d270ece013e74780b130c0f38577b00e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 391797886fdb43439fc8962b830d3f46 in term 0.
I20260608 09:51:51.745782 24532 raft_consensus.cc:2468] T 00000000000000000000000000000000 P ba31fb2bca4c481785e3725ab2fad908 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 391797886fdb43439fc8962b830d3f46 in term 0.
I20260608 09:51:51.746215 23262 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task8s1y23/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780912294849904-23262-0/minicluster-data/ts-0-root/instance:
uuid: "29de072cf5e64d2893ac6ccd2554644f"
format_stamp: "Formatted at 2026-06-08 09:51:51 on dist-test-slave-vzb5"
I20260608 09:51:51.746760 24443 leader_election.cc:304] T 00000000000000000000000000000000 P 391797886fdb43439fc8962b830d3f46 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 391797886fdb43439fc8962b830d3f46, d270ece013e74780b130c0f38577b00e; no voters: 
I20260608 09:51:51.747473 24588 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 391797886fdb43439fc8962b830d3f46 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 09:51:51.747771 24588 raft_consensus.cc:493] T 00000000000000000000000000000000 P 391797886fdb43439fc8962b830d3f46 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 09:51:51.748047 24588 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 391797886fdb43439fc8962b830d3f46 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:51:51.751621 23262 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.000s	sys 0.007s
I20260608 09:51:51.752404 24588 raft_consensus.cc:515] T 00000000000000000000000000000000 P 391797886fdb43439fc8962b830d3f46 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d270ece013e74780b130c0f38577b00e" member_type: VOTER last_known_addr { host: "127.22.183.190" port: 33353 } } peers { permanent_uuid: "391797886fdb43439fc8962b830d3f46" member_type: VOTER last_known_addr { host: "127.22.183.189" port: 46035 } } peers { permanent_uuid: "ba31fb2bca4c481785e3725ab2fad908" member_type: VOTER last_known_addr { host: "127.22.183.188" port: 37719 } }
I20260608 09:51:51.754400 24588 leader_election.cc:290] T 00000000000000000000000000000000 P 391797886fdb43439fc8962b830d3f46 [CANDIDATE]: Term 1 election: Requested vote from peers d270ece013e74780b130c0f38577b00e (127.22.183.190:33353), ba31fb2bca4c481785e3725ab2fad908 (127.22.183.188:37719)
I20260608 09:51:51.754587 24401 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "391797886fdb43439fc8962b830d3f46" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d270ece013e74780b130c0f38577b00e"
I20260608 09:51:51.755023 24532 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "391797886fdb43439fc8962b830d3f46" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ba31fb2bca4c481785e3725ab2fad908"
I20260608 09:51:51.755349 24401 raft_consensus.cc:3060] T 00000000000000000000000000000000 P d270ece013e74780b130c0f38577b00e [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:51:51.755784 24608 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:51:51.755666 24532 raft_consensus.cc:3060] T 00000000000000000000000000000000 P ba31fb2bca4c481785e3725ab2fad908 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:51:51.756855 23262 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.000s	sys 0.004s
I20260608 09:51:51.757202 23262 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task8s1y23/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780912294849904-23262-0/minicluster-data/ts-0-root
uuid: "29de072cf5e64d2893ac6ccd2554644f"
format_stamp: "Formatted at 2026-06-08 09:51:51 on dist-test-slave-vzb5"
I20260608 09:51:51.757556 23262 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task8s1y23/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780912294849904-23262-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-task8s1y23/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780912294849904-23262-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-task8s1y23/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780912294849904-23262-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 09:51:51.761350 24532 raft_consensus.cc:2468] T 00000000000000000000000000000000 P ba31fb2bca4c481785e3725ab2fad908 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 391797886fdb43439fc8962b830d3f46 in term 1.
I20260608 09:51:51.762207 24401 raft_consensus.cc:2468] T 00000000000000000000000000000000 P d270ece013e74780b130c0f38577b00e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 391797886fdb43439fc8962b830d3f46 in term 1.
I20260608 09:51:51.762559 24442 leader_election.cc:304] T 00000000000000000000000000000000 P 391797886fdb43439fc8962b830d3f46 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 391797886fdb43439fc8962b830d3f46, ba31fb2bca4c481785e3725ab2fad908; no voters: 
I20260608 09:51:51.763533 24588 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 391797886fdb43439fc8962b830d3f46 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 09:51:51.764779 24588 raft_consensus.cc:697] T 00000000000000000000000000000000 P 391797886fdb43439fc8962b830d3f46 [term 1 LEADER]: Becoming Leader. State: Replica: 391797886fdb43439fc8962b830d3f46, State: Running, Role: LEADER
I20260608 09:51:51.765558 24588 consensus_queue.cc:237] T 00000000000000000000000000000000 P 391797886fdb43439fc8962b830d3f46 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d270ece013e74780b130c0f38577b00e" member_type: VOTER last_known_addr { host: "127.22.183.190" port: 33353 } } peers { permanent_uuid: "391797886fdb43439fc8962b830d3f46" member_type: VOTER last_known_addr { host: "127.22.183.189" port: 46035 } } peers { permanent_uuid: "ba31fb2bca4c481785e3725ab2fad908" member_type: VOTER last_known_addr { host: "127.22.183.188" port: 37719 } }
I20260608 09:51:51.769634 23262 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 09:51:51.771479 23262 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 09:51:51.771173 24613 sys_catalog.cc:455] T 00000000000000000000000000000000 P 391797886fdb43439fc8962b830d3f46 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 391797886fdb43439fc8962b830d3f46. Latest consensus state: current_term: 1 leader_uuid: "391797886fdb43439fc8962b830d3f46" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d270ece013e74780b130c0f38577b00e" member_type: VOTER last_known_addr { host: "127.22.183.190" port: 33353 } } peers { permanent_uuid: "391797886fdb43439fc8962b830d3f46" member_type: VOTER last_known_addr { host: "127.22.183.189" port: 46035 } } peers { permanent_uuid: "ba31fb2bca4c481785e3725ab2fad908" member_type: VOTER last_known_addr { host: "127.22.183.188" port: 37719 } } }
I20260608 09:51:51.771900 24613 sys_catalog.cc:458] T 00000000000000000000000000000000 P 391797886fdb43439fc8962b830d3f46 [sys.catalog]: This master's current role is: LEADER
I20260608 09:51:51.773700 23262 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 09:51:51.773671 24615 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260608 09:51:51.776547 23262 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 09:51:51.776806 23262 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:51:51.777058 23262 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 09:51:51.777238 23262 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:51:51.779589 24615 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260608 09:51:51.790841 24401 raft_consensus.cc:1275] T 00000000000000000000000000000000 P d270ece013e74780b130c0f38577b00e [term 1 FOLLOWER]: Refusing update from remote peer 391797886fdb43439fc8962b830d3f46: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 09:51:51.790912 24532 raft_consensus.cc:1275] T 00000000000000000000000000000000 P ba31fb2bca4c481785e3725ab2fad908 [term 1 FOLLOWER]: Refusing update from remote peer 391797886fdb43439fc8962b830d3f46: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 09:51:51.793016 24613 consensus_queue.cc:1048] T 00000000000000000000000000000000 P 391797886fdb43439fc8962b830d3f46 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ba31fb2bca4c481785e3725ab2fad908" member_type: VOTER last_known_addr { host: "127.22.183.188" port: 37719 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 09:51:51.793817 24588 consensus_queue.cc:1048] T 00000000000000000000000000000000 P 391797886fdb43439fc8962b830d3f46 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d270ece013e74780b130c0f38577b00e" member_type: VOTER last_known_addr { host: "127.22.183.190" port: 33353 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 09:51:51.805205 24575 sys_catalog.cc:455] T 00000000000000000000000000000000 P ba31fb2bca4c481785e3725ab2fad908 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 391797886fdb43439fc8962b830d3f46. Latest consensus state: current_term: 1 leader_uuid: "391797886fdb43439fc8962b830d3f46" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d270ece013e74780b130c0f38577b00e" member_type: VOTER last_known_addr { host: "127.22.183.190" port: 33353 } } peers { permanent_uuid: "391797886fdb43439fc8962b830d3f46" member_type: VOTER last_known_addr { host: "127.22.183.189" port: 46035 } } peers { permanent_uuid: "ba31fb2bca4c481785e3725ab2fad908" member_type: VOTER last_known_addr { host: "127.22.183.188" port: 37719 } } }
I20260608 09:51:51.806033 24575 sys_catalog.cc:458] T 00000000000000000000000000000000 P ba31fb2bca4c481785e3725ab2fad908 [sys.catalog]: This master's current role is: FOLLOWER
I20260608 09:51:51.811869 24588 sys_catalog.cc:455] T 00000000000000000000000000000000 P 391797886fdb43439fc8962b830d3f46 [sys.catalog]: SysCatalogTable state changed. Reason: Peer health change. Latest consensus state: current_term: 1 leader_uuid: "391797886fdb43439fc8962b830d3f46" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d270ece013e74780b130c0f38577b00e" member_type: VOTER last_known_addr { host: "127.22.183.190" port: 33353 } } peers { permanent_uuid: "391797886fdb43439fc8962b830d3f46" member_type: VOTER last_known_addr { host: "127.22.183.189" port: 46035 } } peers { permanent_uuid: "ba31fb2bca4c481785e3725ab2fad908" member_type: VOTER last_known_addr { host: "127.22.183.188" port: 37719 } } }
I20260608 09:51:51.812634 24588 sys_catalog.cc:458] T 00000000000000000000000000000000 P 391797886fdb43439fc8962b830d3f46 [sys.catalog]: This master's current role is: LEADER
I20260608 09:51:51.817546 24615 catalog_manager.cc:1382] Generated new cluster ID: 3d23fe241d1c4c1c961fb73563e0a933
I20260608 09:51:51.817994 24615 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260608 09:51:51.818282 24562 sys_catalog.cc:455] T 00000000000000000000000000000000 P d270ece013e74780b130c0f38577b00e [sys.catalog]: SysCatalogTable state changed. Reason: New leader 391797886fdb43439fc8962b830d3f46. Latest consensus state: current_term: 1 leader_uuid: "391797886fdb43439fc8962b830d3f46" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d270ece013e74780b130c0f38577b00e" member_type: VOTER last_known_addr { host: "127.22.183.190" port: 33353 } } peers { permanent_uuid: "391797886fdb43439fc8962b830d3f46" member_type: VOTER last_known_addr { host: "127.22.183.189" port: 46035 } } peers { permanent_uuid: "ba31fb2bca4c481785e3725ab2fad908" member_type: VOTER last_known_addr { host: "127.22.183.188" port: 37719 } } }
I20260608 09:51:51.819084 24562 sys_catalog.cc:458] T 00000000000000000000000000000000 P d270ece013e74780b130c0f38577b00e [sys.catalog]: This master's current role is: FOLLOWER
I20260608 09:51:51.820474 24575 sys_catalog.cc:455] T 00000000000000000000000000000000 P ba31fb2bca4c481785e3725ab2fad908 [sys.catalog]: SysCatalogTable state changed. Reason: Replicated consensus-only round. Latest consensus state: current_term: 1 leader_uuid: "391797886fdb43439fc8962b830d3f46" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d270ece013e74780b130c0f38577b00e" member_type: VOTER last_known_addr { host: "127.22.183.190" port: 33353 } } peers { permanent_uuid: "391797886fdb43439fc8962b830d3f46" member_type: VOTER last_known_addr { host: "127.22.183.189" port: 46035 } } peers { permanent_uuid: "ba31fb2bca4c481785e3725ab2fad908" member_type: VOTER last_known_addr { host: "127.22.183.188" port: 37719 } } }
I20260608 09:51:51.821167 24575 sys_catalog.cc:458] T 00000000000000000000000000000000 P ba31fb2bca4c481785e3725ab2fad908 [sys.catalog]: This master's current role is: FOLLOWER
I20260608 09:51:51.825685 24613 sys_catalog.cc:455] T 00000000000000000000000000000000 P 391797886fdb43439fc8962b830d3f46 [sys.catalog]: SysCatalogTable state changed. Reason: Peer health change. Latest consensus state: current_term: 1 leader_uuid: "391797886fdb43439fc8962b830d3f46" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d270ece013e74780b130c0f38577b00e" member_type: VOTER last_known_addr { host: "127.22.183.190" port: 33353 } } peers { permanent_uuid: "391797886fdb43439fc8962b830d3f46" member_type: VOTER last_known_addr { host: "127.22.183.189" port: 46035 } } peers { permanent_uuid: "ba31fb2bca4c481785e3725ab2fad908" member_type: VOTER last_known_addr { host: "127.22.183.188" port: 37719 } } }
I20260608 09:51:51.826660 24613 sys_catalog.cc:458] T 00000000000000000000000000000000 P 391797886fdb43439fc8962b830d3f46 [sys.catalog]: This master's current role is: LEADER
I20260608 09:51:51.839852 24562 sys_catalog.cc:455] T 00000000000000000000000000000000 P d270ece013e74780b130c0f38577b00e [sys.catalog]: SysCatalogTable state changed. Reason: Replicated consensus-only round. Latest consensus state: current_term: 1 leader_uuid: "391797886fdb43439fc8962b830d3f46" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d270ece013e74780b130c0f38577b00e" member_type: VOTER last_known_addr { host: "127.22.183.190" port: 33353 } } peers { permanent_uuid: "391797886fdb43439fc8962b830d3f46" member_type: VOTER last_known_addr { host: "127.22.183.189" port: 46035 } } peers { permanent_uuid: "ba31fb2bca4c481785e3725ab2fad908" member_type: VOTER last_known_addr { host: "127.22.183.188" port: 37719 } } }
I20260608 09:51:51.840870 24562 sys_catalog.cc:458] T 00000000000000000000000000000000 P d270ece013e74780b130c0f38577b00e [sys.catalog]: This master's current role is: FOLLOWER
I20260608 09:51:51.854589 24615 catalog_manager.cc:1405] Generated new certificate authority record
I20260608 09:51:51.856272 24615 catalog_manager.cc:1539] Loading token signing keys...
I20260608 09:51:51.886922 24615 catalog_manager.cc:6069] T 00000000000000000000000000000000 P 391797886fdb43439fc8962b830d3f46: Generated new TSK 0
I20260608 09:51:51.887676 24615 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260608 09:51:51.896597 23262 rpc_server.cc:307] RPC server started. Bound to: 127.22.183.129:45147
I20260608 09:51:51.896836 24682 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.22.183.129:45147 every 8 connection(s)
I20260608 09:51:51.920342 23262 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260608 09:51:51.926822 24683 heartbeater.cc:344] Connected to a master server at 127.22.183.188:37719
I20260608 09:51:51.927325 24683 heartbeater.cc:461] Registering TS with master...
I20260608 09:51:51.928241 24683 heartbeater.cc:507] Master 127.22.183.188:37719 requested a full tablet report, sending...
I20260608 09:51:51.928514 24684 heartbeater.cc:344] Connected to a master server at 127.22.183.189:46035
I20260608 09:51:51.928948 24684 heartbeater.cc:461] Registering TS with master...
I20260608 09:51:51.929802 24684 heartbeater.cc:507] Master 127.22.183.189:46035 requested a full tablet report, sending...
I20260608 09:51:51.931720 24522 ts_manager.cc:194] Registered new tserver with Master: 29de072cf5e64d2893ac6ccd2554644f (127.22.183.129:45147)
I20260608 09:51:51.932554 24456 ts_manager.cc:194] Registered new tserver with Master: 29de072cf5e64d2893ac6ccd2554644f (127.22.183.129:45147)
I20260608 09:51:51.933233 24685 heartbeater.cc:344] Connected to a master server at 127.22.183.190:33353
I20260608 09:51:51.933779 24685 heartbeater.cc:461] Registering TS with master...
I20260608 09:51:51.935011 24685 heartbeater.cc:507] Master 127.22.183.190:33353 requested a full tablet report, sending...
I20260608 09:51:51.935359 24456 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:53298
W20260608 09:51:51.936234 24690 instance_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 09:51:51.938719 24691 instance_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 09:51:51.938977 24391 ts_manager.cc:194] Registered new tserver with Master: 29de072cf5e64d2893ac6ccd2554644f (127.22.183.129:45147)
I20260608 09:51:51.941591 23262 server_base.cc:1061] running on GCE node
W20260608 09:51:51.942099 24693 instance_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 09:51:51.942942 23262 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 09:51:51.943198 23262 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 09:51:51.943399 23262 hybrid_clock.cc:648] HybridClock initialized: now 1780912311943384 us; error 0 us; skew 500 ppm
I20260608 09:51:51.943943 23262 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 09:51:51.946309 23262 webserver.cc:533] Webserver started at http://127.22.183.130:46725/ using document root <none> and password file <none>
I20260608 09:51:51.946925 23262 fs_manager.cc:362] Metadata directory not provided
I20260608 09:51:51.947191 23262 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 09:51:51.947487 23262 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 09:51:51.948523 23262 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task8s1y23/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780912294849904-23262-0/minicluster-data/ts-1-root/instance:
uuid: "e8a2befeed3a470c9aab454acd9d13fd"
format_stamp: "Formatted at 2026-06-08 09:51:51 on dist-test-slave-vzb5"
I20260608 09:51:51.953064 23262 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.001s
I20260608 09:51:51.956375 24698 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:51:51.957273 23262 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260608 09:51:51.957589 23262 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task8s1y23/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780912294849904-23262-0/minicluster-data/ts-1-root
uuid: "e8a2befeed3a470c9aab454acd9d13fd"
format_stamp: "Formatted at 2026-06-08 09:51:51 on dist-test-slave-vzb5"
I20260608 09:51:51.957883 23262 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task8s1y23/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780912294849904-23262-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-task8s1y23/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780912294849904-23262-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-task8s1y23/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780912294849904-23262-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 09:51:51.968134 23262 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 09:51:51.969296 23262 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 09:51:51.970638 23262 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 09:51:51.973059 23262 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 09:51:51.973299 23262 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:51:51.973541 23262 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 09:51:51.973719 23262 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:51:52.013332 23262 rpc_server.cc:307] RPC server started. Bound to: 127.22.183.130:39807
I20260608 09:51:52.013456 24760 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.22.183.130:39807 every 8 connection(s)
I20260608 09:51:52.028040 23262 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260608 09:51:52.047505 24762 heartbeater.cc:344] Connected to a master server at 127.22.183.189:46035
I20260608 09:51:52.048009 24762 heartbeater.cc:461] Registering TS with master...
I20260608 09:51:52.048559 24763 heartbeater.cc:344] Connected to a master server at 127.22.183.190:33353
I20260608 09:51:52.048955 24762 heartbeater.cc:507] Master 127.22.183.189:46035 requested a full tablet report, sending...
I20260608 09:51:52.049101 24763 heartbeater.cc:461] Registering TS with master...
I20260608 09:51:52.050566 24763 heartbeater.cc:507] Master 127.22.183.190:33353 requested a full tablet report, sending...
I20260608 09:51:52.049022 24761 heartbeater.cc:344] Connected to a master server at 127.22.183.188:37719
I20260608 09:51:52.051501 24761 heartbeater.cc:461] Registering TS with master...
I20260608 09:51:52.051855 24456 ts_manager.cc:194] Registered new tserver with Master: e8a2befeed3a470c9aab454acd9d13fd (127.22.183.130:39807)
W20260608 09:51:52.052106 24768 instance_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 09:51:52.052527 24761 heartbeater.cc:507] Master 127.22.183.188:37719 requested a full tablet report, sending...
W20260608 09:51:52.052676 24769 instance_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 09:51:52.053989 24456 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:53302
I20260608 09:51:52.055678 24391 ts_manager.cc:194] Registered new tserver with Master: e8a2befeed3a470c9aab454acd9d13fd (127.22.183.130:39807)
I20260608 09:51:52.055783 24522 ts_manager.cc:194] Registered new tserver with Master: e8a2befeed3a470c9aab454acd9d13fd (127.22.183.130:39807)
I20260608 09:51:52.059566 23262 server_base.cc:1061] running on GCE node
W20260608 09:51:52.059526 24772 instance_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 09:51:52.060738 23262 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 09:51:52.060968 23262 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 09:51:52.061182 23262 hybrid_clock.cc:648] HybridClock initialized: now 1780912312061161 us; error 0 us; skew 500 ppm
I20260608 09:51:52.061750 23262 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 09:51:52.064169 23262 webserver.cc:533] Webserver started at http://127.22.183.131:34759/ using document root <none> and password file <none>
I20260608 09:51:52.064733 23262 fs_manager.cc:362] Metadata directory not provided
I20260608 09:51:52.064975 23262 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 09:51:52.065241 23262 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 09:51:52.066255 23262 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task8s1y23/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780912294849904-23262-0/minicluster-data/ts-2-root/instance:
uuid: "1b33d2f289b24f2482a1d3db09f9d6c4"
format_stamp: "Formatted at 2026-06-08 09:51:52 on dist-test-slave-vzb5"
I20260608 09:51:52.070556 23262 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.002s	sys 0.004s
I20260608 09:51:52.073956 24776 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:51:52.074733 23262 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260608 09:51:52.075049 23262 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task8s1y23/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780912294849904-23262-0/minicluster-data/ts-2-root
uuid: "1b33d2f289b24f2482a1d3db09f9d6c4"
format_stamp: "Formatted at 2026-06-08 09:51:52 on dist-test-slave-vzb5"
I20260608 09:51:52.075368 23262 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task8s1y23/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780912294849904-23262-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-task8s1y23/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780912294849904-23262-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-task8s1y23/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780912294849904-23262-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 09:51:52.086585 23262 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 09:51:52.087831 23262 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 09:51:52.089216 23262 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 09:51:52.091532 23262 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 09:51:52.091753 23262 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:51:52.092005 23262 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 09:51:52.092187 23262 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:51:52.132644 23262 rpc_server.cc:307] RPC server started. Bound to: 127.22.183.131:34959
I20260608 09:51:52.132781 24838 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.22.183.131:34959 every 8 connection(s)
I20260608 09:51:52.155900 24839 heartbeater.cc:344] Connected to a master server at 127.22.183.188:37719
I20260608 09:51:52.156301 24839 heartbeater.cc:461] Registering TS with master...
I20260608 09:51:52.156283 24840 heartbeater.cc:344] Connected to a master server at 127.22.183.189:46035
I20260608 09:51:52.156962 24840 heartbeater.cc:461] Registering TS with master...
I20260608 09:51:52.157433 24839 heartbeater.cc:507] Master 127.22.183.188:37719 requested a full tablet report, sending...
I20260608 09:51:52.157800 24840 heartbeater.cc:507] Master 127.22.183.189:46035 requested a full tablet report, sending...
I20260608 09:51:52.160351 24522 ts_manager.cc:194] Registered new tserver with Master: 1b33d2f289b24f2482a1d3db09f9d6c4 (127.22.183.131:34959)
I20260608 09:51:52.160341 24456 ts_manager.cc:194] Registered new tserver with Master: 1b33d2f289b24f2482a1d3db09f9d6c4 (127.22.183.131:34959)
I20260608 09:51:52.162447 24841 heartbeater.cc:344] Connected to a master server at 127.22.183.190:33353
I20260608 09:51:52.162454 24456 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:53306
I20260608 09:51:52.163030 24841 heartbeater.cc:461] Registering TS with master...
I20260608 09:51:52.163913 24841 heartbeater.cc:507] Master 127.22.183.190:33353 requested a full tablet report, sending...
I20260608 09:51:52.166280 24391 ts_manager.cc:194] Registered new tserver with Master: 1b33d2f289b24f2482a1d3db09f9d6c4 (127.22.183.131:34959)
I20260608 09:51:52.166476 23262 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.018202954s
I20260608 09:51:52.703701 24574 catalog_manager.cc:1294] Loaded cluster ID: 3d23fe241d1c4c1c961fb73563e0a933
I20260608 09:51:52.704001 24574 catalog_manager.cc:1587] T 00000000000000000000000000000000 P d270ece013e74780b130c0f38577b00e: loading cluster ID for follower catalog manager: success
I20260608 09:51:52.708681 24574 catalog_manager.cc:1609] T 00000000000000000000000000000000 P d270ece013e74780b130c0f38577b00e: acquiring CA information for follower catalog manager: success
I20260608 09:51:52.711825 24574 catalog_manager.cc:1637] T 00000000000000000000000000000000 P d270ece013e74780b130c0f38577b00e: importing token verification keys for follower catalog manager: success; most recent TSK sequence number 0
I20260608 09:51:52.719898 24587 catalog_manager.cc:1294] Loaded cluster ID: 3d23fe241d1c4c1c961fb73563e0a933
I20260608 09:51:52.720186 24587 catalog_manager.cc:1587] T 00000000000000000000000000000000 P ba31fb2bca4c481785e3725ab2fad908: loading cluster ID for follower catalog manager: success
I20260608 09:51:52.724777 24587 catalog_manager.cc:1609] T 00000000000000000000000000000000 P ba31fb2bca4c481785e3725ab2fad908: acquiring CA information for follower catalog manager: success
I20260608 09:51:52.727954 24587 catalog_manager.cc:1637] T 00000000000000000000000000000000 P ba31fb2bca4c481785e3725ab2fad908: importing token verification keys for follower catalog manager: success; most recent TSK sequence number 0
I20260608 09:51:52.938515 24684 heartbeater.cc:499] Master 127.22.183.189:46035 was elected leader, sending a full tablet report...
I20260608 09:51:53.057854 24762 heartbeater.cc:499] Master 127.22.183.189:46035 was elected leader, sending a full tablet report...
I20260608 09:51:53.165558 24840 heartbeater.cc:499] Master 127.22.183.189:46035 was elected leader, sending a full tablet report...
I20260608 09:51:53.728161 24598 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 09:51:54.270021 24456 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:53318:
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 09:51:54.341929 24648 tablet_service.cc:1511] Processing CreateTablet for tablet c976bc886b484397962f6fe508181a41 (DEFAULT_TABLE table=test-workload [id=ad085ba8cfb44abf9d8528e22bc00356]), partition=RANGE (key) PARTITION VALUES < 715827882
I20260608 09:51:54.343091 24648 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c976bc886b484397962f6fe508181a41. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:51:54.346745 24726 tablet_service.cc:1511] Processing CreateTablet for tablet 39e581a45df243188ebe2340e1e8bfa9 (DEFAULT_TABLE table=test-workload [id=ad085ba8cfb44abf9d8528e22bc00356]), partition=RANGE (key) PARTITION 1431655764 <= VALUES
I20260608 09:51:54.348083 24726 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 39e581a45df243188ebe2340e1e8bfa9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:51:54.349025 24804 tablet_service.cc:1511] Processing CreateTablet for tablet 6a759b55496740f4b0d6a7d098802903 (DEFAULT_TABLE table=test-workload [id=ad085ba8cfb44abf9d8528e22bc00356]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1431655764
I20260608 09:51:54.350143 24804 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6a759b55496740f4b0d6a7d098802903. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:51:54.359745 24876 tablet_bootstrap.cc:492] T c976bc886b484397962f6fe508181a41 P 29de072cf5e64d2893ac6ccd2554644f: Bootstrap starting.
I20260608 09:51:54.363637 24877 tablet_bootstrap.cc:492] T 39e581a45df243188ebe2340e1e8bfa9 P e8a2befeed3a470c9aab454acd9d13fd: Bootstrap starting.
I20260608 09:51:54.364473 24878 tablet_bootstrap.cc:492] T 6a759b55496740f4b0d6a7d098802903 P 1b33d2f289b24f2482a1d3db09f9d6c4: Bootstrap starting.
I20260608 09:51:54.367770 24876 tablet_bootstrap.cc:654] T c976bc886b484397962f6fe508181a41 P 29de072cf5e64d2893ac6ccd2554644f: Neither blocks nor log segments found. Creating new log.
I20260608 09:51:54.371181 24877 tablet_bootstrap.cc:654] T 39e581a45df243188ebe2340e1e8bfa9 P e8a2befeed3a470c9aab454acd9d13fd: Neither blocks nor log segments found. Creating new log.
I20260608 09:51:54.371941 24878 tablet_bootstrap.cc:654] T 6a759b55496740f4b0d6a7d098802903 P 1b33d2f289b24f2482a1d3db09f9d6c4: Neither blocks nor log segments found. Creating new log.
I20260608 09:51:54.372705 24876 tablet_bootstrap.cc:492] T c976bc886b484397962f6fe508181a41 P 29de072cf5e64d2893ac6ccd2554644f: No bootstrap required, opened a new log
I20260608 09:51:54.373123 24876 ts_tablet_manager.cc:1403] T c976bc886b484397962f6fe508181a41 P 29de072cf5e64d2893ac6ccd2554644f: Time spent bootstrapping tablet: real 0.014s	user 0.010s	sys 0.000s
I20260608 09:51:54.375767 24876 raft_consensus.cc:359] T c976bc886b484397962f6fe508181a41 P 29de072cf5e64d2893ac6ccd2554644f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "29de072cf5e64d2893ac6ccd2554644f" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 45147 } }
I20260608 09:51:54.376247 24876 raft_consensus.cc:385] T c976bc886b484397962f6fe508181a41 P 29de072cf5e64d2893ac6ccd2554644f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:51:54.376581 24876 raft_consensus.cc:740] T c976bc886b484397962f6fe508181a41 P 29de072cf5e64d2893ac6ccd2554644f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 29de072cf5e64d2893ac6ccd2554644f, State: Initialized, Role: FOLLOWER
I20260608 09:51:54.377224 24877 tablet_bootstrap.cc:492] T 39e581a45df243188ebe2340e1e8bfa9 P e8a2befeed3a470c9aab454acd9d13fd: No bootstrap required, opened a new log
I20260608 09:51:54.377355 24876 consensus_queue.cc:260] T c976bc886b484397962f6fe508181a41 P 29de072cf5e64d2893ac6ccd2554644f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "29de072cf5e64d2893ac6ccd2554644f" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 45147 } }
I20260608 09:51:54.377935 24877 ts_tablet_manager.cc:1403] T 39e581a45df243188ebe2340e1e8bfa9 P e8a2befeed3a470c9aab454acd9d13fd: Time spent bootstrapping tablet: real 0.015s	user 0.011s	sys 0.000s
I20260608 09:51:54.378103 24876 raft_consensus.cc:399] T c976bc886b484397962f6fe508181a41 P 29de072cf5e64d2893ac6ccd2554644f [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 09:51:54.378545 24876 raft_consensus.cc:493] T c976bc886b484397962f6fe508181a41 P 29de072cf5e64d2893ac6ccd2554644f [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 09:51:54.378849 24876 raft_consensus.cc:3060] T c976bc886b484397962f6fe508181a41 P 29de072cf5e64d2893ac6ccd2554644f [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:51:54.382058 24877 raft_consensus.cc:359] T 39e581a45df243188ebe2340e1e8bfa9 P e8a2befeed3a470c9aab454acd9d13fd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e8a2befeed3a470c9aab454acd9d13fd" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 39807 } }
I20260608 09:51:54.382833 24877 raft_consensus.cc:385] T 39e581a45df243188ebe2340e1e8bfa9 P e8a2befeed3a470c9aab454acd9d13fd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:51:54.383358 24877 raft_consensus.cc:740] T 39e581a45df243188ebe2340e1e8bfa9 P e8a2befeed3a470c9aab454acd9d13fd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e8a2befeed3a470c9aab454acd9d13fd, State: Initialized, Role: FOLLOWER
I20260608 09:51:54.383638 24876 raft_consensus.cc:515] T c976bc886b484397962f6fe508181a41 P 29de072cf5e64d2893ac6ccd2554644f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "29de072cf5e64d2893ac6ccd2554644f" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 45147 } }
I20260608 09:51:54.384501 24876 leader_election.cc:304] T c976bc886b484397962f6fe508181a41 P 29de072cf5e64d2893ac6ccd2554644f [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: 29de072cf5e64d2893ac6ccd2554644f; no voters: 
I20260608 09:51:54.384668 24877 consensus_queue.cc:260] T 39e581a45df243188ebe2340e1e8bfa9 P e8a2befeed3a470c9aab454acd9d13fd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "e8a2befeed3a470c9aab454acd9d13fd" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 39807 } }
I20260608 09:51:54.385721 24877 raft_consensus.cc:399] T 39e581a45df243188ebe2340e1e8bfa9 P e8a2befeed3a470c9aab454acd9d13fd [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 09:51:54.386215 24877 raft_consensus.cc:493] T 39e581a45df243188ebe2340e1e8bfa9 P e8a2befeed3a470c9aab454acd9d13fd [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 09:51:54.386749 24877 raft_consensus.cc:3060] T 39e581a45df243188ebe2340e1e8bfa9 P e8a2befeed3a470c9aab454acd9d13fd [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:51:54.387493 24876 leader_election.cc:290] T c976bc886b484397962f6fe508181a41 P 29de072cf5e64d2893ac6ccd2554644f [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 09:51:54.389333 24878 tablet_bootstrap.cc:492] T 6a759b55496740f4b0d6a7d098802903 P 1b33d2f289b24f2482a1d3db09f9d6c4: No bootstrap required, opened a new log
I20260608 09:51:54.389808 24878 ts_tablet_manager.cc:1403] T 6a759b55496740f4b0d6a7d098802903 P 1b33d2f289b24f2482a1d3db09f9d6c4: Time spent bootstrapping tablet: real 0.026s	user 0.004s	sys 0.020s
I20260608 09:51:54.390105 24876 ts_tablet_manager.cc:1434] T c976bc886b484397962f6fe508181a41 P 29de072cf5e64d2893ac6ccd2554644f: Time spent starting tablet: real 0.017s	user 0.009s	sys 0.008s
I20260608 09:51:54.392877 24878 raft_consensus.cc:359] T 6a759b55496740f4b0d6a7d098802903 P 1b33d2f289b24f2482a1d3db09f9d6c4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "1b33d2f289b24f2482a1d3db09f9d6c4" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 34959 } }
I20260608 09:51:54.393431 24878 raft_consensus.cc:385] T 6a759b55496740f4b0d6a7d098802903 P 1b33d2f289b24f2482a1d3db09f9d6c4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:51:54.393741 24878 raft_consensus.cc:740] T 6a759b55496740f4b0d6a7d098802903 P 1b33d2f289b24f2482a1d3db09f9d6c4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1b33d2f289b24f2482a1d3db09f9d6c4, State: Initialized, Role: FOLLOWER
I20260608 09:51:54.393751 24877 raft_consensus.cc:515] T 39e581a45df243188ebe2340e1e8bfa9 P e8a2befeed3a470c9aab454acd9d13fd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e8a2befeed3a470c9aab454acd9d13fd" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 39807 } }
I20260608 09:51:54.394601 24878 consensus_queue.cc:260] T 6a759b55496740f4b0d6a7d098802903 P 1b33d2f289b24f2482a1d3db09f9d6c4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "1b33d2f289b24f2482a1d3db09f9d6c4" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 34959 } }
I20260608 09:51:54.395359 24878 raft_consensus.cc:399] T 6a759b55496740f4b0d6a7d098802903 P 1b33d2f289b24f2482a1d3db09f9d6c4 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 09:51:54.395313 24877 leader_election.cc:304] T 39e581a45df243188ebe2340e1e8bfa9 P e8a2befeed3a470c9aab454acd9d13fd [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: e8a2befeed3a470c9aab454acd9d13fd; no voters: 
I20260608 09:51:54.395838 24878 raft_consensus.cc:493] T 6a759b55496740f4b0d6a7d098802903 P 1b33d2f289b24f2482a1d3db09f9d6c4 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 09:51:54.396257 24878 raft_consensus.cc:3060] T 6a759b55496740f4b0d6a7d098802903 P 1b33d2f289b24f2482a1d3db09f9d6c4 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:51:54.394718 24882 raft_consensus.cc:2804] T c976bc886b484397962f6fe508181a41 P 29de072cf5e64d2893ac6ccd2554644f [term 1 FOLLOWER]: Leader election won for term 1
I20260608 09:51:54.397517 24884 raft_consensus.cc:2804] T 39e581a45df243188ebe2340e1e8bfa9 P e8a2befeed3a470c9aab454acd9d13fd [term 1 FOLLOWER]: Leader election won for term 1
I20260608 09:51:54.397671 24877 leader_election.cc:290] T 39e581a45df243188ebe2340e1e8bfa9 P e8a2befeed3a470c9aab454acd9d13fd [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 09:51:54.406425 24878 raft_consensus.cc:515] T 6a759b55496740f4b0d6a7d098802903 P 1b33d2f289b24f2482a1d3db09f9d6c4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "1b33d2f289b24f2482a1d3db09f9d6c4" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 34959 } }
I20260608 09:51:54.407387 24878 leader_election.cc:304] T 6a759b55496740f4b0d6a7d098802903 P 1b33d2f289b24f2482a1d3db09f9d6c4 [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: 1b33d2f289b24f2482a1d3db09f9d6c4; no voters: 
I20260608 09:51:54.408398 24882 raft_consensus.cc:697] T c976bc886b484397962f6fe508181a41 P 29de072cf5e64d2893ac6ccd2554644f [term 1 LEADER]: Becoming Leader. State: Replica: 29de072cf5e64d2893ac6ccd2554644f, State: Running, Role: LEADER
I20260608 09:51:54.409318 24882 consensus_queue.cc:237] T c976bc886b484397962f6fe508181a41 P 29de072cf5e64d2893ac6ccd2554644f [LEADER]: Queue going to LEADER mode. State: All 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: "29de072cf5e64d2893ac6ccd2554644f" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 45147 } }
I20260608 09:51:54.410708 24884 raft_consensus.cc:697] T 39e581a45df243188ebe2340e1e8bfa9 P e8a2befeed3a470c9aab454acd9d13fd [term 1 LEADER]: Becoming Leader. State: Replica: e8a2befeed3a470c9aab454acd9d13fd, State: Running, Role: LEADER
I20260608 09:51:54.411798 24884 consensus_queue.cc:237] T 39e581a45df243188ebe2340e1e8bfa9 P e8a2befeed3a470c9aab454acd9d13fd [LEADER]: Queue going to LEADER mode. State: All 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: "e8a2befeed3a470c9aab454acd9d13fd" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 39807 } }
I20260608 09:51:54.412909 24877 ts_tablet_manager.cc:1434] T 39e581a45df243188ebe2340e1e8bfa9 P e8a2befeed3a470c9aab454acd9d13fd: Time spent starting tablet: real 0.034s	user 0.016s	sys 0.009s
I20260608 09:51:54.413188 24878 leader_election.cc:290] T 6a759b55496740f4b0d6a7d098802903 P 1b33d2f289b24f2482a1d3db09f9d6c4 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 09:51:54.413856 24888 raft_consensus.cc:2804] T 6a759b55496740f4b0d6a7d098802903 P 1b33d2f289b24f2482a1d3db09f9d6c4 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 09:51:54.422389 24888 raft_consensus.cc:697] T 6a759b55496740f4b0d6a7d098802903 P 1b33d2f289b24f2482a1d3db09f9d6c4 [term 1 LEADER]: Becoming Leader. State: Replica: 1b33d2f289b24f2482a1d3db09f9d6c4, State: Running, Role: LEADER
I20260608 09:51:54.428064 24878 ts_tablet_manager.cc:1434] T 6a759b55496740f4b0d6a7d098802903 P 1b33d2f289b24f2482a1d3db09f9d6c4: Time spent starting tablet: real 0.038s	user 0.019s	sys 0.011s
I20260608 09:51:54.435221 24455 catalog_manager.cc:5696] T 39e581a45df243188ebe2340e1e8bfa9 P e8a2befeed3a470c9aab454acd9d13fd reported cstate change: term changed from 0 to 1, leader changed from <none> to e8a2befeed3a470c9aab454acd9d13fd (127.22.183.130). New cstate: current_term: 1 leader_uuid: "e8a2befeed3a470c9aab454acd9d13fd" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e8a2befeed3a470c9aab454acd9d13fd" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 39807 } health_report { overall_health: HEALTHY } } }
I20260608 09:51:54.435876 24888 consensus_queue.cc:237] T 6a759b55496740f4b0d6a7d098802903 P 1b33d2f289b24f2482a1d3db09f9d6c4 [LEADER]: Queue going to LEADER mode. State: All 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: "1b33d2f289b24f2482a1d3db09f9d6c4" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 34959 } }
I20260608 09:51:54.434106 24456 catalog_manager.cc:5696] T c976bc886b484397962f6fe508181a41 P 29de072cf5e64d2893ac6ccd2554644f reported cstate change: term changed from 0 to 1, leader changed from <none> to 29de072cf5e64d2893ac6ccd2554644f (127.22.183.129). New cstate: current_term: 1 leader_uuid: "29de072cf5e64d2893ac6ccd2554644f" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "29de072cf5e64d2893ac6ccd2554644f" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 45147 } health_report { overall_health: HEALTHY } } }
I20260608 09:51:54.483328 24453 catalog_manager.cc:5696] T 6a759b55496740f4b0d6a7d098802903 P 1b33d2f289b24f2482a1d3db09f9d6c4 reported cstate change: term changed from 0 to 1, leader changed from <none> to 1b33d2f289b24f2482a1d3db09f9d6c4 (127.22.183.131). New cstate: current_term: 1 leader_uuid: "1b33d2f289b24f2482a1d3db09f9d6c4" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "1b33d2f289b24f2482a1d3db09f9d6c4" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 34959 } health_report { overall_health: HEALTHY } } }
I20260608 09:51:54.517454 23262 master.cc:562] Master@127.22.183.189:46035 shutting down...
I20260608 09:51:54.533806 23262 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 391797886fdb43439fc8962b830d3f46 [term 1 LEADER]: Raft consensus shutting down.
I20260608 09:51:54.534559 23262 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 391797886fdb43439fc8962b830d3f46 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:51:54.534859 23262 tablet_replica.cc:333] T 00000000000000000000000000000000 P 391797886fdb43439fc8962b830d3f46: stopping tablet replica
I20260608 09:51:54.556401 23262 master.cc:584] Master@127.22.183.189:46035 shutdown complete.
W20260608 09:51:55.478474 24684 heartbeater.cc:646] Failed to heartbeat to 127.22.183.189:46035 (0 consecutive failures): Network error: Failed to send heartbeat to master: Client connection negotiation failed: client connection to 127.22.183.189:46035: connect: Connection refused (error 111)
I20260608 09:51:56.015954 24903 raft_consensus.cc:493] T 00000000000000000000000000000000 P ba31fb2bca4c481785e3725ab2fad908 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 391797886fdb43439fc8962b830d3f46)
I20260608 09:51:56.016546 24904 raft_consensus.cc:493] T 00000000000000000000000000000000 P d270ece013e74780b130c0f38577b00e [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 391797886fdb43439fc8962b830d3f46)
I20260608 09:51:56.016829 24903 raft_consensus.cc:515] T 00000000000000000000000000000000 P ba31fb2bca4c481785e3725ab2fad908 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d270ece013e74780b130c0f38577b00e" member_type: VOTER last_known_addr { host: "127.22.183.190" port: 33353 } } peers { permanent_uuid: "391797886fdb43439fc8962b830d3f46" member_type: VOTER last_known_addr { host: "127.22.183.189" port: 46035 } } peers { permanent_uuid: "ba31fb2bca4c481785e3725ab2fad908" member_type: VOTER last_known_addr { host: "127.22.183.188" port: 37719 } }
I20260608 09:51:56.017161 24904 raft_consensus.cc:515] T 00000000000000000000000000000000 P d270ece013e74780b130c0f38577b00e [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d270ece013e74780b130c0f38577b00e" member_type: VOTER last_known_addr { host: "127.22.183.190" port: 33353 } } peers { permanent_uuid: "391797886fdb43439fc8962b830d3f46" member_type: VOTER last_known_addr { host: "127.22.183.189" port: 46035 } } peers { permanent_uuid: "ba31fb2bca4c481785e3725ab2fad908" member_type: VOTER last_known_addr { host: "127.22.183.188" port: 37719 } }
I20260608 09:51:56.019795 24904 leader_election.cc:290] T 00000000000000000000000000000000 P d270ece013e74780b130c0f38577b00e [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 391797886fdb43439fc8962b830d3f46 (127.22.183.189:46035), ba31fb2bca4c481785e3725ab2fad908 (127.22.183.188:37719)
I20260608 09:51:56.020967 24401 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "ba31fb2bca4c481785e3725ab2fad908" candidate_term: 2 candidate_status { last_received { term: 1 index: 10 } } ignore_live_leader: false dest_uuid: "d270ece013e74780b130c0f38577b00e" is_pre_election: true
I20260608 09:51:56.022100 24401 raft_consensus.cc:2468] T 00000000000000000000000000000000 P d270ece013e74780b130c0f38577b00e [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ba31fb2bca4c481785e3725ab2fad908 in term 1.
I20260608 09:51:56.022300 24531 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "d270ece013e74780b130c0f38577b00e" candidate_term: 2 candidate_status { last_received { term: 1 index: 10 } } ignore_live_leader: false dest_uuid: "ba31fb2bca4c481785e3725ab2fad908" is_pre_election: true
I20260608 09:51:56.023337 24531 raft_consensus.cc:2468] T 00000000000000000000000000000000 P ba31fb2bca4c481785e3725ab2fad908 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d270ece013e74780b130c0f38577b00e in term 1.
I20260608 09:51:56.024070 24903 leader_election.cc:290] T 00000000000000000000000000000000 P ba31fb2bca4c481785e3725ab2fad908 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers d270ece013e74780b130c0f38577b00e (127.22.183.190:33353), 391797886fdb43439fc8962b830d3f46 (127.22.183.189:46035)
I20260608 09:51:56.024102 24509 leader_election.cc:304] T 00000000000000000000000000000000 P ba31fb2bca4c481785e3725ab2fad908 [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: ba31fb2bca4c481785e3725ab2fad908, d270ece013e74780b130c0f38577b00e; no voters: 
I20260608 09:51:56.025266 24903 raft_consensus.cc:2804] T 00000000000000000000000000000000 P ba31fb2bca4c481785e3725ab2fad908 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260608 09:51:56.025683 24903 raft_consensus.cc:493] T 00000000000000000000000000000000 P ba31fb2bca4c481785e3725ab2fad908 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 391797886fdb43439fc8962b830d3f46)
I20260608 09:51:56.025894 24377 leader_election.cc:304] T 00000000000000000000000000000000 P d270ece013e74780b130c0f38577b00e [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: ba31fb2bca4c481785e3725ab2fad908, d270ece013e74780b130c0f38577b00e; no voters: 
I20260608 09:51:56.026091 24903 raft_consensus.cc:3060] T 00000000000000000000000000000000 P ba31fb2bca4c481785e3725ab2fad908 [term 1 FOLLOWER]: Advancing to term 2
W20260608 09:51:56.025282 24376 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.22.183.189:46035: connect: Connection refused (error 111) [suppressed 12 similar messages]
I20260608 09:51:56.027004 24904 raft_consensus.cc:2804] T 00000000000000000000000000000000 P d270ece013e74780b130c0f38577b00e [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260608 09:51:56.027575 24904 raft_consensus.cc:493] T 00000000000000000000000000000000 P d270ece013e74780b130c0f38577b00e [term 1 FOLLOWER]: Starting leader election (detected failure of leader 391797886fdb43439fc8962b830d3f46)
I20260608 09:51:56.027995 24904 raft_consensus.cc:3060] T 00000000000000000000000000000000 P d270ece013e74780b130c0f38577b00e [term 1 FOLLOWER]: Advancing to term 2
W20260608 09:51:56.031731 24507 leader_election.cc:336] T 00000000000000000000000000000000 P ba31fb2bca4c481785e3725ab2fad908 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 391797886fdb43439fc8962b830d3f46 (127.22.183.189:46035): Network error: Client connection negotiation failed: client connection to 127.22.183.189:46035: connect: Connection refused (error 111)
W20260608 09:51:56.031869 24376 leader_election.cc:336] T 00000000000000000000000000000000 P d270ece013e74780b130c0f38577b00e [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 391797886fdb43439fc8962b830d3f46 (127.22.183.189:46035): Network error: Client connection negotiation failed: client connection to 127.22.183.189:46035: connect: Connection refused (error 111)
I20260608 09:51:56.034427 24903 raft_consensus.cc:515] T 00000000000000000000000000000000 P ba31fb2bca4c481785e3725ab2fad908 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d270ece013e74780b130c0f38577b00e" member_type: VOTER last_known_addr { host: "127.22.183.190" port: 33353 } } peers { permanent_uuid: "391797886fdb43439fc8962b830d3f46" member_type: VOTER last_known_addr { host: "127.22.183.189" port: 46035 } } peers { permanent_uuid: "ba31fb2bca4c481785e3725ab2fad908" member_type: VOTER last_known_addr { host: "127.22.183.188" port: 37719 } }
I20260608 09:51:56.035065 24904 raft_consensus.cc:515] T 00000000000000000000000000000000 P d270ece013e74780b130c0f38577b00e [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d270ece013e74780b130c0f38577b00e" member_type: VOTER last_known_addr { host: "127.22.183.190" port: 33353 } } peers { permanent_uuid: "391797886fdb43439fc8962b830d3f46" member_type: VOTER last_known_addr { host: "127.22.183.189" port: 46035 } } peers { permanent_uuid: "ba31fb2bca4c481785e3725ab2fad908" member_type: VOTER last_known_addr { host: "127.22.183.188" port: 37719 } }
I20260608 09:51:56.036316 24903 leader_election.cc:290] T 00000000000000000000000000000000 P ba31fb2bca4c481785e3725ab2fad908 [CANDIDATE]: Term 2 election: Requested vote from peers d270ece013e74780b130c0f38577b00e (127.22.183.190:33353), 391797886fdb43439fc8962b830d3f46 (127.22.183.189:46035)
I20260608 09:51:56.037168 24401 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "ba31fb2bca4c481785e3725ab2fad908" candidate_term: 2 candidate_status { last_received { term: 1 index: 10 } } ignore_live_leader: false dest_uuid: "d270ece013e74780b130c0f38577b00e"
I20260608 09:51:56.037966 24401 raft_consensus.cc:2393] T 00000000000000000000000000000000 P d270ece013e74780b130c0f38577b00e [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate ba31fb2bca4c481785e3725ab2fad908 in current term 2: Already voted for candidate d270ece013e74780b130c0f38577b00e in this term.
I20260608 09:51:56.038249 24531 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "d270ece013e74780b130c0f38577b00e" candidate_term: 2 candidate_status { last_received { term: 1 index: 10 } } ignore_live_leader: false dest_uuid: "ba31fb2bca4c481785e3725ab2fad908"
I20260608 09:51:56.039067 24531 raft_consensus.cc:2393] T 00000000000000000000000000000000 P ba31fb2bca4c481785e3725ab2fad908 [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate d270ece013e74780b130c0f38577b00e in current term 2: Already voted for candidate ba31fb2bca4c481785e3725ab2fad908 in this term.
I20260608 09:51:56.039921 24904 leader_election.cc:290] T 00000000000000000000000000000000 P d270ece013e74780b130c0f38577b00e [CANDIDATE]: Term 2 election: Requested vote from peers 391797886fdb43439fc8962b830d3f46 (127.22.183.189:46035), ba31fb2bca4c481785e3725ab2fad908 (127.22.183.188:37719)
W20260608 09:51:56.041534 24507 leader_election.cc:336] T 00000000000000000000000000000000 P ba31fb2bca4c481785e3725ab2fad908 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 391797886fdb43439fc8962b830d3f46 (127.22.183.189:46035): Network error: Client connection negotiation failed: client connection to 127.22.183.189:46035: connect: Connection refused (error 111)
I20260608 09:51:56.041999 24507 leader_election.cc:304] T 00000000000000000000000000000000 P ba31fb2bca4c481785e3725ab2fad908 [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: ba31fb2bca4c481785e3725ab2fad908; no voters: 391797886fdb43439fc8962b830d3f46, d270ece013e74780b130c0f38577b00e
I20260608 09:51:56.042665 24903 raft_consensus.cc:2749] T 00000000000000000000000000000000 P ba31fb2bca4c481785e3725ab2fad908 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
W20260608 09:51:56.042820 24376 leader_election.cc:336] T 00000000000000000000000000000000 P d270ece013e74780b130c0f38577b00e [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 391797886fdb43439fc8962b830d3f46 (127.22.183.189:46035): Network error: Client connection negotiation failed: client connection to 127.22.183.189:46035: connect: Connection refused (error 111)
I20260608 09:51:56.043473 24376 leader_election.cc:304] T 00000000000000000000000000000000 P d270ece013e74780b130c0f38577b00e [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: d270ece013e74780b130c0f38577b00e; no voters: 391797886fdb43439fc8962b830d3f46, ba31fb2bca4c481785e3725ab2fad908
I20260608 09:51:56.044129 24904 raft_consensus.cc:2749] T 00000000000000000000000000000000 P d270ece013e74780b130c0f38577b00e [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260608 09:51:57.818464 24915 raft_consensus.cc:493] T 00000000000000000000000000000000 P ba31fb2bca4c481785e3725ab2fad908 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 09:51:57.818970 24915 raft_consensus.cc:515] T 00000000000000000000000000000000 P ba31fb2bca4c481785e3725ab2fad908 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d270ece013e74780b130c0f38577b00e" member_type: VOTER last_known_addr { host: "127.22.183.190" port: 33353 } } peers { permanent_uuid: "391797886fdb43439fc8962b830d3f46" member_type: VOTER last_known_addr { host: "127.22.183.189" port: 46035 } } peers { permanent_uuid: "ba31fb2bca4c481785e3725ab2fad908" member_type: VOTER last_known_addr { host: "127.22.183.188" port: 37719 } }
I20260608 09:51:57.820832 24915 leader_election.cc:290] T 00000000000000000000000000000000 P ba31fb2bca4c481785e3725ab2fad908 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers d270ece013e74780b130c0f38577b00e (127.22.183.190:33353), 391797886fdb43439fc8962b830d3f46 (127.22.183.189:46035)
I20260608 09:51:57.821587 24401 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "ba31fb2bca4c481785e3725ab2fad908" candidate_term: 3 candidate_status { last_received { term: 1 index: 10 } } ignore_live_leader: false dest_uuid: "d270ece013e74780b130c0f38577b00e" is_pre_election: true
I20260608 09:51:57.822124 24401 raft_consensus.cc:2468] T 00000000000000000000000000000000 P d270ece013e74780b130c0f38577b00e [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ba31fb2bca4c481785e3725ab2fad908 in term 2.
I20260608 09:51:57.823333 24509 leader_election.cc:304] T 00000000000000000000000000000000 P ba31fb2bca4c481785e3725ab2fad908 [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: ba31fb2bca4c481785e3725ab2fad908, d270ece013e74780b130c0f38577b00e; no voters: 
I20260608 09:51:57.824167 24915 raft_consensus.cc:2804] T 00000000000000000000000000000000 P ba31fb2bca4c481785e3725ab2fad908 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260608 09:51:57.824525 24915 raft_consensus.cc:493] T 00000000000000000000000000000000 P ba31fb2bca4c481785e3725ab2fad908 [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 09:51:57.824975 24915 raft_consensus.cc:3060] T 00000000000000000000000000000000 P ba31fb2bca4c481785e3725ab2fad908 [term 2 FOLLOWER]: Advancing to term 3
W20260608 09:51:57.827054 24507 leader_election.cc:336] T 00000000000000000000000000000000 P ba31fb2bca4c481785e3725ab2fad908 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 391797886fdb43439fc8962b830d3f46 (127.22.183.189:46035): Network error: Client connection negotiation failed: client connection to 127.22.183.189:46035: connect: Connection refused (error 111)
I20260608 09:51:57.829835 24915 raft_consensus.cc:515] T 00000000000000000000000000000000 P ba31fb2bca4c481785e3725ab2fad908 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d270ece013e74780b130c0f38577b00e" member_type: VOTER last_known_addr { host: "127.22.183.190" port: 33353 } } peers { permanent_uuid: "391797886fdb43439fc8962b830d3f46" member_type: VOTER last_known_addr { host: "127.22.183.189" port: 46035 } } peers { permanent_uuid: "ba31fb2bca4c481785e3725ab2fad908" member_type: VOTER last_known_addr { host: "127.22.183.188" port: 37719 } }
I20260608 09:51:57.831563 24915 leader_election.cc:290] T 00000000000000000000000000000000 P ba31fb2bca4c481785e3725ab2fad908 [CANDIDATE]: Term 3 election: Requested vote from peers d270ece013e74780b130c0f38577b00e (127.22.183.190:33353), 391797886fdb43439fc8962b830d3f46 (127.22.183.189:46035)
I20260608 09:51:57.832201 24401 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "ba31fb2bca4c481785e3725ab2fad908" candidate_term: 3 candidate_status { last_received { term: 1 index: 10 } } ignore_live_leader: false dest_uuid: "d270ece013e74780b130c0f38577b00e"
I20260608 09:51:57.832669 24401 raft_consensus.cc:3060] T 00000000000000000000000000000000 P d270ece013e74780b130c0f38577b00e [term 2 FOLLOWER]: Advancing to term 3
W20260608 09:51:57.835398 24507 leader_election.cc:336] T 00000000000000000000000000000000 P ba31fb2bca4c481785e3725ab2fad908 [CANDIDATE]: Term 3 election: RPC error from VoteRequest() call to peer 391797886fdb43439fc8962b830d3f46 (127.22.183.189:46035): Network error: Client connection negotiation failed: client connection to 127.22.183.189:46035: connect: Connection refused (error 111)
I20260608 09:51:57.837484 24401 raft_consensus.cc:2468] T 00000000000000000000000000000000 P d270ece013e74780b130c0f38577b00e [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ba31fb2bca4c481785e3725ab2fad908 in term 3.
I20260608 09:51:57.838438 24509 leader_election.cc:304] T 00000000000000000000000000000000 P ba31fb2bca4c481785e3725ab2fad908 [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: ba31fb2bca4c481785e3725ab2fad908, d270ece013e74780b130c0f38577b00e; no voters: 391797886fdb43439fc8962b830d3f46
I20260608 09:51:57.839118 24915 raft_consensus.cc:2804] T 00000000000000000000000000000000 P ba31fb2bca4c481785e3725ab2fad908 [term 3 FOLLOWER]: Leader election won for term 3
I20260608 09:51:57.840157 24915 raft_consensus.cc:697] T 00000000000000000000000000000000 P ba31fb2bca4c481785e3725ab2fad908 [term 3 LEADER]: Becoming Leader. State: Replica: ba31fb2bca4c481785e3725ab2fad908, State: Running, Role: LEADER
I20260608 09:51:57.840978 24915 consensus_queue.cc:237] T 00000000000000000000000000000000 P ba31fb2bca4c481785e3725ab2fad908 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 10, Committed index: 10, Last appended: 1.10, Last appended by leader: 10, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d270ece013e74780b130c0f38577b00e" member_type: VOTER last_known_addr { host: "127.22.183.190" port: 33353 } } peers { permanent_uuid: "391797886fdb43439fc8962b830d3f46" member_type: VOTER last_known_addr { host: "127.22.183.189" port: 46035 } } peers { permanent_uuid: "ba31fb2bca4c481785e3725ab2fad908" member_type: VOTER last_known_addr { host: "127.22.183.188" port: 37719 } }
I20260608 09:51:57.844930 24918 sys_catalog.cc:455] T 00000000000000000000000000000000 P ba31fb2bca4c481785e3725ab2fad908 [sys.catalog]: SysCatalogTable state changed. Reason: New leader ba31fb2bca4c481785e3725ab2fad908. Latest consensus state: current_term: 3 leader_uuid: "ba31fb2bca4c481785e3725ab2fad908" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d270ece013e74780b130c0f38577b00e" member_type: VOTER last_known_addr { host: "127.22.183.190" port: 33353 } } peers { permanent_uuid: "391797886fdb43439fc8962b830d3f46" member_type: VOTER last_known_addr { host: "127.22.183.189" port: 46035 } } peers { permanent_uuid: "ba31fb2bca4c481785e3725ab2fad908" member_type: VOTER last_known_addr { host: "127.22.183.188" port: 37719 } } }
I20260608 09:51:57.845795 24918 sys_catalog.cc:458] T 00000000000000000000000000000000 P ba31fb2bca4c481785e3725ab2fad908 [sys.catalog]: This master's current role is: LEADER
I20260608 09:51:57.847321 24920 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260608 09:51:57.852977 24920 catalog_manager.cc:679] Loaded metadata for table test-workload [id=ad085ba8cfb44abf9d8528e22bc00356]
I20260608 09:51:57.857546 24920 tablet_loader.cc:96] loaded metadata for tablet 39e581a45df243188ebe2340e1e8bfa9 (table test-workload [id=ad085ba8cfb44abf9d8528e22bc00356])
I20260608 09:51:57.858521 24920 tablet_loader.cc:96] loaded metadata for tablet 6a759b55496740f4b0d6a7d098802903 (table test-workload [id=ad085ba8cfb44abf9d8528e22bc00356])
I20260608 09:51:57.859572 24920 tablet_loader.cc:96] loaded metadata for tablet c976bc886b484397962f6fe508181a41 (table test-workload [id=ad085ba8cfb44abf9d8528e22bc00356])
I20260608 09:51:57.860531 24920 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260608 09:51:57.863533 24920 catalog_manager.cc:1294] Loaded cluster ID: 3d23fe241d1c4c1c961fb73563e0a933
I20260608 09:51:57.863788 24920 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260608 09:51:57.867364 24920 catalog_manager.cc:1539] Loading token signing keys...
I20260608 09:51:57.870667 24920 catalog_manager.cc:6080] T 00000000000000000000000000000000 P ba31fb2bca4c481785e3725ab2fad908: Loaded TSK: 0
I20260608 09:51:57.871729 24920 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260608 09:51:58.437865 24401 raft_consensus.cc:1275] T 00000000000000000000000000000000 P d270ece013e74780b130c0f38577b00e [term 3 FOLLOWER]: Refusing update from remote peer ba31fb2bca4c481785e3725ab2fad908: Log matching property violated. Preceding OpId in replica: term: 1 index: 10. Preceding OpId from leader: term: 3 index: 11. (index mismatch)
I20260608 09:51:58.439574 24921 consensus_queue.cc:1048] T 00000000000000000000000000000000 P ba31fb2bca4c481785e3725ab2fad908 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d270ece013e74780b130c0f38577b00e" member_type: VOTER last_known_addr { host: "127.22.183.190" port: 33353 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 11, Last known committed idx: 10, Time since last communication: 0.000s
W20260608 09:51:58.449342 24507 consensus_peers.cc:597] T 00000000000000000000000000000000 P ba31fb2bca4c481785e3725ab2fad908 -> Peer 391797886fdb43439fc8962b830d3f46 (127.22.183.189:46035): Couldn't send request to peer 391797886fdb43439fc8962b830d3f46. Status: Network error: Client connection negotiation failed: client connection to 127.22.183.189:46035: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 09:51:58.449237 24924 sys_catalog.cc:455] T 00000000000000000000000000000000 P d270ece013e74780b130c0f38577b00e [sys.catalog]: SysCatalogTable state changed. Reason: New leader ba31fb2bca4c481785e3725ab2fad908. Latest consensus state: current_term: 3 leader_uuid: "ba31fb2bca4c481785e3725ab2fad908" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d270ece013e74780b130c0f38577b00e" member_type: VOTER last_known_addr { host: "127.22.183.190" port: 33353 } } peers { permanent_uuid: "391797886fdb43439fc8962b830d3f46" member_type: VOTER last_known_addr { host: "127.22.183.189" port: 46035 } } peers { permanent_uuid: "ba31fb2bca4c481785e3725ab2fad908" member_type: VOTER last_known_addr { host: "127.22.183.188" port: 37719 } } }
I20260608 09:51:58.451709 24922 sys_catalog.cc:455] T 00000000000000000000000000000000 P ba31fb2bca4c481785e3725ab2fad908 [sys.catalog]: SysCatalogTable state changed. Reason: Peer health change. Latest consensus state: current_term: 3 leader_uuid: "ba31fb2bca4c481785e3725ab2fad908" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d270ece013e74780b130c0f38577b00e" member_type: VOTER last_known_addr { host: "127.22.183.190" port: 33353 } } peers { permanent_uuid: "391797886fdb43439fc8962b830d3f46" member_type: VOTER last_known_addr { host: "127.22.183.189" port: 46035 } } peers { permanent_uuid: "ba31fb2bca4c481785e3725ab2fad908" member_type: VOTER last_known_addr { host: "127.22.183.188" port: 37719 } } }
I20260608 09:51:58.452642 24922 sys_catalog.cc:458] T 00000000000000000000000000000000 P ba31fb2bca4c481785e3725ab2fad908 [sys.catalog]: This master's current role is: LEADER
I20260608 09:51:58.456804 24924 sys_catalog.cc:458] T 00000000000000000000000000000000 P d270ece013e74780b130c0f38577b00e [sys.catalog]: This master's current role is: FOLLOWER
I20260608 09:51:58.460599 24924 sys_catalog.cc:455] T 00000000000000000000000000000000 P d270ece013e74780b130c0f38577b00e [sys.catalog]: SysCatalogTable state changed. Reason: Replicated consensus-only round. Latest consensus state: current_term: 3 leader_uuid: "ba31fb2bca4c481785e3725ab2fad908" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d270ece013e74780b130c0f38577b00e" member_type: VOTER last_known_addr { host: "127.22.183.190" port: 33353 } } peers { permanent_uuid: "391797886fdb43439fc8962b830d3f46" member_type: VOTER last_known_addr { host: "127.22.183.189" port: 46035 } } peers { permanent_uuid: "ba31fb2bca4c481785e3725ab2fad908" member_type: VOTER last_known_addr { host: "127.22.183.188" port: 37719 } } }
I20260608 09:51:58.461426 24924 sys_catalog.cc:458] T 00000000000000000000000000000000 P d270ece013e74780b130c0f38577b00e [sys.catalog]: This master's current role is: FOLLOWER
I20260608 09:51:59.457248 24683 heartbeater.cc:499] Master 127.22.183.188:37719 was elected leader, sending a full tablet report...
I20260608 09:51:59.470465 24761 heartbeater.cc:499] Master 127.22.183.188:37719 was elected leader, sending a full tablet report...
I20260608 09:51:59.499212 24839 heartbeater.cc:499] Master 127.22.183.188:37719 was elected leader, sending a full tablet report...
I20260608 09:51:59.713089 24586 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 09:51:59.713516 24586 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 09:51:59.942692 23262 tablet_server.cc:179] TabletServer@127.22.183.129:0 shutting down...
I20260608 09:51:59.964618 23262 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 09:51:59.965512 23262 tablet_replica.cc:333] T c976bc886b484397962f6fe508181a41 P 29de072cf5e64d2893ac6ccd2554644f: stopping tablet replica
I20260608 09:51:59.966306 23262 raft_consensus.cc:2243] T c976bc886b484397962f6fe508181a41 P 29de072cf5e64d2893ac6ccd2554644f [term 1 LEADER]: Raft consensus shutting down.
I20260608 09:51:59.966836 23262 raft_consensus.cc:2272] T c976bc886b484397962f6fe508181a41 P 29de072cf5e64d2893ac6ccd2554644f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:51:59.986069 23262 tablet_server.cc:196] TabletServer@127.22.183.129:0 shutdown complete.
I20260608 09:51:59.998016 23262 tablet_server.cc:179] TabletServer@127.22.183.130:0 shutting down...
I20260608 09:52:00.025219 23262 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 09:52:00.025978 23262 tablet_replica.cc:333] T 39e581a45df243188ebe2340e1e8bfa9 P e8a2befeed3a470c9aab454acd9d13fd: stopping tablet replica
I20260608 09:52:00.026548 23262 raft_consensus.cc:2243] T 39e581a45df243188ebe2340e1e8bfa9 P e8a2befeed3a470c9aab454acd9d13fd [term 1 LEADER]: Raft consensus shutting down.
I20260608 09:52:00.027005 23262 raft_consensus.cc:2272] T 39e581a45df243188ebe2340e1e8bfa9 P e8a2befeed3a470c9aab454acd9d13fd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:52:00.045228 23262 tablet_server.cc:196] TabletServer@127.22.183.130:0 shutdown complete.
I20260608 09:52:00.054504 23262 tablet_server.cc:179] TabletServer@127.22.183.131:0 shutting down...
I20260608 09:52:00.076350 23262 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 09:52:00.077248 23262 tablet_replica.cc:333] T 6a759b55496740f4b0d6a7d098802903 P 1b33d2f289b24f2482a1d3db09f9d6c4: stopping tablet replica
I20260608 09:52:00.077936 23262 raft_consensus.cc:2243] T 6a759b55496740f4b0d6a7d098802903 P 1b33d2f289b24f2482a1d3db09f9d6c4 [term 1 LEADER]: Raft consensus shutting down.
I20260608 09:52:00.078429 23262 raft_consensus.cc:2272] T 6a759b55496740f4b0d6a7d098802903 P 1b33d2f289b24f2482a1d3db09f9d6c4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:52:00.097474 23262 tablet_server.cc:196] TabletServer@127.22.183.131:0 shutdown complete.
I20260608 09:52:00.108685 23262 master.cc:562] Master@127.22.183.190:33353 shutting down...
I20260608 09:52:00.127336 23262 raft_consensus.cc:2243] T 00000000000000000000000000000000 P d270ece013e74780b130c0f38577b00e [term 3 FOLLOWER]: Raft consensus shutting down.
I20260608 09:52:00.127861 23262 raft_consensus.cc:2272] T 00000000000000000000000000000000 P d270ece013e74780b130c0f38577b00e [term 3 FOLLOWER]: Raft consensus is shut down!
I20260608 09:52:00.128201 23262 tablet_replica.cc:333] T 00000000000000000000000000000000 P d270ece013e74780b130c0f38577b00e: stopping tablet replica
I20260608 09:52:00.147416 23262 master.cc:584] Master@127.22.183.190:33353 shutdown complete.
I20260608 09:52:00.161495 23262 master.cc:562] Master@127.22.183.188:37719 shutting down...
I20260608 09:52:00.180929 23262 raft_consensus.cc:2243] T 00000000000000000000000000000000 P ba31fb2bca4c481785e3725ab2fad908 [term 3 LEADER]: Raft consensus shutting down.
I20260608 09:52:00.181815 23262 raft_consensus.cc:2272] T 00000000000000000000000000000000 P ba31fb2bca4c481785e3725ab2fad908 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260608 09:52:00.182168 23262 tablet_replica.cc:333] T 00000000000000000000000000000000 P ba31fb2bca4c481785e3725ab2fad908: stopping tablet replica
I20260608 09:52:00.201512 23262 master.cc:584] Master@127.22.183.188:37719 shutdown complete.
[       OK ] AutoRebalancerTest.NextLeaderResumesAutoRebalancing (8874 ms)
[ RUN      ] AutoRebalancerTest.MovesScheduledIfAddTserver
I20260608 09:52:00.235355 23262 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.22.183.190:41011
I20260608 09:52:00.236524 23262 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 09:52:00.242589 24941 instance_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 09:52:00.242719 24942 instance_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 09:52:00.244467 24944 instance_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 09:52:00.244966 23262 server_base.cc:1061] running on GCE node
I20260608 09:52:00.245707 23262 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 09:52:00.245909 23262 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 09:52:00.246115 23262 hybrid_clock.cc:648] HybridClock initialized: now 1780912320246083 us; error 0 us; skew 500 ppm
I20260608 09:52:00.246681 23262 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 09:52:00.249037 23262 webserver.cc:533] Webserver started at http://127.22.183.190:38295/ using document root <none> and password file <none>
I20260608 09:52:00.249549 23262 fs_manager.cc:362] Metadata directory not provided
I20260608 09:52:00.249751 23262 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 09:52:00.250046 23262 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 09:52:00.251281 23262 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task8s1y23/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780912294849904-23262-0/minicluster-data/master-0-root/instance:
uuid: "090b141d352e4e888b68233c91bbbf5b"
format_stamp: "Formatted at 2026-06-08 09:52:00 on dist-test-slave-vzb5"
I20260608 09:52:00.255774 23262 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.001s
I20260608 09:52:00.259059 24949 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:52:00.259845 23262 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260608 09:52:00.260119 23262 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task8s1y23/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780912294849904-23262-0/minicluster-data/master-0-root
uuid: "090b141d352e4e888b68233c91bbbf5b"
format_stamp: "Formatted at 2026-06-08 09:52:00 on dist-test-slave-vzb5"
I20260608 09:52:00.260376 23262 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task8s1y23/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780912294849904-23262-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-task8s1y23/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780912294849904-23262-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-task8s1y23/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780912294849904-23262-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 09:52:00.275020 23262 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 09:52:00.276269 23262 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 09:52:00.314659 23262 rpc_server.cc:307] RPC server started. Bound to: 127.22.183.190:41011
I20260608 09:52:00.314951 25000 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.22.183.190:41011 every 8 connection(s)
I20260608 09:52:00.318907 25001 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 09:52:00.328819 25001 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 090b141d352e4e888b68233c91bbbf5b: Bootstrap starting.
I20260608 09:52:00.333529 25001 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 090b141d352e4e888b68233c91bbbf5b: Neither blocks nor log segments found. Creating new log.
I20260608 09:52:00.337726 25001 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 090b141d352e4e888b68233c91bbbf5b: No bootstrap required, opened a new log
I20260608 09:52:00.339901 25001 raft_consensus.cc:359] T 00000000000000000000000000000000 P 090b141d352e4e888b68233c91bbbf5b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "090b141d352e4e888b68233c91bbbf5b" member_type: VOTER }
I20260608 09:52:00.340255 25001 raft_consensus.cc:385] T 00000000000000000000000000000000 P 090b141d352e4e888b68233c91bbbf5b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:52:00.340445 25001 raft_consensus.cc:740] T 00000000000000000000000000000000 P 090b141d352e4e888b68233c91bbbf5b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 090b141d352e4e888b68233c91bbbf5b, State: Initialized, Role: FOLLOWER
I20260608 09:52:00.341080 25001 consensus_queue.cc:260] T 00000000000000000000000000000000 P 090b141d352e4e888b68233c91bbbf5b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "090b141d352e4e888b68233c91bbbf5b" member_type: VOTER }
I20260608 09:52:00.341506 25001 raft_consensus.cc:399] T 00000000000000000000000000000000 P 090b141d352e4e888b68233c91bbbf5b [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 09:52:00.341696 25001 raft_consensus.cc:493] T 00000000000000000000000000000000 P 090b141d352e4e888b68233c91bbbf5b [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 09:52:00.341910 25001 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 090b141d352e4e888b68233c91bbbf5b [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:52:00.345686 25001 raft_consensus.cc:515] T 00000000000000000000000000000000 P 090b141d352e4e888b68233c91bbbf5b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "090b141d352e4e888b68233c91bbbf5b" member_type: VOTER }
I20260608 09:52:00.346145 25001 leader_election.cc:304] T 00000000000000000000000000000000 P 090b141d352e4e888b68233c91bbbf5b [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: 090b141d352e4e888b68233c91bbbf5b; no voters: 
I20260608 09:52:00.347282 25001 leader_election.cc:290] T 00000000000000000000000000000000 P 090b141d352e4e888b68233c91bbbf5b [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 09:52:00.347726 25004 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 090b141d352e4e888b68233c91bbbf5b [term 1 FOLLOWER]: Leader election won for term 1
I20260608 09:52:00.348982 25004 raft_consensus.cc:697] T 00000000000000000000000000000000 P 090b141d352e4e888b68233c91bbbf5b [term 1 LEADER]: Becoming Leader. State: Replica: 090b141d352e4e888b68233c91bbbf5b, State: Running, Role: LEADER
I20260608 09:52:00.349655 25004 consensus_queue.cc:237] T 00000000000000000000000000000000 P 090b141d352e4e888b68233c91bbbf5b [LEADER]: Queue going to LEADER mode. State: All 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: "090b141d352e4e888b68233c91bbbf5b" member_type: VOTER }
I20260608 09:52:00.350286 25001 sys_catalog.cc:565] T 00000000000000000000000000000000 P 090b141d352e4e888b68233c91bbbf5b [sys.catalog]: configured and running, proceeding with master startup.
I20260608 09:52:00.352681 25005 sys_catalog.cc:455] T 00000000000000000000000000000000 P 090b141d352e4e888b68233c91bbbf5b [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "090b141d352e4e888b68233c91bbbf5b" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "090b141d352e4e888b68233c91bbbf5b" member_type: VOTER } }
I20260608 09:52:00.352833 25006 sys_catalog.cc:455] T 00000000000000000000000000000000 P 090b141d352e4e888b68233c91bbbf5b [sys.catalog]: SysCatalogTable state changed. Reason: New leader 090b141d352e4e888b68233c91bbbf5b. Latest consensus state: current_term: 1 leader_uuid: "090b141d352e4e888b68233c91bbbf5b" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "090b141d352e4e888b68233c91bbbf5b" member_type: VOTER } }
I20260608 09:52:00.353410 25005 sys_catalog.cc:458] T 00000000000000000000000000000000 P 090b141d352e4e888b68233c91bbbf5b [sys.catalog]: This master's current role is: LEADER
I20260608 09:52:00.353420 25006 sys_catalog.cc:458] T 00000000000000000000000000000000 P 090b141d352e4e888b68233c91bbbf5b [sys.catalog]: This master's current role is: LEADER
I20260608 09:52:00.356364 25010 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260608 09:52:00.361101 25010 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260608 09:52:00.365636 23262 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260608 09:52:00.369833 25010 catalog_manager.cc:1382] Generated new cluster ID: ebae02d42ccd4fbbbaf10eeced88d9ec
I20260608 09:52:00.370106 25010 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260608 09:52:00.401878 25010 catalog_manager.cc:1405] Generated new certificate authority record
I20260608 09:52:00.403136 25010 catalog_manager.cc:1539] Loading token signing keys...
I20260608 09:52:00.415685 25010 catalog_manager.cc:6069] T 00000000000000000000000000000000 P 090b141d352e4e888b68233c91bbbf5b: Generated new TSK 0
I20260608 09:52:00.416215 25010 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260608 09:52:00.432869 23262 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 09:52:00.438854 25022 instance_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 09:52:00.440150 25023 instance_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 09:52:00.444859 25025 instance_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 09:52:00.445585 23262 server_base.cc:1061] running on GCE node
I20260608 09:52:00.446478 23262 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 09:52:00.446674 23262 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 09:52:00.446854 23262 hybrid_clock.cc:648] HybridClock initialized: now 1780912320446835 us; error 0 us; skew 500 ppm
I20260608 09:52:00.447521 23262 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 09:52:00.450130 23262 webserver.cc:533] Webserver started at http://127.22.183.129:42661/ using document root <none> and password file <none>
I20260608 09:52:00.450637 23262 fs_manager.cc:362] Metadata directory not provided
I20260608 09:52:00.450821 23262 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 09:52:00.451179 23262 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 09:52:00.452327 23262 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task8s1y23/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780912294849904-23262-0/minicluster-data/ts-0-root/instance:
uuid: "12c424ce1b364da9af8276ff1e66e49e"
format_stamp: "Formatted at 2026-06-08 09:52:00 on dist-test-slave-vzb5"
I20260608 09:52:00.456625 23262 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260608 09:52:00.459944 25030 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:52:00.460745 23262 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260608 09:52:00.461069 23262 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task8s1y23/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780912294849904-23262-0/minicluster-data/ts-0-root
uuid: "12c424ce1b364da9af8276ff1e66e49e"
format_stamp: "Formatted at 2026-06-08 09:52:00 on dist-test-slave-vzb5"
I20260608 09:52:00.461354 23262 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task8s1y23/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780912294849904-23262-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-task8s1y23/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780912294849904-23262-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-task8s1y23/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780912294849904-23262-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 09:52:00.471676 23262 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 09:52:00.472772 23262 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 09:52:00.474109 23262 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 09:52:00.476328 23262 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 09:52:00.476562 23262 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:52:00.476806 23262 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 09:52:00.476984 23262 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:52:00.516862 23262 rpc_server.cc:307] RPC server started. Bound to: 127.22.183.129:45161
I20260608 09:52:00.517004 25092 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.22.183.129:45161 every 8 connection(s)
I20260608 09:52:00.522292 23262 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 09:52:00.529561 25097 instance_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 09:52:00.530102 25098 instance_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 09:52:00.533851 25100 instance_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 09:52:00.535745 25093 heartbeater.cc:344] Connected to a master server at 127.22.183.190:41011
I20260608 09:52:00.536149 25093 heartbeater.cc:461] Registering TS with master...
I20260608 09:52:00.536857 23262 server_base.cc:1061] running on GCE node
I20260608 09:52:00.537072 25093 heartbeater.cc:507] Master 127.22.183.190:41011 requested a full tablet report, sending...
I20260608 09:52:00.537798 23262 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 09:52:00.538075 23262 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 09:52:00.538260 23262 hybrid_clock.cc:648] HybridClock initialized: now 1780912320538242 us; error 0 us; skew 500 ppm
I20260608 09:52:00.539034 23262 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 09:52:00.539423 24966 ts_manager.cc:194] Registered new tserver with Master: 12c424ce1b364da9af8276ff1e66e49e (127.22.183.129:45161)
I20260608 09:52:00.541568 23262 webserver.cc:533] Webserver started at http://127.22.183.130:42419/ using document root <none> and password file <none>
I20260608 09:52:00.541704 24966 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:51366
I20260608 09:52:00.542158 23262 fs_manager.cc:362] Metadata directory not provided
I20260608 09:52:00.542405 23262 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 09:52:00.542722 23262 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 09:52:00.543913 23262 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task8s1y23/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780912294849904-23262-0/minicluster-data/ts-1-root/instance:
uuid: "3c543c925dff469ab9406a19f3a52869"
format_stamp: "Formatted at 2026-06-08 09:52:00 on dist-test-slave-vzb5"
I20260608 09:52:00.548224 23262 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.001s
I20260608 09:52:00.551420 25105 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:52:00.552193 23262 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260608 09:52:00.552492 23262 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task8s1y23/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780912294849904-23262-0/minicluster-data/ts-1-root
uuid: "3c543c925dff469ab9406a19f3a52869"
format_stamp: "Formatted at 2026-06-08 09:52:00 on dist-test-slave-vzb5"
I20260608 09:52:00.552765 23262 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task8s1y23/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780912294849904-23262-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-task8s1y23/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780912294849904-23262-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-task8s1y23/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780912294849904-23262-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 09:52:00.573261 23262 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 09:52:00.574391 23262 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 09:52:00.575793 23262 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 09:52:00.577986 23262 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 09:52:00.578154 23262 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:52:00.578424 23262 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 09:52:00.578593 23262 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:52:00.618633 23262 rpc_server.cc:307] RPC server started. Bound to: 127.22.183.130:45993
I20260608 09:52:00.618798 25167 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.22.183.130:45993 every 8 connection(s)
I20260608 09:52:00.623557 23262 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 09:52:00.630309 25171 instance_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 09:52:00.631677 25172 instance_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 09:52:00.634799 23262 server_base.cc:1061] running on GCE node
W20260608 09:52:00.634825 25174 instance_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 09:52:00.636534 25168 heartbeater.cc:344] Connected to a master server at 127.22.183.190:41011
I20260608 09:52:00.636616 23262 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 09:52:00.636950 23262 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 09:52:00.637023 25168 heartbeater.cc:461] Registering TS with master...
I20260608 09:52:00.637200 23262 hybrid_clock.cc:648] HybridClock initialized: now 1780912320637182 us; error 0 us; skew 500 ppm
I20260608 09:52:00.637945 25168 heartbeater.cc:507] Master 127.22.183.190:41011 requested a full tablet report, sending...
I20260608 09:52:00.638128 23262 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 09:52:00.640350 24966 ts_manager.cc:194] Registered new tserver with Master: 3c543c925dff469ab9406a19f3a52869 (127.22.183.130:45993)
I20260608 09:52:00.640974 23262 webserver.cc:533] Webserver started at http://127.22.183.131:41883/ using document root <none> and password file <none>
I20260608 09:52:00.641546 23262 fs_manager.cc:362] Metadata directory not provided
I20260608 09:52:00.641737 23262 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 09:52:00.641783 24966 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:51370
I20260608 09:52:00.642071 23262 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 09:52:00.643538 23262 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task8s1y23/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780912294849904-23262-0/minicluster-data/ts-2-root/instance:
uuid: "89173c7a3cfe42718054b96ad9311851"
format_stamp: "Formatted at 2026-06-08 09:52:00 on dist-test-slave-vzb5"
I20260608 09:52:00.647929 23262 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260608 09:52:00.651350 25179 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:52:00.652190 23262 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260608 09:52:00.652498 23262 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task8s1y23/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780912294849904-23262-0/minicluster-data/ts-2-root
uuid: "89173c7a3cfe42718054b96ad9311851"
format_stamp: "Formatted at 2026-06-08 09:52:00 on dist-test-slave-vzb5"
I20260608 09:52:00.652784 23262 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task8s1y23/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780912294849904-23262-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-task8s1y23/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780912294849904-23262-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-task8s1y23/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780912294849904-23262-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 09:52:00.700233 23262 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 09:52:00.701433 23262 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 09:52:00.702898 23262 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 09:52:00.705394 23262 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 09:52:00.705627 23262 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:52:00.705859 23262 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 09:52:00.706035 23262 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:52:00.744912 23262 rpc_server.cc:307] RPC server started. Bound to: 127.22.183.131:39241
I20260608 09:52:00.745056 25241 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.22.183.131:39241 every 8 connection(s)
I20260608 09:52:00.759905 25242 heartbeater.cc:344] Connected to a master server at 127.22.183.190:41011
I20260608 09:52:00.760329 25242 heartbeater.cc:461] Registering TS with master...
I20260608 09:52:00.761097 25242 heartbeater.cc:507] Master 127.22.183.190:41011 requested a full tablet report, sending...
I20260608 09:52:00.763351 24966 ts_manager.cc:194] Registered new tserver with Master: 89173c7a3cfe42718054b96ad9311851 (127.22.183.131:39241)
I20260608 09:52:00.763985 23262 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.015731927s
I20260608 09:52:00.765271 24966 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:51372
I20260608 09:52:01.544343 25093 heartbeater.cc:499] Master 127.22.183.190:41011 was elected leader, sending a full tablet report...
I20260608 09:52:01.644402 25168 heartbeater.cc:499] Master 127.22.183.190:41011 was elected leader, sending a full tablet report...
I20260608 09:52:01.768311 25242 heartbeater.cc:499] Master 127.22.183.190:41011 was elected leader, sending a full tablet report...
I20260608 09:52:01.819516 24966 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:51376:
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 09:52:01.821630 24966 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 09:52:01.870932 25133 tablet_service.cc:1511] Processing CreateTablet for tablet cd5313ea5e054a879ee108f9186b77b2 (DEFAULT_TABLE table=test-workload [id=6d5751c0fcb24640ba229d2afe1288df]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260608 09:52:01.872502 25133 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cd5313ea5e054a879ee108f9186b77b2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:52:01.873296 25132 tablet_service.cc:1511] Processing CreateTablet for tablet 561fbc3dc976472aaf9fed4a4bcba7e4 (DEFAULT_TABLE table=test-workload [id=6d5751c0fcb24640ba229d2afe1288df]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260608 09:52:01.874599 25132 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 561fbc3dc976472aaf9fed4a4bcba7e4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:52:01.881502 25058 tablet_service.cc:1511] Processing CreateTablet for tablet cd5313ea5e054a879ee108f9186b77b2 (DEFAULT_TABLE table=test-workload [id=6d5751c0fcb24640ba229d2afe1288df]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260608 09:52:01.881860 25057 tablet_service.cc:1511] Processing CreateTablet for tablet 561fbc3dc976472aaf9fed4a4bcba7e4 (DEFAULT_TABLE table=test-workload [id=6d5751c0fcb24640ba229d2afe1288df]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260608 09:52:01.882889 25058 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cd5313ea5e054a879ee108f9186b77b2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:52:01.883584 25057 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 561fbc3dc976472aaf9fed4a4bcba7e4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:52:01.884757 25207 tablet_service.cc:1511] Processing CreateTablet for tablet cd5313ea5e054a879ee108f9186b77b2 (DEFAULT_TABLE table=test-workload [id=6d5751c0fcb24640ba229d2afe1288df]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260608 09:52:01.886042 25207 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cd5313ea5e054a879ee108f9186b77b2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:52:01.892436 25206 tablet_service.cc:1511] Processing CreateTablet for tablet 561fbc3dc976472aaf9fed4a4bcba7e4 (DEFAULT_TABLE table=test-workload [id=6d5751c0fcb24640ba229d2afe1288df]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260608 09:52:01.893733 25206 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 561fbc3dc976472aaf9fed4a4bcba7e4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:52:01.930454 25264 tablet_bootstrap.cc:492] T cd5313ea5e054a879ee108f9186b77b2 P 89173c7a3cfe42718054b96ad9311851: Bootstrap starting.
I20260608 09:52:01.931322 25263 tablet_bootstrap.cc:492] T 561fbc3dc976472aaf9fed4a4bcba7e4 P 12c424ce1b364da9af8276ff1e66e49e: Bootstrap starting.
I20260608 09:52:01.933331 25262 tablet_bootstrap.cc:492] T cd5313ea5e054a879ee108f9186b77b2 P 3c543c925dff469ab9406a19f3a52869: Bootstrap starting.
I20260608 09:52:01.938439 25262 tablet_bootstrap.cc:654] T cd5313ea5e054a879ee108f9186b77b2 P 3c543c925dff469ab9406a19f3a52869: Neither blocks nor log segments found. Creating new log.
I20260608 09:52:01.938867 25264 tablet_bootstrap.cc:654] T cd5313ea5e054a879ee108f9186b77b2 P 89173c7a3cfe42718054b96ad9311851: Neither blocks nor log segments found. Creating new log.
I20260608 09:52:01.939079 25263 tablet_bootstrap.cc:654] T 561fbc3dc976472aaf9fed4a4bcba7e4 P 12c424ce1b364da9af8276ff1e66e49e: Neither blocks nor log segments found. Creating new log.
I20260608 09:52:01.947516 25263 tablet_bootstrap.cc:492] T 561fbc3dc976472aaf9fed4a4bcba7e4 P 12c424ce1b364da9af8276ff1e66e49e: No bootstrap required, opened a new log
I20260608 09:52:01.947682 25262 tablet_bootstrap.cc:492] T cd5313ea5e054a879ee108f9186b77b2 P 3c543c925dff469ab9406a19f3a52869: No bootstrap required, opened a new log
I20260608 09:52:01.947795 25264 tablet_bootstrap.cc:492] T cd5313ea5e054a879ee108f9186b77b2 P 89173c7a3cfe42718054b96ad9311851: No bootstrap required, opened a new log
I20260608 09:52:01.947913 25263 ts_tablet_manager.cc:1403] T 561fbc3dc976472aaf9fed4a4bcba7e4 P 12c424ce1b364da9af8276ff1e66e49e: Time spent bootstrapping tablet: real 0.017s	user 0.000s	sys 0.015s
I20260608 09:52:01.948145 25262 ts_tablet_manager.cc:1403] T cd5313ea5e054a879ee108f9186b77b2 P 3c543c925dff469ab9406a19f3a52869: Time spent bootstrapping tablet: real 0.015s	user 0.009s	sys 0.004s
I20260608 09:52:01.948223 25264 ts_tablet_manager.cc:1403] T cd5313ea5e054a879ee108f9186b77b2 P 89173c7a3cfe42718054b96ad9311851: Time spent bootstrapping tablet: real 0.018s	user 0.014s	sys 0.001s
I20260608 09:52:01.950419 25262 raft_consensus.cc:359] T cd5313ea5e054a879ee108f9186b77b2 P 3c543c925dff469ab9406a19f3a52869 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c543c925dff469ab9406a19f3a52869" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 45993 } } peers { permanent_uuid: "12c424ce1b364da9af8276ff1e66e49e" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 45161 } } peers { permanent_uuid: "89173c7a3cfe42718054b96ad9311851" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 39241 } }
I20260608 09:52:01.950933 25262 raft_consensus.cc:385] T cd5313ea5e054a879ee108f9186b77b2 P 3c543c925dff469ab9406a19f3a52869 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:52:01.950852 25263 raft_consensus.cc:359] T 561fbc3dc976472aaf9fed4a4bcba7e4 P 12c424ce1b364da9af8276ff1e66e49e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12c424ce1b364da9af8276ff1e66e49e" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 45161 } } peers { permanent_uuid: "3c543c925dff469ab9406a19f3a52869" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 45993 } } peers { permanent_uuid: "89173c7a3cfe42718054b96ad9311851" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 39241 } }
I20260608 09:52:01.951037 25264 raft_consensus.cc:359] T cd5313ea5e054a879ee108f9186b77b2 P 89173c7a3cfe42718054b96ad9311851 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c543c925dff469ab9406a19f3a52869" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 45993 } } peers { permanent_uuid: "12c424ce1b364da9af8276ff1e66e49e" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 45161 } } peers { permanent_uuid: "89173c7a3cfe42718054b96ad9311851" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 39241 } }
I20260608 09:52:01.951453 25262 raft_consensus.cc:740] T cd5313ea5e054a879ee108f9186b77b2 P 3c543c925dff469ab9406a19f3a52869 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3c543c925dff469ab9406a19f3a52869, State: Initialized, Role: FOLLOWER
I20260608 09:52:01.951771 25263 raft_consensus.cc:385] T 561fbc3dc976472aaf9fed4a4bcba7e4 P 12c424ce1b364da9af8276ff1e66e49e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:52:01.951874 25264 raft_consensus.cc:385] T cd5313ea5e054a879ee108f9186b77b2 P 89173c7a3cfe42718054b96ad9311851 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:52:01.952299 25263 raft_consensus.cc:740] T 561fbc3dc976472aaf9fed4a4bcba7e4 P 12c424ce1b364da9af8276ff1e66e49e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 12c424ce1b364da9af8276ff1e66e49e, State: Initialized, Role: FOLLOWER
I20260608 09:52:01.952404 25264 raft_consensus.cc:740] T cd5313ea5e054a879ee108f9186b77b2 P 89173c7a3cfe42718054b96ad9311851 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 89173c7a3cfe42718054b96ad9311851, State: Initialized, Role: FOLLOWER
I20260608 09:52:01.952430 25262 consensus_queue.cc:260] T cd5313ea5e054a879ee108f9186b77b2 P 3c543c925dff469ab9406a19f3a52869 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c543c925dff469ab9406a19f3a52869" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 45993 } } peers { permanent_uuid: "12c424ce1b364da9af8276ff1e66e49e" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 45161 } } peers { permanent_uuid: "89173c7a3cfe42718054b96ad9311851" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 39241 } }
I20260608 09:52:01.953225 25264 consensus_queue.cc:260] T cd5313ea5e054a879ee108f9186b77b2 P 89173c7a3cfe42718054b96ad9311851 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c543c925dff469ab9406a19f3a52869" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 45993 } } peers { permanent_uuid: "12c424ce1b364da9af8276ff1e66e49e" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 45161 } } peers { permanent_uuid: "89173c7a3cfe42718054b96ad9311851" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 39241 } }
I20260608 09:52:01.953225 25263 consensus_queue.cc:260] T 561fbc3dc976472aaf9fed4a4bcba7e4 P 12c424ce1b364da9af8276ff1e66e49e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12c424ce1b364da9af8276ff1e66e49e" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 45161 } } peers { permanent_uuid: "3c543c925dff469ab9406a19f3a52869" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 45993 } } peers { permanent_uuid: "89173c7a3cfe42718054b96ad9311851" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 39241 } }
I20260608 09:52:01.955423 25262 ts_tablet_manager.cc:1434] T cd5313ea5e054a879ee108f9186b77b2 P 3c543c925dff469ab9406a19f3a52869: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260608 09:52:01.956451 25262 tablet_bootstrap.cc:492] T 561fbc3dc976472aaf9fed4a4bcba7e4 P 3c543c925dff469ab9406a19f3a52869: Bootstrap starting.
I20260608 09:52:01.963007 25262 tablet_bootstrap.cc:654] T 561fbc3dc976472aaf9fed4a4bcba7e4 P 3c543c925dff469ab9406a19f3a52869: Neither blocks nor log segments found. Creating new log.
I20260608 09:52:01.972584 25264 ts_tablet_manager.cc:1434] T cd5313ea5e054a879ee108f9186b77b2 P 89173c7a3cfe42718054b96ad9311851: Time spent starting tablet: real 0.024s	user 0.010s	sys 0.012s
I20260608 09:52:01.973250 25263 ts_tablet_manager.cc:1434] T 561fbc3dc976472aaf9fed4a4bcba7e4 P 12c424ce1b364da9af8276ff1e66e49e: Time spent starting tablet: real 0.025s	user 0.013s	sys 0.009s
I20260608 09:52:01.974507 25263 tablet_bootstrap.cc:492] T cd5313ea5e054a879ee108f9186b77b2 P 12c424ce1b364da9af8276ff1e66e49e: Bootstrap starting.
I20260608 09:52:01.975306 25262 tablet_bootstrap.cc:492] T 561fbc3dc976472aaf9fed4a4bcba7e4 P 3c543c925dff469ab9406a19f3a52869: No bootstrap required, opened a new log
I20260608 09:52:01.975824 25262 ts_tablet_manager.cc:1403] T 561fbc3dc976472aaf9fed4a4bcba7e4 P 3c543c925dff469ab9406a19f3a52869: Time spent bootstrapping tablet: real 0.020s	user 0.011s	sys 0.007s
I20260608 09:52:01.978713 25262 raft_consensus.cc:359] T 561fbc3dc976472aaf9fed4a4bcba7e4 P 3c543c925dff469ab9406a19f3a52869 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12c424ce1b364da9af8276ff1e66e49e" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 45161 } } peers { permanent_uuid: "3c543c925dff469ab9406a19f3a52869" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 45993 } } peers { permanent_uuid: "89173c7a3cfe42718054b96ad9311851" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 39241 } }
I20260608 09:52:01.979472 25262 raft_consensus.cc:385] T 561fbc3dc976472aaf9fed4a4bcba7e4 P 3c543c925dff469ab9406a19f3a52869 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:52:01.979786 25262 raft_consensus.cc:740] T 561fbc3dc976472aaf9fed4a4bcba7e4 P 3c543c925dff469ab9406a19f3a52869 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3c543c925dff469ab9406a19f3a52869, State: Initialized, Role: FOLLOWER
I20260608 09:52:01.980937 25263 tablet_bootstrap.cc:654] T cd5313ea5e054a879ee108f9186b77b2 P 12c424ce1b364da9af8276ff1e66e49e: Neither blocks nor log segments found. Creating new log.
I20260608 09:52:01.980633 25262 consensus_queue.cc:260] T 561fbc3dc976472aaf9fed4a4bcba7e4 P 3c543c925dff469ab9406a19f3a52869 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12c424ce1b364da9af8276ff1e66e49e" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 45161 } } peers { permanent_uuid: "3c543c925dff469ab9406a19f3a52869" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 45993 } } peers { permanent_uuid: "89173c7a3cfe42718054b96ad9311851" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 39241 } }
I20260608 09:52:01.984118 25264 tablet_bootstrap.cc:492] T 561fbc3dc976472aaf9fed4a4bcba7e4 P 89173c7a3cfe42718054b96ad9311851: Bootstrap starting.
I20260608 09:52:01.984788 25262 ts_tablet_manager.cc:1434] T 561fbc3dc976472aaf9fed4a4bcba7e4 P 3c543c925dff469ab9406a19f3a52869: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260608 09:52:01.992009 25263 tablet_bootstrap.cc:492] T cd5313ea5e054a879ee108f9186b77b2 P 12c424ce1b364da9af8276ff1e66e49e: No bootstrap required, opened a new log
I20260608 09:52:01.992276 25264 tablet_bootstrap.cc:654] T 561fbc3dc976472aaf9fed4a4bcba7e4 P 89173c7a3cfe42718054b96ad9311851: Neither blocks nor log segments found. Creating new log.
I20260608 09:52:01.992544 25263 ts_tablet_manager.cc:1403] T cd5313ea5e054a879ee108f9186b77b2 P 12c424ce1b364da9af8276ff1e66e49e: Time spent bootstrapping tablet: real 0.018s	user 0.008s	sys 0.008s
I20260608 09:52:01.996095 25263 raft_consensus.cc:359] T cd5313ea5e054a879ee108f9186b77b2 P 12c424ce1b364da9af8276ff1e66e49e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c543c925dff469ab9406a19f3a52869" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 45993 } } peers { permanent_uuid: "12c424ce1b364da9af8276ff1e66e49e" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 45161 } } peers { permanent_uuid: "89173c7a3cfe42718054b96ad9311851" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 39241 } }
I20260608 09:52:01.997071 25263 raft_consensus.cc:385] T cd5313ea5e054a879ee108f9186b77b2 P 12c424ce1b364da9af8276ff1e66e49e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:52:01.997450 25263 raft_consensus.cc:740] T cd5313ea5e054a879ee108f9186b77b2 P 12c424ce1b364da9af8276ff1e66e49e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 12c424ce1b364da9af8276ff1e66e49e, State: Initialized, Role: FOLLOWER
I20260608 09:52:01.998504 25263 consensus_queue.cc:260] T cd5313ea5e054a879ee108f9186b77b2 P 12c424ce1b364da9af8276ff1e66e49e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c543c925dff469ab9406a19f3a52869" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 45993 } } peers { permanent_uuid: "12c424ce1b364da9af8276ff1e66e49e" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 45161 } } peers { permanent_uuid: "89173c7a3cfe42718054b96ad9311851" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 39241 } }
I20260608 09:52:02.000901 25263 ts_tablet_manager.cc:1434] T cd5313ea5e054a879ee108f9186b77b2 P 12c424ce1b364da9af8276ff1e66e49e: Time spent starting tablet: real 0.008s	user 0.002s	sys 0.006s
I20260608 09:52:02.002606 25264 tablet_bootstrap.cc:492] T 561fbc3dc976472aaf9fed4a4bcba7e4 P 89173c7a3cfe42718054b96ad9311851: No bootstrap required, opened a new log
I20260608 09:52:02.003031 25264 ts_tablet_manager.cc:1403] T 561fbc3dc976472aaf9fed4a4bcba7e4 P 89173c7a3cfe42718054b96ad9311851: Time spent bootstrapping tablet: real 0.019s	user 0.005s	sys 0.011s
I20260608 09:52:02.005584 25264 raft_consensus.cc:359] T 561fbc3dc976472aaf9fed4a4bcba7e4 P 89173c7a3cfe42718054b96ad9311851 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12c424ce1b364da9af8276ff1e66e49e" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 45161 } } peers { permanent_uuid: "3c543c925dff469ab9406a19f3a52869" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 45993 } } peers { permanent_uuid: "89173c7a3cfe42718054b96ad9311851" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 39241 } }
I20260608 09:52:02.006269 25264 raft_consensus.cc:385] T 561fbc3dc976472aaf9fed4a4bcba7e4 P 89173c7a3cfe42718054b96ad9311851 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:52:02.006603 25264 raft_consensus.cc:740] T 561fbc3dc976472aaf9fed4a4bcba7e4 P 89173c7a3cfe42718054b96ad9311851 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 89173c7a3cfe42718054b96ad9311851, State: Initialized, Role: FOLLOWER
I20260608 09:52:02.007352 25264 consensus_queue.cc:260] T 561fbc3dc976472aaf9fed4a4bcba7e4 P 89173c7a3cfe42718054b96ad9311851 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12c424ce1b364da9af8276ff1e66e49e" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 45161 } } peers { permanent_uuid: "3c543c925dff469ab9406a19f3a52869" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 45993 } } peers { permanent_uuid: "89173c7a3cfe42718054b96ad9311851" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 39241 } }
I20260608 09:52:02.008942 25264 ts_tablet_manager.cc:1434] T 561fbc3dc976472aaf9fed4a4bcba7e4 P 89173c7a3cfe42718054b96ad9311851: Time spent starting tablet: real 0.006s	user 0.001s	sys 0.003s
I20260608 09:52:02.182152 25268 raft_consensus.cc:493] T cd5313ea5e054a879ee108f9186b77b2 P 3c543c925dff469ab9406a19f3a52869 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 09:52:02.182680 25268 raft_consensus.cc:515] T cd5313ea5e054a879ee108f9186b77b2 P 3c543c925dff469ab9406a19f3a52869 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c543c925dff469ab9406a19f3a52869" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 45993 } } peers { permanent_uuid: "12c424ce1b364da9af8276ff1e66e49e" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 45161 } } peers { permanent_uuid: "89173c7a3cfe42718054b96ad9311851" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 39241 } }
I20260608 09:52:02.185007 25268 leader_election.cc:290] T cd5313ea5e054a879ee108f9186b77b2 P 3c543c925dff469ab9406a19f3a52869 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 12c424ce1b364da9af8276ff1e66e49e (127.22.183.129:45161), 89173c7a3cfe42718054b96ad9311851 (127.22.183.131:39241)
I20260608 09:52:02.195879 25068 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cd5313ea5e054a879ee108f9186b77b2" candidate_uuid: "3c543c925dff469ab9406a19f3a52869" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "12c424ce1b364da9af8276ff1e66e49e" is_pre_election: true
I20260608 09:52:02.196625 25068 raft_consensus.cc:2468] T cd5313ea5e054a879ee108f9186b77b2 P 12c424ce1b364da9af8276ff1e66e49e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3c543c925dff469ab9406a19f3a52869 in term 0.
I20260608 09:52:02.196794 25217 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cd5313ea5e054a879ee108f9186b77b2" candidate_uuid: "3c543c925dff469ab9406a19f3a52869" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "89173c7a3cfe42718054b96ad9311851" is_pre_election: true
I20260608 09:52:02.197424 25217 raft_consensus.cc:2468] T cd5313ea5e054a879ee108f9186b77b2 P 89173c7a3cfe42718054b96ad9311851 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3c543c925dff469ab9406a19f3a52869 in term 0.
I20260608 09:52:02.197892 25109 leader_election.cc:304] T cd5313ea5e054a879ee108f9186b77b2 P 3c543c925dff469ab9406a19f3a52869 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 12c424ce1b364da9af8276ff1e66e49e, 3c543c925dff469ab9406a19f3a52869; no voters: 
I20260608 09:52:02.198788 25268 raft_consensus.cc:2804] T cd5313ea5e054a879ee108f9186b77b2 P 3c543c925dff469ab9406a19f3a52869 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 09:52:02.199092 25268 raft_consensus.cc:493] T cd5313ea5e054a879ee108f9186b77b2 P 3c543c925dff469ab9406a19f3a52869 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 09:52:02.199370 25268 raft_consensus.cc:3060] T cd5313ea5e054a879ee108f9186b77b2 P 3c543c925dff469ab9406a19f3a52869 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:52:02.203778 25268 raft_consensus.cc:515] T cd5313ea5e054a879ee108f9186b77b2 P 3c543c925dff469ab9406a19f3a52869 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c543c925dff469ab9406a19f3a52869" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 45993 } } peers { permanent_uuid: "12c424ce1b364da9af8276ff1e66e49e" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 45161 } } peers { permanent_uuid: "89173c7a3cfe42718054b96ad9311851" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 39241 } }
I20260608 09:52:02.205338 25268 leader_election.cc:290] T cd5313ea5e054a879ee108f9186b77b2 P 3c543c925dff469ab9406a19f3a52869 [CANDIDATE]: Term 1 election: Requested vote from peers 12c424ce1b364da9af8276ff1e66e49e (127.22.183.129:45161), 89173c7a3cfe42718054b96ad9311851 (127.22.183.131:39241)
I20260608 09:52:02.206233 25068 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cd5313ea5e054a879ee108f9186b77b2" candidate_uuid: "3c543c925dff469ab9406a19f3a52869" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "12c424ce1b364da9af8276ff1e66e49e"
I20260608 09:52:02.206363 25217 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cd5313ea5e054a879ee108f9186b77b2" candidate_uuid: "3c543c925dff469ab9406a19f3a52869" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "89173c7a3cfe42718054b96ad9311851"
I20260608 09:52:02.206743 25068 raft_consensus.cc:3060] T cd5313ea5e054a879ee108f9186b77b2 P 12c424ce1b364da9af8276ff1e66e49e [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:52:02.206923 25217 raft_consensus.cc:3060] T cd5313ea5e054a879ee108f9186b77b2 P 89173c7a3cfe42718054b96ad9311851 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:52:02.211474 25068 raft_consensus.cc:2468] T cd5313ea5e054a879ee108f9186b77b2 P 12c424ce1b364da9af8276ff1e66e49e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3c543c925dff469ab9406a19f3a52869 in term 1.
I20260608 09:52:02.211822 25217 raft_consensus.cc:2468] T cd5313ea5e054a879ee108f9186b77b2 P 89173c7a3cfe42718054b96ad9311851 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3c543c925dff469ab9406a19f3a52869 in term 1.
I20260608 09:52:02.212469 25109 leader_election.cc:304] T cd5313ea5e054a879ee108f9186b77b2 P 3c543c925dff469ab9406a19f3a52869 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 12c424ce1b364da9af8276ff1e66e49e, 3c543c925dff469ab9406a19f3a52869; no voters: 
I20260608 09:52:02.213292 25268 raft_consensus.cc:2804] T cd5313ea5e054a879ee108f9186b77b2 P 3c543c925dff469ab9406a19f3a52869 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 09:52:02.214272 25268 raft_consensus.cc:697] T cd5313ea5e054a879ee108f9186b77b2 P 3c543c925dff469ab9406a19f3a52869 [term 1 LEADER]: Becoming Leader. State: Replica: 3c543c925dff469ab9406a19f3a52869, State: Running, Role: LEADER
I20260608 09:52:02.214955 25268 consensus_queue.cc:237] T cd5313ea5e054a879ee108f9186b77b2 P 3c543c925dff469ab9406a19f3a52869 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c543c925dff469ab9406a19f3a52869" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 45993 } } peers { permanent_uuid: "12c424ce1b364da9af8276ff1e66e49e" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 45161 } } peers { permanent_uuid: "89173c7a3cfe42718054b96ad9311851" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 39241 } }
I20260608 09:52:02.222121 24964 catalog_manager.cc:5696] T cd5313ea5e054a879ee108f9186b77b2 P 3c543c925dff469ab9406a19f3a52869 reported cstate change: term changed from 0 to 1, leader changed from <none> to 3c543c925dff469ab9406a19f3a52869 (127.22.183.130). New cstate: current_term: 1 leader_uuid: "3c543c925dff469ab9406a19f3a52869" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c543c925dff469ab9406a19f3a52869" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 45993 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "12c424ce1b364da9af8276ff1e66e49e" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 45161 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "89173c7a3cfe42718054b96ad9311851" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 39241 } health_report { overall_health: UNKNOWN } } }
I20260608 09:52:02.349361 25268 raft_consensus.cc:493] T 561fbc3dc976472aaf9fed4a4bcba7e4 P 3c543c925dff469ab9406a19f3a52869 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 09:52:02.349858 25268 raft_consensus.cc:515] T 561fbc3dc976472aaf9fed4a4bcba7e4 P 3c543c925dff469ab9406a19f3a52869 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12c424ce1b364da9af8276ff1e66e49e" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 45161 } } peers { permanent_uuid: "3c543c925dff469ab9406a19f3a52869" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 45993 } } peers { permanent_uuid: "89173c7a3cfe42718054b96ad9311851" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 39241 } }
I20260608 09:52:02.351869 25268 leader_election.cc:290] T 561fbc3dc976472aaf9fed4a4bcba7e4 P 3c543c925dff469ab9406a19f3a52869 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 12c424ce1b364da9af8276ff1e66e49e (127.22.183.129:45161), 89173c7a3cfe42718054b96ad9311851 (127.22.183.131:39241)
I20260608 09:52:02.352442 25068 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "561fbc3dc976472aaf9fed4a4bcba7e4" candidate_uuid: "3c543c925dff469ab9406a19f3a52869" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "12c424ce1b364da9af8276ff1e66e49e" is_pre_election: true
I20260608 09:52:02.352952 25068 raft_consensus.cc:2468] T 561fbc3dc976472aaf9fed4a4bcba7e4 P 12c424ce1b364da9af8276ff1e66e49e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3c543c925dff469ab9406a19f3a52869 in term 0.
I20260608 09:52:02.352921 25217 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "561fbc3dc976472aaf9fed4a4bcba7e4" candidate_uuid: "3c543c925dff469ab9406a19f3a52869" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "89173c7a3cfe42718054b96ad9311851" is_pre_election: true
I20260608 09:52:02.353626 25217 raft_consensus.cc:2468] T 561fbc3dc976472aaf9fed4a4bcba7e4 P 89173c7a3cfe42718054b96ad9311851 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3c543c925dff469ab9406a19f3a52869 in term 0.
I20260608 09:52:02.354005 25109 leader_election.cc:304] T 561fbc3dc976472aaf9fed4a4bcba7e4 P 3c543c925dff469ab9406a19f3a52869 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 12c424ce1b364da9af8276ff1e66e49e, 3c543c925dff469ab9406a19f3a52869; no voters: 
I20260608 09:52:02.354785 25268 raft_consensus.cc:2804] T 561fbc3dc976472aaf9fed4a4bcba7e4 P 3c543c925dff469ab9406a19f3a52869 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 09:52:02.355221 25268 raft_consensus.cc:493] T 561fbc3dc976472aaf9fed4a4bcba7e4 P 3c543c925dff469ab9406a19f3a52869 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 09:52:02.355508 25268 raft_consensus.cc:3060] T 561fbc3dc976472aaf9fed4a4bcba7e4 P 3c543c925dff469ab9406a19f3a52869 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:52:02.359858 25268 raft_consensus.cc:515] T 561fbc3dc976472aaf9fed4a4bcba7e4 P 3c543c925dff469ab9406a19f3a52869 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12c424ce1b364da9af8276ff1e66e49e" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 45161 } } peers { permanent_uuid: "3c543c925dff469ab9406a19f3a52869" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 45993 } } peers { permanent_uuid: "89173c7a3cfe42718054b96ad9311851" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 39241 } }
I20260608 09:52:02.361393 25268 leader_election.cc:290] T 561fbc3dc976472aaf9fed4a4bcba7e4 P 3c543c925dff469ab9406a19f3a52869 [CANDIDATE]: Term 1 election: Requested vote from peers 12c424ce1b364da9af8276ff1e66e49e (127.22.183.129:45161), 89173c7a3cfe42718054b96ad9311851 (127.22.183.131:39241)
I20260608 09:52:02.362325 25068 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "561fbc3dc976472aaf9fed4a4bcba7e4" candidate_uuid: "3c543c925dff469ab9406a19f3a52869" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "12c424ce1b364da9af8276ff1e66e49e"
I20260608 09:52:02.362428 25217 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "561fbc3dc976472aaf9fed4a4bcba7e4" candidate_uuid: "3c543c925dff469ab9406a19f3a52869" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "89173c7a3cfe42718054b96ad9311851"
I20260608 09:52:02.362933 25068 raft_consensus.cc:3060] T 561fbc3dc976472aaf9fed4a4bcba7e4 P 12c424ce1b364da9af8276ff1e66e49e [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:52:02.363087 25217 raft_consensus.cc:3060] T 561fbc3dc976472aaf9fed4a4bcba7e4 P 89173c7a3cfe42718054b96ad9311851 [term 0 FOLLOWER]: Advancing to term 1
W20260608 09:52:02.363325 25014 auto_rebalancer.cc:259] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260608 09:52:02.365535 25019 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
W20260608 09:52:02.367515 25019 auto_leader_rebalancer.cc:460] the master instance isn't leader: Service unavailable: Tablet not running
I20260608 09:52:02.368098 25217 raft_consensus.cc:2468] T 561fbc3dc976472aaf9fed4a4bcba7e4 P 89173c7a3cfe42718054b96ad9311851 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3c543c925dff469ab9406a19f3a52869 in term 1.
I20260608 09:52:02.369017 25068 raft_consensus.cc:2468] T 561fbc3dc976472aaf9fed4a4bcba7e4 P 12c424ce1b364da9af8276ff1e66e49e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3c543c925dff469ab9406a19f3a52869 in term 1.
I20260608 09:52:02.369259 25107 leader_election.cc:304] T 561fbc3dc976472aaf9fed4a4bcba7e4 P 3c543c925dff469ab9406a19f3a52869 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3c543c925dff469ab9406a19f3a52869, 89173c7a3cfe42718054b96ad9311851; no voters: 
I20260608 09:52:02.370106 25268 raft_consensus.cc:2804] T 561fbc3dc976472aaf9fed4a4bcba7e4 P 3c543c925dff469ab9406a19f3a52869 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 09:52:02.370527 25268 raft_consensus.cc:697] T 561fbc3dc976472aaf9fed4a4bcba7e4 P 3c543c925dff469ab9406a19f3a52869 [term 1 LEADER]: Becoming Leader. State: Replica: 3c543c925dff469ab9406a19f3a52869, State: Running, Role: LEADER
I20260608 09:52:02.371320 25268 consensus_queue.cc:237] T 561fbc3dc976472aaf9fed4a4bcba7e4 P 3c543c925dff469ab9406a19f3a52869 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12c424ce1b364da9af8276ff1e66e49e" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 45161 } } peers { permanent_uuid: "3c543c925dff469ab9406a19f3a52869" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 45993 } } peers { permanent_uuid: "89173c7a3cfe42718054b96ad9311851" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 39241 } }
I20260608 09:52:02.377556 24964 catalog_manager.cc:5696] T 561fbc3dc976472aaf9fed4a4bcba7e4 P 3c543c925dff469ab9406a19f3a52869 reported cstate change: term changed from 0 to 1, leader changed from <none> to 3c543c925dff469ab9406a19f3a52869 (127.22.183.130). New cstate: current_term: 1 leader_uuid: "3c543c925dff469ab9406a19f3a52869" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12c424ce1b364da9af8276ff1e66e49e" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 45161 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3c543c925dff469ab9406a19f3a52869" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 45993 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "89173c7a3cfe42718054b96ad9311851" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 39241 } health_report { overall_health: UNKNOWN } } }
I20260608 09:52:02.601126 25268 consensus_queue.cc:1048] T cd5313ea5e054a879ee108f9186b77b2 P 3c543c925dff469ab9406a19f3a52869 [LEADER]: Connected to new peer: Peer: permanent_uuid: "12c424ce1b364da9af8276ff1e66e49e" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 45161 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 09:52:02.615746 25268 consensus_queue.cc:1048] T cd5313ea5e054a879ee108f9186b77b2 P 3c543c925dff469ab9406a19f3a52869 [LEADER]: Connected to new peer: Peer: permanent_uuid: "89173c7a3cfe42718054b96ad9311851" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 39241 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 09:52:02.772156 25268 consensus_queue.cc:1048] T 561fbc3dc976472aaf9fed4a4bcba7e4 P 3c543c925dff469ab9406a19f3a52869 [LEADER]: Connected to new peer: Peer: permanent_uuid: "89173c7a3cfe42718054b96ad9311851" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 39241 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 09:52:02.782397 25276 consensus_queue.cc:1048] T 561fbc3dc976472aaf9fed4a4bcba7e4 P 3c543c925dff469ab9406a19f3a52869 [LEADER]: Connected to new peer: Peer: permanent_uuid: "12c424ce1b364da9af8276ff1e66e49e" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 45161 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 09:52:04.368538 25019 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 09:52:04.386725 25143 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "cd5313ea5e054a879ee108f9186b77b2"
dest_uuid: "3c543c925dff469ab9406a19f3a52869"
mode: GRACEFUL
new_leader_uuid: "12c424ce1b364da9af8276ff1e66e49e"
 from {username='slave'} at 127.0.0.1:47802
I20260608 09:52:04.387362 25143 raft_consensus.cc:606] T cd5313ea5e054a879ee108f9186b77b2 P 3c543c925dff469ab9406a19f3a52869 [term 1 LEADER]: Received request to transfer leadership to TS 12c424ce1b364da9af8276ff1e66e49e
I20260608 09:52:04.388536 25019 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 1
I20260608 09:52:04.388880 25019 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 09:52:04.635779 25276 raft_consensus.cc:993] T cd5313ea5e054a879ee108f9186b77b2 P 3c543c925dff469ab9406a19f3a52869: : Instructing follower 12c424ce1b364da9af8276ff1e66e49e to start an election
I20260608 09:52:04.636246 25291 raft_consensus.cc:1081] T cd5313ea5e054a879ee108f9186b77b2 P 3c543c925dff469ab9406a19f3a52869 [term 1 LEADER]: Signalling peer 12c424ce1b364da9af8276ff1e66e49e to start an election
I20260608 09:52:04.637857 25068 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "cd5313ea5e054a879ee108f9186b77b2"
dest_uuid: "12c424ce1b364da9af8276ff1e66e49e"
 from {username='slave'} at 127.0.0.1:32924
I20260608 09:52:04.638401 25068 raft_consensus.cc:493] T cd5313ea5e054a879ee108f9186b77b2 P 12c424ce1b364da9af8276ff1e66e49e [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260608 09:52:04.638700 25068 raft_consensus.cc:3060] T cd5313ea5e054a879ee108f9186b77b2 P 12c424ce1b364da9af8276ff1e66e49e [term 1 FOLLOWER]: Advancing to term 2
I20260608 09:52:04.643416 25068 raft_consensus.cc:515] T cd5313ea5e054a879ee108f9186b77b2 P 12c424ce1b364da9af8276ff1e66e49e [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c543c925dff469ab9406a19f3a52869" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 45993 } } peers { permanent_uuid: "12c424ce1b364da9af8276ff1e66e49e" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 45161 } } peers { permanent_uuid: "89173c7a3cfe42718054b96ad9311851" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 39241 } }
I20260608 09:52:04.645627 25068 leader_election.cc:290] T cd5313ea5e054a879ee108f9186b77b2 P 12c424ce1b364da9af8276ff1e66e49e [CANDIDATE]: Term 2 election: Requested vote from peers 3c543c925dff469ab9406a19f3a52869 (127.22.183.130:45993), 89173c7a3cfe42718054b96ad9311851 (127.22.183.131:39241)
I20260608 09:52:04.656142 25143 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cd5313ea5e054a879ee108f9186b77b2" candidate_uuid: "12c424ce1b364da9af8276ff1e66e49e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "3c543c925dff469ab9406a19f3a52869"
I20260608 09:52:04.656563 25143 raft_consensus.cc:3055] T cd5313ea5e054a879ee108f9186b77b2 P 3c543c925dff469ab9406a19f3a52869 [term 1 LEADER]: Stepping down as leader of term 1
I20260608 09:52:04.656847 25143 raft_consensus.cc:740] T cd5313ea5e054a879ee108f9186b77b2 P 3c543c925dff469ab9406a19f3a52869 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 3c543c925dff469ab9406a19f3a52869, State: Running, Role: LEADER
I20260608 09:52:04.657722 25217 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cd5313ea5e054a879ee108f9186b77b2" candidate_uuid: "12c424ce1b364da9af8276ff1e66e49e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "89173c7a3cfe42718054b96ad9311851"
I20260608 09:52:04.657631 25143 consensus_queue.cc:260] T cd5313ea5e054a879ee108f9186b77b2 P 3c543c925dff469ab9406a19f3a52869 [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: "3c543c925dff469ab9406a19f3a52869" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 45993 } } peers { permanent_uuid: "12c424ce1b364da9af8276ff1e66e49e" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 45161 } } peers { permanent_uuid: "89173c7a3cfe42718054b96ad9311851" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 39241 } }
I20260608 09:52:04.658203 25217 raft_consensus.cc:3060] T cd5313ea5e054a879ee108f9186b77b2 P 89173c7a3cfe42718054b96ad9311851 [term 1 FOLLOWER]: Advancing to term 2
I20260608 09:52:04.658602 25143 raft_consensus.cc:3060] T cd5313ea5e054a879ee108f9186b77b2 P 3c543c925dff469ab9406a19f3a52869 [term 1 FOLLOWER]: Advancing to term 2
I20260608 09:52:04.662838 25217 raft_consensus.cc:2468] T cd5313ea5e054a879ee108f9186b77b2 P 89173c7a3cfe42718054b96ad9311851 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 12c424ce1b364da9af8276ff1e66e49e in term 2.
I20260608 09:52:04.663539 25143 raft_consensus.cc:2468] T cd5313ea5e054a879ee108f9186b77b2 P 3c543c925dff469ab9406a19f3a52869 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 12c424ce1b364da9af8276ff1e66e49e in term 2.
I20260608 09:52:04.664225 25032 leader_election.cc:304] T cd5313ea5e054a879ee108f9186b77b2 P 12c424ce1b364da9af8276ff1e66e49e [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: 12c424ce1b364da9af8276ff1e66e49e, 89173c7a3cfe42718054b96ad9311851; no voters: 
I20260608 09:52:04.666107 25295 raft_consensus.cc:2804] T cd5313ea5e054a879ee108f9186b77b2 P 12c424ce1b364da9af8276ff1e66e49e [term 2 FOLLOWER]: Leader election won for term 2
I20260608 09:52:04.667229 25295 raft_consensus.cc:697] T cd5313ea5e054a879ee108f9186b77b2 P 12c424ce1b364da9af8276ff1e66e49e [term 2 LEADER]: Becoming Leader. State: Replica: 12c424ce1b364da9af8276ff1e66e49e, State: Running, Role: LEADER
I20260608 09:52:04.667980 25295 consensus_queue.cc:237] T cd5313ea5e054a879ee108f9186b77b2 P 12c424ce1b364da9af8276ff1e66e49e [LEADER]: Queue 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: "3c543c925dff469ab9406a19f3a52869" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 45993 } } peers { permanent_uuid: "12c424ce1b364da9af8276ff1e66e49e" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 45161 } } peers { permanent_uuid: "89173c7a3cfe42718054b96ad9311851" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 39241 } }
I20260608 09:52:04.674405 24966 catalog_manager.cc:5696] T cd5313ea5e054a879ee108f9186b77b2 P 12c424ce1b364da9af8276ff1e66e49e reported cstate change: term changed from 1 to 2, leader changed from 3c543c925dff469ab9406a19f3a52869 (127.22.183.130) to 12c424ce1b364da9af8276ff1e66e49e (127.22.183.129). New cstate: current_term: 2 leader_uuid: "12c424ce1b364da9af8276ff1e66e49e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c543c925dff469ab9406a19f3a52869" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 45993 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "12c424ce1b364da9af8276ff1e66e49e" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 45161 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "89173c7a3cfe42718054b96ad9311851" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 39241 } health_report { overall_health: UNKNOWN } } }
I20260608 09:52:05.072868 25143 raft_consensus.cc:1275] T cd5313ea5e054a879ee108f9186b77b2 P 3c543c925dff469ab9406a19f3a52869 [term 2 FOLLOWER]: Refusing update from remote peer 12c424ce1b364da9af8276ff1e66e49e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260608 09:52:05.074357 25295 consensus_queue.cc:1048] T cd5313ea5e054a879ee108f9186b77b2 P 12c424ce1b364da9af8276ff1e66e49e [LEADER]: Connected to new peer: Peer: permanent_uuid: "3c543c925dff469ab9406a19f3a52869" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 45993 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260608 09:52:05.084903 25217 raft_consensus.cc:1275] T cd5313ea5e054a879ee108f9186b77b2 P 89173c7a3cfe42718054b96ad9311851 [term 2 FOLLOWER]: Refusing update from remote peer 12c424ce1b364da9af8276ff1e66e49e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260608 09:52:05.087478 25295 consensus_queue.cc:1048] T cd5313ea5e054a879ee108f9186b77b2 P 12c424ce1b364da9af8276ff1e66e49e [LEADER]: Connected to new peer: Peer: permanent_uuid: "89173c7a3cfe42718054b96ad9311851" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 39241 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260608 09:52:06.389780 25019 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 09:52:06.392303 25019 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 09:52:06.392663 25019 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 09:52:08.393570 25019 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 09:52:08.395692 25019 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 09:52:08.396111 25019 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 09:52:10.396955 25019 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 09:52:10.398952 25019 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 09:52:10.399298 25019 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 09:52:12.400192 25019 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 09:52:12.402083 25019 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 09:52:12.402444 25019 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 09:52:14.403378 25019 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 09:52:14.405606 25019 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 09:52:14.405988 25019 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 09:52:14.507670 23262 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 09:52:14.514839 25312 instance_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 09:52:14.516283 25313 instance_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 09:52:14.516806 25315 instance_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 09:52:14.518570 23262 server_base.cc:1061] running on GCE node
I20260608 09:52:14.520373 23262 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 09:52:14.520581 23262 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 09:52:14.520726 23262 hybrid_clock.cc:648] HybridClock initialized: now 1780912334520714 us; error 0 us; skew 500 ppm
I20260608 09:52:14.521240 23262 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 09:52:14.525444 23262 webserver.cc:533] Webserver started at http://127.22.183.132:36411/ using document root <none> and password file <none>
I20260608 09:52:14.525952 23262 fs_manager.cc:362] Metadata directory not provided
I20260608 09:52:14.526134 23262 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 09:52:14.526394 23262 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 09:52:14.527858 23262 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task8s1y23/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780912294849904-23262-0/minicluster-data/ts-3-root/instance:
uuid: "d601d513ba9041e0809d5ae4c9c7ee94"
format_stamp: "Formatted at 2026-06-08 09:52:14 on dist-test-slave-vzb5"
I20260608 09:52:14.532748 23262 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260608 09:52:14.536381 25320 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:52:14.537189 23262 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260608 09:52:14.537514 23262 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task8s1y23/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780912294849904-23262-0/minicluster-data/ts-3-root
uuid: "d601d513ba9041e0809d5ae4c9c7ee94"
format_stamp: "Formatted at 2026-06-08 09:52:14 on dist-test-slave-vzb5"
I20260608 09:52:14.537825 23262 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task8s1y23/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780912294849904-23262-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-task8s1y23/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780912294849904-23262-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-task8s1y23/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780912294849904-23262-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 09:52:14.580135 23262 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 09:52:14.581573 23262 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 09:52:14.583271 23262 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 09:52:14.585855 23262 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 09:52:14.586109 23262 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:52:14.586378 23262 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 09:52:14.586586 23262 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:52:14.628701 23262 rpc_server.cc:307] RPC server started. Bound to: 127.22.183.132:35709
I20260608 09:52:14.628820 25382 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.22.183.132:35709 every 8 connection(s)
I20260608 09:52:14.651306 25383 heartbeater.cc:344] Connected to a master server at 127.22.183.190:41011
I20260608 09:52:14.651729 25383 heartbeater.cc:461] Registering TS with master...
I20260608 09:52:14.652618 25383 heartbeater.cc:507] Master 127.22.183.190:41011 requested a full tablet report, sending...
I20260608 09:52:14.654750 24964 ts_manager.cc:194] Registered new tserver with Master: d601d513ba9041e0809d5ae4c9c7ee94 (127.22.183.132:35709)
I20260608 09:52:14.656322 24964 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:51598
I20260608 09:52:15.447543 25068 consensus_queue.cc:237] T cd5313ea5e054a879ee108f9186b77b2 P 12c424ce1b364da9af8276ff1e66e49e [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: "3c543c925dff469ab9406a19f3a52869" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 45993 } attrs { replace: true } } peers { permanent_uuid: "12c424ce1b364da9af8276ff1e66e49e" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 45161 } } peers { permanent_uuid: "89173c7a3cfe42718054b96ad9311851" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 39241 } } peers { permanent_uuid: "d601d513ba9041e0809d5ae4c9c7ee94" member_type: NON_VOTER last_known_addr { host: "127.22.183.132" port: 35709 } attrs { promote: true } }
I20260608 09:52:15.458617 25217 raft_consensus.cc:1275] T cd5313ea5e054a879ee108f9186b77b2 P 89173c7a3cfe42718054b96ad9311851 [term 2 FOLLOWER]: Refusing update from remote peer 12c424ce1b364da9af8276ff1e66e49e: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260608 09:52:15.459743 25143 raft_consensus.cc:1275] T cd5313ea5e054a879ee108f9186b77b2 P 3c543c925dff469ab9406a19f3a52869 [term 2 FOLLOWER]: Refusing update from remote peer 12c424ce1b364da9af8276ff1e66e49e: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260608 09:52:15.460659 25311 consensus_queue.cc:1048] T cd5313ea5e054a879ee108f9186b77b2 P 12c424ce1b364da9af8276ff1e66e49e [LEADER]: Connected to new peer: Peer: permanent_uuid: "89173c7a3cfe42718054b96ad9311851" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 39241 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260608 09:52:15.461784 25391 consensus_queue.cc:1048] T cd5313ea5e054a879ee108f9186b77b2 P 12c424ce1b364da9af8276ff1e66e49e [LEADER]: Connected to new peer: Peer: permanent_uuid: "3c543c925dff469ab9406a19f3a52869" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 45993 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
W20260608 09:52:15.472831 25032 consensus_peers.cc:597] T cd5313ea5e054a879ee108f9186b77b2 P 12c424ce1b364da9af8276ff1e66e49e -> Peer d601d513ba9041e0809d5ae4c9c7ee94 (127.22.183.132:35709): Couldn't send request to peer d601d513ba9041e0809d5ae4c9c7ee94. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: cd5313ea5e054a879ee108f9186b77b2. This is attempt 1: this message will repeat every 5th retry.
I20260608 09:52:15.474954 25391 raft_consensus.cc:2955] T cd5313ea5e054a879ee108f9186b77b2 P 12c424ce1b364da9af8276ff1e66e49e [term 2 LEADER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER d601d513ba9041e0809d5ae4c9c7ee94 (127.22.183.132) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3c543c925dff469ab9406a19f3a52869" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 45993 } attrs { replace: true } } peers { permanent_uuid: "12c424ce1b364da9af8276ff1e66e49e" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 45161 } } peers { permanent_uuid: "89173c7a3cfe42718054b96ad9311851" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 39241 } } peers { permanent_uuid: "d601d513ba9041e0809d5ae4c9c7ee94" member_type: NON_VOTER last_known_addr { host: "127.22.183.132" port: 35709 } attrs { promote: true } } }
I20260608 09:52:15.477689 25143 raft_consensus.cc:2955] T cd5313ea5e054a879ee108f9186b77b2 P 3c543c925dff469ab9406a19f3a52869 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER d601d513ba9041e0809d5ae4c9c7ee94 (127.22.183.132) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3c543c925dff469ab9406a19f3a52869" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 45993 } attrs { replace: true } } peers { permanent_uuid: "12c424ce1b364da9af8276ff1e66e49e" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 45161 } } peers { permanent_uuid: "89173c7a3cfe42718054b96ad9311851" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 39241 } } peers { permanent_uuid: "d601d513ba9041e0809d5ae4c9c7ee94" member_type: NON_VOTER last_known_addr { host: "127.22.183.132" port: 35709 } attrs { promote: true } } }
I20260608 09:52:15.478503 25217 raft_consensus.cc:2955] T cd5313ea5e054a879ee108f9186b77b2 P 89173c7a3cfe42718054b96ad9311851 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER d601d513ba9041e0809d5ae4c9c7ee94 (127.22.183.132) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3c543c925dff469ab9406a19f3a52869" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 45993 } attrs { replace: true } } peers { permanent_uuid: "12c424ce1b364da9af8276ff1e66e49e" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 45161 } } peers { permanent_uuid: "89173c7a3cfe42718054b96ad9311851" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 39241 } } peers { permanent_uuid: "d601d513ba9041e0809d5ae4c9c7ee94" member_type: NON_VOTER last_known_addr { host: "127.22.183.132" port: 35709 } attrs { promote: true } } }
I20260608 09:52:15.492003 24966 catalog_manager.cc:5696] T cd5313ea5e054a879ee108f9186b77b2 P 12c424ce1b364da9af8276ff1e66e49e reported cstate change: config changed from index -1 to 3, NON_VOTER d601d513ba9041e0809d5ae4c9c7ee94 (127.22.183.132) added. New cstate: current_term: 2 leader_uuid: "12c424ce1b364da9af8276ff1e66e49e" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3c543c925dff469ab9406a19f3a52869" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 45993 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "12c424ce1b364da9af8276ff1e66e49e" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 45161 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "89173c7a3cfe42718054b96ad9311851" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 39241 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d601d513ba9041e0809d5ae4c9c7ee94" member_type: NON_VOTER last_known_addr { host: "127.22.183.132" port: 35709 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260608 09:52:15.659415 25383 heartbeater.cc:499] Master 127.22.183.190:41011 was elected leader, sending a full tablet report...
I20260608 09:52:16.071290 25402 ts_tablet_manager.cc:933] T cd5313ea5e054a879ee108f9186b77b2 P d601d513ba9041e0809d5ae4c9c7ee94: Initiating tablet copy from peer 12c424ce1b364da9af8276ff1e66e49e (127.22.183.129:45161)
I20260608 09:52:16.073119 25402 tablet_copy_client.cc:323] T cd5313ea5e054a879ee108f9186b77b2 P d601d513ba9041e0809d5ae4c9c7ee94: tablet copy: Beginning tablet copy session from remote peer at address 127.22.183.129:45161
I20260608 09:52:16.085886 25078 tablet_copy_service.cc:140] P 12c424ce1b364da9af8276ff1e66e49e: Received BeginTabletCopySession request for tablet cd5313ea5e054a879ee108f9186b77b2 from peer d601d513ba9041e0809d5ae4c9c7ee94 ({username='slave'} at 127.0.0.1:32828)
I20260608 09:52:16.086465 25078 tablet_copy_service.cc:161] P 12c424ce1b364da9af8276ff1e66e49e: Beginning new tablet copy session on tablet cd5313ea5e054a879ee108f9186b77b2 from peer d601d513ba9041e0809d5ae4c9c7ee94 at {username='slave'} at 127.0.0.1:32828: session id = d601d513ba9041e0809d5ae4c9c7ee94-cd5313ea5e054a879ee108f9186b77b2
I20260608 09:52:16.092059 25078 tablet_copy_source_session.cc:215] T cd5313ea5e054a879ee108f9186b77b2 P 12c424ce1b364da9af8276ff1e66e49e: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 09:52:16.094921 25402 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cd5313ea5e054a879ee108f9186b77b2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:52:16.105757 25402 tablet_copy_client.cc:806] T cd5313ea5e054a879ee108f9186b77b2 P d601d513ba9041e0809d5ae4c9c7ee94: tablet copy: Starting download of 0 data blocks...
I20260608 09:52:16.106333 25402 tablet_copy_client.cc:670] T cd5313ea5e054a879ee108f9186b77b2 P d601d513ba9041e0809d5ae4c9c7ee94: tablet copy: Starting download of 1 WAL segments...
I20260608 09:52:16.110112 25402 tablet_copy_client.cc:538] T cd5313ea5e054a879ee108f9186b77b2 P d601d513ba9041e0809d5ae4c9c7ee94: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 09:52:16.115496 25402 tablet_bootstrap.cc:492] T cd5313ea5e054a879ee108f9186b77b2 P d601d513ba9041e0809d5ae4c9c7ee94: Bootstrap starting.
I20260608 09:52:16.132550 25402 tablet_bootstrap.cc:492] T cd5313ea5e054a879ee108f9186b77b2 P d601d513ba9041e0809d5ae4c9c7ee94: 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 09:52:16.133267 25402 tablet_bootstrap.cc:492] T cd5313ea5e054a879ee108f9186b77b2 P d601d513ba9041e0809d5ae4c9c7ee94: Bootstrap complete.
I20260608 09:52:16.133822 25402 ts_tablet_manager.cc:1403] T cd5313ea5e054a879ee108f9186b77b2 P d601d513ba9041e0809d5ae4c9c7ee94: Time spent bootstrapping tablet: real 0.019s	user 0.008s	sys 0.008s
I20260608 09:52:16.136389 25402 raft_consensus.cc:359] T cd5313ea5e054a879ee108f9186b77b2 P d601d513ba9041e0809d5ae4c9c7ee94 [term 2 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3c543c925dff469ab9406a19f3a52869" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 45993 } attrs { replace: true } } peers { permanent_uuid: "12c424ce1b364da9af8276ff1e66e49e" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 45161 } } peers { permanent_uuid: "89173c7a3cfe42718054b96ad9311851" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 39241 } } peers { permanent_uuid: "d601d513ba9041e0809d5ae4c9c7ee94" member_type: NON_VOTER last_known_addr { host: "127.22.183.132" port: 35709 } attrs { promote: true } }
I20260608 09:52:16.137002 25402 raft_consensus.cc:740] T cd5313ea5e054a879ee108f9186b77b2 P d601d513ba9041e0809d5ae4c9c7ee94 [term 2 LEARNER]: Becoming Follower/Learner. State: Replica: d601d513ba9041e0809d5ae4c9c7ee94, State: Initialized, Role: LEARNER
I20260608 09:52:16.137548 25402 consensus_queue.cc:260] T cd5313ea5e054a879ee108f9186b77b2 P d601d513ba9041e0809d5ae4c9c7ee94 [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: "3c543c925dff469ab9406a19f3a52869" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 45993 } attrs { replace: true } } peers { permanent_uuid: "12c424ce1b364da9af8276ff1e66e49e" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 45161 } } peers { permanent_uuid: "89173c7a3cfe42718054b96ad9311851" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 39241 } } peers { permanent_uuid: "d601d513ba9041e0809d5ae4c9c7ee94" member_type: NON_VOTER last_known_addr { host: "127.22.183.132" port: 35709 } attrs { promote: true } }
I20260608 09:52:16.140252 25402 ts_tablet_manager.cc:1434] T cd5313ea5e054a879ee108f9186b77b2 P d601d513ba9041e0809d5ae4c9c7ee94: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.005s
I20260608 09:52:16.142189 25078 tablet_copy_service.cc:342] P 12c424ce1b364da9af8276ff1e66e49e: Request end of tablet copy session d601d513ba9041e0809d5ae4c9c7ee94-cd5313ea5e054a879ee108f9186b77b2 received from {username='slave'} at 127.0.0.1:32828
I20260608 09:52:16.142674 25078 tablet_copy_service.cc:434] P 12c424ce1b364da9af8276ff1e66e49e: ending tablet copy session d601d513ba9041e0809d5ae4c9c7ee94-cd5313ea5e054a879ee108f9186b77b2 on tablet cd5313ea5e054a879ee108f9186b77b2 with peer d601d513ba9041e0809d5ae4c9c7ee94
I20260608 09:52:16.407220 25019 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 09:52:16.409435 25019 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 09:52:16.409837 25019 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 09:52:16.606985 25358 raft_consensus.cc:1217] T cd5313ea5e054a879ee108f9186b77b2 P d601d513ba9041e0809d5ae4c9c7ee94 [term 2 LEARNER]: Deduplicated request from leader. Original: 2.2->[2.3-2.3]   Dedup: 2.3->[]
I20260608 09:52:17.096412 25409 raft_consensus.cc:1064] T cd5313ea5e054a879ee108f9186b77b2 P 12c424ce1b364da9af8276ff1e66e49e: attempting to promote NON_VOTER d601d513ba9041e0809d5ae4c9c7ee94 to VOTER
I20260608 09:52:17.099323 25409 consensus_queue.cc:237] T cd5313ea5e054a879ee108f9186b77b2 P 12c424ce1b364da9af8276ff1e66e49e [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: "3c543c925dff469ab9406a19f3a52869" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 45993 } attrs { replace: true } } peers { permanent_uuid: "12c424ce1b364da9af8276ff1e66e49e" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 45161 } } peers { permanent_uuid: "89173c7a3cfe42718054b96ad9311851" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 39241 } } peers { permanent_uuid: "d601d513ba9041e0809d5ae4c9c7ee94" member_type: VOTER last_known_addr { host: "127.22.183.132" port: 35709 } attrs { promote: false } }
I20260608 09:52:17.106586 25358 raft_consensus.cc:1275] T cd5313ea5e054a879ee108f9186b77b2 P d601d513ba9041e0809d5ae4c9c7ee94 [term 2 LEARNER]: Refusing update from remote peer 12c424ce1b364da9af8276ff1e66e49e: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260608 09:52:17.108162 25217 raft_consensus.cc:1275] T cd5313ea5e054a879ee108f9186b77b2 P 89173c7a3cfe42718054b96ad9311851 [term 2 FOLLOWER]: Refusing update from remote peer 12c424ce1b364da9af8276ff1e66e49e: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260608 09:52:17.110423 25408 consensus_queue.cc:1048] T cd5313ea5e054a879ee108f9186b77b2 P 12c424ce1b364da9af8276ff1e66e49e [LEADER]: Connected to new peer: Peer: permanent_uuid: "89173c7a3cfe42718054b96ad9311851" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 39241 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260608 09:52:17.111083 25143 raft_consensus.cc:1275] T cd5313ea5e054a879ee108f9186b77b2 P 3c543c925dff469ab9406a19f3a52869 [term 2 FOLLOWER]: Refusing update from remote peer 12c424ce1b364da9af8276ff1e66e49e: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260608 09:52:17.111828 25409 consensus_queue.cc:1048] T cd5313ea5e054a879ee108f9186b77b2 P 12c424ce1b364da9af8276ff1e66e49e [LEADER]: Connected to new peer: Peer: permanent_uuid: "d601d513ba9041e0809d5ae4c9c7ee94" member_type: VOTER last_known_addr { host: "127.22.183.132" port: 35709 } 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 09:52:17.113090 25311 consensus_queue.cc:1048] T cd5313ea5e054a879ee108f9186b77b2 P 12c424ce1b364da9af8276ff1e66e49e [LEADER]: Connected to new peer: Peer: permanent_uuid: "3c543c925dff469ab9406a19f3a52869" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 45993 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.002s
I20260608 09:52:17.126226 25408 raft_consensus.cc:2955] T cd5313ea5e054a879ee108f9186b77b2 P 12c424ce1b364da9af8276ff1e66e49e [term 2 LEADER]: Committing config change with OpId 2.4: config changed from index 3 to 4, d601d513ba9041e0809d5ae4c9c7ee94 (127.22.183.132) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3c543c925dff469ab9406a19f3a52869" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 45993 } attrs { replace: true } } peers { permanent_uuid: "12c424ce1b364da9af8276ff1e66e49e" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 45161 } } peers { permanent_uuid: "89173c7a3cfe42718054b96ad9311851" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 39241 } } peers { permanent_uuid: "d601d513ba9041e0809d5ae4c9c7ee94" member_type: VOTER last_known_addr { host: "127.22.183.132" port: 35709 } attrs { promote: false } } }
I20260608 09:52:17.128394 25358 raft_consensus.cc:2955] T cd5313ea5e054a879ee108f9186b77b2 P d601d513ba9041e0809d5ae4c9c7ee94 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, d601d513ba9041e0809d5ae4c9c7ee94 (127.22.183.132) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3c543c925dff469ab9406a19f3a52869" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 45993 } attrs { replace: true } } peers { permanent_uuid: "12c424ce1b364da9af8276ff1e66e49e" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 45161 } } peers { permanent_uuid: "89173c7a3cfe42718054b96ad9311851" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 39241 } } peers { permanent_uuid: "d601d513ba9041e0809d5ae4c9c7ee94" member_type: VOTER last_known_addr { host: "127.22.183.132" port: 35709 } attrs { promote: false } } }
I20260608 09:52:17.128737 25143 raft_consensus.cc:2955] T cd5313ea5e054a879ee108f9186b77b2 P 3c543c925dff469ab9406a19f3a52869 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, d601d513ba9041e0809d5ae4c9c7ee94 (127.22.183.132) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3c543c925dff469ab9406a19f3a52869" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 45993 } attrs { replace: true } } peers { permanent_uuid: "12c424ce1b364da9af8276ff1e66e49e" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 45161 } } peers { permanent_uuid: "89173c7a3cfe42718054b96ad9311851" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 39241 } } peers { permanent_uuid: "d601d513ba9041e0809d5ae4c9c7ee94" member_type: VOTER last_known_addr { host: "127.22.183.132" port: 35709 } attrs { promote: false } } }
I20260608 09:52:17.142767 24965 catalog_manager.cc:5696] T cd5313ea5e054a879ee108f9186b77b2 P 12c424ce1b364da9af8276ff1e66e49e reported cstate change: config changed from index 3 to 4, d601d513ba9041e0809d5ae4c9c7ee94 (127.22.183.132) changed from NON_VOTER to VOTER. New cstate: current_term: 2 leader_uuid: "12c424ce1b364da9af8276ff1e66e49e" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3c543c925dff469ab9406a19f3a52869" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 45993 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "12c424ce1b364da9af8276ff1e66e49e" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 45161 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "89173c7a3cfe42718054b96ad9311851" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 39241 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d601d513ba9041e0809d5ae4c9c7ee94" member_type: VOTER last_known_addr { host: "127.22.183.132" port: 35709 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260608 09:52:17.146648 25217 raft_consensus.cc:2955] T cd5313ea5e054a879ee108f9186b77b2 P 89173c7a3cfe42718054b96ad9311851 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, d601d513ba9041e0809d5ae4c9c7ee94 (127.22.183.132) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3c543c925dff469ab9406a19f3a52869" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 45993 } attrs { replace: true } } peers { permanent_uuid: "12c424ce1b364da9af8276ff1e66e49e" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 45161 } } peers { permanent_uuid: "89173c7a3cfe42718054b96ad9311851" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 39241 } } peers { permanent_uuid: "d601d513ba9041e0809d5ae4c9c7ee94" member_type: VOTER last_known_addr { host: "127.22.183.132" port: 35709 } attrs { promote: false } } }
I20260608 09:52:17.169917 25068 consensus_queue.cc:237] T cd5313ea5e054a879ee108f9186b77b2 P 12c424ce1b364da9af8276ff1e66e49e [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: "12c424ce1b364da9af8276ff1e66e49e" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 45161 } } peers { permanent_uuid: "89173c7a3cfe42718054b96ad9311851" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 39241 } } peers { permanent_uuid: "d601d513ba9041e0809d5ae4c9c7ee94" member_type: VOTER last_known_addr { host: "127.22.183.132" port: 35709 } attrs { promote: false } }
I20260608 09:52:17.175839 25358 raft_consensus.cc:1275] T cd5313ea5e054a879ee108f9186b77b2 P d601d513ba9041e0809d5ae4c9c7ee94 [term 2 FOLLOWER]: Refusing update from remote peer 12c424ce1b364da9af8276ff1e66e49e: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260608 09:52:17.176780 25217 raft_consensus.cc:1275] T cd5313ea5e054a879ee108f9186b77b2 P 89173c7a3cfe42718054b96ad9311851 [term 2 FOLLOWER]: Refusing update from remote peer 12c424ce1b364da9af8276ff1e66e49e: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260608 09:52:17.177995 25408 consensus_queue.cc:1048] T cd5313ea5e054a879ee108f9186b77b2 P 12c424ce1b364da9af8276ff1e66e49e [LEADER]: Connected to new peer: Peer: permanent_uuid: "d601d513ba9041e0809d5ae4c9c7ee94" member_type: VOTER last_known_addr { host: "127.22.183.132" port: 35709 } 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 09:52:17.179817 25408 consensus_queue.cc:1048] T cd5313ea5e054a879ee108f9186b77b2 P 12c424ce1b364da9af8276ff1e66e49e [LEADER]: Connected to new peer: Peer: permanent_uuid: "89173c7a3cfe42718054b96ad9311851" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 39241 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260608 09:52:17.186165 25311 raft_consensus.cc:2955] T cd5313ea5e054a879ee108f9186b77b2 P 12c424ce1b364da9af8276ff1e66e49e [term 2 LEADER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER 3c543c925dff469ab9406a19f3a52869 (127.22.183.130) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "12c424ce1b364da9af8276ff1e66e49e" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 45161 } } peers { permanent_uuid: "89173c7a3cfe42718054b96ad9311851" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 39241 } } peers { permanent_uuid: "d601d513ba9041e0809d5ae4c9c7ee94" member_type: VOTER last_known_addr { host: "127.22.183.132" port: 35709 } attrs { promote: false } } }
I20260608 09:52:17.189563 25217 raft_consensus.cc:2955] T cd5313ea5e054a879ee108f9186b77b2 P 89173c7a3cfe42718054b96ad9311851 [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER 3c543c925dff469ab9406a19f3a52869 (127.22.183.130) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "12c424ce1b364da9af8276ff1e66e49e" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 45161 } } peers { permanent_uuid: "89173c7a3cfe42718054b96ad9311851" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 39241 } } peers { permanent_uuid: "d601d513ba9041e0809d5ae4c9c7ee94" member_type: VOTER last_known_addr { host: "127.22.183.132" port: 35709 } attrs { promote: false } } }
I20260608 09:52:17.191581 25358 raft_consensus.cc:2955] T cd5313ea5e054a879ee108f9186b77b2 P d601d513ba9041e0809d5ae4c9c7ee94 [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER 3c543c925dff469ab9406a19f3a52869 (127.22.183.130) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "12c424ce1b364da9af8276ff1e66e49e" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 45161 } } peers { permanent_uuid: "89173c7a3cfe42718054b96ad9311851" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 39241 } } peers { permanent_uuid: "d601d513ba9041e0809d5ae4c9c7ee94" member_type: VOTER last_known_addr { host: "127.22.183.132" port: 35709 } attrs { promote: false } } }
I20260608 09:52:17.194206 24953 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet cd5313ea5e054a879ee108f9186b77b2 with cas_config_opid_index 4: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260608 09:52:17.199795 24966 catalog_manager.cc:5696] T cd5313ea5e054a879ee108f9186b77b2 P 12c424ce1b364da9af8276ff1e66e49e reported cstate change: config changed from index 4 to 5, VOTER 3c543c925dff469ab9406a19f3a52869 (127.22.183.130) evicted. New cstate: current_term: 2 leader_uuid: "12c424ce1b364da9af8276ff1e66e49e" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "12c424ce1b364da9af8276ff1e66e49e" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 45161 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "89173c7a3cfe42718054b96ad9311851" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 39241 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d601d513ba9041e0809d5ae4c9c7ee94" member_type: VOTER last_known_addr { host: "127.22.183.132" port: 35709 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260608 09:52:17.211757 25133 tablet_service.cc:1558] Processing DeleteTablet for tablet cd5313ea5e054a879ee108f9186b77b2 with delete_type TABLET_DATA_TOMBSTONED (TS 3c543c925dff469ab9406a19f3a52869 not found in new config with opid_index 5) from {username='slave'} at 127.0.0.1:47786
I20260608 09:52:17.214815 25421 tablet_replica.cc:333] T cd5313ea5e054a879ee108f9186b77b2 P 3c543c925dff469ab9406a19f3a52869: stopping tablet replica
I20260608 09:52:17.215524 25421 raft_consensus.cc:2243] T cd5313ea5e054a879ee108f9186b77b2 P 3c543c925dff469ab9406a19f3a52869 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260608 09:52:17.216180 25421 raft_consensus.cc:2272] T cd5313ea5e054a879ee108f9186b77b2 P 3c543c925dff469ab9406a19f3a52869 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 09:52:17.218987 25421 ts_tablet_manager.cc:1916] T cd5313ea5e054a879ee108f9186b77b2 P 3c543c925dff469ab9406a19f3a52869: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260608 09:52:17.228706 25421 ts_tablet_manager.cc:1929] T cd5313ea5e054a879ee108f9186b77b2 P 3c543c925dff469ab9406a19f3a52869: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 2.4
I20260608 09:52:17.229066 25421 log.cc:1199] T cd5313ea5e054a879ee108f9186b77b2 P 3c543c925dff469ab9406a19f3a52869: Deleting WAL directory at /tmp/dist-test-task8s1y23/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780912294849904-23262-0/minicluster-data/ts-1-root/wals/cd5313ea5e054a879ee108f9186b77b2
I20260608 09:52:17.230661 24951 catalog_manager.cc:5027] TS 3c543c925dff469ab9406a19f3a52869 (127.22.183.130:45993): tablet cd5313ea5e054a879ee108f9186b77b2 (table test-workload [id=6d5751c0fcb24640ba229d2afe1288df]) successfully deleted
I20260608 09:52:18.411001 25019 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 09:52:18.413290 25019 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 09:52:18.413668 25019 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 09:52:20.414613 25019 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 09:52:20.416637 25019 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 09:52:20.416971 25019 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 09:52:22.417817 25019 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 09:52:22.419924 25019 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 09:52:22.420280 25019 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 09:52:24.421242 25019 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 09:52:24.423458 25019 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 09:52:24.423833 25019 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 09:52:26.424942 25019 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 09:52:26.427361 25019 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 09:52:26.427740 25019 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 09:52:28.428620 25019 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 09:52:28.430593 25019 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 09:52:28.430958 25019 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 09:52:28.438894 23262 tablet_server.cc:179] TabletServer@127.22.183.129:0 shutting down...
I20260608 09:52:28.466346 23262 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 09:52:28.467272 23262 tablet_replica.cc:333] T cd5313ea5e054a879ee108f9186b77b2 P 12c424ce1b364da9af8276ff1e66e49e: stopping tablet replica
I20260608 09:52:28.467931 23262 raft_consensus.cc:2243] T cd5313ea5e054a879ee108f9186b77b2 P 12c424ce1b364da9af8276ff1e66e49e [term 2 LEADER]: Raft consensus shutting down.
I20260608 09:52:28.468976 23262 raft_consensus.cc:2272] T cd5313ea5e054a879ee108f9186b77b2 P 12c424ce1b364da9af8276ff1e66e49e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 09:52:28.471503 23262 tablet_replica.cc:333] T 561fbc3dc976472aaf9fed4a4bcba7e4 P 12c424ce1b364da9af8276ff1e66e49e: stopping tablet replica
I20260608 09:52:28.471997 23262 raft_consensus.cc:2243] T 561fbc3dc976472aaf9fed4a4bcba7e4 P 12c424ce1b364da9af8276ff1e66e49e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:52:28.472460 23262 raft_consensus.cc:2272] T 561fbc3dc976472aaf9fed4a4bcba7e4 P 12c424ce1b364da9af8276ff1e66e49e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:52:28.497089 23262 tablet_server.cc:196] TabletServer@127.22.183.129:0 shutdown complete.
I20260608 09:52:28.511278 23262 tablet_server.cc:179] TabletServer@127.22.183.130:0 shutting down...
I20260608 09:52:28.534196 23262 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 09:52:28.534956 23262 tablet_replica.cc:333] T 561fbc3dc976472aaf9fed4a4bcba7e4 P 3c543c925dff469ab9406a19f3a52869: stopping tablet replica
I20260608 09:52:28.535573 23262 raft_consensus.cc:2243] T 561fbc3dc976472aaf9fed4a4bcba7e4 P 3c543c925dff469ab9406a19f3a52869 [term 1 LEADER]: Raft consensus shutting down.
I20260608 09:52:28.536504 23262 raft_consensus.cc:2272] T 561fbc3dc976472aaf9fed4a4bcba7e4 P 3c543c925dff469ab9406a19f3a52869 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260608 09:52:28.795809 25164 debug-util.cc:398] Leaking SignalData structure 0x7b08000a73a0 after lost signal to thread 23265
W20260608 09:52:28.796775 25164 debug-util.cc:398] Leaking SignalData structure 0x7b08000a1a80 after lost signal to thread 25000
W20260608 09:52:28.799042 25164 debug-util.cc:398] Leaking SignalData structure 0x7b0800046400 after lost signal to thread 25241
W20260608 09:52:28.799976 25164 debug-util.cc:398] Leaking SignalData structure 0x7b0800176360 after lost signal to thread 25382
I20260608 09:52:29.467195 25431 raft_consensus.cc:493] T cd5313ea5e054a879ee108f9186b77b2 P d601d513ba9041e0809d5ae4c9c7ee94 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 12c424ce1b364da9af8276ff1e66e49e)
I20260608 09:52:29.467864 25431 raft_consensus.cc:515] T cd5313ea5e054a879ee108f9186b77b2 P d601d513ba9041e0809d5ae4c9c7ee94 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "12c424ce1b364da9af8276ff1e66e49e" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 45161 } } peers { permanent_uuid: "89173c7a3cfe42718054b96ad9311851" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 39241 } } peers { permanent_uuid: "d601d513ba9041e0809d5ae4c9c7ee94" member_type: VOTER last_known_addr { host: "127.22.183.132" port: 35709 } attrs { promote: false } }
I20260608 09:52:29.470753 25431 leader_election.cc:290] T cd5313ea5e054a879ee108f9186b77b2 P d601d513ba9041e0809d5ae4c9c7ee94 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 12c424ce1b364da9af8276ff1e66e49e (127.22.183.129:45161), 89173c7a3cfe42718054b96ad9311851 (127.22.183.131:39241)
W20260608 09:52:29.486873 25324 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.22.183.129:45161: connect: Connection refused (error 111) [suppressed 9 similar messages]
W20260608 09:52:29.491890 25324 leader_election.cc:336] T cd5313ea5e054a879ee108f9186b77b2 P d601d513ba9041e0809d5ae4c9c7ee94 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 12c424ce1b364da9af8276ff1e66e49e (127.22.183.129:45161): Network error: Client connection negotiation failed: client connection to 127.22.183.129:45161: connect: Connection refused (error 111)
I20260608 09:52:29.497983 25217 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cd5313ea5e054a879ee108f9186b77b2" candidate_uuid: "d601d513ba9041e0809d5ae4c9c7ee94" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "89173c7a3cfe42718054b96ad9311851" is_pre_election: true
I20260608 09:52:29.499825 25322 leader_election.cc:304] T cd5313ea5e054a879ee108f9186b77b2 P d601d513ba9041e0809d5ae4c9c7ee94 [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d601d513ba9041e0809d5ae4c9c7ee94; no voters: 12c424ce1b364da9af8276ff1e66e49e, 89173c7a3cfe42718054b96ad9311851
I20260608 09:52:29.500557 25431 raft_consensus.cc:2749] T cd5313ea5e054a879ee108f9186b77b2 P d601d513ba9041e0809d5ae4c9c7ee94 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
W20260608 09:52:29.556775 23262 thread.cc:527] Waited for 1000ms trying to join with diag-logger (tid 25164)
I20260608 09:52:29.840109 25436 raft_consensus.cc:493] T cd5313ea5e054a879ee108f9186b77b2 P 89173c7a3cfe42718054b96ad9311851 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 12c424ce1b364da9af8276ff1e66e49e)
I20260608 09:52:29.840669 25436 raft_consensus.cc:515] T cd5313ea5e054a879ee108f9186b77b2 P 89173c7a3cfe42718054b96ad9311851 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "12c424ce1b364da9af8276ff1e66e49e" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 45161 } } peers { permanent_uuid: "89173c7a3cfe42718054b96ad9311851" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 39241 } } peers { permanent_uuid: "d601d513ba9041e0809d5ae4c9c7ee94" member_type: VOTER last_known_addr { host: "127.22.183.132" port: 35709 } attrs { promote: false } }
I20260608 09:52:29.843101 25436 leader_election.cc:290] T cd5313ea5e054a879ee108f9186b77b2 P 89173c7a3cfe42718054b96ad9311851 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 12c424ce1b364da9af8276ff1e66e49e (127.22.183.129:45161), d601d513ba9041e0809d5ae4c9c7ee94 (127.22.183.132:35709)
W20260608 09:52:29.859898 25183 leader_election.cc:336] T cd5313ea5e054a879ee108f9186b77b2 P 89173c7a3cfe42718054b96ad9311851 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 12c424ce1b364da9af8276ff1e66e49e (127.22.183.129:45161): Network error: Client connection negotiation failed: client connection to 127.22.183.129:45161: connect: Connection refused (error 111)
I20260608 09:52:29.865598 25358 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cd5313ea5e054a879ee108f9186b77b2" candidate_uuid: "89173c7a3cfe42718054b96ad9311851" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "d601d513ba9041e0809d5ae4c9c7ee94" is_pre_election: true
I20260608 09:52:29.866134 25358 raft_consensus.cc:2468] T cd5313ea5e054a879ee108f9186b77b2 P d601d513ba9041e0809d5ae4c9c7ee94 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 89173c7a3cfe42718054b96ad9311851 in term 2.
I20260608 09:52:29.867286 25181 leader_election.cc:304] T cd5313ea5e054a879ee108f9186b77b2 P 89173c7a3cfe42718054b96ad9311851 [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: 89173c7a3cfe42718054b96ad9311851, d601d513ba9041e0809d5ae4c9c7ee94; no voters: 12c424ce1b364da9af8276ff1e66e49e
I20260608 09:52:29.867954 25436 raft_consensus.cc:2804] T cd5313ea5e054a879ee108f9186b77b2 P 89173c7a3cfe42718054b96ad9311851 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260608 09:52:29.868345 25436 raft_consensus.cc:493] T cd5313ea5e054a879ee108f9186b77b2 P 89173c7a3cfe42718054b96ad9311851 [term 2 FOLLOWER]: Starting leader election (detected failure of leader 12c424ce1b364da9af8276ff1e66e49e)
I20260608 09:52:29.868618 25436 raft_consensus.cc:3060] T cd5313ea5e054a879ee108f9186b77b2 P 89173c7a3cfe42718054b96ad9311851 [term 2 FOLLOWER]: Advancing to term 3
I20260608 09:52:29.874665 25436 raft_consensus.cc:515] T cd5313ea5e054a879ee108f9186b77b2 P 89173c7a3cfe42718054b96ad9311851 [term 3 FOLLOWER]: Starting leader election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "12c424ce1b364da9af8276ff1e66e49e" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 45161 } } peers { permanent_uuid: "89173c7a3cfe42718054b96ad9311851" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 39241 } } peers { permanent_uuid: "d601d513ba9041e0809d5ae4c9c7ee94" member_type: VOTER last_known_addr { host: "127.22.183.132" port: 35709 } attrs { promote: false } }
I20260608 09:52:29.876420 25436 leader_election.cc:290] T cd5313ea5e054a879ee108f9186b77b2 P 89173c7a3cfe42718054b96ad9311851 [CANDIDATE]: Term 3 election: Requested vote from peers 12c424ce1b364da9af8276ff1e66e49e (127.22.183.129:45161), d601d513ba9041e0809d5ae4c9c7ee94 (127.22.183.132:35709)
I20260608 09:52:29.877643 25358 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cd5313ea5e054a879ee108f9186b77b2" candidate_uuid: "89173c7a3cfe42718054b96ad9311851" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "d601d513ba9041e0809d5ae4c9c7ee94"
I20260608 09:52:29.878187 25358 raft_consensus.cc:3060] T cd5313ea5e054a879ee108f9186b77b2 P d601d513ba9041e0809d5ae4c9c7ee94 [term 2 FOLLOWER]: Advancing to term 3
W20260608 09:52:29.880630 25183 leader_election.cc:336] T cd5313ea5e054a879ee108f9186b77b2 P 89173c7a3cfe42718054b96ad9311851 [CANDIDATE]: Term 3 election: RPC error from VoteRequest() call to peer 12c424ce1b364da9af8276ff1e66e49e (127.22.183.129:45161): Network error: Client connection negotiation failed: client connection to 127.22.183.129:45161: connect: Connection refused (error 111)
I20260608 09:52:29.884020 25358 raft_consensus.cc:2468] T cd5313ea5e054a879ee108f9186b77b2 P d601d513ba9041e0809d5ae4c9c7ee94 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 89173c7a3cfe42718054b96ad9311851 in term 3.
I20260608 09:52:29.884990 25181 leader_election.cc:304] T cd5313ea5e054a879ee108f9186b77b2 P 89173c7a3cfe42718054b96ad9311851 [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: 89173c7a3cfe42718054b96ad9311851, d601d513ba9041e0809d5ae4c9c7ee94; no voters: 12c424ce1b364da9af8276ff1e66e49e
I20260608 09:52:29.885663 25436 raft_consensus.cc:2804] T cd5313ea5e054a879ee108f9186b77b2 P 89173c7a3cfe42718054b96ad9311851 [term 3 FOLLOWER]: Leader election won for term 3
I20260608 09:52:29.886982 25436 raft_consensus.cc:697] T cd5313ea5e054a879ee108f9186b77b2 P 89173c7a3cfe42718054b96ad9311851 [term 3 LEADER]: Becoming Leader. State: Replica: 89173c7a3cfe42718054b96ad9311851, State: Running, Role: LEADER
I20260608 09:52:29.888058 25436 consensus_queue.cc:237] T cd5313ea5e054a879ee108f9186b77b2 P 89173c7a3cfe42718054b96ad9311851 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 2.5, Last appended by leader: 5, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "12c424ce1b364da9af8276ff1e66e49e" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 45161 } } peers { permanent_uuid: "89173c7a3cfe42718054b96ad9311851" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 39241 } } peers { permanent_uuid: "d601d513ba9041e0809d5ae4c9c7ee94" member_type: VOTER last_known_addr { host: "127.22.183.132" port: 35709 } attrs { promote: false } }
I20260608 09:52:29.901054 24963 catalog_manager.cc:5696] T cd5313ea5e054a879ee108f9186b77b2 P 89173c7a3cfe42718054b96ad9311851 reported cstate change: term changed from 2 to 3, leader changed from 12c424ce1b364da9af8276ff1e66e49e (127.22.183.129) to 89173c7a3cfe42718054b96ad9311851 (127.22.183.131). New cstate: current_term: 3 leader_uuid: "89173c7a3cfe42718054b96ad9311851" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "12c424ce1b364da9af8276ff1e66e49e" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 45161 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "89173c7a3cfe42718054b96ad9311851" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 39241 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d601d513ba9041e0809d5ae4c9c7ee94" member_type: VOTER last_known_addr { host: "127.22.183.132" port: 35709 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260608 09:52:29.920182 25436 raft_consensus.cc:493] T 561fbc3dc976472aaf9fed4a4bcba7e4 P 89173c7a3cfe42718054b96ad9311851 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 3c543c925dff469ab9406a19f3a52869)
I20260608 09:52:29.920632 25436 raft_consensus.cc:515] T 561fbc3dc976472aaf9fed4a4bcba7e4 P 89173c7a3cfe42718054b96ad9311851 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12c424ce1b364da9af8276ff1e66e49e" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 45161 } } peers { permanent_uuid: "3c543c925dff469ab9406a19f3a52869" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 45993 } } peers { permanent_uuid: "89173c7a3cfe42718054b96ad9311851" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 39241 } }
I20260608 09:52:29.922750 25436 leader_election.cc:290] T 561fbc3dc976472aaf9fed4a4bcba7e4 P 89173c7a3cfe42718054b96ad9311851 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 12c424ce1b364da9af8276ff1e66e49e (127.22.183.129:45161), 3c543c925dff469ab9406a19f3a52869 (127.22.183.130:45993)
W20260608 09:52:29.927065 25183 leader_election.cc:336] T 561fbc3dc976472aaf9fed4a4bcba7e4 P 89173c7a3cfe42718054b96ad9311851 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 12c424ce1b364da9af8276ff1e66e49e (127.22.183.129:45161): Network error: Client connection negotiation failed: client connection to 127.22.183.129:45161: connect: Connection refused (error 111)
W20260608 09:52:29.927623 25181 leader_election.cc:336] T 561fbc3dc976472aaf9fed4a4bcba7e4 P 89173c7a3cfe42718054b96ad9311851 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 3c543c925dff469ab9406a19f3a52869 (127.22.183.130:45993): Network error: Client connection negotiation failed: client connection to 127.22.183.130:45993: connect: Connection refused (error 111)
I20260608 09:52:29.928155 25181 leader_election.cc:304] T 561fbc3dc976472aaf9fed4a4bcba7e4 P 89173c7a3cfe42718054b96ad9311851 [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: 89173c7a3cfe42718054b96ad9311851; no voters: 12c424ce1b364da9af8276ff1e66e49e, 3c543c925dff469ab9406a19f3a52869
I20260608 09:52:29.928987 25436 raft_consensus.cc:2749] T 561fbc3dc976472aaf9fed4a4bcba7e4 P 89173c7a3cfe42718054b96ad9311851 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
W20260608 09:52:30.370939 25183 consensus_peers.cc:597] T cd5313ea5e054a879ee108f9186b77b2 P 89173c7a3cfe42718054b96ad9311851 -> Peer 12c424ce1b364da9af8276ff1e66e49e (127.22.183.129:45161): Couldn't send request to peer 12c424ce1b364da9af8276ff1e66e49e. Status: Network error: Client connection negotiation failed: client connection to 127.22.183.129:45161: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 09:52:30.431820 25019 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 09:52:30.433832 25019 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 09:52:30.434163 25019 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 09:52:30.512244 25358 raft_consensus.cc:1275] T cd5313ea5e054a879ee108f9186b77b2 P d601d513ba9041e0809d5ae4c9c7ee94 [term 3 FOLLOWER]: Refusing update from remote peer 89173c7a3cfe42718054b96ad9311851: Log matching property violated. Preceding OpId in replica: term: 2 index: 5. Preceding OpId from leader: term: 3 index: 6. (index mismatch)
I20260608 09:52:30.513856 25436 consensus_queue.cc:1048] T cd5313ea5e054a879ee108f9186b77b2 P 89173c7a3cfe42718054b96ad9311851 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d601d513ba9041e0809d5ae4c9c7ee94" member_type: VOTER last_known_addr { host: "127.22.183.132" port: 35709 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
W20260608 09:52:30.557232 23262 thread.cc:527] Waited for 2000ms trying to join with diag-logger (tid 25164)
I20260608 09:52:31.377636 23262 tablet_server.cc:196] TabletServer@127.22.183.130:0 shutdown complete.
I20260608 09:52:31.390390 23262 tablet_server.cc:179] TabletServer@127.22.183.131:0 shutting down...
I20260608 09:52:31.408435 23262 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 09:52:31.409199 23262 tablet_replica.cc:333] T 561fbc3dc976472aaf9fed4a4bcba7e4 P 89173c7a3cfe42718054b96ad9311851: stopping tablet replica
I20260608 09:52:31.409719 23262 raft_consensus.cc:2243] T 561fbc3dc976472aaf9fed4a4bcba7e4 P 89173c7a3cfe42718054b96ad9311851 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:52:31.410216 23262 raft_consensus.cc:2272] T 561fbc3dc976472aaf9fed4a4bcba7e4 P 89173c7a3cfe42718054b96ad9311851 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:52:31.412518 23262 tablet_replica.cc:333] T cd5313ea5e054a879ee108f9186b77b2 P 89173c7a3cfe42718054b96ad9311851: stopping tablet replica
I20260608 09:52:31.413074 23262 raft_consensus.cc:2243] T cd5313ea5e054a879ee108f9186b77b2 P 89173c7a3cfe42718054b96ad9311851 [term 3 LEADER]: Raft consensus shutting down.
I20260608 09:52:31.413959 23262 raft_consensus.cc:2272] T cd5313ea5e054a879ee108f9186b77b2 P 89173c7a3cfe42718054b96ad9311851 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260608 09:52:31.433894 23262 tablet_server.cc:196] TabletServer@127.22.183.131:0 shutdown complete.
I20260608 09:52:31.445571 23262 tablet_server.cc:179] TabletServer@127.22.183.132:0 shutting down...
I20260608 09:52:31.464685 23262 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 09:52:31.465338 23262 tablet_replica.cc:333] T cd5313ea5e054a879ee108f9186b77b2 P d601d513ba9041e0809d5ae4c9c7ee94: stopping tablet replica
I20260608 09:52:31.465853 23262 raft_consensus.cc:2243] T cd5313ea5e054a879ee108f9186b77b2 P d601d513ba9041e0809d5ae4c9c7ee94 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260608 09:52:31.466431 23262 raft_consensus.cc:2272] T cd5313ea5e054a879ee108f9186b77b2 P d601d513ba9041e0809d5ae4c9c7ee94 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260608 09:52:31.485368 23262 tablet_server.cc:196] TabletServer@127.22.183.132:0 shutdown complete.
I20260608 09:52:31.495108 23262 master.cc:562] Master@127.22.183.190:41011 shutting down...
I20260608 09:52:31.513523 23262 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 090b141d352e4e888b68233c91bbbf5b [term 1 LEADER]: Raft consensus shutting down.
I20260608 09:52:31.514060 23262 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 090b141d352e4e888b68233c91bbbf5b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:52:31.514396 23262 tablet_replica.cc:333] T 00000000000000000000000000000000 P 090b141d352e4e888b68233c91bbbf5b: stopping tablet replica
I20260608 09:52:31.534175 23262 master.cc:584] Master@127.22.183.190:41011 shutdown complete.
[       OK ] AutoRebalancerTest.MovesScheduledIfAddTserver (31334 ms)
[ RUN      ] AutoRebalancerTest.NoReplicaMovesIfNoTservers
I20260608 09:52:31.569599 23262 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.22.183.190:39651
I20260608 09:52:31.570782 23262 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 09:52:31.576627 25455 instance_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 09:52:31.576691 25454 instance_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 09:52:31.577587 25457 instance_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 09:52:31.578912 23262 server_base.cc:1061] running on GCE node
I20260608 09:52:31.579813 23262 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 09:52:31.580008 23262 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 09:52:31.580188 23262 hybrid_clock.cc:648] HybridClock initialized: now 1780912351580154 us; error 0 us; skew 500 ppm
I20260608 09:52:31.580740 23262 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 09:52:31.582999 23262 webserver.cc:533] Webserver started at http://127.22.183.190:35779/ using document root <none> and password file <none>
I20260608 09:52:31.583575 23262 fs_manager.cc:362] Metadata directory not provided
I20260608 09:52:31.583789 23262 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 09:52:31.584070 23262 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 09:52:31.585474 23262 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task8s1y23/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTservers.1780912294849904-23262-0/minicluster-data/master-0-root/instance:
uuid: "dab4c545d54c46b79ea55342da65b761"
format_stamp: "Formatted at 2026-06-08 09:52:31 on dist-test-slave-vzb5"
I20260608 09:52:31.589803 23262 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260608 09:52:31.593248 25462 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:52:31.594076 23262 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260608 09:52:31.594386 23262 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task8s1y23/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTservers.1780912294849904-23262-0/minicluster-data/master-0-root
uuid: "dab4c545d54c46b79ea55342da65b761"
format_stamp: "Formatted at 2026-06-08 09:52:31 on dist-test-slave-vzb5"
I20260608 09:52:31.594682 23262 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task8s1y23/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTservers.1780912294849904-23262-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-task8s1y23/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTservers.1780912294849904-23262-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-task8s1y23/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTservers.1780912294849904-23262-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 09:52:31.613190 23262 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 09:52:31.614502 23262 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 09:52:31.653677 23262 rpc_server.cc:307] RPC server started. Bound to: 127.22.183.190:39651
I20260608 09:52:31.653824 25513 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.22.183.190:39651 every 8 connection(s)
I20260608 09:52:31.657929 25514 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 09:52:31.668084 25514 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P dab4c545d54c46b79ea55342da65b761: Bootstrap starting.
I20260608 09:52:31.672780 25514 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P dab4c545d54c46b79ea55342da65b761: Neither blocks nor log segments found. Creating new log.
I20260608 09:52:31.676972 25514 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P dab4c545d54c46b79ea55342da65b761: No bootstrap required, opened a new log
I20260608 09:52:31.679054 25514 raft_consensus.cc:359] T 00000000000000000000000000000000 P dab4c545d54c46b79ea55342da65b761 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "dab4c545d54c46b79ea55342da65b761" member_type: VOTER }
I20260608 09:52:31.679440 25514 raft_consensus.cc:385] T 00000000000000000000000000000000 P dab4c545d54c46b79ea55342da65b761 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:52:31.679636 25514 raft_consensus.cc:740] T 00000000000000000000000000000000 P dab4c545d54c46b79ea55342da65b761 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dab4c545d54c46b79ea55342da65b761, State: Initialized, Role: FOLLOWER
I20260608 09:52:31.680145 25514 consensus_queue.cc:260] T 00000000000000000000000000000000 P dab4c545d54c46b79ea55342da65b761 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "dab4c545d54c46b79ea55342da65b761" member_type: VOTER }
I20260608 09:52:31.680562 25514 raft_consensus.cc:399] T 00000000000000000000000000000000 P dab4c545d54c46b79ea55342da65b761 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 09:52:31.680774 25514 raft_consensus.cc:493] T 00000000000000000000000000000000 P dab4c545d54c46b79ea55342da65b761 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 09:52:31.680982 25514 raft_consensus.cc:3060] T 00000000000000000000000000000000 P dab4c545d54c46b79ea55342da65b761 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:52:31.685159 25514 raft_consensus.cc:515] T 00000000000000000000000000000000 P dab4c545d54c46b79ea55342da65b761 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "dab4c545d54c46b79ea55342da65b761" member_type: VOTER }
I20260608 09:52:31.685635 25514 leader_election.cc:304] T 00000000000000000000000000000000 P dab4c545d54c46b79ea55342da65b761 [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: dab4c545d54c46b79ea55342da65b761; no voters: 
I20260608 09:52:31.686702 25514 leader_election.cc:290] T 00000000000000000000000000000000 P dab4c545d54c46b79ea55342da65b761 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 09:52:31.687253 25517 raft_consensus.cc:2804] T 00000000000000000000000000000000 P dab4c545d54c46b79ea55342da65b761 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 09:52:31.688608 25517 raft_consensus.cc:697] T 00000000000000000000000000000000 P dab4c545d54c46b79ea55342da65b761 [term 1 LEADER]: Becoming Leader. State: Replica: dab4c545d54c46b79ea55342da65b761, State: Running, Role: LEADER
I20260608 09:52:31.689316 25517 consensus_queue.cc:237] T 00000000000000000000000000000000 P dab4c545d54c46b79ea55342da65b761 [LEADER]: Queue going to LEADER mode. State: All 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: "dab4c545d54c46b79ea55342da65b761" member_type: VOTER }
I20260608 09:52:31.689738 25514 sys_catalog.cc:565] T 00000000000000000000000000000000 P dab4c545d54c46b79ea55342da65b761 [sys.catalog]: configured and running, proceeding with master startup.
I20260608 09:52:31.694552 25519 sys_catalog.cc:455] T 00000000000000000000000000000000 P dab4c545d54c46b79ea55342da65b761 [sys.catalog]: SysCatalogTable state changed. Reason: New leader dab4c545d54c46b79ea55342da65b761. Latest consensus state: current_term: 1 leader_uuid: "dab4c545d54c46b79ea55342da65b761" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "dab4c545d54c46b79ea55342da65b761" member_type: VOTER } }
I20260608 09:52:31.694794 25518 sys_catalog.cc:455] T 00000000000000000000000000000000 P dab4c545d54c46b79ea55342da65b761 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "dab4c545d54c46b79ea55342da65b761" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "dab4c545d54c46b79ea55342da65b761" member_type: VOTER } }
I20260608 09:52:31.695251 25519 sys_catalog.cc:458] T 00000000000000000000000000000000 P dab4c545d54c46b79ea55342da65b761 [sys.catalog]: This master's current role is: LEADER
I20260608 09:52:31.695416 25518 sys_catalog.cc:458] T 00000000000000000000000000000000 P dab4c545d54c46b79ea55342da65b761 [sys.catalog]: This master's current role is: LEADER
I20260608 09:52:31.697827 25526 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260608 09:52:31.703025 25526 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260608 09:52:31.705629 23262 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260608 09:52:31.712951 25526 catalog_manager.cc:1382] Generated new cluster ID: 3c0bd5e3ebcb44beacd48af18f94c40b
I20260608 09:52:31.713238 25526 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260608 09:52:31.734453 25526 catalog_manager.cc:1405] Generated new certificate authority record
I20260608 09:52:31.735746 25526 catalog_manager.cc:1539] Loading token signing keys...
I20260608 09:52:31.752763 25526 catalog_manager.cc:6069] T 00000000000000000000000000000000 P dab4c545d54c46b79ea55342da65b761: Generated new TSK 0
I20260608 09:52:31.753396 25526 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260608 09:52:31.770862 23262 internal_mini_cluster.cc:371] 0 TS(s) registered with all masters after 0.000244269s
I20260608 09:52:43.864486 23262 master.cc:562] Master@127.22.183.190:39651 shutting down...
I20260608 09:52:43.888818 23262 raft_consensus.cc:2243] T 00000000000000000000000000000000 P dab4c545d54c46b79ea55342da65b761 [term 1 LEADER]: Raft consensus shutting down.
I20260608 09:52:43.889806 23262 raft_consensus.cc:2272] T 00000000000000000000000000000000 P dab4c545d54c46b79ea55342da65b761 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:52:43.890264 23262 tablet_replica.cc:333] T 00000000000000000000000000000000 P dab4c545d54c46b79ea55342da65b761: stopping tablet replica
I20260608 09:52:43.910104 23262 master.cc:584] Master@127.22.183.190:39651 shutdown complete.
[       OK ] AutoRebalancerTest.NoReplicaMovesIfNoTservers (12371 ms)
[ RUN      ] AutoRebalancerTest.NoReplicaMovesIfNoTablets
I20260608 09:52:43.941613 23262 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.22.183.190:36973
I20260608 09:52:43.942937 23262 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 09:52:43.948287 25537 instance_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 09:52:43.950168 25540 instance_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 09:52:43.950340 25538 instance_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 09:52:43.951310 23262 server_base.cc:1061] running on GCE node
I20260608 09:52:43.952174 23262 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 09:52:43.952373 23262 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 09:52:43.952546 23262 hybrid_clock.cc:648] HybridClock initialized: now 1780912363952513 us; error 0 us; skew 500 ppm
I20260608 09:52:43.953126 23262 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 09:52:43.955775 23262 webserver.cc:533] Webserver started at http://127.22.183.190:40871/ using document root <none> and password file <none>
I20260608 09:52:43.956284 23262 fs_manager.cc:362] Metadata directory not provided
I20260608 09:52:43.956480 23262 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 09:52:43.956760 23262 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 09:52:43.957945 23262 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task8s1y23/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1780912294849904-23262-0/minicluster-data/master-0-root/instance:
uuid: "87a0fda78ad047d6bfba0c15791111be"
format_stamp: "Formatted at 2026-06-08 09:52:43 on dist-test-slave-vzb5"
I20260608 09:52:43.962659 23262 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260608 09:52:43.966135 25545 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:52:43.966876 23262 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260608 09:52:43.967208 23262 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task8s1y23/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1780912294849904-23262-0/minicluster-data/master-0-root
uuid: "87a0fda78ad047d6bfba0c15791111be"
format_stamp: "Formatted at 2026-06-08 09:52:43 on dist-test-slave-vzb5"
I20260608 09:52:43.967491 23262 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task8s1y23/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1780912294849904-23262-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-task8s1y23/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1780912294849904-23262-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-task8s1y23/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1780912294849904-23262-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 09:52:43.981678 23262 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 09:52:43.982892 23262 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 09:52:44.021569 23262 rpc_server.cc:307] RPC server started. Bound to: 127.22.183.190:36973
I20260608 09:52:44.021715 25596 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.22.183.190:36973 every 8 connection(s)
I20260608 09:52:44.025954 25597 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 09:52:44.036785 25597 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 87a0fda78ad047d6bfba0c15791111be: Bootstrap starting.
I20260608 09:52:44.041790 25597 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 87a0fda78ad047d6bfba0c15791111be: Neither blocks nor log segments found. Creating new log.
I20260608 09:52:44.046162 25597 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 87a0fda78ad047d6bfba0c15791111be: No bootstrap required, opened a new log
I20260608 09:52:44.048513 25597 raft_consensus.cc:359] T 00000000000000000000000000000000 P 87a0fda78ad047d6bfba0c15791111be [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "87a0fda78ad047d6bfba0c15791111be" member_type: VOTER }
I20260608 09:52:44.048941 25597 raft_consensus.cc:385] T 00000000000000000000000000000000 P 87a0fda78ad047d6bfba0c15791111be [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:52:44.049199 25597 raft_consensus.cc:740] T 00000000000000000000000000000000 P 87a0fda78ad047d6bfba0c15791111be [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 87a0fda78ad047d6bfba0c15791111be, State: Initialized, Role: FOLLOWER
I20260608 09:52:44.049862 25597 consensus_queue.cc:260] T 00000000000000000000000000000000 P 87a0fda78ad047d6bfba0c15791111be [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "87a0fda78ad047d6bfba0c15791111be" member_type: VOTER }
I20260608 09:52:44.050340 25597 raft_consensus.cc:399] T 00000000000000000000000000000000 P 87a0fda78ad047d6bfba0c15791111be [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 09:52:44.050557 25597 raft_consensus.cc:493] T 00000000000000000000000000000000 P 87a0fda78ad047d6bfba0c15791111be [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 09:52:44.050830 25597 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 87a0fda78ad047d6bfba0c15791111be [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:52:44.054838 25597 raft_consensus.cc:515] T 00000000000000000000000000000000 P 87a0fda78ad047d6bfba0c15791111be [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "87a0fda78ad047d6bfba0c15791111be" member_type: VOTER }
I20260608 09:52:44.055383 25597 leader_election.cc:304] T 00000000000000000000000000000000 P 87a0fda78ad047d6bfba0c15791111be [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: 87a0fda78ad047d6bfba0c15791111be; no voters: 
I20260608 09:52:44.056494 25597 leader_election.cc:290] T 00000000000000000000000000000000 P 87a0fda78ad047d6bfba0c15791111be [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 09:52:44.056988 25600 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 87a0fda78ad047d6bfba0c15791111be [term 1 FOLLOWER]: Leader election won for term 1
I20260608 09:52:44.058300 25600 raft_consensus.cc:697] T 00000000000000000000000000000000 P 87a0fda78ad047d6bfba0c15791111be [term 1 LEADER]: Becoming Leader. State: Replica: 87a0fda78ad047d6bfba0c15791111be, State: Running, Role: LEADER
I20260608 09:52:44.059063 25600 consensus_queue.cc:237] T 00000000000000000000000000000000 P 87a0fda78ad047d6bfba0c15791111be [LEADER]: Queue going to LEADER mode. State: All 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: "87a0fda78ad047d6bfba0c15791111be" member_type: VOTER }
I20260608 09:52:44.059481 25597 sys_catalog.cc:565] T 00000000000000000000000000000000 P 87a0fda78ad047d6bfba0c15791111be [sys.catalog]: configured and running, proceeding with master startup.
I20260608 09:52:44.062458 25601 sys_catalog.cc:455] T 00000000000000000000000000000000 P 87a0fda78ad047d6bfba0c15791111be [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "87a0fda78ad047d6bfba0c15791111be" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "87a0fda78ad047d6bfba0c15791111be" member_type: VOTER } }
I20260608 09:52:44.063203 25601 sys_catalog.cc:458] T 00000000000000000000000000000000 P 87a0fda78ad047d6bfba0c15791111be [sys.catalog]: This master's current role is: LEADER
I20260608 09:52:44.062484 25602 sys_catalog.cc:455] T 00000000000000000000000000000000 P 87a0fda78ad047d6bfba0c15791111be [sys.catalog]: SysCatalogTable state changed. Reason: New leader 87a0fda78ad047d6bfba0c15791111be. Latest consensus state: current_term: 1 leader_uuid: "87a0fda78ad047d6bfba0c15791111be" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "87a0fda78ad047d6bfba0c15791111be" member_type: VOTER } }
I20260608 09:52:44.064216 25602 sys_catalog.cc:458] T 00000000000000000000000000000000 P 87a0fda78ad047d6bfba0c15791111be [sys.catalog]: This master's current role is: LEADER
I20260608 09:52:44.076301 25605 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260608 09:52:44.081460 25605 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260608 09:52:44.082508 23262 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260608 09:52:44.091284 25605 catalog_manager.cc:1382] Generated new cluster ID: cbfcec07395a4f59ace968561c695496
I20260608 09:52:44.091529 25605 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260608 09:52:44.110245 25605 catalog_manager.cc:1405] Generated new certificate authority record
I20260608 09:52:44.111454 25605 catalog_manager.cc:1539] Loading token signing keys...
I20260608 09:52:44.122080 25605 catalog_manager.cc:6069] T 00000000000000000000000000000000 P 87a0fda78ad047d6bfba0c15791111be: Generated new TSK 0
I20260608 09:52:44.122602 25605 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260608 09:52:44.148926 23262 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 09:52:44.154942 25618 instance_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 09:52:44.156217 25619 instance_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 09:52:44.157526 25621 instance_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 09:52:44.157935 23262 server_base.cc:1061] running on GCE node
I20260608 09:52:44.158766 23262 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 09:52:44.158937 23262 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 09:52:44.159056 23262 hybrid_clock.cc:648] HybridClock initialized: now 1780912364159046 us; error 0 us; skew 500 ppm
I20260608 09:52:44.159710 23262 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 09:52:44.162003 23262 webserver.cc:533] Webserver started at http://127.22.183.129:42151/ using document root <none> and password file <none>
I20260608 09:52:44.162460 23262 fs_manager.cc:362] Metadata directory not provided
I20260608 09:52:44.162611 23262 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 09:52:44.162832 23262 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 09:52:44.164032 23262 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task8s1y23/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1780912294849904-23262-0/minicluster-data/ts-0-root/instance:
uuid: "ba5b742db6b74f319561805e1c5100ee"
format_stamp: "Formatted at 2026-06-08 09:52:44 on dist-test-slave-vzb5"
I20260608 09:52:44.168540 23262 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.001s
I20260608 09:52:44.172127 25626 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:52:44.173106 23262 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260608 09:52:44.173377 23262 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task8s1y23/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1780912294849904-23262-0/minicluster-data/ts-0-root
uuid: "ba5b742db6b74f319561805e1c5100ee"
format_stamp: "Formatted at 2026-06-08 09:52:44 on dist-test-slave-vzb5"
I20260608 09:52:44.173641 23262 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task8s1y23/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1780912294849904-23262-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-task8s1y23/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1780912294849904-23262-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-task8s1y23/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1780912294849904-23262-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 09:52:44.207726 23262 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 09:52:44.209090 23262 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 09:52:44.210701 23262 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 09:52:44.213245 23262 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 09:52:44.213419 23262 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:52:44.213725 23262 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 09:52:44.213891 23262 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:52:44.258487 23262 rpc_server.cc:307] RPC server started. Bound to: 127.22.183.129:37609
I20260608 09:52:44.258615 25688 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.22.183.129:37609 every 8 connection(s)
I20260608 09:52:44.264817 23262 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 09:52:44.272650 25693 instance_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 09:52:44.275478 25694 instance_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 09:52:44.276336 25696 instance_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 09:52:44.276898 23262 server_base.cc:1061] running on GCE node
I20260608 09:52:44.277801 23262 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 09:52:44.278048 23262 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 09:52:44.278254 23262 hybrid_clock.cc:648] HybridClock initialized: now 1780912364278216 us; error 0 us; skew 500 ppm
I20260608 09:52:44.279120 23262 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 09:52:44.282372 23262 webserver.cc:533] Webserver started at http://127.22.183.130:33923/ using document root <none> and password file <none>
I20260608 09:52:44.282716 25689 heartbeater.cc:344] Connected to a master server at 127.22.183.190:36973
I20260608 09:52:44.283082 23262 fs_manager.cc:362] Metadata directory not provided
I20260608 09:52:44.283185 25689 heartbeater.cc:461] Registering TS with master...
I20260608 09:52:44.283473 23262 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 09:52:44.283819 23262 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 09:52:44.284157 25689 heartbeater.cc:507] Master 127.22.183.190:36973 requested a full tablet report, sending...
I20260608 09:52:44.285439 23262 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task8s1y23/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1780912294849904-23262-0/minicluster-data/ts-1-root/instance:
uuid: "5ccdc4e59cac4833887f2051b28da6ee"
format_stamp: "Formatted at 2026-06-08 09:52:44 on dist-test-slave-vzb5"
I20260608 09:52:44.286942 25562 ts_manager.cc:194] Registered new tserver with Master: ba5b742db6b74f319561805e1c5100ee (127.22.183.129:37609)
I20260608 09:52:44.289651 25562 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:40040
I20260608 09:52:44.291720 23262 fs_manager.cc:696] Time spent creating directory manager: real 0.006s	user 0.008s	sys 0.000s
I20260608 09:52:44.295348 25701 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:52:44.296093 23262 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260608 09:52:44.296402 23262 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task8s1y23/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1780912294849904-23262-0/minicluster-data/ts-1-root
uuid: "5ccdc4e59cac4833887f2051b28da6ee"
format_stamp: "Formatted at 2026-06-08 09:52:44 on dist-test-slave-vzb5"
I20260608 09:52:44.296674 23262 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task8s1y23/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1780912294849904-23262-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-task8s1y23/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1780912294849904-23262-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-task8s1y23/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1780912294849904-23262-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 09:52:44.312749 23262 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 09:52:44.313903 23262 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 09:52:44.315450 23262 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 09:52:44.317721 23262 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 09:52:44.317950 23262 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:52:44.318189 23262 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 09:52:44.318383 23262 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:52:44.360277 23262 rpc_server.cc:307] RPC server started. Bound to: 127.22.183.130:32821
I20260608 09:52:44.360528 25763 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.22.183.130:32821 every 8 connection(s)
I20260608 09:52:44.365461 23262 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 09:52:44.373595 25767 instance_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 09:52:44.375561 25768 instance_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 09:52:44.377812 23262 server_base.cc:1061] running on GCE node
W20260608 09:52:44.378187 25770 instance_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 09:52:44.379194 23262 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 09:52:44.379470 23262 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 09:52:44.379395 25764 heartbeater.cc:344] Connected to a master server at 127.22.183.190:36973
I20260608 09:52:44.379824 23262 hybrid_clock.cc:648] HybridClock initialized: now 1780912364379793 us; error 0 us; skew 500 ppm
I20260608 09:52:44.380043 25764 heartbeater.cc:461] Registering TS with master...
I20260608 09:52:44.380517 23262 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 09:52:44.380936 25764 heartbeater.cc:507] Master 127.22.183.190:36973 requested a full tablet report, sending...
I20260608 09:52:44.383214 23262 webserver.cc:533] Webserver started at http://127.22.183.131:45013/ using document root <none> and password file <none>
I20260608 09:52:44.383749 23262 fs_manager.cc:362] Metadata directory not provided
I20260608 09:52:44.383663 25562 ts_manager.cc:194] Registered new tserver with Master: 5ccdc4e59cac4833887f2051b28da6ee (127.22.183.130:32821)
I20260608 09:52:44.384044 23262 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 09:52:44.384356 23262 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 09:52:44.385773 25562 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:40048
I20260608 09:52:44.385895 23262 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task8s1y23/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1780912294849904-23262-0/minicluster-data/ts-2-root/instance:
uuid: "1bbf0de6d1d34e0db2c1d28c2b8887f6"
format_stamp: "Formatted at 2026-06-08 09:52:44 on dist-test-slave-vzb5"
I20260608 09:52:44.390708 23262 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.007s	sys 0.000s
I20260608 09:52:44.394142 25775 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:52:44.394865 23262 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260608 09:52:44.395203 23262 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task8s1y23/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1780912294849904-23262-0/minicluster-data/ts-2-root
uuid: "1bbf0de6d1d34e0db2c1d28c2b8887f6"
format_stamp: "Formatted at 2026-06-08 09:52:44 on dist-test-slave-vzb5"
I20260608 09:52:44.395481 23262 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task8s1y23/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1780912294849904-23262-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-task8s1y23/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1780912294849904-23262-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-task8s1y23/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1780912294849904-23262-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 09:52:44.410889 23262 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 09:52:44.412077 23262 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 09:52:44.413511 23262 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 09:52:44.415747 23262 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 09:52:44.415951 23262 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:52:44.416229 23262 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 09:52:44.416394 23262 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:52:44.457356 23262 rpc_server.cc:307] RPC server started. Bound to: 127.22.183.131:40337
I20260608 09:52:44.457505 25837 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.22.183.131:40337 every 8 connection(s)
I20260608 09:52:44.473443 25838 heartbeater.cc:344] Connected to a master server at 127.22.183.190:36973
I20260608 09:52:44.473884 25838 heartbeater.cc:461] Registering TS with master...
I20260608 09:52:44.474651 25838 heartbeater.cc:507] Master 127.22.183.190:36973 requested a full tablet report, sending...
I20260608 09:52:44.476843 25562 ts_manager.cc:194] Registered new tserver with Master: 1bbf0de6d1d34e0db2c1d28c2b8887f6 (127.22.183.131:40337)
I20260608 09:52:44.477546 23262 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.016788797s
I20260608 09:52:44.478370 25562 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:40052
I20260608 09:52:45.293011 25689 heartbeater.cc:499] Master 127.22.183.190:36973 was elected leader, sending a full tablet report...
I20260608 09:52:45.388536 25764 heartbeater.cc:499] Master 127.22.183.190:36973 was elected leader, sending a full tablet report...
I20260608 09:52:45.481516 25838 heartbeater.cc:499] Master 127.22.183.190:36973 was elected leader, sending a full tablet report...
I20260608 09:52:46.078318 25615 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 09:52:48.079327 25615 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 09:52:50.080307 25615 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 09:52:52.081355 25615 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 09:52:54.082361 25615 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 09:52:56.083617 25615 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 09:52:56.571815 23262 tablet_server.cc:179] TabletServer@127.22.183.129:0 shutting down...
I20260608 09:52:56.600145 23262 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 09:52:56.616947 23262 tablet_server.cc:196] TabletServer@127.22.183.129:0 shutdown complete.
I20260608 09:52:56.627077 23262 tablet_server.cc:179] TabletServer@127.22.183.130:0 shutting down...
I20260608 09:52:56.646499 23262 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 09:52:56.662305 23262 tablet_server.cc:196] TabletServer@127.22.183.130:0 shutdown complete.
I20260608 09:52:56.672327 23262 tablet_server.cc:179] TabletServer@127.22.183.131:0 shutting down...
I20260608 09:52:56.696719 23262 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 09:52:56.712744 23262 tablet_server.cc:196] TabletServer@127.22.183.131:0 shutdown complete.
I20260608 09:52:56.722640 23262 master.cc:562] Master@127.22.183.190:36973 shutting down...
I20260608 09:52:56.744015 23262 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 87a0fda78ad047d6bfba0c15791111be [term 1 LEADER]: Raft consensus shutting down.
I20260608 09:52:56.744778 23262 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 87a0fda78ad047d6bfba0c15791111be [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:52:56.745186 23262 tablet_replica.cc:333] T 00000000000000000000000000000000 P 87a0fda78ad047d6bfba0c15791111be: stopping tablet replica
I20260608 09:52:56.762919 23262 master.cc:584] Master@127.22.183.190:36973 shutdown complete.
[       OK ] AutoRebalancerTest.NoReplicaMovesIfNoTablets (12851 ms)
[ RUN      ] AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange
I20260608 09:52:56.796523 23262 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.22.183.190:33011
I20260608 09:52:56.798283 23262 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 09:52:56.804549 25844 instance_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 09:52:56.804610 25845 instance_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 09:52:56.805282 25847 instance_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 09:52:56.807206 23262 server_base.cc:1061] running on GCE node
I20260608 09:52:56.808115 23262 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 09:52:56.808336 23262 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 09:52:56.808495 23262 hybrid_clock.cc:648] HybridClock initialized: now 1780912376808479 us; error 0 us; skew 500 ppm
I20260608 09:52:56.809059 23262 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 09:52:56.811457 23262 webserver.cc:533] Webserver started at http://127.22.183.190:38479/ using document root <none> and password file <none>
I20260608 09:52:56.811966 23262 fs_manager.cc:362] Metadata directory not provided
I20260608 09:52:56.812171 23262 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 09:52:56.812441 23262 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 09:52:56.813611 23262 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task8s1y23/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1780912294849904-23262-0/minicluster-data/master-0-root/instance:
uuid: "a4b84685aea34a318ec165630eb35622"
format_stamp: "Formatted at 2026-06-08 09:52:56 on dist-test-slave-vzb5"
I20260608 09:52:56.818194 23262 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260608 09:52:56.821666 25852 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:52:56.822557 23262 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260608 09:52:56.822788 23262 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task8s1y23/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1780912294849904-23262-0/minicluster-data/master-0-root
uuid: "a4b84685aea34a318ec165630eb35622"
format_stamp: "Formatted at 2026-06-08 09:52:56 on dist-test-slave-vzb5"
I20260608 09:52:56.823030 23262 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task8s1y23/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1780912294849904-23262-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-task8s1y23/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1780912294849904-23262-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-task8s1y23/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1780912294849904-23262-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 09:52:56.853322 23262 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 09:52:56.854493 23262 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 09:52:56.894150 23262 rpc_server.cc:307] RPC server started. Bound to: 127.22.183.190:33011
I20260608 09:52:56.894284 25903 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.22.183.190:33011 every 8 connection(s)
I20260608 09:52:56.898567 25904 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 09:52:56.909150 25904 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P a4b84685aea34a318ec165630eb35622: Bootstrap starting.
I20260608 09:52:56.913918 25904 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P a4b84685aea34a318ec165630eb35622: Neither blocks nor log segments found. Creating new log.
I20260608 09:52:56.917986 25904 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P a4b84685aea34a318ec165630eb35622: No bootstrap required, opened a new log
I20260608 09:52:56.920293 25904 raft_consensus.cc:359] T 00000000000000000000000000000000 P a4b84685aea34a318ec165630eb35622 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a4b84685aea34a318ec165630eb35622" member_type: VOTER }
I20260608 09:52:56.920722 25904 raft_consensus.cc:385] T 00000000000000000000000000000000 P a4b84685aea34a318ec165630eb35622 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:52:56.920935 25904 raft_consensus.cc:740] T 00000000000000000000000000000000 P a4b84685aea34a318ec165630eb35622 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a4b84685aea34a318ec165630eb35622, State: Initialized, Role: FOLLOWER
I20260608 09:52:56.921541 25904 consensus_queue.cc:260] T 00000000000000000000000000000000 P a4b84685aea34a318ec165630eb35622 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "a4b84685aea34a318ec165630eb35622" member_type: VOTER }
I20260608 09:52:56.922035 25904 raft_consensus.cc:399] T 00000000000000000000000000000000 P a4b84685aea34a318ec165630eb35622 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 09:52:56.922263 25904 raft_consensus.cc:493] T 00000000000000000000000000000000 P a4b84685aea34a318ec165630eb35622 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 09:52:56.922528 25904 raft_consensus.cc:3060] T 00000000000000000000000000000000 P a4b84685aea34a318ec165630eb35622 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:52:56.926770 25904 raft_consensus.cc:515] T 00000000000000000000000000000000 P a4b84685aea34a318ec165630eb35622 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a4b84685aea34a318ec165630eb35622" member_type: VOTER }
I20260608 09:52:56.927315 25904 leader_election.cc:304] T 00000000000000000000000000000000 P a4b84685aea34a318ec165630eb35622 [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: a4b84685aea34a318ec165630eb35622; no voters: 
I20260608 09:52:56.928427 25904 leader_election.cc:290] T 00000000000000000000000000000000 P a4b84685aea34a318ec165630eb35622 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 09:52:56.928788 25907 raft_consensus.cc:2804] T 00000000000000000000000000000000 P a4b84685aea34a318ec165630eb35622 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 09:52:56.930094 25907 raft_consensus.cc:697] T 00000000000000000000000000000000 P a4b84685aea34a318ec165630eb35622 [term 1 LEADER]: Becoming Leader. State: Replica: a4b84685aea34a318ec165630eb35622, State: Running, Role: LEADER
I20260608 09:52:56.930855 25907 consensus_queue.cc:237] T 00000000000000000000000000000000 P a4b84685aea34a318ec165630eb35622 [LEADER]: Queue going to LEADER mode. State: All 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: "a4b84685aea34a318ec165630eb35622" member_type: VOTER }
I20260608 09:52:56.931646 25904 sys_catalog.cc:565] T 00000000000000000000000000000000 P a4b84685aea34a318ec165630eb35622 [sys.catalog]: configured and running, proceeding with master startup.
I20260608 09:52:56.933877 25909 sys_catalog.cc:455] T 00000000000000000000000000000000 P a4b84685aea34a318ec165630eb35622 [sys.catalog]: SysCatalogTable state changed. Reason: New leader a4b84685aea34a318ec165630eb35622. Latest consensus state: current_term: 1 leader_uuid: "a4b84685aea34a318ec165630eb35622" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a4b84685aea34a318ec165630eb35622" member_type: VOTER } }
I20260608 09:52:56.933854 25908 sys_catalog.cc:455] T 00000000000000000000000000000000 P a4b84685aea34a318ec165630eb35622 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "a4b84685aea34a318ec165630eb35622" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a4b84685aea34a318ec165630eb35622" member_type: VOTER } }
I20260608 09:52:56.934595 25909 sys_catalog.cc:458] T 00000000000000000000000000000000 P a4b84685aea34a318ec165630eb35622 [sys.catalog]: This master's current role is: LEADER
I20260608 09:52:56.934662 25908 sys_catalog.cc:458] T 00000000000000000000000000000000 P a4b84685aea34a318ec165630eb35622 [sys.catalog]: This master's current role is: LEADER
I20260608 09:52:56.937938 25912 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260608 09:52:56.946120 25912 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260608 09:52:56.947083 23262 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260608 09:52:56.955370 25912 catalog_manager.cc:1382] Generated new cluster ID: 91b9e21f4d514aa0a8099b8e3ca221ed
I20260608 09:52:56.955633 25912 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260608 09:52:56.999869 25912 catalog_manager.cc:1405] Generated new certificate authority record
I20260608 09:52:57.001199 25912 catalog_manager.cc:1539] Loading token signing keys...
I20260608 09:52:57.019476 25912 catalog_manager.cc:6069] T 00000000000000000000000000000000 P a4b84685aea34a318ec165630eb35622: Generated new TSK 0
I20260608 09:52:57.020092 25912 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260608 09:52:57.077502 23262 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 09:52:57.084141 25925 instance_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 09:52:57.085371 25926 instance_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 09:52:57.087574 23262 server_base.cc:1061] running on GCE node
W20260608 09:52:57.087877 25928 instance_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 09:52:57.088855 23262 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 09:52:57.089076 23262 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 09:52:57.089258 23262 hybrid_clock.cc:648] HybridClock initialized: now 1780912377089241 us; error 0 us; skew 500 ppm
I20260608 09:52:57.089851 23262 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 09:52:57.092305 23262 webserver.cc:533] Webserver started at http://127.22.183.129:37675/ using document root <none> and password file <none>
I20260608 09:52:57.092818 23262 fs_manager.cc:362] Metadata directory not provided
I20260608 09:52:57.093024 23262 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 09:52:57.093297 23262 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 09:52:57.094431 23262 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task8s1y23/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1780912294849904-23262-0/minicluster-data/ts-0-root/instance:
uuid: "54cb672228b04776899e5328b038bcc2"
format_stamp: "Formatted at 2026-06-08 09:52:57 on dist-test-slave-vzb5"
I20260608 09:52:57.098963 23262 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260608 09:52:57.102316 25933 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:52:57.103101 23262 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260608 09:52:57.103438 23262 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task8s1y23/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1780912294849904-23262-0/minicluster-data/ts-0-root
uuid: "54cb672228b04776899e5328b038bcc2"
format_stamp: "Formatted at 2026-06-08 09:52:57 on dist-test-slave-vzb5"
I20260608 09:52:57.103715 23262 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task8s1y23/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1780912294849904-23262-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-task8s1y23/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1780912294849904-23262-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-task8s1y23/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1780912294849904-23262-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 09:52:57.142104 23262 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 09:52:57.143404 23262 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 09:52:57.144920 23262 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 09:52:57.147282 23262 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 09:52:57.147503 23262 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:52:57.147750 23262 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 09:52:57.147943 23262 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:52:57.188380 23262 rpc_server.cc:307] RPC server started. Bound to: 127.22.183.129:40211
I20260608 09:52:57.188506 25995 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.22.183.129:40211 every 8 connection(s)
I20260608 09:52:57.193769 23262 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 09:52:57.201695 26000 instance_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 09:52:57.204727 23262 server_base.cc:1061] running on GCE node
W20260608 09:52:57.204713 26001 instance_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 09:52:57.205551 26003 instance_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 09:52:57.206480 23262 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 09:52:57.206699 23262 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 09:52:57.206894 23262 hybrid_clock.cc:648] HybridClock initialized: now 1780912377206875 us; error 0 us; skew 500 ppm
I20260608 09:52:57.207515 23262 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 09:52:57.210273 23262 webserver.cc:533] Webserver started at http://127.22.183.130:45007/ using document root <none> and password file <none>
I20260608 09:52:57.211072 23262 fs_manager.cc:362] Metadata directory not provided
I20260608 09:52:57.211374 23262 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 09:52:57.211714 23262 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 09:52:57.212384 25996 heartbeater.cc:344] Connected to a master server at 127.22.183.190:33011
I20260608 09:52:57.212764 25996 heartbeater.cc:461] Registering TS with master...
I20260608 09:52:57.213240 23262 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task8s1y23/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1780912294849904-23262-0/minicluster-data/ts-1-root/instance:
uuid: "aafd5e620c514b4394527eada11c9003"
format_stamp: "Formatted at 2026-06-08 09:52:57 on dist-test-slave-vzb5"
I20260608 09:52:57.213485 25996 heartbeater.cc:507] Master 127.22.183.190:33011 requested a full tablet report, sending...
I20260608 09:52:57.215819 25869 ts_manager.cc:194] Registered new tserver with Master: 54cb672228b04776899e5328b038bcc2 (127.22.183.129:40211)
I20260608 09:52:57.217761 25869 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:59586
I20260608 09:52:57.218720 23262 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.007s	sys 0.000s
I20260608 09:52:57.222437 26008 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:52:57.223309 23262 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260608 09:52:57.223603 23262 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task8s1y23/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1780912294849904-23262-0/minicluster-data/ts-1-root
uuid: "aafd5e620c514b4394527eada11c9003"
format_stamp: "Formatted at 2026-06-08 09:52:57 on dist-test-slave-vzb5"
I20260608 09:52:57.223886 23262 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task8s1y23/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1780912294849904-23262-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-task8s1y23/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1780912294849904-23262-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-task8s1y23/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1780912294849904-23262-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 09:52:57.247822 23262 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 09:52:57.248978 23262 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 09:52:57.250406 23262 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 09:52:57.252687 23262 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 09:52:57.252913 23262 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:52:57.253178 23262 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 09:52:57.253418 23262 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:52:57.293656 23262 rpc_server.cc:307] RPC server started. Bound to: 127.22.183.130:40859
I20260608 09:52:57.293769 26070 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.22.183.130:40859 every 8 connection(s)
I20260608 09:52:57.298620 23262 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 09:52:57.305768 26074 instance_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 09:52:57.306684 26075 instance_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 09:52:57.311833 23262 server_base.cc:1061] running on GCE node
W20260608 09:52:57.311800 26077 instance_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 09:52:57.312527 26071 heartbeater.cc:344] Connected to a master server at 127.22.183.190:33011
I20260608 09:52:57.312896 26071 heartbeater.cc:461] Registering TS with master...
I20260608 09:52:57.313030 23262 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 09:52:57.313300 23262 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 09:52:57.313504 23262 hybrid_clock.cc:648] HybridClock initialized: now 1780912377313472 us; error 0 us; skew 500 ppm
I20260608 09:52:57.313799 26071 heartbeater.cc:507] Master 127.22.183.190:33011 requested a full tablet report, sending...
I20260608 09:52:57.314196 23262 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 09:52:57.316039 25869 ts_manager.cc:194] Registered new tserver with Master: aafd5e620c514b4394527eada11c9003 (127.22.183.130:40859)
I20260608 09:52:57.316787 23262 webserver.cc:533] Webserver started at http://127.22.183.131:39557/ using document root <none> and password file <none>
I20260608 09:52:57.317322 23262 fs_manager.cc:362] Metadata directory not provided
I20260608 09:52:57.317515 23262 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 09:52:57.317651 25869 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:59596
I20260608 09:52:57.317795 23262 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 09:52:57.319307 23262 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task8s1y23/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1780912294849904-23262-0/minicluster-data/ts-2-root/instance:
uuid: "ec43fff4b4f3487a9325222dc6aa5484"
format_stamp: "Formatted at 2026-06-08 09:52:57 on dist-test-slave-vzb5"
I20260608 09:52:57.323706 23262 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260608 09:52:57.327211 26082 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:52:57.327965 23262 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260608 09:52:57.328287 23262 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task8s1y23/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1780912294849904-23262-0/minicluster-data/ts-2-root
uuid: "ec43fff4b4f3487a9325222dc6aa5484"
format_stamp: "Formatted at 2026-06-08 09:52:57 on dist-test-slave-vzb5"
I20260608 09:52:57.328583 23262 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task8s1y23/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1780912294849904-23262-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-task8s1y23/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1780912294849904-23262-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-task8s1y23/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1780912294849904-23262-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 09:52:57.345168 23262 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 09:52:57.346666 23262 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 09:52:57.348354 23262 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 09:52:57.350581 23262 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 09:52:57.350807 23262 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:52:57.351148 23262 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 09:52:57.351356 23262 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.001s	sys 0.000s
I20260608 09:52:57.390998 23262 rpc_server.cc:307] RPC server started. Bound to: 127.22.183.131:45431
I20260608 09:52:57.391170 26144 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.22.183.131:45431 every 8 connection(s)
I20260608 09:52:57.405541 26145 heartbeater.cc:344] Connected to a master server at 127.22.183.190:33011
I20260608 09:52:57.406013 26145 heartbeater.cc:461] Registering TS with master...
I20260608 09:52:57.406771 26145 heartbeater.cc:507] Master 127.22.183.190:33011 requested a full tablet report, sending...
I20260608 09:52:57.408694 25869 ts_manager.cc:194] Registered new tserver with Master: ec43fff4b4f3487a9325222dc6aa5484 (127.22.183.131:45431)
I20260608 09:52:57.409104 23262 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.014766704s
I20260608 09:52:57.410449 25869 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:59600
I20260608 09:52:58.220557 25996 heartbeater.cc:499] Master 127.22.183.190:33011 was elected leader, sending a full tablet report...
I20260608 09:52:58.320392 26071 heartbeater.cc:499] Master 127.22.183.190:33011 was elected leader, sending a full tablet report...
I20260608 09:52:58.413463 26145 heartbeater.cc:499] Master 127.22.183.190:33011 was elected leader, sending a full tablet report...
I20260608 09:52:58.464775 25869 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:54286:
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 09:52:58.467325 25869 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 09:52:58.529881 26110 tablet_service.cc:1511] Processing CreateTablet for tablet cc5d05f33f3d4316bd056aaabd29cc1d (DEFAULT_TABLE table=range_aware_auto_rebalancer_test [id=73b1d4219c95451f8250368122601322]), partition=HASH (key) PARTITION 0, RANGE (key) PARTITION 0 <= VALUES < 10
I20260608 09:52:58.531611 26110 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cc5d05f33f3d4316bd056aaabd29cc1d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:52:58.532054 25961 tablet_service.cc:1511] Processing CreateTablet for tablet cc5d05f33f3d4316bd056aaabd29cc1d (DEFAULT_TABLE table=range_aware_auto_rebalancer_test [id=73b1d4219c95451f8250368122601322]), partition=HASH (key) PARTITION 0, RANGE (key) PARTITION 0 <= VALUES < 10
I20260608 09:52:58.533928 25960 tablet_service.cc:1511] Processing CreateTablet for tablet 284ade9704244da7a2ddd84fa8efb024 (DEFAULT_TABLE table=range_aware_auto_rebalancer_test [id=73b1d4219c95451f8250368122601322]), partition=HASH (key) PARTITION 0, RANGE (key) PARTITION 10 <= VALUES < 20
I20260608 09:52:58.535225 26109 tablet_service.cc:1511] Processing CreateTablet for tablet 284ade9704244da7a2ddd84fa8efb024 (DEFAULT_TABLE table=range_aware_auto_rebalancer_test [id=73b1d4219c95451f8250368122601322]), partition=HASH (key) PARTITION 0, RANGE (key) PARTITION 10 <= VALUES < 20
I20260608 09:52:58.535792 25959 tablet_service.cc:1511] Processing CreateTablet for tablet 61ee8be146cc4f90845e44d0eae4ea5a (DEFAULT_TABLE table=range_aware_auto_rebalancer_test [id=73b1d4219c95451f8250368122601322]), partition=HASH (key) PARTITION 1, RANGE (key) PARTITION 0 <= VALUES < 10
I20260608 09:52:58.536775 26109 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 284ade9704244da7a2ddd84fa8efb024. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:52:58.537875 25958 tablet_service.cc:1511] Processing CreateTablet for tablet 299d1242659943328ce86c68babe2513 (DEFAULT_TABLE table=range_aware_auto_rebalancer_test [id=73b1d4219c95451f8250368122601322]), partition=HASH (key) PARTITION 1, RANGE (key) PARTITION 10 <= VALUES < 20
I20260608 09:52:58.538358 26107 tablet_service.cc:1511] Processing CreateTablet for tablet 299d1242659943328ce86c68babe2513 (DEFAULT_TABLE table=range_aware_auto_rebalancer_test [id=73b1d4219c95451f8250368122601322]), partition=HASH (key) PARTITION 1, RANGE (key) PARTITION 10 <= VALUES < 20
I20260608 09:52:58.539824 26107 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 299d1242659943328ce86c68babe2513. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:52:58.542184 26108 tablet_service.cc:1511] Processing CreateTablet for tablet 61ee8be146cc4f90845e44d0eae4ea5a (DEFAULT_TABLE table=range_aware_auto_rebalancer_test [id=73b1d4219c95451f8250368122601322]), partition=HASH (key) PARTITION 1, RANGE (key) PARTITION 0 <= VALUES < 10
I20260608 09:52:58.543677 26108 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 61ee8be146cc4f90845e44d0eae4ea5a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:52:58.539824 25961 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cc5d05f33f3d4316bd056aaabd29cc1d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:52:58.547571 25960 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 284ade9704244da7a2ddd84fa8efb024. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:52:58.548787 25958 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 299d1242659943328ce86c68babe2513. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:52:58.558677 26165 tablet_bootstrap.cc:492] T cc5d05f33f3d4316bd056aaabd29cc1d P ec43fff4b4f3487a9325222dc6aa5484: Bootstrap starting.
I20260608 09:52:58.559450 25959 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 61ee8be146cc4f90845e44d0eae4ea5a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:52:58.566857 26165 tablet_bootstrap.cc:654] T cc5d05f33f3d4316bd056aaabd29cc1d P ec43fff4b4f3487a9325222dc6aa5484: Neither blocks nor log segments found. Creating new log.
I20260608 09:52:58.579306 26165 tablet_bootstrap.cc:492] T cc5d05f33f3d4316bd056aaabd29cc1d P ec43fff4b4f3487a9325222dc6aa5484: No bootstrap required, opened a new log
I20260608 09:52:58.579790 26165 ts_tablet_manager.cc:1403] T cc5d05f33f3d4316bd056aaabd29cc1d P ec43fff4b4f3487a9325222dc6aa5484: Time spent bootstrapping tablet: real 0.022s	user 0.015s	sys 0.003s
I20260608 09:52:58.584276 26165 raft_consensus.cc:359] T cc5d05f33f3d4316bd056aaabd29cc1d P ec43fff4b4f3487a9325222dc6aa5484 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ec43fff4b4f3487a9325222dc6aa5484" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 45431 } } peers { permanent_uuid: "54cb672228b04776899e5328b038bcc2" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 40211 } } peers { permanent_uuid: "aafd5e620c514b4394527eada11c9003" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 40859 } }
I20260608 09:52:58.584973 26167 tablet_bootstrap.cc:492] T 299d1242659943328ce86c68babe2513 P 54cb672228b04776899e5328b038bcc2: Bootstrap starting.
I20260608 09:52:58.585106 26165 raft_consensus.cc:385] T cc5d05f33f3d4316bd056aaabd29cc1d P ec43fff4b4f3487a9325222dc6aa5484 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:52:58.585556 26165 raft_consensus.cc:740] T cc5d05f33f3d4316bd056aaabd29cc1d P ec43fff4b4f3487a9325222dc6aa5484 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ec43fff4b4f3487a9325222dc6aa5484, State: Initialized, Role: FOLLOWER
I20260608 09:52:58.587556 26036 tablet_service.cc:1511] Processing CreateTablet for tablet cc5d05f33f3d4316bd056aaabd29cc1d (DEFAULT_TABLE table=range_aware_auto_rebalancer_test [id=73b1d4219c95451f8250368122601322]), partition=HASH (key) PARTITION 0, RANGE (key) PARTITION 0 <= VALUES < 10
I20260608 09:52:58.589139 26036 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cc5d05f33f3d4316bd056aaabd29cc1d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:52:58.589227 26033 tablet_service.cc:1511] Processing CreateTablet for tablet 299d1242659943328ce86c68babe2513 (DEFAULT_TABLE table=range_aware_auto_rebalancer_test [id=73b1d4219c95451f8250368122601322]), partition=HASH (key) PARTITION 1, RANGE (key) PARTITION 10 <= VALUES < 20
I20260608 09:52:58.590672 26033 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 299d1242659943328ce86c68babe2513. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:52:58.593972 26167 tablet_bootstrap.cc:654] T 299d1242659943328ce86c68babe2513 P 54cb672228b04776899e5328b038bcc2: Neither blocks nor log segments found. Creating new log.
I20260608 09:52:58.596297 26034 tablet_service.cc:1511] Processing CreateTablet for tablet 61ee8be146cc4f90845e44d0eae4ea5a (DEFAULT_TABLE table=range_aware_auto_rebalancer_test [id=73b1d4219c95451f8250368122601322]), partition=HASH (key) PARTITION 1, RANGE (key) PARTITION 0 <= VALUES < 10
I20260608 09:52:58.597721 26034 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 61ee8be146cc4f90845e44d0eae4ea5a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:52:58.600273 26035 tablet_service.cc:1511] Processing CreateTablet for tablet 284ade9704244da7a2ddd84fa8efb024 (DEFAULT_TABLE table=range_aware_auto_rebalancer_test [id=73b1d4219c95451f8250368122601322]), partition=HASH (key) PARTITION 0, RANGE (key) PARTITION 10 <= VALUES < 20
I20260608 09:52:58.601626 26035 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 284ade9704244da7a2ddd84fa8efb024. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:52:58.607391 26167 tablet_bootstrap.cc:492] T 299d1242659943328ce86c68babe2513 P 54cb672228b04776899e5328b038bcc2: No bootstrap required, opened a new log
I20260608 09:52:58.607861 26167 ts_tablet_manager.cc:1403] T 299d1242659943328ce86c68babe2513 P 54cb672228b04776899e5328b038bcc2: Time spent bootstrapping tablet: real 0.023s	user 0.008s	sys 0.012s
I20260608 09:52:58.611490 26167 raft_consensus.cc:359] T 299d1242659943328ce86c68babe2513 P 54cb672228b04776899e5328b038bcc2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54cb672228b04776899e5328b038bcc2" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 40211 } } peers { permanent_uuid: "aafd5e620c514b4394527eada11c9003" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 40859 } } peers { permanent_uuid: "ec43fff4b4f3487a9325222dc6aa5484" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 45431 } }
I20260608 09:52:58.612247 26167 raft_consensus.cc:385] T 299d1242659943328ce86c68babe2513 P 54cb672228b04776899e5328b038bcc2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:52:58.612531 26167 raft_consensus.cc:740] T 299d1242659943328ce86c68babe2513 P 54cb672228b04776899e5328b038bcc2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 54cb672228b04776899e5328b038bcc2, State: Initialized, Role: FOLLOWER
I20260608 09:52:58.613255 26167 consensus_queue.cc:260] T 299d1242659943328ce86c68babe2513 P 54cb672228b04776899e5328b038bcc2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54cb672228b04776899e5328b038bcc2" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 40211 } } peers { permanent_uuid: "aafd5e620c514b4394527eada11c9003" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 40859 } } peers { permanent_uuid: "ec43fff4b4f3487a9325222dc6aa5484" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 45431 } }
I20260608 09:52:58.615190 26169 tablet_bootstrap.cc:492] T cc5d05f33f3d4316bd056aaabd29cc1d P aafd5e620c514b4394527eada11c9003: Bootstrap starting.
I20260608 09:52:58.621354 26165 consensus_queue.cc:260] T cc5d05f33f3d4316bd056aaabd29cc1d P ec43fff4b4f3487a9325222dc6aa5484 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ec43fff4b4f3487a9325222dc6aa5484" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 45431 } } peers { permanent_uuid: "54cb672228b04776899e5328b038bcc2" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 40211 } } peers { permanent_uuid: "aafd5e620c514b4394527eada11c9003" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 40859 } }
I20260608 09:52:58.623499 26169 tablet_bootstrap.cc:654] T cc5d05f33f3d4316bd056aaabd29cc1d P aafd5e620c514b4394527eada11c9003: Neither blocks nor log segments found. Creating new log.
I20260608 09:52:58.624877 26167 ts_tablet_manager.cc:1434] T 299d1242659943328ce86c68babe2513 P 54cb672228b04776899e5328b038bcc2: Time spent starting tablet: real 0.017s	user 0.010s	sys 0.004s
I20260608 09:52:58.625960 26167 tablet_bootstrap.cc:492] T 284ade9704244da7a2ddd84fa8efb024 P 54cb672228b04776899e5328b038bcc2: Bootstrap starting.
I20260608 09:52:58.633406 26165 ts_tablet_manager.cc:1434] T cc5d05f33f3d4316bd056aaabd29cc1d P ec43fff4b4f3487a9325222dc6aa5484: Time spent starting tablet: real 0.053s	user 0.006s	sys 0.007s
I20260608 09:52:58.634968 26167 tablet_bootstrap.cc:654] T 284ade9704244da7a2ddd84fa8efb024 P 54cb672228b04776899e5328b038bcc2: Neither blocks nor log segments found. Creating new log.
I20260608 09:52:58.638548 26165 tablet_bootstrap.cc:492] T 299d1242659943328ce86c68babe2513 P ec43fff4b4f3487a9325222dc6aa5484: Bootstrap starting.
I20260608 09:52:58.642199 26169 tablet_bootstrap.cc:492] T cc5d05f33f3d4316bd056aaabd29cc1d P aafd5e620c514b4394527eada11c9003: No bootstrap required, opened a new log
I20260608 09:52:58.642602 26167 tablet_bootstrap.cc:492] T 284ade9704244da7a2ddd84fa8efb024 P 54cb672228b04776899e5328b038bcc2: No bootstrap required, opened a new log
I20260608 09:52:58.642695 26169 ts_tablet_manager.cc:1403] T cc5d05f33f3d4316bd056aaabd29cc1d P aafd5e620c514b4394527eada11c9003: Time spent bootstrapping tablet: real 0.029s	user 0.004s	sys 0.007s
I20260608 09:52:58.643306 26167 ts_tablet_manager.cc:1403] T 284ade9704244da7a2ddd84fa8efb024 P 54cb672228b04776899e5328b038bcc2: Time spent bootstrapping tablet: real 0.018s	user 0.009s	sys 0.003s
I20260608 09:52:58.645382 26165 tablet_bootstrap.cc:654] T 299d1242659943328ce86c68babe2513 P ec43fff4b4f3487a9325222dc6aa5484: Neither blocks nor log segments found. Creating new log.
W20260608 09:52:58.646380 26146 tablet.cc:2404] T cc5d05f33f3d4316bd056aaabd29cc1d P ec43fff4b4f3487a9325222dc6aa5484: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260608 09:52:58.646835 26169 raft_consensus.cc:359] T cc5d05f33f3d4316bd056aaabd29cc1d P aafd5e620c514b4394527eada11c9003 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ec43fff4b4f3487a9325222dc6aa5484" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 45431 } } peers { permanent_uuid: "54cb672228b04776899e5328b038bcc2" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 40211 } } peers { permanent_uuid: "aafd5e620c514b4394527eada11c9003" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 40859 } }
I20260608 09:52:58.647626 26169 raft_consensus.cc:385] T cc5d05f33f3d4316bd056aaabd29cc1d P aafd5e620c514b4394527eada11c9003 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:52:58.647948 26169 raft_consensus.cc:740] T cc5d05f33f3d4316bd056aaabd29cc1d P aafd5e620c514b4394527eada11c9003 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: aafd5e620c514b4394527eada11c9003, State: Initialized, Role: FOLLOWER
I20260608 09:52:58.648774 26167 raft_consensus.cc:359] T 284ade9704244da7a2ddd84fa8efb024 P 54cb672228b04776899e5328b038bcc2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54cb672228b04776899e5328b038bcc2" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 40211 } } peers { permanent_uuid: "aafd5e620c514b4394527eada11c9003" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 40859 } } peers { permanent_uuid: "ec43fff4b4f3487a9325222dc6aa5484" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 45431 } }
I20260608 09:52:58.648979 26169 consensus_queue.cc:260] T cc5d05f33f3d4316bd056aaabd29cc1d P aafd5e620c514b4394527eada11c9003 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ec43fff4b4f3487a9325222dc6aa5484" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 45431 } } peers { permanent_uuid: "54cb672228b04776899e5328b038bcc2" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 40211 } } peers { permanent_uuid: "aafd5e620c514b4394527eada11c9003" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 40859 } }
I20260608 09:52:58.649605 26167 raft_consensus.cc:385] T 284ade9704244da7a2ddd84fa8efb024 P 54cb672228b04776899e5328b038bcc2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:52:58.650048 26167 raft_consensus.cc:740] T 284ade9704244da7a2ddd84fa8efb024 P 54cb672228b04776899e5328b038bcc2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 54cb672228b04776899e5328b038bcc2, State: Initialized, Role: FOLLOWER
I20260608 09:52:58.651183 26167 consensus_queue.cc:260] T 284ade9704244da7a2ddd84fa8efb024 P 54cb672228b04776899e5328b038bcc2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54cb672228b04776899e5328b038bcc2" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 40211 } } peers { permanent_uuid: "aafd5e620c514b4394527eada11c9003" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 40859 } } peers { permanent_uuid: "ec43fff4b4f3487a9325222dc6aa5484" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 45431 } }
I20260608 09:52:58.652266 26165 tablet_bootstrap.cc:492] T 299d1242659943328ce86c68babe2513 P ec43fff4b4f3487a9325222dc6aa5484: No bootstrap required, opened a new log
I20260608 09:52:58.652737 26165 ts_tablet_manager.cc:1403] T 299d1242659943328ce86c68babe2513 P ec43fff4b4f3487a9325222dc6aa5484: Time spent bootstrapping tablet: real 0.014s	user 0.005s	sys 0.008s
I20260608 09:52:58.652849 26169 ts_tablet_manager.cc:1434] T cc5d05f33f3d4316bd056aaabd29cc1d P aafd5e620c514b4394527eada11c9003: Time spent starting tablet: real 0.010s	user 0.004s	sys 0.003s
I20260608 09:52:58.653623 26167 ts_tablet_manager.cc:1434] T 284ade9704244da7a2ddd84fa8efb024 P 54cb672228b04776899e5328b038bcc2: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.000s
I20260608 09:52:58.654009 26169 tablet_bootstrap.cc:492] T 284ade9704244da7a2ddd84fa8efb024 P aafd5e620c514b4394527eada11c9003: Bootstrap starting.
I20260608 09:52:58.654716 26167 tablet_bootstrap.cc:492] T cc5d05f33f3d4316bd056aaabd29cc1d P 54cb672228b04776899e5328b038bcc2: Bootstrap starting.
I20260608 09:52:58.655946 26165 raft_consensus.cc:359] T 299d1242659943328ce86c68babe2513 P ec43fff4b4f3487a9325222dc6aa5484 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54cb672228b04776899e5328b038bcc2" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 40211 } } peers { permanent_uuid: "aafd5e620c514b4394527eada11c9003" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 40859 } } peers { permanent_uuid: "ec43fff4b4f3487a9325222dc6aa5484" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 45431 } }
I20260608 09:52:58.656556 26165 raft_consensus.cc:385] T 299d1242659943328ce86c68babe2513 P ec43fff4b4f3487a9325222dc6aa5484 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:52:58.656838 26165 raft_consensus.cc:740] T 299d1242659943328ce86c68babe2513 P ec43fff4b4f3487a9325222dc6aa5484 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ec43fff4b4f3487a9325222dc6aa5484, State: Initialized, Role: FOLLOWER
I20260608 09:52:58.657615 26165 consensus_queue.cc:260] T 299d1242659943328ce86c68babe2513 P ec43fff4b4f3487a9325222dc6aa5484 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54cb672228b04776899e5328b038bcc2" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 40211 } } peers { permanent_uuid: "aafd5e620c514b4394527eada11c9003" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 40859 } } peers { permanent_uuid: "ec43fff4b4f3487a9325222dc6aa5484" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 45431 } }
I20260608 09:52:58.659875 26165 ts_tablet_manager.cc:1434] T 299d1242659943328ce86c68babe2513 P ec43fff4b4f3487a9325222dc6aa5484: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260608 09:52:58.661051 26165 tablet_bootstrap.cc:492] T 61ee8be146cc4f90845e44d0eae4ea5a P ec43fff4b4f3487a9325222dc6aa5484: Bootstrap starting.
I20260608 09:52:58.662436 26167 tablet_bootstrap.cc:654] T cc5d05f33f3d4316bd056aaabd29cc1d P 54cb672228b04776899e5328b038bcc2: Neither blocks nor log segments found. Creating new log.
I20260608 09:52:58.667557 26165 tablet_bootstrap.cc:654] T 61ee8be146cc4f90845e44d0eae4ea5a P ec43fff4b4f3487a9325222dc6aa5484: Neither blocks nor log segments found. Creating new log.
I20260608 09:52:58.671731 26167 tablet_bootstrap.cc:492] T cc5d05f33f3d4316bd056aaabd29cc1d P 54cb672228b04776899e5328b038bcc2: No bootstrap required, opened a new log
I20260608 09:52:58.672291 26167 ts_tablet_manager.cc:1403] T cc5d05f33f3d4316bd056aaabd29cc1d P 54cb672228b04776899e5328b038bcc2: Time spent bootstrapping tablet: real 0.018s	user 0.009s	sys 0.007s
I20260608 09:52:58.673375 26165 tablet_bootstrap.cc:492] T 61ee8be146cc4f90845e44d0eae4ea5a P ec43fff4b4f3487a9325222dc6aa5484: No bootstrap required, opened a new log
I20260608 09:52:58.673810 26165 ts_tablet_manager.cc:1403] T 61ee8be146cc4f90845e44d0eae4ea5a P ec43fff4b4f3487a9325222dc6aa5484: Time spent bootstrapping tablet: real 0.013s	user 0.010s	sys 0.000s
I20260608 09:52:58.675462 26167 raft_consensus.cc:359] T cc5d05f33f3d4316bd056aaabd29cc1d P 54cb672228b04776899e5328b038bcc2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ec43fff4b4f3487a9325222dc6aa5484" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 45431 } } peers { permanent_uuid: "54cb672228b04776899e5328b038bcc2" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 40211 } } peers { permanent_uuid: "aafd5e620c514b4394527eada11c9003" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 40859 } }
I20260608 09:52:58.676278 26167 raft_consensus.cc:385] T cc5d05f33f3d4316bd056aaabd29cc1d P 54cb672228b04776899e5328b038bcc2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:52:58.676640 26167 raft_consensus.cc:740] T cc5d05f33f3d4316bd056aaabd29cc1d P 54cb672228b04776899e5328b038bcc2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 54cb672228b04776899e5328b038bcc2, State: Initialized, Role: FOLLOWER
I20260608 09:52:58.676910 26165 raft_consensus.cc:359] T 61ee8be146cc4f90845e44d0eae4ea5a P ec43fff4b4f3487a9325222dc6aa5484 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54cb672228b04776899e5328b038bcc2" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 40211 } } peers { permanent_uuid: "aafd5e620c514b4394527eada11c9003" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 40859 } } peers { permanent_uuid: "ec43fff4b4f3487a9325222dc6aa5484" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 45431 } }
I20260608 09:52:58.677737 26165 raft_consensus.cc:385] T 61ee8be146cc4f90845e44d0eae4ea5a P ec43fff4b4f3487a9325222dc6aa5484 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:52:58.677546 26167 consensus_queue.cc:260] T cc5d05f33f3d4316bd056aaabd29cc1d P 54cb672228b04776899e5328b038bcc2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ec43fff4b4f3487a9325222dc6aa5484" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 45431 } } peers { permanent_uuid: "54cb672228b04776899e5328b038bcc2" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 40211 } } peers { permanent_uuid: "aafd5e620c514b4394527eada11c9003" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 40859 } }
I20260608 09:52:58.678149 26165 raft_consensus.cc:740] T 61ee8be146cc4f90845e44d0eae4ea5a P ec43fff4b4f3487a9325222dc6aa5484 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ec43fff4b4f3487a9325222dc6aa5484, State: Initialized, Role: FOLLOWER
I20260608 09:52:58.679380 26170 raft_consensus.cc:493] T cc5d05f33f3d4316bd056aaabd29cc1d P 54cb672228b04776899e5328b038bcc2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 09:52:58.679235 26165 consensus_queue.cc:260] T 61ee8be146cc4f90845e44d0eae4ea5a P ec43fff4b4f3487a9325222dc6aa5484 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54cb672228b04776899e5328b038bcc2" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 40211 } } peers { permanent_uuid: "aafd5e620c514b4394527eada11c9003" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 40859 } } peers { permanent_uuid: "ec43fff4b4f3487a9325222dc6aa5484" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 45431 } }
I20260608 09:52:58.679951 26169 tablet_bootstrap.cc:654] T 284ade9704244da7a2ddd84fa8efb024 P aafd5e620c514b4394527eada11c9003: Neither blocks nor log segments found. Creating new log.
I20260608 09:52:58.679905 26170 raft_consensus.cc:515] T cc5d05f33f3d4316bd056aaabd29cc1d P 54cb672228b04776899e5328b038bcc2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ec43fff4b4f3487a9325222dc6aa5484" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 45431 } } peers { permanent_uuid: "54cb672228b04776899e5328b038bcc2" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 40211 } } peers { permanent_uuid: "aafd5e620c514b4394527eada11c9003" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 40859 } }
I20260608 09:52:58.680905 26167 ts_tablet_manager.cc:1434] T cc5d05f33f3d4316bd056aaabd29cc1d P 54cb672228b04776899e5328b038bcc2: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260608 09:52:58.681782 26165 ts_tablet_manager.cc:1434] T 61ee8be146cc4f90845e44d0eae4ea5a P ec43fff4b4f3487a9325222dc6aa5484: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260608 09:52:58.682308 26167 tablet_bootstrap.cc:492] T 61ee8be146cc4f90845e44d0eae4ea5a P 54cb672228b04776899e5328b038bcc2: Bootstrap starting.
I20260608 09:52:58.682900 26165 tablet_bootstrap.cc:492] T 284ade9704244da7a2ddd84fa8efb024 P ec43fff4b4f3487a9325222dc6aa5484: Bootstrap starting.
I20260608 09:52:58.685014 26170 leader_election.cc:290] T cc5d05f33f3d4316bd056aaabd29cc1d P 54cb672228b04776899e5328b038bcc2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ec43fff4b4f3487a9325222dc6aa5484 (127.22.183.131:45431), aafd5e620c514b4394527eada11c9003 (127.22.183.130:40859)
I20260608 09:52:58.691001 26165 tablet_bootstrap.cc:654] T 284ade9704244da7a2ddd84fa8efb024 P ec43fff4b4f3487a9325222dc6aa5484: Neither blocks nor log segments found. Creating new log.
I20260608 09:52:58.693244 26167 tablet_bootstrap.cc:654] T 61ee8be146cc4f90845e44d0eae4ea5a P 54cb672228b04776899e5328b038bcc2: Neither blocks nor log segments found. Creating new log.
I20260608 09:52:58.749678 26165 tablet_bootstrap.cc:492] T 284ade9704244da7a2ddd84fa8efb024 P ec43fff4b4f3487a9325222dc6aa5484: No bootstrap required, opened a new log
I20260608 09:52:58.750864 26169 tablet_bootstrap.cc:492] T 284ade9704244da7a2ddd84fa8efb024 P aafd5e620c514b4394527eada11c9003: No bootstrap required, opened a new log
I20260608 09:52:58.751423 26169 ts_tablet_manager.cc:1403] T 284ade9704244da7a2ddd84fa8efb024 P aafd5e620c514b4394527eada11c9003: Time spent bootstrapping tablet: real 0.098s	user 0.038s	sys 0.040s
I20260608 09:52:58.751370 26165 ts_tablet_manager.cc:1403] T 284ade9704244da7a2ddd84fa8efb024 P ec43fff4b4f3487a9325222dc6aa5484: Time spent bootstrapping tablet: real 0.069s	user 0.032s	sys 0.030s
I20260608 09:52:58.750922 26167 tablet_bootstrap.cc:492] T 61ee8be146cc4f90845e44d0eae4ea5a P 54cb672228b04776899e5328b038bcc2: No bootstrap required, opened a new log
I20260608 09:52:58.753245 26167 ts_tablet_manager.cc:1403] T 61ee8be146cc4f90845e44d0eae4ea5a P 54cb672228b04776899e5328b038bcc2: Time spent bootstrapping tablet: real 0.071s	user 0.019s	sys 0.043s
I20260608 09:52:58.753314 26120 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cc5d05f33f3d4316bd056aaabd29cc1d" candidate_uuid: "54cb672228b04776899e5328b038bcc2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ec43fff4b4f3487a9325222dc6aa5484" is_pre_election: true
I20260608 09:52:58.754180 26120 raft_consensus.cc:2468] T cc5d05f33f3d4316bd056aaabd29cc1d P ec43fff4b4f3487a9325222dc6aa5484 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 54cb672228b04776899e5328b038bcc2 in term 0.
I20260608 09:52:58.755206 26165 raft_consensus.cc:359] T 284ade9704244da7a2ddd84fa8efb024 P ec43fff4b4f3487a9325222dc6aa5484 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54cb672228b04776899e5328b038bcc2" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 40211 } } peers { permanent_uuid: "aafd5e620c514b4394527eada11c9003" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 40859 } } peers { permanent_uuid: "ec43fff4b4f3487a9325222dc6aa5484" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 45431 } }
I20260608 09:52:58.755973 26165 raft_consensus.cc:385] T 284ade9704244da7a2ddd84fa8efb024 P ec43fff4b4f3487a9325222dc6aa5484 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:52:58.756297 26165 raft_consensus.cc:740] T 284ade9704244da7a2ddd84fa8efb024 P ec43fff4b4f3487a9325222dc6aa5484 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ec43fff4b4f3487a9325222dc6aa5484, State: Initialized, Role: FOLLOWER
I20260608 09:52:58.756489 26167 raft_consensus.cc:359] T 61ee8be146cc4f90845e44d0eae4ea5a P 54cb672228b04776899e5328b038bcc2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54cb672228b04776899e5328b038bcc2" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 40211 } } peers { permanent_uuid: "aafd5e620c514b4394527eada11c9003" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 40859 } } peers { permanent_uuid: "ec43fff4b4f3487a9325222dc6aa5484" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 45431 } }
I20260608 09:52:58.757215 26167 raft_consensus.cc:385] T 61ee8be146cc4f90845e44d0eae4ea5a P 54cb672228b04776899e5328b038bcc2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:52:58.757370 25937 leader_election.cc:304] T cc5d05f33f3d4316bd056aaabd29cc1d P 54cb672228b04776899e5328b038bcc2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 54cb672228b04776899e5328b038bcc2, ec43fff4b4f3487a9325222dc6aa5484; no voters: 
I20260608 09:52:58.757100 26165 consensus_queue.cc:260] T 284ade9704244da7a2ddd84fa8efb024 P ec43fff4b4f3487a9325222dc6aa5484 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54cb672228b04776899e5328b038bcc2" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 40211 } } peers { permanent_uuid: "aafd5e620c514b4394527eada11c9003" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 40859 } } peers { permanent_uuid: "ec43fff4b4f3487a9325222dc6aa5484" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 45431 } }
I20260608 09:52:58.759898 26165 ts_tablet_manager.cc:1434] T 284ade9704244da7a2ddd84fa8efb024 P ec43fff4b4f3487a9325222dc6aa5484: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.001s
I20260608 09:52:58.757579 26167 raft_consensus.cc:740] T 61ee8be146cc4f90845e44d0eae4ea5a P 54cb672228b04776899e5328b038bcc2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 54cb672228b04776899e5328b038bcc2, State: Initialized, Role: FOLLOWER
I20260608 09:52:58.759972 26169 raft_consensus.cc:359] T 284ade9704244da7a2ddd84fa8efb024 P aafd5e620c514b4394527eada11c9003 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54cb672228b04776899e5328b038bcc2" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 40211 } } peers { permanent_uuid: "aafd5e620c514b4394527eada11c9003" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 40859 } } peers { permanent_uuid: "ec43fff4b4f3487a9325222dc6aa5484" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 45431 } }
I20260608 09:52:58.760869 26169 raft_consensus.cc:385] T 284ade9704244da7a2ddd84fa8efb024 P aafd5e620c514b4394527eada11c9003 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:52:58.761150 26046 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cc5d05f33f3d4316bd056aaabd29cc1d" candidate_uuid: "54cb672228b04776899e5328b038bcc2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aafd5e620c514b4394527eada11c9003" is_pre_election: true
I20260608 09:52:58.761258 26169 raft_consensus.cc:740] T 284ade9704244da7a2ddd84fa8efb024 P aafd5e620c514b4394527eada11c9003 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: aafd5e620c514b4394527eada11c9003, State: Initialized, Role: FOLLOWER
I20260608 09:52:58.761229 26167 consensus_queue.cc:260] T 61ee8be146cc4f90845e44d0eae4ea5a P 54cb672228b04776899e5328b038bcc2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54cb672228b04776899e5328b038bcc2" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 40211 } } peers { permanent_uuid: "aafd5e620c514b4394527eada11c9003" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 40859 } } peers { permanent_uuid: "ec43fff4b4f3487a9325222dc6aa5484" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 45431 } }
I20260608 09:52:58.761962 26046 raft_consensus.cc:2468] T cc5d05f33f3d4316bd056aaabd29cc1d P aafd5e620c514b4394527eada11c9003 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 54cb672228b04776899e5328b038bcc2 in term 0.
I20260608 09:52:58.762586 26169 consensus_queue.cc:260] T 284ade9704244da7a2ddd84fa8efb024 P aafd5e620c514b4394527eada11c9003 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54cb672228b04776899e5328b038bcc2" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 40211 } } peers { permanent_uuid: "aafd5e620c514b4394527eada11c9003" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 40859 } } peers { permanent_uuid: "ec43fff4b4f3487a9325222dc6aa5484" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 45431 } }
I20260608 09:52:58.759948 26170 raft_consensus.cc:2804] T cc5d05f33f3d4316bd056aaabd29cc1d P 54cb672228b04776899e5328b038bcc2 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 09:52:58.764425 26170 raft_consensus.cc:493] T cc5d05f33f3d4316bd056aaabd29cc1d P 54cb672228b04776899e5328b038bcc2 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 09:52:58.764775 26170 raft_consensus.cc:3060] T cc5d05f33f3d4316bd056aaabd29cc1d P 54cb672228b04776899e5328b038bcc2 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:52:58.771680 26170 raft_consensus.cc:515] T cc5d05f33f3d4316bd056aaabd29cc1d P 54cb672228b04776899e5328b038bcc2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ec43fff4b4f3487a9325222dc6aa5484" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 45431 } } peers { permanent_uuid: "54cb672228b04776899e5328b038bcc2" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 40211 } } peers { permanent_uuid: "aafd5e620c514b4394527eada11c9003" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 40859 } }
I20260608 09:52:58.772051 26169 ts_tablet_manager.cc:1434] T 284ade9704244da7a2ddd84fa8efb024 P aafd5e620c514b4394527eada11c9003: Time spent starting tablet: real 0.020s	user 0.008s	sys 0.000s
I20260608 09:52:58.773231 26169 tablet_bootstrap.cc:492] T 61ee8be146cc4f90845e44d0eae4ea5a P aafd5e620c514b4394527eada11c9003: Bootstrap starting.
I20260608 09:52:58.774531 26120 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cc5d05f33f3d4316bd056aaabd29cc1d" candidate_uuid: "54cb672228b04776899e5328b038bcc2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ec43fff4b4f3487a9325222dc6aa5484"
I20260608 09:52:58.775104 26120 raft_consensus.cc:3060] T cc5d05f33f3d4316bd056aaabd29cc1d P ec43fff4b4f3487a9325222dc6aa5484 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:52:58.780225 26169 tablet_bootstrap.cc:654] T 61ee8be146cc4f90845e44d0eae4ea5a P aafd5e620c514b4394527eada11c9003: Neither blocks nor log segments found. Creating new log.
I20260608 09:52:58.782541 26120 raft_consensus.cc:2468] T cc5d05f33f3d4316bd056aaabd29cc1d P ec43fff4b4f3487a9325222dc6aa5484 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 54cb672228b04776899e5328b038bcc2 in term 1.
I20260608 09:52:58.785558 26046 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cc5d05f33f3d4316bd056aaabd29cc1d" candidate_uuid: "54cb672228b04776899e5328b038bcc2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aafd5e620c514b4394527eada11c9003"
I20260608 09:52:58.786353 26046 raft_consensus.cc:3060] T cc5d05f33f3d4316bd056aaabd29cc1d P aafd5e620c514b4394527eada11c9003 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:52:58.791312 26170 leader_election.cc:290] T cc5d05f33f3d4316bd056aaabd29cc1d P 54cb672228b04776899e5328b038bcc2 [CANDIDATE]: Term 1 election: Requested vote from peers ec43fff4b4f3487a9325222dc6aa5484 (127.22.183.131:45431), aafd5e620c514b4394527eada11c9003 (127.22.183.130:40859)
I20260608 09:52:58.794695 26167 ts_tablet_manager.cc:1434] T 61ee8be146cc4f90845e44d0eae4ea5a P 54cb672228b04776899e5328b038bcc2: Time spent starting tablet: real 0.041s	user 0.018s	sys 0.020s
I20260608 09:52:58.794895 25937 leader_election.cc:304] T cc5d05f33f3d4316bd056aaabd29cc1d P 54cb672228b04776899e5328b038bcc2 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 54cb672228b04776899e5328b038bcc2, ec43fff4b4f3487a9325222dc6aa5484; no voters: 
I20260608 09:52:58.795958 26183 raft_consensus.cc:2804] T cc5d05f33f3d4316bd056aaabd29cc1d P 54cb672228b04776899e5328b038bcc2 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 09:52:58.796511 26183 raft_consensus.cc:697] T cc5d05f33f3d4316bd056aaabd29cc1d P 54cb672228b04776899e5328b038bcc2 [term 1 LEADER]: Becoming Leader. State: Replica: 54cb672228b04776899e5328b038bcc2, State: Running, Role: LEADER
I20260608 09:52:58.797288 26169 tablet_bootstrap.cc:492] T 61ee8be146cc4f90845e44d0eae4ea5a P aafd5e620c514b4394527eada11c9003: No bootstrap required, opened a new log
I20260608 09:52:58.797642 26046 raft_consensus.cc:2468] T cc5d05f33f3d4316bd056aaabd29cc1d P aafd5e620c514b4394527eada11c9003 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 54cb672228b04776899e5328b038bcc2 in term 1.
I20260608 09:52:58.797899 26169 ts_tablet_manager.cc:1403] T 61ee8be146cc4f90845e44d0eae4ea5a P aafd5e620c514b4394527eada11c9003: Time spent bootstrapping tablet: real 0.025s	user 0.012s	sys 0.008s
I20260608 09:52:58.797396 26183 consensus_queue.cc:237] T cc5d05f33f3d4316bd056aaabd29cc1d P 54cb672228b04776899e5328b038bcc2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ec43fff4b4f3487a9325222dc6aa5484" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 45431 } } peers { permanent_uuid: "54cb672228b04776899e5328b038bcc2" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 40211 } } peers { permanent_uuid: "aafd5e620c514b4394527eada11c9003" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 40859 } }
I20260608 09:52:58.801954 26169 raft_consensus.cc:359] T 61ee8be146cc4f90845e44d0eae4ea5a P aafd5e620c514b4394527eada11c9003 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54cb672228b04776899e5328b038bcc2" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 40211 } } peers { permanent_uuid: "aafd5e620c514b4394527eada11c9003" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 40859 } } peers { permanent_uuid: "ec43fff4b4f3487a9325222dc6aa5484" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 45431 } }
I20260608 09:52:58.802644 26169 raft_consensus.cc:385] T 61ee8be146cc4f90845e44d0eae4ea5a P aafd5e620c514b4394527eada11c9003 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:52:58.802953 26169 raft_consensus.cc:740] T 61ee8be146cc4f90845e44d0eae4ea5a P aafd5e620c514b4394527eada11c9003 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: aafd5e620c514b4394527eada11c9003, State: Initialized, Role: FOLLOWER
I20260608 09:52:58.803925 26169 consensus_queue.cc:260] T 61ee8be146cc4f90845e44d0eae4ea5a P aafd5e620c514b4394527eada11c9003 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54cb672228b04776899e5328b038bcc2" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 40211 } } peers { permanent_uuid: "aafd5e620c514b4394527eada11c9003" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 40859 } } peers { permanent_uuid: "ec43fff4b4f3487a9325222dc6aa5484" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 45431 } }
I20260608 09:52:58.806210 26169 ts_tablet_manager.cc:1434] T 61ee8be146cc4f90845e44d0eae4ea5a P aafd5e620c514b4394527eada11c9003: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260608 09:52:58.807314 26169 tablet_bootstrap.cc:492] T 299d1242659943328ce86c68babe2513 P aafd5e620c514b4394527eada11c9003: Bootstrap starting.
I20260608 09:52:58.809746 25867 catalog_manager.cc:5696] T cc5d05f33f3d4316bd056aaabd29cc1d P 54cb672228b04776899e5328b038bcc2 reported cstate change: term changed from 0 to 1, leader changed from <none> to 54cb672228b04776899e5328b038bcc2 (127.22.183.129). New cstate: current_term: 1 leader_uuid: "54cb672228b04776899e5328b038bcc2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ec43fff4b4f3487a9325222dc6aa5484" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 45431 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "54cb672228b04776899e5328b038bcc2" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 40211 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "aafd5e620c514b4394527eada11c9003" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 40859 } health_report { overall_health: UNKNOWN } } }
I20260608 09:52:58.813766 26169 tablet_bootstrap.cc:654] T 299d1242659943328ce86c68babe2513 P aafd5e620c514b4394527eada11c9003: Neither blocks nor log segments found. Creating new log.
I20260608 09:52:58.818397 26169 tablet_bootstrap.cc:492] T 299d1242659943328ce86c68babe2513 P aafd5e620c514b4394527eada11c9003: No bootstrap required, opened a new log
I20260608 09:52:58.818877 26169 ts_tablet_manager.cc:1403] T 299d1242659943328ce86c68babe2513 P aafd5e620c514b4394527eada11c9003: Time spent bootstrapping tablet: real 0.012s	user 0.007s	sys 0.003s
I20260608 09:52:58.821625 26169 raft_consensus.cc:359] T 299d1242659943328ce86c68babe2513 P aafd5e620c514b4394527eada11c9003 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54cb672228b04776899e5328b038bcc2" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 40211 } } peers { permanent_uuid: "aafd5e620c514b4394527eada11c9003" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 40859 } } peers { permanent_uuid: "ec43fff4b4f3487a9325222dc6aa5484" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 45431 } }
I20260608 09:52:58.822252 26169 raft_consensus.cc:385] T 299d1242659943328ce86c68babe2513 P aafd5e620c514b4394527eada11c9003 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:52:58.822480 26169 raft_consensus.cc:740] T 299d1242659943328ce86c68babe2513 P aafd5e620c514b4394527eada11c9003 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: aafd5e620c514b4394527eada11c9003, State: Initialized, Role: FOLLOWER
I20260608 09:52:58.823158 26169 consensus_queue.cc:260] T 299d1242659943328ce86c68babe2513 P aafd5e620c514b4394527eada11c9003 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54cb672228b04776899e5328b038bcc2" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 40211 } } peers { permanent_uuid: "aafd5e620c514b4394527eada11c9003" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 40859 } } peers { permanent_uuid: "ec43fff4b4f3487a9325222dc6aa5484" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 45431 } }
I20260608 09:52:58.825017 26169 ts_tablet_manager.cc:1434] T 299d1242659943328ce86c68babe2513 P aafd5e620c514b4394527eada11c9003: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260608 09:52:58.927632 26183 raft_consensus.cc:493] T 299d1242659943328ce86c68babe2513 P 54cb672228b04776899e5328b038bcc2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 09:52:58.928074 26183 raft_consensus.cc:515] T 299d1242659943328ce86c68babe2513 P 54cb672228b04776899e5328b038bcc2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54cb672228b04776899e5328b038bcc2" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 40211 } } peers { permanent_uuid: "aafd5e620c514b4394527eada11c9003" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 40859 } } peers { permanent_uuid: "ec43fff4b4f3487a9325222dc6aa5484" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 45431 } }
I20260608 09:52:58.928974 26175 raft_consensus.cc:493] T 299d1242659943328ce86c68babe2513 P aafd5e620c514b4394527eada11c9003 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 09:52:58.929445 26175 raft_consensus.cc:515] T 299d1242659943328ce86c68babe2513 P aafd5e620c514b4394527eada11c9003 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54cb672228b04776899e5328b038bcc2" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 40211 } } peers { permanent_uuid: "aafd5e620c514b4394527eada11c9003" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 40859 } } peers { permanent_uuid: "ec43fff4b4f3487a9325222dc6aa5484" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 45431 } }
I20260608 09:52:58.930241 26183 leader_election.cc:290] T 299d1242659943328ce86c68babe2513 P 54cb672228b04776899e5328b038bcc2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers aafd5e620c514b4394527eada11c9003 (127.22.183.130:40859), ec43fff4b4f3487a9325222dc6aa5484 (127.22.183.131:45431)
I20260608 09:52:58.930677 26170 raft_consensus.cc:493] T 284ade9704244da7a2ddd84fa8efb024 P 54cb672228b04776899e5328b038bcc2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 09:52:58.931056 26046 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "299d1242659943328ce86c68babe2513" candidate_uuid: "54cb672228b04776899e5328b038bcc2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aafd5e620c514b4394527eada11c9003" is_pre_election: true
I20260608 09:52:58.931371 26170 raft_consensus.cc:515] T 284ade9704244da7a2ddd84fa8efb024 P 54cb672228b04776899e5328b038bcc2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54cb672228b04776899e5328b038bcc2" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 40211 } } peers { permanent_uuid: "aafd5e620c514b4394527eada11c9003" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 40859 } } peers { permanent_uuid: "ec43fff4b4f3487a9325222dc6aa5484" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 45431 } }
I20260608 09:52:58.931767 26046 raft_consensus.cc:2468] T 299d1242659943328ce86c68babe2513 P aafd5e620c514b4394527eada11c9003 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 54cb672228b04776899e5328b038bcc2 in term 0.
I20260608 09:52:58.932039 26120 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "299d1242659943328ce86c68babe2513" candidate_uuid: "54cb672228b04776899e5328b038bcc2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ec43fff4b4f3487a9325222dc6aa5484" is_pre_election: true
I20260608 09:52:58.932637 26175 leader_election.cc:290] T 299d1242659943328ce86c68babe2513 P aafd5e620c514b4394527eada11c9003 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 54cb672228b04776899e5328b038bcc2 (127.22.183.129:40211), ec43fff4b4f3487a9325222dc6aa5484 (127.22.183.131:45431)
I20260608 09:52:58.932680 26120 raft_consensus.cc:2468] T 299d1242659943328ce86c68babe2513 P ec43fff4b4f3487a9325222dc6aa5484 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 54cb672228b04776899e5328b038bcc2 in term 0.
I20260608 09:52:58.933485 26170 leader_election.cc:290] T 284ade9704244da7a2ddd84fa8efb024 P 54cb672228b04776899e5328b038bcc2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers aafd5e620c514b4394527eada11c9003 (127.22.183.130:40859), ec43fff4b4f3487a9325222dc6aa5484 (127.22.183.131:45431)
I20260608 09:52:58.934927 25937 leader_election.cc:304] T 299d1242659943328ce86c68babe2513 P 54cb672228b04776899e5328b038bcc2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 54cb672228b04776899e5328b038bcc2, ec43fff4b4f3487a9325222dc6aa5484; no voters: 
I20260608 09:52:58.935627 26046 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "284ade9704244da7a2ddd84fa8efb024" candidate_uuid: "54cb672228b04776899e5328b038bcc2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aafd5e620c514b4394527eada11c9003" is_pre_election: true
I20260608 09:52:58.936205 26046 raft_consensus.cc:2468] T 284ade9704244da7a2ddd84fa8efb024 P aafd5e620c514b4394527eada11c9003 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 54cb672228b04776899e5328b038bcc2 in term 0.
I20260608 09:52:58.937126 26120 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "284ade9704244da7a2ddd84fa8efb024" candidate_uuid: "54cb672228b04776899e5328b038bcc2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ec43fff4b4f3487a9325222dc6aa5484" is_pre_election: true
I20260608 09:52:58.937762 26120 raft_consensus.cc:2468] T 284ade9704244da7a2ddd84fa8efb024 P ec43fff4b4f3487a9325222dc6aa5484 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 54cb672228b04776899e5328b038bcc2 in term 0.
I20260608 09:52:58.939043 26183 raft_consensus.cc:2804] T 299d1242659943328ce86c68babe2513 P 54cb672228b04776899e5328b038bcc2 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 09:52:58.939195 25937 leader_election.cc:304] T 284ade9704244da7a2ddd84fa8efb024 P 54cb672228b04776899e5328b038bcc2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 54cb672228b04776899e5328b038bcc2, ec43fff4b4f3487a9325222dc6aa5484; no voters: 
I20260608 09:52:58.939559 26183 raft_consensus.cc:493] T 299d1242659943328ce86c68babe2513 P 54cb672228b04776899e5328b038bcc2 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 09:52:58.940088 26170 raft_consensus.cc:2804] T 284ade9704244da7a2ddd84fa8efb024 P 54cb672228b04776899e5328b038bcc2 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 09:52:58.940100 26183 raft_consensus.cc:3060] T 299d1242659943328ce86c68babe2513 P 54cb672228b04776899e5328b038bcc2 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:52:58.940574 26170 raft_consensus.cc:493] T 284ade9704244da7a2ddd84fa8efb024 P 54cb672228b04776899e5328b038bcc2 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 09:52:58.940994 26170 raft_consensus.cc:3060] T 284ade9704244da7a2ddd84fa8efb024 P 54cb672228b04776899e5328b038bcc2 [term 0 FOLLOWER]: Advancing to term 1
W20260608 09:52:58.944643 25917 auto_rebalancer.cc:259] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260608 09:52:58.945829 25922 auto_leader_rebalancer.cc:140] leader rebalance for table range_aware_auto_rebalancer_test
W20260608 09:52:58.948194 25922 auto_leader_rebalancer.cc:460] the master instance isn't leader: Service unavailable: Tablet not running
I20260608 09:52:58.948698 26170 raft_consensus.cc:515] T 284ade9704244da7a2ddd84fa8efb024 P 54cb672228b04776899e5328b038bcc2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54cb672228b04776899e5328b038bcc2" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 40211 } } peers { permanent_uuid: "aafd5e620c514b4394527eada11c9003" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 40859 } } peers { permanent_uuid: "ec43fff4b4f3487a9325222dc6aa5484" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 45431 } }
I20260608 09:52:58.947881 26183 raft_consensus.cc:515] T 299d1242659943328ce86c68babe2513 P 54cb672228b04776899e5328b038bcc2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54cb672228b04776899e5328b038bcc2" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 40211 } } peers { permanent_uuid: "aafd5e620c514b4394527eada11c9003" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 40859 } } peers { permanent_uuid: "ec43fff4b4f3487a9325222dc6aa5484" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 45431 } }
I20260608 09:52:58.951236 26183 leader_election.cc:290] T 299d1242659943328ce86c68babe2513 P 54cb672228b04776899e5328b038bcc2 [CANDIDATE]: Term 1 election: Requested vote from peers aafd5e620c514b4394527eada11c9003 (127.22.183.130:40859), ec43fff4b4f3487a9325222dc6aa5484 (127.22.183.131:45431)
I20260608 09:52:58.951462 26046 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "284ade9704244da7a2ddd84fa8efb024" candidate_uuid: "54cb672228b04776899e5328b038bcc2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aafd5e620c514b4394527eada11c9003"
I20260608 09:52:58.952064 26046 raft_consensus.cc:3060] T 284ade9704244da7a2ddd84fa8efb024 P aafd5e620c514b4394527eada11c9003 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:52:58.952656 26120 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "299d1242659943328ce86c68babe2513" candidate_uuid: "aafd5e620c514b4394527eada11c9003" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ec43fff4b4f3487a9325222dc6aa5484" is_pre_election: true
I20260608 09:52:58.953274 26120 raft_consensus.cc:2468] T 299d1242659943328ce86c68babe2513 P ec43fff4b4f3487a9325222dc6aa5484 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate aafd5e620c514b4394527eada11c9003 in term 0.
I20260608 09:52:58.953606 26170 leader_election.cc:290] T 284ade9704244da7a2ddd84fa8efb024 P 54cb672228b04776899e5328b038bcc2 [CANDIDATE]: Term 1 election: Requested vote from peers aafd5e620c514b4394527eada11c9003 (127.22.183.130:40859), ec43fff4b4f3487a9325222dc6aa5484 (127.22.183.131:45431)
I20260608 09:52:58.955075 26012 leader_election.cc:304] T 299d1242659943328ce86c68babe2513 P aafd5e620c514b4394527eada11c9003 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: aafd5e620c514b4394527eada11c9003, ec43fff4b4f3487a9325222dc6aa5484; no voters: 
I20260608 09:52:58.955549 26119 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "284ade9704244da7a2ddd84fa8efb024" candidate_uuid: "54cb672228b04776899e5328b038bcc2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ec43fff4b4f3487a9325222dc6aa5484"
I20260608 09:52:58.955310 26045 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "299d1242659943328ce86c68babe2513" candidate_uuid: "54cb672228b04776899e5328b038bcc2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aafd5e620c514b4394527eada11c9003"
I20260608 09:52:58.956382 26175 raft_consensus.cc:2804] T 299d1242659943328ce86c68babe2513 P aafd5e620c514b4394527eada11c9003 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 09:52:58.956790 26120 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "299d1242659943328ce86c68babe2513" candidate_uuid: "54cb672228b04776899e5328b038bcc2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ec43fff4b4f3487a9325222dc6aa5484"
I20260608 09:52:58.956790 26175 raft_consensus.cc:493] T 299d1242659943328ce86c68babe2513 P aafd5e620c514b4394527eada11c9003 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 09:52:58.956178 26119 raft_consensus.cc:3060] T 284ade9704244da7a2ddd84fa8efb024 P ec43fff4b4f3487a9325222dc6aa5484 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:52:58.957389 26120 raft_consensus.cc:3060] T 299d1242659943328ce86c68babe2513 P ec43fff4b4f3487a9325222dc6aa5484 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:52:58.957582 25971 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "299d1242659943328ce86c68babe2513" candidate_uuid: "aafd5e620c514b4394527eada11c9003" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "54cb672228b04776899e5328b038bcc2" is_pre_election: true
I20260608 09:52:58.957409 26175 raft_consensus.cc:3060] T 299d1242659943328ce86c68babe2513 P aafd5e620c514b4394527eada11c9003 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:52:58.958592 25971 raft_consensus.cc:2393] T 299d1242659943328ce86c68babe2513 P 54cb672228b04776899e5328b038bcc2 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate aafd5e620c514b4394527eada11c9003 in current term 1: Already voted for candidate 54cb672228b04776899e5328b038bcc2 in this term.
I20260608 09:52:58.961138 26046 raft_consensus.cc:2468] T 284ade9704244da7a2ddd84fa8efb024 P aafd5e620c514b4394527eada11c9003 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 54cb672228b04776899e5328b038bcc2 in term 1.
I20260608 09:52:58.962698 25937 leader_election.cc:304] T 284ade9704244da7a2ddd84fa8efb024 P 54cb672228b04776899e5328b038bcc2 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 54cb672228b04776899e5328b038bcc2, aafd5e620c514b4394527eada11c9003; no voters: 
I20260608 09:52:58.963562 26170 raft_consensus.cc:2804] T 284ade9704244da7a2ddd84fa8efb024 P 54cb672228b04776899e5328b038bcc2 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 09:52:58.964036 26170 raft_consensus.cc:697] T 284ade9704244da7a2ddd84fa8efb024 P 54cb672228b04776899e5328b038bcc2 [term 1 LEADER]: Becoming Leader. State: Replica: 54cb672228b04776899e5328b038bcc2, State: Running, Role: LEADER
I20260608 09:52:58.964843 26170 consensus_queue.cc:237] T 284ade9704244da7a2ddd84fa8efb024 P 54cb672228b04776899e5328b038bcc2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54cb672228b04776899e5328b038bcc2" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 40211 } } peers { permanent_uuid: "aafd5e620c514b4394527eada11c9003" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 40859 } } peers { permanent_uuid: "ec43fff4b4f3487a9325222dc6aa5484" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 45431 } }
I20260608 09:52:58.965251 26175 raft_consensus.cc:515] T 299d1242659943328ce86c68babe2513 P aafd5e620c514b4394527eada11c9003 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54cb672228b04776899e5328b038bcc2" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 40211 } } peers { permanent_uuid: "aafd5e620c514b4394527eada11c9003" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 40859 } } peers { permanent_uuid: "ec43fff4b4f3487a9325222dc6aa5484" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 45431 } }
I20260608 09:52:58.965235 26119 raft_consensus.cc:2468] T 284ade9704244da7a2ddd84fa8efb024 P ec43fff4b4f3487a9325222dc6aa5484 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 54cb672228b04776899e5328b038bcc2 in term 1.
I20260608 09:52:58.966583 26045 raft_consensus.cc:2393] T 299d1242659943328ce86c68babe2513 P aafd5e620c514b4394527eada11c9003 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 54cb672228b04776899e5328b038bcc2 in current term 1: Already voted for candidate aafd5e620c514b4394527eada11c9003 in this term.
I20260608 09:52:58.969823 26120 raft_consensus.cc:2468] T 299d1242659943328ce86c68babe2513 P ec43fff4b4f3487a9325222dc6aa5484 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 54cb672228b04776899e5328b038bcc2 in term 1.
I20260608 09:52:58.970126 25971 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "299d1242659943328ce86c68babe2513" candidate_uuid: "aafd5e620c514b4394527eada11c9003" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "54cb672228b04776899e5328b038bcc2"
I20260608 09:52:58.970947 25971 raft_consensus.cc:2393] T 299d1242659943328ce86c68babe2513 P 54cb672228b04776899e5328b038bcc2 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate aafd5e620c514b4394527eada11c9003 in current term 1: Already voted for candidate 54cb672228b04776899e5328b038bcc2 in this term.
I20260608 09:52:58.971278 25937 leader_election.cc:304] T 299d1242659943328ce86c68babe2513 P 54cb672228b04776899e5328b038bcc2 [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: 54cb672228b04776899e5328b038bcc2, ec43fff4b4f3487a9325222dc6aa5484; no voters: aafd5e620c514b4394527eada11c9003
I20260608 09:52:58.972106 26183 raft_consensus.cc:2804] T 299d1242659943328ce86c68babe2513 P 54cb672228b04776899e5328b038bcc2 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 09:52:58.972206 26120 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "299d1242659943328ce86c68babe2513" candidate_uuid: "aafd5e620c514b4394527eada11c9003" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ec43fff4b4f3487a9325222dc6aa5484"
I20260608 09:52:58.972719 26183 raft_consensus.cc:697] T 299d1242659943328ce86c68babe2513 P 54cb672228b04776899e5328b038bcc2 [term 1 LEADER]: Becoming Leader. State: Replica: 54cb672228b04776899e5328b038bcc2, State: Running, Role: LEADER
I20260608 09:52:58.971925 26175 leader_election.cc:290] T 299d1242659943328ce86c68babe2513 P aafd5e620c514b4394527eada11c9003 [CANDIDATE]: Term 1 election: Requested vote from peers 54cb672228b04776899e5328b038bcc2 (127.22.183.129:40211), ec43fff4b4f3487a9325222dc6aa5484 (127.22.183.131:45431)
I20260608 09:52:58.973172 26120 raft_consensus.cc:2393] T 299d1242659943328ce86c68babe2513 P ec43fff4b4f3487a9325222dc6aa5484 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate aafd5e620c514b4394527eada11c9003 in current term 1: Already voted for candidate 54cb672228b04776899e5328b038bcc2 in this term.
I20260608 09:52:58.973631 26183 consensus_queue.cc:237] T 299d1242659943328ce86c68babe2513 P 54cb672228b04776899e5328b038bcc2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54cb672228b04776899e5328b038bcc2" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 40211 } } peers { permanent_uuid: "aafd5e620c514b4394527eada11c9003" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 40859 } } peers { permanent_uuid: "ec43fff4b4f3487a9325222dc6aa5484" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 45431 } }
I20260608 09:52:58.974340 26012 leader_election.cc:304] T 299d1242659943328ce86c68babe2513 P aafd5e620c514b4394527eada11c9003 [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: aafd5e620c514b4394527eada11c9003; no voters: 54cb672228b04776899e5328b038bcc2, ec43fff4b4f3487a9325222dc6aa5484
I20260608 09:52:58.975234 26175 raft_consensus.cc:2749] T 299d1242659943328ce86c68babe2513 P aafd5e620c514b4394527eada11c9003 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260608 09:52:58.977371 25868 catalog_manager.cc:5696] T 284ade9704244da7a2ddd84fa8efb024 P 54cb672228b04776899e5328b038bcc2 reported cstate change: term changed from 0 to 1, leader changed from <none> to 54cb672228b04776899e5328b038bcc2 (127.22.183.129). New cstate: current_term: 1 leader_uuid: "54cb672228b04776899e5328b038bcc2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54cb672228b04776899e5328b038bcc2" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 40211 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "aafd5e620c514b4394527eada11c9003" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 40859 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ec43fff4b4f3487a9325222dc6aa5484" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 45431 } health_report { overall_health: UNKNOWN } } }
I20260608 09:52:58.989774 25868 catalog_manager.cc:5696] T 299d1242659943328ce86c68babe2513 P 54cb672228b04776899e5328b038bcc2 reported cstate change: term changed from 0 to 1, leader changed from <none> to 54cb672228b04776899e5328b038bcc2 (127.22.183.129). New cstate: current_term: 1 leader_uuid: "54cb672228b04776899e5328b038bcc2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54cb672228b04776899e5328b038bcc2" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 40211 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "aafd5e620c514b4394527eada11c9003" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 40859 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ec43fff4b4f3487a9325222dc6aa5484" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 45431 } health_report { overall_health: UNKNOWN } } }
I20260608 09:52:58.994755 26175 raft_consensus.cc:493] T 61ee8be146cc4f90845e44d0eae4ea5a P aafd5e620c514b4394527eada11c9003 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 09:52:58.995206 26175 raft_consensus.cc:515] T 61ee8be146cc4f90845e44d0eae4ea5a P aafd5e620c514b4394527eada11c9003 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54cb672228b04776899e5328b038bcc2" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 40211 } } peers { permanent_uuid: "aafd5e620c514b4394527eada11c9003" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 40859 } } peers { permanent_uuid: "ec43fff4b4f3487a9325222dc6aa5484" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 45431 } }
I20260608 09:52:58.997177 26175 leader_election.cc:290] T 61ee8be146cc4f90845e44d0eae4ea5a P aafd5e620c514b4394527eada11c9003 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 54cb672228b04776899e5328b038bcc2 (127.22.183.129:40211), ec43fff4b4f3487a9325222dc6aa5484 (127.22.183.131:45431)
I20260608 09:52:58.997932 25971 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "61ee8be146cc4f90845e44d0eae4ea5a" candidate_uuid: "aafd5e620c514b4394527eada11c9003" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "54cb672228b04776899e5328b038bcc2" is_pre_election: true
I20260608 09:52:58.998183 26120 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "61ee8be146cc4f90845e44d0eae4ea5a" candidate_uuid: "aafd5e620c514b4394527eada11c9003" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ec43fff4b4f3487a9325222dc6aa5484" is_pre_election: true
I20260608 09:52:58.998493 25971 raft_consensus.cc:2468] T 61ee8be146cc4f90845e44d0eae4ea5a P 54cb672228b04776899e5328b038bcc2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate aafd5e620c514b4394527eada11c9003 in term 0.
I20260608 09:52:58.998749 26120 raft_consensus.cc:2468] T 61ee8be146cc4f90845e44d0eae4ea5a P ec43fff4b4f3487a9325222dc6aa5484 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate aafd5e620c514b4394527eada11c9003 in term 0.
I20260608 09:52:58.999711 26011 leader_election.cc:304] T 61ee8be146cc4f90845e44d0eae4ea5a P aafd5e620c514b4394527eada11c9003 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 54cb672228b04776899e5328b038bcc2, aafd5e620c514b4394527eada11c9003; no voters: 
I20260608 09:52:59.000442 26175 raft_consensus.cc:2804] T 61ee8be146cc4f90845e44d0eae4ea5a P aafd5e620c514b4394527eada11c9003 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 09:52:59.000752 26175 raft_consensus.cc:493] T 61ee8be146cc4f90845e44d0eae4ea5a P aafd5e620c514b4394527eada11c9003 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 09:52:59.001046 26175 raft_consensus.cc:3060] T 61ee8be146cc4f90845e44d0eae4ea5a P aafd5e620c514b4394527eada11c9003 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:52:59.005764 26175 raft_consensus.cc:515] T 61ee8be146cc4f90845e44d0eae4ea5a P aafd5e620c514b4394527eada11c9003 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54cb672228b04776899e5328b038bcc2" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 40211 } } peers { permanent_uuid: "aafd5e620c514b4394527eada11c9003" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 40859 } } peers { permanent_uuid: "ec43fff4b4f3487a9325222dc6aa5484" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 45431 } }
I20260608 09:52:59.007443 26175 leader_election.cc:290] T 61ee8be146cc4f90845e44d0eae4ea5a P aafd5e620c514b4394527eada11c9003 [CANDIDATE]: Term 1 election: Requested vote from peers 54cb672228b04776899e5328b038bcc2 (127.22.183.129:40211), ec43fff4b4f3487a9325222dc6aa5484 (127.22.183.131:45431)
I20260608 09:52:59.008170 25971 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "61ee8be146cc4f90845e44d0eae4ea5a" candidate_uuid: "aafd5e620c514b4394527eada11c9003" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "54cb672228b04776899e5328b038bcc2"
I20260608 09:52:59.008329 26120 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "61ee8be146cc4f90845e44d0eae4ea5a" candidate_uuid: "aafd5e620c514b4394527eada11c9003" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ec43fff4b4f3487a9325222dc6aa5484"
I20260608 09:52:59.008633 25971 raft_consensus.cc:3060] T 61ee8be146cc4f90845e44d0eae4ea5a P 54cb672228b04776899e5328b038bcc2 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:52:59.008843 26120 raft_consensus.cc:3060] T 61ee8be146cc4f90845e44d0eae4ea5a P ec43fff4b4f3487a9325222dc6aa5484 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:52:59.013252 26120 raft_consensus.cc:2468] T 61ee8be146cc4f90845e44d0eae4ea5a P ec43fff4b4f3487a9325222dc6aa5484 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate aafd5e620c514b4394527eada11c9003 in term 1.
I20260608 09:52:59.013797 25971 raft_consensus.cc:2468] T 61ee8be146cc4f90845e44d0eae4ea5a P 54cb672228b04776899e5328b038bcc2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate aafd5e620c514b4394527eada11c9003 in term 1.
I20260608 09:52:59.014219 26012 leader_election.cc:304] T 61ee8be146cc4f90845e44d0eae4ea5a P aafd5e620c514b4394527eada11c9003 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: aafd5e620c514b4394527eada11c9003, ec43fff4b4f3487a9325222dc6aa5484; no voters: 
I20260608 09:52:59.014958 26175 raft_consensus.cc:2804] T 61ee8be146cc4f90845e44d0eae4ea5a P aafd5e620c514b4394527eada11c9003 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 09:52:59.015990 26175 raft_consensus.cc:697] T 61ee8be146cc4f90845e44d0eae4ea5a P aafd5e620c514b4394527eada11c9003 [term 1 LEADER]: Becoming Leader. State: Replica: aafd5e620c514b4394527eada11c9003, State: Running, Role: LEADER
I20260608 09:52:59.016791 26175 consensus_queue.cc:237] T 61ee8be146cc4f90845e44d0eae4ea5a P aafd5e620c514b4394527eada11c9003 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54cb672228b04776899e5328b038bcc2" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 40211 } } peers { permanent_uuid: "aafd5e620c514b4394527eada11c9003" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 40859 } } peers { permanent_uuid: "ec43fff4b4f3487a9325222dc6aa5484" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 45431 } }
I20260608 09:52:59.023630 25868 catalog_manager.cc:5696] T 61ee8be146cc4f90845e44d0eae4ea5a P aafd5e620c514b4394527eada11c9003 reported cstate change: term changed from 0 to 1, leader changed from <none> to aafd5e620c514b4394527eada11c9003 (127.22.183.130). New cstate: current_term: 1 leader_uuid: "aafd5e620c514b4394527eada11c9003" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54cb672228b04776899e5328b038bcc2" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 40211 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "aafd5e620c514b4394527eada11c9003" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 40859 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ec43fff4b4f3487a9325222dc6aa5484" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 45431 } health_report { overall_health: UNKNOWN } } }
I20260608 09:52:59.109277 23262 tablet_server.cc:179] TabletServer@127.22.183.129:0 shutting down...
I20260608 09:52:59.127368 23262 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 09:52:59.128304 23262 tablet_replica.cc:333] T 61ee8be146cc4f90845e44d0eae4ea5a P 54cb672228b04776899e5328b038bcc2: stopping tablet replica
I20260608 09:52:59.128863 23262 raft_consensus.cc:2243] T 61ee8be146cc4f90845e44d0eae4ea5a P 54cb672228b04776899e5328b038bcc2 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:52:59.129284 23262 raft_consensus.cc:2272] T 61ee8be146cc4f90845e44d0eae4ea5a P 54cb672228b04776899e5328b038bcc2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:52:59.131261 23262 tablet_replica.cc:333] T cc5d05f33f3d4316bd056aaabd29cc1d P 54cb672228b04776899e5328b038bcc2: stopping tablet replica
I20260608 09:52:59.131776 23262 raft_consensus.cc:2243] T cc5d05f33f3d4316bd056aaabd29cc1d P 54cb672228b04776899e5328b038bcc2 [term 1 LEADER]: Raft consensus shutting down.
I20260608 09:52:59.132356 23262 pending_rounds.cc:70] T cc5d05f33f3d4316bd056aaabd29cc1d P 54cb672228b04776899e5328b038bcc2: Trying to abort 1 pending ops.
I20260608 09:52:59.132607 23262 pending_rounds.cc:77] T cc5d05f33f3d4316bd056aaabd29cc1d P 54cb672228b04776899e5328b038bcc2: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7294617103566745600 op_type: NO_OP noop_request { }
I20260608 09:52:59.132978 23262 raft_consensus.cc:2889] T cc5d05f33f3d4316bd056aaabd29cc1d P 54cb672228b04776899e5328b038bcc2 [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260608 09:52:59.133273 23262 raft_consensus.cc:2272] T cc5d05f33f3d4316bd056aaabd29cc1d P 54cb672228b04776899e5328b038bcc2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:52:59.135584 23262 tablet_replica.cc:333] T 284ade9704244da7a2ddd84fa8efb024 P 54cb672228b04776899e5328b038bcc2: stopping tablet replica
I20260608 09:52:59.136096 23262 raft_consensus.cc:2243] T 284ade9704244da7a2ddd84fa8efb024 P 54cb672228b04776899e5328b038bcc2 [term 1 LEADER]: Raft consensus shutting down.
I20260608 09:52:59.136646 23262 pending_rounds.cc:70] T 284ade9704244da7a2ddd84fa8efb024 P 54cb672228b04776899e5328b038bcc2: Trying to abort 1 pending ops.
I20260608 09:52:59.136847 23262 pending_rounds.cc:77] T 284ade9704244da7a2ddd84fa8efb024 P 54cb672228b04776899e5328b038bcc2: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7294617104250380288 op_type: NO_OP noop_request { }
I20260608 09:52:59.137116 23262 raft_consensus.cc:2889] T 284ade9704244da7a2ddd84fa8efb024 P 54cb672228b04776899e5328b038bcc2 [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260608 09:52:59.137384 23262 raft_consensus.cc:2272] T 284ade9704244da7a2ddd84fa8efb024 P 54cb672228b04776899e5328b038bcc2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:52:59.139566 23262 tablet_replica.cc:333] T 299d1242659943328ce86c68babe2513 P 54cb672228b04776899e5328b038bcc2: stopping tablet replica
I20260608 09:52:59.140064 23262 raft_consensus.cc:2243] T 299d1242659943328ce86c68babe2513 P 54cb672228b04776899e5328b038bcc2 [term 1 LEADER]: Raft consensus shutting down.
I20260608 09:52:59.140666 23262 pending_rounds.cc:70] T 299d1242659943328ce86c68babe2513 P 54cb672228b04776899e5328b038bcc2: Trying to abort 1 pending ops.
I20260608 09:52:59.140866 23262 pending_rounds.cc:77] T 299d1242659943328ce86c68babe2513 P 54cb672228b04776899e5328b038bcc2: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7294617104286015488 op_type: NO_OP noop_request { }
I20260608 09:52:59.141168 23262 raft_consensus.cc:2889] T 299d1242659943328ce86c68babe2513 P 54cb672228b04776899e5328b038bcc2 [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260608 09:52:59.141433 23262 raft_consensus.cc:2272] T 299d1242659943328ce86c68babe2513 P 54cb672228b04776899e5328b038bcc2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:52:59.164636 23262 tablet_server.cc:196] TabletServer@127.22.183.129:0 shutdown complete.
I20260608 09:52:59.175772 23262 tablet_server.cc:179] TabletServer@127.22.183.130:0 shutting down...
I20260608 09:52:59.193871 23262 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 09:52:59.194679 23262 tablet_replica.cc:333] T 299d1242659943328ce86c68babe2513 P aafd5e620c514b4394527eada11c9003: stopping tablet replica
I20260608 09:52:59.195361 23262 raft_consensus.cc:2243] T 299d1242659943328ce86c68babe2513 P aafd5e620c514b4394527eada11c9003 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:52:59.195781 23262 raft_consensus.cc:2272] T 299d1242659943328ce86c68babe2513 P aafd5e620c514b4394527eada11c9003 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:52:59.197840 23262 tablet_replica.cc:333] T 61ee8be146cc4f90845e44d0eae4ea5a P aafd5e620c514b4394527eada11c9003: stopping tablet replica
I20260608 09:52:59.198350 23262 raft_consensus.cc:2243] T 61ee8be146cc4f90845e44d0eae4ea5a P aafd5e620c514b4394527eada11c9003 [term 1 LEADER]: Raft consensus shutting down.
I20260608 09:52:59.198884 23262 pending_rounds.cc:70] T 61ee8be146cc4f90845e44d0eae4ea5a P aafd5e620c514b4394527eada11c9003: Trying to abort 1 pending ops.
I20260608 09:52:59.199057 23262 pending_rounds.cc:77] T 61ee8be146cc4f90845e44d0eae4ea5a P aafd5e620c514b4394527eada11c9003: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7294617104460066816 op_type: NO_OP noop_request { }
I20260608 09:52:59.199384 23262 raft_consensus.cc:2889] T 61ee8be146cc4f90845e44d0eae4ea5a P aafd5e620c514b4394527eada11c9003 [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260608 09:52:59.199656 23262 raft_consensus.cc:2272] T 61ee8be146cc4f90845e44d0eae4ea5a P aafd5e620c514b4394527eada11c9003 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:52:59.201802 23262 tablet_replica.cc:333] T 284ade9704244da7a2ddd84fa8efb024 P aafd5e620c514b4394527eada11c9003: stopping tablet replica
I20260608 09:52:59.202310 23262 raft_consensus.cc:2243] T 284ade9704244da7a2ddd84fa8efb024 P aafd5e620c514b4394527eada11c9003 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:52:59.202666 23262 raft_consensus.cc:2272] T 284ade9704244da7a2ddd84fa8efb024 P aafd5e620c514b4394527eada11c9003 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:52:59.204377 23262 tablet_replica.cc:333] T cc5d05f33f3d4316bd056aaabd29cc1d P aafd5e620c514b4394527eada11c9003: stopping tablet replica
I20260608 09:52:59.204841 23262 raft_consensus.cc:2243] T cc5d05f33f3d4316bd056aaabd29cc1d P aafd5e620c514b4394527eada11c9003 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:52:59.205214 23262 raft_consensus.cc:2272] T cc5d05f33f3d4316bd056aaabd29cc1d P aafd5e620c514b4394527eada11c9003 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:52:59.217043 23262 tablet_server.cc:196] TabletServer@127.22.183.130:0 shutdown complete.
I20260608 09:52:59.227902 23262 tablet_server.cc:179] TabletServer@127.22.183.131:0 shutting down...
I20260608 09:52:59.244624 23262 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 09:52:59.245489 23262 tablet_replica.cc:333] T 284ade9704244da7a2ddd84fa8efb024 P ec43fff4b4f3487a9325222dc6aa5484: stopping tablet replica
I20260608 09:52:59.246078 23262 raft_consensus.cc:2243] T 284ade9704244da7a2ddd84fa8efb024 P ec43fff4b4f3487a9325222dc6aa5484 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:52:59.246524 23262 raft_consensus.cc:2272] T 284ade9704244da7a2ddd84fa8efb024 P ec43fff4b4f3487a9325222dc6aa5484 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:52:59.248221 23262 tablet_replica.cc:333] T 61ee8be146cc4f90845e44d0eae4ea5a P ec43fff4b4f3487a9325222dc6aa5484: stopping tablet replica
I20260608 09:52:59.248723 23262 raft_consensus.cc:2243] T 61ee8be146cc4f90845e44d0eae4ea5a P ec43fff4b4f3487a9325222dc6aa5484 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:52:59.249079 23262 raft_consensus.cc:2272] T 61ee8be146cc4f90845e44d0eae4ea5a P ec43fff4b4f3487a9325222dc6aa5484 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:52:59.250625 23262 tablet_replica.cc:333] T 299d1242659943328ce86c68babe2513 P ec43fff4b4f3487a9325222dc6aa5484: stopping tablet replica
I20260608 09:52:59.251094 23262 raft_consensus.cc:2243] T 299d1242659943328ce86c68babe2513 P ec43fff4b4f3487a9325222dc6aa5484 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:52:59.251515 23262 raft_consensus.cc:2272] T 299d1242659943328ce86c68babe2513 P ec43fff4b4f3487a9325222dc6aa5484 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:52:59.253016 23262 tablet_replica.cc:333] T cc5d05f33f3d4316bd056aaabd29cc1d P ec43fff4b4f3487a9325222dc6aa5484: stopping tablet replica
I20260608 09:52:59.253473 23262 raft_consensus.cc:2243] T cc5d05f33f3d4316bd056aaabd29cc1d P ec43fff4b4f3487a9325222dc6aa5484 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:52:59.253818 23262 raft_consensus.cc:2272] T cc5d05f33f3d4316bd056aaabd29cc1d P ec43fff4b4f3487a9325222dc6aa5484 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:52:59.273908 23262 tablet_server.cc:196] TabletServer@127.22.183.131:0 shutdown complete.
I20260608 09:52:59.284487 23262 master.cc:562] Master@127.22.183.190:33011 shutting down...
I20260608 09:52:59.298925 23262 raft_consensus.cc:2243] T 00000000000000000000000000000000 P a4b84685aea34a318ec165630eb35622 [term 1 LEADER]: Raft consensus shutting down.
I20260608 09:52:59.299458 23262 raft_consensus.cc:2272] T 00000000000000000000000000000000 P a4b84685aea34a318ec165630eb35622 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:52:59.299788 23262 tablet_replica.cc:333] T 00000000000000000000000000000000 P a4b84685aea34a318ec165630eb35622: stopping tablet replica
I20260608 09:52:59.308405 23262 master.cc:584] Master@127.22.183.190:33011 shutdown complete.
[       OK ] AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange (2543 ms)
[ RUN      ] AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas
I20260608 09:52:59.338897 23262 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.22.183.190:38547
I20260608 09:52:59.340013 23262 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 09:52:59.345188 26193 instance_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 09:52:59.347285 26194 instance_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 09:52:59.348287 26196 instance_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 09:52:59.352680 23262 server_base.cc:1061] running on GCE node
I20260608 09:52:59.353590 23262 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 09:52:59.353771 23262 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 09:52:59.353895 23262 hybrid_clock.cc:648] HybridClock initialized: now 1780912379353878 us; error 0 us; skew 500 ppm
I20260608 09:52:59.354465 23262 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 09:52:59.356742 23262 webserver.cc:533] Webserver started at http://127.22.183.190:34263/ using document root <none> and password file <none>
I20260608 09:52:59.357214 23262 fs_manager.cc:362] Metadata directory not provided
I20260608 09:52:59.357383 23262 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 09:52:59.357587 23262 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 09:52:59.358568 23262 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task8s1y23/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780912294849904-23262-0/minicluster-data/master-0-root/instance:
uuid: "f6eb5d59bf4d4da18d84389f496cfe2e"
format_stamp: "Formatted at 2026-06-08 09:52:59 on dist-test-slave-vzb5"
I20260608 09:52:59.362907 23262 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260608 09:52:59.366107 26201 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:52:59.366881 23262 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260608 09:52:59.367225 23262 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task8s1y23/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780912294849904-23262-0/minicluster-data/master-0-root
uuid: "f6eb5d59bf4d4da18d84389f496cfe2e"
format_stamp: "Formatted at 2026-06-08 09:52:59 on dist-test-slave-vzb5"
I20260608 09:52:59.367533 23262 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task8s1y23/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780912294849904-23262-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-task8s1y23/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780912294849904-23262-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-task8s1y23/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780912294849904-23262-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 09:52:59.389966 23262 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 09:52:59.391021 23262 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 09:52:59.425935 23262 rpc_server.cc:307] RPC server started. Bound to: 127.22.183.190:38547
I20260608 09:52:59.426054 26252 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.22.183.190:38547 every 8 connection(s)
I20260608 09:52:59.429983 26253 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 09:52:59.439276 26253 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P f6eb5d59bf4d4da18d84389f496cfe2e: Bootstrap starting.
I20260608 09:52:59.443498 26253 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P f6eb5d59bf4d4da18d84389f496cfe2e: Neither blocks nor log segments found. Creating new log.
I20260608 09:52:59.447157 26253 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P f6eb5d59bf4d4da18d84389f496cfe2e: No bootstrap required, opened a new log
I20260608 09:52:59.448988 26253 raft_consensus.cc:359] T 00000000000000000000000000000000 P f6eb5d59bf4d4da18d84389f496cfe2e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f6eb5d59bf4d4da18d84389f496cfe2e" member_type: VOTER }
I20260608 09:52:59.449375 26253 raft_consensus.cc:385] T 00000000000000000000000000000000 P f6eb5d59bf4d4da18d84389f496cfe2e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:52:59.449553 26253 raft_consensus.cc:740] T 00000000000000000000000000000000 P f6eb5d59bf4d4da18d84389f496cfe2e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f6eb5d59bf4d4da18d84389f496cfe2e, State: Initialized, Role: FOLLOWER
I20260608 09:52:59.450102 26253 consensus_queue.cc:260] T 00000000000000000000000000000000 P f6eb5d59bf4d4da18d84389f496cfe2e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "f6eb5d59bf4d4da18d84389f496cfe2e" member_type: VOTER }
I20260608 09:52:59.450492 26253 raft_consensus.cc:399] T 00000000000000000000000000000000 P f6eb5d59bf4d4da18d84389f496cfe2e [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 09:52:59.450691 26253 raft_consensus.cc:493] T 00000000000000000000000000000000 P f6eb5d59bf4d4da18d84389f496cfe2e [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 09:52:59.450904 26253 raft_consensus.cc:3060] T 00000000000000000000000000000000 P f6eb5d59bf4d4da18d84389f496cfe2e [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:52:59.454605 26253 raft_consensus.cc:515] T 00000000000000000000000000000000 P f6eb5d59bf4d4da18d84389f496cfe2e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f6eb5d59bf4d4da18d84389f496cfe2e" member_type: VOTER }
I20260608 09:52:59.455113 26253 leader_election.cc:304] T 00000000000000000000000000000000 P f6eb5d59bf4d4da18d84389f496cfe2e [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: f6eb5d59bf4d4da18d84389f496cfe2e; no voters: 
I20260608 09:52:59.456137 26253 leader_election.cc:290] T 00000000000000000000000000000000 P f6eb5d59bf4d4da18d84389f496cfe2e [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 09:52:59.456574 26256 raft_consensus.cc:2804] T 00000000000000000000000000000000 P f6eb5d59bf4d4da18d84389f496cfe2e [term 1 FOLLOWER]: Leader election won for term 1
I20260608 09:52:59.457978 26256 raft_consensus.cc:697] T 00000000000000000000000000000000 P f6eb5d59bf4d4da18d84389f496cfe2e [term 1 LEADER]: Becoming Leader. State: Replica: f6eb5d59bf4d4da18d84389f496cfe2e, State: Running, Role: LEADER
I20260608 09:52:59.458724 26256 consensus_queue.cc:237] T 00000000000000000000000000000000 P f6eb5d59bf4d4da18d84389f496cfe2e [LEADER]: Queue going to LEADER mode. State: All 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: "f6eb5d59bf4d4da18d84389f496cfe2e" member_type: VOTER }
I20260608 09:52:59.459012 26253 sys_catalog.cc:565] T 00000000000000000000000000000000 P f6eb5d59bf4d4da18d84389f496cfe2e [sys.catalog]: configured and running, proceeding with master startup.
I20260608 09:52:59.462047 26258 sys_catalog.cc:455] T 00000000000000000000000000000000 P f6eb5d59bf4d4da18d84389f496cfe2e [sys.catalog]: SysCatalogTable state changed. Reason: New leader f6eb5d59bf4d4da18d84389f496cfe2e. Latest consensus state: current_term: 1 leader_uuid: "f6eb5d59bf4d4da18d84389f496cfe2e" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f6eb5d59bf4d4da18d84389f496cfe2e" member_type: VOTER } }
I20260608 09:52:59.461956 26257 sys_catalog.cc:455] T 00000000000000000000000000000000 P f6eb5d59bf4d4da18d84389f496cfe2e [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "f6eb5d59bf4d4da18d84389f496cfe2e" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f6eb5d59bf4d4da18d84389f496cfe2e" member_type: VOTER } }
I20260608 09:52:59.462764 26258 sys_catalog.cc:458] T 00000000000000000000000000000000 P f6eb5d59bf4d4da18d84389f496cfe2e [sys.catalog]: This master's current role is: LEADER
I20260608 09:52:59.462839 26257 sys_catalog.cc:458] T 00000000000000000000000000000000 P f6eb5d59bf4d4da18d84389f496cfe2e [sys.catalog]: This master's current role is: LEADER
I20260608 09:52:59.466687 26261 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260608 09:52:59.474653 26261 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260608 09:52:59.475631 23262 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260608 09:52:59.483295 26261 catalog_manager.cc:1382] Generated new cluster ID: bd5c406688d84220870dea9ddf9267e2
I20260608 09:52:59.483599 26261 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260608 09:52:59.496572 26261 catalog_manager.cc:1405] Generated new certificate authority record
I20260608 09:52:59.497749 26261 catalog_manager.cc:1539] Loading token signing keys...
I20260608 09:52:59.509609 26261 catalog_manager.cc:6069] T 00000000000000000000000000000000 P f6eb5d59bf4d4da18d84389f496cfe2e: Generated new TSK 0
I20260608 09:52:59.510093 26261 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260608 09:52:59.541985 23262 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 09:52:59.547744 26274 instance_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 09:52:59.548873 26275 instance_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 09:52:59.550830 23262 server_base.cc:1061] running on GCE node
W20260608 09:52:59.551047 26277 instance_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 09:52:59.551960 23262 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 09:52:59.552175 23262 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 09:52:59.552351 23262 hybrid_clock.cc:648] HybridClock initialized: now 1780912379552334 us; error 0 us; skew 500 ppm
I20260608 09:52:59.552881 23262 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 09:52:59.555068 23262 webserver.cc:533] Webserver started at http://127.22.183.129:35801/ using document root <none> and password file <none>
I20260608 09:52:59.555691 23262 fs_manager.cc:362] Metadata directory not provided
I20260608 09:52:59.555902 23262 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 09:52:59.556171 23262 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 09:52:59.557291 23262 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task8s1y23/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780912294849904-23262-0/minicluster-data/ts-0-root/instance:
uuid: "0a13408d2adb466e913378fa190a2ebd"
format_stamp: "Formatted at 2026-06-08 09:52:59 on dist-test-slave-vzb5"
I20260608 09:52:59.561944 23262 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260608 09:52:59.565250 26282 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:52:59.565989 23262 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260608 09:52:59.566296 23262 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task8s1y23/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780912294849904-23262-0/minicluster-data/ts-0-root
uuid: "0a13408d2adb466e913378fa190a2ebd"
format_stamp: "Formatted at 2026-06-08 09:52:59 on dist-test-slave-vzb5"
I20260608 09:52:59.566581 23262 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task8s1y23/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780912294849904-23262-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-task8s1y23/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780912294849904-23262-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-task8s1y23/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780912294849904-23262-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 09:52:59.578389 23262 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 09:52:59.579536 23262 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 09:52:59.580924 23262 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 09:52:59.583396 23262 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 09:52:59.583616 23262 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:52:59.583874 23262 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 09:52:59.584054 23262 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:52:59.621521 23262 rpc_server.cc:307] RPC server started. Bound to: 127.22.183.129:45347
I20260608 09:52:59.621639 26344 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.22.183.129:45347 every 8 connection(s)
I20260608 09:52:59.626734 23262 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 09:52:59.633736 26349 instance_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 09:52:59.635543 26350 instance_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 09:52:59.638190 23262 server_base.cc:1061] running on GCE node
W20260608 09:52:59.638331 26352 instance_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 09:52:59.639328 23262 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260608 09:52:59.639431 26345 heartbeater.cc:344] Connected to a master server at 127.22.183.190:38547
W20260608 09:52:59.639647 23262 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 09:52:59.639863 26345 heartbeater.cc:461] Registering TS with master...
I20260608 09:52:59.639879 23262 hybrid_clock.cc:648] HybridClock initialized: now 1780912379639861 us; error 0 us; skew 500 ppm
I20260608 09:52:59.640928 23262 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 09:52:59.640924 26345 heartbeater.cc:507] Master 127.22.183.190:38547 requested a full tablet report, sending...
I20260608 09:52:59.643711 26218 ts_manager.cc:194] Registered new tserver with Master: 0a13408d2adb466e913378fa190a2ebd (127.22.183.129:45347)
I20260608 09:52:59.643775 23262 webserver.cc:533] Webserver started at http://127.22.183.130:32917/ using document root <none> and password file <none>
I20260608 09:52:59.644687 23262 fs_manager.cc:362] Metadata directory not provided
I20260608 09:52:59.644986 23262 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 09:52:59.645339 23262 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 09:52:59.646348 26218 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:33572
I20260608 09:52:59.646761 23262 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task8s1y23/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780912294849904-23262-0/minicluster-data/ts-1-root/instance:
uuid: "0572fde696d94f35bedb22a601b934c4"
format_stamp: "Formatted at 2026-06-08 09:52:59 on dist-test-slave-vzb5"
I20260608 09:52:59.651387 23262 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260608 09:52:59.654551 26357 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:52:59.655423 23262 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.001s
I20260608 09:52:59.655714 23262 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task8s1y23/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780912294849904-23262-0/minicluster-data/ts-1-root
uuid: "0572fde696d94f35bedb22a601b934c4"
format_stamp: "Formatted at 2026-06-08 09:52:59 on dist-test-slave-vzb5"
I20260608 09:52:59.655946 23262 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task8s1y23/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780912294849904-23262-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-task8s1y23/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780912294849904-23262-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-task8s1y23/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780912294849904-23262-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 09:52:59.670231 23262 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 09:52:59.671330 23262 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 09:52:59.672667 23262 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 09:52:59.674790 23262 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 09:52:59.674981 23262 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:52:59.675271 23262 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 09:52:59.675436 23262 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:52:59.714349 23262 rpc_server.cc:307] RPC server started. Bound to: 127.22.183.130:37725
I20260608 09:52:59.714471 26419 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.22.183.130:37725 every 8 connection(s)
I20260608 09:52:59.719308 23262 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 09:52:59.725765 26423 instance_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 09:52:59.727933 26424 instance_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 09:52:59.729378 23262 server_base.cc:1061] running on GCE node
W20260608 09:52:59.730217 26426 instance_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 09:52:59.731083 23262 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 09:52:59.731381 23262 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 09:52:59.731597 23262 hybrid_clock.cc:648] HybridClock initialized: now 1780912379731578 us; error 0 us; skew 500 ppm
I20260608 09:52:59.732347 23262 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 09:52:59.732609 26420 heartbeater.cc:344] Connected to a master server at 127.22.183.190:38547
I20260608 09:52:59.733040 26420 heartbeater.cc:461] Registering TS with master...
I20260608 09:52:59.733852 26420 heartbeater.cc:507] Master 127.22.183.190:38547 requested a full tablet report, sending...
I20260608 09:52:59.734906 23262 webserver.cc:533] Webserver started at http://127.22.183.131:44165/ using document root <none> and password file <none>
I20260608 09:52:59.735534 23262 fs_manager.cc:362] Metadata directory not provided
I20260608 09:52:59.735761 23262 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 09:52:59.736038 23262 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 09:52:59.736064 26218 ts_manager.cc:194] Registered new tserver with Master: 0572fde696d94f35bedb22a601b934c4 (127.22.183.130:37725)
I20260608 09:52:59.737282 23262 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task8s1y23/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780912294849904-23262-0/minicluster-data/ts-2-root/instance:
uuid: "cc92b62432764dc99d7c7424a9ca417c"
format_stamp: "Formatted at 2026-06-08 09:52:59 on dist-test-slave-vzb5"
I20260608 09:52:59.737574 26218 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:33586
I20260608 09:52:59.742242 23262 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260608 09:52:59.745738 26431 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:52:59.746628 23262 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260608 09:52:59.746882 23262 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task8s1y23/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780912294849904-23262-0/minicluster-data/ts-2-root
uuid: "cc92b62432764dc99d7c7424a9ca417c"
format_stamp: "Formatted at 2026-06-08 09:52:59 on dist-test-slave-vzb5"
I20260608 09:52:59.747161 23262 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task8s1y23/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780912294849904-23262-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-task8s1y23/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780912294849904-23262-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-task8s1y23/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780912294849904-23262-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 09:52:59.766379 23262 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 09:52:59.767450 23262 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 09:52:59.769174 23262 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 09:52:59.771551 23262 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 09:52:59.771728 23262 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:52:59.772027 23262 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 09:52:59.772171 23262 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:52:59.810860 23262 rpc_server.cc:307] RPC server started. Bound to: 127.22.183.131:45805
I20260608 09:52:59.810992 26493 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.22.183.131:45805 every 8 connection(s)
I20260608 09:52:59.825167 26494 heartbeater.cc:344] Connected to a master server at 127.22.183.190:38547
I20260608 09:52:59.825608 26494 heartbeater.cc:461] Registering TS with master...
I20260608 09:52:59.826371 26494 heartbeater.cc:507] Master 127.22.183.190:38547 requested a full tablet report, sending...
I20260608 09:52:59.828372 26218 ts_manager.cc:194] Registered new tserver with Master: cc92b62432764dc99d7c7424a9ca417c (127.22.183.131:45805)
I20260608 09:52:59.828874 23262 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.014788011s
I20260608 09:52:59.830140 26218 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:33588
I20260608 09:53:00.649012 26345 heartbeater.cc:499] Master 127.22.183.190:38547 was elected leader, sending a full tablet report...
I20260608 09:53:00.740049 26420 heartbeater.cc:499] Master 127.22.183.190:38547 was elected leader, sending a full tablet report...
I20260608 09:53:00.832679 26494 heartbeater.cc:499] Master 127.22.183.190:38547 was elected leader, sending a full tablet report...
I20260608 09:53:00.882129 26218 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:33600:
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 09:53:00.884404 26218 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 09:53:00.946316 26308 tablet_service.cc:1511] Processing CreateTablet for tablet 8b4ebdce22384e1f95f231581906b8c2 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=7ce661db4a8f4b60b97a26fefd506ff7]), partition=HASH (key) PARTITION 2, RANGE (key) PARTITION 0 <= VALUES < 10
I20260608 09:53:00.942780 26310 tablet_service.cc:1511] Processing CreateTablet for tablet 2200004028204ff8aae938b47fba6f79 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=7ce661db4a8f4b60b97a26fefd506ff7]), partition=HASH (key) PARTITION 0, RANGE (key) PARTITION 0 <= VALUES < 10
I20260608 09:53:00.946933 26309 tablet_service.cc:1511] Processing CreateTablet for tablet 7449402eebda4f3493a2ccc1ee925bd1 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=7ce661db4a8f4b60b97a26fefd506ff7]), partition=HASH (key) PARTITION 1, RANGE (key) PARTITION 0 <= VALUES < 10
I20260608 09:53:00.947956 26308 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8b4ebdce22384e1f95f231581906b8c2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:53:00.948612 26309 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7449402eebda4f3493a2ccc1ee925bd1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:53:00.949245 26310 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2200004028204ff8aae938b47fba6f79. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:53:00.961593 26459 tablet_service.cc:1511] Processing CreateTablet for tablet 2200004028204ff8aae938b47fba6f79 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=7ce661db4a8f4b60b97a26fefd506ff7]), partition=HASH (key) PARTITION 0, RANGE (key) PARTITION 0 <= VALUES < 10
I20260608 09:53:00.963207 26459 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2200004028204ff8aae938b47fba6f79. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:53:00.967494 26514 tablet_bootstrap.cc:492] T 7449402eebda4f3493a2ccc1ee925bd1 P 0a13408d2adb466e913378fa190a2ebd: Bootstrap starting.
I20260608 09:53:00.972039 26310 tablet_service.cc:1511] Processing CreateTablet for tablet c0d00847556344c195098f8fe6891d77 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=7ce661db4a8f4b60b97a26fefd506ff7]), partition=HASH (key) PARTITION 3, RANGE (key) PARTITION 0 <= VALUES < 10
I20260608 09:53:00.972664 26458 tablet_service.cc:1511] Processing CreateTablet for tablet 7449402eebda4f3493a2ccc1ee925bd1 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=7ce661db4a8f4b60b97a26fefd506ff7]), partition=HASH (key) PARTITION 1, RANGE (key) PARTITION 0 <= VALUES < 10
I20260608 09:53:00.973650 26310 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c0d00847556344c195098f8fe6891d77. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:53:00.974242 26458 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7449402eebda4f3493a2ccc1ee925bd1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:53:00.978387 26457 tablet_service.cc:1511] Processing CreateTablet for tablet 8b4ebdce22384e1f95f231581906b8c2 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=7ce661db4a8f4b60b97a26fefd506ff7]), partition=HASH (key) PARTITION 2, RANGE (key) PARTITION 0 <= VALUES < 10
I20260608 09:53:00.979766 26457 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8b4ebdce22384e1f95f231581906b8c2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:53:00.980384 26309 tablet_service.cc:1511] Processing CreateTablet for tablet 14b24a11b6ae4a9ba0f755df1be4f208 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=7ce661db4a8f4b60b97a26fefd506ff7]), partition=HASH (key) PARTITION 4, RANGE (key) PARTITION 0 <= VALUES < 10
I20260608 09:53:00.983172 26455 tablet_service.cc:1511] Processing CreateTablet for tablet 14b24a11b6ae4a9ba0f755df1be4f208 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=7ce661db4a8f4b60b97a26fefd506ff7]), partition=HASH (key) PARTITION 4, RANGE (key) PARTITION 0 <= VALUES < 10
I20260608 09:53:00.984654 26455 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 14b24a11b6ae4a9ba0f755df1be4f208. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:53:00.984218 26456 tablet_service.cc:1511] Processing CreateTablet for tablet c0d00847556344c195098f8fe6891d77 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=7ce661db4a8f4b60b97a26fefd506ff7]), partition=HASH (key) PARTITION 3, RANGE (key) PARTITION 0 <= VALUES < 10
I20260608 09:53:00.984373 26454 tablet_service.cc:1511] Processing CreateTablet for tablet f71bbcea69f74e7489ae678d865776fc (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=7ce661db4a8f4b60b97a26fefd506ff7]), partition=HASH (key) PARTITION 5, RANGE (key) PARTITION 0 <= VALUES < 10
I20260608 09:53:00.985743 26456 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c0d00847556344c195098f8fe6891d77. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:53:00.986521 26308 tablet_service.cc:1511] Processing CreateTablet for tablet f71bbcea69f74e7489ae678d865776fc (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=7ce661db4a8f4b60b97a26fefd506ff7]), partition=HASH (key) PARTITION 5, RANGE (key) PARTITION 0 <= VALUES < 10
I20260608 09:53:00.986886 26307 tablet_service.cc:1511] Processing CreateTablet for tablet b406396490674adcb7177b29930c556b (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=7ce661db4a8f4b60b97a26fefd506ff7]), partition=HASH (key) PARTITION 6, RANGE (key) PARTITION 0 <= VALUES < 10
I20260608 09:53:00.987679 26454 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f71bbcea69f74e7489ae678d865776fc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:53:00.988432 26308 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f71bbcea69f74e7489ae678d865776fc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:53:00.989125 26307 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b406396490674adcb7177b29930c556b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:53:00.991513 26306 tablet_service.cc:1511] Processing CreateTablet for tablet 14cefc4286304a80bff1a9b3b95cbf98 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=7ce661db4a8f4b60b97a26fefd506ff7]), partition=HASH (key) PARTITION 7, RANGE (key) PARTITION 0 <= VALUES < 10
I20260608 09:53:00.992964 26306 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 14cefc4286304a80bff1a9b3b95cbf98. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:53:00.996738 26453 tablet_service.cc:1511] Processing CreateTablet for tablet b406396490674adcb7177b29930c556b (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=7ce661db4a8f4b60b97a26fefd506ff7]), partition=HASH (key) PARTITION 6, RANGE (key) PARTITION 0 <= VALUES < 10
I20260608 09:53:00.998202 26453 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b406396490674adcb7177b29930c556b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:53:01.007747 26309 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 14b24a11b6ae4a9ba0f755df1be4f208. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:53:00.978410 26514 tablet_bootstrap.cc:654] T 7449402eebda4f3493a2ccc1ee925bd1 P 0a13408d2adb466e913378fa190a2ebd: Neither blocks nor log segments found. Creating new log.
I20260608 09:53:01.013365 26452 tablet_service.cc:1511] Processing CreateTablet for tablet 14cefc4286304a80bff1a9b3b95cbf98 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=7ce661db4a8f4b60b97a26fefd506ff7]), partition=HASH (key) PARTITION 7, RANGE (key) PARTITION 0 <= VALUES < 10
I20260608 09:53:01.015369 26452 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 14cefc4286304a80bff1a9b3b95cbf98. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:53:01.020154 26384 tablet_service.cc:1511] Processing CreateTablet for tablet 7449402eebda4f3493a2ccc1ee925bd1 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=7ce661db4a8f4b60b97a26fefd506ff7]), partition=HASH (key) PARTITION 1, RANGE (key) PARTITION 0 <= VALUES < 10
I20260608 09:53:01.021607 26384 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7449402eebda4f3493a2ccc1ee925bd1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:53:01.024426 26383 tablet_service.cc:1511] Processing CreateTablet for tablet 8b4ebdce22384e1f95f231581906b8c2 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=7ce661db4a8f4b60b97a26fefd506ff7]), partition=HASH (key) PARTITION 2, RANGE (key) PARTITION 0 <= VALUES < 10
I20260608 09:53:01.024396 26382 tablet_service.cc:1511] Processing CreateTablet for tablet c0d00847556344c195098f8fe6891d77 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=7ce661db4a8f4b60b97a26fefd506ff7]), partition=HASH (key) PARTITION 3, RANGE (key) PARTITION 0 <= VALUES < 10
I20260608 09:53:01.025902 26383 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8b4ebdce22384e1f95f231581906b8c2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:53:01.026713 26382 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c0d00847556344c195098f8fe6891d77. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:53:01.018784 26385 tablet_service.cc:1511] Processing CreateTablet for tablet 2200004028204ff8aae938b47fba6f79 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=7ce661db4a8f4b60b97a26fefd506ff7]), partition=HASH (key) PARTITION 0, RANGE (key) PARTITION 0 <= VALUES < 10
I20260608 09:53:01.026945 26381 tablet_service.cc:1511] Processing CreateTablet for tablet 14b24a11b6ae4a9ba0f755df1be4f208 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=7ce661db4a8f4b60b97a26fefd506ff7]), partition=HASH (key) PARTITION 4, RANGE (key) PARTITION 0 <= VALUES < 10
I20260608 09:53:01.028023 26385 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2200004028204ff8aae938b47fba6f79. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:53:01.028630 26381 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 14b24a11b6ae4a9ba0f755df1be4f208. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:53:01.032248 26380 tablet_service.cc:1511] Processing CreateTablet for tablet f71bbcea69f74e7489ae678d865776fc (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=7ce661db4a8f4b60b97a26fefd506ff7]), partition=HASH (key) PARTITION 5, RANGE (key) PARTITION 0 <= VALUES < 10
I20260608 09:53:01.033622 26380 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f71bbcea69f74e7489ae678d865776fc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:53:01.040714 26379 tablet_service.cc:1511] Processing CreateTablet for tablet b406396490674adcb7177b29930c556b (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=7ce661db4a8f4b60b97a26fefd506ff7]), partition=HASH (key) PARTITION 6, RANGE (key) PARTITION 0 <= VALUES < 10
I20260608 09:53:01.042114 26379 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b406396490674adcb7177b29930c556b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:53:01.047369 26378 tablet_service.cc:1511] Processing CreateTablet for tablet 14cefc4286304a80bff1a9b3b95cbf98 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=7ce661db4a8f4b60b97a26fefd506ff7]), partition=HASH (key) PARTITION 7, RANGE (key) PARTITION 0 <= VALUES < 10
I20260608 09:53:01.048710 26378 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 14cefc4286304a80bff1a9b3b95cbf98. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:53:01.163763 26517 tablet_bootstrap.cc:492] T 14b24a11b6ae4a9ba0f755df1be4f208 P 0572fde696d94f35bedb22a601b934c4: Bootstrap starting.
I20260608 09:53:01.168816 26516 tablet_bootstrap.cc:492] T 2200004028204ff8aae938b47fba6f79 P cc92b62432764dc99d7c7424a9ca417c: Bootstrap starting.
I20260608 09:53:01.170944 26514 tablet_bootstrap.cc:492] T 7449402eebda4f3493a2ccc1ee925bd1 P 0a13408d2adb466e913378fa190a2ebd: No bootstrap required, opened a new log
I20260608 09:53:01.171523 26514 ts_tablet_manager.cc:1403] T 7449402eebda4f3493a2ccc1ee925bd1 P 0a13408d2adb466e913378fa190a2ebd: Time spent bootstrapping tablet: real 0.204s	user 0.038s	sys 0.075s
I20260608 09:53:01.173651 26517 tablet_bootstrap.cc:654] T 14b24a11b6ae4a9ba0f755df1be4f208 P 0572fde696d94f35bedb22a601b934c4: Neither blocks nor log segments found. Creating new log.
I20260608 09:53:01.174387 26514 raft_consensus.cc:359] T 7449402eebda4f3493a2ccc1ee925bd1 P 0a13408d2adb466e913378fa190a2ebd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a13408d2adb466e913378fa190a2ebd" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 45347 } } peers { permanent_uuid: "0572fde696d94f35bedb22a601b934c4" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 37725 } } peers { permanent_uuid: "cc92b62432764dc99d7c7424a9ca417c" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 45805 } }
I20260608 09:53:01.175086 26514 raft_consensus.cc:385] T 7449402eebda4f3493a2ccc1ee925bd1 P 0a13408d2adb466e913378fa190a2ebd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:53:01.175321 26516 tablet_bootstrap.cc:654] T 2200004028204ff8aae938b47fba6f79 P cc92b62432764dc99d7c7424a9ca417c: Neither blocks nor log segments found. Creating new log.
I20260608 09:53:01.175414 26514 raft_consensus.cc:740] T 7449402eebda4f3493a2ccc1ee925bd1 P 0a13408d2adb466e913378fa190a2ebd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0a13408d2adb466e913378fa190a2ebd, State: Initialized, Role: FOLLOWER
I20260608 09:53:01.176220 26514 consensus_queue.cc:260] T 7449402eebda4f3493a2ccc1ee925bd1 P 0a13408d2adb466e913378fa190a2ebd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a13408d2adb466e913378fa190a2ebd" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 45347 } } peers { permanent_uuid: "0572fde696d94f35bedb22a601b934c4" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 37725 } } peers { permanent_uuid: "cc92b62432764dc99d7c7424a9ca417c" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 45805 } }
I20260608 09:53:01.178690 26517 tablet_bootstrap.cc:492] T 14b24a11b6ae4a9ba0f755df1be4f208 P 0572fde696d94f35bedb22a601b934c4: No bootstrap required, opened a new log
I20260608 09:53:01.179268 26517 ts_tablet_manager.cc:1403] T 14b24a11b6ae4a9ba0f755df1be4f208 P 0572fde696d94f35bedb22a601b934c4: Time spent bootstrapping tablet: real 0.016s	user 0.009s	sys 0.002s
I20260608 09:53:01.179713 26514 ts_tablet_manager.cc:1434] T 7449402eebda4f3493a2ccc1ee925bd1 P 0a13408d2adb466e913378fa190a2ebd: Time spent starting tablet: real 0.008s	user 0.004s	sys 0.004s
I20260608 09:53:01.181061 26514 tablet_bootstrap.cc:492] T 8b4ebdce22384e1f95f231581906b8c2 P 0a13408d2adb466e913378fa190a2ebd: Bootstrap starting.
I20260608 09:53:01.182315 26517 raft_consensus.cc:359] T 14b24a11b6ae4a9ba0f755df1be4f208 P 0572fde696d94f35bedb22a601b934c4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0572fde696d94f35bedb22a601b934c4" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 37725 } } peers { permanent_uuid: "0a13408d2adb466e913378fa190a2ebd" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 45347 } } peers { permanent_uuid: "cc92b62432764dc99d7c7424a9ca417c" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 45805 } }
I20260608 09:53:01.183166 26517 raft_consensus.cc:385] T 14b24a11b6ae4a9ba0f755df1be4f208 P 0572fde696d94f35bedb22a601b934c4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:53:01.183514 26517 raft_consensus.cc:740] T 14b24a11b6ae4a9ba0f755df1be4f208 P 0572fde696d94f35bedb22a601b934c4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0572fde696d94f35bedb22a601b934c4, State: Initialized, Role: FOLLOWER
I20260608 09:53:01.184397 26517 consensus_queue.cc:260] T 14b24a11b6ae4a9ba0f755df1be4f208 P 0572fde696d94f35bedb22a601b934c4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0572fde696d94f35bedb22a601b934c4" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 37725 } } peers { permanent_uuid: "0a13408d2adb466e913378fa190a2ebd" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 45347 } } peers { permanent_uuid: "cc92b62432764dc99d7c7424a9ca417c" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 45805 } }
I20260608 09:53:01.186573 26516 tablet_bootstrap.cc:492] T 2200004028204ff8aae938b47fba6f79 P cc92b62432764dc99d7c7424a9ca417c: No bootstrap required, opened a new log
I20260608 09:53:01.187146 26516 ts_tablet_manager.cc:1403] T 2200004028204ff8aae938b47fba6f79 P cc92b62432764dc99d7c7424a9ca417c: Time spent bootstrapping tablet: real 0.019s	user 0.013s	sys 0.005s
I20260608 09:53:01.188515 26514 tablet_bootstrap.cc:654] T 8b4ebdce22384e1f95f231581906b8c2 P 0a13408d2adb466e913378fa190a2ebd: Neither blocks nor log segments found. Creating new log.
I20260608 09:53:01.191493 26516 raft_consensus.cc:359] T 2200004028204ff8aae938b47fba6f79 P cc92b62432764dc99d7c7424a9ca417c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a13408d2adb466e913378fa190a2ebd" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 45347 } } peers { permanent_uuid: "cc92b62432764dc99d7c7424a9ca417c" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 45805 } } peers { permanent_uuid: "0572fde696d94f35bedb22a601b934c4" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 37725 } }
I20260608 09:53:01.192303 26516 raft_consensus.cc:385] T 2200004028204ff8aae938b47fba6f79 P cc92b62432764dc99d7c7424a9ca417c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:53:01.192663 26516 raft_consensus.cc:740] T 2200004028204ff8aae938b47fba6f79 P cc92b62432764dc99d7c7424a9ca417c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cc92b62432764dc99d7c7424a9ca417c, State: Initialized, Role: FOLLOWER
I20260608 09:53:01.193627 26516 consensus_queue.cc:260] T 2200004028204ff8aae938b47fba6f79 P cc92b62432764dc99d7c7424a9ca417c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a13408d2adb466e913378fa190a2ebd" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 45347 } } peers { permanent_uuid: "cc92b62432764dc99d7c7424a9ca417c" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 45805 } } peers { permanent_uuid: "0572fde696d94f35bedb22a601b934c4" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 37725 } }
I20260608 09:53:01.195899 26517 ts_tablet_manager.cc:1434] T 14b24a11b6ae4a9ba0f755df1be4f208 P 0572fde696d94f35bedb22a601b934c4: Time spent starting tablet: real 0.016s	user 0.008s	sys 0.004s
I20260608 09:53:01.197126 26517 tablet_bootstrap.cc:492] T b406396490674adcb7177b29930c556b P 0572fde696d94f35bedb22a601b934c4: Bootstrap starting.
I20260608 09:53:01.197737 26514 tablet_bootstrap.cc:492] T 8b4ebdce22384e1f95f231581906b8c2 P 0a13408d2adb466e913378fa190a2ebd: No bootstrap required, opened a new log
I20260608 09:53:01.198375 26514 ts_tablet_manager.cc:1403] T 8b4ebdce22384e1f95f231581906b8c2 P 0a13408d2adb466e913378fa190a2ebd: Time spent bootstrapping tablet: real 0.018s	user 0.009s	sys 0.004s
I20260608 09:53:01.201975 26514 raft_consensus.cc:359] T 8b4ebdce22384e1f95f231581906b8c2 P 0a13408d2adb466e913378fa190a2ebd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a13408d2adb466e913378fa190a2ebd" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 45347 } } peers { permanent_uuid: "0572fde696d94f35bedb22a601b934c4" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 37725 } } peers { permanent_uuid: "cc92b62432764dc99d7c7424a9ca417c" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 45805 } }
I20260608 09:53:01.202867 26514 raft_consensus.cc:385] T 8b4ebdce22384e1f95f231581906b8c2 P 0a13408d2adb466e913378fa190a2ebd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:53:01.203277 26514 raft_consensus.cc:740] T 8b4ebdce22384e1f95f231581906b8c2 P 0a13408d2adb466e913378fa190a2ebd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0a13408d2adb466e913378fa190a2ebd, State: Initialized, Role: FOLLOWER
I20260608 09:53:01.204615 26517 tablet_bootstrap.cc:654] T b406396490674adcb7177b29930c556b P 0572fde696d94f35bedb22a601b934c4: Neither blocks nor log segments found. Creating new log.
I20260608 09:53:01.204376 26514 consensus_queue.cc:260] T 8b4ebdce22384e1f95f231581906b8c2 P 0a13408d2adb466e913378fa190a2ebd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a13408d2adb466e913378fa190a2ebd" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 45347 } } peers { permanent_uuid: "0572fde696d94f35bedb22a601b934c4" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 37725 } } peers { permanent_uuid: "cc92b62432764dc99d7c7424a9ca417c" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 45805 } }
I20260608 09:53:01.208771 26516 ts_tablet_manager.cc:1434] T 2200004028204ff8aae938b47fba6f79 P cc92b62432764dc99d7c7424a9ca417c: Time spent starting tablet: real 0.021s	user 0.005s	sys 0.013s
I20260608 09:53:01.210054 26514 ts_tablet_manager.cc:1434] T 8b4ebdce22384e1f95f231581906b8c2 P 0a13408d2adb466e913378fa190a2ebd: Time spent starting tablet: real 0.011s	user 0.011s	sys 0.000s
I20260608 09:53:01.210975 26514 tablet_bootstrap.cc:492] T 2200004028204ff8aae938b47fba6f79 P 0a13408d2adb466e913378fa190a2ebd: Bootstrap starting.
I20260608 09:53:01.216921 26514 tablet_bootstrap.cc:654] T 2200004028204ff8aae938b47fba6f79 P 0a13408d2adb466e913378fa190a2ebd: Neither blocks nor log segments found. Creating new log.
I20260608 09:53:01.220232 26517 tablet_bootstrap.cc:492] T b406396490674adcb7177b29930c556b P 0572fde696d94f35bedb22a601b934c4: No bootstrap required, opened a new log
I20260608 09:53:01.220798 26517 ts_tablet_manager.cc:1403] T b406396490674adcb7177b29930c556b P 0572fde696d94f35bedb22a601b934c4: Time spent bootstrapping tablet: real 0.024s	user 0.022s	sys 0.000s
I20260608 09:53:01.223769 26516 tablet_bootstrap.cc:492] T f71bbcea69f74e7489ae678d865776fc P cc92b62432764dc99d7c7424a9ca417c: Bootstrap starting.
I20260608 09:53:01.223838 26517 raft_consensus.cc:359] T b406396490674adcb7177b29930c556b P 0572fde696d94f35bedb22a601b934c4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0572fde696d94f35bedb22a601b934c4" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 37725 } } peers { permanent_uuid: "0a13408d2adb466e913378fa190a2ebd" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 45347 } } peers { permanent_uuid: "cc92b62432764dc99d7c7424a9ca417c" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 45805 } }
I20260608 09:53:01.224519 26514 tablet_bootstrap.cc:492] T 2200004028204ff8aae938b47fba6f79 P 0a13408d2adb466e913378fa190a2ebd: No bootstrap required, opened a new log
I20260608 09:53:01.224711 26517 raft_consensus.cc:385] T b406396490674adcb7177b29930c556b P 0572fde696d94f35bedb22a601b934c4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:53:01.225059 26514 ts_tablet_manager.cc:1403] T 2200004028204ff8aae938b47fba6f79 P 0a13408d2adb466e913378fa190a2ebd: Time spent bootstrapping tablet: real 0.014s	user 0.005s	sys 0.006s
I20260608 09:53:01.225106 26517 raft_consensus.cc:740] T b406396490674adcb7177b29930c556b P 0572fde696d94f35bedb22a601b934c4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0572fde696d94f35bedb22a601b934c4, State: Initialized, Role: FOLLOWER
I20260608 09:53:01.226091 26517 consensus_queue.cc:260] T b406396490674adcb7177b29930c556b P 0572fde696d94f35bedb22a601b934c4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0572fde696d94f35bedb22a601b934c4" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 37725 } } peers { permanent_uuid: "0a13408d2adb466e913378fa190a2ebd" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 45347 } } peers { permanent_uuid: "cc92b62432764dc99d7c7424a9ca417c" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 45805 } }
I20260608 09:53:01.227747 26514 raft_consensus.cc:359] T 2200004028204ff8aae938b47fba6f79 P 0a13408d2adb466e913378fa190a2ebd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a13408d2adb466e913378fa190a2ebd" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 45347 } } peers { permanent_uuid: "cc92b62432764dc99d7c7424a9ca417c" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 45805 } } peers { permanent_uuid: "0572fde696d94f35bedb22a601b934c4" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 37725 } }
I20260608 09:53:01.228364 26517 ts_tablet_manager.cc:1434] T b406396490674adcb7177b29930c556b P 0572fde696d94f35bedb22a601b934c4: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260608 09:53:01.228499 26514 raft_consensus.cc:385] T 2200004028204ff8aae938b47fba6f79 P 0a13408d2adb466e913378fa190a2ebd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:53:01.228926 26514 raft_consensus.cc:740] T 2200004028204ff8aae938b47fba6f79 P 0a13408d2adb466e913378fa190a2ebd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0a13408d2adb466e913378fa190a2ebd, State: Initialized, Role: FOLLOWER
I20260608 09:53:01.229506 26517 tablet_bootstrap.cc:492] T 7449402eebda4f3493a2ccc1ee925bd1 P 0572fde696d94f35bedb22a601b934c4: Bootstrap starting.
I20260608 09:53:01.229806 26514 consensus_queue.cc:260] T 2200004028204ff8aae938b47fba6f79 P 0a13408d2adb466e913378fa190a2ebd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a13408d2adb466e913378fa190a2ebd" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 45347 } } peers { permanent_uuid: "cc92b62432764dc99d7c7424a9ca417c" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 45805 } } peers { permanent_uuid: "0572fde696d94f35bedb22a601b934c4" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 37725 } }
I20260608 09:53:01.232079 26514 ts_tablet_manager.cc:1434] T 2200004028204ff8aae938b47fba6f79 P 0a13408d2adb466e913378fa190a2ebd: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260608 09:53:01.233062 26514 tablet_bootstrap.cc:492] T 14cefc4286304a80bff1a9b3b95cbf98 P 0a13408d2adb466e913378fa190a2ebd: Bootstrap starting.
I20260608 09:53:01.236246 26517 tablet_bootstrap.cc:654] T 7449402eebda4f3493a2ccc1ee925bd1 P 0572fde696d94f35bedb22a601b934c4: Neither blocks nor log segments found. Creating new log.
I20260608 09:53:01.238595 26514 tablet_bootstrap.cc:654] T 14cefc4286304a80bff1a9b3b95cbf98 P 0a13408d2adb466e913378fa190a2ebd: Neither blocks nor log segments found. Creating new log.
I20260608 09:53:01.236652 26516 tablet_bootstrap.cc:654] T f71bbcea69f74e7489ae678d865776fc P cc92b62432764dc99d7c7424a9ca417c: Neither blocks nor log segments found. Creating new log.
I20260608 09:53:01.243814 26514 tablet_bootstrap.cc:492] T 14cefc4286304a80bff1a9b3b95cbf98 P 0a13408d2adb466e913378fa190a2ebd: No bootstrap required, opened a new log
I20260608 09:53:01.244252 26514 ts_tablet_manager.cc:1403] T 14cefc4286304a80bff1a9b3b95cbf98 P 0a13408d2adb466e913378fa190a2ebd: Time spent bootstrapping tablet: real 0.011s	user 0.009s	sys 0.000s
I20260608 09:53:01.244467 26517 tablet_bootstrap.cc:492] T 7449402eebda4f3493a2ccc1ee925bd1 P 0572fde696d94f35bedb22a601b934c4: No bootstrap required, opened a new log
I20260608 09:53:01.245134 26517 ts_tablet_manager.cc:1403] T 7449402eebda4f3493a2ccc1ee925bd1 P 0572fde696d94f35bedb22a601b934c4: Time spent bootstrapping tablet: real 0.016s	user 0.005s	sys 0.005s
I20260608 09:53:01.246304 26514 raft_consensus.cc:359] T 14cefc4286304a80bff1a9b3b95cbf98 P 0a13408d2adb466e913378fa190a2ebd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0572fde696d94f35bedb22a601b934c4" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 37725 } } peers { permanent_uuid: "0a13408d2adb466e913378fa190a2ebd" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 45347 } } peers { permanent_uuid: "cc92b62432764dc99d7c7424a9ca417c" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 45805 } }
I20260608 09:53:01.246857 26514 raft_consensus.cc:385] T 14cefc4286304a80bff1a9b3b95cbf98 P 0a13408d2adb466e913378fa190a2ebd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:53:01.247107 26514 raft_consensus.cc:740] T 14cefc4286304a80bff1a9b3b95cbf98 P 0a13408d2adb466e913378fa190a2ebd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0a13408d2adb466e913378fa190a2ebd, State: Initialized, Role: FOLLOWER
I20260608 09:53:01.247844 26514 consensus_queue.cc:260] T 14cefc4286304a80bff1a9b3b95cbf98 P 0a13408d2adb466e913378fa190a2ebd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0572fde696d94f35bedb22a601b934c4" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 37725 } } peers { permanent_uuid: "0a13408d2adb466e913378fa190a2ebd" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 45347 } } peers { permanent_uuid: "cc92b62432764dc99d7c7424a9ca417c" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 45805 } }
I20260608 09:53:01.249087 26517 raft_consensus.cc:359] T 7449402eebda4f3493a2ccc1ee925bd1 P 0572fde696d94f35bedb22a601b934c4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a13408d2adb466e913378fa190a2ebd" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 45347 } } peers { permanent_uuid: "0572fde696d94f35bedb22a601b934c4" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 37725 } } peers { permanent_uuid: "cc92b62432764dc99d7c7424a9ca417c" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 45805 } }
I20260608 09:53:01.249925 26514 ts_tablet_manager.cc:1434] T 14cefc4286304a80bff1a9b3b95cbf98 P 0a13408d2adb466e913378fa190a2ebd: Time spent starting tablet: real 0.005s	user 0.005s	sys 0.000s
I20260608 09:53:01.250065 26517 raft_consensus.cc:385] T 7449402eebda4f3493a2ccc1ee925bd1 P 0572fde696d94f35bedb22a601b934c4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:53:01.250576 26517 raft_consensus.cc:740] T 7449402eebda4f3493a2ccc1ee925bd1 P 0572fde696d94f35bedb22a601b934c4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0572fde696d94f35bedb22a601b934c4, State: Initialized, Role: FOLLOWER
I20260608 09:53:01.251060 26514 tablet_bootstrap.cc:492] T b406396490674adcb7177b29930c556b P 0a13408d2adb466e913378fa190a2ebd: Bootstrap starting.
I20260608 09:53:01.251667 26517 consensus_queue.cc:260] T 7449402eebda4f3493a2ccc1ee925bd1 P 0572fde696d94f35bedb22a601b934c4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a13408d2adb466e913378fa190a2ebd" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 45347 } } peers { permanent_uuid: "0572fde696d94f35bedb22a601b934c4" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 37725 } } peers { permanent_uuid: "cc92b62432764dc99d7c7424a9ca417c" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 45805 } }
I20260608 09:53:01.254875 26523 raft_consensus.cc:493] T 2200004028204ff8aae938b47fba6f79 P cc92b62432764dc99d7c7424a9ca417c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 09:53:01.254994 26517 ts_tablet_manager.cc:1434] T 7449402eebda4f3493a2ccc1ee925bd1 P 0572fde696d94f35bedb22a601b934c4: Time spent starting tablet: real 0.009s	user 0.008s	sys 0.000s
I20260608 09:53:01.255409 26523 raft_consensus.cc:515] T 2200004028204ff8aae938b47fba6f79 P cc92b62432764dc99d7c7424a9ca417c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a13408d2adb466e913378fa190a2ebd" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 45347 } } peers { permanent_uuid: "cc92b62432764dc99d7c7424a9ca417c" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 45805 } } peers { permanent_uuid: "0572fde696d94f35bedb22a601b934c4" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 37725 } }
I20260608 09:53:01.256537 26517 tablet_bootstrap.cc:492] T f71bbcea69f74e7489ae678d865776fc P 0572fde696d94f35bedb22a601b934c4: Bootstrap starting.
I20260608 09:53:01.257591 26514 tablet_bootstrap.cc:654] T b406396490674adcb7177b29930c556b P 0a13408d2adb466e913378fa190a2ebd: Neither blocks nor log segments found. Creating new log.
I20260608 09:53:01.263379 26516 tablet_bootstrap.cc:492] T f71bbcea69f74e7489ae678d865776fc P cc92b62432764dc99d7c7424a9ca417c: No bootstrap required, opened a new log
I20260608 09:53:01.263922 26516 ts_tablet_manager.cc:1403] T f71bbcea69f74e7489ae678d865776fc P cc92b62432764dc99d7c7424a9ca417c: Time spent bootstrapping tablet: real 0.040s	user 0.020s	sys 0.010s
I20260608 09:53:01.265460 26517 tablet_bootstrap.cc:654] T f71bbcea69f74e7489ae678d865776fc P 0572fde696d94f35bedb22a601b934c4: Neither blocks nor log segments found. Creating new log.
I20260608 09:53:01.266844 26516 raft_consensus.cc:359] T f71bbcea69f74e7489ae678d865776fc P cc92b62432764dc99d7c7424a9ca417c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0572fde696d94f35bedb22a601b934c4" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 37725 } } peers { permanent_uuid: "0a13408d2adb466e913378fa190a2ebd" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 45347 } } peers { permanent_uuid: "cc92b62432764dc99d7c7424a9ca417c" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 45805 } }
I20260608 09:53:01.267683 26516 raft_consensus.cc:385] T f71bbcea69f74e7489ae678d865776fc P cc92b62432764dc99d7c7424a9ca417c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:53:01.268088 26516 raft_consensus.cc:740] T f71bbcea69f74e7489ae678d865776fc P cc92b62432764dc99d7c7424a9ca417c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cc92b62432764dc99d7c7424a9ca417c, State: Initialized, Role: FOLLOWER
I20260608 09:53:01.269482 26516 consensus_queue.cc:260] T f71bbcea69f74e7489ae678d865776fc P cc92b62432764dc99d7c7424a9ca417c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0572fde696d94f35bedb22a601b934c4" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 37725 } } peers { permanent_uuid: "0a13408d2adb466e913378fa190a2ebd" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 45347 } } peers { permanent_uuid: "cc92b62432764dc99d7c7424a9ca417c" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 45805 } }
I20260608 09:53:01.275099 26519 raft_consensus.cc:493] T 14cefc4286304a80bff1a9b3b95cbf98 P 0a13408d2adb466e913378fa190a2ebd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 09:53:01.275800 26519 raft_consensus.cc:515] T 14cefc4286304a80bff1a9b3b95cbf98 P 0a13408d2adb466e913378fa190a2ebd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0572fde696d94f35bedb22a601b934c4" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 37725 } } peers { permanent_uuid: "0a13408d2adb466e913378fa190a2ebd" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 45347 } } peers { permanent_uuid: "cc92b62432764dc99d7c7424a9ca417c" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 45805 } }
I20260608 09:53:01.277204 26516 ts_tablet_manager.cc:1434] T f71bbcea69f74e7489ae678d865776fc P cc92b62432764dc99d7c7424a9ca417c: Time spent starting tablet: real 0.013s	user 0.006s	sys 0.004s
I20260608 09:53:01.278283 26516 tablet_bootstrap.cc:492] T 8b4ebdce22384e1f95f231581906b8c2 P cc92b62432764dc99d7c7424a9ca417c: Bootstrap starting.
I20260608 09:53:01.281392 26519 leader_election.cc:290] T 14cefc4286304a80bff1a9b3b95cbf98 P 0a13408d2adb466e913378fa190a2ebd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0572fde696d94f35bedb22a601b934c4 (127.22.183.130:37725), cc92b62432764dc99d7c7424a9ca417c (127.22.183.131:45805)
I20260608 09:53:01.284787 26516 tablet_bootstrap.cc:654] T 8b4ebdce22384e1f95f231581906b8c2 P cc92b62432764dc99d7c7424a9ca417c: Neither blocks nor log segments found. Creating new log.
I20260608 09:53:01.285830 26521 raft_consensus.cc:493] T b406396490674adcb7177b29930c556b P 0572fde696d94f35bedb22a601b934c4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 09:53:01.286489 26521 raft_consensus.cc:515] T b406396490674adcb7177b29930c556b P 0572fde696d94f35bedb22a601b934c4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0572fde696d94f35bedb22a601b934c4" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 37725 } } peers { permanent_uuid: "0a13408d2adb466e913378fa190a2ebd" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 45347 } } peers { permanent_uuid: "cc92b62432764dc99d7c7424a9ca417c" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 45805 } }
I20260608 09:53:01.293179 26517 tablet_bootstrap.cc:492] T f71bbcea69f74e7489ae678d865776fc P 0572fde696d94f35bedb22a601b934c4: No bootstrap required, opened a new log
I20260608 09:53:01.293743 26517 ts_tablet_manager.cc:1403] T f71bbcea69f74e7489ae678d865776fc P 0572fde696d94f35bedb22a601b934c4: Time spent bootstrapping tablet: real 0.038s	user 0.010s	sys 0.008s
I20260608 09:53:01.294685 26521 leader_election.cc:290] T b406396490674adcb7177b29930c556b P 0572fde696d94f35bedb22a601b934c4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0a13408d2adb466e913378fa190a2ebd (127.22.183.129:45347), cc92b62432764dc99d7c7424a9ca417c (127.22.183.131:45805)
I20260608 09:53:01.297595 26517 raft_consensus.cc:359] T f71bbcea69f74e7489ae678d865776fc P 0572fde696d94f35bedb22a601b934c4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0572fde696d94f35bedb22a601b934c4" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 37725 } } peers { permanent_uuid: "0a13408d2adb466e913378fa190a2ebd" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 45347 } } peers { permanent_uuid: "cc92b62432764dc99d7c7424a9ca417c" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 45805 } }
I20260608 09:53:01.298604 26517 raft_consensus.cc:385] T f71bbcea69f74e7489ae678d865776fc P 0572fde696d94f35bedb22a601b934c4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:53:01.299015 26517 raft_consensus.cc:740] T f71bbcea69f74e7489ae678d865776fc P 0572fde696d94f35bedb22a601b934c4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0572fde696d94f35bedb22a601b934c4, State: Initialized, Role: FOLLOWER
I20260608 09:53:01.300629 26517 consensus_queue.cc:260] T f71bbcea69f74e7489ae678d865776fc P 0572fde696d94f35bedb22a601b934c4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0572fde696d94f35bedb22a601b934c4" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 37725 } } peers { permanent_uuid: "0a13408d2adb466e913378fa190a2ebd" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 45347 } } peers { permanent_uuid: "cc92b62432764dc99d7c7424a9ca417c" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 45805 } }
I20260608 09:53:01.303370 26523 leader_election.cc:290] T 2200004028204ff8aae938b47fba6f79 P cc92b62432764dc99d7c7424a9ca417c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0a13408d2adb466e913378fa190a2ebd (127.22.183.129:45347), 0572fde696d94f35bedb22a601b934c4 (127.22.183.130:37725)
I20260608 09:53:01.303797 26517 ts_tablet_manager.cc:1434] T f71bbcea69f74e7489ae678d865776fc P 0572fde696d94f35bedb22a601b934c4: Time spent starting tablet: real 0.010s	user 0.011s	sys 0.000s
I20260608 09:53:01.305253 26517 tablet_bootstrap.cc:492] T 8b4ebdce22384e1f95f231581906b8c2 P 0572fde696d94f35bedb22a601b934c4: Bootstrap starting.
I20260608 09:53:01.314518 26517 tablet_bootstrap.cc:654] T 8b4ebdce22384e1f95f231581906b8c2 P 0572fde696d94f35bedb22a601b934c4: Neither blocks nor log segments found. Creating new log.
I20260608 09:53:01.328085 26517 tablet_bootstrap.cc:492] T 8b4ebdce22384e1f95f231581906b8c2 P 0572fde696d94f35bedb22a601b934c4: No bootstrap required, opened a new log
I20260608 09:53:01.328878 26517 ts_tablet_manager.cc:1403] T 8b4ebdce22384e1f95f231581906b8c2 P 0572fde696d94f35bedb22a601b934c4: Time spent bootstrapping tablet: real 0.024s	user 0.015s	sys 0.007s
I20260608 09:53:01.333189 26517 raft_consensus.cc:359] T 8b4ebdce22384e1f95f231581906b8c2 P 0572fde696d94f35bedb22a601b934c4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a13408d2adb466e913378fa190a2ebd" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 45347 } } peers { permanent_uuid: "0572fde696d94f35bedb22a601b934c4" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 37725 } } peers { permanent_uuid: "cc92b62432764dc99d7c7424a9ca417c" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 45805 } }
I20260608 09:53:01.334270 26517 raft_consensus.cc:385] T 8b4ebdce22384e1f95f231581906b8c2 P 0572fde696d94f35bedb22a601b934c4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:53:01.334753 26517 raft_consensus.cc:740] T 8b4ebdce22384e1f95f231581906b8c2 P 0572fde696d94f35bedb22a601b934c4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0572fde696d94f35bedb22a601b934c4, State: Initialized, Role: FOLLOWER
I20260608 09:53:01.336118 26517 consensus_queue.cc:260] T 8b4ebdce22384e1f95f231581906b8c2 P 0572fde696d94f35bedb22a601b934c4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a13408d2adb466e913378fa190a2ebd" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 45347 } } peers { permanent_uuid: "0572fde696d94f35bedb22a601b934c4" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 37725 } } peers { permanent_uuid: "cc92b62432764dc99d7c7424a9ca417c" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 45805 } }
I20260608 09:53:01.356740 26517 ts_tablet_manager.cc:1434] T 8b4ebdce22384e1f95f231581906b8c2 P 0572fde696d94f35bedb22a601b934c4: Time spent starting tablet: real 0.027s	user 0.008s	sys 0.015s
I20260608 09:53:01.358385 26517 tablet_bootstrap.cc:492] T 14cefc4286304a80bff1a9b3b95cbf98 P 0572fde696d94f35bedb22a601b934c4: Bootstrap starting.
I20260608 09:53:01.368330 26517 tablet_bootstrap.cc:654] T 14cefc4286304a80bff1a9b3b95cbf98 P 0572fde696d94f35bedb22a601b934c4: Neither blocks nor log segments found. Creating new log.
I20260608 09:53:01.384711 26517 tablet_bootstrap.cc:492] T 14cefc4286304a80bff1a9b3b95cbf98 P 0572fde696d94f35bedb22a601b934c4: No bootstrap required, opened a new log
I20260608 09:53:01.385623 26517 ts_tablet_manager.cc:1403] T 14cefc4286304a80bff1a9b3b95cbf98 P 0572fde696d94f35bedb22a601b934c4: Time spent bootstrapping tablet: real 0.028s	user 0.014s	sys 0.012s
I20260608 09:53:01.390050 26517 raft_consensus.cc:359] T 14cefc4286304a80bff1a9b3b95cbf98 P 0572fde696d94f35bedb22a601b934c4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0572fde696d94f35bedb22a601b934c4" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 37725 } } peers { permanent_uuid: "0a13408d2adb466e913378fa190a2ebd" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 45347 } } peers { permanent_uuid: "cc92b62432764dc99d7c7424a9ca417c" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 45805 } }
I20260608 09:53:01.391148 26517 raft_consensus.cc:385] T 14cefc4286304a80bff1a9b3b95cbf98 P 0572fde696d94f35bedb22a601b934c4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:53:01.391618 26517 raft_consensus.cc:740] T 14cefc4286304a80bff1a9b3b95cbf98 P 0572fde696d94f35bedb22a601b934c4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0572fde696d94f35bedb22a601b934c4, State: Initialized, Role: FOLLOWER
I20260608 09:53:01.392995 26517 consensus_queue.cc:260] T 14cefc4286304a80bff1a9b3b95cbf98 P 0572fde696d94f35bedb22a601b934c4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0572fde696d94f35bedb22a601b934c4" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 37725 } } peers { permanent_uuid: "0a13408d2adb466e913378fa190a2ebd" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 45347 } } peers { permanent_uuid: "cc92b62432764dc99d7c7424a9ca417c" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 45805 } }
I20260608 09:53:01.399330 26517 ts_tablet_manager.cc:1434] T 14cefc4286304a80bff1a9b3b95cbf98 P 0572fde696d94f35bedb22a601b934c4: Time spent starting tablet: real 0.013s	user 0.008s	sys 0.002s
I20260608 09:53:01.402026 26517 tablet_bootstrap.cc:492] T c0d00847556344c195098f8fe6891d77 P 0572fde696d94f35bedb22a601b934c4: Bootstrap starting.
I20260608 09:53:01.436237 26517 tablet_bootstrap.cc:654] T c0d00847556344c195098f8fe6891d77 P 0572fde696d94f35bedb22a601b934c4: Neither blocks nor log segments found. Creating new log.
I20260608 09:53:01.443722 26540 raft_consensus.cc:493] T f71bbcea69f74e7489ae678d865776fc P 0572fde696d94f35bedb22a601b934c4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 09:53:01.444449 26540 raft_consensus.cc:515] T f71bbcea69f74e7489ae678d865776fc P 0572fde696d94f35bedb22a601b934c4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0572fde696d94f35bedb22a601b934c4" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 37725 } } peers { permanent_uuid: "0a13408d2adb466e913378fa190a2ebd" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 45347 } } peers { permanent_uuid: "cc92b62432764dc99d7c7424a9ca417c" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 45805 } }
I20260608 09:53:01.448642 26540 leader_election.cc:290] T f71bbcea69f74e7489ae678d865776fc P 0572fde696d94f35bedb22a601b934c4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0a13408d2adb466e913378fa190a2ebd (127.22.183.129:45347), cc92b62432764dc99d7c7424a9ca417c (127.22.183.131:45805)
I20260608 09:53:01.451017 26320 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b406396490674adcb7177b29930c556b" candidate_uuid: "0572fde696d94f35bedb22a601b934c4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0a13408d2adb466e913378fa190a2ebd" is_pre_election: true
I20260608 09:53:01.453282 26319 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f71bbcea69f74e7489ae678d865776fc" candidate_uuid: "0572fde696d94f35bedb22a601b934c4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0a13408d2adb466e913378fa190a2ebd" is_pre_election: true
I20260608 09:53:01.454977 26523 raft_consensus.cc:493] T f71bbcea69f74e7489ae678d865776fc P cc92b62432764dc99d7c7424a9ca417c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 09:53:01.455686 26523 raft_consensus.cc:515] T f71bbcea69f74e7489ae678d865776fc P cc92b62432764dc99d7c7424a9ca417c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0572fde696d94f35bedb22a601b934c4" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 37725 } } peers { permanent_uuid: "0a13408d2adb466e913378fa190a2ebd" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 45347 } } peers { permanent_uuid: "cc92b62432764dc99d7c7424a9ca417c" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 45805 } }
I20260608 09:53:01.459285 26523 leader_election.cc:290] T f71bbcea69f74e7489ae678d865776fc P cc92b62432764dc99d7c7424a9ca417c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0572fde696d94f35bedb22a601b934c4 (127.22.183.130:37725), 0a13408d2adb466e913378fa190a2ebd (127.22.183.129:45347)
W20260608 09:53:01.460386 26359 leader_election.cc:343] T b406396490674adcb7177b29930c556b P 0572fde696d94f35bedb22a601b934c4 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0a13408d2adb466e913378fa190a2ebd (127.22.183.129:45347): Illegal state: must be running to vote when last-logged opid is not known
W20260608 09:53:01.461362 26359 leader_election.cc:343] T f71bbcea69f74e7489ae678d865776fc P 0572fde696d94f35bedb22a601b934c4 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0a13408d2adb466e913378fa190a2ebd (127.22.183.129:45347): Illegal state: must be running to vote when last-logged opid is not known
I20260608 09:53:01.464342 26519 raft_consensus.cc:493] T 8b4ebdce22384e1f95f231581906b8c2 P 0a13408d2adb466e913378fa190a2ebd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 09:53:01.464952 26519 raft_consensus.cc:515] T 8b4ebdce22384e1f95f231581906b8c2 P 0a13408d2adb466e913378fa190a2ebd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a13408d2adb466e913378fa190a2ebd" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 45347 } } peers { permanent_uuid: "0572fde696d94f35bedb22a601b934c4" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 37725 } } peers { permanent_uuid: "cc92b62432764dc99d7c7424a9ca417c" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 45805 } }
I20260608 09:53:01.467757 26519 leader_election.cc:290] T 8b4ebdce22384e1f95f231581906b8c2 P 0a13408d2adb466e913378fa190a2ebd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0572fde696d94f35bedb22a601b934c4 (127.22.183.130:37725), cc92b62432764dc99d7c7424a9ca417c (127.22.183.131:45805)
I20260608 09:53:01.470047 26540 raft_consensus.cc:493] T 7449402eebda4f3493a2ccc1ee925bd1 P 0572fde696d94f35bedb22a601b934c4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 09:53:01.470690 26540 raft_consensus.cc:515] T 7449402eebda4f3493a2ccc1ee925bd1 P 0572fde696d94f35bedb22a601b934c4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a13408d2adb466e913378fa190a2ebd" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 45347 } } peers { permanent_uuid: "0572fde696d94f35bedb22a601b934c4" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 37725 } } peers { permanent_uuid: "cc92b62432764dc99d7c7424a9ca417c" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 45805 } }
W20260608 09:53:01.472015 26266 auto_rebalancer.cc:259] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260608 09:53:01.473376 26540 leader_election.cc:290] T 7449402eebda4f3493a2ccc1ee925bd1 P 0572fde696d94f35bedb22a601b934c4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0a13408d2adb466e913378fa190a2ebd (127.22.183.129:45347), cc92b62432764dc99d7c7424a9ca417c (127.22.183.131:45805)
I20260608 09:53:01.474092 26271 auto_leader_rebalancer.cc:140] leader rebalance for table range_aware_rebalance_new_range
I20260608 09:53:01.474392 26319 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7449402eebda4f3493a2ccc1ee925bd1" candidate_uuid: "0572fde696d94f35bedb22a601b934c4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0a13408d2adb466e913378fa190a2ebd" is_pre_election: true
I20260608 09:53:01.475028 26319 raft_consensus.cc:2468] T 7449402eebda4f3493a2ccc1ee925bd1 P 0a13408d2adb466e913378fa190a2ebd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0572fde696d94f35bedb22a601b934c4 in term 0.
W20260608 09:53:01.475271 26271 auto_leader_rebalancer.cc:460] the master instance isn't leader: Service unavailable: Tablet not running
I20260608 09:53:01.476356 26359 leader_election.cc:304] T 7449402eebda4f3493a2ccc1ee925bd1 P 0572fde696d94f35bedb22a601b934c4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0572fde696d94f35bedb22a601b934c4, 0a13408d2adb466e913378fa190a2ebd; no voters: 
I20260608 09:53:01.481873 26395 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2200004028204ff8aae938b47fba6f79" candidate_uuid: "cc92b62432764dc99d7c7424a9ca417c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0572fde696d94f35bedb22a601b934c4" is_pre_election: true
I20260608 09:53:01.482203 26394 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f71bbcea69f74e7489ae678d865776fc" candidate_uuid: "cc92b62432764dc99d7c7424a9ca417c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0572fde696d94f35bedb22a601b934c4" is_pre_election: true
I20260608 09:53:01.482928 26394 raft_consensus.cc:2468] T f71bbcea69f74e7489ae678d865776fc P 0572fde696d94f35bedb22a601b934c4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cc92b62432764dc99d7c7424a9ca417c in term 0.
W20260608 09:53:01.485945 26435 leader_election.cc:343] T 2200004028204ff8aae938b47fba6f79 P cc92b62432764dc99d7c7424a9ca417c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0572fde696d94f35bedb22a601b934c4 (127.22.183.130:37725): Illegal state: must be running to vote when last-logged opid is not known
I20260608 09:53:01.487296 26435 leader_election.cc:304] T f71bbcea69f74e7489ae678d865776fc P cc92b62432764dc99d7c7424a9ca417c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0572fde696d94f35bedb22a601b934c4, cc92b62432764dc99d7c7424a9ca417c; no voters: 
I20260608 09:53:01.488081 26516 tablet_bootstrap.cc:492] T 8b4ebdce22384e1f95f231581906b8c2 P cc92b62432764dc99d7c7424a9ca417c: No bootstrap required, opened a new log
I20260608 09:53:01.488427 26514 tablet_bootstrap.cc:492] T b406396490674adcb7177b29930c556b P 0a13408d2adb466e913378fa190a2ebd: No bootstrap required, opened a new log
I20260608 09:53:01.488629 26516 ts_tablet_manager.cc:1403] T 8b4ebdce22384e1f95f231581906b8c2 P cc92b62432764dc99d7c7424a9ca417c: Time spent bootstrapping tablet: real 0.211s	user 0.093s	sys 0.093s
I20260608 09:53:01.488925 26514 ts_tablet_manager.cc:1403] T b406396490674adcb7177b29930c556b P 0a13408d2adb466e913378fa190a2ebd: Time spent bootstrapping tablet: real 0.238s	user 0.070s	sys 0.115s
I20260608 09:53:01.490823 26523 raft_consensus.cc:2804] T f71bbcea69f74e7489ae678d865776fc P cc92b62432764dc99d7c7424a9ca417c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 09:53:01.491264 26523 raft_consensus.cc:493] T f71bbcea69f74e7489ae678d865776fc P cc92b62432764dc99d7c7424a9ca417c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 09:53:01.491645 26523 raft_consensus.cc:3060] T f71bbcea69f74e7489ae678d865776fc P cc92b62432764dc99d7c7424a9ca417c [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:53:01.485150 26540 raft_consensus.cc:2804] T 7449402eebda4f3493a2ccc1ee925bd1 P 0572fde696d94f35bedb22a601b934c4 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 09:53:01.492017 26514 raft_consensus.cc:359] T b406396490674adcb7177b29930c556b P 0a13408d2adb466e913378fa190a2ebd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0572fde696d94f35bedb22a601b934c4" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 37725 } } peers { permanent_uuid: "0a13408d2adb466e913378fa190a2ebd" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 45347 } } peers { permanent_uuid: "cc92b62432764dc99d7c7424a9ca417c" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 45805 } }
I20260608 09:53:01.496050 26514 raft_consensus.cc:385] T b406396490674adcb7177b29930c556b P 0a13408d2adb466e913378fa190a2ebd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:53:01.496445 26514 raft_consensus.cc:740] T b406396490674adcb7177b29930c556b P 0a13408d2adb466e913378fa190a2ebd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0a13408d2adb466e913378fa190a2ebd, State: Initialized, Role: FOLLOWER
I20260608 09:53:01.494999 26540 raft_consensus.cc:493] T 7449402eebda4f3493a2ccc1ee925bd1 P 0572fde696d94f35bedb22a601b934c4 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 09:53:01.497293 26540 raft_consensus.cc:3060] T 7449402eebda4f3493a2ccc1ee925bd1 P 0572fde696d94f35bedb22a601b934c4 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:53:01.497334 26514 consensus_queue.cc:260] T b406396490674adcb7177b29930c556b P 0a13408d2adb466e913378fa190a2ebd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0572fde696d94f35bedb22a601b934c4" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 37725 } } peers { permanent_uuid: "0a13408d2adb466e913378fa190a2ebd" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 45347 } } peers { permanent_uuid: "cc92b62432764dc99d7c7424a9ca417c" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 45805 } }
I20260608 09:53:01.498229 26395 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8b4ebdce22384e1f95f231581906b8c2" candidate_uuid: "0a13408d2adb466e913378fa190a2ebd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0572fde696d94f35bedb22a601b934c4" is_pre_election: true
I20260608 09:53:01.498842 26395 raft_consensus.cc:2468] T 8b4ebdce22384e1f95f231581906b8c2 P 0572fde696d94f35bedb22a601b934c4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0a13408d2adb466e913378fa190a2ebd in term 0.
I20260608 09:53:01.499835 26514 ts_tablet_manager.cc:1434] T b406396490674adcb7177b29930c556b P 0a13408d2adb466e913378fa190a2ebd: Time spent starting tablet: real 0.011s	user 0.009s	sys 0.000s
I20260608 09:53:01.499989 26394 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "14cefc4286304a80bff1a9b3b95cbf98" candidate_uuid: "0a13408d2adb466e913378fa190a2ebd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0572fde696d94f35bedb22a601b934c4" is_pre_election: true
I20260608 09:53:01.500602 26394 raft_consensus.cc:2468] T 14cefc4286304a80bff1a9b3b95cbf98 P 0572fde696d94f35bedb22a601b934c4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0a13408d2adb466e913378fa190a2ebd in term 0.
I20260608 09:53:01.500912 26514 tablet_bootstrap.cc:492] T f71bbcea69f74e7489ae678d865776fc P 0a13408d2adb466e913378fa190a2ebd: Bootstrap starting.
I20260608 09:53:01.504334 26469 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b406396490674adcb7177b29930c556b" candidate_uuid: "0572fde696d94f35bedb22a601b934c4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cc92b62432764dc99d7c7424a9ca417c" is_pre_election: true
I20260608 09:53:01.506767 26467 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7449402eebda4f3493a2ccc1ee925bd1" candidate_uuid: "0572fde696d94f35bedb22a601b934c4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cc92b62432764dc99d7c7424a9ca417c" is_pre_election: true
I20260608 09:53:01.507278 26516 raft_consensus.cc:359] T 8b4ebdce22384e1f95f231581906b8c2 P cc92b62432764dc99d7c7424a9ca417c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a13408d2adb466e913378fa190a2ebd" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 45347 } } peers { permanent_uuid: "0572fde696d94f35bedb22a601b934c4" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 37725 } } peers { permanent_uuid: "cc92b62432764dc99d7c7424a9ca417c" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 45805 } }
I20260608 09:53:01.508679 26516 raft_consensus.cc:385] T 8b4ebdce22384e1f95f231581906b8c2 P cc92b62432764dc99d7c7424a9ca417c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:53:01.508842 26468 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f71bbcea69f74e7489ae678d865776fc" candidate_uuid: "0572fde696d94f35bedb22a601b934c4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cc92b62432764dc99d7c7424a9ca417c" is_pre_election: true
I20260608 09:53:01.509052 26516 raft_consensus.cc:740] T 8b4ebdce22384e1f95f231581906b8c2 P cc92b62432764dc99d7c7424a9ca417c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cc92b62432764dc99d7c7424a9ca417c, State: Initialized, Role: FOLLOWER
I20260608 09:53:01.513082 26540 raft_consensus.cc:515] T 7449402eebda4f3493a2ccc1ee925bd1 P 0572fde696d94f35bedb22a601b934c4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a13408d2adb466e913378fa190a2ebd" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 45347 } } peers { permanent_uuid: "0572fde696d94f35bedb22a601b934c4" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 37725 } } peers { permanent_uuid: "cc92b62432764dc99d7c7424a9ca417c" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 45805 } }
W20260608 09:53:01.513895 26361 leader_election.cc:343] T 7449402eebda4f3493a2ccc1ee925bd1 P 0572fde696d94f35bedb22a601b934c4 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer cc92b62432764dc99d7c7424a9ca417c (127.22.183.131:45805): Illegal state: must be running to vote when last-logged opid is not known
W20260608 09:53:01.515386 26361 leader_election.cc:343] T b406396490674adcb7177b29930c556b P 0572fde696d94f35bedb22a601b934c4 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer cc92b62432764dc99d7c7424a9ca417c (127.22.183.131:45805): Illegal state: must be running to vote when last-logged opid is not known
I20260608 09:53:01.515852 26361 leader_election.cc:304] T b406396490674adcb7177b29930c556b P 0572fde696d94f35bedb22a601b934c4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 0572fde696d94f35bedb22a601b934c4; no voters: 0a13408d2adb466e913378fa190a2ebd, cc92b62432764dc99d7c7424a9ca417c
I20260608 09:53:01.516361 26319 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7449402eebda4f3493a2ccc1ee925bd1" candidate_uuid: "0572fde696d94f35bedb22a601b934c4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0a13408d2adb466e913378fa190a2ebd"
I20260608 09:53:01.516803 26521 raft_consensus.cc:2749] T b406396490674adcb7177b29930c556b P 0572fde696d94f35bedb22a601b934c4 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260608 09:53:01.516346 26523 raft_consensus.cc:515] T f71bbcea69f74e7489ae678d865776fc P cc92b62432764dc99d7c7424a9ca417c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0572fde696d94f35bedb22a601b934c4" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 37725 } } peers { permanent_uuid: "0a13408d2adb466e913378fa190a2ebd" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 45347 } } peers { permanent_uuid: "cc92b62432764dc99d7c7424a9ca417c" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 45805 } }
I20260608 09:53:01.517215 26319 raft_consensus.cc:3060] T 7449402eebda4f3493a2ccc1ee925bd1 P 0a13408d2adb466e913378fa190a2ebd [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:53:01.517832 26468 raft_consensus.cc:2393] T f71bbcea69f74e7489ae678d865776fc P cc92b62432764dc99d7c7424a9ca417c [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 0572fde696d94f35bedb22a601b934c4 in current term 1: Already voted for candidate cc92b62432764dc99d7c7424a9ca417c in this term.
I20260608 09:53:01.518977 26523 leader_election.cc:290] T f71bbcea69f74e7489ae678d865776fc P cc92b62432764dc99d7c7424a9ca417c [CANDIDATE]: Term 1 election: Requested vote from peers 0572fde696d94f35bedb22a601b934c4 (127.22.183.130:37725), 0a13408d2adb466e913378fa190a2ebd (127.22.183.129:45347)
I20260608 09:53:01.519987 26394 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f71bbcea69f74e7489ae678d865776fc" candidate_uuid: "cc92b62432764dc99d7c7424a9ca417c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0572fde696d94f35bedb22a601b934c4"
I20260608 09:53:01.521107 26394 raft_consensus.cc:3060] T f71bbcea69f74e7489ae678d865776fc P 0572fde696d94f35bedb22a601b934c4 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:53:01.519935 26516 consensus_queue.cc:260] T 8b4ebdce22384e1f95f231581906b8c2 P cc92b62432764dc99d7c7424a9ca417c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a13408d2adb466e913378fa190a2ebd" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 45347 } } peers { permanent_uuid: "0572fde696d94f35bedb22a601b934c4" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 37725 } } peers { permanent_uuid: "cc92b62432764dc99d7c7424a9ca417c" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 45805 } }
I20260608 09:53:01.523676 26361 leader_election.cc:304] T f71bbcea69f74e7489ae678d865776fc P 0572fde696d94f35bedb22a601b934c4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 0572fde696d94f35bedb22a601b934c4; no voters: 0a13408d2adb466e913378fa190a2ebd, cc92b62432764dc99d7c7424a9ca417c
I20260608 09:53:01.507566 26286 leader_election.cc:304] T 8b4ebdce22384e1f95f231581906b8c2 P 0a13408d2adb466e913378fa190a2ebd [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0572fde696d94f35bedb22a601b934c4, 0a13408d2adb466e913378fa190a2ebd; no voters: 
I20260608 09:53:01.524855 26319 raft_consensus.cc:2468] T 7449402eebda4f3493a2ccc1ee925bd1 P 0a13408d2adb466e913378fa190a2ebd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0572fde696d94f35bedb22a601b934c4 in term 1.
I20260608 09:53:01.525341 26514 tablet_bootstrap.cc:654] T f71bbcea69f74e7489ae678d865776fc P 0a13408d2adb466e913378fa190a2ebd: Neither blocks nor log segments found. Creating new log.
I20260608 09:53:01.528705 26519 raft_consensus.cc:2804] T 8b4ebdce22384e1f95f231581906b8c2 P 0a13408d2adb466e913378fa190a2ebd [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 09:53:01.529105 26519 raft_consensus.cc:493] T 8b4ebdce22384e1f95f231581906b8c2 P 0a13408d2adb466e913378fa190a2ebd [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 09:53:01.529454 26519 raft_consensus.cc:3060] T 8b4ebdce22384e1f95f231581906b8c2 P 0a13408d2adb466e913378fa190a2ebd [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:53:01.529650 26516 ts_tablet_manager.cc:1434] T 8b4ebdce22384e1f95f231581906b8c2 P cc92b62432764dc99d7c7424a9ca417c: Time spent starting tablet: real 0.041s	user 0.010s	sys 0.002s
I20260608 09:53:01.530402 26540 leader_election.cc:290] T 7449402eebda4f3493a2ccc1ee925bd1 P 0572fde696d94f35bedb22a601b934c4 [CANDIDATE]: Term 1 election: Requested vote from peers 0a13408d2adb466e913378fa190a2ebd (127.22.183.129:45347), cc92b62432764dc99d7c7424a9ca417c (127.22.183.131:45805)
I20260608 09:53:01.530407 26394 raft_consensus.cc:2468] T f71bbcea69f74e7489ae678d865776fc P 0572fde696d94f35bedb22a601b934c4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cc92b62432764dc99d7c7424a9ca417c in term 1.
I20260608 09:53:01.531965 26517 tablet_bootstrap.cc:492] T c0d00847556344c195098f8fe6891d77 P 0572fde696d94f35bedb22a601b934c4: No bootstrap required, opened a new log
I20260608 09:53:01.532290 26517 ts_tablet_manager.cc:1403] T c0d00847556344c195098f8fe6891d77 P 0572fde696d94f35bedb22a601b934c4: Time spent bootstrapping tablet: real 0.131s	user 0.014s	sys 0.004s
I20260608 09:53:01.534547 26517 raft_consensus.cc:359] T c0d00847556344c195098f8fe6891d77 P 0572fde696d94f35bedb22a601b934c4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a13408d2adb466e913378fa190a2ebd" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 45347 } } peers { permanent_uuid: "0572fde696d94f35bedb22a601b934c4" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 37725 } } peers { permanent_uuid: "cc92b62432764dc99d7c7424a9ca417c" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 45805 } }
I20260608 09:53:01.534963 26517 raft_consensus.cc:385] T c0d00847556344c195098f8fe6891d77 P 0572fde696d94f35bedb22a601b934c4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:53:01.535223 26517 raft_consensus.cc:740] T c0d00847556344c195098f8fe6891d77 P 0572fde696d94f35bedb22a601b934c4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0572fde696d94f35bedb22a601b934c4, State: Initialized, Role: FOLLOWER
I20260608 09:53:01.535753 26286 leader_election.cc:304] T 14cefc4286304a80bff1a9b3b95cbf98 P 0a13408d2adb466e913378fa190a2ebd [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0572fde696d94f35bedb22a601b934c4, 0a13408d2adb466e913378fa190a2ebd; no voters: 
I20260608 09:53:01.536834 26468 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7449402eebda4f3493a2ccc1ee925bd1" candidate_uuid: "0572fde696d94f35bedb22a601b934c4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cc92b62432764dc99d7c7424a9ca417c"
I20260608 09:53:01.537428 26516 tablet_bootstrap.cc:492] T c0d00847556344c195098f8fe6891d77 P cc92b62432764dc99d7c7424a9ca417c: Bootstrap starting.
I20260608 09:53:01.536631 26359 leader_election.cc:304] T 7449402eebda4f3493a2ccc1ee925bd1 P 0572fde696d94f35bedb22a601b934c4 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0572fde696d94f35bedb22a601b934c4, 0a13408d2adb466e913378fa190a2ebd; no voters: 
I20260608 09:53:01.536092 26517 consensus_queue.cc:260] T c0d00847556344c195098f8fe6891d77 P 0572fde696d94f35bedb22a601b934c4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a13408d2adb466e913378fa190a2ebd" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 45347 } } peers { permanent_uuid: "0572fde696d94f35bedb22a601b934c4" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 37725 } } peers { permanent_uuid: "cc92b62432764dc99d7c7424a9ca417c" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 45805 } }
I20260608 09:53:01.538722 26540 raft_consensus.cc:2804] T 7449402eebda4f3493a2ccc1ee925bd1 P 0572fde696d94f35bedb22a601b934c4 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 09:53:01.540177 26521 raft_consensus.cc:2749] T f71bbcea69f74e7489ae678d865776fc P 0572fde696d94f35bedb22a601b934c4 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260608 09:53:01.551447 26435 leader_election.cc:304] T f71bbcea69f74e7489ae678d865776fc P cc92b62432764dc99d7c7424a9ca417c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0572fde696d94f35bedb22a601b934c4, cc92b62432764dc99d7c7424a9ca417c; no voters: 
I20260608 09:53:01.552516 26523 raft_consensus.cc:2804] T f71bbcea69f74e7489ae678d865776fc P cc92b62432764dc99d7c7424a9ca417c [term 1 FOLLOWER]: Leader election won for term 1
W20260608 09:53:01.545238 26361 leader_election.cc:343] T 7449402eebda4f3493a2ccc1ee925bd1 P 0572fde696d94f35bedb22a601b934c4 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer cc92b62432764dc99d7c7424a9ca417c (127.22.183.131:45805): Illegal state: must be running to vote when last-logged opid is not known
I20260608 09:53:01.553172 26523 raft_consensus.cc:697] T f71bbcea69f74e7489ae678d865776fc P cc92b62432764dc99d7c7424a9ca417c [term 1 LEADER]: Becoming Leader. State: Replica: cc92b62432764dc99d7c7424a9ca417c, State: Running, Role: LEADER
I20260608 09:53:01.554186 26523 consensus_queue.cc:237] T f71bbcea69f74e7489ae678d865776fc P cc92b62432764dc99d7c7424a9ca417c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0572fde696d94f35bedb22a601b934c4" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 37725 } } peers { permanent_uuid: "0a13408d2adb466e913378fa190a2ebd" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 45347 } } peers { permanent_uuid: "cc92b62432764dc99d7c7424a9ca417c" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 45805 } }
I20260608 09:53:01.560039 26519 raft_consensus.cc:515] T 8b4ebdce22384e1f95f231581906b8c2 P 0a13408d2adb466e913378fa190a2ebd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a13408d2adb466e913378fa190a2ebd" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 45347 } } peers { permanent_uuid: "0572fde696d94f35bedb22a601b934c4" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 37725 } } peers { permanent_uuid: "cc92b62432764dc99d7c7424a9ca417c" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 45805 } }
I20260608 09:53:01.563338 26519 leader_election.cc:290] T 8b4ebdce22384e1f95f231581906b8c2 P 0a13408d2adb466e913378fa190a2ebd [CANDIDATE]: Term 1 election: Requested vote from peers 0572fde696d94f35bedb22a601b934c4 (127.22.183.130:37725), cc92b62432764dc99d7c7424a9ca417c (127.22.183.131:45805)
I20260608 09:53:01.564026 26519 raft_consensus.cc:2804] T 14cefc4286304a80bff1a9b3b95cbf98 P 0a13408d2adb466e913378fa190a2ebd [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 09:53:01.564499 26519 raft_consensus.cc:493] T 14cefc4286304a80bff1a9b3b95cbf98 P 0a13408d2adb466e913378fa190a2ebd [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 09:53:01.564893 26519 raft_consensus.cc:3060] T 14cefc4286304a80bff1a9b3b95cbf98 P 0a13408d2adb466e913378fa190a2ebd [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:53:01.566087 26517 ts_tablet_manager.cc:1434] T c0d00847556344c195098f8fe6891d77 P 0572fde696d94f35bedb22a601b934c4: Time spent starting tablet: real 0.034s	user 0.002s	sys 0.016s
I20260608 09:53:01.567263 26517 tablet_bootstrap.cc:492] T 2200004028204ff8aae938b47fba6f79 P 0572fde696d94f35bedb22a601b934c4: Bootstrap starting.
I20260608 09:53:01.568370 26514 tablet_bootstrap.cc:492] T f71bbcea69f74e7489ae678d865776fc P 0a13408d2adb466e913378fa190a2ebd: No bootstrap required, opened a new log
I20260608 09:53:01.569104 26514 ts_tablet_manager.cc:1403] T f71bbcea69f74e7489ae678d865776fc P 0a13408d2adb466e913378fa190a2ebd: Time spent bootstrapping tablet: real 0.068s	user 0.031s	sys 0.015s
I20260608 09:53:01.568928 26540 raft_consensus.cc:697] T 7449402eebda4f3493a2ccc1ee925bd1 P 0572fde696d94f35bedb22a601b934c4 [term 1 LEADER]: Becoming Leader. State: Replica: 0572fde696d94f35bedb22a601b934c4, State: Running, Role: LEADER
I20260608 09:53:01.570019 26540 consensus_queue.cc:237] T 7449402eebda4f3493a2ccc1ee925bd1 P 0572fde696d94f35bedb22a601b934c4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a13408d2adb466e913378fa190a2ebd" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 45347 } } peers { permanent_uuid: "0572fde696d94f35bedb22a601b934c4" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 37725 } } peers { permanent_uuid: "cc92b62432764dc99d7c7424a9ca417c" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 45805 } }
I20260608 09:53:01.572306 26514 raft_consensus.cc:359] T f71bbcea69f74e7489ae678d865776fc P 0a13408d2adb466e913378fa190a2ebd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0572fde696d94f35bedb22a601b934c4" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 37725 } } peers { permanent_uuid: "0a13408d2adb466e913378fa190a2ebd" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 45347 } } peers { permanent_uuid: "cc92b62432764dc99d7c7424a9ca417c" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 45805 } }
I20260608 09:53:01.573007 26514 raft_consensus.cc:385] T f71bbcea69f74e7489ae678d865776fc P 0a13408d2adb466e913378fa190a2ebd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:53:01.573315 26514 raft_consensus.cc:740] T f71bbcea69f74e7489ae678d865776fc P 0a13408d2adb466e913378fa190a2ebd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0a13408d2adb466e913378fa190a2ebd, State: Initialized, Role: FOLLOWER
I20260608 09:53:01.573921 26519 raft_consensus.cc:515] T 14cefc4286304a80bff1a9b3b95cbf98 P 0a13408d2adb466e913378fa190a2ebd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0572fde696d94f35bedb22a601b934c4" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 37725 } } peers { permanent_uuid: "0a13408d2adb466e913378fa190a2ebd" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 45347 } } peers { permanent_uuid: "cc92b62432764dc99d7c7424a9ca417c" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 45805 } }
I20260608 09:53:01.574370 26516 tablet_bootstrap.cc:654] T c0d00847556344c195098f8fe6891d77 P cc92b62432764dc99d7c7424a9ca417c: Neither blocks nor log segments found. Creating new log.
I20260608 09:53:01.578984 26468 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "14cefc4286304a80bff1a9b3b95cbf98" candidate_uuid: "0a13408d2adb466e913378fa190a2ebd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cc92b62432764dc99d7c7424a9ca417c" is_pre_election: true
I20260608 09:53:01.576467 26394 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8b4ebdce22384e1f95f231581906b8c2" candidate_uuid: "0a13408d2adb466e913378fa190a2ebd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0572fde696d94f35bedb22a601b934c4"
I20260608 09:53:01.578961 26216 catalog_manager.cc:5696] T f71bbcea69f74e7489ae678d865776fc P cc92b62432764dc99d7c7424a9ca417c reported cstate change: term changed from 0 to 1, leader changed from <none> to cc92b62432764dc99d7c7424a9ca417c (127.22.183.131). New cstate: current_term: 1 leader_uuid: "cc92b62432764dc99d7c7424a9ca417c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0572fde696d94f35bedb22a601b934c4" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 37725 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0a13408d2adb466e913378fa190a2ebd" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 45347 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cc92b62432764dc99d7c7424a9ca417c" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 45805 } health_report { overall_health: HEALTHY } } }
I20260608 09:53:01.580197 26394 raft_consensus.cc:3060] T 8b4ebdce22384e1f95f231581906b8c2 P 0572fde696d94f35bedb22a601b934c4 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:53:01.576617 26319 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2200004028204ff8aae938b47fba6f79" candidate_uuid: "cc92b62432764dc99d7c7424a9ca417c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0a13408d2adb466e913378fa190a2ebd" is_pre_election: true
I20260608 09:53:01.577267 26320 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f71bbcea69f74e7489ae678d865776fc" candidate_uuid: "cc92b62432764dc99d7c7424a9ca417c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0a13408d2adb466e913378fa190a2ebd" is_pre_election: true
I20260608 09:53:01.578280 26318 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f71bbcea69f74e7489ae678d865776fc" candidate_uuid: "cc92b62432764dc99d7c7424a9ca417c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0a13408d2adb466e913378fa190a2ebd"
I20260608 09:53:01.578437 26519 leader_election.cc:290] T 14cefc4286304a80bff1a9b3b95cbf98 P 0a13408d2adb466e913378fa190a2ebd [CANDIDATE]: Term 1 election: Requested vote from peers 0572fde696d94f35bedb22a601b934c4 (127.22.183.130:37725), cc92b62432764dc99d7c7424a9ca417c (127.22.183.131:45805)
I20260608 09:53:01.583808 26395 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "14cefc4286304a80bff1a9b3b95cbf98" candidate_uuid: "0a13408d2adb466e913378fa190a2ebd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0572fde696d94f35bedb22a601b934c4"
I20260608 09:53:01.583699 26319 raft_consensus.cc:2468] T 2200004028204ff8aae938b47fba6f79 P 0a13408d2adb466e913378fa190a2ebd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cc92b62432764dc99d7c7424a9ca417c in term 0.
I20260608 09:53:01.585475 26395 raft_consensus.cc:3060] T 14cefc4286304a80bff1a9b3b95cbf98 P 0572fde696d94f35bedb22a601b934c4 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:53:01.582170 26469 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8b4ebdce22384e1f95f231581906b8c2" candidate_uuid: "0a13408d2adb466e913378fa190a2ebd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cc92b62432764dc99d7c7424a9ca417c"
I20260608 09:53:01.582747 26467 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "14cefc4286304a80bff1a9b3b95cbf98" candidate_uuid: "0a13408d2adb466e913378fa190a2ebd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cc92b62432764dc99d7c7424a9ca417c"
I20260608 09:53:01.586668 26469 raft_consensus.cc:3060] T 8b4ebdce22384e1f95f231581906b8c2 P cc92b62432764dc99d7c7424a9ca417c [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:53:01.587283 26468 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8b4ebdce22384e1f95f231581906b8c2" candidate_uuid: "0a13408d2adb466e913378fa190a2ebd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cc92b62432764dc99d7c7424a9ca417c" is_pre_election: true
I20260608 09:53:01.584890 26517 tablet_bootstrap.cc:654] T 2200004028204ff8aae938b47fba6f79 P 0572fde696d94f35bedb22a601b934c4: Neither blocks nor log segments found. Creating new log.
W20260608 09:53:01.585417 26286 leader_election.cc:343] T 14cefc4286304a80bff1a9b3b95cbf98 P 0a13408d2adb466e913378fa190a2ebd [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer cc92b62432764dc99d7c7424a9ca417c (127.22.183.131:45805): Illegal state: must be running to vote when last-logged opid is not known
I20260608 09:53:01.589967 26433 leader_election.cc:304] T 2200004028204ff8aae938b47fba6f79 P cc92b62432764dc99d7c7424a9ca417c [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: 0a13408d2adb466e913378fa190a2ebd, cc92b62432764dc99d7c7424a9ca417c; no voters: 0572fde696d94f35bedb22a601b934c4
I20260608 09:53:01.591074 26523 raft_consensus.cc:2804] T 2200004028204ff8aae938b47fba6f79 P cc92b62432764dc99d7c7424a9ca417c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 09:53:01.591454 26523 raft_consensus.cc:493] T 2200004028204ff8aae938b47fba6f79 P cc92b62432764dc99d7c7424a9ca417c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 09:53:01.591780 26523 raft_consensus.cc:3060] T 2200004028204ff8aae938b47fba6f79 P cc92b62432764dc99d7c7424a9ca417c [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:53:01.583432 26514 consensus_queue.cc:260] T f71bbcea69f74e7489ae678d865776fc P 0a13408d2adb466e913378fa190a2ebd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0572fde696d94f35bedb22a601b934c4" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 37725 } } peers { permanent_uuid: "0a13408d2adb466e913378fa190a2ebd" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 45347 } } peers { permanent_uuid: "cc92b62432764dc99d7c7424a9ca417c" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 45805 } }
I20260608 09:53:01.592922 26318 raft_consensus.cc:3060] T f71bbcea69f74e7489ae678d865776fc P 0a13408d2adb466e913378fa190a2ebd [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:53:01.595741 26394 raft_consensus.cc:2468] T 8b4ebdce22384e1f95f231581906b8c2 P 0572fde696d94f35bedb22a601b934c4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0a13408d2adb466e913378fa190a2ebd in term 1.
W20260608 09:53:01.597400 26286 leader_election.cc:343] T 14cefc4286304a80bff1a9b3b95cbf98 P 0a13408d2adb466e913378fa190a2ebd [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer cc92b62432764dc99d7c7424a9ca417c (127.22.183.131:45805): Illegal state: must be running to vote when last-logged opid is not known
I20260608 09:53:01.598664 26286 leader_election.cc:304] T 8b4ebdce22384e1f95f231581906b8c2 P 0a13408d2adb466e913378fa190a2ebd [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0572fde696d94f35bedb22a601b934c4, 0a13408d2adb466e913378fa190a2ebd; no voters: 
I20260608 09:53:01.599826 26469 raft_consensus.cc:2468] T 8b4ebdce22384e1f95f231581906b8c2 P cc92b62432764dc99d7c7424a9ca417c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0a13408d2adb466e913378fa190a2ebd in term 1.
I20260608 09:53:01.599511 26519 raft_consensus.cc:2804] T 8b4ebdce22384e1f95f231581906b8c2 P 0a13408d2adb466e913378fa190a2ebd [term 1 FOLLOWER]: Leader election won for term 1
I20260608 09:53:01.605197 26519 raft_consensus.cc:697] T 8b4ebdce22384e1f95f231581906b8c2 P 0a13408d2adb466e913378fa190a2ebd [term 1 LEADER]: Becoming Leader. State: Replica: 0a13408d2adb466e913378fa190a2ebd, State: Running, Role: LEADER
I20260608 09:53:01.606026 26519 consensus_queue.cc:237] T 8b4ebdce22384e1f95f231581906b8c2 P 0a13408d2adb466e913378fa190a2ebd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a13408d2adb466e913378fa190a2ebd" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 45347 } } peers { permanent_uuid: "0572fde696d94f35bedb22a601b934c4" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 37725 } } peers { permanent_uuid: "cc92b62432764dc99d7c7424a9ca417c" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 45805 } }
I20260608 09:53:01.606956 26318 raft_consensus.cc:2468] T f71bbcea69f74e7489ae678d865776fc P 0a13408d2adb466e913378fa190a2ebd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cc92b62432764dc99d7c7424a9ca417c in term 1.
I20260608 09:53:01.609651 26516 tablet_bootstrap.cc:492] T c0d00847556344c195098f8fe6891d77 P cc92b62432764dc99d7c7424a9ca417c: No bootstrap required, opened a new log
I20260608 09:53:01.610220 26516 ts_tablet_manager.cc:1403] T c0d00847556344c195098f8fe6891d77 P cc92b62432764dc99d7c7424a9ca417c: Time spent bootstrapping tablet: real 0.073s	user 0.009s	sys 0.009s
I20260608 09:53:01.616896 26523 raft_consensus.cc:515] T 2200004028204ff8aae938b47fba6f79 P cc92b62432764dc99d7c7424a9ca417c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a13408d2adb466e913378fa190a2ebd" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 45347 } } peers { permanent_uuid: "cc92b62432764dc99d7c7424a9ca417c" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 45805 } } peers { permanent_uuid: "0572fde696d94f35bedb22a601b934c4" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 37725 } }
I20260608 09:53:01.615722 26218 catalog_manager.cc:5696] T 7449402eebda4f3493a2ccc1ee925bd1 P 0572fde696d94f35bedb22a601b934c4 reported cstate change: term changed from 0 to 1, leader changed from <none> to 0572fde696d94f35bedb22a601b934c4 (127.22.183.130). New cstate: current_term: 1 leader_uuid: "0572fde696d94f35bedb22a601b934c4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a13408d2adb466e913378fa190a2ebd" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 45347 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0572fde696d94f35bedb22a601b934c4" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 37725 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cc92b62432764dc99d7c7424a9ca417c" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 45805 } health_report { overall_health: UNKNOWN } } }
I20260608 09:53:01.620378 26318 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2200004028204ff8aae938b47fba6f79" candidate_uuid: "cc92b62432764dc99d7c7424a9ca417c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0a13408d2adb466e913378fa190a2ebd"
I20260608 09:53:01.620959 26318 raft_consensus.cc:3060] T 2200004028204ff8aae938b47fba6f79 P 0a13408d2adb466e913378fa190a2ebd [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:53:01.625403 26516 raft_consensus.cc:359] T c0d00847556344c195098f8fe6891d77 P cc92b62432764dc99d7c7424a9ca417c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a13408d2adb466e913378fa190a2ebd" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 45347 } } peers { permanent_uuid: "0572fde696d94f35bedb22a601b934c4" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 37725 } } peers { permanent_uuid: "cc92b62432764dc99d7c7424a9ca417c" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 45805 } }
I20260608 09:53:01.626111 26516 raft_consensus.cc:385] T c0d00847556344c195098f8fe6891d77 P cc92b62432764dc99d7c7424a9ca417c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:53:01.626433 26516 raft_consensus.cc:740] T c0d00847556344c195098f8fe6891d77 P cc92b62432764dc99d7c7424a9ca417c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cc92b62432764dc99d7c7424a9ca417c, State: Initialized, Role: FOLLOWER
I20260608 09:53:01.627802 26523 leader_election.cc:290] T 2200004028204ff8aae938b47fba6f79 P cc92b62432764dc99d7c7424a9ca417c [CANDIDATE]: Term 1 election: Requested vote from peers 0a13408d2adb466e913378fa190a2ebd (127.22.183.129:45347), 0572fde696d94f35bedb22a601b934c4 (127.22.183.130:37725)
I20260608 09:53:01.628152 26394 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2200004028204ff8aae938b47fba6f79" candidate_uuid: "cc92b62432764dc99d7c7424a9ca417c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0572fde696d94f35bedb22a601b934c4"
I20260608 09:53:01.629658 26318 raft_consensus.cc:2468] T 2200004028204ff8aae938b47fba6f79 P 0a13408d2adb466e913378fa190a2ebd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cc92b62432764dc99d7c7424a9ca417c in term 1.
W20260608 09:53:01.630056 26435 leader_election.cc:343] T 2200004028204ff8aae938b47fba6f79 P cc92b62432764dc99d7c7424a9ca417c [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 0572fde696d94f35bedb22a601b934c4 (127.22.183.130:37725): Illegal state: must be running to vote when last-logged opid is not known
I20260608 09:53:01.615688 26395 raft_consensus.cc:2468] T 14cefc4286304a80bff1a9b3b95cbf98 P 0572fde696d94f35bedb22a601b934c4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0a13408d2adb466e913378fa190a2ebd in term 1.
I20260608 09:53:01.634366 26433 leader_election.cc:304] T 2200004028204ff8aae938b47fba6f79 P cc92b62432764dc99d7c7424a9ca417c [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: 0a13408d2adb466e913378fa190a2ebd, cc92b62432764dc99d7c7424a9ca417c; no voters: 0572fde696d94f35bedb22a601b934c4
I20260608 09:53:01.636066 26540 raft_consensus.cc:493] T 14b24a11b6ae4a9ba0f755df1be4f208 P 0572fde696d94f35bedb22a601b934c4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 09:53:01.636587 26540 raft_consensus.cc:515] T 14b24a11b6ae4a9ba0f755df1be4f208 P 0572fde696d94f35bedb22a601b934c4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0572fde696d94f35bedb22a601b934c4" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 37725 } } peers { permanent_uuid: "0a13408d2adb466e913378fa190a2ebd" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 45347 } } peers { permanent_uuid: "cc92b62432764dc99d7c7424a9ca417c" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 45805 } }
I20260608 09:53:01.638901 26540 leader_election.cc:290] T 14b24a11b6ae4a9ba0f755df1be4f208 P 0572fde696d94f35bedb22a601b934c4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0a13408d2adb466e913378fa190a2ebd (127.22.183.129:45347), cc92b62432764dc99d7c7424a9ca417c (127.22.183.131:45805)
I20260608 09:53:01.639863 26469 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "14b24a11b6ae4a9ba0f755df1be4f208" candidate_uuid: "0572fde696d94f35bedb22a601b934c4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cc92b62432764dc99d7c7424a9ca417c" is_pre_election: true
I20260608 09:53:01.640648 26514 ts_tablet_manager.cc:1434] T f71bbcea69f74e7489ae678d865776fc P 0a13408d2adb466e913378fa190a2ebd: Time spent starting tablet: real 0.071s	user 0.007s	sys 0.001s
I20260608 09:53:01.635200 26523 raft_consensus.cc:2804] T 2200004028204ff8aae938b47fba6f79 P cc92b62432764dc99d7c7424a9ca417c [term 1 FOLLOWER]: Leader election won for term 1
I20260608 09:53:01.641569 26320 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "14b24a11b6ae4a9ba0f755df1be4f208" candidate_uuid: "0572fde696d94f35bedb22a601b934c4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0a13408d2adb466e913378fa190a2ebd" is_pre_election: true
W20260608 09:53:01.642509 26361 leader_election.cc:343] T 14b24a11b6ae4a9ba0f755df1be4f208 P 0572fde696d94f35bedb22a601b934c4 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer cc92b62432764dc99d7c7424a9ca417c (127.22.183.131:45805): Illegal state: must be running to vote when last-logged opid is not known
I20260608 09:53:01.642462 26523 raft_consensus.cc:697] T 2200004028204ff8aae938b47fba6f79 P cc92b62432764dc99d7c7424a9ca417c [term 1 LEADER]: Becoming Leader. State: Replica: cc92b62432764dc99d7c7424a9ca417c, State: Running, Role: LEADER
W20260608 09:53:01.643796 26359 leader_election.cc:343] T 14b24a11b6ae4a9ba0f755df1be4f208 P 0572fde696d94f35bedb22a601b934c4 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0a13408d2adb466e913378fa190a2ebd (127.22.183.129:45347): Illegal state: must be running to vote when last-logged opid is not known
I20260608 09:53:01.644234 26286 leader_election.cc:304] T 14cefc4286304a80bff1a9b3b95cbf98 P 0a13408d2adb466e913378fa190a2ebd [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: 0572fde696d94f35bedb22a601b934c4, 0a13408d2adb466e913378fa190a2ebd; no voters: cc92b62432764dc99d7c7424a9ca417c
I20260608 09:53:01.644699 26359 leader_election.cc:304] T 14b24a11b6ae4a9ba0f755df1be4f208 P 0572fde696d94f35bedb22a601b934c4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 0572fde696d94f35bedb22a601b934c4; no voters: 0a13408d2adb466e913378fa190a2ebd, cc92b62432764dc99d7c7424a9ca417c
I20260608 09:53:01.645196 26514 tablet_bootstrap.cc:492] T c0d00847556344c195098f8fe6891d77 P 0a13408d2adb466e913378fa190a2ebd: Bootstrap starting.
I20260608 09:53:01.645531 26540 raft_consensus.cc:2749] T 14b24a11b6ae4a9ba0f755df1be4f208 P 0572fde696d94f35bedb22a601b934c4 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260608 09:53:01.641280 26516 consensus_queue.cc:260] T c0d00847556344c195098f8fe6891d77 P cc92b62432764dc99d7c7424a9ca417c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a13408d2adb466e913378fa190a2ebd" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 45347 } } peers { permanent_uuid: "0572fde696d94f35bedb22a601b934c4" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 37725 } } peers { permanent_uuid: "cc92b62432764dc99d7c7424a9ca417c" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 45805 } }
I20260608 09:53:01.645861 26519 raft_consensus.cc:2804] T 14cefc4286304a80bff1a9b3b95cbf98 P 0a13408d2adb466e913378fa190a2ebd [term 1 FOLLOWER]: Leader election won for term 1
I20260608 09:53:01.646714 26519 raft_consensus.cc:697] T 14cefc4286304a80bff1a9b3b95cbf98 P 0a13408d2adb466e913378fa190a2ebd [term 1 LEADER]: Becoming Leader. State: Replica: 0a13408d2adb466e913378fa190a2ebd, State: Running, Role: LEADER
I20260608 09:53:01.648025 26519 consensus_queue.cc:237] T 14cefc4286304a80bff1a9b3b95cbf98 P 0a13408d2adb466e913378fa190a2ebd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0572fde696d94f35bedb22a601b934c4" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 37725 } } peers { permanent_uuid: "0a13408d2adb466e913378fa190a2ebd" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 45347 } } peers { permanent_uuid: "cc92b62432764dc99d7c7424a9ca417c" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 45805 } }
I20260608 09:53:01.648777 26516 ts_tablet_manager.cc:1434] T c0d00847556344c195098f8fe6891d77 P cc92b62432764dc99d7c7424a9ca417c: Time spent starting tablet: real 0.038s	user 0.005s	sys 0.001s
I20260608 09:53:01.646639 26523 consensus_queue.cc:237] T 2200004028204ff8aae938b47fba6f79 P cc92b62432764dc99d7c7424a9ca417c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a13408d2adb466e913378fa190a2ebd" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 45347 } } peers { permanent_uuid: "cc92b62432764dc99d7c7424a9ca417c" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 45805 } } peers { permanent_uuid: "0572fde696d94f35bedb22a601b934c4" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 37725 } }
I20260608 09:53:01.652168 26514 tablet_bootstrap.cc:654] T c0d00847556344c195098f8fe6891d77 P 0a13408d2adb466e913378fa190a2ebd: Neither blocks nor log segments found. Creating new log.
I20260608 09:53:01.653136 26517 tablet_bootstrap.cc:492] T 2200004028204ff8aae938b47fba6f79 P 0572fde696d94f35bedb22a601b934c4: No bootstrap required, opened a new log
I20260608 09:53:01.656064 26517 ts_tablet_manager.cc:1403] T 2200004028204ff8aae938b47fba6f79 P 0572fde696d94f35bedb22a601b934c4: Time spent bootstrapping tablet: real 0.089s	user 0.011s	sys 0.021s
I20260608 09:53:01.651139 26516 tablet_bootstrap.cc:492] T 14b24a11b6ae4a9ba0f755df1be4f208 P cc92b62432764dc99d7c7424a9ca417c: Bootstrap starting.
I20260608 09:53:01.665103 26217 catalog_manager.cc:5696] T 8b4ebdce22384e1f95f231581906b8c2 P 0a13408d2adb466e913378fa190a2ebd reported cstate change: term changed from 0 to 1, leader changed from <none> to 0a13408d2adb466e913378fa190a2ebd (127.22.183.129). New cstate: current_term: 1 leader_uuid: "0a13408d2adb466e913378fa190a2ebd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a13408d2adb466e913378fa190a2ebd" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 45347 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0572fde696d94f35bedb22a601b934c4" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 37725 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cc92b62432764dc99d7c7424a9ca417c" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 45805 } health_report { overall_health: UNKNOWN } } }
I20260608 09:53:01.666823 26514 tablet_bootstrap.cc:492] T c0d00847556344c195098f8fe6891d77 P 0a13408d2adb466e913378fa190a2ebd: No bootstrap required, opened a new log
I20260608 09:53:01.667335 26514 ts_tablet_manager.cc:1403] T c0d00847556344c195098f8fe6891d77 P 0a13408d2adb466e913378fa190a2ebd: Time spent bootstrapping tablet: real 0.022s	user 0.013s	sys 0.003s
I20260608 09:53:01.665114 26517 raft_consensus.cc:359] T 2200004028204ff8aae938b47fba6f79 P 0572fde696d94f35bedb22a601b934c4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a13408d2adb466e913378fa190a2ebd" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 45347 } } peers { permanent_uuid: "cc92b62432764dc99d7c7424a9ca417c" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 45805 } } peers { permanent_uuid: "0572fde696d94f35bedb22a601b934c4" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 37725 } }
I20260608 09:53:01.667742 26516 tablet_bootstrap.cc:654] T 14b24a11b6ae4a9ba0f755df1be4f208 P cc92b62432764dc99d7c7424a9ca417c: Neither blocks nor log segments found. Creating new log.
I20260608 09:53:01.668027 26517 raft_consensus.cc:385] T 2200004028204ff8aae938b47fba6f79 P 0572fde696d94f35bedb22a601b934c4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:53:01.668349 26517 raft_consensus.cc:740] T 2200004028204ff8aae938b47fba6f79 P 0572fde696d94f35bedb22a601b934c4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0572fde696d94f35bedb22a601b934c4, State: Initialized, Role: FOLLOWER
I20260608 09:53:01.669916 26517 consensus_queue.cc:260] T 2200004028204ff8aae938b47fba6f79 P 0572fde696d94f35bedb22a601b934c4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a13408d2adb466e913378fa190a2ebd" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 45347 } } peers { permanent_uuid: "cc92b62432764dc99d7c7424a9ca417c" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 45805 } } peers { permanent_uuid: "0572fde696d94f35bedb22a601b934c4" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 37725 } }
I20260608 09:53:01.671680 26517 ts_tablet_manager.cc:1434] T 2200004028204ff8aae938b47fba6f79 P 0572fde696d94f35bedb22a601b934c4: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.000s
I20260608 09:53:01.672885 26514 raft_consensus.cc:359] T c0d00847556344c195098f8fe6891d77 P 0a13408d2adb466e913378fa190a2ebd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a13408d2adb466e913378fa190a2ebd" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 45347 } } peers { permanent_uuid: "0572fde696d94f35bedb22a601b934c4" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 37725 } } peers { permanent_uuid: "cc92b62432764dc99d7c7424a9ca417c" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 45805 } }
I20260608 09:53:01.673938 26514 raft_consensus.cc:385] T c0d00847556344c195098f8fe6891d77 P 0a13408d2adb466e913378fa190a2ebd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:53:01.674322 26514 raft_consensus.cc:740] T c0d00847556344c195098f8fe6891d77 P 0a13408d2adb466e913378fa190a2ebd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0a13408d2adb466e913378fa190a2ebd, State: Initialized, Role: FOLLOWER
I20260608 09:53:01.675556 26514 consensus_queue.cc:260] T c0d00847556344c195098f8fe6891d77 P 0a13408d2adb466e913378fa190a2ebd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a13408d2adb466e913378fa190a2ebd" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 45347 } } peers { permanent_uuid: "0572fde696d94f35bedb22a601b934c4" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 37725 } } peers { permanent_uuid: "cc92b62432764dc99d7c7424a9ca417c" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 45805 } }
I20260608 09:53:01.680016 26514 ts_tablet_manager.cc:1434] T c0d00847556344c195098f8fe6891d77 P 0a13408d2adb466e913378fa190a2ebd: Time spent starting tablet: real 0.012s	user 0.003s	sys 0.005s
I20260608 09:53:01.680989 26514 tablet_bootstrap.cc:492] T 14b24a11b6ae4a9ba0f755df1be4f208 P 0a13408d2adb466e913378fa190a2ebd: Bootstrap starting.
I20260608 09:53:01.681504 26516 tablet_bootstrap.cc:492] T 14b24a11b6ae4a9ba0f755df1be4f208 P cc92b62432764dc99d7c7424a9ca417c: No bootstrap required, opened a new log
I20260608 09:53:01.682049 26516 ts_tablet_manager.cc:1403] T 14b24a11b6ae4a9ba0f755df1be4f208 P cc92b62432764dc99d7c7424a9ca417c: Time spent bootstrapping tablet: real 0.031s	user 0.010s	sys 0.006s
I20260608 09:53:01.685176 26516 raft_consensus.cc:359] T 14b24a11b6ae4a9ba0f755df1be4f208 P cc92b62432764dc99d7c7424a9ca417c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0572fde696d94f35bedb22a601b934c4" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 37725 } } peers { permanent_uuid: "0a13408d2adb466e913378fa190a2ebd" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 45347 } } peers { permanent_uuid: "cc92b62432764dc99d7c7424a9ca417c" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 45805 } }
I20260608 09:53:01.685892 26516 raft_consensus.cc:385] T 14b24a11b6ae4a9ba0f755df1be4f208 P cc92b62432764dc99d7c7424a9ca417c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:53:01.686177 26516 raft_consensus.cc:740] T 14b24a11b6ae4a9ba0f755df1be4f208 P cc92b62432764dc99d7c7424a9ca417c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cc92b62432764dc99d7c7424a9ca417c, State: Initialized, Role: FOLLOWER
I20260608 09:53:01.687282 26514 tablet_bootstrap.cc:654] T 14b24a11b6ae4a9ba0f755df1be4f208 P 0a13408d2adb466e913378fa190a2ebd: Neither blocks nor log segments found. Creating new log.
I20260608 09:53:01.687018 26516 consensus_queue.cc:260] T 14b24a11b6ae4a9ba0f755df1be4f208 P cc92b62432764dc99d7c7424a9ca417c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0572fde696d94f35bedb22a601b934c4" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 37725 } } peers { permanent_uuid: "0a13408d2adb466e913378fa190a2ebd" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 45347 } } peers { permanent_uuid: "cc92b62432764dc99d7c7424a9ca417c" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 45805 } }
I20260608 09:53:01.689766 26516 ts_tablet_manager.cc:1434] T 14b24a11b6ae4a9ba0f755df1be4f208 P cc92b62432764dc99d7c7424a9ca417c: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260608 09:53:01.689587 26216 catalog_manager.cc:5696] T 2200004028204ff8aae938b47fba6f79 P cc92b62432764dc99d7c7424a9ca417c reported cstate change: term changed from 0 to 1, leader changed from <none> to cc92b62432764dc99d7c7424a9ca417c (127.22.183.131). New cstate: current_term: 1 leader_uuid: "cc92b62432764dc99d7c7424a9ca417c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a13408d2adb466e913378fa190a2ebd" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 45347 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cc92b62432764dc99d7c7424a9ca417c" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 45805 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0572fde696d94f35bedb22a601b934c4" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 37725 } health_report { overall_health: UNKNOWN } } }
I20260608 09:53:01.690894 26516 tablet_bootstrap.cc:492] T 14cefc4286304a80bff1a9b3b95cbf98 P cc92b62432764dc99d7c7424a9ca417c: Bootstrap starting.
I20260608 09:53:01.692296 26514 tablet_bootstrap.cc:492] T 14b24a11b6ae4a9ba0f755df1be4f208 P 0a13408d2adb466e913378fa190a2ebd: No bootstrap required, opened a new log
I20260608 09:53:01.692741 26514 ts_tablet_manager.cc:1403] T 14b24a11b6ae4a9ba0f755df1be4f208 P 0a13408d2adb466e913378fa190a2ebd: Time spent bootstrapping tablet: real 0.012s	user 0.005s	sys 0.005s
I20260608 09:53:01.695385 26514 raft_consensus.cc:359] T 14b24a11b6ae4a9ba0f755df1be4f208 P 0a13408d2adb466e913378fa190a2ebd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0572fde696d94f35bedb22a601b934c4" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 37725 } } peers { permanent_uuid: "0a13408d2adb466e913378fa190a2ebd" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 45347 } } peers { permanent_uuid: "cc92b62432764dc99d7c7424a9ca417c" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 45805 } }
I20260608 09:53:01.696072 26514 raft_consensus.cc:385] T 14b24a11b6ae4a9ba0f755df1be4f208 P 0a13408d2adb466e913378fa190a2ebd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:53:01.696404 26514 raft_consensus.cc:740] T 14b24a11b6ae4a9ba0f755df1be4f208 P 0a13408d2adb466e913378fa190a2ebd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0a13408d2adb466e913378fa190a2ebd, State: Initialized, Role: FOLLOWER
I20260608 09:53:01.697083 26514 consensus_queue.cc:260] T 14b24a11b6ae4a9ba0f755df1be4f208 P 0a13408d2adb466e913378fa190a2ebd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0572fde696d94f35bedb22a601b934c4" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 37725 } } peers { permanent_uuid: "0a13408d2adb466e913378fa190a2ebd" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 45347 } } peers { permanent_uuid: "cc92b62432764dc99d7c7424a9ca417c" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 45805 } }
I20260608 09:53:01.697932 26516 tablet_bootstrap.cc:654] T 14cefc4286304a80bff1a9b3b95cbf98 P cc92b62432764dc99d7c7424a9ca417c: Neither blocks nor log segments found. Creating new log.
I20260608 09:53:01.699433 26514 ts_tablet_manager.cc:1434] T 14b24a11b6ae4a9ba0f755df1be4f208 P 0a13408d2adb466e913378fa190a2ebd: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.003s
I20260608 09:53:01.702780 26516 tablet_bootstrap.cc:492] T 14cefc4286304a80bff1a9b3b95cbf98 P cc92b62432764dc99d7c7424a9ca417c: No bootstrap required, opened a new log
I20260608 09:53:01.703351 26516 ts_tablet_manager.cc:1403] T 14cefc4286304a80bff1a9b3b95cbf98 P cc92b62432764dc99d7c7424a9ca417c: Time spent bootstrapping tablet: real 0.013s	user 0.003s	sys 0.009s
I20260608 09:53:01.703842 26540 raft_consensus.cc:493] T c0d00847556344c195098f8fe6891d77 P 0572fde696d94f35bedb22a601b934c4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 09:53:01.704344 26540 raft_consensus.cc:515] T c0d00847556344c195098f8fe6891d77 P 0572fde696d94f35bedb22a601b934c4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a13408d2adb466e913378fa190a2ebd" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 45347 } } peers { permanent_uuid: "0572fde696d94f35bedb22a601b934c4" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 37725 } } peers { permanent_uuid: "cc92b62432764dc99d7c7424a9ca417c" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 45805 } }
I20260608 09:53:01.706569 26540 leader_election.cc:290] T c0d00847556344c195098f8fe6891d77 P 0572fde696d94f35bedb22a601b934c4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0a13408d2adb466e913378fa190a2ebd (127.22.183.129:45347), cc92b62432764dc99d7c7424a9ca417c (127.22.183.131:45805)
I20260608 09:53:01.706410 26516 raft_consensus.cc:359] T 14cefc4286304a80bff1a9b3b95cbf98 P cc92b62432764dc99d7c7424a9ca417c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0572fde696d94f35bedb22a601b934c4" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 37725 } } peers { permanent_uuid: "0a13408d2adb466e913378fa190a2ebd" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 45347 } } peers { permanent_uuid: "cc92b62432764dc99d7c7424a9ca417c" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 45805 } }
I20260608 09:53:01.707173 26516 raft_consensus.cc:385] T 14cefc4286304a80bff1a9b3b95cbf98 P cc92b62432764dc99d7c7424a9ca417c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:53:01.707455 26516 raft_consensus.cc:740] T 14cefc4286304a80bff1a9b3b95cbf98 P cc92b62432764dc99d7c7424a9ca417c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cc92b62432764dc99d7c7424a9ca417c, State: Initialized, Role: FOLLOWER
I20260608 09:53:01.707412 26320 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c0d00847556344c195098f8fe6891d77" candidate_uuid: "0572fde696d94f35bedb22a601b934c4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0a13408d2adb466e913378fa190a2ebd" is_pre_election: true
I20260608 09:53:01.708567 26469 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c0d00847556344c195098f8fe6891d77" candidate_uuid: "0572fde696d94f35bedb22a601b934c4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cc92b62432764dc99d7c7424a9ca417c" is_pre_election: true
I20260608 09:53:01.708581 26320 raft_consensus.cc:2468] T c0d00847556344c195098f8fe6891d77 P 0a13408d2adb466e913378fa190a2ebd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0572fde696d94f35bedb22a601b934c4 in term 0.
I20260608 09:53:01.709262 26469 raft_consensus.cc:2468] T c0d00847556344c195098f8fe6891d77 P cc92b62432764dc99d7c7424a9ca417c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0572fde696d94f35bedb22a601b934c4 in term 0.
I20260608 09:53:01.708787 26516 consensus_queue.cc:260] T 14cefc4286304a80bff1a9b3b95cbf98 P cc92b62432764dc99d7c7424a9ca417c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0572fde696d94f35bedb22a601b934c4" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 37725 } } peers { permanent_uuid: "0a13408d2adb466e913378fa190a2ebd" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 45347 } } peers { permanent_uuid: "cc92b62432764dc99d7c7424a9ca417c" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 45805 } }
I20260608 09:53:01.709053 26217 catalog_manager.cc:5696] T 14cefc4286304a80bff1a9b3b95cbf98 P 0a13408d2adb466e913378fa190a2ebd reported cstate change: term changed from 0 to 1, leader changed from <none> to 0a13408d2adb466e913378fa190a2ebd (127.22.183.129). New cstate: current_term: 1 leader_uuid: "0a13408d2adb466e913378fa190a2ebd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0572fde696d94f35bedb22a601b934c4" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 37725 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0a13408d2adb466e913378fa190a2ebd" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 45347 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cc92b62432764dc99d7c7424a9ca417c" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 45805 } health_report { overall_health: UNKNOWN } } }
I20260608 09:53:01.710404 26359 leader_election.cc:304] T c0d00847556344c195098f8fe6891d77 P 0572fde696d94f35bedb22a601b934c4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0572fde696d94f35bedb22a601b934c4, 0a13408d2adb466e913378fa190a2ebd; no voters: 
I20260608 09:53:01.711624 26516 ts_tablet_manager.cc:1434] T 14cefc4286304a80bff1a9b3b95cbf98 P cc92b62432764dc99d7c7424a9ca417c: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260608 09:53:01.711529 26540 raft_consensus.cc:2804] T c0d00847556344c195098f8fe6891d77 P 0572fde696d94f35bedb22a601b934c4 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 09:53:01.712105 26540 raft_consensus.cc:493] T c0d00847556344c195098f8fe6891d77 P 0572fde696d94f35bedb22a601b934c4 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 09:53:01.712563 26516 tablet_bootstrap.cc:492] T b406396490674adcb7177b29930c556b P cc92b62432764dc99d7c7424a9ca417c: Bootstrap starting.
I20260608 09:53:01.712461 26540 raft_consensus.cc:3060] T c0d00847556344c195098f8fe6891d77 P 0572fde696d94f35bedb22a601b934c4 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:53:01.718624 26516 tablet_bootstrap.cc:654] T b406396490674adcb7177b29930c556b P cc92b62432764dc99d7c7424a9ca417c: Neither blocks nor log segments found. Creating new log.
I20260608 09:53:01.719429 26540 raft_consensus.cc:515] T c0d00847556344c195098f8fe6891d77 P 0572fde696d94f35bedb22a601b934c4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a13408d2adb466e913378fa190a2ebd" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 45347 } } peers { permanent_uuid: "0572fde696d94f35bedb22a601b934c4" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 37725 } } peers { permanent_uuid: "cc92b62432764dc99d7c7424a9ca417c" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 45805 } }
I20260608 09:53:01.721971 26320 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c0d00847556344c195098f8fe6891d77" candidate_uuid: "0572fde696d94f35bedb22a601b934c4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0a13408d2adb466e913378fa190a2ebd"
I20260608 09:53:01.722029 26469 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c0d00847556344c195098f8fe6891d77" candidate_uuid: "0572fde696d94f35bedb22a601b934c4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cc92b62432764dc99d7c7424a9ca417c"
I20260608 09:53:01.722497 26320 raft_consensus.cc:3060] T c0d00847556344c195098f8fe6891d77 P 0a13408d2adb466e913378fa190a2ebd [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:53:01.722661 26469 raft_consensus.cc:3060] T c0d00847556344c195098f8fe6891d77 P cc92b62432764dc99d7c7424a9ca417c [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:53:01.723416 26516 tablet_bootstrap.cc:492] T b406396490674adcb7177b29930c556b P cc92b62432764dc99d7c7424a9ca417c: No bootstrap required, opened a new log
I20260608 09:53:01.723886 26516 ts_tablet_manager.cc:1403] T b406396490674adcb7177b29930c556b P cc92b62432764dc99d7c7424a9ca417c: Time spent bootstrapping tablet: real 0.012s	user 0.010s	sys 0.000s
I20260608 09:53:01.726833 26516 raft_consensus.cc:359] T b406396490674adcb7177b29930c556b P cc92b62432764dc99d7c7424a9ca417c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0572fde696d94f35bedb22a601b934c4" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 37725 } } peers { permanent_uuid: "0a13408d2adb466e913378fa190a2ebd" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 45347 } } peers { permanent_uuid: "cc92b62432764dc99d7c7424a9ca417c" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 45805 } }
I20260608 09:53:01.727336 26320 raft_consensus.cc:2468] T c0d00847556344c195098f8fe6891d77 P 0a13408d2adb466e913378fa190a2ebd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0572fde696d94f35bedb22a601b934c4 in term 1.
I20260608 09:53:01.727607 26516 raft_consensus.cc:385] T b406396490674adcb7177b29930c556b P cc92b62432764dc99d7c7424a9ca417c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:53:01.728012 26516 raft_consensus.cc:740] T b406396490674adcb7177b29930c556b P cc92b62432764dc99d7c7424a9ca417c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cc92b62432764dc99d7c7424a9ca417c, State: Initialized, Role: FOLLOWER
I20260608 09:53:01.728611 26359 leader_election.cc:304] T c0d00847556344c195098f8fe6891d77 P 0572fde696d94f35bedb22a601b934c4 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0572fde696d94f35bedb22a601b934c4, 0a13408d2adb466e913378fa190a2ebd; no voters: 
I20260608 09:53:01.728933 26516 consensus_queue.cc:260] T b406396490674adcb7177b29930c556b P cc92b62432764dc99d7c7424a9ca417c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0572fde696d94f35bedb22a601b934c4" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 37725 } } peers { permanent_uuid: "0a13408d2adb466e913378fa190a2ebd" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 45347 } } peers { permanent_uuid: "cc92b62432764dc99d7c7424a9ca417c" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 45805 } }
I20260608 09:53:01.729377 26469 raft_consensus.cc:2468] T c0d00847556344c195098f8fe6891d77 P cc92b62432764dc99d7c7424a9ca417c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0572fde696d94f35bedb22a601b934c4 in term 1.
I20260608 09:53:01.731244 26516 ts_tablet_manager.cc:1434] T b406396490674adcb7177b29930c556b P cc92b62432764dc99d7c7424a9ca417c: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260608 09:53:01.732224 26516 tablet_bootstrap.cc:492] T 7449402eebda4f3493a2ccc1ee925bd1 P cc92b62432764dc99d7c7424a9ca417c: Bootstrap starting.
I20260608 09:53:01.733208 26549 raft_consensus.cc:2804] T c0d00847556344c195098f8fe6891d77 P 0572fde696d94f35bedb22a601b934c4 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 09:53:01.733750 26549 raft_consensus.cc:697] T c0d00847556344c195098f8fe6891d77 P 0572fde696d94f35bedb22a601b934c4 [term 1 LEADER]: Becoming Leader. State: Replica: 0572fde696d94f35bedb22a601b934c4, State: Running, Role: LEADER
I20260608 09:53:01.737429 26516 tablet_bootstrap.cc:654] T 7449402eebda4f3493a2ccc1ee925bd1 P cc92b62432764dc99d7c7424a9ca417c: Neither blocks nor log segments found. Creating new log.
I20260608 09:53:01.734643 26540 leader_election.cc:290] T c0d00847556344c195098f8fe6891d77 P 0572fde696d94f35bedb22a601b934c4 [CANDIDATE]: Term 1 election: Requested vote from peers 0a13408d2adb466e913378fa190a2ebd (127.22.183.129:45347), cc92b62432764dc99d7c7424a9ca417c (127.22.183.131:45805)
I20260608 09:53:01.734616 26549 consensus_queue.cc:237] T c0d00847556344c195098f8fe6891d77 P 0572fde696d94f35bedb22a601b934c4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a13408d2adb466e913378fa190a2ebd" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 45347 } } peers { permanent_uuid: "0572fde696d94f35bedb22a601b934c4" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 37725 } } peers { permanent_uuid: "cc92b62432764dc99d7c7424a9ca417c" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 45805 } }
I20260608 09:53:01.745434 26516 tablet_bootstrap.cc:492] T 7449402eebda4f3493a2ccc1ee925bd1 P cc92b62432764dc99d7c7424a9ca417c: No bootstrap required, opened a new log
I20260608 09:53:01.745802 26516 ts_tablet_manager.cc:1403] T 7449402eebda4f3493a2ccc1ee925bd1 P cc92b62432764dc99d7c7424a9ca417c: Time spent bootstrapping tablet: real 0.014s	user 0.005s	sys 0.006s
I20260608 09:53:01.748397 26516 raft_consensus.cc:359] T 7449402eebda4f3493a2ccc1ee925bd1 P cc92b62432764dc99d7c7424a9ca417c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a13408d2adb466e913378fa190a2ebd" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 45347 } } peers { permanent_uuid: "0572fde696d94f35bedb22a601b934c4" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 37725 } } peers { permanent_uuid: "cc92b62432764dc99d7c7424a9ca417c" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 45805 } }
I20260608 09:53:01.749185 26516 raft_consensus.cc:385] T 7449402eebda4f3493a2ccc1ee925bd1 P cc92b62432764dc99d7c7424a9ca417c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:53:01.749401 26516 raft_consensus.cc:740] T 7449402eebda4f3493a2ccc1ee925bd1 P cc92b62432764dc99d7c7424a9ca417c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cc92b62432764dc99d7c7424a9ca417c, State: Initialized, Role: FOLLOWER
I20260608 09:53:01.750062 26516 consensus_queue.cc:260] T 7449402eebda4f3493a2ccc1ee925bd1 P cc92b62432764dc99d7c7424a9ca417c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a13408d2adb466e913378fa190a2ebd" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 45347 } } peers { permanent_uuid: "0572fde696d94f35bedb22a601b934c4" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 37725 } } peers { permanent_uuid: "cc92b62432764dc99d7c7424a9ca417c" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 45805 } }
I20260608 09:53:01.751569 26516 ts_tablet_manager.cc:1434] T 7449402eebda4f3493a2ccc1ee925bd1 P cc92b62432764dc99d7c7424a9ca417c: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
I20260608 09:53:01.750988 26216 catalog_manager.cc:5696] T c0d00847556344c195098f8fe6891d77 P 0572fde696d94f35bedb22a601b934c4 reported cstate change: term changed from 0 to 1, leader changed from <none> to 0572fde696d94f35bedb22a601b934c4 (127.22.183.130). New cstate: current_term: 1 leader_uuid: "0572fde696d94f35bedb22a601b934c4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a13408d2adb466e913378fa190a2ebd" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 45347 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0572fde696d94f35bedb22a601b934c4" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 37725 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cc92b62432764dc99d7c7424a9ca417c" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 45805 } health_report { overall_health: UNKNOWN } } }
I20260608 09:53:01.756618 26519 raft_consensus.cc:493] T b406396490674adcb7177b29930c556b P 0a13408d2adb466e913378fa190a2ebd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 09:53:01.757114 26519 raft_consensus.cc:515] T b406396490674adcb7177b29930c556b P 0a13408d2adb466e913378fa190a2ebd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0572fde696d94f35bedb22a601b934c4" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 37725 } } peers { permanent_uuid: "0a13408d2adb466e913378fa190a2ebd" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 45347 } } peers { permanent_uuid: "cc92b62432764dc99d7c7424a9ca417c" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 45805 } }
I20260608 09:53:01.759380 26519 leader_election.cc:290] T b406396490674adcb7177b29930c556b P 0a13408d2adb466e913378fa190a2ebd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0572fde696d94f35bedb22a601b934c4 (127.22.183.130:37725), cc92b62432764dc99d7c7424a9ca417c (127.22.183.131:45805)
I20260608 09:53:01.760037 26395 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b406396490674adcb7177b29930c556b" candidate_uuid: "0a13408d2adb466e913378fa190a2ebd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0572fde696d94f35bedb22a601b934c4" is_pre_election: true
I20260608 09:53:01.760529 26469 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b406396490674adcb7177b29930c556b" candidate_uuid: "0a13408d2adb466e913378fa190a2ebd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cc92b62432764dc99d7c7424a9ca417c" is_pre_election: true
I20260608 09:53:01.760744 26395 raft_consensus.cc:2468] T b406396490674adcb7177b29930c556b P 0572fde696d94f35bedb22a601b934c4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0a13408d2adb466e913378fa190a2ebd in term 0.
I20260608 09:53:01.761068 26469 raft_consensus.cc:2468] T b406396490674adcb7177b29930c556b P cc92b62432764dc99d7c7424a9ca417c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0a13408d2adb466e913378fa190a2ebd in term 0.
I20260608 09:53:01.762449 26286 leader_election.cc:304] T b406396490674adcb7177b29930c556b P 0a13408d2adb466e913378fa190a2ebd [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0a13408d2adb466e913378fa190a2ebd, cc92b62432764dc99d7c7424a9ca417c; no voters: 
I20260608 09:53:01.763006 26519 raft_consensus.cc:2804] T b406396490674adcb7177b29930c556b P 0a13408d2adb466e913378fa190a2ebd [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 09:53:01.763386 26519 raft_consensus.cc:493] T b406396490674adcb7177b29930c556b P 0a13408d2adb466e913378fa190a2ebd [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 09:53:01.763674 26519 raft_consensus.cc:3060] T b406396490674adcb7177b29930c556b P 0a13408d2adb466e913378fa190a2ebd [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:53:01.768383 26519 raft_consensus.cc:515] T b406396490674adcb7177b29930c556b P 0a13408d2adb466e913378fa190a2ebd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0572fde696d94f35bedb22a601b934c4" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 37725 } } peers { permanent_uuid: "0a13408d2adb466e913378fa190a2ebd" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 45347 } } peers { permanent_uuid: "cc92b62432764dc99d7c7424a9ca417c" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 45805 } }
I20260608 09:53:01.770321 26519 leader_election.cc:290] T b406396490674adcb7177b29930c556b P 0a13408d2adb466e913378fa190a2ebd [CANDIDATE]: Term 1 election: Requested vote from peers 0572fde696d94f35bedb22a601b934c4 (127.22.183.130:37725), cc92b62432764dc99d7c7424a9ca417c (127.22.183.131:45805)
I20260608 09:53:01.770877 26395 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b406396490674adcb7177b29930c556b" candidate_uuid: "0a13408d2adb466e913378fa190a2ebd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0572fde696d94f35bedb22a601b934c4"
I20260608 09:53:01.771315 26469 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b406396490674adcb7177b29930c556b" candidate_uuid: "0a13408d2adb466e913378fa190a2ebd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cc92b62432764dc99d7c7424a9ca417c"
I20260608 09:53:01.771482 26395 raft_consensus.cc:3060] T b406396490674adcb7177b29930c556b P 0572fde696d94f35bedb22a601b934c4 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:53:01.771834 26469 raft_consensus.cc:3060] T b406396490674adcb7177b29930c556b P cc92b62432764dc99d7c7424a9ca417c [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:53:01.775929 26395 raft_consensus.cc:2468] T b406396490674adcb7177b29930c556b P 0572fde696d94f35bedb22a601b934c4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0a13408d2adb466e913378fa190a2ebd in term 1.
I20260608 09:53:01.776134 26469 raft_consensus.cc:2468] T b406396490674adcb7177b29930c556b P cc92b62432764dc99d7c7424a9ca417c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0a13408d2adb466e913378fa190a2ebd in term 1.
I20260608 09:53:01.776980 26286 leader_election.cc:304] T b406396490674adcb7177b29930c556b P 0a13408d2adb466e913378fa190a2ebd [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0572fde696d94f35bedb22a601b934c4, 0a13408d2adb466e913378fa190a2ebd; no voters: 
I20260608 09:53:01.777654 26519 raft_consensus.cc:2804] T b406396490674adcb7177b29930c556b P 0a13408d2adb466e913378fa190a2ebd [term 1 FOLLOWER]: Leader election won for term 1
I20260608 09:53:01.778139 26519 raft_consensus.cc:697] T b406396490674adcb7177b29930c556b P 0a13408d2adb466e913378fa190a2ebd [term 1 LEADER]: Becoming Leader. State: Replica: 0a13408d2adb466e913378fa190a2ebd, State: Running, Role: LEADER
I20260608 09:53:01.778944 26519 consensus_queue.cc:237] T b406396490674adcb7177b29930c556b P 0a13408d2adb466e913378fa190a2ebd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0572fde696d94f35bedb22a601b934c4" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 37725 } } peers { permanent_uuid: "0a13408d2adb466e913378fa190a2ebd" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 45347 } } peers { permanent_uuid: "cc92b62432764dc99d7c7424a9ca417c" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 45805 } }
I20260608 09:53:01.785514 26216 catalog_manager.cc:5696] T b406396490674adcb7177b29930c556b P 0a13408d2adb466e913378fa190a2ebd reported cstate change: term changed from 0 to 1, leader changed from <none> to 0a13408d2adb466e913378fa190a2ebd (127.22.183.129). New cstate: current_term: 1 leader_uuid: "0a13408d2adb466e913378fa190a2ebd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0572fde696d94f35bedb22a601b934c4" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 37725 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0a13408d2adb466e913378fa190a2ebd" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 45347 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cc92b62432764dc99d7c7424a9ca417c" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 45805 } health_report { overall_health: UNKNOWN } } }
I20260608 09:53:01.857309 26523 raft_consensus.cc:493] T 14cefc4286304a80bff1a9b3b95cbf98 P cc92b62432764dc99d7c7424a9ca417c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 09:53:01.857774 26523 raft_consensus.cc:515] T 14cefc4286304a80bff1a9b3b95cbf98 P cc92b62432764dc99d7c7424a9ca417c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0572fde696d94f35bedb22a601b934c4" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 37725 } } peers { permanent_uuid: "0a13408d2adb466e913378fa190a2ebd" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 45347 } } peers { permanent_uuid: "cc92b62432764dc99d7c7424a9ca417c" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 45805 } }
I20260608 09:53:01.859500 26523 leader_election.cc:290] T 14cefc4286304a80bff1a9b3b95cbf98 P cc92b62432764dc99d7c7424a9ca417c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0572fde696d94f35bedb22a601b934c4 (127.22.183.130:37725), 0a13408d2adb466e913378fa190a2ebd (127.22.183.129:45347)
I20260608 09:53:01.860687 26395 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "14cefc4286304a80bff1a9b3b95cbf98" candidate_uuid: "cc92b62432764dc99d7c7424a9ca417c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0572fde696d94f35bedb22a601b934c4" is_pre_election: true
I20260608 09:53:01.860884 26320 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "14cefc4286304a80bff1a9b3b95cbf98" candidate_uuid: "cc92b62432764dc99d7c7424a9ca417c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0a13408d2adb466e913378fa190a2ebd" is_pre_election: true
I20260608 09:53:01.861460 26395 raft_consensus.cc:2393] T 14cefc4286304a80bff1a9b3b95cbf98 P 0572fde696d94f35bedb22a601b934c4 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate cc92b62432764dc99d7c7424a9ca417c in current term 1: Already voted for candidate 0a13408d2adb466e913378fa190a2ebd in this term.
I20260608 09:53:01.862576 26435 leader_election.cc:304] T 14cefc4286304a80bff1a9b3b95cbf98 P cc92b62432764dc99d7c7424a9ca417c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: cc92b62432764dc99d7c7424a9ca417c; no voters: 0572fde696d94f35bedb22a601b934c4, 0a13408d2adb466e913378fa190a2ebd
I20260608 09:53:01.863337 26523 raft_consensus.cc:3060] T 14cefc4286304a80bff1a9b3b95cbf98 P cc92b62432764dc99d7c7424a9ca417c [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:53:01.868042 26523 raft_consensus.cc:2749] T 14cefc4286304a80bff1a9b3b95cbf98 P cc92b62432764dc99d7c7424a9ca417c [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260608 09:53:01.870858 26549 raft_consensus.cc:493] T 2200004028204ff8aae938b47fba6f79 P 0572fde696d94f35bedb22a601b934c4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 09:53:01.871348 26549 raft_consensus.cc:515] T 2200004028204ff8aae938b47fba6f79 P 0572fde696d94f35bedb22a601b934c4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a13408d2adb466e913378fa190a2ebd" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 45347 } } peers { permanent_uuid: "cc92b62432764dc99d7c7424a9ca417c" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 45805 } } peers { permanent_uuid: "0572fde696d94f35bedb22a601b934c4" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 37725 } }
I20260608 09:53:01.873162 26549 leader_election.cc:290] T 2200004028204ff8aae938b47fba6f79 P 0572fde696d94f35bedb22a601b934c4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0a13408d2adb466e913378fa190a2ebd (127.22.183.129:45347), cc92b62432764dc99d7c7424a9ca417c (127.22.183.131:45805)
I20260608 09:53:01.873911 26320 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2200004028204ff8aae938b47fba6f79" candidate_uuid: "0572fde696d94f35bedb22a601b934c4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0a13408d2adb466e913378fa190a2ebd" is_pre_election: true
I20260608 09:53:01.874253 26469 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2200004028204ff8aae938b47fba6f79" candidate_uuid: "0572fde696d94f35bedb22a601b934c4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cc92b62432764dc99d7c7424a9ca417c" is_pre_election: true
I20260608 09:53:01.874725 26320 raft_consensus.cc:2393] T 2200004028204ff8aae938b47fba6f79 P 0a13408d2adb466e913378fa190a2ebd [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 0572fde696d94f35bedb22a601b934c4 in current term 1: Already voted for candidate cc92b62432764dc99d7c7424a9ca417c in this term.
I20260608 09:53:01.875824 26361 leader_election.cc:304] T 2200004028204ff8aae938b47fba6f79 P 0572fde696d94f35bedb22a601b934c4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 0572fde696d94f35bedb22a601b934c4; no voters: 0a13408d2adb466e913378fa190a2ebd, cc92b62432764dc99d7c7424a9ca417c
I20260608 09:53:01.876435 26549 raft_consensus.cc:3060] T 2200004028204ff8aae938b47fba6f79 P 0572fde696d94f35bedb22a601b934c4 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:53:01.881011 26549 raft_consensus.cc:2749] T 2200004028204ff8aae938b47fba6f79 P 0572fde696d94f35bedb22a601b934c4 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260608 09:53:01.883713 26519 raft_consensus.cc:493] T 14b24a11b6ae4a9ba0f755df1be4f208 P 0a13408d2adb466e913378fa190a2ebd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 09:53:01.884132 26519 raft_consensus.cc:515] T 14b24a11b6ae4a9ba0f755df1be4f208 P 0a13408d2adb466e913378fa190a2ebd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0572fde696d94f35bedb22a601b934c4" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 37725 } } peers { permanent_uuid: "0a13408d2adb466e913378fa190a2ebd" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 45347 } } peers { permanent_uuid: "cc92b62432764dc99d7c7424a9ca417c" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 45805 } }
I20260608 09:53:01.885821 26519 leader_election.cc:290] T 14b24a11b6ae4a9ba0f755df1be4f208 P 0a13408d2adb466e913378fa190a2ebd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0572fde696d94f35bedb22a601b934c4 (127.22.183.130:37725), cc92b62432764dc99d7c7424a9ca417c (127.22.183.131:45805)
I20260608 09:53:01.886672 26395 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "14b24a11b6ae4a9ba0f755df1be4f208" candidate_uuid: "0a13408d2adb466e913378fa190a2ebd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0572fde696d94f35bedb22a601b934c4" is_pre_election: true
I20260608 09:53:01.887024 26469 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "14b24a11b6ae4a9ba0f755df1be4f208" candidate_uuid: "0a13408d2adb466e913378fa190a2ebd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cc92b62432764dc99d7c7424a9ca417c" is_pre_election: true
I20260608 09:53:01.887359 26395 raft_consensus.cc:2468] T 14b24a11b6ae4a9ba0f755df1be4f208 P 0572fde696d94f35bedb22a601b934c4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0a13408d2adb466e913378fa190a2ebd in term 0.
I20260608 09:53:01.887648 26469 raft_consensus.cc:2468] T 14b24a11b6ae4a9ba0f755df1be4f208 P cc92b62432764dc99d7c7424a9ca417c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0a13408d2adb466e913378fa190a2ebd in term 0.
I20260608 09:53:01.888439 26286 leader_election.cc:304] T 14b24a11b6ae4a9ba0f755df1be4f208 P 0a13408d2adb466e913378fa190a2ebd [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0572fde696d94f35bedb22a601b934c4, 0a13408d2adb466e913378fa190a2ebd; no voters: 
I20260608 09:53:01.889145 26519 raft_consensus.cc:2804] T 14b24a11b6ae4a9ba0f755df1be4f208 P 0a13408d2adb466e913378fa190a2ebd [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 09:53:01.889444 26519 raft_consensus.cc:493] T 14b24a11b6ae4a9ba0f755df1be4f208 P 0a13408d2adb466e913378fa190a2ebd [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 09:53:01.889717 26519 raft_consensus.cc:3060] T 14b24a11b6ae4a9ba0f755df1be4f208 P 0a13408d2adb466e913378fa190a2ebd [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:53:01.894140 26519 raft_consensus.cc:515] T 14b24a11b6ae4a9ba0f755df1be4f208 P 0a13408d2adb466e913378fa190a2ebd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0572fde696d94f35bedb22a601b934c4" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 37725 } } peers { permanent_uuid: "0a13408d2adb466e913378fa190a2ebd" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 45347 } } peers { permanent_uuid: "cc92b62432764dc99d7c7424a9ca417c" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 45805 } }
I20260608 09:53:01.895725 26519 leader_election.cc:290] T 14b24a11b6ae4a9ba0f755df1be4f208 P 0a13408d2adb466e913378fa190a2ebd [CANDIDATE]: Term 1 election: Requested vote from peers 0572fde696d94f35bedb22a601b934c4 (127.22.183.130:37725), cc92b62432764dc99d7c7424a9ca417c (127.22.183.131:45805)
I20260608 09:53:01.896479 26395 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "14b24a11b6ae4a9ba0f755df1be4f208" candidate_uuid: "0a13408d2adb466e913378fa190a2ebd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0572fde696d94f35bedb22a601b934c4"
I20260608 09:53:01.896751 26469 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "14b24a11b6ae4a9ba0f755df1be4f208" candidate_uuid: "0a13408d2adb466e913378fa190a2ebd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cc92b62432764dc99d7c7424a9ca417c"
I20260608 09:53:01.896967 26395 raft_consensus.cc:3060] T 14b24a11b6ae4a9ba0f755df1be4f208 P 0572fde696d94f35bedb22a601b934c4 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:53:01.897310 26469 raft_consensus.cc:3060] T 14b24a11b6ae4a9ba0f755df1be4f208 P cc92b62432764dc99d7c7424a9ca417c [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:53:01.901261 26395 raft_consensus.cc:2468] T 14b24a11b6ae4a9ba0f755df1be4f208 P 0572fde696d94f35bedb22a601b934c4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0a13408d2adb466e913378fa190a2ebd in term 1.
I20260608 09:53:01.901685 26469 raft_consensus.cc:2468] T 14b24a11b6ae4a9ba0f755df1be4f208 P cc92b62432764dc99d7c7424a9ca417c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0a13408d2adb466e913378fa190a2ebd in term 1.
I20260608 09:53:01.902283 26286 leader_election.cc:304] T 14b24a11b6ae4a9ba0f755df1be4f208 P 0a13408d2adb466e913378fa190a2ebd [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0572fde696d94f35bedb22a601b934c4, 0a13408d2adb466e913378fa190a2ebd; no voters: 
I20260608 09:53:01.903046 26519 raft_consensus.cc:2804] T 14b24a11b6ae4a9ba0f755df1be4f208 P 0a13408d2adb466e913378fa190a2ebd [term 1 FOLLOWER]: Leader election won for term 1
I20260608 09:53:01.903501 26519 raft_consensus.cc:697] T 14b24a11b6ae4a9ba0f755df1be4f208 P 0a13408d2adb466e913378fa190a2ebd [term 1 LEADER]: Becoming Leader. State: Replica: 0a13408d2adb466e913378fa190a2ebd, State: Running, Role: LEADER
I20260608 09:53:01.904284 26519 consensus_queue.cc:237] T 14b24a11b6ae4a9ba0f755df1be4f208 P 0a13408d2adb466e913378fa190a2ebd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0572fde696d94f35bedb22a601b934c4" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 37725 } } peers { permanent_uuid: "0a13408d2adb466e913378fa190a2ebd" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 45347 } } peers { permanent_uuid: "cc92b62432764dc99d7c7424a9ca417c" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 45805 } }
I20260608 09:53:01.910722 26216 catalog_manager.cc:5696] T 14b24a11b6ae4a9ba0f755df1be4f208 P 0a13408d2adb466e913378fa190a2ebd reported cstate change: term changed from 0 to 1, leader changed from <none> to 0a13408d2adb466e913378fa190a2ebd (127.22.183.129). New cstate: current_term: 1 leader_uuid: "0a13408d2adb466e913378fa190a2ebd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0572fde696d94f35bedb22a601b934c4" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 37725 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0a13408d2adb466e913378fa190a2ebd" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 45347 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cc92b62432764dc99d7c7424a9ca417c" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 45805 } health_report { overall_health: UNKNOWN } } }
I20260608 09:53:02.032998 26519 consensus_queue.cc:1048] T 8b4ebdce22384e1f95f231581906b8c2 P 0a13408d2adb466e913378fa190a2ebd [LEADER]: Connected to new peer: Peer: permanent_uuid: "cc92b62432764dc99d7c7424a9ca417c" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 45805 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 09:53:02.043561 26523 consensus_queue.cc:1048] T f71bbcea69f74e7489ae678d865776fc P cc92b62432764dc99d7c7424a9ca417c [LEADER]: Connected to new peer: Peer: permanent_uuid: "0572fde696d94f35bedb22a601b934c4" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 37725 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 09:53:02.055330 26574 consensus_queue.cc:1048] T 8b4ebdce22384e1f95f231581906b8c2 P 0a13408d2adb466e913378fa190a2ebd [LEADER]: Connected to new peer: Peer: permanent_uuid: "0572fde696d94f35bedb22a601b934c4" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 37725 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 09:53:02.062536 26523 consensus_queue.cc:1048] T f71bbcea69f74e7489ae678d865776fc P cc92b62432764dc99d7c7424a9ca417c [LEADER]: Connected to new peer: Peer: permanent_uuid: "0a13408d2adb466e913378fa190a2ebd" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 45347 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 09:53:02.071214 26519 consensus_queue.cc:1048] T 14cefc4286304a80bff1a9b3b95cbf98 P 0a13408d2adb466e913378fa190a2ebd [LEADER]: Connected to new peer: Peer: permanent_uuid: "0572fde696d94f35bedb22a601b934c4" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 37725 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 09:53:02.087044 26581 consensus_queue.cc:1048] T 14cefc4286304a80bff1a9b3b95cbf98 P 0a13408d2adb466e913378fa190a2ebd [LEADER]: Connected to new peer: Peer: permanent_uuid: "cc92b62432764dc99d7c7424a9ca417c" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 45805 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 09:53:02.101756 26549 consensus_queue.cc:1048] T 7449402eebda4f3493a2ccc1ee925bd1 P 0572fde696d94f35bedb22a601b934c4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0a13408d2adb466e913378fa190a2ebd" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 45347 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 09:53:02.112260 26469 raft_consensus.cc:3060] T 7449402eebda4f3493a2ccc1ee925bd1 P cc92b62432764dc99d7c7424a9ca417c [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:53:02.119788 26549 consensus_queue.cc:1048] T 7449402eebda4f3493a2ccc1ee925bd1 P 0572fde696d94f35bedb22a601b934c4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cc92b62432764dc99d7c7424a9ca417c" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 45805 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 09:53:02.134685 23262 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 09:53:02.141182 26585 instance_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 09:53:02.142695 26586 instance_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 09:53:02.144129 26588 instance_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 09:53:02.144981 23262 server_base.cc:1061] running on GCE node
I20260608 09:53:02.145972 23262 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 09:53:02.146184 23262 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 09:53:02.146325 23262 hybrid_clock.cc:648] HybridClock initialized: now 1780912382146313 us; error 0 us; skew 500 ppm
I20260608 09:53:02.146917 23262 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 09:53:02.149407 23262 webserver.cc:533] Webserver started at http://127.22.183.132:37951/ using document root <none> and password file <none>
I20260608 09:53:02.150000 23262 fs_manager.cc:362] Metadata directory not provided
I20260608 09:53:02.150247 23262 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 09:53:02.150529 23262 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 09:53:02.151773 23262 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task8s1y23/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780912294849904-23262-0/minicluster-data/ts-3-root/instance:
uuid: "5735e0ae620a47e28f1a6eacbf21be90"
format_stamp: "Formatted at 2026-06-08 09:53:02 on dist-test-slave-vzb5"
I20260608 09:53:02.155385 26575 consensus_queue.cc:1048] T 2200004028204ff8aae938b47fba6f79 P cc92b62432764dc99d7c7424a9ca417c [LEADER]: Connected to new peer: Peer: permanent_uuid: "0a13408d2adb466e913378fa190a2ebd" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 45347 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 09:53:02.157476 23262 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.005s	sys 0.000s
I20260608 09:53:02.162930 26594 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:53:02.164088 23262 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260608 09:53:02.164466 23262 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task8s1y23/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780912294849904-23262-0/minicluster-data/ts-3-root
uuid: "5735e0ae620a47e28f1a6eacbf21be90"
format_stamp: "Formatted at 2026-06-08 09:53:02 on dist-test-slave-vzb5"
I20260608 09:53:02.164883 23262 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task8s1y23/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780912294849904-23262-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-task8s1y23/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780912294849904-23262-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-task8s1y23/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780912294849904-23262-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 09:53:02.171558 26523 consensus_queue.cc:1048] T 2200004028204ff8aae938b47fba6f79 P cc92b62432764dc99d7c7424a9ca417c [LEADER]: Connected to new peer: Peer: permanent_uuid: "0572fde696d94f35bedb22a601b934c4" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 37725 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 09:53:02.176302 26547 consensus_queue.cc:1048] T b406396490674adcb7177b29930c556b P 0a13408d2adb466e913378fa190a2ebd [LEADER]: Connected to new peer: Peer: permanent_uuid: "0572fde696d94f35bedb22a601b934c4" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 37725 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 09:53:02.200927 26574 consensus_queue.cc:1048] T b406396490674adcb7177b29930c556b P 0a13408d2adb466e913378fa190a2ebd [LEADER]: Connected to new peer: Peer: permanent_uuid: "cc92b62432764dc99d7c7424a9ca417c" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 45805 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 09:53:02.208860 23262 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 09:53:02.210813 23262 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 09:53:02.212525 23262 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 09:53:02.215102 23262 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 09:53:02.215376 23262 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:53:02.215723 23262 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 09:53:02.215958 23262 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:53:02.258559 23262 rpc_server.cc:307] RPC server started. Bound to: 127.22.183.132:44919
I20260608 09:53:02.258692 26659 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.22.183.132:44919 every 8 connection(s)
I20260608 09:53:02.265805 26218 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:33600:
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 09:53:02.280483 26660 heartbeater.cc:344] Connected to a master server at 127.22.183.190:38547
I20260608 09:53:02.280876 26660 heartbeater.cc:461] Registering TS with master...
I20260608 09:53:02.281556 26660 heartbeater.cc:507] Master 127.22.183.190:38547 requested a full tablet report, sending...
I20260608 09:53:02.283468 26216 ts_manager.cc:194] Registered new tserver with Master: 5735e0ae620a47e28f1a6eacbf21be90 (127.22.183.132:44919)
I20260608 09:53:02.284832 26216 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:33614
W20260608 09:53:02.289136 26218 catalog_manager.cc:5956] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet bcecf3abed4d4e7da94acebd219ed722 has no consensus state
W20260608 09:53:02.290637 26218 catalog_manager.cc:5956] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet b6e5acb74a5f468f8addd0131adecf9e has no consensus state
W20260608 09:53:02.291939 26218 catalog_manager.cc:5956] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 3a601f812bb34dc1887560390aa2845a has no consensus state
W20260608 09:53:02.293151 26218 catalog_manager.cc:5956] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet da4e3eb8608a4b028f0951b4a884d488 has no consensus state
W20260608 09:53:02.294620 26218 catalog_manager.cc:5956] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 59141e1af8404da7a8f2ee211da65b1d has no consensus state
W20260608 09:53:02.295888 26218 catalog_manager.cc:5956] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet e39e4e41950c443cb4928ff9bb20360c has no consensus state
W20260608 09:53:02.297396 26218 catalog_manager.cc:5956] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 95861d96c20e4683b4b6b9a0bb3902fa has no consensus state
W20260608 09:53:02.298781 26218 catalog_manager.cc:5956] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 8e9fe561df50463a9c0be94d41495a8f has no consensus state
I20260608 09:53:02.313814 26549 consensus_queue.cc:1048] T c0d00847556344c195098f8fe6891d77 P 0572fde696d94f35bedb22a601b934c4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cc92b62432764dc99d7c7424a9ca417c" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 45805 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260608 09:53:02.315783 26204 catalog_manager.cc:4809] Async tablet task AlterTable RPC for tablet 3a601f812bb34dc1887560390aa2845a (table range_aware_rebalance_new_range [id=7ce661db4a8f4b60b97a26fefd506ff7], current schema version=0) failed: Not found: failed to reset TS proxy: No leader found: Tablet 3a601f812bb34dc1887560390aa2845a has no consensus state
I20260608 09:53:02.326825 26540 consensus_queue.cc:1048] T c0d00847556344c195098f8fe6891d77 P 0572fde696d94f35bedb22a601b934c4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0a13408d2adb466e913378fa190a2ebd" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 45347 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 09:53:02.345654 26378 tablet_service.cc:1511] Processing CreateTablet for tablet bcecf3abed4d4e7da94acebd219ed722 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=7ce661db4a8f4b60b97a26fefd506ff7]), partition=HASH (key) PARTITION 0, RANGE (key) PARTITION 10 <= VALUES < 20
I20260608 09:53:02.347230 26378 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bcecf3abed4d4e7da94acebd219ed722. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:53:02.347644 26309 tablet_service.cc:1511] Processing CreateTablet for tablet bcecf3abed4d4e7da94acebd219ed722 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=7ce661db4a8f4b60b97a26fefd506ff7]), partition=HASH (key) PARTITION 0, RANGE (key) PARTITION 10 <= VALUES < 20
I20260608 09:53:02.349057 26309 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bcecf3abed4d4e7da94acebd219ed722. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:53:02.350746 26310 tablet_service.cc:1511] Processing CreateTablet for tablet b6e5acb74a5f468f8addd0131adecf9e (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=7ce661db4a8f4b60b97a26fefd506ff7]), partition=HASH (key) PARTITION 1, RANGE (key) PARTITION 10 <= VALUES < 20
I20260608 09:53:02.353052 26310 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b6e5acb74a5f468f8addd0131adecf9e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:53:02.359262 26306 tablet_service.cc:1511] Processing CreateTablet for tablet da4e3eb8608a4b028f0951b4a884d488 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=7ce661db4a8f4b60b97a26fefd506ff7]), partition=HASH (key) PARTITION 3, RANGE (key) PARTITION 10 <= VALUES < 20
I20260608 09:53:02.360656 26306 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet da4e3eb8608a4b028f0951b4a884d488. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:53:02.366285 26308 tablet_service.cc:1511] Processing CreateTablet for tablet 59141e1af8404da7a8f2ee211da65b1d (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=7ce661db4a8f4b60b97a26fefd506ff7]), partition=HASH (key) PARTITION 4, RANGE (key) PARTITION 10 <= VALUES < 20
I20260608 09:53:02.367708 26308 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 59141e1af8404da7a8f2ee211da65b1d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:53:02.371624 26668 tablet_bootstrap.cc:492] T bcecf3abed4d4e7da94acebd219ed722 P 0572fde696d94f35bedb22a601b934c4: Bootstrap starting.
I20260608 09:53:02.374732 26307 tablet_service.cc:1511] Processing CreateTablet for tablet 95861d96c20e4683b4b6b9a0bb3902fa (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=7ce661db4a8f4b60b97a26fefd506ff7]), partition=HASH (key) PARTITION 6, RANGE (key) PARTITION 10 <= VALUES < 20
I20260608 09:53:02.376250 26307 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 95861d96c20e4683b4b6b9a0bb3902fa. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:53:02.380522 26668 tablet_bootstrap.cc:654] T bcecf3abed4d4e7da94acebd219ed722 P 0572fde696d94f35bedb22a601b934c4: Neither blocks nor log segments found. Creating new log.
I20260608 09:53:02.390005 26459 tablet_service.cc:1511] Processing CreateTablet for tablet b6e5acb74a5f468f8addd0131adecf9e (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=7ce661db4a8f4b60b97a26fefd506ff7]), partition=HASH (key) PARTITION 1, RANGE (key) PARTITION 10 <= VALUES < 20
I20260608 09:53:02.391885 26459 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b6e5acb74a5f468f8addd0131adecf9e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:53:02.396375 26668 tablet_bootstrap.cc:492] T bcecf3abed4d4e7da94acebd219ed722 P 0572fde696d94f35bedb22a601b934c4: No bootstrap required, opened a new log
I20260608 09:53:02.396967 26668 ts_tablet_manager.cc:1403] T bcecf3abed4d4e7da94acebd219ed722 P 0572fde696d94f35bedb22a601b934c4: Time spent bootstrapping tablet: real 0.026s	user 0.019s	sys 0.000s
I20260608 09:53:02.401288 26581 consensus_queue.cc:1048] T 14b24a11b6ae4a9ba0f755df1be4f208 P 0a13408d2adb466e913378fa190a2ebd [LEADER]: Connected to new peer: Peer: permanent_uuid: "0572fde696d94f35bedb22a601b934c4" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 37725 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 09:53:02.403656 26458 tablet_service.cc:1511] Processing CreateTablet for tablet 3a601f812bb34dc1887560390aa2845a (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=7ce661db4a8f4b60b97a26fefd506ff7]), partition=HASH (key) PARTITION 2, RANGE (key) PARTITION 10 <= VALUES < 20
I20260608 09:53:02.405161 26458 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3a601f812bb34dc1887560390aa2845a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:53:02.404701 26378 tablet_service.cc:1511] Processing CreateTablet for tablet 3a601f812bb34dc1887560390aa2845a (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=7ce661db4a8f4b60b97a26fefd506ff7]), partition=HASH (key) PARTITION 2, RANGE (key) PARTITION 10 <= VALUES < 20
I20260608 09:53:02.405066 26305 tablet_service.cc:1511] Processing CreateTablet for tablet 8e9fe561df50463a9c0be94d41495a8f (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=7ce661db4a8f4b60b97a26fefd506ff7]), partition=HASH (key) PARTITION 7, RANGE (key) PARTITION 10 <= VALUES < 20
I20260608 09:53:02.406502 26378 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3a601f812bb34dc1887560390aa2845a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:53:02.406651 26305 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8e9fe561df50463a9c0be94d41495a8f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:53:02.421810 26384 tablet_service.cc:1511] Processing CreateTablet for tablet da4e3eb8608a4b028f0951b4a884d488 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=7ce661db4a8f4b60b97a26fefd506ff7]), partition=HASH (key) PARTITION 3, RANGE (key) PARTITION 10 <= VALUES < 20
I20260608 09:53:02.423820 26384 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet da4e3eb8608a4b028f0951b4a884d488. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:53:02.429666 26581 consensus_queue.cc:1048] T 14b24a11b6ae4a9ba0f755df1be4f208 P 0a13408d2adb466e913378fa190a2ebd [LEADER]: Connected to new peer: Peer: permanent_uuid: "cc92b62432764dc99d7c7424a9ca417c" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 45805 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 09:53:02.434332 26668 raft_consensus.cc:359] T bcecf3abed4d4e7da94acebd219ed722 P 0572fde696d94f35bedb22a601b934c4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5735e0ae620a47e28f1a6eacbf21be90" member_type: VOTER last_known_addr { host: "127.22.183.132" port: 44919 } } peers { permanent_uuid: "0a13408d2adb466e913378fa190a2ebd" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 45347 } } peers { permanent_uuid: "0572fde696d94f35bedb22a601b934c4" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 37725 } }
I20260608 09:53:02.438026 26668 raft_consensus.cc:385] T bcecf3abed4d4e7da94acebd219ed722 P 0572fde696d94f35bedb22a601b934c4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:53:02.438481 26668 raft_consensus.cc:740] T bcecf3abed4d4e7da94acebd219ed722 P 0572fde696d94f35bedb22a601b934c4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0572fde696d94f35bedb22a601b934c4, State: Initialized, Role: FOLLOWER
I20260608 09:53:02.439554 26668 consensus_queue.cc:260] T bcecf3abed4d4e7da94acebd219ed722 P 0572fde696d94f35bedb22a601b934c4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5735e0ae620a47e28f1a6eacbf21be90" member_type: VOTER last_known_addr { host: "127.22.183.132" port: 44919 } } peers { permanent_uuid: "0a13408d2adb466e913378fa190a2ebd" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 45347 } } peers { permanent_uuid: "0572fde696d94f35bedb22a601b934c4" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 37725 } }
I20260608 09:53:02.452085 26668 ts_tablet_manager.cc:1434] T bcecf3abed4d4e7da94acebd219ed722 P 0572fde696d94f35bedb22a601b934c4: Time spent starting tablet: real 0.055s	user 0.003s	sys 0.004s
I20260608 09:53:02.464072 26453 tablet_service.cc:1511] Processing CreateTablet for tablet 59141e1af8404da7a8f2ee211da65b1d (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=7ce661db4a8f4b60b97a26fefd506ff7]), partition=HASH (key) PARTITION 4, RANGE (key) PARTITION 10 <= VALUES < 20
I20260608 09:53:02.490929 26453 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 59141e1af8404da7a8f2ee211da65b1d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:53:02.492883 26623 tablet_service.cc:1511] Processing CreateTablet for tablet 3a601f812bb34dc1887560390aa2845a (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=7ce661db4a8f4b60b97a26fefd506ff7]), partition=HASH (key) PARTITION 2, RANGE (key) PARTITION 10 <= VALUES < 20
I20260608 09:53:02.468962 26452 tablet_service.cc:1511] Processing CreateTablet for tablet e39e4e41950c443cb4928ff9bb20360c (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=7ce661db4a8f4b60b97a26fefd506ff7]), partition=HASH (key) PARTITION 5, RANGE (key) PARTITION 10 <= VALUES < 20
I20260608 09:53:02.477381 26382 tablet_service.cc:1511] Processing CreateTablet for tablet e39e4e41950c443cb4928ff9bb20360c (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=7ce661db4a8f4b60b97a26fefd506ff7]), partition=HASH (key) PARTITION 5, RANGE (key) PARTITION 10 <= VALUES < 20
I20260608 09:53:02.495993 26382 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e39e4e41950c443cb4928ff9bb20360c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:53:02.496917 26623 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3a601f812bb34dc1887560390aa2845a. 1 dirs total, 0 dirs full, 0 dirs failed
W20260608 09:53:02.478039 26266 auto_rebalancer.cc:259] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260608 09:53:02.495993 26452 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e39e4e41950c443cb4928ff9bb20360c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:53:02.482206 26385 tablet_service.cc:1511] Processing CreateTablet for tablet 95861d96c20e4683b4b6b9a0bb3902fa (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=7ce661db4a8f4b60b97a26fefd506ff7]), partition=HASH (key) PARTITION 6, RANGE (key) PARTITION 10 <= VALUES < 20
I20260608 09:53:02.482206 26455 tablet_service.cc:1511] Processing CreateTablet for tablet 8e9fe561df50463a9c0be94d41495a8f (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=7ce661db4a8f4b60b97a26fefd506ff7]), partition=HASH (key) PARTITION 7, RANGE (key) PARTITION 10 <= VALUES < 20
I20260608 09:53:02.485220 26625 tablet_service.cc:1511] Processing CreateTablet for tablet bcecf3abed4d4e7da94acebd219ed722 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=7ce661db4a8f4b60b97a26fefd506ff7]), partition=HASH (key) PARTITION 0, RANGE (key) PARTITION 10 <= VALUES < 20
I20260608 09:53:02.504060 26385 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 95861d96c20e4683b4b6b9a0bb3902fa. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:53:02.505009 26625 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bcecf3abed4d4e7da94acebd219ed722. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:53:02.488981 26624 tablet_service.cc:1511] Processing CreateTablet for tablet b6e5acb74a5f468f8addd0131adecf9e (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=7ce661db4a8f4b60b97a26fefd506ff7]), partition=HASH (key) PARTITION 1, RANGE (key) PARTITION 10 <= VALUES < 20
I20260608 09:53:02.508056 26624 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b6e5acb74a5f468f8addd0131adecf9e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:53:02.504060 26455 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8e9fe561df50463a9c0be94d41495a8f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:53:02.534407 26622 tablet_service.cc:1511] Processing CreateTablet for tablet da4e3eb8608a4b028f0951b4a884d488 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=7ce661db4a8f4b60b97a26fefd506ff7]), partition=HASH (key) PARTITION 3, RANGE (key) PARTITION 10 <= VALUES < 20
I20260608 09:53:02.538271 26622 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet da4e3eb8608a4b028f0951b4a884d488. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:53:02.543627 26621 tablet_service.cc:1511] Processing CreateTablet for tablet 59141e1af8404da7a8f2ee211da65b1d (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=7ce661db4a8f4b60b97a26fefd506ff7]), partition=HASH (key) PARTITION 4, RANGE (key) PARTITION 10 <= VALUES < 20
I20260608 09:53:02.545197 26621 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 59141e1af8404da7a8f2ee211da65b1d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:53:02.550923 26668 tablet_bootstrap.cc:492] T e39e4e41950c443cb4928ff9bb20360c P 0572fde696d94f35bedb22a601b934c4: Bootstrap starting.
I20260608 09:53:02.550894 26619 tablet_service.cc:1511] Processing CreateTablet for tablet 95861d96c20e4683b4b6b9a0bb3902fa (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=7ce661db4a8f4b60b97a26fefd506ff7]), partition=HASH (key) PARTITION 6, RANGE (key) PARTITION 10 <= VALUES < 20
I20260608 09:53:02.557597 26669 tablet_bootstrap.cc:492] T da4e3eb8608a4b028f0951b4a884d488 P 0a13408d2adb466e913378fa190a2ebd: Bootstrap starting.
I20260608 09:53:02.563608 26618 tablet_service.cc:1511] Processing CreateTablet for tablet 8e9fe561df50463a9c0be94d41495a8f (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=7ce661db4a8f4b60b97a26fefd506ff7]), partition=HASH (key) PARTITION 7, RANGE (key) PARTITION 10 <= VALUES < 20
I20260608 09:53:02.567343 26620 tablet_service.cc:1511] Processing CreateTablet for tablet e39e4e41950c443cb4928ff9bb20360c (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=7ce661db4a8f4b60b97a26fefd506ff7]), partition=HASH (key) PARTITION 5, RANGE (key) PARTITION 10 <= VALUES < 20
I20260608 09:53:02.570014 26619 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 95861d96c20e4683b4b6b9a0bb3902fa. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:53:02.576030 26672 tablet_bootstrap.cc:492] T 3a601f812bb34dc1887560390aa2845a P cc92b62432764dc99d7c7424a9ca417c: Bootstrap starting.
I20260608 09:53:02.592525 26618 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8e9fe561df50463a9c0be94d41495a8f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:53:02.608244 26620 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e39e4e41950c443cb4928ff9bb20360c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:53:02.616655 26668 tablet_bootstrap.cc:654] T e39e4e41950c443cb4928ff9bb20360c P 0572fde696d94f35bedb22a601b934c4: Neither blocks nor log segments found. Creating new log.
I20260608 09:53:02.650944 26672 tablet_bootstrap.cc:654] T 3a601f812bb34dc1887560390aa2845a P cc92b62432764dc99d7c7424a9ca417c: Neither blocks nor log segments found. Creating new log.
I20260608 09:53:02.671170 26676 tablet_bootstrap.cc:492] T b6e5acb74a5f468f8addd0131adecf9e P 5735e0ae620a47e28f1a6eacbf21be90: Bootstrap starting.
I20260608 09:53:02.671836 26669 tablet_bootstrap.cc:654] T da4e3eb8608a4b028f0951b4a884d488 P 0a13408d2adb466e913378fa190a2ebd: Neither blocks nor log segments found. Creating new log.
I20260608 09:53:02.673568 26668 tablet_bootstrap.cc:492] T e39e4e41950c443cb4928ff9bb20360c P 0572fde696d94f35bedb22a601b934c4: No bootstrap required, opened a new log
I20260608 09:53:02.674132 26668 ts_tablet_manager.cc:1403] T e39e4e41950c443cb4928ff9bb20360c P 0572fde696d94f35bedb22a601b934c4: Time spent bootstrapping tablet: real 0.123s	user 0.009s	sys 0.015s
I20260608 09:53:02.686995 26669 tablet_bootstrap.cc:492] T da4e3eb8608a4b028f0951b4a884d488 P 0a13408d2adb466e913378fa190a2ebd: No bootstrap required, opened a new log
I20260608 09:53:02.686720 26668 raft_consensus.cc:359] T e39e4e41950c443cb4928ff9bb20360c P 0572fde696d94f35bedb22a601b934c4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc92b62432764dc99d7c7424a9ca417c" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 45805 } } peers { permanent_uuid: "0572fde696d94f35bedb22a601b934c4" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 37725 } } peers { permanent_uuid: "5735e0ae620a47e28f1a6eacbf21be90" member_type: VOTER last_known_addr { host: "127.22.183.132" port: 44919 } }
I20260608 09:53:02.687598 26669 ts_tablet_manager.cc:1403] T da4e3eb8608a4b028f0951b4a884d488 P 0a13408d2adb466e913378fa190a2ebd: Time spent bootstrapping tablet: real 0.131s	user 0.013s	sys 0.008s
I20260608 09:53:02.687850 26672 tablet_bootstrap.cc:492] T 3a601f812bb34dc1887560390aa2845a P cc92b62432764dc99d7c7424a9ca417c: No bootstrap required, opened a new log
I20260608 09:53:02.687633 26668 raft_consensus.cc:385] T e39e4e41950c443cb4928ff9bb20360c P 0572fde696d94f35bedb22a601b934c4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:53:02.688465 26672 ts_tablet_manager.cc:1403] T 3a601f812bb34dc1887560390aa2845a P cc92b62432764dc99d7c7424a9ca417c: Time spent bootstrapping tablet: real 0.113s	user 0.015s	sys 0.002s
I20260608 09:53:02.688413 26668 raft_consensus.cc:740] T e39e4e41950c443cb4928ff9bb20360c P 0572fde696d94f35bedb22a601b934c4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0572fde696d94f35bedb22a601b934c4, State: Initialized, Role: FOLLOWER
I20260608 09:53:02.689364 26676 tablet_bootstrap.cc:654] T b6e5acb74a5f468f8addd0131adecf9e P 5735e0ae620a47e28f1a6eacbf21be90: Neither blocks nor log segments found. Creating new log.
I20260608 09:53:02.689733 26668 consensus_queue.cc:260] T e39e4e41950c443cb4928ff9bb20360c P 0572fde696d94f35bedb22a601b934c4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc92b62432764dc99d7c7424a9ca417c" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 45805 } } peers { permanent_uuid: "0572fde696d94f35bedb22a601b934c4" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 37725 } } peers { permanent_uuid: "5735e0ae620a47e28f1a6eacbf21be90" member_type: VOTER last_known_addr { host: "127.22.183.132" port: 44919 } }
I20260608 09:53:02.690770 26669 raft_consensus.cc:359] T da4e3eb8608a4b028f0951b4a884d488 P 0a13408d2adb466e913378fa190a2ebd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5735e0ae620a47e28f1a6eacbf21be90" member_type: VOTER last_known_addr { host: "127.22.183.132" port: 44919 } } peers { permanent_uuid: "0a13408d2adb466e913378fa190a2ebd" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 45347 } } peers { permanent_uuid: "0572fde696d94f35bedb22a601b934c4" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 37725 } }
I20260608 09:53:02.691536 26669 raft_consensus.cc:385] T da4e3eb8608a4b028f0951b4a884d488 P 0a13408d2adb466e913378fa190a2ebd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:53:02.691555 26672 raft_consensus.cc:359] T 3a601f812bb34dc1887560390aa2845a P cc92b62432764dc99d7c7424a9ca417c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc92b62432764dc99d7c7424a9ca417c" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 45805 } } peers { permanent_uuid: "0572fde696d94f35bedb22a601b934c4" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 37725 } } peers { permanent_uuid: "5735e0ae620a47e28f1a6eacbf21be90" member_type: VOTER last_known_addr { host: "127.22.183.132" port: 44919 } }
I20260608 09:53:02.692044 26669 raft_consensus.cc:740] T da4e3eb8608a4b028f0951b4a884d488 P 0a13408d2adb466e913378fa190a2ebd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0a13408d2adb466e913378fa190a2ebd, State: Initialized, Role: FOLLOWER
I20260608 09:53:02.692444 26672 raft_consensus.cc:385] T 3a601f812bb34dc1887560390aa2845a P cc92b62432764dc99d7c7424a9ca417c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:53:02.692857 26672 raft_consensus.cc:740] T 3a601f812bb34dc1887560390aa2845a P cc92b62432764dc99d7c7424a9ca417c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cc92b62432764dc99d7c7424a9ca417c, State: Initialized, Role: FOLLOWER
I20260608 09:53:02.693091 26669 consensus_queue.cc:260] T da4e3eb8608a4b028f0951b4a884d488 P 0a13408d2adb466e913378fa190a2ebd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5735e0ae620a47e28f1a6eacbf21be90" member_type: VOTER last_known_addr { host: "127.22.183.132" port: 44919 } } peers { permanent_uuid: "0a13408d2adb466e913378fa190a2ebd" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 45347 } } peers { permanent_uuid: "0572fde696d94f35bedb22a601b934c4" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 37725 } }
I20260608 09:53:02.695657 26669 ts_tablet_manager.cc:1434] T da4e3eb8608a4b028f0951b4a884d488 P 0a13408d2adb466e913378fa190a2ebd: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260608 09:53:02.696712 26669 tablet_bootstrap.cc:492] T 8e9fe561df50463a9c0be94d41495a8f P 0a13408d2adb466e913378fa190a2ebd: Bootstrap starting.
I20260608 09:53:02.693785 26672 consensus_queue.cc:260] T 3a601f812bb34dc1887560390aa2845a P cc92b62432764dc99d7c7424a9ca417c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc92b62432764dc99d7c7424a9ca417c" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 45805 } } peers { permanent_uuid: "0572fde696d94f35bedb22a601b934c4" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 37725 } } peers { permanent_uuid: "5735e0ae620a47e28f1a6eacbf21be90" member_type: VOTER last_known_addr { host: "127.22.183.132" port: 44919 } }
I20260608 09:53:02.698661 26672 ts_tablet_manager.cc:1434] T 3a601f812bb34dc1887560390aa2845a P cc92b62432764dc99d7c7424a9ca417c: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.000s
I20260608 09:53:02.701720 26668 ts_tablet_manager.cc:1434] T e39e4e41950c443cb4928ff9bb20360c P 0572fde696d94f35bedb22a601b934c4: Time spent starting tablet: real 0.027s	user 0.002s	sys 0.006s
I20260608 09:53:02.702994 26672 tablet_bootstrap.cc:492] T e39e4e41950c443cb4928ff9bb20360c P cc92b62432764dc99d7c7424a9ca417c: Bootstrap starting.
I20260608 09:53:02.703413 26669 tablet_bootstrap.cc:654] T 8e9fe561df50463a9c0be94d41495a8f P 0a13408d2adb466e913378fa190a2ebd: Neither blocks nor log segments found. Creating new log.
I20260608 09:53:02.711565 26672 tablet_bootstrap.cc:654] T e39e4e41950c443cb4928ff9bb20360c P cc92b62432764dc99d7c7424a9ca417c: Neither blocks nor log segments found. Creating new log.
I20260608 09:53:02.714941 26669 tablet_bootstrap.cc:492] T 8e9fe561df50463a9c0be94d41495a8f P 0a13408d2adb466e913378fa190a2ebd: No bootstrap required, opened a new log
I20260608 09:53:02.715473 26669 ts_tablet_manager.cc:1403] T 8e9fe561df50463a9c0be94d41495a8f P 0a13408d2adb466e913378fa190a2ebd: Time spent bootstrapping tablet: real 0.019s	user 0.006s	sys 0.011s
I20260608 09:53:02.716939 26676 tablet_bootstrap.cc:492] T b6e5acb74a5f468f8addd0131adecf9e P 5735e0ae620a47e28f1a6eacbf21be90: No bootstrap required, opened a new log
I20260608 09:53:02.717497 26676 ts_tablet_manager.cc:1403] T b6e5acb74a5f468f8addd0131adecf9e P 5735e0ae620a47e28f1a6eacbf21be90: Time spent bootstrapping tablet: real 0.047s	user 0.010s	sys 0.011s
I20260608 09:53:02.719307 26669 raft_consensus.cc:359] T 8e9fe561df50463a9c0be94d41495a8f P 0a13408d2adb466e913378fa190a2ebd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc92b62432764dc99d7c7424a9ca417c" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 45805 } } peers { permanent_uuid: "5735e0ae620a47e28f1a6eacbf21be90" member_type: VOTER last_known_addr { host: "127.22.183.132" port: 44919 } } peers { permanent_uuid: "0a13408d2adb466e913378fa190a2ebd" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 45347 } }
I20260608 09:53:02.720427 26669 raft_consensus.cc:385] T 8e9fe561df50463a9c0be94d41495a8f P 0a13408d2adb466e913378fa190a2ebd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:53:02.720660 26668 tablet_bootstrap.cc:492] T da4e3eb8608a4b028f0951b4a884d488 P 0572fde696d94f35bedb22a601b934c4: Bootstrap starting.
I20260608 09:53:02.720914 26669 raft_consensus.cc:740] T 8e9fe561df50463a9c0be94d41495a8f P 0a13408d2adb466e913378fa190a2ebd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0a13408d2adb466e913378fa190a2ebd, State: Initialized, Role: FOLLOWER
I20260608 09:53:02.721722 26676 raft_consensus.cc:359] T b6e5acb74a5f468f8addd0131adecf9e P 5735e0ae620a47e28f1a6eacbf21be90 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc92b62432764dc99d7c7424a9ca417c" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 45805 } } peers { permanent_uuid: "0a13408d2adb466e913378fa190a2ebd" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 45347 } } peers { permanent_uuid: "5735e0ae620a47e28f1a6eacbf21be90" member_type: VOTER last_known_addr { host: "127.22.183.132" port: 44919 } }
I20260608 09:53:02.722569 26676 raft_consensus.cc:385] T b6e5acb74a5f468f8addd0131adecf9e P 5735e0ae620a47e28f1a6eacbf21be90 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:53:02.722100 26669 consensus_queue.cc:260] T 8e9fe561df50463a9c0be94d41495a8f P 0a13408d2adb466e913378fa190a2ebd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc92b62432764dc99d7c7424a9ca417c" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 45805 } } peers { permanent_uuid: "5735e0ae620a47e28f1a6eacbf21be90" member_type: VOTER last_known_addr { host: "127.22.183.132" port: 44919 } } peers { permanent_uuid: "0a13408d2adb466e913378fa190a2ebd" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 45347 } }
I20260608 09:53:02.722975 26676 raft_consensus.cc:740] T b6e5acb74a5f468f8addd0131adecf9e P 5735e0ae620a47e28f1a6eacbf21be90 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5735e0ae620a47e28f1a6eacbf21be90, State: Initialized, Role: FOLLOWER
I20260608 09:53:02.724489 26672 tablet_bootstrap.cc:492] T e39e4e41950c443cb4928ff9bb20360c P cc92b62432764dc99d7c7424a9ca417c: No bootstrap required, opened a new log
I20260608 09:53:02.724134 26676 consensus_queue.cc:260] T b6e5acb74a5f468f8addd0131adecf9e P 5735e0ae620a47e28f1a6eacbf21be90 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc92b62432764dc99d7c7424a9ca417c" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 45805 } } peers { permanent_uuid: "0a13408d2adb466e913378fa190a2ebd" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 45347 } } peers { permanent_uuid: "5735e0ae620a47e28f1a6eacbf21be90" member_type: VOTER last_known_addr { host: "127.22.183.132" port: 44919 } }
I20260608 09:53:02.725049 26672 ts_tablet_manager.cc:1403] T e39e4e41950c443cb4928ff9bb20360c P cc92b62432764dc99d7c7424a9ca417c: Time spent bootstrapping tablet: real 0.022s	user 0.016s	sys 0.004s
I20260608 09:53:02.727744 26669 ts_tablet_manager.cc:1434] T 8e9fe561df50463a9c0be94d41495a8f P 0a13408d2adb466e913378fa190a2ebd: Time spent starting tablet: real 0.012s	user 0.005s	sys 0.003s
I20260608 09:53:02.728868 26669 tablet_bootstrap.cc:492] T 95861d96c20e4683b4b6b9a0bb3902fa P 0a13408d2adb466e913378fa190a2ebd: Bootstrap starting.
I20260608 09:53:02.728868 26672 raft_consensus.cc:359] T e39e4e41950c443cb4928ff9bb20360c P cc92b62432764dc99d7c7424a9ca417c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc92b62432764dc99d7c7424a9ca417c" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 45805 } } peers { permanent_uuid: "0572fde696d94f35bedb22a601b934c4" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 37725 } } peers { permanent_uuid: "5735e0ae620a47e28f1a6eacbf21be90" member_type: VOTER last_known_addr { host: "127.22.183.132" port: 44919 } }
I20260608 09:53:02.729967 26672 raft_consensus.cc:385] T e39e4e41950c443cb4928ff9bb20360c P cc92b62432764dc99d7c7424a9ca417c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:53:02.730355 26672 raft_consensus.cc:740] T e39e4e41950c443cb4928ff9bb20360c P cc92b62432764dc99d7c7424a9ca417c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cc92b62432764dc99d7c7424a9ca417c, State: Initialized, Role: FOLLOWER
I20260608 09:53:02.731370 26672 consensus_queue.cc:260] T e39e4e41950c443cb4928ff9bb20360c P cc92b62432764dc99d7c7424a9ca417c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc92b62432764dc99d7c7424a9ca417c" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 45805 } } peers { permanent_uuid: "0572fde696d94f35bedb22a601b934c4" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 37725 } } peers { permanent_uuid: "5735e0ae620a47e28f1a6eacbf21be90" member_type: VOTER last_known_addr { host: "127.22.183.132" port: 44919 } }
I20260608 09:53:02.738971 26672 ts_tablet_manager.cc:1434] T e39e4e41950c443cb4928ff9bb20360c P cc92b62432764dc99d7c7424a9ca417c: Time spent starting tablet: real 0.014s	user 0.007s	sys 0.000s
I20260608 09:53:02.742553 26672 tablet_bootstrap.cc:492] T 59141e1af8404da7a8f2ee211da65b1d P cc92b62432764dc99d7c7424a9ca417c: Bootstrap starting.
I20260608 09:53:02.742590 26660 heartbeater.cc:499] Master 127.22.183.190:38547 was elected leader, sending a full tablet report...
I20260608 09:53:02.745153 26668 tablet_bootstrap.cc:654] T da4e3eb8608a4b028f0951b4a884d488 P 0572fde696d94f35bedb22a601b934c4: Neither blocks nor log segments found. Creating new log.
I20260608 09:53:02.750553 26672 tablet_bootstrap.cc:654] T 59141e1af8404da7a8f2ee211da65b1d P cc92b62432764dc99d7c7424a9ca417c: Neither blocks nor log segments found. Creating new log.
I20260608 09:53:02.751611 26540 raft_consensus.cc:493] T bcecf3abed4d4e7da94acebd219ed722 P 0572fde696d94f35bedb22a601b934c4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 09:53:02.752130 26540 raft_consensus.cc:515] T bcecf3abed4d4e7da94acebd219ed722 P 0572fde696d94f35bedb22a601b934c4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5735e0ae620a47e28f1a6eacbf21be90" member_type: VOTER last_known_addr { host: "127.22.183.132" port: 44919 } } peers { permanent_uuid: "0a13408d2adb466e913378fa190a2ebd" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 45347 } } peers { permanent_uuid: "0572fde696d94f35bedb22a601b934c4" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 37725 } }
I20260608 09:53:02.753069 26676 ts_tablet_manager.cc:1434] T b6e5acb74a5f468f8addd0131adecf9e P 5735e0ae620a47e28f1a6eacbf21be90: Time spent starting tablet: real 0.035s	user 0.010s	sys 0.006s
I20260608 09:53:02.754377 26676 tablet_bootstrap.cc:492] T bcecf3abed4d4e7da94acebd219ed722 P 5735e0ae620a47e28f1a6eacbf21be90: Bootstrap starting.
I20260608 09:53:02.759505 26320 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bcecf3abed4d4e7da94acebd219ed722" candidate_uuid: "0572fde696d94f35bedb22a601b934c4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0a13408d2adb466e913378fa190a2ebd" is_pre_election: true
I20260608 09:53:02.759666 26540 leader_election.cc:290] T bcecf3abed4d4e7da94acebd219ed722 P 0572fde696d94f35bedb22a601b934c4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5735e0ae620a47e28f1a6eacbf21be90 (127.22.183.132:44919), 0a13408d2adb466e913378fa190a2ebd (127.22.183.129:45347)
W20260608 09:53:02.761494 26359 leader_election.cc:343] T bcecf3abed4d4e7da94acebd219ed722 P 0572fde696d94f35bedb22a601b934c4 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0a13408d2adb466e913378fa190a2ebd (127.22.183.129:45347): Illegal state: must be running to vote when last-logged opid is not known
I20260608 09:53:02.771586 26676 tablet_bootstrap.cc:654] T bcecf3abed4d4e7da94acebd219ed722 P 5735e0ae620a47e28f1a6eacbf21be90: Neither blocks nor log segments found. Creating new log.
I20260608 09:53:02.773859 26668 tablet_bootstrap.cc:492] T da4e3eb8608a4b028f0951b4a884d488 P 0572fde696d94f35bedb22a601b934c4: No bootstrap required, opened a new log
I20260608 09:53:02.774392 26668 ts_tablet_manager.cc:1403] T da4e3eb8608a4b028f0951b4a884d488 P 0572fde696d94f35bedb22a601b934c4: Time spent bootstrapping tablet: real 0.054s	user 0.015s	sys 0.010s
I20260608 09:53:02.777617 26668 raft_consensus.cc:359] T da4e3eb8608a4b028f0951b4a884d488 P 0572fde696d94f35bedb22a601b934c4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5735e0ae620a47e28f1a6eacbf21be90" member_type: VOTER last_known_addr { host: "127.22.183.132" port: 44919 } } peers { permanent_uuid: "0a13408d2adb466e913378fa190a2ebd" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 45347 } } peers { permanent_uuid: "0572fde696d94f35bedb22a601b934c4" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 37725 } }
I20260608 09:53:02.778334 26668 raft_consensus.cc:385] T da4e3eb8608a4b028f0951b4a884d488 P 0572fde696d94f35bedb22a601b934c4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:53:02.778637 26668 raft_consensus.cc:740] T da4e3eb8608a4b028f0951b4a884d488 P 0572fde696d94f35bedb22a601b934c4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0572fde696d94f35bedb22a601b934c4, State: Initialized, Role: FOLLOWER
I20260608 09:53:02.780049 26218 catalog_manager.cc:6241] T 00000000000000000000000000000000 P f6eb5d59bf4d4da18d84389f496cfe2e: range_aware_rebalance_new_range [id=7ce661db4a8f4b60b97a26fefd506ff7] alter complete (version 0)
I20260608 09:53:02.780161 26523 raft_consensus.cc:493] T e39e4e41950c443cb4928ff9bb20360c P cc92b62432764dc99d7c7424a9ca417c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 09:53:02.780783 26523 raft_consensus.cc:515] T e39e4e41950c443cb4928ff9bb20360c P cc92b62432764dc99d7c7424a9ca417c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc92b62432764dc99d7c7424a9ca417c" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 45805 } } peers { permanent_uuid: "0572fde696d94f35bedb22a601b934c4" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 37725 } } peers { permanent_uuid: "5735e0ae620a47e28f1a6eacbf21be90" member_type: VOTER last_known_addr { host: "127.22.183.132" port: 44919 } }
I20260608 09:53:02.782652 26668 consensus_queue.cc:260] T da4e3eb8608a4b028f0951b4a884d488 P 0572fde696d94f35bedb22a601b934c4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5735e0ae620a47e28f1a6eacbf21be90" member_type: VOTER last_known_addr { host: "127.22.183.132" port: 44919 } } peers { permanent_uuid: "0a13408d2adb466e913378fa190a2ebd" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 45347 } } peers { permanent_uuid: "0572fde696d94f35bedb22a601b934c4" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 37725 } }
I20260608 09:53:02.784293 26635 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bcecf3abed4d4e7da94acebd219ed722" candidate_uuid: "0572fde696d94f35bedb22a601b934c4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5735e0ae620a47e28f1a6eacbf21be90" is_pre_election: true
I20260608 09:53:02.783079 26523 leader_election.cc:290] T e39e4e41950c443cb4928ff9bb20360c P cc92b62432764dc99d7c7424a9ca417c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0572fde696d94f35bedb22a601b934c4 (127.22.183.130:37725), 5735e0ae620a47e28f1a6eacbf21be90 (127.22.183.132:44919)
W20260608 09:53:02.791482 26361 leader_election.cc:343] T bcecf3abed4d4e7da94acebd219ed722 P 0572fde696d94f35bedb22a601b934c4 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5735e0ae620a47e28f1a6eacbf21be90 (127.22.183.132:44919): Illegal state: must be running to vote when last-logged opid is not known
I20260608 09:53:02.792075 26361 leader_election.cc:304] T bcecf3abed4d4e7da94acebd219ed722 P 0572fde696d94f35bedb22a601b934c4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 0572fde696d94f35bedb22a601b934c4; no voters: 0a13408d2adb466e913378fa190a2ebd, 5735e0ae620a47e28f1a6eacbf21be90
I20260608 09:53:02.793251 26676 tablet_bootstrap.cc:492] T bcecf3abed4d4e7da94acebd219ed722 P 5735e0ae620a47e28f1a6eacbf21be90: No bootstrap required, opened a new log
I20260608 09:53:02.793766 26676 ts_tablet_manager.cc:1403] T bcecf3abed4d4e7da94acebd219ed722 P 5735e0ae620a47e28f1a6eacbf21be90: Time spent bootstrapping tablet: real 0.040s	user 0.011s	sys 0.004s
I20260608 09:53:02.793599 26540 raft_consensus.cc:2749] T bcecf3abed4d4e7da94acebd219ed722 P 0572fde696d94f35bedb22a601b934c4 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260608 09:53:02.796485 26672 tablet_bootstrap.cc:492] T 59141e1af8404da7a8f2ee211da65b1d P cc92b62432764dc99d7c7424a9ca417c: No bootstrap required, opened a new log
I20260608 09:53:02.796909 26672 ts_tablet_manager.cc:1403] T 59141e1af8404da7a8f2ee211da65b1d P cc92b62432764dc99d7c7424a9ca417c: Time spent bootstrapping tablet: real 0.055s	user 0.008s	sys 0.007s
I20260608 09:53:02.797006 26676 raft_consensus.cc:359] T bcecf3abed4d4e7da94acebd219ed722 P 5735e0ae620a47e28f1a6eacbf21be90 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5735e0ae620a47e28f1a6eacbf21be90" member_type: VOTER last_known_addr { host: "127.22.183.132" port: 44919 } } peers { permanent_uuid: "0a13408d2adb466e913378fa190a2ebd" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 45347 } } peers { permanent_uuid: "0572fde696d94f35bedb22a601b934c4" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 37725 } }
I20260608 09:53:02.797607 26676 raft_consensus.cc:385] T bcecf3abed4d4e7da94acebd219ed722 P 5735e0ae620a47e28f1a6eacbf21be90 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:53:02.797947 26523 raft_consensus.cc:493] T 3a601f812bb34dc1887560390aa2845a P cc92b62432764dc99d7c7424a9ca417c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 09:53:02.785748 26394 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e39e4e41950c443cb4928ff9bb20360c" candidate_uuid: "cc92b62432764dc99d7c7424a9ca417c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0572fde696d94f35bedb22a601b934c4" is_pre_election: true
I20260608 09:53:02.798843 26394 raft_consensus.cc:2468] T e39e4e41950c443cb4928ff9bb20360c P 0572fde696d94f35bedb22a601b934c4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cc92b62432764dc99d7c7424a9ca417c in term 0.
I20260608 09:53:02.798717 26523 raft_consensus.cc:515] T 3a601f812bb34dc1887560390aa2845a P cc92b62432764dc99d7c7424a9ca417c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc92b62432764dc99d7c7424a9ca417c" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 45805 } } peers { permanent_uuid: "0572fde696d94f35bedb22a601b934c4" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 37725 } } peers { permanent_uuid: "5735e0ae620a47e28f1a6eacbf21be90" member_type: VOTER last_known_addr { host: "127.22.183.132" port: 44919 } }
I20260608 09:53:02.787870 26519 raft_consensus.cc:493] T 8e9fe561df50463a9c0be94d41495a8f P 0a13408d2adb466e913378fa190a2ebd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 09:53:02.800081 26672 raft_consensus.cc:359] T 59141e1af8404da7a8f2ee211da65b1d P cc92b62432764dc99d7c7424a9ca417c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a13408d2adb466e913378fa190a2ebd" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 45347 } } peers { permanent_uuid: "5735e0ae620a47e28f1a6eacbf21be90" member_type: VOTER last_known_addr { host: "127.22.183.132" port: 44919 } } peers { permanent_uuid: "cc92b62432764dc99d7c7424a9ca417c" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 45805 } }
I20260608 09:53:02.800388 26519 raft_consensus.cc:515] T 8e9fe561df50463a9c0be94d41495a8f P 0a13408d2adb466e913378fa190a2ebd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc92b62432764dc99d7c7424a9ca417c" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 45805 } } peers { permanent_uuid: "5735e0ae620a47e28f1a6eacbf21be90" member_type: VOTER last_known_addr { host: "127.22.183.132" port: 44919 } } peers { permanent_uuid: "0a13408d2adb466e913378fa190a2ebd" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 45347 } }
I20260608 09:53:02.800813 26672 raft_consensus.cc:385] T 59141e1af8404da7a8f2ee211da65b1d P cc92b62432764dc99d7c7424a9ca417c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:53:02.801136 26672 raft_consensus.cc:740] T 59141e1af8404da7a8f2ee211da65b1d P cc92b62432764dc99d7c7424a9ca417c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cc92b62432764dc99d7c7424a9ca417c, State: Initialized, Role: FOLLOWER
I20260608 09:53:02.801680 26523 leader_election.cc:290] T 3a601f812bb34dc1887560390aa2845a P cc92b62432764dc99d7c7424a9ca417c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0572fde696d94f35bedb22a601b934c4 (127.22.183.130:37725), 5735e0ae620a47e28f1a6eacbf21be90 (127.22.183.132:44919)
I20260608 09:53:02.785534 26668 ts_tablet_manager.cc:1434] T da4e3eb8608a4b028f0951b4a884d488 P 0572fde696d94f35bedb22a601b934c4: Time spent starting tablet: real 0.011s	user 0.008s	sys 0.000s
I20260608 09:53:02.802910 26519 leader_election.cc:290] T 8e9fe561df50463a9c0be94d41495a8f P 0a13408d2adb466e913378fa190a2ebd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers cc92b62432764dc99d7c7424a9ca417c (127.22.183.131:45805), 5735e0ae620a47e28f1a6eacbf21be90 (127.22.183.132:44919)
I20260608 09:53:02.803267 26435 leader_election.cc:304] T e39e4e41950c443cb4928ff9bb20360c P cc92b62432764dc99d7c7424a9ca417c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0572fde696d94f35bedb22a601b934c4, cc92b62432764dc99d7c7424a9ca417c; no voters: 
I20260608 09:53:02.803565 26394 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3a601f812bb34dc1887560390aa2845a" candidate_uuid: "cc92b62432764dc99d7c7424a9ca417c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0572fde696d94f35bedb22a601b934c4" is_pre_election: true
I20260608 09:53:02.804255 26523 raft_consensus.cc:2804] T e39e4e41950c443cb4928ff9bb20360c P cc92b62432764dc99d7c7424a9ca417c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 09:53:02.804628 26523 raft_consensus.cc:493] T e39e4e41950c443cb4928ff9bb20360c P cc92b62432764dc99d7c7424a9ca417c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 09:53:02.805001 26523 raft_consensus.cc:3060] T e39e4e41950c443cb4928ff9bb20360c P cc92b62432764dc99d7c7424a9ca417c [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:53:02.805912 26469 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8e9fe561df50463a9c0be94d41495a8f" candidate_uuid: "0a13408d2adb466e913378fa190a2ebd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cc92b62432764dc99d7c7424a9ca417c" is_pre_election: true
I20260608 09:53:02.787555 26669 tablet_bootstrap.cc:654] T 95861d96c20e4683b4b6b9a0bb3902fa P 0a13408d2adb466e913378fa190a2ebd: Neither blocks nor log segments found. Creating new log.
I20260608 09:53:02.809602 26668 tablet_bootstrap.cc:492] T 3a601f812bb34dc1887560390aa2845a P 0572fde696d94f35bedb22a601b934c4: Bootstrap starting.
I20260608 09:53:02.812088 26523 raft_consensus.cc:515] T e39e4e41950c443cb4928ff9bb20360c P cc92b62432764dc99d7c7424a9ca417c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc92b62432764dc99d7c7424a9ca417c" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 45805 } } peers { permanent_uuid: "0572fde696d94f35bedb22a601b934c4" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 37725 } } peers { permanent_uuid: "5735e0ae620a47e28f1a6eacbf21be90" member_type: VOTER last_known_addr { host: "127.22.183.132" port: 44919 } }
W20260608 09:53:02.812570 26435 leader_election.cc:343] T 3a601f812bb34dc1887560390aa2845a P cc92b62432764dc99d7c7424a9ca417c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0572fde696d94f35bedb22a601b934c4 (127.22.183.130:37725): Illegal state: must be running to vote when last-logged opid is not known
I20260608 09:53:02.797952 26676 raft_consensus.cc:740] T bcecf3abed4d4e7da94acebd219ed722 P 5735e0ae620a47e28f1a6eacbf21be90 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5735e0ae620a47e28f1a6eacbf21be90, State: Initialized, Role: FOLLOWER
I20260608 09:53:02.823252 26676 consensus_queue.cc:260] T bcecf3abed4d4e7da94acebd219ed722 P 5735e0ae620a47e28f1a6eacbf21be90 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5735e0ae620a47e28f1a6eacbf21be90" member_type: VOTER last_known_addr { host: "127.22.183.132" port: 44919 } } peers { permanent_uuid: "0a13408d2adb466e913378fa190a2ebd" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 45347 } } peers { permanent_uuid: "0572fde696d94f35bedb22a601b934c4" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 37725 } }
I20260608 09:53:02.824357 26635 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e39e4e41950c443cb4928ff9bb20360c" candidate_uuid: "cc92b62432764dc99d7c7424a9ca417c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5735e0ae620a47e28f1a6eacbf21be90" is_pre_election: true
I20260608 09:53:02.824887 26634 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3a601f812bb34dc1887560390aa2845a" candidate_uuid: "cc92b62432764dc99d7c7424a9ca417c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5735e0ae620a47e28f1a6eacbf21be90" is_pre_election: true
I20260608 09:53:02.826056 26676 ts_tablet_manager.cc:1434] T bcecf3abed4d4e7da94acebd219ed722 P 5735e0ae620a47e28f1a6eacbf21be90: Time spent starting tablet: real 0.032s	user 0.003s	sys 0.003s
I20260608 09:53:02.817549 26668 tablet_bootstrap.cc:654] T 3a601f812bb34dc1887560390aa2845a P 0572fde696d94f35bedb22a601b934c4: Neither blocks nor log segments found. Creating new log.
W20260608 09:53:02.819880 26286 leader_election.cc:343] T 8e9fe561df50463a9c0be94d41495a8f P 0a13408d2adb466e913378fa190a2ebd [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer cc92b62432764dc99d7c7424a9ca417c (127.22.183.131:45805): Illegal state: must be running to vote when last-logged opid is not known
I20260608 09:53:02.802050 26672 consensus_queue.cc:260] T 59141e1af8404da7a8f2ee211da65b1d P cc92b62432764dc99d7c7424a9ca417c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a13408d2adb466e913378fa190a2ebd" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 45347 } } peers { permanent_uuid: "5735e0ae620a47e28f1a6eacbf21be90" member_type: VOTER last_known_addr { host: "127.22.183.132" port: 44919 } } peers { permanent_uuid: "cc92b62432764dc99d7c7424a9ca417c" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 45805 } }
I20260608 09:53:02.835618 26634 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8e9fe561df50463a9c0be94d41495a8f" candidate_uuid: "0a13408d2adb466e913378fa190a2ebd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5735e0ae620a47e28f1a6eacbf21be90" is_pre_election: true
I20260608 09:53:02.836601 26672 ts_tablet_manager.cc:1434] T 59141e1af8404da7a8f2ee211da65b1d P cc92b62432764dc99d7c7424a9ca417c: Time spent starting tablet: real 0.039s	user 0.003s	sys 0.005s
W20260608 09:53:02.837343 26286 leader_election.cc:343] T 8e9fe561df50463a9c0be94d41495a8f P 0a13408d2adb466e913378fa190a2ebd [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5735e0ae620a47e28f1a6eacbf21be90 (127.22.183.132:44919): Illegal state: must be running to vote when last-logged opid is not known
I20260608 09:53:02.837877 26286 leader_election.cc:304] T 8e9fe561df50463a9c0be94d41495a8f P 0a13408d2adb466e913378fa190a2ebd [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 0a13408d2adb466e913378fa190a2ebd; no voters: 5735e0ae620a47e28f1a6eacbf21be90, cc92b62432764dc99d7c7424a9ca417c
I20260608 09:53:02.839157 26519 raft_consensus.cc:2749] T 8e9fe561df50463a9c0be94d41495a8f P 0a13408d2adb466e913378fa190a2ebd [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260608 09:53:02.841536 26435 leader_election.cc:343] T e39e4e41950c443cb4928ff9bb20360c P cc92b62432764dc99d7c7424a9ca417c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5735e0ae620a47e28f1a6eacbf21be90 (127.22.183.132:44919): Illegal state: must be running to vote when last-logged opid is not known
I20260608 09:53:02.841922 26394 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e39e4e41950c443cb4928ff9bb20360c" candidate_uuid: "cc92b62432764dc99d7c7424a9ca417c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0572fde696d94f35bedb22a601b934c4"
I20260608 09:53:02.842504 26394 raft_consensus.cc:3060] T e39e4e41950c443cb4928ff9bb20360c P 0572fde696d94f35bedb22a601b934c4 [term 0 FOLLOWER]: Advancing to term 1
W20260608 09:53:02.842585 26435 leader_election.cc:343] T 3a601f812bb34dc1887560390aa2845a P cc92b62432764dc99d7c7424a9ca417c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5735e0ae620a47e28f1a6eacbf21be90 (127.22.183.132:44919): Illegal state: must be running to vote when last-logged opid is not known
I20260608 09:53:02.843081 26435 leader_election.cc:304] T 3a601f812bb34dc1887560390aa2845a P cc92b62432764dc99d7c7424a9ca417c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: cc92b62432764dc99d7c7424a9ca417c; no voters: 0572fde696d94f35bedb22a601b934c4, 5735e0ae620a47e28f1a6eacbf21be90
I20260608 09:53:02.844146 26575 raft_consensus.cc:2749] T 3a601f812bb34dc1887560390aa2845a P cc92b62432764dc99d7c7424a9ca417c [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260608 09:53:02.845150 26672 tablet_bootstrap.cc:492] T b6e5acb74a5f468f8addd0131adecf9e P cc92b62432764dc99d7c7424a9ca417c: Bootstrap starting.
I20260608 09:53:02.846290 26634 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e39e4e41950c443cb4928ff9bb20360c" candidate_uuid: "cc92b62432764dc99d7c7424a9ca417c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5735e0ae620a47e28f1a6eacbf21be90"
I20260608 09:53:02.845965 26676 tablet_bootstrap.cc:492] T da4e3eb8608a4b028f0951b4a884d488 P 5735e0ae620a47e28f1a6eacbf21be90: Bootstrap starting.
I20260608 09:53:02.846897 26668 tablet_bootstrap.cc:492] T 3a601f812bb34dc1887560390aa2845a P 0572fde696d94f35bedb22a601b934c4: No bootstrap required, opened a new log
I20260608 09:53:02.847506 26668 ts_tablet_manager.cc:1403] T 3a601f812bb34dc1887560390aa2845a P 0572fde696d94f35bedb22a601b934c4: Time spent bootstrapping tablet: real 0.038s	user 0.011s	sys 0.013s
W20260608 09:53:02.848016 26435 leader_election.cc:343] T e39e4e41950c443cb4928ff9bb20360c P cc92b62432764dc99d7c7424a9ca417c [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 5735e0ae620a47e28f1a6eacbf21be90 (127.22.183.132:44919): Illegal state: must be running to vote when last-logged opid is not known
I20260608 09:53:02.849946 26394 raft_consensus.cc:2468] T e39e4e41950c443cb4928ff9bb20360c P 0572fde696d94f35bedb22a601b934c4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cc92b62432764dc99d7c7424a9ca417c in term 1.
I20260608 09:53:02.850895 26668 raft_consensus.cc:359] T 3a601f812bb34dc1887560390aa2845a P 0572fde696d94f35bedb22a601b934c4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc92b62432764dc99d7c7424a9ca417c" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 45805 } } peers { permanent_uuid: "0572fde696d94f35bedb22a601b934c4" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 37725 } } peers { permanent_uuid: "5735e0ae620a47e28f1a6eacbf21be90" member_type: VOTER last_known_addr { host: "127.22.183.132" port: 44919 } }
I20260608 09:53:02.851212 26435 leader_election.cc:304] T e39e4e41950c443cb4928ff9bb20360c P cc92b62432764dc99d7c7424a9ca417c [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: 0572fde696d94f35bedb22a601b934c4, cc92b62432764dc99d7c7424a9ca417c; no voters: 5735e0ae620a47e28f1a6eacbf21be90
I20260608 09:53:02.851770 26668 raft_consensus.cc:385] T 3a601f812bb34dc1887560390aa2845a P 0572fde696d94f35bedb22a601b934c4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:53:02.852144 26668 raft_consensus.cc:740] T 3a601f812bb34dc1887560390aa2845a P 0572fde696d94f35bedb22a601b934c4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0572fde696d94f35bedb22a601b934c4, State: Initialized, Role: FOLLOWER
I20260608 09:53:02.852190 26575 raft_consensus.cc:2804] T e39e4e41950c443cb4928ff9bb20360c P cc92b62432764dc99d7c7424a9ca417c [term 1 FOLLOWER]: Leader election won for term 1
I20260608 09:53:02.852869 26575 raft_consensus.cc:697] T e39e4e41950c443cb4928ff9bb20360c P cc92b62432764dc99d7c7424a9ca417c [term 1 LEADER]: Becoming Leader. State: Replica: cc92b62432764dc99d7c7424a9ca417c, State: Running, Role: LEADER
I20260608 09:53:02.853953 26575 consensus_queue.cc:237] T e39e4e41950c443cb4928ff9bb20360c P cc92b62432764dc99d7c7424a9ca417c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc92b62432764dc99d7c7424a9ca417c" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 45805 } } peers { permanent_uuid: "0572fde696d94f35bedb22a601b934c4" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 37725 } } peers { permanent_uuid: "5735e0ae620a47e28f1a6eacbf21be90" member_type: VOTER last_known_addr { host: "127.22.183.132" port: 44919 } }
I20260608 09:53:02.854180 26668 consensus_queue.cc:260] T 3a601f812bb34dc1887560390aa2845a P 0572fde696d94f35bedb22a601b934c4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc92b62432764dc99d7c7424a9ca417c" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 45805 } } peers { permanent_uuid: "0572fde696d94f35bedb22a601b934c4" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 37725 } } peers { permanent_uuid: "5735e0ae620a47e28f1a6eacbf21be90" member_type: VOTER last_known_addr { host: "127.22.183.132" port: 44919 } }
I20260608 09:53:02.854605 26672 tablet_bootstrap.cc:654] T b6e5acb74a5f468f8addd0131adecf9e P cc92b62432764dc99d7c7424a9ca417c: Neither blocks nor log segments found. Creating new log.
I20260608 09:53:02.856818 26668 ts_tablet_manager.cc:1434] T 3a601f812bb34dc1887560390aa2845a P 0572fde696d94f35bedb22a601b934c4: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260608 09:53:02.845214 26523 leader_election.cc:290] T e39e4e41950c443cb4928ff9bb20360c P cc92b62432764dc99d7c7424a9ca417c [CANDIDATE]: Term 1 election: Requested vote from peers 0572fde696d94f35bedb22a601b934c4 (127.22.183.130:37725), 5735e0ae620a47e28f1a6eacbf21be90 (127.22.183.132:44919)
I20260608 09:53:02.858059 26668 tablet_bootstrap.cc:492] T 95861d96c20e4683b4b6b9a0bb3902fa P 0572fde696d94f35bedb22a601b934c4: Bootstrap starting.
I20260608 09:53:02.859495 26669 tablet_bootstrap.cc:492] T 95861d96c20e4683b4b6b9a0bb3902fa P 0a13408d2adb466e913378fa190a2ebd: No bootstrap required, opened a new log
I20260608 09:53:02.860073 26669 ts_tablet_manager.cc:1403] T 95861d96c20e4683b4b6b9a0bb3902fa P 0a13408d2adb466e913378fa190a2ebd: Time spent bootstrapping tablet: real 0.131s	user 0.017s	sys 0.000s
I20260608 09:53:02.863497 26669 raft_consensus.cc:359] T 95861d96c20e4683b4b6b9a0bb3902fa P 0a13408d2adb466e913378fa190a2ebd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5735e0ae620a47e28f1a6eacbf21be90" member_type: VOTER last_known_addr { host: "127.22.183.132" port: 44919 } } peers { permanent_uuid: "0a13408d2adb466e913378fa190a2ebd" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 45347 } } peers { permanent_uuid: "0572fde696d94f35bedb22a601b934c4" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 37725 } }
I20260608 09:53:02.872582 26669 raft_consensus.cc:385] T 95861d96c20e4683b4b6b9a0bb3902fa P 0a13408d2adb466e913378fa190a2ebd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:53:02.874038 26676 tablet_bootstrap.cc:654] T da4e3eb8608a4b028f0951b4a884d488 P 5735e0ae620a47e28f1a6eacbf21be90: Neither blocks nor log segments found. Creating new log.
I20260608 09:53:02.875093 26668 tablet_bootstrap.cc:654] T 95861d96c20e4683b4b6b9a0bb3902fa P 0572fde696d94f35bedb22a601b934c4: Neither blocks nor log segments found. Creating new log.
I20260608 09:53:02.874485 26669 raft_consensus.cc:740] T 95861d96c20e4683b4b6b9a0bb3902fa P 0a13408d2adb466e913378fa190a2ebd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0a13408d2adb466e913378fa190a2ebd, State: Initialized, Role: FOLLOWER
I20260608 09:53:02.879880 26669 consensus_queue.cc:260] T 95861d96c20e4683b4b6b9a0bb3902fa P 0a13408d2adb466e913378fa190a2ebd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5735e0ae620a47e28f1a6eacbf21be90" member_type: VOTER last_known_addr { host: "127.22.183.132" port: 44919 } } peers { permanent_uuid: "0a13408d2adb466e913378fa190a2ebd" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 45347 } } peers { permanent_uuid: "0572fde696d94f35bedb22a601b934c4" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 37725 } }
I20260608 09:53:02.889796 26669 ts_tablet_manager.cc:1434] T 95861d96c20e4683b4b6b9a0bb3902fa P 0a13408d2adb466e913378fa190a2ebd: Time spent starting tablet: real 0.029s	user 0.008s	sys 0.000s
I20260608 09:53:02.890635 26669 tablet_bootstrap.cc:492] T b6e5acb74a5f468f8addd0131adecf9e P 0a13408d2adb466e913378fa190a2ebd: Bootstrap starting.
I20260608 09:53:02.892362 26215 catalog_manager.cc:5696] T e39e4e41950c443cb4928ff9bb20360c P cc92b62432764dc99d7c7424a9ca417c reported cstate change: term changed from 0 to 1, leader changed from <none> to cc92b62432764dc99d7c7424a9ca417c (127.22.183.131). New cstate: current_term: 1 leader_uuid: "cc92b62432764dc99d7c7424a9ca417c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc92b62432764dc99d7c7424a9ca417c" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 45805 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0572fde696d94f35bedb22a601b934c4" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 37725 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5735e0ae620a47e28f1a6eacbf21be90" member_type: VOTER last_known_addr { host: "127.22.183.132" port: 44919 } health_report { overall_health: UNKNOWN } } }
I20260608 09:53:02.900655 26668 tablet_bootstrap.cc:492] T 95861d96c20e4683b4b6b9a0bb3902fa P 0572fde696d94f35bedb22a601b934c4: No bootstrap required, opened a new log
I20260608 09:53:02.901222 26668 ts_tablet_manager.cc:1403] T 95861d96c20e4683b4b6b9a0bb3902fa P 0572fde696d94f35bedb22a601b934c4: Time spent bootstrapping tablet: real 0.043s	user 0.012s	sys 0.004s
I20260608 09:53:02.902951 26669 tablet_bootstrap.cc:654] T b6e5acb74a5f468f8addd0131adecf9e P 0a13408d2adb466e913378fa190a2ebd: Neither blocks nor log segments found. Creating new log.
I20260608 09:53:02.908382 26668 raft_consensus.cc:359] T 95861d96c20e4683b4b6b9a0bb3902fa P 0572fde696d94f35bedb22a601b934c4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5735e0ae620a47e28f1a6eacbf21be90" member_type: VOTER last_known_addr { host: "127.22.183.132" port: 44919 } } peers { permanent_uuid: "0a13408d2adb466e913378fa190a2ebd" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 45347 } } peers { permanent_uuid: "0572fde696d94f35bedb22a601b934c4" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 37725 } }
I20260608 09:53:02.909257 26668 raft_consensus.cc:385] T 95861d96c20e4683b4b6b9a0bb3902fa P 0572fde696d94f35bedb22a601b934c4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:53:02.909649 26668 raft_consensus.cc:740] T 95861d96c20e4683b4b6b9a0bb3902fa P 0572fde696d94f35bedb22a601b934c4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0572fde696d94f35bedb22a601b934c4, State: Initialized, Role: FOLLOWER
I20260608 09:53:02.910573 26668 consensus_queue.cc:260] T 95861d96c20e4683b4b6b9a0bb3902fa P 0572fde696d94f35bedb22a601b934c4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5735e0ae620a47e28f1a6eacbf21be90" member_type: VOTER last_known_addr { host: "127.22.183.132" port: 44919 } } peers { permanent_uuid: "0a13408d2adb466e913378fa190a2ebd" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 45347 } } peers { permanent_uuid: "0572fde696d94f35bedb22a601b934c4" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 37725 } }
I20260608 09:53:02.903331 26672 tablet_bootstrap.cc:492] T b6e5acb74a5f468f8addd0131adecf9e P cc92b62432764dc99d7c7424a9ca417c: No bootstrap required, opened a new log
I20260608 09:53:02.904989 26519 raft_consensus.cc:493] T da4e3eb8608a4b028f0951b4a884d488 P 0a13408d2adb466e913378fa190a2ebd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 09:53:02.912508 26672 ts_tablet_manager.cc:1403] T b6e5acb74a5f468f8addd0131adecf9e P cc92b62432764dc99d7c7424a9ca417c: Time spent bootstrapping tablet: real 0.069s	user 0.011s	sys 0.009s
I20260608 09:53:02.912530 26519 raft_consensus.cc:515] T da4e3eb8608a4b028f0951b4a884d488 P 0a13408d2adb466e913378fa190a2ebd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5735e0ae620a47e28f1a6eacbf21be90" member_type: VOTER last_known_addr { host: "127.22.183.132" port: 44919 } } peers { permanent_uuid: "0a13408d2adb466e913378fa190a2ebd" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 45347 } } peers { permanent_uuid: "0572fde696d94f35bedb22a601b934c4" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 37725 } }
I20260608 09:53:02.916425 26634 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da4e3eb8608a4b028f0951b4a884d488" candidate_uuid: "0a13408d2adb466e913378fa190a2ebd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5735e0ae620a47e28f1a6eacbf21be90" is_pre_election: true
W20260608 09:53:02.917833 26286 leader_election.cc:343] T da4e3eb8608a4b028f0951b4a884d488 P 0a13408d2adb466e913378fa190a2ebd [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5735e0ae620a47e28f1a6eacbf21be90 (127.22.183.132:44919): Illegal state: must be running to vote when last-logged opid is not known
I20260608 09:53:02.918524 26676 tablet_bootstrap.cc:492] T da4e3eb8608a4b028f0951b4a884d488 P 5735e0ae620a47e28f1a6eacbf21be90: No bootstrap required, opened a new log
I20260608 09:53:02.919004 26676 ts_tablet_manager.cc:1403] T da4e3eb8608a4b028f0951b4a884d488 P 5735e0ae620a47e28f1a6eacbf21be90: Time spent bootstrapping tablet: real 0.073s	user 0.029s	sys 0.007s
I20260608 09:53:02.919600 26672 raft_consensus.cc:359] T b6e5acb74a5f468f8addd0131adecf9e P cc92b62432764dc99d7c7424a9ca417c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc92b62432764dc99d7c7424a9ca417c" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 45805 } } peers { permanent_uuid: "0a13408d2adb466e913378fa190a2ebd" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 45347 } } peers { permanent_uuid: "5735e0ae620a47e28f1a6eacbf21be90" member_type: VOTER last_known_addr { host: "127.22.183.132" port: 44919 } }
I20260608 09:53:02.920322 26672 raft_consensus.cc:385] T b6e5acb74a5f468f8addd0131adecf9e P cc92b62432764dc99d7c7424a9ca417c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:53:02.920637 26672 raft_consensus.cc:740] T b6e5acb74a5f468f8addd0131adecf9e P cc92b62432764dc99d7c7424a9ca417c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cc92b62432764dc99d7c7424a9ca417c, State: Initialized, Role: FOLLOWER
I20260608 09:53:02.920004 26669 tablet_bootstrap.cc:492] T b6e5acb74a5f468f8addd0131adecf9e P 0a13408d2adb466e913378fa190a2ebd: No bootstrap required, opened a new log
I20260608 09:53:02.921469 26668 ts_tablet_manager.cc:1434] T 95861d96c20e4683b4b6b9a0bb3902fa P 0572fde696d94f35bedb22a601b934c4: Time spent starting tablet: real 0.016s	user 0.005s	sys 0.003s
I20260608 09:53:02.921938 26676 raft_consensus.cc:359] T da4e3eb8608a4b028f0951b4a884d488 P 5735e0ae620a47e28f1a6eacbf21be90 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5735e0ae620a47e28f1a6eacbf21be90" member_type: VOTER last_known_addr { host: "127.22.183.132" port: 44919 } } peers { permanent_uuid: "0a13408d2adb466e913378fa190a2ebd" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 45347 } } peers { permanent_uuid: "0572fde696d94f35bedb22a601b934c4" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 37725 } }
I20260608 09:53:02.922086 26672 consensus_queue.cc:260] T b6e5acb74a5f468f8addd0131adecf9e P cc92b62432764dc99d7c7424a9ca417c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc92b62432764dc99d7c7424a9ca417c" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 45805 } } peers { permanent_uuid: "0a13408d2adb466e913378fa190a2ebd" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 45347 } } peers { permanent_uuid: "5735e0ae620a47e28f1a6eacbf21be90" member_type: VOTER last_known_addr { host: "127.22.183.132" port: 44919 } }
I20260608 09:53:02.922640 26676 raft_consensus.cc:385] T da4e3eb8608a4b028f0951b4a884d488 P 5735e0ae620a47e28f1a6eacbf21be90 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:53:02.922958 26676 raft_consensus.cc:740] T da4e3eb8608a4b028f0951b4a884d488 P 5735e0ae620a47e28f1a6eacbf21be90 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5735e0ae620a47e28f1a6eacbf21be90, State: Initialized, Role: FOLLOWER
I20260608 09:53:02.922901 26394 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da4e3eb8608a4b028f0951b4a884d488" candidate_uuid: "0a13408d2adb466e913378fa190a2ebd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0572fde696d94f35bedb22a601b934c4" is_pre_election: true
I20260608 09:53:02.923872 26394 raft_consensus.cc:2468] T da4e3eb8608a4b028f0951b4a884d488 P 0572fde696d94f35bedb22a601b934c4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0a13408d2adb466e913378fa190a2ebd in term 0.
I20260608 09:53:02.924510 26672 ts_tablet_manager.cc:1434] T b6e5acb74a5f468f8addd0131adecf9e P cc92b62432764dc99d7c7424a9ca417c: Time spent starting tablet: real 0.012s	user 0.006s	sys 0.000s
I20260608 09:53:02.924037 26676 consensus_queue.cc:260] T da4e3eb8608a4b028f0951b4a884d488 P 5735e0ae620a47e28f1a6eacbf21be90 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5735e0ae620a47e28f1a6eacbf21be90" member_type: VOTER last_known_addr { host: "127.22.183.132" port: 44919 } } peers { permanent_uuid: "0a13408d2adb466e913378fa190a2ebd" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 45347 } } peers { permanent_uuid: "0572fde696d94f35bedb22a601b934c4" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 37725 } }
I20260608 09:53:02.921540 26669 ts_tablet_manager.cc:1403] T b6e5acb74a5f468f8addd0131adecf9e P 0a13408d2adb466e913378fa190a2ebd: Time spent bootstrapping tablet: real 0.031s	user 0.009s	sys 0.008s
I20260608 09:53:02.925287 26286 leader_election.cc:304] T da4e3eb8608a4b028f0951b4a884d488 P 0a13408d2adb466e913378fa190a2ebd [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: 0572fde696d94f35bedb22a601b934c4, 0a13408d2adb466e913378fa190a2ebd; no voters: 5735e0ae620a47e28f1a6eacbf21be90
I20260608 09:53:02.926462 26676 ts_tablet_manager.cc:1434] T da4e3eb8608a4b028f0951b4a884d488 P 5735e0ae620a47e28f1a6eacbf21be90: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260608 09:53:02.927599 26676 tablet_bootstrap.cc:492] T 59141e1af8404da7a8f2ee211da65b1d P 5735e0ae620a47e28f1a6eacbf21be90: Bootstrap starting.
I20260608 09:53:02.926473 26581 raft_consensus.cc:2804] T da4e3eb8608a4b028f0951b4a884d488 P 0a13408d2adb466e913378fa190a2ebd [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 09:53:02.929000 26581 raft_consensus.cc:493] T da4e3eb8608a4b028f0951b4a884d488 P 0a13408d2adb466e913378fa190a2ebd [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 09:53:02.929392 26581 raft_consensus.cc:3060] T da4e3eb8608a4b028f0951b4a884d488 P 0a13408d2adb466e913378fa190a2ebd [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:53:02.921732 26519 leader_election.cc:290] T da4e3eb8608a4b028f0951b4a884d488 P 0a13408d2adb466e913378fa190a2ebd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5735e0ae620a47e28f1a6eacbf21be90 (127.22.183.132:44919), 0572fde696d94f35bedb22a601b934c4 (127.22.183.130:37725)
I20260608 09:53:02.932570 26575 raft_consensus.cc:493] T b6e5acb74a5f468f8addd0131adecf9e P cc92b62432764dc99d7c7424a9ca417c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 09:53:02.933080 26575 raft_consensus.cc:515] T b6e5acb74a5f468f8addd0131adecf9e P cc92b62432764dc99d7c7424a9ca417c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc92b62432764dc99d7c7424a9ca417c" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 45805 } } peers { permanent_uuid: "0a13408d2adb466e913378fa190a2ebd" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 45347 } } peers { permanent_uuid: "5735e0ae620a47e28f1a6eacbf21be90" member_type: VOTER last_known_addr { host: "127.22.183.132" port: 44919 } }
I20260608 09:53:02.934360 26676 tablet_bootstrap.cc:654] T 59141e1af8404da7a8f2ee211da65b1d P 5735e0ae620a47e28f1a6eacbf21be90: Neither blocks nor log segments found. Creating new log.
I20260608 09:53:02.935222 26575 leader_election.cc:290] T b6e5acb74a5f468f8addd0131adecf9e P cc92b62432764dc99d7c7424a9ca417c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0a13408d2adb466e913378fa190a2ebd (127.22.183.129:45347), 5735e0ae620a47e28f1a6eacbf21be90 (127.22.183.132:44919)
I20260608 09:53:02.936738 26634 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b6e5acb74a5f468f8addd0131adecf9e" candidate_uuid: "cc92b62432764dc99d7c7424a9ca417c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5735e0ae620a47e28f1a6eacbf21be90" is_pre_election: true
I20260608 09:53:02.936990 26320 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b6e5acb74a5f468f8addd0131adecf9e" candidate_uuid: "cc92b62432764dc99d7c7424a9ca417c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0a13408d2adb466e913378fa190a2ebd" is_pre_election: true
I20260608 09:53:02.937364 26634 raft_consensus.cc:2468] T b6e5acb74a5f468f8addd0131adecf9e P 5735e0ae620a47e28f1a6eacbf21be90 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cc92b62432764dc99d7c7424a9ca417c in term 0.
I20260608 09:53:02.938781 26435 leader_election.cc:304] T b6e5acb74a5f468f8addd0131adecf9e P cc92b62432764dc99d7c7424a9ca417c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5735e0ae620a47e28f1a6eacbf21be90, cc92b62432764dc99d7c7424a9ca417c; no voters: 
I20260608 09:53:02.939738 26575 raft_consensus.cc:2804] T b6e5acb74a5f468f8addd0131adecf9e P cc92b62432764dc99d7c7424a9ca417c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 09:53:02.940187 26575 raft_consensus.cc:493] T b6e5acb74a5f468f8addd0131adecf9e P cc92b62432764dc99d7c7424a9ca417c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 09:53:02.940593 26575 raft_consensus.cc:3060] T b6e5acb74a5f468f8addd0131adecf9e P cc92b62432764dc99d7c7424a9ca417c [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:53:02.932246 26669 raft_consensus.cc:359] T b6e5acb74a5f468f8addd0131adecf9e P 0a13408d2adb466e913378fa190a2ebd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc92b62432764dc99d7c7424a9ca417c" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 45805 } } peers { permanent_uuid: "0a13408d2adb466e913378fa190a2ebd" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 45347 } } peers { permanent_uuid: "5735e0ae620a47e28f1a6eacbf21be90" member_type: VOTER last_known_addr { host: "127.22.183.132" port: 44919 } }
I20260608 09:53:02.941897 26669 raft_consensus.cc:385] T b6e5acb74a5f468f8addd0131adecf9e P 0a13408d2adb466e913378fa190a2ebd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:53:02.942209 26669 raft_consensus.cc:740] T b6e5acb74a5f468f8addd0131adecf9e P 0a13408d2adb466e913378fa190a2ebd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0a13408d2adb466e913378fa190a2ebd, State: Initialized, Role: FOLLOWER
I20260608 09:53:02.945417 26581 raft_consensus.cc:515] T da4e3eb8608a4b028f0951b4a884d488 P 0a13408d2adb466e913378fa190a2ebd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5735e0ae620a47e28f1a6eacbf21be90" member_type: VOTER last_known_addr { host: "127.22.183.132" port: 44919 } } peers { permanent_uuid: "0a13408d2adb466e913378fa190a2ebd" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 45347 } } peers { permanent_uuid: "0572fde696d94f35bedb22a601b934c4" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 37725 } }
I20260608 09:53:02.947850 26672 tablet_bootstrap.cc:492] T 8e9fe561df50463a9c0be94d41495a8f P cc92b62432764dc99d7c7424a9ca417c: Bootstrap starting.
I20260608 09:53:02.945935 26540 raft_consensus.cc:493] T 3a601f812bb34dc1887560390aa2845a P 0572fde696d94f35bedb22a601b934c4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 09:53:02.949254 26581 leader_election.cc:290] T da4e3eb8608a4b028f0951b4a884d488 P 0a13408d2adb466e913378fa190a2ebd [CANDIDATE]: Term 1 election: Requested vote from peers 5735e0ae620a47e28f1a6eacbf21be90 (127.22.183.132:44919), 0572fde696d94f35bedb22a601b934c4 (127.22.183.130:37725)
I20260608 09:53:02.949363 26540 raft_consensus.cc:515] T 3a601f812bb34dc1887560390aa2845a P 0572fde696d94f35bedb22a601b934c4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc92b62432764dc99d7c7424a9ca417c" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 45805 } } peers { permanent_uuid: "0572fde696d94f35bedb22a601b934c4" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 37725 } } peers { permanent_uuid: "5735e0ae620a47e28f1a6eacbf21be90" member_type: VOTER last_known_addr { host: "127.22.183.132" port: 44919 } }
I20260608 09:53:02.950287 26634 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da4e3eb8608a4b028f0951b4a884d488" candidate_uuid: "0a13408d2adb466e913378fa190a2ebd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5735e0ae620a47e28f1a6eacbf21be90"
I20260608 09:53:02.950686 26394 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da4e3eb8608a4b028f0951b4a884d488" candidate_uuid: "0a13408d2adb466e913378fa190a2ebd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0572fde696d94f35bedb22a601b934c4"
I20260608 09:53:02.950834 26634 raft_consensus.cc:3060] T da4e3eb8608a4b028f0951b4a884d488 P 5735e0ae620a47e28f1a6eacbf21be90 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:53:02.951329 26394 raft_consensus.cc:3060] T da4e3eb8608a4b028f0951b4a884d488 P 0572fde696d94f35bedb22a601b934c4 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:53:02.952630 26469 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3a601f812bb34dc1887560390aa2845a" candidate_uuid: "0572fde696d94f35bedb22a601b934c4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cc92b62432764dc99d7c7424a9ca417c" is_pre_election: true
I20260608 09:53:02.953292 26469 raft_consensus.cc:2468] T 3a601f812bb34dc1887560390aa2845a P cc92b62432764dc99d7c7424a9ca417c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0572fde696d94f35bedb22a601b934c4 in term 0.
I20260608 09:53:02.952626 26575 raft_consensus.cc:515] T b6e5acb74a5f468f8addd0131adecf9e P cc92b62432764dc99d7c7424a9ca417c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc92b62432764dc99d7c7424a9ca417c" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 45805 } } peers { permanent_uuid: "0a13408d2adb466e913378fa190a2ebd" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 45347 } } peers { permanent_uuid: "5735e0ae620a47e28f1a6eacbf21be90" member_type: VOTER last_known_addr { host: "127.22.183.132" port: 44919 } }
I20260608 09:53:02.955017 26361 leader_election.cc:304] T 3a601f812bb34dc1887560390aa2845a P 0572fde696d94f35bedb22a601b934c4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0572fde696d94f35bedb22a601b934c4, cc92b62432764dc99d7c7424a9ca417c; no voters: 
I20260608 09:53:02.956089 26549 raft_consensus.cc:2804] T 3a601f812bb34dc1887560390aa2845a P 0572fde696d94f35bedb22a601b934c4 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 09:53:02.956460 26549 raft_consensus.cc:493] T 3a601f812bb34dc1887560390aa2845a P 0572fde696d94f35bedb22a601b934c4 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 09:53:02.956804 26549 raft_consensus.cc:3060] T 3a601f812bb34dc1887560390aa2845a P 0572fde696d94f35bedb22a601b934c4 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:53:02.957628 26634 raft_consensus.cc:2468] T da4e3eb8608a4b028f0951b4a884d488 P 5735e0ae620a47e28f1a6eacbf21be90 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0a13408d2adb466e913378fa190a2ebd in term 1.
I20260608 09:53:02.958395 26540 leader_election.cc:290] T 3a601f812bb34dc1887560390aa2845a P 0572fde696d94f35bedb22a601b934c4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers cc92b62432764dc99d7c7424a9ca417c (127.22.183.131:45805), 5735e0ae620a47e28f1a6eacbf21be90 (127.22.183.132:44919)
I20260608 09:53:02.959581 26286 leader_election.cc:304] T da4e3eb8608a4b028f0951b4a884d488 P 0a13408d2adb466e913378fa190a2ebd [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0a13408d2adb466e913378fa190a2ebd, 5735e0ae620a47e28f1a6eacbf21be90; no voters: 
I20260608 09:53:02.960232 26634 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3a601f812bb34dc1887560390aa2845a" candidate_uuid: "0572fde696d94f35bedb22a601b934c4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5735e0ae620a47e28f1a6eacbf21be90" is_pre_election: true
I20260608 09:53:02.960505 26676 tablet_bootstrap.cc:492] T 59141e1af8404da7a8f2ee211da65b1d P 5735e0ae620a47e28f1a6eacbf21be90: No bootstrap required, opened a new log
I20260608 09:53:02.960515 26519 raft_consensus.cc:2804] T da4e3eb8608a4b028f0951b4a884d488 P 0a13408d2adb466e913378fa190a2ebd [term 1 FOLLOWER]: Leader election won for term 1
I20260608 09:53:02.962821 26676 ts_tablet_manager.cc:1403] T 59141e1af8404da7a8f2ee211da65b1d P 5735e0ae620a47e28f1a6eacbf21be90: Time spent bootstrapping tablet: real 0.035s	user 0.008s	sys 0.010s
I20260608 09:53:02.963742 26394 raft_consensus.cc:2468] T da4e3eb8608a4b028f0951b4a884d488 P 0572fde696d94f35bedb22a601b934c4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0a13408d2adb466e913378fa190a2ebd in term 1.
I20260608 09:53:02.962750 26519 raft_consensus.cc:697] T da4e3eb8608a4b028f0951b4a884d488 P 0a13408d2adb466e913378fa190a2ebd [term 1 LEADER]: Becoming Leader. State: Replica: 0a13408d2adb466e913378fa190a2ebd, State: Running, Role: LEADER
I20260608 09:53:02.964319 26549 raft_consensus.cc:515] T 3a601f812bb34dc1887560390aa2845a P 0572fde696d94f35bedb22a601b934c4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc92b62432764dc99d7c7424a9ca417c" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 45805 } } peers { permanent_uuid: "0572fde696d94f35bedb22a601b934c4" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 37725 } } peers { permanent_uuid: "5735e0ae620a47e28f1a6eacbf21be90" member_type: VOTER last_known_addr { host: "127.22.183.132" port: 44919 } }
I20260608 09:53:02.965415 26519 consensus_queue.cc:237] T da4e3eb8608a4b028f0951b4a884d488 P 0a13408d2adb466e913378fa190a2ebd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5735e0ae620a47e28f1a6eacbf21be90" member_type: VOTER last_known_addr { host: "127.22.183.132" port: 44919 } } peers { permanent_uuid: "0a13408d2adb466e913378fa190a2ebd" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 45347 } } peers { permanent_uuid: "0572fde696d94f35bedb22a601b934c4" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 37725 } }
W20260608 09:53:02.961596 26361 leader_election.cc:343] T 3a601f812bb34dc1887560390aa2845a P 0572fde696d94f35bedb22a601b934c4 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5735e0ae620a47e28f1a6eacbf21be90 (127.22.183.132:44919): Illegal state: must be running to vote when last-logged opid is not known
I20260608 09:53:02.966641 26676 raft_consensus.cc:359] T 59141e1af8404da7a8f2ee211da65b1d P 5735e0ae620a47e28f1a6eacbf21be90 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a13408d2adb466e913378fa190a2ebd" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 45347 } } peers { permanent_uuid: "5735e0ae620a47e28f1a6eacbf21be90" member_type: VOTER last_known_addr { host: "127.22.183.132" port: 44919 } } peers { permanent_uuid: "cc92b62432764dc99d7c7424a9ca417c" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 45805 } }
I20260608 09:53:02.967471 26676 raft_consensus.cc:385] T 59141e1af8404da7a8f2ee211da65b1d P 5735e0ae620a47e28f1a6eacbf21be90 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:53:02.967952 26676 raft_consensus.cc:740] T 59141e1af8404da7a8f2ee211da65b1d P 5735e0ae620a47e28f1a6eacbf21be90 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5735e0ae620a47e28f1a6eacbf21be90, State: Initialized, Role: FOLLOWER
I20260608 09:53:02.943387 26669 consensus_queue.cc:260] T b6e5acb74a5f468f8addd0131adecf9e P 0a13408d2adb466e913378fa190a2ebd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc92b62432764dc99d7c7424a9ca417c" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 45805 } } peers { permanent_uuid: "0a13408d2adb466e913378fa190a2ebd" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 45347 } } peers { permanent_uuid: "5735e0ae620a47e28f1a6eacbf21be90" member_type: VOTER last_known_addr { host: "127.22.183.132" port: 44919 } }
I20260608 09:53:02.969012 26676 consensus_queue.cc:260] T 59141e1af8404da7a8f2ee211da65b1d P 5735e0ae620a47e28f1a6eacbf21be90 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a13408d2adb466e913378fa190a2ebd" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 45347 } } peers { permanent_uuid: "5735e0ae620a47e28f1a6eacbf21be90" member_type: VOTER last_known_addr { host: "127.22.183.132" port: 44919 } } peers { permanent_uuid: "cc92b62432764dc99d7c7424a9ca417c" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 45805 } }
I20260608 09:53:02.969919 26320 raft_consensus.cc:2468] T b6e5acb74a5f468f8addd0131adecf9e P 0a13408d2adb466e913378fa190a2ebd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cc92b62432764dc99d7c7424a9ca417c in term 0.
I20260608 09:53:02.972581 26549 leader_election.cc:290] T 3a601f812bb34dc1887560390aa2845a P 0572fde696d94f35bedb22a601b934c4 [CANDIDATE]: Term 1 election: Requested vote from peers cc92b62432764dc99d7c7424a9ca417c (127.22.183.131:45805), 5735e0ae620a47e28f1a6eacbf21be90 (127.22.183.132:44919)
I20260608 09:53:02.974439 26669 ts_tablet_manager.cc:1434] T b6e5acb74a5f468f8addd0131adecf9e P 0a13408d2adb466e913378fa190a2ebd: Time spent starting tablet: real 0.049s	user 0.006s	sys 0.000s
I20260608 09:53:02.974995 26320 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b6e5acb74a5f468f8addd0131adecf9e" candidate_uuid: "cc92b62432764dc99d7c7424a9ca417c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0a13408d2adb466e913378fa190a2ebd"
I20260608 09:53:02.976145 26320 raft_consensus.cc:3060] T b6e5acb74a5f468f8addd0131adecf9e P 0a13408d2adb466e913378fa190a2ebd [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:53:02.976344 26575 leader_election.cc:290] T b6e5acb74a5f468f8addd0131adecf9e P cc92b62432764dc99d7c7424a9ca417c [CANDIDATE]: Term 1 election: Requested vote from peers 0a13408d2adb466e913378fa190a2ebd (127.22.183.129:45347), 5735e0ae620a47e28f1a6eacbf21be90 (127.22.183.132:44919)
I20260608 09:53:02.979547 26634 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b6e5acb74a5f468f8addd0131adecf9e" candidate_uuid: "cc92b62432764dc99d7c7424a9ca417c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5735e0ae620a47e28f1a6eacbf21be90"
I20260608 09:53:02.980146 26634 raft_consensus.cc:3060] T b6e5acb74a5f468f8addd0131adecf9e P 5735e0ae620a47e28f1a6eacbf21be90 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:53:02.980927 26469 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3a601f812bb34dc1887560390aa2845a" candidate_uuid: "0572fde696d94f35bedb22a601b934c4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cc92b62432764dc99d7c7424a9ca417c"
I20260608 09:53:02.981688 26469 raft_consensus.cc:3060] T 3a601f812bb34dc1887560390aa2845a P cc92b62432764dc99d7c7424a9ca417c [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:53:02.986186 26669 tablet_bootstrap.cc:492] T bcecf3abed4d4e7da94acebd219ed722 P 0a13408d2adb466e913378fa190a2ebd: Bootstrap starting.
I20260608 09:53:02.986526 26634 raft_consensus.cc:2468] T b6e5acb74a5f468f8addd0131adecf9e P 5735e0ae620a47e28f1a6eacbf21be90 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cc92b62432764dc99d7c7424a9ca417c in term 1.
I20260608 09:53:02.982908 26320 raft_consensus.cc:2468] T b6e5acb74a5f468f8addd0131adecf9e P 0a13408d2adb466e913378fa190a2ebd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cc92b62432764dc99d7c7424a9ca417c in term 1.
I20260608 09:53:02.986682 26635 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3a601f812bb34dc1887560390aa2845a" candidate_uuid: "0572fde696d94f35bedb22a601b934c4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5735e0ae620a47e28f1a6eacbf21be90"
I20260608 09:53:02.988168 26433 leader_election.cc:304] T b6e5acb74a5f468f8addd0131adecf9e P cc92b62432764dc99d7c7424a9ca417c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0a13408d2adb466e913378fa190a2ebd, cc92b62432764dc99d7c7424a9ca417c; no voters: 
W20260608 09:53:02.988587 26361 leader_election.cc:343] T 3a601f812bb34dc1887560390aa2845a P 0572fde696d94f35bedb22a601b934c4 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 5735e0ae620a47e28f1a6eacbf21be90 (127.22.183.132:44919): Illegal state: must be running to vote when last-logged opid is not known
I20260608 09:53:02.989295 26575 raft_consensus.cc:2804] T b6e5acb74a5f468f8addd0131adecf9e P cc92b62432764dc99d7c7424a9ca417c [term 1 FOLLOWER]: Leader election won for term 1
I20260608 09:53:02.989753 26676 ts_tablet_manager.cc:1434] T 59141e1af8404da7a8f2ee211da65b1d P 5735e0ae620a47e28f1a6eacbf21be90: Time spent starting tablet: real 0.026s	user 0.007s	sys 0.000s
I20260608 09:53:02.991307 26575 raft_consensus.cc:697] T b6e5acb74a5f468f8addd0131adecf9e P cc92b62432764dc99d7c7424a9ca417c [term 1 LEADER]: Becoming Leader. State: Replica: cc92b62432764dc99d7c7424a9ca417c, State: Running, Role: LEADER
I20260608 09:53:02.992342 26575 consensus_queue.cc:237] T b6e5acb74a5f468f8addd0131adecf9e P cc92b62432764dc99d7c7424a9ca417c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc92b62432764dc99d7c7424a9ca417c" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 45805 } } peers { permanent_uuid: "0a13408d2adb466e913378fa190a2ebd" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 45347 } } peers { permanent_uuid: "5735e0ae620a47e28f1a6eacbf21be90" member_type: VOTER last_known_addr { host: "127.22.183.132" port: 44919 } }
I20260608 09:53:02.998302 26218 catalog_manager.cc:5696] T da4e3eb8608a4b028f0951b4a884d488 P 0a13408d2adb466e913378fa190a2ebd reported cstate change: term changed from 0 to 1, leader changed from <none> to 0a13408d2adb466e913378fa190a2ebd (127.22.183.129). New cstate: current_term: 1 leader_uuid: "0a13408d2adb466e913378fa190a2ebd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5735e0ae620a47e28f1a6eacbf21be90" member_type: VOTER last_known_addr { host: "127.22.183.132" port: 44919 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0a13408d2adb466e913378fa190a2ebd" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 45347 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0572fde696d94f35bedb22a601b934c4" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 37725 } health_report { overall_health: UNKNOWN } } }
I20260608 09:53:03.002790 26532 raft_consensus.cc:493] T 59141e1af8404da7a8f2ee211da65b1d P cc92b62432764dc99d7c7424a9ca417c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 09:53:03.003050 26676 tablet_bootstrap.cc:492] T 8e9fe561df50463a9c0be94d41495a8f P 5735e0ae620a47e28f1a6eacbf21be90: Bootstrap starting.
I20260608 09:53:03.003319 26532 raft_consensus.cc:515] T 59141e1af8404da7a8f2ee211da65b1d P cc92b62432764dc99d7c7424a9ca417c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a13408d2adb466e913378fa190a2ebd" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 45347 } } peers { permanent_uuid: "5735e0ae620a47e28f1a6eacbf21be90" member_type: VOTER last_known_addr { host: "127.22.183.132" port: 44919 } } peers { permanent_uuid: "cc92b62432764dc99d7c7424a9ca417c" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 45805 } }
I20260608 09:53:03.004822 26469 raft_consensus.cc:2468] T 3a601f812bb34dc1887560390aa2845a P cc92b62432764dc99d7c7424a9ca417c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0572fde696d94f35bedb22a601b934c4 in term 1.
I20260608 09:53:03.006323 26532 leader_election.cc:290] T 59141e1af8404da7a8f2ee211da65b1d P cc92b62432764dc99d7c7424a9ca417c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0a13408d2adb466e913378fa190a2ebd (127.22.183.129:45347), 5735e0ae620a47e28f1a6eacbf21be90 (127.22.183.132:44919)
I20260608 09:53:03.006909 26320 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "59141e1af8404da7a8f2ee211da65b1d" candidate_uuid: "cc92b62432764dc99d7c7424a9ca417c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0a13408d2adb466e913378fa190a2ebd" is_pre_election: true
I20260608 09:53:03.008374 26361 leader_election.cc:304] T 3a601f812bb34dc1887560390aa2845a P 0572fde696d94f35bedb22a601b934c4 [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: 0572fde696d94f35bedb22a601b934c4, cc92b62432764dc99d7c7424a9ca417c; no voters: 5735e0ae620a47e28f1a6eacbf21be90
W20260608 09:53:03.008790 26433 leader_election.cc:343] T 59141e1af8404da7a8f2ee211da65b1d P cc92b62432764dc99d7c7424a9ca417c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0a13408d2adb466e913378fa190a2ebd (127.22.183.129:45347): Illegal state: must be running to vote when last-logged opid is not known
I20260608 09:53:03.009541 26549 raft_consensus.cc:2804] T 3a601f812bb34dc1887560390aa2845a P 0572fde696d94f35bedb22a601b934c4 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 09:53:03.010864 26549 raft_consensus.cc:697] T 3a601f812bb34dc1887560390aa2845a P 0572fde696d94f35bedb22a601b934c4 [term 1 LEADER]: Becoming Leader. State: Replica: 0572fde696d94f35bedb22a601b934c4, State: Running, Role: LEADER
I20260608 09:53:03.011538 26635 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "59141e1af8404da7a8f2ee211da65b1d" candidate_uuid: "cc92b62432764dc99d7c7424a9ca417c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5735e0ae620a47e28f1a6eacbf21be90" is_pre_election: true
I20260608 09:53:03.012041 26635 raft_consensus.cc:2468] T 59141e1af8404da7a8f2ee211da65b1d P 5735e0ae620a47e28f1a6eacbf21be90 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cc92b62432764dc99d7c7424a9ca417c in term 0.
I20260608 09:53:03.011763 26549 consensus_queue.cc:237] T 3a601f812bb34dc1887560390aa2845a P 0572fde696d94f35bedb22a601b934c4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc92b62432764dc99d7c7424a9ca417c" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 45805 } } peers { permanent_uuid: "0572fde696d94f35bedb22a601b934c4" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 37725 } } peers { permanent_uuid: "5735e0ae620a47e28f1a6eacbf21be90" member_type: VOTER last_known_addr { host: "127.22.183.132" port: 44919 } }
I20260608 09:53:03.015992 26672 tablet_bootstrap.cc:654] T 8e9fe561df50463a9c0be94d41495a8f P cc92b62432764dc99d7c7424a9ca417c: Neither blocks nor log segments found. Creating new log.
I20260608 09:53:03.013126 26435 leader_election.cc:304] T 59141e1af8404da7a8f2ee211da65b1d P cc92b62432764dc99d7c7424a9ca417c [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: 5735e0ae620a47e28f1a6eacbf21be90, cc92b62432764dc99d7c7424a9ca417c; no voters: 0a13408d2adb466e913378fa190a2ebd
I20260608 09:53:03.019737 26575 raft_consensus.cc:2804] T 59141e1af8404da7a8f2ee211da65b1d P cc92b62432764dc99d7c7424a9ca417c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 09:53:03.020128 26575 raft_consensus.cc:493] T 59141e1af8404da7a8f2ee211da65b1d P cc92b62432764dc99d7c7424a9ca417c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 09:53:03.020519 26575 raft_consensus.cc:3060] T 59141e1af8404da7a8f2ee211da65b1d P cc92b62432764dc99d7c7424a9ca417c [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:53:03.021823 26676 tablet_bootstrap.cc:654] T 8e9fe561df50463a9c0be94d41495a8f P 5735e0ae620a47e28f1a6eacbf21be90: Neither blocks nor log segments found. Creating new log.
I20260608 09:53:03.022107 26215 catalog_manager.cc:5696] T b6e5acb74a5f468f8addd0131adecf9e P cc92b62432764dc99d7c7424a9ca417c reported cstate change: term changed from 0 to 1, leader changed from <none> to cc92b62432764dc99d7c7424a9ca417c (127.22.183.131). New cstate: current_term: 1 leader_uuid: "cc92b62432764dc99d7c7424a9ca417c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc92b62432764dc99d7c7424a9ca417c" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 45805 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0a13408d2adb466e913378fa190a2ebd" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 45347 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5735e0ae620a47e28f1a6eacbf21be90" member_type: VOTER last_known_addr { host: "127.22.183.132" port: 44919 } health_report { overall_health: UNKNOWN } } }
I20260608 09:53:03.022117 26669 tablet_bootstrap.cc:654] T bcecf3abed4d4e7da94acebd219ed722 P 0a13408d2adb466e913378fa190a2ebd: Neither blocks nor log segments found. Creating new log.
I20260608 09:53:03.037114 26217 catalog_manager.cc:5696] T 3a601f812bb34dc1887560390aa2845a P 0572fde696d94f35bedb22a601b934c4 reported cstate change: term changed from 0 to 1, leader changed from <none> to 0572fde696d94f35bedb22a601b934c4 (127.22.183.130). New cstate: current_term: 1 leader_uuid: "0572fde696d94f35bedb22a601b934c4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc92b62432764dc99d7c7424a9ca417c" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 45805 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0572fde696d94f35bedb22a601b934c4" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 37725 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5735e0ae620a47e28f1a6eacbf21be90" member_type: VOTER last_known_addr { host: "127.22.183.132" port: 44919 } health_report { overall_health: UNKNOWN } } }
I20260608 09:53:03.040151 26672 tablet_bootstrap.cc:492] T 8e9fe561df50463a9c0be94d41495a8f P cc92b62432764dc99d7c7424a9ca417c: No bootstrap required, opened a new log
I20260608 09:53:03.042851 26672 ts_tablet_manager.cc:1403] T 8e9fe561df50463a9c0be94d41495a8f P cc92b62432764dc99d7c7424a9ca417c: Time spent bootstrapping tablet: real 0.095s	user 0.010s	sys 0.004s
I20260608 09:53:03.039646 26575 raft_consensus.cc:515] T 59141e1af8404da7a8f2ee211da65b1d P cc92b62432764dc99d7c7424a9ca417c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a13408d2adb466e913378fa190a2ebd" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 45347 } } peers { permanent_uuid: "5735e0ae620a47e28f1a6eacbf21be90" member_type: VOTER last_known_addr { host: "127.22.183.132" port: 44919 } } peers { permanent_uuid: "cc92b62432764dc99d7c7424a9ca417c" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 45805 } }
I20260608 09:53:03.046168 26682 raft_consensus.cc:493] T bcecf3abed4d4e7da94acebd219ed722 P 5735e0ae620a47e28f1a6eacbf21be90 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 09:53:03.047020 26682 raft_consensus.cc:515] T bcecf3abed4d4e7da94acebd219ed722 P 5735e0ae620a47e28f1a6eacbf21be90 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5735e0ae620a47e28f1a6eacbf21be90" member_type: VOTER last_known_addr { host: "127.22.183.132" port: 44919 } } peers { permanent_uuid: "0a13408d2adb466e913378fa190a2ebd" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 45347 } } peers { permanent_uuid: "0572fde696d94f35bedb22a601b934c4" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 37725 } }
I20260608 09:53:03.049423 26320 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "59141e1af8404da7a8f2ee211da65b1d" candidate_uuid: "cc92b62432764dc99d7c7424a9ca417c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0a13408d2adb466e913378fa190a2ebd"
I20260608 09:53:03.051630 26682 leader_election.cc:290] T bcecf3abed4d4e7da94acebd219ed722 P 5735e0ae620a47e28f1a6eacbf21be90 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0a13408d2adb466e913378fa190a2ebd (127.22.183.129:45347), 0572fde696d94f35bedb22a601b934c4 (127.22.183.130:37725)
W20260608 09:53:03.051167 26433 leader_election.cc:343] T 59141e1af8404da7a8f2ee211da65b1d P cc92b62432764dc99d7c7424a9ca417c [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 0a13408d2adb466e913378fa190a2ebd (127.22.183.129:45347): Illegal state: must be running to vote when last-logged opid is not known
I20260608 09:53:03.062062 26669 tablet_bootstrap.cc:492] T bcecf3abed4d4e7da94acebd219ed722 P 0a13408d2adb466e913378fa190a2ebd: No bootstrap required, opened a new log
I20260608 09:53:03.062652 26669 ts_tablet_manager.cc:1403] T bcecf3abed4d4e7da94acebd219ed722 P 0a13408d2adb466e913378fa190a2ebd: Time spent bootstrapping tablet: real 0.077s	user 0.013s	sys 0.000s
I20260608 09:53:03.055435 26672 raft_consensus.cc:359] T 8e9fe561df50463a9c0be94d41495a8f P cc92b62432764dc99d7c7424a9ca417c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc92b62432764dc99d7c7424a9ca417c" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 45805 } } peers { permanent_uuid: "5735e0ae620a47e28f1a6eacbf21be90" member_type: VOTER last_known_addr { host: "127.22.183.132" port: 44919 } } peers { permanent_uuid: "0a13408d2adb466e913378fa190a2ebd" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 45347 } }
I20260608 09:53:03.067730 26672 raft_consensus.cc:385] T 8e9fe561df50463a9c0be94d41495a8f P cc92b62432764dc99d7c7424a9ca417c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:53:03.068213 26672 raft_consensus.cc:740] T 8e9fe561df50463a9c0be94d41495a8f P cc92b62432764dc99d7c7424a9ca417c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cc92b62432764dc99d7c7424a9ca417c, State: Initialized, Role: FOLLOWER
I20260608 09:53:03.069412 26672 consensus_queue.cc:260] T 8e9fe561df50463a9c0be94d41495a8f P cc92b62432764dc99d7c7424a9ca417c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc92b62432764dc99d7c7424a9ca417c" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 45805 } } peers { permanent_uuid: "5735e0ae620a47e28f1a6eacbf21be90" member_type: VOTER last_known_addr { host: "127.22.183.132" port: 44919 } } peers { permanent_uuid: "0a13408d2adb466e913378fa190a2ebd" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 45347 } }
I20260608 09:53:03.069808 26669 raft_consensus.cc:359] T bcecf3abed4d4e7da94acebd219ed722 P 0a13408d2adb466e913378fa190a2ebd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5735e0ae620a47e28f1a6eacbf21be90" member_type: VOTER last_known_addr { host: "127.22.183.132" port: 44919 } } peers { permanent_uuid: "0a13408d2adb466e913378fa190a2ebd" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 45347 } } peers { permanent_uuid: "0572fde696d94f35bedb22a601b934c4" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 37725 } }
I20260608 09:53:03.070683 26669 raft_consensus.cc:385] T bcecf3abed4d4e7da94acebd219ed722 P 0a13408d2adb466e913378fa190a2ebd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:53:03.073130 26672 ts_tablet_manager.cc:1434] T 8e9fe561df50463a9c0be94d41495a8f P cc92b62432764dc99d7c7424a9ca417c: Time spent starting tablet: real 0.030s	user 0.004s	sys 0.004s
I20260608 09:53:03.073395 26635 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "59141e1af8404da7a8f2ee211da65b1d" candidate_uuid: "cc92b62432764dc99d7c7424a9ca417c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5735e0ae620a47e28f1a6eacbf21be90"
I20260608 09:53:03.073980 26635 raft_consensus.cc:3060] T 59141e1af8404da7a8f2ee211da65b1d P 5735e0ae620a47e28f1a6eacbf21be90 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:53:03.071064 26669 raft_consensus.cc:740] T bcecf3abed4d4e7da94acebd219ed722 P 0a13408d2adb466e913378fa190a2ebd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0a13408d2adb466e913378fa190a2ebd, State: Initialized, Role: FOLLOWER
I20260608 09:53:03.075043 26575 leader_election.cc:290] T 59141e1af8404da7a8f2ee211da65b1d P cc92b62432764dc99d7c7424a9ca417c [CANDIDATE]: Term 1 election: Requested vote from peers 0a13408d2adb466e913378fa190a2ebd (127.22.183.129:45347), 5735e0ae620a47e28f1a6eacbf21be90 (127.22.183.132:44919)
I20260608 09:53:03.079408 26676 tablet_bootstrap.cc:492] T 8e9fe561df50463a9c0be94d41495a8f P 5735e0ae620a47e28f1a6eacbf21be90: No bootstrap required, opened a new log
I20260608 09:53:03.084578 26676 ts_tablet_manager.cc:1403] T 8e9fe561df50463a9c0be94d41495a8f P 5735e0ae620a47e28f1a6eacbf21be90: Time spent bootstrapping tablet: real 0.082s	user 0.016s	sys 0.008s
I20260608 09:53:03.085810 26669 consensus_queue.cc:260] T bcecf3abed4d4e7da94acebd219ed722 P 0a13408d2adb466e913378fa190a2ebd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5735e0ae620a47e28f1a6eacbf21be90" member_type: VOTER last_known_addr { host: "127.22.183.132" port: 44919 } } peers { permanent_uuid: "0a13408d2adb466e913378fa190a2ebd" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 45347 } } peers { permanent_uuid: "0572fde696d94f35bedb22a601b934c4" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 37725 } }
I20260608 09:53:03.091876 26676 raft_consensus.cc:359] T 8e9fe561df50463a9c0be94d41495a8f P 5735e0ae620a47e28f1a6eacbf21be90 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc92b62432764dc99d7c7424a9ca417c" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 45805 } } peers { permanent_uuid: "5735e0ae620a47e28f1a6eacbf21be90" member_type: VOTER last_known_addr { host: "127.22.183.132" port: 44919 } } peers { permanent_uuid: "0a13408d2adb466e913378fa190a2ebd" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 45347 } }
I20260608 09:53:03.092690 26676 raft_consensus.cc:385] T 8e9fe561df50463a9c0be94d41495a8f P 5735e0ae620a47e28f1a6eacbf21be90 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:53:03.093031 26676 raft_consensus.cc:740] T 8e9fe561df50463a9c0be94d41495a8f P 5735e0ae620a47e28f1a6eacbf21be90 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5735e0ae620a47e28f1a6eacbf21be90, State: Initialized, Role: FOLLOWER
I20260608 09:53:03.094250 26676 consensus_queue.cc:260] T 8e9fe561df50463a9c0be94d41495a8f P 5735e0ae620a47e28f1a6eacbf21be90 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc92b62432764dc99d7c7424a9ca417c" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 45805 } } peers { permanent_uuid: "5735e0ae620a47e28f1a6eacbf21be90" member_type: VOTER last_known_addr { host: "127.22.183.132" port: 44919 } } peers { permanent_uuid: "0a13408d2adb466e913378fa190a2ebd" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 45347 } }
I20260608 09:53:03.093304 26669 ts_tablet_manager.cc:1434] T bcecf3abed4d4e7da94acebd219ed722 P 0a13408d2adb466e913378fa190a2ebd: Time spent starting tablet: real 0.030s	user 0.008s	sys 0.000s
I20260608 09:53:03.099436 26635 raft_consensus.cc:2468] T 59141e1af8404da7a8f2ee211da65b1d P 5735e0ae620a47e28f1a6eacbf21be90 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cc92b62432764dc99d7c7424a9ca417c in term 1.
I20260608 09:53:03.101837 26435 leader_election.cc:304] T 59141e1af8404da7a8f2ee211da65b1d P cc92b62432764dc99d7c7424a9ca417c [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: 5735e0ae620a47e28f1a6eacbf21be90, cc92b62432764dc99d7c7424a9ca417c; no voters: 0a13408d2adb466e913378fa190a2ebd
I20260608 09:53:03.102125 26676 ts_tablet_manager.cc:1434] T 8e9fe561df50463a9c0be94d41495a8f P 5735e0ae620a47e28f1a6eacbf21be90: Time spent starting tablet: real 0.014s	user 0.007s	sys 0.000s
I20260608 09:53:03.103161 26575 raft_consensus.cc:2804] T 59141e1af8404da7a8f2ee211da65b1d P cc92b62432764dc99d7c7424a9ca417c [term 1 FOLLOWER]: Leader election won for term 1
I20260608 09:53:03.103297 26676 tablet_bootstrap.cc:492] T 3a601f812bb34dc1887560390aa2845a P 5735e0ae620a47e28f1a6eacbf21be90: Bootstrap starting.
I20260608 09:53:03.103786 26575 raft_consensus.cc:697] T 59141e1af8404da7a8f2ee211da65b1d P cc92b62432764dc99d7c7424a9ca417c [term 1 LEADER]: Becoming Leader. State: Replica: cc92b62432764dc99d7c7424a9ca417c, State: Running, Role: LEADER
I20260608 09:53:03.105127 26669 tablet_bootstrap.cc:492] T 59141e1af8404da7a8f2ee211da65b1d P 0a13408d2adb466e913378fa190a2ebd: Bootstrap starting.
I20260608 09:53:03.104776 26575 consensus_queue.cc:237] T 59141e1af8404da7a8f2ee211da65b1d P cc92b62432764dc99d7c7424a9ca417c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a13408d2adb466e913378fa190a2ebd" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 45347 } } peers { permanent_uuid: "5735e0ae620a47e28f1a6eacbf21be90" member_type: VOTER last_known_addr { host: "127.22.183.132" port: 44919 } } peers { permanent_uuid: "cc92b62432764dc99d7c7424a9ca417c" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 45805 } }
I20260608 09:53:03.111454 26519 raft_consensus.cc:493] T bcecf3abed4d4e7da94acebd219ed722 P 0a13408d2adb466e913378fa190a2ebd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 09:53:03.112617 26532 raft_consensus.cc:493] T 8e9fe561df50463a9c0be94d41495a8f P cc92b62432764dc99d7c7424a9ca417c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 09:53:03.112927 26519 raft_consensus.cc:515] T bcecf3abed4d4e7da94acebd219ed722 P 0a13408d2adb466e913378fa190a2ebd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5735e0ae620a47e28f1a6eacbf21be90" member_type: VOTER last_known_addr { host: "127.22.183.132" port: 44919 } } peers { permanent_uuid: "0a13408d2adb466e913378fa190a2ebd" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 45347 } } peers { permanent_uuid: "0572fde696d94f35bedb22a601b934c4" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 37725 } }
I20260608 09:53:03.113090 26532 raft_consensus.cc:515] T 8e9fe561df50463a9c0be94d41495a8f P cc92b62432764dc99d7c7424a9ca417c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc92b62432764dc99d7c7424a9ca417c" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 45805 } } peers { permanent_uuid: "5735e0ae620a47e28f1a6eacbf21be90" member_type: VOTER last_known_addr { host: "127.22.183.132" port: 44919 } } peers { permanent_uuid: "0a13408d2adb466e913378fa190a2ebd" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 45347 } }
I20260608 09:53:03.116043 26532 leader_election.cc:290] T 8e9fe561df50463a9c0be94d41495a8f P cc92b62432764dc99d7c7424a9ca417c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5735e0ae620a47e28f1a6eacbf21be90 (127.22.183.132:44919), 0a13408d2adb466e913378fa190a2ebd (127.22.183.129:45347)
I20260608 09:53:03.118765 26519 leader_election.cc:290] T bcecf3abed4d4e7da94acebd219ed722 P 0a13408d2adb466e913378fa190a2ebd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5735e0ae620a47e28f1a6eacbf21be90 (127.22.183.132:44919), 0572fde696d94f35bedb22a601b934c4 (127.22.183.130:37725)
I20260608 09:53:03.119786 26320 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8e9fe561df50463a9c0be94d41495a8f" candidate_uuid: "cc92b62432764dc99d7c7424a9ca417c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0a13408d2adb466e913378fa190a2ebd" is_pre_election: true
I20260608 09:53:03.120633 26320 raft_consensus.cc:2468] T 8e9fe561df50463a9c0be94d41495a8f P 0a13408d2adb466e913378fa190a2ebd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cc92b62432764dc99d7c7424a9ca417c in term 0.
I20260608 09:53:03.120841 26394 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bcecf3abed4d4e7da94acebd219ed722" candidate_uuid: "0a13408d2adb466e913378fa190a2ebd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0572fde696d94f35bedb22a601b934c4" is_pre_election: true
I20260608 09:53:03.121255 26634 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bcecf3abed4d4e7da94acebd219ed722" candidate_uuid: "0a13408d2adb466e913378fa190a2ebd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5735e0ae620a47e28f1a6eacbf21be90" is_pre_election: true
I20260608 09:53:03.121594 26394 raft_consensus.cc:2468] T bcecf3abed4d4e7da94acebd219ed722 P 0572fde696d94f35bedb22a601b934c4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0a13408d2adb466e913378fa190a2ebd in term 0.
I20260608 09:53:03.121912 26634 raft_consensus.cc:2468] T bcecf3abed4d4e7da94acebd219ed722 P 5735e0ae620a47e28f1a6eacbf21be90 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0a13408d2adb466e913378fa190a2ebd in term 0.
I20260608 09:53:03.123116 26635 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8e9fe561df50463a9c0be94d41495a8f" candidate_uuid: "cc92b62432764dc99d7c7424a9ca417c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5735e0ae620a47e28f1a6eacbf21be90" is_pre_election: true
I20260608 09:53:03.123860 26635 raft_consensus.cc:2468] T 8e9fe561df50463a9c0be94d41495a8f P 5735e0ae620a47e28f1a6eacbf21be90 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cc92b62432764dc99d7c7424a9ca417c in term 0.
I20260608 09:53:03.125289 26435 leader_election.cc:304] T 8e9fe561df50463a9c0be94d41495a8f P cc92b62432764dc99d7c7424a9ca417c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5735e0ae620a47e28f1a6eacbf21be90, cc92b62432764dc99d7c7424a9ca417c; no voters: 
I20260608 09:53:03.127526 26532 raft_consensus.cc:2804] T 8e9fe561df50463a9c0be94d41495a8f P cc92b62432764dc99d7c7424a9ca417c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 09:53:03.127779 26286 leader_election.cc:304] T bcecf3abed4d4e7da94acebd219ed722 P 0a13408d2adb466e913378fa190a2ebd [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0a13408d2adb466e913378fa190a2ebd, 5735e0ae620a47e28f1a6eacbf21be90; no voters: 
I20260608 09:53:03.128309 26532 raft_consensus.cc:493] T 8e9fe561df50463a9c0be94d41495a8f P cc92b62432764dc99d7c7424a9ca417c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 09:53:03.128799 26532 raft_consensus.cc:3060] T 8e9fe561df50463a9c0be94d41495a8f P cc92b62432764dc99d7c7424a9ca417c [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:53:03.129333 26519 raft_consensus.cc:2804] T bcecf3abed4d4e7da94acebd219ed722 P 0a13408d2adb466e913378fa190a2ebd [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 09:53:03.129871 26519 raft_consensus.cc:493] T bcecf3abed4d4e7da94acebd219ed722 P 0a13408d2adb466e913378fa190a2ebd [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 09:53:03.130228 26519 raft_consensus.cc:3060] T bcecf3abed4d4e7da94acebd219ed722 P 0a13408d2adb466e913378fa190a2ebd [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:53:03.139249 26676 tablet_bootstrap.cc:654] T 3a601f812bb34dc1887560390aa2845a P 5735e0ae620a47e28f1a6eacbf21be90: Neither blocks nor log segments found. Creating new log.
I20260608 09:53:03.142764 26532 raft_consensus.cc:515] T 8e9fe561df50463a9c0be94d41495a8f P cc92b62432764dc99d7c7424a9ca417c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc92b62432764dc99d7c7424a9ca417c" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 45805 } } peers { permanent_uuid: "5735e0ae620a47e28f1a6eacbf21be90" member_type: VOTER last_known_addr { host: "127.22.183.132" port: 44919 } } peers { permanent_uuid: "0a13408d2adb466e913378fa190a2ebd" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 45347 } }
I20260608 09:53:03.145150 26519 raft_consensus.cc:515] T bcecf3abed4d4e7da94acebd219ed722 P 0a13408d2adb466e913378fa190a2ebd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5735e0ae620a47e28f1a6eacbf21be90" member_type: VOTER last_known_addr { host: "127.22.183.132" port: 44919 } } peers { permanent_uuid: "0a13408d2adb466e913378fa190a2ebd" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 45347 } } peers { permanent_uuid: "0572fde696d94f35bedb22a601b934c4" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 37725 } }
I20260608 09:53:03.146267 26635 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8e9fe561df50463a9c0be94d41495a8f" candidate_uuid: "cc92b62432764dc99d7c7424a9ca417c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5735e0ae620a47e28f1a6eacbf21be90"
I20260608 09:53:03.146911 26635 raft_consensus.cc:3060] T 8e9fe561df50463a9c0be94d41495a8f P 5735e0ae620a47e28f1a6eacbf21be90 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:53:03.147018 26320 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bcecf3abed4d4e7da94acebd219ed722" candidate_uuid: "5735e0ae620a47e28f1a6eacbf21be90" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0a13408d2adb466e913378fa190a2ebd" is_pre_election: true
I20260608 09:53:03.150421 26320 raft_consensus.cc:2393] T bcecf3abed4d4e7da94acebd219ed722 P 0a13408d2adb466e913378fa190a2ebd [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 5735e0ae620a47e28f1a6eacbf21be90 in current term 1: Already voted for candidate 0a13408d2adb466e913378fa190a2ebd in this term.
I20260608 09:53:03.147724 26519 leader_election.cc:290] T bcecf3abed4d4e7da94acebd219ed722 P 0a13408d2adb466e913378fa190a2ebd [CANDIDATE]: Term 1 election: Requested vote from peers 5735e0ae620a47e28f1a6eacbf21be90 (127.22.183.132:44919), 0572fde696d94f35bedb22a601b934c4 (127.22.183.130:37725)
I20260608 09:53:03.147974 26669 tablet_bootstrap.cc:654] T 59141e1af8404da7a8f2ee211da65b1d P 0a13408d2adb466e913378fa190a2ebd: Neither blocks nor log segments found. Creating new log.
I20260608 09:53:03.148984 26634 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bcecf3abed4d4e7da94acebd219ed722" candidate_uuid: "0a13408d2adb466e913378fa190a2ebd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5735e0ae620a47e28f1a6eacbf21be90"
I20260608 09:53:03.149514 26394 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bcecf3abed4d4e7da94acebd219ed722" candidate_uuid: "0a13408d2adb466e913378fa190a2ebd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0572fde696d94f35bedb22a601b934c4"
I20260608 09:53:03.152053 26634 raft_consensus.cc:3060] T bcecf3abed4d4e7da94acebd219ed722 P 5735e0ae620a47e28f1a6eacbf21be90 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:53:03.152104 26394 raft_consensus.cc:3060] T bcecf3abed4d4e7da94acebd219ed722 P 0572fde696d94f35bedb22a601b934c4 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:53:03.159839 26634 raft_consensus.cc:2468] T bcecf3abed4d4e7da94acebd219ed722 P 5735e0ae620a47e28f1a6eacbf21be90 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0a13408d2adb466e913378fa190a2ebd in term 1.
I20260608 09:53:03.159974 26215 catalog_manager.cc:5696] T 59141e1af8404da7a8f2ee211da65b1d P cc92b62432764dc99d7c7424a9ca417c reported cstate change: term changed from 0 to 1, leader changed from <none> to cc92b62432764dc99d7c7424a9ca417c (127.22.183.131). New cstate: current_term: 1 leader_uuid: "cc92b62432764dc99d7c7424a9ca417c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a13408d2adb466e913378fa190a2ebd" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 45347 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5735e0ae620a47e28f1a6eacbf21be90" member_type: VOTER last_known_addr { host: "127.22.183.132" port: 44919 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cc92b62432764dc99d7c7424a9ca417c" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 45805 } health_report { overall_health: HEALTHY } } }
I20260608 09:53:03.163354 26286 leader_election.cc:304] T bcecf3abed4d4e7da94acebd219ed722 P 0a13408d2adb466e913378fa190a2ebd [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0a13408d2adb466e913378fa190a2ebd, 5735e0ae620a47e28f1a6eacbf21be90; no voters: 
I20260608 09:53:03.167884 26393 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bcecf3abed4d4e7da94acebd219ed722" candidate_uuid: "5735e0ae620a47e28f1a6eacbf21be90" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0572fde696d94f35bedb22a601b934c4" is_pre_election: true
I20260608 09:53:03.170677 26598 leader_election.cc:304] T bcecf3abed4d4e7da94acebd219ed722 P 5735e0ae620a47e28f1a6eacbf21be90 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 5735e0ae620a47e28f1a6eacbf21be90; no voters: 0572fde696d94f35bedb22a601b934c4, 0a13408d2adb466e913378fa190a2ebd
I20260608 09:53:03.172019 26682 raft_consensus.cc:2749] T bcecf3abed4d4e7da94acebd219ed722 P 5735e0ae620a47e28f1a6eacbf21be90 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260608 09:53:03.180091 26635 raft_consensus.cc:2468] T 8e9fe561df50463a9c0be94d41495a8f P 5735e0ae620a47e28f1a6eacbf21be90 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cc92b62432764dc99d7c7424a9ca417c in term 1.
I20260608 09:53:03.181653 26435 leader_election.cc:304] T 8e9fe561df50463a9c0be94d41495a8f P cc92b62432764dc99d7c7424a9ca417c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5735e0ae620a47e28f1a6eacbf21be90, cc92b62432764dc99d7c7424a9ca417c; no voters: 
I20260608 09:53:03.182547 26575 raft_consensus.cc:2804] T 8e9fe561df50463a9c0be94d41495a8f P cc92b62432764dc99d7c7424a9ca417c [term 1 FOLLOWER]: Leader election won for term 1
I20260608 09:53:03.183009 26575 raft_consensus.cc:697] T 8e9fe561df50463a9c0be94d41495a8f P cc92b62432764dc99d7c7424a9ca417c [term 1 LEADER]: Becoming Leader. State: Replica: cc92b62432764dc99d7c7424a9ca417c, State: Running, Role: LEADER
I20260608 09:53:03.184106 26669 tablet_bootstrap.cc:492] T 59141e1af8404da7a8f2ee211da65b1d P 0a13408d2adb466e913378fa190a2ebd: No bootstrap required, opened a new log
I20260608 09:53:03.183846 26575 consensus_queue.cc:237] T 8e9fe561df50463a9c0be94d41495a8f P cc92b62432764dc99d7c7424a9ca417c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc92b62432764dc99d7c7424a9ca417c" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 45805 } } peers { permanent_uuid: "5735e0ae620a47e28f1a6eacbf21be90" member_type: VOTER last_known_addr { host: "127.22.183.132" port: 44919 } } peers { permanent_uuid: "0a13408d2adb466e913378fa190a2ebd" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 45347 } }
I20260608 09:53:03.184266 26320 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8e9fe561df50463a9c0be94d41495a8f" candidate_uuid: "cc92b62432764dc99d7c7424a9ca417c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0a13408d2adb466e913378fa190a2ebd"
I20260608 09:53:03.184691 26669 ts_tablet_manager.cc:1403] T 59141e1af8404da7a8f2ee211da65b1d P 0a13408d2adb466e913378fa190a2ebd: Time spent bootstrapping tablet: real 0.080s	user 0.009s	sys 0.019s
I20260608 09:53:03.184943 26320 raft_consensus.cc:3060] T 8e9fe561df50463a9c0be94d41495a8f P 0a13408d2adb466e913378fa190a2ebd [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:53:03.188647 26676 tablet_bootstrap.cc:492] T 3a601f812bb34dc1887560390aa2845a P 5735e0ae620a47e28f1a6eacbf21be90: No bootstrap required, opened a new log
I20260608 09:53:03.189152 26676 ts_tablet_manager.cc:1403] T 3a601f812bb34dc1887560390aa2845a P 5735e0ae620a47e28f1a6eacbf21be90: Time spent bootstrapping tablet: real 0.086s	user 0.028s	sys 0.014s
I20260608 09:53:03.190318 26669 raft_consensus.cc:359] T 59141e1af8404da7a8f2ee211da65b1d P 0a13408d2adb466e913378fa190a2ebd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a13408d2adb466e913378fa190a2ebd" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 45347 } } peers { permanent_uuid: "5735e0ae620a47e28f1a6eacbf21be90" member_type: VOTER last_known_addr { host: "127.22.183.132" port: 44919 } } peers { permanent_uuid: "cc92b62432764dc99d7c7424a9ca417c" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 45805 } }
I20260608 09:53:03.192066 26669 raft_consensus.cc:385] T 59141e1af8404da7a8f2ee211da65b1d P 0a13408d2adb466e913378fa190a2ebd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:53:03.192241 26676 raft_consensus.cc:359] T 3a601f812bb34dc1887560390aa2845a P 5735e0ae620a47e28f1a6eacbf21be90 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc92b62432764dc99d7c7424a9ca417c" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 45805 } } peers { permanent_uuid: "0572fde696d94f35bedb22a601b934c4" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 37725 } } peers { permanent_uuid: "5735e0ae620a47e28f1a6eacbf21be90" member_type: VOTER last_known_addr { host: "127.22.183.132" port: 44919 } }
I20260608 09:53:03.192467 26669 raft_consensus.cc:740] T 59141e1af8404da7a8f2ee211da65b1d P 0a13408d2adb466e913378fa190a2ebd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0a13408d2adb466e913378fa190a2ebd, State: Initialized, Role: FOLLOWER
I20260608 09:53:03.192988 26676 raft_consensus.cc:385] T 3a601f812bb34dc1887560390aa2845a P 5735e0ae620a47e28f1a6eacbf21be90 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:53:03.193323 26676 raft_consensus.cc:740] T 3a601f812bb34dc1887560390aa2845a P 5735e0ae620a47e28f1a6eacbf21be90 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5735e0ae620a47e28f1a6eacbf21be90, State: Initialized, Role: FOLLOWER
I20260608 09:53:03.193639 26669 consensus_queue.cc:260] T 59141e1af8404da7a8f2ee211da65b1d P 0a13408d2adb466e913378fa190a2ebd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a13408d2adb466e913378fa190a2ebd" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 45347 } } peers { permanent_uuid: "5735e0ae620a47e28f1a6eacbf21be90" member_type: VOTER last_known_addr { host: "127.22.183.132" port: 44919 } } peers { permanent_uuid: "cc92b62432764dc99d7c7424a9ca417c" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 45805 } }
I20260608 09:53:03.193872 26215 catalog_manager.cc:5696] T 8e9fe561df50463a9c0be94d41495a8f P cc92b62432764dc99d7c7424a9ca417c reported cstate change: term changed from 0 to 1, leader changed from <none> to cc92b62432764dc99d7c7424a9ca417c (127.22.183.131). New cstate: current_term: 1 leader_uuid: "cc92b62432764dc99d7c7424a9ca417c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc92b62432764dc99d7c7424a9ca417c" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 45805 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5735e0ae620a47e28f1a6eacbf21be90" member_type: VOTER last_known_addr { host: "127.22.183.132" port: 44919 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0a13408d2adb466e913378fa190a2ebd" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 45347 } health_report { overall_health: UNKNOWN } } }
I20260608 09:53:03.195056 26673 raft_consensus.cc:2804] T bcecf3abed4d4e7da94acebd219ed722 P 0a13408d2adb466e913378fa190a2ebd [term 1 FOLLOWER]: Leader election won for term 1
I20260608 09:53:03.195569 26673 raft_consensus.cc:697] T bcecf3abed4d4e7da94acebd219ed722 P 0a13408d2adb466e913378fa190a2ebd [term 1 LEADER]: Becoming Leader. State: Replica: 0a13408d2adb466e913378fa190a2ebd, State: Running, Role: LEADER
I20260608 09:53:03.196491 26669 ts_tablet_manager.cc:1434] T 59141e1af8404da7a8f2ee211da65b1d P 0a13408d2adb466e913378fa190a2ebd: Time spent starting tablet: real 0.011s	user 0.005s	sys 0.004s
I20260608 09:53:03.196403 26673 consensus_queue.cc:237] T bcecf3abed4d4e7da94acebd219ed722 P 0a13408d2adb466e913378fa190a2ebd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5735e0ae620a47e28f1a6eacbf21be90" member_type: VOTER last_known_addr { host: "127.22.183.132" port: 44919 } } peers { permanent_uuid: "0a13408d2adb466e913378fa190a2ebd" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 45347 } } peers { permanent_uuid: "0572fde696d94f35bedb22a601b934c4" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 37725 } }
I20260608 09:53:03.198946 26532 leader_election.cc:290] T 8e9fe561df50463a9c0be94d41495a8f P cc92b62432764dc99d7c7424a9ca417c [CANDIDATE]: Term 1 election: Requested vote from peers 5735e0ae620a47e28f1a6eacbf21be90 (127.22.183.132:44919), 0a13408d2adb466e913378fa190a2ebd (127.22.183.129:45347)
I20260608 09:53:03.200605 26320 raft_consensus.cc:2468] T 8e9fe561df50463a9c0be94d41495a8f P 0a13408d2adb466e913378fa190a2ebd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cc92b62432764dc99d7c7424a9ca417c in term 1.
I20260608 09:53:03.194199 26676 consensus_queue.cc:260] T 3a601f812bb34dc1887560390aa2845a P 5735e0ae620a47e28f1a6eacbf21be90 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc92b62432764dc99d7c7424a9ca417c" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 45805 } } peers { permanent_uuid: "0572fde696d94f35bedb22a601b934c4" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 37725 } } peers { permanent_uuid: "5735e0ae620a47e28f1a6eacbf21be90" member_type: VOTER last_known_addr { host: "127.22.183.132" port: 44919 } }
I20260608 09:53:03.171882 26394 raft_consensus.cc:2468] T bcecf3abed4d4e7da94acebd219ed722 P 0572fde696d94f35bedb22a601b934c4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0a13408d2adb466e913378fa190a2ebd in term 1.
I20260608 09:53:03.204169 26676 ts_tablet_manager.cc:1434] T 3a601f812bb34dc1887560390aa2845a P 5735e0ae620a47e28f1a6eacbf21be90: Time spent starting tablet: real 0.015s	user 0.007s	sys 0.001s
I20260608 09:53:03.205180 26676 tablet_bootstrap.cc:492] T 95861d96c20e4683b4b6b9a0bb3902fa P 5735e0ae620a47e28f1a6eacbf21be90: Bootstrap starting.
I20260608 09:53:03.214426 26676 tablet_bootstrap.cc:654] T 95861d96c20e4683b4b6b9a0bb3902fa P 5735e0ae620a47e28f1a6eacbf21be90: Neither blocks nor log segments found. Creating new log.
I20260608 09:53:03.215481 26218 catalog_manager.cc:5696] T bcecf3abed4d4e7da94acebd219ed722 P 0a13408d2adb466e913378fa190a2ebd reported cstate change: term changed from 0 to 1, leader changed from <none> to 0a13408d2adb466e913378fa190a2ebd (127.22.183.129). New cstate: current_term: 1 leader_uuid: "0a13408d2adb466e913378fa190a2ebd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5735e0ae620a47e28f1a6eacbf21be90" member_type: VOTER last_known_addr { host: "127.22.183.132" port: 44919 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0a13408d2adb466e913378fa190a2ebd" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 45347 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0572fde696d94f35bedb22a601b934c4" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 37725 } health_report { overall_health: UNKNOWN } } }
I20260608 09:53:03.219280 26676 tablet_bootstrap.cc:492] T 95861d96c20e4683b4b6b9a0bb3902fa P 5735e0ae620a47e28f1a6eacbf21be90: No bootstrap required, opened a new log
I20260608 09:53:03.219753 26676 ts_tablet_manager.cc:1403] T 95861d96c20e4683b4b6b9a0bb3902fa P 5735e0ae620a47e28f1a6eacbf21be90: Time spent bootstrapping tablet: real 0.015s	user 0.007s	sys 0.004s
I20260608 09:53:03.222407 26676 raft_consensus.cc:359] T 95861d96c20e4683b4b6b9a0bb3902fa P 5735e0ae620a47e28f1a6eacbf21be90 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5735e0ae620a47e28f1a6eacbf21be90" member_type: VOTER last_known_addr { host: "127.22.183.132" port: 44919 } } peers { permanent_uuid: "0a13408d2adb466e913378fa190a2ebd" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 45347 } } peers { permanent_uuid: "0572fde696d94f35bedb22a601b934c4" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 37725 } }
I20260608 09:53:03.222894 26676 raft_consensus.cc:385] T 95861d96c20e4683b4b6b9a0bb3902fa P 5735e0ae620a47e28f1a6eacbf21be90 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:53:03.223165 26676 raft_consensus.cc:740] T 95861d96c20e4683b4b6b9a0bb3902fa P 5735e0ae620a47e28f1a6eacbf21be90 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5735e0ae620a47e28f1a6eacbf21be90, State: Initialized, Role: FOLLOWER
I20260608 09:53:03.223857 26676 consensus_queue.cc:260] T 95861d96c20e4683b4b6b9a0bb3902fa P 5735e0ae620a47e28f1a6eacbf21be90 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5735e0ae620a47e28f1a6eacbf21be90" member_type: VOTER last_known_addr { host: "127.22.183.132" port: 44919 } } peers { permanent_uuid: "0a13408d2adb466e913378fa190a2ebd" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 45347 } } peers { permanent_uuid: "0572fde696d94f35bedb22a601b934c4" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 37725 } }
I20260608 09:53:03.226046 26676 ts_tablet_manager.cc:1434] T 95861d96c20e4683b4b6b9a0bb3902fa P 5735e0ae620a47e28f1a6eacbf21be90: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260608 09:53:03.226951 26676 tablet_bootstrap.cc:492] T e39e4e41950c443cb4928ff9bb20360c P 5735e0ae620a47e28f1a6eacbf21be90: Bootstrap starting.
I20260608 09:53:03.231351 26676 tablet_bootstrap.cc:654] T e39e4e41950c443cb4928ff9bb20360c P 5735e0ae620a47e28f1a6eacbf21be90: Neither blocks nor log segments found. Creating new log.
I20260608 09:53:03.235992 26676 tablet_bootstrap.cc:492] T e39e4e41950c443cb4928ff9bb20360c P 5735e0ae620a47e28f1a6eacbf21be90: No bootstrap required, opened a new log
I20260608 09:53:03.236366 26676 ts_tablet_manager.cc:1403] T e39e4e41950c443cb4928ff9bb20360c P 5735e0ae620a47e28f1a6eacbf21be90: Time spent bootstrapping tablet: real 0.010s	user 0.000s	sys 0.007s
I20260608 09:53:03.238214 26676 raft_consensus.cc:359] T e39e4e41950c443cb4928ff9bb20360c P 5735e0ae620a47e28f1a6eacbf21be90 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc92b62432764dc99d7c7424a9ca417c" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 45805 } } peers { permanent_uuid: "0572fde696d94f35bedb22a601b934c4" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 37725 } } peers { permanent_uuid: "5735e0ae620a47e28f1a6eacbf21be90" member_type: VOTER last_known_addr { host: "127.22.183.132" port: 44919 } }
I20260608 09:53:03.238680 26676 raft_consensus.cc:385] T e39e4e41950c443cb4928ff9bb20360c P 5735e0ae620a47e28f1a6eacbf21be90 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:53:03.238890 26676 raft_consensus.cc:740] T e39e4e41950c443cb4928ff9bb20360c P 5735e0ae620a47e28f1a6eacbf21be90 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5735e0ae620a47e28f1a6eacbf21be90, State: Initialized, Role: FOLLOWER
I20260608 09:53:03.239493 26676 consensus_queue.cc:260] T e39e4e41950c443cb4928ff9bb20360c P 5735e0ae620a47e28f1a6eacbf21be90 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc92b62432764dc99d7c7424a9ca417c" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 45805 } } peers { permanent_uuid: "0572fde696d94f35bedb22a601b934c4" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 37725 } } peers { permanent_uuid: "5735e0ae620a47e28f1a6eacbf21be90" member_type: VOTER last_known_addr { host: "127.22.183.132" port: 44919 } }
I20260608 09:53:03.240950 26676 ts_tablet_manager.cc:1434] T e39e4e41950c443cb4928ff9bb20360c P 5735e0ae620a47e28f1a6eacbf21be90: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260608 09:53:03.246677 26575 consensus_queue.cc:1048] T e39e4e41950c443cb4928ff9bb20360c P cc92b62432764dc99d7c7424a9ca417c [LEADER]: Connected to new peer: Peer: permanent_uuid: "0572fde696d94f35bedb22a601b934c4" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 37725 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 09:53:03.256393 26635 raft_consensus.cc:3060] T e39e4e41950c443cb4928ff9bb20360c P 5735e0ae620a47e28f1a6eacbf21be90 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:53:03.264699 26532 consensus_queue.cc:1048] T e39e4e41950c443cb4928ff9bb20360c P cc92b62432764dc99d7c7424a9ca417c [LEADER]: Connected to new peer: Peer: permanent_uuid: "5735e0ae620a47e28f1a6eacbf21be90" member_type: VOTER last_known_addr { host: "127.22.183.132" port: 44919 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 09:53:03.317888 26682 raft_consensus.cc:493] T 95861d96c20e4683b4b6b9a0bb3902fa P 5735e0ae620a47e28f1a6eacbf21be90 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 09:53:03.318399 26682 raft_consensus.cc:515] T 95861d96c20e4683b4b6b9a0bb3902fa P 5735e0ae620a47e28f1a6eacbf21be90 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5735e0ae620a47e28f1a6eacbf21be90" member_type: VOTER last_known_addr { host: "127.22.183.132" port: 44919 } } peers { permanent_uuid: "0a13408d2adb466e913378fa190a2ebd" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 45347 } } peers { permanent_uuid: "0572fde696d94f35bedb22a601b934c4" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 37725 } }
I20260608 09:53:03.320336 26682 leader_election.cc:290] T 95861d96c20e4683b4b6b9a0bb3902fa P 5735e0ae620a47e28f1a6eacbf21be90 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0a13408d2adb466e913378fa190a2ebd (127.22.183.129:45347), 0572fde696d94f35bedb22a601b934c4 (127.22.183.130:37725)
I20260608 09:53:03.321192 26320 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "95861d96c20e4683b4b6b9a0bb3902fa" candidate_uuid: "5735e0ae620a47e28f1a6eacbf21be90" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0a13408d2adb466e913378fa190a2ebd" is_pre_election: true
I20260608 09:53:03.321468 26394 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "95861d96c20e4683b4b6b9a0bb3902fa" candidate_uuid: "5735e0ae620a47e28f1a6eacbf21be90" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0572fde696d94f35bedb22a601b934c4" is_pre_election: true
I20260608 09:53:03.321837 26320 raft_consensus.cc:2468] T 95861d96c20e4683b4b6b9a0bb3902fa P 0a13408d2adb466e913378fa190a2ebd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5735e0ae620a47e28f1a6eacbf21be90 in term 0.
I20260608 09:53:03.322134 26394 raft_consensus.cc:2468] T 95861d96c20e4683b4b6b9a0bb3902fa P 0572fde696d94f35bedb22a601b934c4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5735e0ae620a47e28f1a6eacbf21be90 in term 0.
I20260608 09:53:03.323379 26596 leader_election.cc:304] T 95861d96c20e4683b4b6b9a0bb3902fa P 5735e0ae620a47e28f1a6eacbf21be90 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0a13408d2adb466e913378fa190a2ebd, 5735e0ae620a47e28f1a6eacbf21be90; no voters: 
I20260608 09:53:03.324337 26682 raft_consensus.cc:2804] T 95861d96c20e4683b4b6b9a0bb3902fa P 5735e0ae620a47e28f1a6eacbf21be90 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 09:53:03.324646 26682 raft_consensus.cc:493] T 95861d96c20e4683b4b6b9a0bb3902fa P 5735e0ae620a47e28f1a6eacbf21be90 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 09:53:03.324916 26682 raft_consensus.cc:3060] T 95861d96c20e4683b4b6b9a0bb3902fa P 5735e0ae620a47e28f1a6eacbf21be90 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:53:03.330446 26682 raft_consensus.cc:515] T 95861d96c20e4683b4b6b9a0bb3902fa P 5735e0ae620a47e28f1a6eacbf21be90 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5735e0ae620a47e28f1a6eacbf21be90" member_type: VOTER last_known_addr { host: "127.22.183.132" port: 44919 } } peers { permanent_uuid: "0a13408d2adb466e913378fa190a2ebd" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 45347 } } peers { permanent_uuid: "0572fde696d94f35bedb22a601b934c4" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 37725 } }
I20260608 09:53:03.332139 26682 leader_election.cc:290] T 95861d96c20e4683b4b6b9a0bb3902fa P 5735e0ae620a47e28f1a6eacbf21be90 [CANDIDATE]: Term 1 election: Requested vote from peers 0a13408d2adb466e913378fa190a2ebd (127.22.183.129:45347), 0572fde696d94f35bedb22a601b934c4 (127.22.183.130:37725)
I20260608 09:53:03.332796 26720 raft_consensus.cc:493] T 3a601f812bb34dc1887560390aa2845a P 5735e0ae620a47e28f1a6eacbf21be90 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 09:53:03.333073 26320 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "95861d96c20e4683b4b6b9a0bb3902fa" candidate_uuid: "5735e0ae620a47e28f1a6eacbf21be90" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0a13408d2adb466e913378fa190a2ebd"
I20260608 09:53:03.333441 26394 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "95861d96c20e4683b4b6b9a0bb3902fa" candidate_uuid: "5735e0ae620a47e28f1a6eacbf21be90" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0572fde696d94f35bedb22a601b934c4"
I20260608 09:53:03.333340 26720 raft_consensus.cc:515] T 3a601f812bb34dc1887560390aa2845a P 5735e0ae620a47e28f1a6eacbf21be90 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc92b62432764dc99d7c7424a9ca417c" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 45805 } } peers { permanent_uuid: "0572fde696d94f35bedb22a601b934c4" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 37725 } } peers { permanent_uuid: "5735e0ae620a47e28f1a6eacbf21be90" member_type: VOTER last_known_addr { host: "127.22.183.132" port: 44919 } }
I20260608 09:53:03.333707 26320 raft_consensus.cc:3060] T 95861d96c20e4683b4b6b9a0bb3902fa P 0a13408d2adb466e913378fa190a2ebd [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:53:03.334084 26394 raft_consensus.cc:3060] T 95861d96c20e4683b4b6b9a0bb3902fa P 0572fde696d94f35bedb22a601b934c4 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:53:03.336124 26720 leader_election.cc:290] T 3a601f812bb34dc1887560390aa2845a P 5735e0ae620a47e28f1a6eacbf21be90 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers cc92b62432764dc99d7c7424a9ca417c (127.22.183.131:45805), 0572fde696d94f35bedb22a601b934c4 (127.22.183.130:37725)
I20260608 09:53:03.340845 26320 raft_consensus.cc:2468] T 95861d96c20e4683b4b6b9a0bb3902fa P 0a13408d2adb466e913378fa190a2ebd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5735e0ae620a47e28f1a6eacbf21be90 in term 1.
I20260608 09:53:03.341617 26394 raft_consensus.cc:2468] T 95861d96c20e4683b4b6b9a0bb3902fa P 0572fde696d94f35bedb22a601b934c4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5735e0ae620a47e28f1a6eacbf21be90 in term 1.
I20260608 09:53:03.342908 26598 leader_election.cc:304] T 95861d96c20e4683b4b6b9a0bb3902fa P 5735e0ae620a47e28f1a6eacbf21be90 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0572fde696d94f35bedb22a601b934c4, 5735e0ae620a47e28f1a6eacbf21be90; no voters: 
I20260608 09:53:03.344038 26393 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3a601f812bb34dc1887560390aa2845a" candidate_uuid: "5735e0ae620a47e28f1a6eacbf21be90" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0572fde696d94f35bedb22a601b934c4" is_pre_election: true
I20260608 09:53:03.344662 26720 raft_consensus.cc:2804] T 95861d96c20e4683b4b6b9a0bb3902fa P 5735e0ae620a47e28f1a6eacbf21be90 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 09:53:03.345206 26720 raft_consensus.cc:697] T 95861d96c20e4683b4b6b9a0bb3902fa P 5735e0ae620a47e28f1a6eacbf21be90 [term 1 LEADER]: Becoming Leader. State: Replica: 5735e0ae620a47e28f1a6eacbf21be90, State: Running, Role: LEADER
I20260608 09:53:03.346144 26720 consensus_queue.cc:237] T 95861d96c20e4683b4b6b9a0bb3902fa P 5735e0ae620a47e28f1a6eacbf21be90 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5735e0ae620a47e28f1a6eacbf21be90" member_type: VOTER last_known_addr { host: "127.22.183.132" port: 44919 } } peers { permanent_uuid: "0a13408d2adb466e913378fa190a2ebd" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 45347 } } peers { permanent_uuid: "0572fde696d94f35bedb22a601b934c4" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 37725 } }
I20260608 09:53:03.351562 26469 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3a601f812bb34dc1887560390aa2845a" candidate_uuid: "5735e0ae620a47e28f1a6eacbf21be90" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cc92b62432764dc99d7c7424a9ca417c" is_pre_election: true
I20260608 09:53:03.352306 26469 raft_consensus.cc:2393] T 3a601f812bb34dc1887560390aa2845a P cc92b62432764dc99d7c7424a9ca417c [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 5735e0ae620a47e28f1a6eacbf21be90 in current term 1: Already voted for candidate 0572fde696d94f35bedb22a601b934c4 in this term.
I20260608 09:53:03.353209 26598 leader_election.cc:304] T 3a601f812bb34dc1887560390aa2845a P 5735e0ae620a47e28f1a6eacbf21be90 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 5735e0ae620a47e28f1a6eacbf21be90; no voters: 0572fde696d94f35bedb22a601b934c4, cc92b62432764dc99d7c7424a9ca417c
I20260608 09:53:03.353853 26720 raft_consensus.cc:3060] T 3a601f812bb34dc1887560390aa2845a P 5735e0ae620a47e28f1a6eacbf21be90 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:53:03.354157 26215 catalog_manager.cc:5696] T 95861d96c20e4683b4b6b9a0bb3902fa P 5735e0ae620a47e28f1a6eacbf21be90 reported cstate change: term changed from 0 to 1, leader changed from <none> to 5735e0ae620a47e28f1a6eacbf21be90 (127.22.183.132). New cstate: current_term: 1 leader_uuid: "5735e0ae620a47e28f1a6eacbf21be90" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5735e0ae620a47e28f1a6eacbf21be90" member_type: VOTER last_known_addr { host: "127.22.183.132" port: 44919 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0a13408d2adb466e913378fa190a2ebd" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 45347 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0572fde696d94f35bedb22a601b934c4" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 37725 } health_report { overall_health: UNKNOWN } } }
I20260608 09:53:03.359814 26720 raft_consensus.cc:2749] T 3a601f812bb34dc1887560390aa2845a P 5735e0ae620a47e28f1a6eacbf21be90 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260608 09:53:03.402418 26549 consensus_queue.cc:1048] T 3a601f812bb34dc1887560390aa2845a P 0572fde696d94f35bedb22a601b934c4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5735e0ae620a47e28f1a6eacbf21be90" member_type: VOTER last_known_addr { host: "127.22.183.132" port: 44919 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 09:53:03.413918 26724 consensus_queue.cc:1048] T 3a601f812bb34dc1887560390aa2845a P 0572fde696d94f35bedb22a601b934c4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cc92b62432764dc99d7c7424a9ca417c" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 45805 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 09:53:03.465202 26532 consensus_queue.cc:1048] T b6e5acb74a5f468f8addd0131adecf9e P cc92b62432764dc99d7c7424a9ca417c [LEADER]: Connected to new peer: Peer: permanent_uuid: "5735e0ae620a47e28f1a6eacbf21be90" member_type: VOTER last_known_addr { host: "127.22.183.132" port: 44919 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 09:53:03.477854 26271 auto_leader_rebalancer.cc:140] leader rebalance for table range_aware_rebalance_new_range
I20260608 09:53:03.484184 26523 consensus_queue.cc:1048] T b6e5acb74a5f468f8addd0131adecf9e P cc92b62432764dc99d7c7424a9ca417c [LEADER]: Connected to new peer: Peer: permanent_uuid: "0a13408d2adb466e913378fa190a2ebd" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 45347 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 09:53:03.484800 26519 consensus_queue.cc:1048] T da4e3eb8608a4b028f0951b4a884d488 P 0a13408d2adb466e913378fa190a2ebd [LEADER]: Connected to new peer: Peer: permanent_uuid: "5735e0ae620a47e28f1a6eacbf21be90" member_type: VOTER last_known_addr { host: "127.22.183.132" port: 44919 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 09:53:03.500110 26523 consensus_queue.cc:1048] T 59141e1af8404da7a8f2ee211da65b1d P cc92b62432764dc99d7c7424a9ca417c [LEADER]: Connected to new peer: Peer: permanent_uuid: "5735e0ae620a47e28f1a6eacbf21be90" member_type: VOTER last_known_addr { host: "127.22.183.132" port: 44919 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 09:53:03.555950 26581 consensus_queue.cc:1048] T da4e3eb8608a4b028f0951b4a884d488 P 0a13408d2adb466e913378fa190a2ebd [LEADER]: Connected to new peer: Peer: permanent_uuid: "0572fde696d94f35bedb22a601b934c4" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 37725 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 09:53:03.558992 26318 raft_consensus.cc:3060] T 59141e1af8404da7a8f2ee211da65b1d P 0a13408d2adb466e913378fa190a2ebd [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:53:03.591499 26523 consensus_queue.cc:1048] T 59141e1af8404da7a8f2ee211da65b1d P cc92b62432764dc99d7c7424a9ca417c [LEADER]: Connected to new peer: Peer: permanent_uuid: "0a13408d2adb466e913378fa190a2ebd" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 45347 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 09:53:03.603874 26319 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "14cefc4286304a80bff1a9b3b95cbf98"
dest_uuid: "0a13408d2adb466e913378fa190a2ebd"
mode: GRACEFUL
new_leader_uuid: "0572fde696d94f35bedb22a601b934c4"
 from {username='slave'} at 127.0.0.1:58140
I20260608 09:53:03.605048 26319 raft_consensus.cc:606] T 14cefc4286304a80bff1a9b3b95cbf98 P 0a13408d2adb466e913378fa190a2ebd [term 1 LEADER]: Received request to transfer leadership to TS 0572fde696d94f35bedb22a601b934c4
I20260608 09:53:03.629328 26469 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "2200004028204ff8aae938b47fba6f79"
dest_uuid: "cc92b62432764dc99d7c7424a9ca417c"
mode: GRACEFUL
new_leader_uuid: "0a13408d2adb466e913378fa190a2ebd"
 from {username='slave'} at 127.0.0.1:50894
I20260608 09:53:03.629927 26469 raft_consensus.cc:606] T 2200004028204ff8aae938b47fba6f79 P cc92b62432764dc99d7c7424a9ca417c [term 1 LEADER]: Received request to transfer leadership to TS 0a13408d2adb466e913378fa190a2ebd
I20260608 09:53:03.633569 26320 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "bcecf3abed4d4e7da94acebd219ed722"
dest_uuid: "0a13408d2adb466e913378fa190a2ebd"
mode: GRACEFUL
new_leader_uuid: "5735e0ae620a47e28f1a6eacbf21be90"
 from {username='slave'} at 127.0.0.1:58140
I20260608 09:53:03.634150 26320 raft_consensus.cc:606] T bcecf3abed4d4e7da94acebd219ed722 P 0a13408d2adb466e913378fa190a2ebd [term 1 LEADER]: Received request to transfer leadership to TS 5735e0ae620a47e28f1a6eacbf21be90
I20260608 09:53:03.639004 26469 consensus_queue.cc:237] T f71bbcea69f74e7489ae678d865776fc P cc92b62432764dc99d7c7424a9ca417c [LEADER]: Queue 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: "0572fde696d94f35bedb22a601b934c4" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 37725 } } peers { permanent_uuid: "0a13408d2adb466e913378fa190a2ebd" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 45347 } attrs { replace: true } } peers { permanent_uuid: "cc92b62432764dc99d7c7424a9ca417c" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 45805 } } peers { permanent_uuid: "5735e0ae620a47e28f1a6eacbf21be90" member_type: NON_VOTER last_known_addr { host: "127.22.183.132" port: 44919 } attrs { promote: true } }
I20260608 09:53:03.639904 26468 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e39e4e41950c443cb4928ff9bb20360c"
dest_uuid: "cc92b62432764dc99d7c7424a9ca417c"
mode: GRACEFUL
new_leader_uuid: "5735e0ae620a47e28f1a6eacbf21be90"
 from {username='slave'} at 127.0.0.1:50894
I20260608 09:53:03.640549 26468 raft_consensus.cc:606] T e39e4e41950c443cb4928ff9bb20360c P cc92b62432764dc99d7c7424a9ca417c [term 1 LEADER]: Received request to transfer leadership to TS 5735e0ae620a47e28f1a6eacbf21be90
I20260608 09:53:03.642379 26271 auto_leader_rebalancer.cc:388] table: range_aware_rebalance_new_range, leader rebalance finish, leader transfer count: 4
I20260608 09:53:03.643221 26271 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 09:53:03.647359 26320 raft_consensus.cc:1275] T f71bbcea69f74e7489ae678d865776fc P 0a13408d2adb466e913378fa190a2ebd [term 1 FOLLOWER]: Refusing update from remote peer cc92b62432764dc99d7c7424a9ca417c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260608 09:53:03.648518 26435 consensus_peers.cc:597] T f71bbcea69f74e7489ae678d865776fc P cc92b62432764dc99d7c7424a9ca417c -> Peer 5735e0ae620a47e28f1a6eacbf21be90 (127.22.183.132:44919): Couldn't send request to peer 5735e0ae620a47e28f1a6eacbf21be90. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: f71bbcea69f74e7489ae678d865776fc. This is attempt 1: this message will repeat every 5th retry.
I20260608 09:53:03.649055 26532 consensus_queue.cc:1048] T f71bbcea69f74e7489ae678d865776fc P cc92b62432764dc99d7c7424a9ca417c [LEADER]: Connected to new peer: Peer: permanent_uuid: "0a13408d2adb466e913378fa190a2ebd" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 45347 } 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 09:53:03.650148 26393 raft_consensus.cc:1275] T f71bbcea69f74e7489ae678d865776fc P 0572fde696d94f35bedb22a601b934c4 [term 1 FOLLOWER]: Refusing update from remote peer cc92b62432764dc99d7c7424a9ca417c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 09:53:03.651464 26532 consensus_queue.cc:1048] T f71bbcea69f74e7489ae678d865776fc P cc92b62432764dc99d7c7424a9ca417c [LEADER]: Connected to new peer: Peer: permanent_uuid: "0572fde696d94f35bedb22a601b934c4" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 37725 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260608 09:53:03.658890 26523 raft_consensus.cc:2955] T f71bbcea69f74e7489ae678d865776fc P cc92b62432764dc99d7c7424a9ca417c [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 5735e0ae620a47e28f1a6eacbf21be90 (127.22.183.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0572fde696d94f35bedb22a601b934c4" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 37725 } } peers { permanent_uuid: "0a13408d2adb466e913378fa190a2ebd" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 45347 } attrs { replace: true } } peers { permanent_uuid: "cc92b62432764dc99d7c7424a9ca417c" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 45805 } } peers { permanent_uuid: "5735e0ae620a47e28f1a6eacbf21be90" member_type: NON_VOTER last_known_addr { host: "127.22.183.132" port: 44919 } attrs { promote: true } } }
I20260608 09:53:03.661371 26320 raft_consensus.cc:2955] T f71bbcea69f74e7489ae678d865776fc P 0a13408d2adb466e913378fa190a2ebd [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 5735e0ae620a47e28f1a6eacbf21be90 (127.22.183.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0572fde696d94f35bedb22a601b934c4" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 37725 } } peers { permanent_uuid: "0a13408d2adb466e913378fa190a2ebd" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 45347 } attrs { replace: true } } peers { permanent_uuid: "cc92b62432764dc99d7c7424a9ca417c" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 45805 } } peers { permanent_uuid: "5735e0ae620a47e28f1a6eacbf21be90" member_type: NON_VOTER last_known_addr { host: "127.22.183.132" port: 44919 } attrs { promote: true } } }
I20260608 09:53:03.664316 26393 raft_consensus.cc:2955] T f71bbcea69f74e7489ae678d865776fc P 0572fde696d94f35bedb22a601b934c4 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 5735e0ae620a47e28f1a6eacbf21be90 (127.22.183.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0572fde696d94f35bedb22a601b934c4" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 37725 } } peers { permanent_uuid: "0a13408d2adb466e913378fa190a2ebd" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 45347 } attrs { replace: true } } peers { permanent_uuid: "cc92b62432764dc99d7c7424a9ca417c" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 45805 } } peers { permanent_uuid: "5735e0ae620a47e28f1a6eacbf21be90" member_type: NON_VOTER last_known_addr { host: "127.22.183.132" port: 44919 } attrs { promote: true } } }
I20260608 09:53:03.674373 26673 consensus_queue.cc:1048] T bcecf3abed4d4e7da94acebd219ed722 P 0a13408d2adb466e913378fa190a2ebd [LEADER]: Connected to new peer: Peer: permanent_uuid: "5735e0ae620a47e28f1a6eacbf21be90" member_type: VOTER last_known_addr { host: "127.22.183.132" port: 44919 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 09:53:03.675673 26215 catalog_manager.cc:5696] T f71bbcea69f74e7489ae678d865776fc P cc92b62432764dc99d7c7424a9ca417c reported cstate change: config changed from index -1 to 2, NON_VOTER 5735e0ae620a47e28f1a6eacbf21be90 (127.22.183.132) added. New cstate: current_term: 1 leader_uuid: "cc92b62432764dc99d7c7424a9ca417c" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0572fde696d94f35bedb22a601b934c4" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 37725 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0a13408d2adb466e913378fa190a2ebd" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 45347 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cc92b62432764dc99d7c7424a9ca417c" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 45805 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5735e0ae620a47e28f1a6eacbf21be90" member_type: NON_VOTER last_known_addr { host: "127.22.183.132" port: 44919 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260608 09:53:03.686192 26673 raft_consensus.cc:993] T bcecf3abed4d4e7da94acebd219ed722 P 0a13408d2adb466e913378fa190a2ebd: : Instructing follower 5735e0ae620a47e28f1a6eacbf21be90 to start an election
I20260608 09:53:03.686642 26673 raft_consensus.cc:1081] T bcecf3abed4d4e7da94acebd219ed722 P 0a13408d2adb466e913378fa190a2ebd [term 1 LEADER]: Signalling peer 5735e0ae620a47e28f1a6eacbf21be90 to start an election
I20260608 09:53:03.703100 26519 consensus_queue.cc:1048] T bcecf3abed4d4e7da94acebd219ed722 P 0a13408d2adb466e913378fa190a2ebd [LEADER]: Connected to new peer: Peer: permanent_uuid: "0572fde696d94f35bedb22a601b934c4" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 37725 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 09:53:03.706113 26635 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "bcecf3abed4d4e7da94acebd219ed722"
dest_uuid: "5735e0ae620a47e28f1a6eacbf21be90"
 from {username='slave'} at 127.0.0.1:45380
I20260608 09:53:03.706811 26635 raft_consensus.cc:493] T bcecf3abed4d4e7da94acebd219ed722 P 5735e0ae620a47e28f1a6eacbf21be90 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260608 09:53:03.707315 26635 raft_consensus.cc:3060] T bcecf3abed4d4e7da94acebd219ed722 P 5735e0ae620a47e28f1a6eacbf21be90 [term 1 FOLLOWER]: Advancing to term 2
I20260608 09:53:03.714286 26635 raft_consensus.cc:515] T bcecf3abed4d4e7da94acebd219ed722 P 5735e0ae620a47e28f1a6eacbf21be90 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5735e0ae620a47e28f1a6eacbf21be90" member_type: VOTER last_known_addr { host: "127.22.183.132" port: 44919 } } peers { permanent_uuid: "0a13408d2adb466e913378fa190a2ebd" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 45347 } } peers { permanent_uuid: "0572fde696d94f35bedb22a601b934c4" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 37725 } }
I20260608 09:53:03.716033 26320 consensus_queue.cc:237] T 14b24a11b6ae4a9ba0f755df1be4f208 P 0a13408d2adb466e913378fa190a2ebd [LEADER]: Queue 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: "0572fde696d94f35bedb22a601b934c4" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 37725 } } peers { permanent_uuid: "0a13408d2adb466e913378fa190a2ebd" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 45347 } } peers { permanent_uuid: "cc92b62432764dc99d7c7424a9ca417c" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 45805 } attrs { replace: true } } peers { permanent_uuid: "5735e0ae620a47e28f1a6eacbf21be90" member_type: NON_VOTER last_known_addr { host: "127.22.183.132" port: 44919 } attrs { promote: true } }
I20260608 09:53:03.717243 26319 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bcecf3abed4d4e7da94acebd219ed722" candidate_uuid: "5735e0ae620a47e28f1a6eacbf21be90" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "0a13408d2adb466e913378fa190a2ebd"
I20260608 09:53:03.717921 26319 raft_consensus.cc:3055] T bcecf3abed4d4e7da94acebd219ed722 P 0a13408d2adb466e913378fa190a2ebd [term 1 LEADER]: Stepping down as leader of term 1
I20260608 09:53:03.718276 26319 raft_consensus.cc:740] T bcecf3abed4d4e7da94acebd219ed722 P 0a13408d2adb466e913378fa190a2ebd [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 0a13408d2adb466e913378fa190a2ebd, State: Running, Role: LEADER
I20260608 09:53:03.719230 26319 consensus_queue.cc:260] T bcecf3abed4d4e7da94acebd219ed722 P 0a13408d2adb466e913378fa190a2ebd [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: "5735e0ae620a47e28f1a6eacbf21be90" member_type: VOTER last_known_addr { host: "127.22.183.132" port: 44919 } } peers { permanent_uuid: "0a13408d2adb466e913378fa190a2ebd" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 45347 } } peers { permanent_uuid: "0572fde696d94f35bedb22a601b934c4" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 37725 } }
I20260608 09:53:03.720228 26319 raft_consensus.cc:3060] T bcecf3abed4d4e7da94acebd219ed722 P 0a13408d2adb466e913378fa190a2ebd [term 1 FOLLOWER]: Advancing to term 2
I20260608 09:53:03.717442 26635 leader_election.cc:290] T bcecf3abed4d4e7da94acebd219ed722 P 5735e0ae620a47e28f1a6eacbf21be90 [CANDIDATE]: Term 2 election: Requested vote from peers 0a13408d2adb466e913378fa190a2ebd (127.22.183.129:45347), 0572fde696d94f35bedb22a601b934c4 (127.22.183.130:37725)
I20260608 09:53:03.722898 26393 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bcecf3abed4d4e7da94acebd219ed722" candidate_uuid: "5735e0ae620a47e28f1a6eacbf21be90" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "0572fde696d94f35bedb22a601b934c4"
I20260608 09:53:03.729426 26319 raft_consensus.cc:2468] T bcecf3abed4d4e7da94acebd219ed722 P 0a13408d2adb466e913378fa190a2ebd [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5735e0ae620a47e28f1a6eacbf21be90 in term 2.
I20260608 09:53:03.730767 26596 leader_election.cc:304] T bcecf3abed4d4e7da94acebd219ed722 P 5735e0ae620a47e28f1a6eacbf21be90 [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: 0a13408d2adb466e913378fa190a2ebd, 5735e0ae620a47e28f1a6eacbf21be90; no voters: 0572fde696d94f35bedb22a601b934c4
I20260608 09:53:03.731236 26469 raft_consensus.cc:1275] T 14b24a11b6ae4a9ba0f755df1be4f208 P cc92b62432764dc99d7c7424a9ca417c [term 1 FOLLOWER]: Refusing update from remote peer 0a13408d2adb466e913378fa190a2ebd: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 09:53:03.731660 26720 raft_consensus.cc:2804] T bcecf3abed4d4e7da94acebd219ed722 P 5735e0ae620a47e28f1a6eacbf21be90 [term 2 FOLLOWER]: Leader election won for term 2
I20260608 09:53:03.732196 26720 raft_consensus.cc:697] T bcecf3abed4d4e7da94acebd219ed722 P 5735e0ae620a47e28f1a6eacbf21be90 [term 2 LEADER]: Becoming Leader. State: Replica: 5735e0ae620a47e28f1a6eacbf21be90, State: Running, Role: LEADER
I20260608 09:53:03.733037 26720 consensus_queue.cc:237] T bcecf3abed4d4e7da94acebd219ed722 P 5735e0ae620a47e28f1a6eacbf21be90 [LEADER]: Queue 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: "5735e0ae620a47e28f1a6eacbf21be90" member_type: VOTER last_known_addr { host: "127.22.183.132" port: 44919 } } peers { permanent_uuid: "0a13408d2adb466e913378fa190a2ebd" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 45347 } } peers { permanent_uuid: "0572fde696d94f35bedb22a601b934c4" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 37725 } }
I20260608 09:53:03.733832 26519 consensus_queue.cc:1048] T 14b24a11b6ae4a9ba0f755df1be4f208 P 0a13408d2adb466e913378fa190a2ebd [LEADER]: Connected to new peer: Peer: permanent_uuid: "cc92b62432764dc99d7c7424a9ca417c" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 45805 } 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 09:53:03.734133 26394 raft_consensus.cc:1275] T 14b24a11b6ae4a9ba0f755df1be4f208 P 0572fde696d94f35bedb22a601b934c4 [term 1 FOLLOWER]: Refusing update from remote peer 0a13408d2adb466e913378fa190a2ebd: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260608 09:53:03.734941 26286 consensus_peers.cc:597] T 14b24a11b6ae4a9ba0f755df1be4f208 P 0a13408d2adb466e913378fa190a2ebd -> Peer 5735e0ae620a47e28f1a6eacbf21be90 (127.22.183.132:44919): Couldn't send request to peer 5735e0ae620a47e28f1a6eacbf21be90. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 14b24a11b6ae4a9ba0f755df1be4f208. This is attempt 1: this message will repeat every 5th retry.
I20260608 09:53:03.739876 26519 consensus_queue.cc:1048] T 14b24a11b6ae4a9ba0f755df1be4f208 P 0a13408d2adb466e913378fa190a2ebd [LEADER]: Connected to new peer: Peer: permanent_uuid: "0572fde696d94f35bedb22a601b934c4" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 37725 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260608 09:53:03.740437 26217 catalog_manager.cc:5696] T bcecf3abed4d4e7da94acebd219ed722 P 5735e0ae620a47e28f1a6eacbf21be90 reported cstate change: term changed from 1 to 2, leader changed from 0a13408d2adb466e913378fa190a2ebd (127.22.183.129) to 5735e0ae620a47e28f1a6eacbf21be90 (127.22.183.132). New cstate: current_term: 2 leader_uuid: "5735e0ae620a47e28f1a6eacbf21be90" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5735e0ae620a47e28f1a6eacbf21be90" member_type: VOTER last_known_addr { host: "127.22.183.132" port: 44919 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0a13408d2adb466e913378fa190a2ebd" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 45347 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0572fde696d94f35bedb22a601b934c4" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 37725 } health_report { overall_health: UNKNOWN } } }
I20260608 09:53:03.750600 26575 raft_consensus.cc:993] T 2200004028204ff8aae938b47fba6f79 P cc92b62432764dc99d7c7424a9ca417c: : Instructing follower 0a13408d2adb466e913378fa190a2ebd to start an election
I20260608 09:53:03.751071 26575 raft_consensus.cc:1081] T 2200004028204ff8aae938b47fba6f79 P cc92b62432764dc99d7c7424a9ca417c [term 1 LEADER]: Signalling peer 0a13408d2adb466e913378fa190a2ebd to start an election
I20260608 09:53:03.753331 26320 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "2200004028204ff8aae938b47fba6f79"
dest_uuid: "0a13408d2adb466e913378fa190a2ebd"
 from {username='slave'} at 127.0.0.1:58112
I20260608 09:53:03.753865 26320 raft_consensus.cc:493] T 2200004028204ff8aae938b47fba6f79 P 0a13408d2adb466e913378fa190a2ebd [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260608 09:53:03.754240 26320 raft_consensus.cc:3060] T 2200004028204ff8aae938b47fba6f79 P 0a13408d2adb466e913378fa190a2ebd [term 1 FOLLOWER]: Advancing to term 2
I20260608 09:53:03.757191 26519 raft_consensus.cc:2955] T 14b24a11b6ae4a9ba0f755df1be4f208 P 0a13408d2adb466e913378fa190a2ebd [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 5735e0ae620a47e28f1a6eacbf21be90 (127.22.183.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0572fde696d94f35bedb22a601b934c4" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 37725 } } peers { permanent_uuid: "0a13408d2adb466e913378fa190a2ebd" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 45347 } } peers { permanent_uuid: "cc92b62432764dc99d7c7424a9ca417c" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 45805 } attrs { replace: true } } peers { permanent_uuid: "5735e0ae620a47e28f1a6eacbf21be90" member_type: NON_VOTER last_known_addr { host: "127.22.183.132" port: 44919 } attrs { promote: true } } }
I20260608 09:53:03.759065 26469 raft_consensus.cc:2955] T 14b24a11b6ae4a9ba0f755df1be4f208 P cc92b62432764dc99d7c7424a9ca417c [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 5735e0ae620a47e28f1a6eacbf21be90 (127.22.183.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0572fde696d94f35bedb22a601b934c4" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 37725 } } peers { permanent_uuid: "0a13408d2adb466e913378fa190a2ebd" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 45347 } } peers { permanent_uuid: "cc92b62432764dc99d7c7424a9ca417c" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 45805 } attrs { replace: true } } peers { permanent_uuid: "5735e0ae620a47e28f1a6eacbf21be90" member_type: NON_VOTER last_known_addr { host: "127.22.183.132" port: 44919 } attrs { promote: true } } }
I20260608 09:53:03.759311 26394 raft_consensus.cc:2955] T 14b24a11b6ae4a9ba0f755df1be4f208 P 0572fde696d94f35bedb22a601b934c4 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 5735e0ae620a47e28f1a6eacbf21be90 (127.22.183.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0572fde696d94f35bedb22a601b934c4" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 37725 } } peers { permanent_uuid: "0a13408d2adb466e913378fa190a2ebd" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 45347 } } peers { permanent_uuid: "cc92b62432764dc99d7c7424a9ca417c" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 45805 } attrs { replace: true } } peers { permanent_uuid: "5735e0ae620a47e28f1a6eacbf21be90" member_type: NON_VOTER last_known_addr { host: "127.22.183.132" port: 44919 } attrs { promote: true } } }
I20260608 09:53:03.763208 26320 raft_consensus.cc:515] T 2200004028204ff8aae938b47fba6f79 P 0a13408d2adb466e913378fa190a2ebd [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a13408d2adb466e913378fa190a2ebd" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 45347 } } peers { permanent_uuid: "cc92b62432764dc99d7c7424a9ca417c" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 45805 } } peers { permanent_uuid: "0572fde696d94f35bedb22a601b934c4" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 37725 } }
I20260608 09:53:03.765336 26320 leader_election.cc:290] T 2200004028204ff8aae938b47fba6f79 P 0a13408d2adb466e913378fa190a2ebd [CANDIDATE]: Term 2 election: Requested vote from peers cc92b62432764dc99d7c7424a9ca417c (127.22.183.131:45805), 0572fde696d94f35bedb22a601b934c4 (127.22.183.130:37725)
I20260608 09:53:03.766448 26468 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2200004028204ff8aae938b47fba6f79" candidate_uuid: "0a13408d2adb466e913378fa190a2ebd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "cc92b62432764dc99d7c7424a9ca417c"
I20260608 09:53:03.767066 26468 raft_consensus.cc:3055] T 2200004028204ff8aae938b47fba6f79 P cc92b62432764dc99d7c7424a9ca417c [term 1 LEADER]: Stepping down as leader of term 1
I20260608 09:53:03.767413 26468 raft_consensus.cc:740] T 2200004028204ff8aae938b47fba6f79 P cc92b62432764dc99d7c7424a9ca417c [term 1 LEADER]: Becoming Follower/Learner. State: Replica: cc92b62432764dc99d7c7424a9ca417c, State: Running, Role: LEADER
I20260608 09:53:03.767665 26393 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2200004028204ff8aae938b47fba6f79" candidate_uuid: "0a13408d2adb466e913378fa190a2ebd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "0572fde696d94f35bedb22a601b934c4"
I20260608 09:53:03.768277 26393 raft_consensus.cc:3060] T 2200004028204ff8aae938b47fba6f79 P 0572fde696d94f35bedb22a601b934c4 [term 1 FOLLOWER]: Advancing to term 2
I20260608 09:53:03.768291 26468 consensus_queue.cc:260] T 2200004028204ff8aae938b47fba6f79 P cc92b62432764dc99d7c7424a9ca417c [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: "0a13408d2adb466e913378fa190a2ebd" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 45347 } } peers { permanent_uuid: "cc92b62432764dc99d7c7424a9ca417c" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 45805 } } peers { permanent_uuid: "0572fde696d94f35bedb22a601b934c4" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 37725 } }
I20260608 09:53:03.772861 26468 raft_consensus.cc:3060] T 2200004028204ff8aae938b47fba6f79 P cc92b62432764dc99d7c7424a9ca417c [term 1 FOLLOWER]: Advancing to term 2
I20260608 09:53:03.775586 26532 consensus_queue.cc:1048] T 8e9fe561df50463a9c0be94d41495a8f P cc92b62432764dc99d7c7424a9ca417c [LEADER]: Connected to new peer: Peer: permanent_uuid: "0a13408d2adb466e913378fa190a2ebd" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 45347 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 09:53:03.773509 26217 catalog_manager.cc:5696] T 14b24a11b6ae4a9ba0f755df1be4f208 P 0a13408d2adb466e913378fa190a2ebd reported cstate change: config changed from index -1 to 2, NON_VOTER 5735e0ae620a47e28f1a6eacbf21be90 (127.22.183.132) added. New cstate: current_term: 1 leader_uuid: "0a13408d2adb466e913378fa190a2ebd" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0572fde696d94f35bedb22a601b934c4" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 37725 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0a13408d2adb466e913378fa190a2ebd" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 45347 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cc92b62432764dc99d7c7424a9ca417c" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 45805 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5735e0ae620a47e28f1a6eacbf21be90" member_type: NON_VOTER last_known_addr { host: "127.22.183.132" port: 44919 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260608 09:53:03.775709 26393 raft_consensus.cc:2468] T 2200004028204ff8aae938b47fba6f79 P 0572fde696d94f35bedb22a601b934c4 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0a13408d2adb466e913378fa190a2ebd in term 2.
I20260608 09:53:03.782140 26286 leader_election.cc:304] T 2200004028204ff8aae938b47fba6f79 P 0a13408d2adb466e913378fa190a2ebd [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: 0572fde696d94f35bedb22a601b934c4, 0a13408d2adb466e913378fa190a2ebd; no voters: 
I20260608 09:53:03.783067 26581 raft_consensus.cc:2804] T 2200004028204ff8aae938b47fba6f79 P 0a13408d2adb466e913378fa190a2ebd [term 2 FOLLOWER]: Leader election won for term 2
I20260608 09:53:03.783572 26581 raft_consensus.cc:697] T 2200004028204ff8aae938b47fba6f79 P 0a13408d2adb466e913378fa190a2ebd [term 2 LEADER]: Becoming Leader. State: Replica: 0a13408d2adb466e913378fa190a2ebd, State: Running, Role: LEADER
I20260608 09:53:03.783931 26468 raft_consensus.cc:2468] T 2200004028204ff8aae938b47fba6f79 P cc92b62432764dc99d7c7424a9ca417c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0a13408d2adb466e913378fa190a2ebd in term 2.
I20260608 09:53:03.784404 26581 consensus_queue.cc:237] T 2200004028204ff8aae938b47fba6f79 P 0a13408d2adb466e913378fa190a2ebd [LEADER]: Queue 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: "0a13408d2adb466e913378fa190a2ebd" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 45347 } } peers { permanent_uuid: "cc92b62432764dc99d7c7424a9ca417c" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 45805 } } peers { permanent_uuid: "0572fde696d94f35bedb22a601b934c4" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 37725 } }
I20260608 09:53:03.786900 26320 consensus_queue.cc:237] T b406396490674adcb7177b29930c556b P 0a13408d2adb466e913378fa190a2ebd [LEADER]: Queue 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: "0572fde696d94f35bedb22a601b934c4" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 37725 } attrs { replace: true } } peers { permanent_uuid: "0a13408d2adb466e913378fa190a2ebd" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 45347 } } peers { permanent_uuid: "cc92b62432764dc99d7c7424a9ca417c" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 45805 } } peers { permanent_uuid: "5735e0ae620a47e28f1a6eacbf21be90" member_type: NON_VOTER last_known_addr { host: "127.22.183.132" port: 44919 } attrs { promote: true } }
I20260608 09:53:03.797966 26523 consensus_queue.cc:1048] T 8e9fe561df50463a9c0be94d41495a8f P cc92b62432764dc99d7c7424a9ca417c [LEADER]: Connected to new peer: Peer: permanent_uuid: "5735e0ae620a47e28f1a6eacbf21be90" member_type: VOTER last_known_addr { host: "127.22.183.132" port: 44919 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 09:53:03.806481 26468 raft_consensus.cc:1275] T b406396490674adcb7177b29930c556b P cc92b62432764dc99d7c7424a9ca417c [term 1 FOLLOWER]: Refusing update from remote peer 0a13408d2adb466e913378fa190a2ebd: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260608 09:53:03.809285 26286 consensus_peers.cc:597] T b406396490674adcb7177b29930c556b P 0a13408d2adb466e913378fa190a2ebd -> Peer 5735e0ae620a47e28f1a6eacbf21be90 (127.22.183.132:44919): Couldn't send request to peer 5735e0ae620a47e28f1a6eacbf21be90. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: b406396490674adcb7177b29930c556b. This is attempt 1: this message will repeat every 5th retry.
I20260608 09:53:03.810995 26393 raft_consensus.cc:1275] T b406396490674adcb7177b29930c556b P 0572fde696d94f35bedb22a601b934c4 [term 1 FOLLOWER]: Refusing update from remote peer 0a13408d2adb466e913378fa190a2ebd: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 09:53:03.811841 26519 consensus_queue.cc:1048] T b406396490674adcb7177b29930c556b P 0a13408d2adb466e913378fa190a2ebd [LEADER]: Connected to new peer: Peer: permanent_uuid: "cc92b62432764dc99d7c7424a9ca417c" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 45805 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260608 09:53:03.813345 26673 consensus_queue.cc:1048] T b406396490674adcb7177b29930c556b P 0a13408d2adb466e913378fa190a2ebd [LEADER]: Connected to new peer: Peer: permanent_uuid: "0572fde696d94f35bedb22a601b934c4" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 37725 } 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 09:53:03.815510 26215 catalog_manager.cc:5696] T 2200004028204ff8aae938b47fba6f79 P 0a13408d2adb466e913378fa190a2ebd reported cstate change: term changed from 1 to 2, leader changed from cc92b62432764dc99d7c7424a9ca417c (127.22.183.131) to 0a13408d2adb466e913378fa190a2ebd (127.22.183.129). New cstate: current_term: 2 leader_uuid: "0a13408d2adb466e913378fa190a2ebd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a13408d2adb466e913378fa190a2ebd" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 45347 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cc92b62432764dc99d7c7424a9ca417c" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 45805 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0572fde696d94f35bedb22a601b934c4" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 37725 } health_report { overall_health: UNKNOWN } } }
I20260608 09:53:03.825711 26673 raft_consensus.cc:2955] T b406396490674adcb7177b29930c556b P 0a13408d2adb466e913378fa190a2ebd [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 5735e0ae620a47e28f1a6eacbf21be90 (127.22.183.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0572fde696d94f35bedb22a601b934c4" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 37725 } attrs { replace: true } } peers { permanent_uuid: "0a13408d2adb466e913378fa190a2ebd" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 45347 } } peers { permanent_uuid: "cc92b62432764dc99d7c7424a9ca417c" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 45805 } } peers { permanent_uuid: "5735e0ae620a47e28f1a6eacbf21be90" member_type: NON_VOTER last_known_addr { host: "127.22.183.132" port: 44919 } attrs { promote: true } } }
I20260608 09:53:03.838603 26393 raft_consensus.cc:2955] T b406396490674adcb7177b29930c556b P 0572fde696d94f35bedb22a601b934c4 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 5735e0ae620a47e28f1a6eacbf21be90 (127.22.183.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0572fde696d94f35bedb22a601b934c4" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 37725 } attrs { replace: true } } peers { permanent_uuid: "0a13408d2adb466e913378fa190a2ebd" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 45347 } } peers { permanent_uuid: "cc92b62432764dc99d7c7424a9ca417c" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 45805 } } peers { permanent_uuid: "5735e0ae620a47e28f1a6eacbf21be90" member_type: NON_VOTER last_known_addr { host: "127.22.183.132" port: 44919 } attrs { promote: true } } }
I20260608 09:53:03.839613 26468 raft_consensus.cc:2955] T b406396490674adcb7177b29930c556b P cc92b62432764dc99d7c7424a9ca417c [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 5735e0ae620a47e28f1a6eacbf21be90 (127.22.183.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0572fde696d94f35bedb22a601b934c4" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 37725 } attrs { replace: true } } peers { permanent_uuid: "0a13408d2adb466e913378fa190a2ebd" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 45347 } } peers { permanent_uuid: "cc92b62432764dc99d7c7424a9ca417c" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 45805 } } peers { permanent_uuid: "5735e0ae620a47e28f1a6eacbf21be90" member_type: NON_VOTER last_known_addr { host: "127.22.183.132" port: 44919 } attrs { promote: true } } }
I20260608 09:53:03.846364 26720 consensus_queue.cc:1048] T 95861d96c20e4683b4b6b9a0bb3902fa P 5735e0ae620a47e28f1a6eacbf21be90 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0572fde696d94f35bedb22a601b934c4" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 37725 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 09:53:03.853880 26215 catalog_manager.cc:5696] T b406396490674adcb7177b29930c556b P 0a13408d2adb466e913378fa190a2ebd reported cstate change: config changed from index -1 to 2, NON_VOTER 5735e0ae620a47e28f1a6eacbf21be90 (127.22.183.132) added. New cstate: current_term: 1 leader_uuid: "0a13408d2adb466e913378fa190a2ebd" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0572fde696d94f35bedb22a601b934c4" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 37725 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0a13408d2adb466e913378fa190a2ebd" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 45347 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cc92b62432764dc99d7c7424a9ca417c" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 45805 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5735e0ae620a47e28f1a6eacbf21be90" member_type: NON_VOTER last_known_addr { host: "127.22.183.132" port: 44919 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260608 09:53:03.865557 26682 consensus_queue.cc:1048] T 95861d96c20e4683b4b6b9a0bb3902fa P 5735e0ae620a47e28f1a6eacbf21be90 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0a13408d2adb466e913378fa190a2ebd" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 45347 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 09:53:03.873337 26393 consensus_queue.cc:237] T c0d00847556344c195098f8fe6891d77 P 0572fde696d94f35bedb22a601b934c4 [LEADER]: Queue 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: "0a13408d2adb466e913378fa190a2ebd" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 45347 } attrs { replace: true } } peers { permanent_uuid: "0572fde696d94f35bedb22a601b934c4" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 37725 } } peers { permanent_uuid: "cc92b62432764dc99d7c7424a9ca417c" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 45805 } } peers { permanent_uuid: "5735e0ae620a47e28f1a6eacbf21be90" member_type: NON_VOTER last_known_addr { host: "127.22.183.132" port: 44919 } attrs { promote: true } }
I20260608 09:53:03.880522 26575 raft_consensus.cc:993] T e39e4e41950c443cb4928ff9bb20360c P cc92b62432764dc99d7c7424a9ca417c: : Instructing follower 5735e0ae620a47e28f1a6eacbf21be90 to start an election
I20260608 09:53:03.881021 26523 raft_consensus.cc:1081] T e39e4e41950c443cb4928ff9bb20360c P cc92b62432764dc99d7c7424a9ca417c [term 1 LEADER]: Signalling peer 5735e0ae620a47e28f1a6eacbf21be90 to start an election
I20260608 09:53:03.882972 26635 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e39e4e41950c443cb4928ff9bb20360c"
dest_uuid: "5735e0ae620a47e28f1a6eacbf21be90"
 from {username='slave'} at 127.0.0.1:45374
I20260608 09:53:03.883713 26635 raft_consensus.cc:493] T e39e4e41950c443cb4928ff9bb20360c P 5735e0ae620a47e28f1a6eacbf21be90 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260608 09:53:03.884169 26635 raft_consensus.cc:3060] T e39e4e41950c443cb4928ff9bb20360c P 5735e0ae620a47e28f1a6eacbf21be90 [term 1 FOLLOWER]: Advancing to term 2
W20260608 09:53:03.890597 26361 consensus_peers.cc:597] T c0d00847556344c195098f8fe6891d77 P 0572fde696d94f35bedb22a601b934c4 -> Peer 5735e0ae620a47e28f1a6eacbf21be90 (127.22.183.132:44919): Couldn't send request to peer 5735e0ae620a47e28f1a6eacbf21be90. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: c0d00847556344c195098f8fe6891d77. This is attempt 1: this message will repeat every 5th retry.
I20260608 09:53:03.891311 26468 raft_consensus.cc:1275] T c0d00847556344c195098f8fe6891d77 P cc92b62432764dc99d7c7424a9ca417c [term 1 FOLLOWER]: Refusing update from remote peer 0572fde696d94f35bedb22a601b934c4: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 09:53:03.891624 26320 raft_consensus.cc:1275] T c0d00847556344c195098f8fe6891d77 P 0a13408d2adb466e913378fa190a2ebd [term 1 FOLLOWER]: Refusing update from remote peer 0572fde696d94f35bedb22a601b934c4: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 09:53:03.893067 26724 consensus_queue.cc:1048] T c0d00847556344c195098f8fe6891d77 P 0572fde696d94f35bedb22a601b934c4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cc92b62432764dc99d7c7424a9ca417c" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 45805 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260608 09:53:03.894804 26724 consensus_queue.cc:1048] T c0d00847556344c195098f8fe6891d77 P 0572fde696d94f35bedb22a601b934c4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0a13408d2adb466e913378fa190a2ebd" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 45347 } 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 09:53:03.895671 26635 raft_consensus.cc:515] T e39e4e41950c443cb4928ff9bb20360c P 5735e0ae620a47e28f1a6eacbf21be90 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc92b62432764dc99d7c7424a9ca417c" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 45805 } } peers { permanent_uuid: "0572fde696d94f35bedb22a601b934c4" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 37725 } } peers { permanent_uuid: "5735e0ae620a47e28f1a6eacbf21be90" member_type: VOTER last_known_addr { host: "127.22.183.132" port: 44919 } }
I20260608 09:53:03.897859 26635 leader_election.cc:290] T e39e4e41950c443cb4928ff9bb20360c P 5735e0ae620a47e28f1a6eacbf21be90 [CANDIDATE]: Term 2 election: Requested vote from peers cc92b62432764dc99d7c7424a9ca417c (127.22.183.131:45805), 0572fde696d94f35bedb22a601b934c4 (127.22.183.130:37725)
I20260608 09:53:03.898581 26469 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e39e4e41950c443cb4928ff9bb20360c" candidate_uuid: "5735e0ae620a47e28f1a6eacbf21be90" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "cc92b62432764dc99d7c7424a9ca417c"
I20260608 09:53:03.899228 26469 raft_consensus.cc:3055] T e39e4e41950c443cb4928ff9bb20360c P cc92b62432764dc99d7c7424a9ca417c [term 1 LEADER]: Stepping down as leader of term 1
I20260608 09:53:03.899639 26469 raft_consensus.cc:740] T e39e4e41950c443cb4928ff9bb20360c P cc92b62432764dc99d7c7424a9ca417c [term 1 LEADER]: Becoming Follower/Learner. State: Replica: cc92b62432764dc99d7c7424a9ca417c, State: Running, Role: LEADER
I20260608 09:53:03.900677 26469 consensus_queue.cc:260] T e39e4e41950c443cb4928ff9bb20360c P cc92b62432764dc99d7c7424a9ca417c [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: "cc92b62432764dc99d7c7424a9ca417c" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 45805 } } peers { permanent_uuid: "0572fde696d94f35bedb22a601b934c4" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 37725 } } peers { permanent_uuid: "5735e0ae620a47e28f1a6eacbf21be90" member_type: VOTER last_known_addr { host: "127.22.183.132" port: 44919 } }
I20260608 09:53:03.902151 26469 raft_consensus.cc:3060] T e39e4e41950c443cb4928ff9bb20360c P cc92b62432764dc99d7c7424a9ca417c [term 1 FOLLOWER]: Advancing to term 2
I20260608 09:53:03.902913 26393 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e39e4e41950c443cb4928ff9bb20360c" candidate_uuid: "5735e0ae620a47e28f1a6eacbf21be90" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "0572fde696d94f35bedb22a601b934c4"
I20260608 09:53:03.903538 26393 raft_consensus.cc:3060] T e39e4e41950c443cb4928ff9bb20360c P 0572fde696d94f35bedb22a601b934c4 [term 1 FOLLOWER]: Advancing to term 2
I20260608 09:53:03.903443 26540 raft_consensus.cc:2955] T c0d00847556344c195098f8fe6891d77 P 0572fde696d94f35bedb22a601b934c4 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 5735e0ae620a47e28f1a6eacbf21be90 (127.22.183.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0a13408d2adb466e913378fa190a2ebd" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 45347 } attrs { replace: true } } peers { permanent_uuid: "0572fde696d94f35bedb22a601b934c4" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 37725 } } peers { permanent_uuid: "cc92b62432764dc99d7c7424a9ca417c" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 45805 } } peers { permanent_uuid: "5735e0ae620a47e28f1a6eacbf21be90" member_type: NON_VOTER last_known_addr { host: "127.22.183.132" port: 44919 } attrs { promote: true } } }
I20260608 09:53:03.908308 26393 raft_consensus.cc:2468] T e39e4e41950c443cb4928ff9bb20360c P 0572fde696d94f35bedb22a601b934c4 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5735e0ae620a47e28f1a6eacbf21be90 in term 2.
I20260608 09:53:03.908926 26469 raft_consensus.cc:2468] T e39e4e41950c443cb4928ff9bb20360c P cc92b62432764dc99d7c7424a9ca417c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5735e0ae620a47e28f1a6eacbf21be90 in term 2.
I20260608 09:53:03.909478 26320 raft_consensus.cc:2955] T c0d00847556344c195098f8fe6891d77 P 0a13408d2adb466e913378fa190a2ebd [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 5735e0ae620a47e28f1a6eacbf21be90 (127.22.183.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0a13408d2adb466e913378fa190a2ebd" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 45347 } attrs { replace: true } } peers { permanent_uuid: "0572fde696d94f35bedb22a601b934c4" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 37725 } } peers { permanent_uuid: "cc92b62432764dc99d7c7424a9ca417c" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 45805 } } peers { permanent_uuid: "5735e0ae620a47e28f1a6eacbf21be90" member_type: NON_VOTER last_known_addr { host: "127.22.183.132" port: 44919 } attrs { promote: true } } }
I20260608 09:53:03.910964 26598 leader_election.cc:304] T e39e4e41950c443cb4928ff9bb20360c P 5735e0ae620a47e28f1a6eacbf21be90 [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: 5735e0ae620a47e28f1a6eacbf21be90, cc92b62432764dc99d7c7424a9ca417c; no voters: 
I20260608 09:53:03.911880 26753 raft_consensus.cc:2804] T e39e4e41950c443cb4928ff9bb20360c P 5735e0ae620a47e28f1a6eacbf21be90 [term 2 FOLLOWER]: Leader election won for term 2
I20260608 09:53:03.912348 26753 raft_consensus.cc:697] T e39e4e41950c443cb4928ff9bb20360c P 5735e0ae620a47e28f1a6eacbf21be90 [term 2 LEADER]: Becoming Leader. State: Replica: 5735e0ae620a47e28f1a6eacbf21be90, State: Running, Role: LEADER
I20260608 09:53:03.913154 26753 consensus_queue.cc:237] T e39e4e41950c443cb4928ff9bb20360c P 5735e0ae620a47e28f1a6eacbf21be90 [LEADER]: Queue 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: "cc92b62432764dc99d7c7424a9ca417c" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 45805 } } peers { permanent_uuid: "0572fde696d94f35bedb22a601b934c4" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 37725 } } peers { permanent_uuid: "5735e0ae620a47e28f1a6eacbf21be90" member_type: VOTER last_known_addr { host: "127.22.183.132" port: 44919 } }
I20260608 09:53:03.920109 26581 raft_consensus.cc:993] T 14cefc4286304a80bff1a9b3b95cbf98 P 0a13408d2adb466e913378fa190a2ebd: : Instructing follower 0572fde696d94f35bedb22a601b934c4 to start an election
I20260608 09:53:03.920537 26581 raft_consensus.cc:1081] T 14cefc4286304a80bff1a9b3b95cbf98 P 0a13408d2adb466e913378fa190a2ebd [term 1 LEADER]: Signalling peer 0572fde696d94f35bedb22a601b934c4 to start an election
I20260608 09:53:03.920944 26468 raft_consensus.cc:2955] T c0d00847556344c195098f8fe6891d77 P cc92b62432764dc99d7c7424a9ca417c [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 5735e0ae620a47e28f1a6eacbf21be90 (127.22.183.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0a13408d2adb466e913378fa190a2ebd" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 45347 } attrs { replace: true } } peers { permanent_uuid: "0572fde696d94f35bedb22a601b934c4" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 37725 } } peers { permanent_uuid: "cc92b62432764dc99d7c7424a9ca417c" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 45805 } } peers { permanent_uuid: "5735e0ae620a47e28f1a6eacbf21be90" member_type: NON_VOTER last_known_addr { host: "127.22.183.132" port: 44919 } attrs { promote: true } } }
I20260608 09:53:03.926513 26218 catalog_manager.cc:5696] T c0d00847556344c195098f8fe6891d77 P 0a13408d2adb466e913378fa190a2ebd reported cstate change: config changed from index -1 to 2, NON_VOTER 5735e0ae620a47e28f1a6eacbf21be90 (127.22.183.132) added. New cstate: current_term: 1 leader_uuid: "0572fde696d94f35bedb22a601b934c4" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0a13408d2adb466e913378fa190a2ebd" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 45347 } attrs { replace: true } } peers { permanent_uuid: "0572fde696d94f35bedb22a601b934c4" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 37725 } } peers { permanent_uuid: "cc92b62432764dc99d7c7424a9ca417c" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 45805 } } peers { permanent_uuid: "5735e0ae620a47e28f1a6eacbf21be90" member_type: NON_VOTER last_known_addr { host: "127.22.183.132" port: 44919 } attrs { promote: true } } }
I20260608 09:53:03.927101 26217 catalog_manager.cc:5696] T e39e4e41950c443cb4928ff9bb20360c P 5735e0ae620a47e28f1a6eacbf21be90 reported cstate change: term changed from 1 to 2, leader changed from cc92b62432764dc99d7c7424a9ca417c (127.22.183.131) to 5735e0ae620a47e28f1a6eacbf21be90 (127.22.183.132). New cstate: current_term: 2 leader_uuid: "5735e0ae620a47e28f1a6eacbf21be90" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc92b62432764dc99d7c7424a9ca417c" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 45805 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0572fde696d94f35bedb22a601b934c4" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 37725 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5735e0ae620a47e28f1a6eacbf21be90" member_type: VOTER last_known_addr { host: "127.22.183.132" port: 44919 } health_report { overall_health: HEALTHY } } }
I20260608 09:53:03.930498 26393 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "14cefc4286304a80bff1a9b3b95cbf98"
dest_uuid: "0572fde696d94f35bedb22a601b934c4"
 from {username='slave'} at 127.0.0.1:49516
I20260608 09:53:03.931094 26393 raft_consensus.cc:493] T 14cefc4286304a80bff1a9b3b95cbf98 P 0572fde696d94f35bedb22a601b934c4 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260608 09:53:03.931524 26393 raft_consensus.cc:3060] T 14cefc4286304a80bff1a9b3b95cbf98 P 0572fde696d94f35bedb22a601b934c4 [term 1 FOLLOWER]: Advancing to term 2
I20260608 09:53:03.937551 26393 raft_consensus.cc:515] T 14cefc4286304a80bff1a9b3b95cbf98 P 0572fde696d94f35bedb22a601b934c4 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0572fde696d94f35bedb22a601b934c4" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 37725 } } peers { permanent_uuid: "0a13408d2adb466e913378fa190a2ebd" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 45347 } } peers { permanent_uuid: "cc92b62432764dc99d7c7424a9ca417c" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 45805 } }
I20260608 09:53:03.940171 26320 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "14cefc4286304a80bff1a9b3b95cbf98" candidate_uuid: "0572fde696d94f35bedb22a601b934c4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "0a13408d2adb466e913378fa190a2ebd"
I20260608 09:53:03.940708 26320 raft_consensus.cc:3055] T 14cefc4286304a80bff1a9b3b95cbf98 P 0a13408d2adb466e913378fa190a2ebd [term 1 LEADER]: Stepping down as leader of term 1
I20260608 09:53:03.941012 26320 raft_consensus.cc:740] T 14cefc4286304a80bff1a9b3b95cbf98 P 0a13408d2adb466e913378fa190a2ebd [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 0a13408d2adb466e913378fa190a2ebd, State: Running, Role: LEADER
I20260608 09:53:03.941417 26393 leader_election.cc:290] T 14cefc4286304a80bff1a9b3b95cbf98 P 0572fde696d94f35bedb22a601b934c4 [CANDIDATE]: Term 2 election: Requested vote from peers 0a13408d2adb466e913378fa190a2ebd (127.22.183.129:45347), cc92b62432764dc99d7c7424a9ca417c (127.22.183.131:45805)
I20260608 09:53:03.941834 26320 consensus_queue.cc:260] T 14cefc4286304a80bff1a9b3b95cbf98 P 0a13408d2adb466e913378fa190a2ebd [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: "0572fde696d94f35bedb22a601b934c4" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 37725 } } peers { permanent_uuid: "0a13408d2adb466e913378fa190a2ebd" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 45347 } } peers { permanent_uuid: "cc92b62432764dc99d7c7424a9ca417c" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 45805 } }
I20260608 09:53:03.943109 26320 raft_consensus.cc:3060] T 14cefc4286304a80bff1a9b3b95cbf98 P 0a13408d2adb466e913378fa190a2ebd [term 1 FOLLOWER]: Advancing to term 2
I20260608 09:53:03.943162 26468 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "14cefc4286304a80bff1a9b3b95cbf98" candidate_uuid: "0572fde696d94f35bedb22a601b934c4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "cc92b62432764dc99d7c7424a9ca417c"
I20260608 09:53:03.943907 26468 raft_consensus.cc:3060] T 14cefc4286304a80bff1a9b3b95cbf98 P cc92b62432764dc99d7c7424a9ca417c [term 1 FOLLOWER]: Advancing to term 2
I20260608 09:53:03.949761 26320 raft_consensus.cc:2468] T 14cefc4286304a80bff1a9b3b95cbf98 P 0a13408d2adb466e913378fa190a2ebd [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0572fde696d94f35bedb22a601b934c4 in term 2.
I20260608 09:53:03.949836 26468 raft_consensus.cc:2468] T 14cefc4286304a80bff1a9b3b95cbf98 P cc92b62432764dc99d7c7424a9ca417c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0572fde696d94f35bedb22a601b934c4 in term 2.
I20260608 09:53:03.951013 26361 leader_election.cc:304] T 14cefc4286304a80bff1a9b3b95cbf98 P 0572fde696d94f35bedb22a601b934c4 [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: 0572fde696d94f35bedb22a601b934c4, cc92b62432764dc99d7c7424a9ca417c; no voters: 
I20260608 09:53:03.951781 26540 raft_consensus.cc:2804] T 14cefc4286304a80bff1a9b3b95cbf98 P 0572fde696d94f35bedb22a601b934c4 [term 2 FOLLOWER]: Leader election won for term 2
I20260608 09:53:03.952275 26540 raft_consensus.cc:697] T 14cefc4286304a80bff1a9b3b95cbf98 P 0572fde696d94f35bedb22a601b934c4 [term 2 LEADER]: Becoming Leader. State: Replica: 0572fde696d94f35bedb22a601b934c4, State: Running, Role: LEADER
I20260608 09:53:03.953045 26540 consensus_queue.cc:237] T 14cefc4286304a80bff1a9b3b95cbf98 P 0572fde696d94f35bedb22a601b934c4 [LEADER]: Queue 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: "0572fde696d94f35bedb22a601b934c4" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 37725 } } peers { permanent_uuid: "0a13408d2adb466e913378fa190a2ebd" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 45347 } } peers { permanent_uuid: "cc92b62432764dc99d7c7424a9ca417c" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 45805 } }
I20260608 09:53:03.960659 26215 catalog_manager.cc:5696] T 14cefc4286304a80bff1a9b3b95cbf98 P 0572fde696d94f35bedb22a601b934c4 reported cstate change: term changed from 1 to 2, leader changed from 0a13408d2adb466e913378fa190a2ebd (127.22.183.129) to 0572fde696d94f35bedb22a601b934c4 (127.22.183.130). New cstate: current_term: 2 leader_uuid: "0572fde696d94f35bedb22a601b934c4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0572fde696d94f35bedb22a601b934c4" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 37725 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0a13408d2adb466e913378fa190a2ebd" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 45347 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cc92b62432764dc99d7c7424a9ca417c" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 45805 } health_report { overall_health: UNKNOWN } } }
I20260608 09:53:04.134850 26759 ts_tablet_manager.cc:933] T 14b24a11b6ae4a9ba0f755df1be4f208 P 5735e0ae620a47e28f1a6eacbf21be90: Initiating tablet copy from peer 0a13408d2adb466e913378fa190a2ebd (127.22.183.129:45347)
I20260608 09:53:04.137015 26759 tablet_copy_client.cc:323] T 14b24a11b6ae4a9ba0f755df1be4f208 P 5735e0ae620a47e28f1a6eacbf21be90: tablet copy: Beginning tablet copy session from remote peer at address 127.22.183.129:45347
I20260608 09:53:04.138490 26330 tablet_copy_service.cc:140] P 0a13408d2adb466e913378fa190a2ebd: Received BeginTabletCopySession request for tablet 14b24a11b6ae4a9ba0f755df1be4f208 from peer 5735e0ae620a47e28f1a6eacbf21be90 ({username='slave'} at 127.0.0.1:58134)
I20260608 09:53:04.138962 26330 tablet_copy_service.cc:161] P 0a13408d2adb466e913378fa190a2ebd: Beginning new tablet copy session on tablet 14b24a11b6ae4a9ba0f755df1be4f208 from peer 5735e0ae620a47e28f1a6eacbf21be90 at {username='slave'} at 127.0.0.1:58134: session id = 5735e0ae620a47e28f1a6eacbf21be90-14b24a11b6ae4a9ba0f755df1be4f208
I20260608 09:53:04.144002 26330 tablet_copy_source_session.cc:215] T 14b24a11b6ae4a9ba0f755df1be4f208 P 0a13408d2adb466e913378fa190a2ebd: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 09:53:04.146912 26759 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 14b24a11b6ae4a9ba0f755df1be4f208. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:53:04.147202 26320 raft_consensus.cc:1275] T bcecf3abed4d4e7da94acebd219ed722 P 0a13408d2adb466e913378fa190a2ebd [term 2 FOLLOWER]: Refusing update from remote peer 5735e0ae620a47e28f1a6eacbf21be90: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260608 09:53:04.148861 26753 consensus_queue.cc:1048] T bcecf3abed4d4e7da94acebd219ed722 P 5735e0ae620a47e28f1a6eacbf21be90 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0a13408d2adb466e913378fa190a2ebd" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 45347 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260608 09:53:04.161827 26393 raft_consensus.cc:3060] T bcecf3abed4d4e7da94acebd219ed722 P 0572fde696d94f35bedb22a601b934c4 [term 1 FOLLOWER]: Advancing to term 2
I20260608 09:53:04.162020 26759 tablet_copy_client.cc:806] T 14b24a11b6ae4a9ba0f755df1be4f208 P 5735e0ae620a47e28f1a6eacbf21be90: tablet copy: Starting download of 0 data blocks...
I20260608 09:53:04.162643 26759 tablet_copy_client.cc:670] T 14b24a11b6ae4a9ba0f755df1be4f208 P 5735e0ae620a47e28f1a6eacbf21be90: tablet copy: Starting download of 1 WAL segments...
I20260608 09:53:04.172233 26393 raft_consensus.cc:1275] T bcecf3abed4d4e7da94acebd219ed722 P 0572fde696d94f35bedb22a601b934c4 [term 2 FOLLOWER]: Refusing update from remote peer 5735e0ae620a47e28f1a6eacbf21be90: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260608 09:53:04.173691 26753 consensus_queue.cc:1048] T bcecf3abed4d4e7da94acebd219ed722 P 5735e0ae620a47e28f1a6eacbf21be90 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0572fde696d94f35bedb22a601b934c4" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 37725 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260608 09:53:04.174449 26759 tablet_copy_client.cc:538] T 14b24a11b6ae4a9ba0f755df1be4f208 P 5735e0ae620a47e28f1a6eacbf21be90: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 09:53:04.182953 26759 tablet_bootstrap.cc:492] T 14b24a11b6ae4a9ba0f755df1be4f208 P 5735e0ae620a47e28f1a6eacbf21be90: Bootstrap starting.
I20260608 09:53:04.197687 26761 ts_tablet_manager.cc:933] T f71bbcea69f74e7489ae678d865776fc P 5735e0ae620a47e28f1a6eacbf21be90: Initiating tablet copy from peer cc92b62432764dc99d7c7424a9ca417c (127.22.183.131:45805)
I20260608 09:53:04.201428 26761 tablet_copy_client.cc:323] T f71bbcea69f74e7489ae678d865776fc P 5735e0ae620a47e28f1a6eacbf21be90: tablet copy: Beginning tablet copy session from remote peer at address 127.22.183.131:45805
I20260608 09:53:04.203538 26479 tablet_copy_service.cc:140] P cc92b62432764dc99d7c7424a9ca417c: Received BeginTabletCopySession request for tablet f71bbcea69f74e7489ae678d865776fc from peer 5735e0ae620a47e28f1a6eacbf21be90 ({username='slave'} at 127.0.0.1:50878)
I20260608 09:53:04.204145 26479 tablet_copy_service.cc:161] P cc92b62432764dc99d7c7424a9ca417c: Beginning new tablet copy session on tablet f71bbcea69f74e7489ae678d865776fc from peer 5735e0ae620a47e28f1a6eacbf21be90 at {username='slave'} at 127.0.0.1:50878: session id = 5735e0ae620a47e28f1a6eacbf21be90-f71bbcea69f74e7489ae678d865776fc
I20260608 09:53:04.207084 26393 raft_consensus.cc:1275] T 2200004028204ff8aae938b47fba6f79 P 0572fde696d94f35bedb22a601b934c4 [term 2 FOLLOWER]: Refusing update from remote peer 0a13408d2adb466e913378fa190a2ebd: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260608 09:53:04.207669 26759 tablet_bootstrap.cc:492] T 14b24a11b6ae4a9ba0f755df1be4f208 P 5735e0ae620a47e28f1a6eacbf21be90: 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 09:53:04.208562 26759 tablet_bootstrap.cc:492] T 14b24a11b6ae4a9ba0f755df1be4f208 P 5735e0ae620a47e28f1a6eacbf21be90: Bootstrap complete.
I20260608 09:53:04.209288 26759 ts_tablet_manager.cc:1403] T 14b24a11b6ae4a9ba0f755df1be4f208 P 5735e0ae620a47e28f1a6eacbf21be90: Time spent bootstrapping tablet: real 0.027s	user 0.020s	sys 0.008s
I20260608 09:53:04.210891 26581 consensus_queue.cc:1048] T 2200004028204ff8aae938b47fba6f79 P 0a13408d2adb466e913378fa190a2ebd [LEADER]: Connected to new peer: Peer: permanent_uuid: "0572fde696d94f35bedb22a601b934c4" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 37725 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260608 09:53:04.211740 26479 tablet_copy_source_session.cc:215] T f71bbcea69f74e7489ae678d865776fc P cc92b62432764dc99d7c7424a9ca417c: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 09:53:04.212291 26759 raft_consensus.cc:359] T 14b24a11b6ae4a9ba0f755df1be4f208 P 5735e0ae620a47e28f1a6eacbf21be90 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0572fde696d94f35bedb22a601b934c4" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 37725 } } peers { permanent_uuid: "0a13408d2adb466e913378fa190a2ebd" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 45347 } } peers { permanent_uuid: "cc92b62432764dc99d7c7424a9ca417c" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 45805 } attrs { replace: true } } peers { permanent_uuid: "5735e0ae620a47e28f1a6eacbf21be90" member_type: NON_VOTER last_known_addr { host: "127.22.183.132" port: 44919 } attrs { promote: true } }
I20260608 09:53:04.213189 26759 raft_consensus.cc:740] T 14b24a11b6ae4a9ba0f755df1be4f208 P 5735e0ae620a47e28f1a6eacbf21be90 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 5735e0ae620a47e28f1a6eacbf21be90, State: Initialized, Role: LEARNER
I20260608 09:53:04.213869 26759 consensus_queue.cc:260] T 14b24a11b6ae4a9ba0f755df1be4f208 P 5735e0ae620a47e28f1a6eacbf21be90 [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: "0572fde696d94f35bedb22a601b934c4" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 37725 } } peers { permanent_uuid: "0a13408d2adb466e913378fa190a2ebd" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 45347 } } peers { permanent_uuid: "cc92b62432764dc99d7c7424a9ca417c" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 45805 } attrs { replace: true } } peers { permanent_uuid: "5735e0ae620a47e28f1a6eacbf21be90" member_type: NON_VOTER last_known_addr { host: "127.22.183.132" port: 44919 } attrs { promote: true } }
I20260608 09:53:04.216311 26759 ts_tablet_manager.cc:1434] T 14b24a11b6ae4a9ba0f755df1be4f208 P 5735e0ae620a47e28f1a6eacbf21be90: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260608 09:53:04.218058 26330 tablet_copy_service.cc:342] P 0a13408d2adb466e913378fa190a2ebd: Request end of tablet copy session 5735e0ae620a47e28f1a6eacbf21be90-14b24a11b6ae4a9ba0f755df1be4f208 received from {username='slave'} at 127.0.0.1:58134
I20260608 09:53:04.218459 26330 tablet_copy_service.cc:434] P 0a13408d2adb466e913378fa190a2ebd: ending tablet copy session 5735e0ae620a47e28f1a6eacbf21be90-14b24a11b6ae4a9ba0f755df1be4f208 on tablet 14b24a11b6ae4a9ba0f755df1be4f208 with peer 5735e0ae620a47e28f1a6eacbf21be90
I20260608 09:53:04.219833 26761 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f71bbcea69f74e7489ae678d865776fc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:53:04.241605 26468 raft_consensus.cc:1275] T 2200004028204ff8aae938b47fba6f79 P cc92b62432764dc99d7c7424a9ca417c [term 2 FOLLOWER]: Refusing update from remote peer 0a13408d2adb466e913378fa190a2ebd: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260608 09:53:04.243271 26581 consensus_queue.cc:1048] T 2200004028204ff8aae938b47fba6f79 P 0a13408d2adb466e913378fa190a2ebd [LEADER]: Connected to new peer: Peer: permanent_uuid: "cc92b62432764dc99d7c7424a9ca417c" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 45805 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260608 09:53:04.248061 26761 tablet_copy_client.cc:806] T f71bbcea69f74e7489ae678d865776fc P 5735e0ae620a47e28f1a6eacbf21be90: tablet copy: Starting download of 0 data blocks...
I20260608 09:53:04.248623 26761 tablet_copy_client.cc:670] T f71bbcea69f74e7489ae678d865776fc P 5735e0ae620a47e28f1a6eacbf21be90: tablet copy: Starting download of 1 WAL segments...
I20260608 09:53:04.253615 26759 ts_tablet_manager.cc:933] T b406396490674adcb7177b29930c556b P 5735e0ae620a47e28f1a6eacbf21be90: Initiating tablet copy from peer 0a13408d2adb466e913378fa190a2ebd (127.22.183.129:45347)
I20260608 09:53:04.256596 26761 tablet_copy_client.cc:538] T f71bbcea69f74e7489ae678d865776fc P 5735e0ae620a47e28f1a6eacbf21be90: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 09:53:04.280932 26761 tablet_bootstrap.cc:492] T f71bbcea69f74e7489ae678d865776fc P 5735e0ae620a47e28f1a6eacbf21be90: Bootstrap starting.
I20260608 09:53:04.293313 26759 tablet_copy_client.cc:323] T b406396490674adcb7177b29930c556b P 5735e0ae620a47e28f1a6eacbf21be90: tablet copy: Beginning tablet copy session from remote peer at address 127.22.183.129:45347
I20260608 09:53:04.295159 26330 tablet_copy_service.cc:140] P 0a13408d2adb466e913378fa190a2ebd: Received BeginTabletCopySession request for tablet b406396490674adcb7177b29930c556b from peer 5735e0ae620a47e28f1a6eacbf21be90 ({username='slave'} at 127.0.0.1:58134)
I20260608 09:53:04.295696 26330 tablet_copy_service.cc:161] P 0a13408d2adb466e913378fa190a2ebd: Beginning new tablet copy session on tablet b406396490674adcb7177b29930c556b from peer 5735e0ae620a47e28f1a6eacbf21be90 at {username='slave'} at 127.0.0.1:58134: session id = 5735e0ae620a47e28f1a6eacbf21be90-b406396490674adcb7177b29930c556b
I20260608 09:53:04.304302 26330 tablet_copy_source_session.cc:215] T b406396490674adcb7177b29930c556b P 0a13408d2adb466e913378fa190a2ebd: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 09:53:04.307821 26759 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b406396490674adcb7177b29930c556b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:53:04.313371 26761 tablet_bootstrap.cc:492] T f71bbcea69f74e7489ae678d865776fc P 5735e0ae620a47e28f1a6eacbf21be90: 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 09:53:04.314261 26761 tablet_bootstrap.cc:492] T f71bbcea69f74e7489ae678d865776fc P 5735e0ae620a47e28f1a6eacbf21be90: Bootstrap complete.
I20260608 09:53:04.314932 26761 ts_tablet_manager.cc:1403] T f71bbcea69f74e7489ae678d865776fc P 5735e0ae620a47e28f1a6eacbf21be90: Time spent bootstrapping tablet: real 0.034s	user 0.013s	sys 0.012s
I20260608 09:53:04.317569 26759 tablet_copy_client.cc:806] T b406396490674adcb7177b29930c556b P 5735e0ae620a47e28f1a6eacbf21be90: tablet copy: Starting download of 0 data blocks...
I20260608 09:53:04.318079 26759 tablet_copy_client.cc:670] T b406396490674adcb7177b29930c556b P 5735e0ae620a47e28f1a6eacbf21be90: tablet copy: Starting download of 1 WAL segments...
I20260608 09:53:04.317957 26761 raft_consensus.cc:359] T f71bbcea69f74e7489ae678d865776fc P 5735e0ae620a47e28f1a6eacbf21be90 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0572fde696d94f35bedb22a601b934c4" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 37725 } } peers { permanent_uuid: "0a13408d2adb466e913378fa190a2ebd" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 45347 } attrs { replace: true } } peers { permanent_uuid: "cc92b62432764dc99d7c7424a9ca417c" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 45805 } } peers { permanent_uuid: "5735e0ae620a47e28f1a6eacbf21be90" member_type: NON_VOTER last_known_addr { host: "127.22.183.132" port: 44919 } attrs { promote: true } }
I20260608 09:53:04.318800 26761 raft_consensus.cc:740] T f71bbcea69f74e7489ae678d865776fc P 5735e0ae620a47e28f1a6eacbf21be90 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 5735e0ae620a47e28f1a6eacbf21be90, State: Initialized, Role: LEARNER
I20260608 09:53:04.319516 26761 consensus_queue.cc:260] T f71bbcea69f74e7489ae678d865776fc P 5735e0ae620a47e28f1a6eacbf21be90 [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: "0572fde696d94f35bedb22a601b934c4" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 37725 } } peers { permanent_uuid: "0a13408d2adb466e913378fa190a2ebd" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 45347 } attrs { replace: true } } peers { permanent_uuid: "cc92b62432764dc99d7c7424a9ca417c" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 45805 } } peers { permanent_uuid: "5735e0ae620a47e28f1a6eacbf21be90" member_type: NON_VOTER last_known_addr { host: "127.22.183.132" port: 44919 } attrs { promote: true } }
I20260608 09:53:04.321885 26761 ts_tablet_manager.cc:1434] T f71bbcea69f74e7489ae678d865776fc P 5735e0ae620a47e28f1a6eacbf21be90: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.000s
I20260608 09:53:04.323465 26759 tablet_copy_client.cc:538] T b406396490674adcb7177b29930c556b P 5735e0ae620a47e28f1a6eacbf21be90: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 09:53:04.323777 26479 tablet_copy_service.cc:342] P cc92b62432764dc99d7c7424a9ca417c: Request end of tablet copy session 5735e0ae620a47e28f1a6eacbf21be90-f71bbcea69f74e7489ae678d865776fc received from {username='slave'} at 127.0.0.1:50878
I20260608 09:53:04.324189 26479 tablet_copy_service.cc:434] P cc92b62432764dc99d7c7424a9ca417c: ending tablet copy session 5735e0ae620a47e28f1a6eacbf21be90-f71bbcea69f74e7489ae678d865776fc on tablet f71bbcea69f74e7489ae678d865776fc with peer 5735e0ae620a47e28f1a6eacbf21be90
I20260608 09:53:04.331619 26759 tablet_bootstrap.cc:492] T b406396490674adcb7177b29930c556b P 5735e0ae620a47e28f1a6eacbf21be90: Bootstrap starting.
I20260608 09:53:04.350410 26320 raft_consensus.cc:1275] T 14cefc4286304a80bff1a9b3b95cbf98 P 0a13408d2adb466e913378fa190a2ebd [term 2 FOLLOWER]: Refusing update from remote peer 0572fde696d94f35bedb22a601b934c4: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260608 09:53:04.351938 26540 consensus_queue.cc:1048] T 14cefc4286304a80bff1a9b3b95cbf98 P 0572fde696d94f35bedb22a601b934c4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0a13408d2adb466e913378fa190a2ebd" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 45347 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260608 09:53:04.354262 26759 tablet_bootstrap.cc:492] T b406396490674adcb7177b29930c556b P 5735e0ae620a47e28f1a6eacbf21be90: 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 09:53:04.355116 26759 tablet_bootstrap.cc:492] T b406396490674adcb7177b29930c556b P 5735e0ae620a47e28f1a6eacbf21be90: Bootstrap complete.
I20260608 09:53:04.355791 26759 ts_tablet_manager.cc:1403] T b406396490674adcb7177b29930c556b P 5735e0ae620a47e28f1a6eacbf21be90: Time spent bootstrapping tablet: real 0.024s	user 0.019s	sys 0.004s
I20260608 09:53:04.358856 26759 raft_consensus.cc:359] T b406396490674adcb7177b29930c556b P 5735e0ae620a47e28f1a6eacbf21be90 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0572fde696d94f35bedb22a601b934c4" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 37725 } attrs { replace: true } } peers { permanent_uuid: "0a13408d2adb466e913378fa190a2ebd" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 45347 } } peers { permanent_uuid: "cc92b62432764dc99d7c7424a9ca417c" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 45805 } } peers { permanent_uuid: "5735e0ae620a47e28f1a6eacbf21be90" member_type: NON_VOTER last_known_addr { host: "127.22.183.132" port: 44919 } attrs { promote: true } }
I20260608 09:53:04.359732 26759 raft_consensus.cc:740] T b406396490674adcb7177b29930c556b P 5735e0ae620a47e28f1a6eacbf21be90 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 5735e0ae620a47e28f1a6eacbf21be90, State: Initialized, Role: LEARNER
I20260608 09:53:04.360404 26759 consensus_queue.cc:260] T b406396490674adcb7177b29930c556b P 5735e0ae620a47e28f1a6eacbf21be90 [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: "0572fde696d94f35bedb22a601b934c4" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 37725 } attrs { replace: true } } peers { permanent_uuid: "0a13408d2adb466e913378fa190a2ebd" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 45347 } } peers { permanent_uuid: "cc92b62432764dc99d7c7424a9ca417c" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 45805 } } peers { permanent_uuid: "5735e0ae620a47e28f1a6eacbf21be90" member_type: NON_VOTER last_known_addr { host: "127.22.183.132" port: 44919 } attrs { promote: true } }
I20260608 09:53:04.363128 26759 ts_tablet_manager.cc:1434] T b406396490674adcb7177b29930c556b P 5735e0ae620a47e28f1a6eacbf21be90: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260608 09:53:04.365666 26468 raft_consensus.cc:1275] T 14cefc4286304a80bff1a9b3b95cbf98 P cc92b62432764dc99d7c7424a9ca417c [term 2 FOLLOWER]: Refusing update from remote peer 0572fde696d94f35bedb22a601b934c4: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260608 09:53:04.366626 26330 tablet_copy_service.cc:342] P 0a13408d2adb466e913378fa190a2ebd: Request end of tablet copy session 5735e0ae620a47e28f1a6eacbf21be90-b406396490674adcb7177b29930c556b received from {username='slave'} at 127.0.0.1:58134
I20260608 09:53:04.367065 26330 tablet_copy_service.cc:434] P 0a13408d2adb466e913378fa190a2ebd: ending tablet copy session 5735e0ae620a47e28f1a6eacbf21be90-b406396490674adcb7177b29930c556b on tablet b406396490674adcb7177b29930c556b with peer 5735e0ae620a47e28f1a6eacbf21be90
I20260608 09:53:04.368448 26540 consensus_queue.cc:1048] T 14cefc4286304a80bff1a9b3b95cbf98 P 0572fde696d94f35bedb22a601b934c4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cc92b62432764dc99d7c7424a9ca417c" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 45805 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260608 09:53:04.392638 26394 raft_consensus.cc:1275] T e39e4e41950c443cb4928ff9bb20360c P 0572fde696d94f35bedb22a601b934c4 [term 2 FOLLOWER]: Refusing update from remote peer 5735e0ae620a47e28f1a6eacbf21be90: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260608 09:53:04.393783 26753 consensus_queue.cc:1048] T e39e4e41950c443cb4928ff9bb20360c P 5735e0ae620a47e28f1a6eacbf21be90 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0572fde696d94f35bedb22a601b934c4" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 37725 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260608 09:53:04.404708 26468 raft_consensus.cc:1275] T e39e4e41950c443cb4928ff9bb20360c P cc92b62432764dc99d7c7424a9ca417c [term 2 FOLLOWER]: Refusing update from remote peer 5735e0ae620a47e28f1a6eacbf21be90: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260608 09:53:04.406782 26720 consensus_queue.cc:1048] T e39e4e41950c443cb4928ff9bb20360c P 5735e0ae620a47e28f1a6eacbf21be90 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cc92b62432764dc99d7c7424a9ca417c" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 45805 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260608 09:53:04.418870 26759 ts_tablet_manager.cc:933] T c0d00847556344c195098f8fe6891d77 P 5735e0ae620a47e28f1a6eacbf21be90: Initiating tablet copy from peer 0572fde696d94f35bedb22a601b934c4 (127.22.183.130:37725)
I20260608 09:53:04.420921 26759 tablet_copy_client.cc:323] T c0d00847556344c195098f8fe6891d77 P 5735e0ae620a47e28f1a6eacbf21be90: tablet copy: Beginning tablet copy session from remote peer at address 127.22.183.130:37725
I20260608 09:53:04.422595 26405 tablet_copy_service.cc:140] P 0572fde696d94f35bedb22a601b934c4: Received BeginTabletCopySession request for tablet c0d00847556344c195098f8fe6891d77 from peer 5735e0ae620a47e28f1a6eacbf21be90 ({username='slave'} at 127.0.0.1:49532)
I20260608 09:53:04.423175 26405 tablet_copy_service.cc:161] P 0572fde696d94f35bedb22a601b934c4: Beginning new tablet copy session on tablet c0d00847556344c195098f8fe6891d77 from peer 5735e0ae620a47e28f1a6eacbf21be90 at {username='slave'} at 127.0.0.1:49532: session id = 5735e0ae620a47e28f1a6eacbf21be90-c0d00847556344c195098f8fe6891d77
I20260608 09:53:04.430691 26405 tablet_copy_source_session.cc:215] T c0d00847556344c195098f8fe6891d77 P 0572fde696d94f35bedb22a601b934c4: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 09:53:04.433197 26759 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c0d00847556344c195098f8fe6891d77. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:53:04.443532 26759 tablet_copy_client.cc:806] T c0d00847556344c195098f8fe6891d77 P 5735e0ae620a47e28f1a6eacbf21be90: tablet copy: Starting download of 0 data blocks...
I20260608 09:53:04.443969 26759 tablet_copy_client.cc:670] T c0d00847556344c195098f8fe6891d77 P 5735e0ae620a47e28f1a6eacbf21be90: tablet copy: Starting download of 1 WAL segments...
I20260608 09:53:04.447228 26759 tablet_copy_client.cc:538] T c0d00847556344c195098f8fe6891d77 P 5735e0ae620a47e28f1a6eacbf21be90: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 09:53:04.452075 26759 tablet_bootstrap.cc:492] T c0d00847556344c195098f8fe6891d77 P 5735e0ae620a47e28f1a6eacbf21be90: Bootstrap starting.
I20260608 09:53:04.465633 26759 tablet_bootstrap.cc:492] T c0d00847556344c195098f8fe6891d77 P 5735e0ae620a47e28f1a6eacbf21be90: 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 09:53:04.466357 26759 tablet_bootstrap.cc:492] T c0d00847556344c195098f8fe6891d77 P 5735e0ae620a47e28f1a6eacbf21be90: Bootstrap complete.
I20260608 09:53:04.466991 26759 ts_tablet_manager.cc:1403] T c0d00847556344c195098f8fe6891d77 P 5735e0ae620a47e28f1a6eacbf21be90: Time spent bootstrapping tablet: real 0.015s	user 0.011s	sys 0.000s
I20260608 09:53:04.469517 26759 raft_consensus.cc:359] T c0d00847556344c195098f8fe6891d77 P 5735e0ae620a47e28f1a6eacbf21be90 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0a13408d2adb466e913378fa190a2ebd" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 45347 } attrs { replace: true } } peers { permanent_uuid: "0572fde696d94f35bedb22a601b934c4" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 37725 } } peers { permanent_uuid: "cc92b62432764dc99d7c7424a9ca417c" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 45805 } } peers { permanent_uuid: "5735e0ae620a47e28f1a6eacbf21be90" member_type: NON_VOTER last_known_addr { host: "127.22.183.132" port: 44919 } attrs { promote: true } }
I20260608 09:53:04.470073 26759 raft_consensus.cc:740] T c0d00847556344c195098f8fe6891d77 P 5735e0ae620a47e28f1a6eacbf21be90 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 5735e0ae620a47e28f1a6eacbf21be90, State: Initialized, Role: LEARNER
I20260608 09:53:04.470538 26759 consensus_queue.cc:260] T c0d00847556344c195098f8fe6891d77 P 5735e0ae620a47e28f1a6eacbf21be90 [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: "0a13408d2adb466e913378fa190a2ebd" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 45347 } attrs { replace: true } } peers { permanent_uuid: "0572fde696d94f35bedb22a601b934c4" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 37725 } } peers { permanent_uuid: "cc92b62432764dc99d7c7424a9ca417c" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 45805 } } peers { permanent_uuid: "5735e0ae620a47e28f1a6eacbf21be90" member_type: NON_VOTER last_known_addr { host: "127.22.183.132" port: 44919 } attrs { promote: true } }
I20260608 09:53:04.472059 26759 ts_tablet_manager.cc:1434] T c0d00847556344c195098f8fe6891d77 P 5735e0ae620a47e28f1a6eacbf21be90: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260608 09:53:04.473694 26405 tablet_copy_service.cc:342] P 0572fde696d94f35bedb22a601b934c4: Request end of tablet copy session 5735e0ae620a47e28f1a6eacbf21be90-c0d00847556344c195098f8fe6891d77 received from {username='slave'} at 127.0.0.1:49532
I20260608 09:53:04.474063 26405 tablet_copy_service.cc:434] P 0572fde696d94f35bedb22a601b934c4: ending tablet copy session 5735e0ae620a47e28f1a6eacbf21be90-c0d00847556344c195098f8fe6891d77 on tablet c0d00847556344c195098f8fe6891d77 with peer 5735e0ae620a47e28f1a6eacbf21be90
I20260608 09:53:04.584363 26634 raft_consensus.cc:1217] T 14b24a11b6ae4a9ba0f755df1be4f208 P 5735e0ae620a47e28f1a6eacbf21be90 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260608 09:53:04.738160 26634 raft_consensus.cc:1217] T b406396490674adcb7177b29930c556b P 5735e0ae620a47e28f1a6eacbf21be90 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260608 09:53:04.749467 26634 raft_consensus.cc:1217] T f71bbcea69f74e7489ae678d865776fc P 5735e0ae620a47e28f1a6eacbf21be90 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260608 09:53:04.871328 26634 raft_consensus.cc:1217] T c0d00847556344c195098f8fe6891d77 P 5735e0ae620a47e28f1a6eacbf21be90 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260608 09:53:05.159641 26532 raft_consensus.cc:1064] T f71bbcea69f74e7489ae678d865776fc P cc92b62432764dc99d7c7424a9ca417c: attempting to promote NON_VOTER 5735e0ae620a47e28f1a6eacbf21be90 to VOTER
I20260608 09:53:05.162009 26532 consensus_queue.cc:237] T f71bbcea69f74e7489ae678d865776fc P cc92b62432764dc99d7c7424a9ca417c [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: "0572fde696d94f35bedb22a601b934c4" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 37725 } } peers { permanent_uuid: "0a13408d2adb466e913378fa190a2ebd" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 45347 } attrs { replace: true } } peers { permanent_uuid: "cc92b62432764dc99d7c7424a9ca417c" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 45805 } } peers { permanent_uuid: "5735e0ae620a47e28f1a6eacbf21be90" member_type: VOTER last_known_addr { host: "127.22.183.132" port: 44919 } attrs { promote: false } }
I20260608 09:53:05.172822 26320 raft_consensus.cc:1275] T f71bbcea69f74e7489ae678d865776fc P 0a13408d2adb466e913378fa190a2ebd [term 1 FOLLOWER]: Refusing update from remote peer cc92b62432764dc99d7c7424a9ca417c: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 09:53:05.174247 26635 raft_consensus.cc:1275] T f71bbcea69f74e7489ae678d865776fc P 5735e0ae620a47e28f1a6eacbf21be90 [term 1 LEARNER]: Refusing update from remote peer cc92b62432764dc99d7c7424a9ca417c: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 09:53:05.174304 26532 consensus_queue.cc:1048] T f71bbcea69f74e7489ae678d865776fc P cc92b62432764dc99d7c7424a9ca417c [LEADER]: Connected to new peer: Peer: permanent_uuid: "0a13408d2adb466e913378fa190a2ebd" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 45347 } 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 09:53:05.174911 26394 raft_consensus.cc:1275] T f71bbcea69f74e7489ae678d865776fc P 0572fde696d94f35bedb22a601b934c4 [term 1 FOLLOWER]: Refusing update from remote peer cc92b62432764dc99d7c7424a9ca417c: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 09:53:05.176007 26775 consensus_queue.cc:1048] T f71bbcea69f74e7489ae678d865776fc P cc92b62432764dc99d7c7424a9ca417c [LEADER]: Connected to new peer: Peer: permanent_uuid: "5735e0ae620a47e28f1a6eacbf21be90" member_type: VOTER last_known_addr { host: "127.22.183.132" port: 44919 } 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 09:53:05.176944 26532 consensus_queue.cc:1048] T f71bbcea69f74e7489ae678d865776fc P cc92b62432764dc99d7c7424a9ca417c [LEADER]: Connected to new peer: Peer: permanent_uuid: "0572fde696d94f35bedb22a601b934c4" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 37725 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260608 09:53:05.194422 26775 raft_consensus.cc:2955] T f71bbcea69f74e7489ae678d865776fc P cc92b62432764dc99d7c7424a9ca417c [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 5735e0ae620a47e28f1a6eacbf21be90 (127.22.183.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0572fde696d94f35bedb22a601b934c4" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 37725 } } peers { permanent_uuid: "0a13408d2adb466e913378fa190a2ebd" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 45347 } attrs { replace: true } } peers { permanent_uuid: "cc92b62432764dc99d7c7424a9ca417c" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 45805 } } peers { permanent_uuid: "5735e0ae620a47e28f1a6eacbf21be90" member_type: VOTER last_known_addr { host: "127.22.183.132" port: 44919 } attrs { promote: false } } }
I20260608 09:53:05.202520 26393 raft_consensus.cc:2955] T f71bbcea69f74e7489ae678d865776fc P 0572fde696d94f35bedb22a601b934c4 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 5735e0ae620a47e28f1a6eacbf21be90 (127.22.183.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0572fde696d94f35bedb22a601b934c4" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 37725 } } peers { permanent_uuid: "0a13408d2adb466e913378fa190a2ebd" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 45347 } attrs { replace: true } } peers { permanent_uuid: "cc92b62432764dc99d7c7424a9ca417c" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 45805 } } peers { permanent_uuid: "5735e0ae620a47e28f1a6eacbf21be90" member_type: VOTER last_known_addr { host: "127.22.183.132" port: 44919 } attrs { promote: false } } }
I20260608 09:53:05.209877 26673 raft_consensus.cc:1064] T 14b24a11b6ae4a9ba0f755df1be4f208 P 0a13408d2adb466e913378fa190a2ebd: attempting to promote NON_VOTER 5735e0ae620a47e28f1a6eacbf21be90 to VOTER
I20260608 09:53:05.213522 26673 consensus_queue.cc:237] T 14b24a11b6ae4a9ba0f755df1be4f208 P 0a13408d2adb466e913378fa190a2ebd [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: "0572fde696d94f35bedb22a601b934c4" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 37725 } } peers { permanent_uuid: "0a13408d2adb466e913378fa190a2ebd" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 45347 } } peers { permanent_uuid: "cc92b62432764dc99d7c7424a9ca417c" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 45805 } attrs { replace: true } } peers { permanent_uuid: "5735e0ae620a47e28f1a6eacbf21be90" member_type: VOTER last_known_addr { host: "127.22.183.132" port: 44919 } attrs { promote: false } }
I20260608 09:53:05.221144 26216 catalog_manager.cc:5696] T f71bbcea69f74e7489ae678d865776fc P 0572fde696d94f35bedb22a601b934c4 reported cstate change: config changed from index 2 to 3, 5735e0ae620a47e28f1a6eacbf21be90 (127.22.183.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "cc92b62432764dc99d7c7424a9ca417c" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0572fde696d94f35bedb22a601b934c4" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 37725 } } peers { permanent_uuid: "0a13408d2adb466e913378fa190a2ebd" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 45347 } attrs { replace: true } } peers { permanent_uuid: "cc92b62432764dc99d7c7424a9ca417c" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 45805 } } peers { permanent_uuid: "5735e0ae620a47e28f1a6eacbf21be90" member_type: VOTER last_known_addr { host: "127.22.183.132" port: 44919 } attrs { promote: false } } }
I20260608 09:53:05.223433 26635 raft_consensus.cc:2955] T f71bbcea69f74e7489ae678d865776fc P 5735e0ae620a47e28f1a6eacbf21be90 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 5735e0ae620a47e28f1a6eacbf21be90 (127.22.183.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0572fde696d94f35bedb22a601b934c4" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 37725 } } peers { permanent_uuid: "0a13408d2adb466e913378fa190a2ebd" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 45347 } attrs { replace: true } } peers { permanent_uuid: "cc92b62432764dc99d7c7424a9ca417c" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 45805 } } peers { permanent_uuid: "5735e0ae620a47e28f1a6eacbf21be90" member_type: VOTER last_known_addr { host: "127.22.183.132" port: 44919 } attrs { promote: false } } }
I20260608 09:53:05.262019 26634 raft_consensus.cc:1275] T 14b24a11b6ae4a9ba0f755df1be4f208 P 5735e0ae620a47e28f1a6eacbf21be90 [term 1 LEARNER]: Refusing update from remote peer 0a13408d2adb466e913378fa190a2ebd: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 09:53:05.264232 26519 consensus_queue.cc:1048] T 14b24a11b6ae4a9ba0f755df1be4f208 P 0a13408d2adb466e913378fa190a2ebd [LEADER]: Connected to new peer: Peer: permanent_uuid: "5735e0ae620a47e28f1a6eacbf21be90" member_type: VOTER last_known_addr { host: "127.22.183.132" port: 44919 } 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 09:53:05.266398 26433 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.22.183.129:45347, user_credentials={real_user=slave}} blocked reactor thread for 68639.5us
I20260608 09:53:05.269013 26320 raft_consensus.cc:2955] T f71bbcea69f74e7489ae678d865776fc P 0a13408d2adb466e913378fa190a2ebd [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 5735e0ae620a47e28f1a6eacbf21be90 (127.22.183.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0572fde696d94f35bedb22a601b934c4" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 37725 } } peers { permanent_uuid: "0a13408d2adb466e913378fa190a2ebd" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 45347 } attrs { replace: true } } peers { permanent_uuid: "cc92b62432764dc99d7c7424a9ca417c" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 45805 } } peers { permanent_uuid: "5735e0ae620a47e28f1a6eacbf21be90" member_type: VOTER last_known_addr { host: "127.22.183.132" port: 44919 } attrs { promote: false } } }
I20260608 09:53:05.279485 26468 raft_consensus.cc:1275] T 14b24a11b6ae4a9ba0f755df1be4f208 P cc92b62432764dc99d7c7424a9ca417c [term 1 FOLLOWER]: Refusing update from remote peer 0a13408d2adb466e913378fa190a2ebd: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 09:53:05.279852 26394 raft_consensus.cc:1275] T 14b24a11b6ae4a9ba0f755df1be4f208 P 0572fde696d94f35bedb22a601b934c4 [term 1 FOLLOWER]: Refusing update from remote peer 0a13408d2adb466e913378fa190a2ebd: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 09:53:05.282079 26673 consensus_queue.cc:1048] T 14b24a11b6ae4a9ba0f755df1be4f208 P 0a13408d2adb466e913378fa190a2ebd [LEADER]: Connected to new peer: Peer: permanent_uuid: "0572fde696d94f35bedb22a601b934c4" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 37725 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260608 09:53:05.282930 26581 consensus_queue.cc:1048] T 14b24a11b6ae4a9ba0f755df1be4f208 P 0a13408d2adb466e913378fa190a2ebd [LEADER]: Connected to new peer: Peer: permanent_uuid: "cc92b62432764dc99d7c7424a9ca417c" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 45805 } 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 09:53:05.294471 26581 raft_consensus.cc:1064] T b406396490674adcb7177b29930c556b P 0a13408d2adb466e913378fa190a2ebd: attempting to promote NON_VOTER 5735e0ae620a47e28f1a6eacbf21be90 to VOTER
I20260608 09:53:05.302634 26581 consensus_queue.cc:237] T b406396490674adcb7177b29930c556b P 0a13408d2adb466e913378fa190a2ebd [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: "0572fde696d94f35bedb22a601b934c4" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 37725 } attrs { replace: true } } peers { permanent_uuid: "0a13408d2adb466e913378fa190a2ebd" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 45347 } } peers { permanent_uuid: "cc92b62432764dc99d7c7424a9ca417c" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 45805 } } peers { permanent_uuid: "5735e0ae620a47e28f1a6eacbf21be90" member_type: VOTER last_known_addr { host: "127.22.183.132" port: 44919 } attrs { promote: false } }
I20260608 09:53:05.314738 26673 raft_consensus.cc:2955] T 14b24a11b6ae4a9ba0f755df1be4f208 P 0a13408d2adb466e913378fa190a2ebd [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 5735e0ae620a47e28f1a6eacbf21be90 (127.22.183.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0572fde696d94f35bedb22a601b934c4" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 37725 } } peers { permanent_uuid: "0a13408d2adb466e913378fa190a2ebd" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 45347 } } peers { permanent_uuid: "cc92b62432764dc99d7c7424a9ca417c" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 45805 } attrs { replace: true } } peers { permanent_uuid: "5735e0ae620a47e28f1a6eacbf21be90" member_type: VOTER last_known_addr { host: "127.22.183.132" port: 44919 } attrs { promote: false } } }
I20260608 09:53:05.316066 26394 raft_consensus.cc:2955] T 14b24a11b6ae4a9ba0f755df1be4f208 P 0572fde696d94f35bedb22a601b934c4 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 5735e0ae620a47e28f1a6eacbf21be90 (127.22.183.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0572fde696d94f35bedb22a601b934c4" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 37725 } } peers { permanent_uuid: "0a13408d2adb466e913378fa190a2ebd" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 45347 } } peers { permanent_uuid: "cc92b62432764dc99d7c7424a9ca417c" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 45805 } attrs { replace: true } } peers { permanent_uuid: "5735e0ae620a47e28f1a6eacbf21be90" member_type: VOTER last_known_addr { host: "127.22.183.132" port: 44919 } attrs { promote: false } } }
I20260608 09:53:05.328902 26467 consensus_queue.cc:237] T f71bbcea69f74e7489ae678d865776fc P cc92b62432764dc99d7c7424a9ca417c [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: "0572fde696d94f35bedb22a601b934c4" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 37725 } } peers { permanent_uuid: "cc92b62432764dc99d7c7424a9ca417c" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 45805 } } peers { permanent_uuid: "5735e0ae620a47e28f1a6eacbf21be90" member_type: VOTER last_known_addr { host: "127.22.183.132" port: 44919 } attrs { promote: false } }
I20260608 09:53:05.332413 26634 raft_consensus.cc:2955] T 14b24a11b6ae4a9ba0f755df1be4f208 P 5735e0ae620a47e28f1a6eacbf21be90 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 5735e0ae620a47e28f1a6eacbf21be90 (127.22.183.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0572fde696d94f35bedb22a601b934c4" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 37725 } } peers { permanent_uuid: "0a13408d2adb466e913378fa190a2ebd" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 45347 } } peers { permanent_uuid: "cc92b62432764dc99d7c7424a9ca417c" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 45805 } attrs { replace: true } } peers { permanent_uuid: "5735e0ae620a47e28f1a6eacbf21be90" member_type: VOTER last_known_addr { host: "127.22.183.132" port: 44919 } attrs { promote: false } } }
I20260608 09:53:05.341230 26778 raft_consensus.cc:1064] T c0d00847556344c195098f8fe6891d77 P 0572fde696d94f35bedb22a601b934c4: attempting to promote NON_VOTER 5735e0ae620a47e28f1a6eacbf21be90 to VOTER
I20260608 09:53:05.352242 26778 consensus_queue.cc:237] T c0d00847556344c195098f8fe6891d77 P 0572fde696d94f35bedb22a601b934c4 [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: "0a13408d2adb466e913378fa190a2ebd" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 45347 } attrs { replace: true } } peers { permanent_uuid: "0572fde696d94f35bedb22a601b934c4" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 37725 } } peers { permanent_uuid: "cc92b62432764dc99d7c7424a9ca417c" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 45805 } } peers { permanent_uuid: "5735e0ae620a47e28f1a6eacbf21be90" member_type: VOTER last_known_addr { host: "127.22.183.132" port: 44919 } attrs { promote: false } }
I20260608 09:53:05.356775 26217 catalog_manager.cc:5696] T 14b24a11b6ae4a9ba0f755df1be4f208 P 5735e0ae620a47e28f1a6eacbf21be90 reported cstate change: config changed from index 2 to 3, 5735e0ae620a47e28f1a6eacbf21be90 (127.22.183.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "0a13408d2adb466e913378fa190a2ebd" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0572fde696d94f35bedb22a601b934c4" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 37725 } } peers { permanent_uuid: "0a13408d2adb466e913378fa190a2ebd" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 45347 } } peers { permanent_uuid: "cc92b62432764dc99d7c7424a9ca417c" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 45805 } attrs { replace: true } } peers { permanent_uuid: "5735e0ae620a47e28f1a6eacbf21be90" member_type: VOTER last_known_addr { host: "127.22.183.132" port: 44919 } attrs { promote: false } } }
I20260608 09:53:05.358668 26635 raft_consensus.cc:1275] T f71bbcea69f74e7489ae678d865776fc P 5735e0ae620a47e28f1a6eacbf21be90 [term 1 FOLLOWER]: Refusing update from remote peer cc92b62432764dc99d7c7424a9ca417c: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260608 09:53:05.351697 26468 raft_consensus.cc:2955] T 14b24a11b6ae4a9ba0f755df1be4f208 P cc92b62432764dc99d7c7424a9ca417c [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 5735e0ae620a47e28f1a6eacbf21be90 (127.22.183.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0572fde696d94f35bedb22a601b934c4" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 37725 } } peers { permanent_uuid: "0a13408d2adb466e913378fa190a2ebd" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 45347 } } peers { permanent_uuid: "cc92b62432764dc99d7c7424a9ca417c" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 45805 } attrs { replace: true } } peers { permanent_uuid: "5735e0ae620a47e28f1a6eacbf21be90" member_type: VOTER last_known_addr { host: "127.22.183.132" port: 44919 } attrs { promote: false } } }
I20260608 09:53:05.360392 26784 consensus_queue.cc:1048] T f71bbcea69f74e7489ae678d865776fc P cc92b62432764dc99d7c7424a9ca417c [LEADER]: Connected to new peer: Peer: permanent_uuid: "5735e0ae620a47e28f1a6eacbf21be90" member_type: VOTER last_known_addr { host: "127.22.183.132" port: 44919 } 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 09:53:05.368382 26393 raft_consensus.cc:1275] T f71bbcea69f74e7489ae678d865776fc P 0572fde696d94f35bedb22a601b934c4 [term 1 FOLLOWER]: Refusing update from remote peer cc92b62432764dc99d7c7424a9ca417c: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260608 09:53:05.374925 26775 consensus_queue.cc:1048] T f71bbcea69f74e7489ae678d865776fc P cc92b62432764dc99d7c7424a9ca417c [LEADER]: Connected to new peer: Peer: permanent_uuid: "0572fde696d94f35bedb22a601b934c4" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 37725 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260608 09:53:05.379271 26395 raft_consensus.cc:1275] T b406396490674adcb7177b29930c556b P 0572fde696d94f35bedb22a601b934c4 [term 1 FOLLOWER]: Refusing update from remote peer 0a13408d2adb466e913378fa190a2ebd: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 09:53:05.378758 26780 raft_consensus.cc:2955] T f71bbcea69f74e7489ae678d865776fc P cc92b62432764dc99d7c7424a9ca417c [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 0a13408d2adb466e913378fa190a2ebd (127.22.183.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0572fde696d94f35bedb22a601b934c4" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 37725 } } peers { permanent_uuid: "cc92b62432764dc99d7c7424a9ca417c" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 45805 } } peers { permanent_uuid: "5735e0ae620a47e28f1a6eacbf21be90" member_type: VOTER last_known_addr { host: "127.22.183.132" port: 44919 } attrs { promote: false } } }
I20260608 09:53:05.381423 26519 consensus_queue.cc:1048] T b406396490674adcb7177b29930c556b P 0a13408d2adb466e913378fa190a2ebd [LEADER]: Connected to new peer: Peer: permanent_uuid: "0572fde696d94f35bedb22a601b934c4" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 37725 } 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 09:53:05.384873 26635 raft_consensus.cc:1275] T c0d00847556344c195098f8fe6891d77 P 5735e0ae620a47e28f1a6eacbf21be90 [term 1 LEARNER]: Refusing update from remote peer 0572fde696d94f35bedb22a601b934c4: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 09:53:05.386628 26778 consensus_queue.cc:1048] T c0d00847556344c195098f8fe6891d77 P 0572fde696d94f35bedb22a601b934c4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5735e0ae620a47e28f1a6eacbf21be90" member_type: VOTER last_known_addr { host: "127.22.183.132" port: 44919 } 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 09:53:05.388540 26320 raft_consensus.cc:1275] T c0d00847556344c195098f8fe6891d77 P 0a13408d2adb466e913378fa190a2ebd [term 1 FOLLOWER]: Refusing update from remote peer 0572fde696d94f35bedb22a601b934c4: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 09:53:05.390857 26776 consensus_queue.cc:1048] T c0d00847556344c195098f8fe6891d77 P 0572fde696d94f35bedb22a601b934c4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0a13408d2adb466e913378fa190a2ebd" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 45347 } 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 09:53:05.391744 26633 raft_consensus.cc:2955] T f71bbcea69f74e7489ae678d865776fc P 5735e0ae620a47e28f1a6eacbf21be90 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 0a13408d2adb466e913378fa190a2ebd (127.22.183.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0572fde696d94f35bedb22a601b934c4" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 37725 } } peers { permanent_uuid: "cc92b62432764dc99d7c7424a9ca417c" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 45805 } } peers { permanent_uuid: "5735e0ae620a47e28f1a6eacbf21be90" member_type: VOTER last_known_addr { host: "127.22.183.132" port: 44919 } attrs { promote: false } } }
I20260608 09:53:05.394769 26467 raft_consensus.cc:1275] T b406396490674adcb7177b29930c556b P cc92b62432764dc99d7c7424a9ca417c [term 1 FOLLOWER]: Refusing update from remote peer 0a13408d2adb466e913378fa190a2ebd: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 09:53:05.397706 26468 raft_consensus.cc:1275] T c0d00847556344c195098f8fe6891d77 P cc92b62432764dc99d7c7424a9ca417c [term 1 FOLLOWER]: Refusing update from remote peer 0572fde696d94f35bedb22a601b934c4: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 09:53:05.398993 26519 consensus_queue.cc:1048] T b406396490674adcb7177b29930c556b P 0a13408d2adb466e913378fa190a2ebd [LEADER]: Connected to new peer: Peer: permanent_uuid: "cc92b62432764dc99d7c7424a9ca417c" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 45805 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260608 09:53:05.401990 26394 raft_consensus.cc:2955] T f71bbcea69f74e7489ae678d865776fc P 0572fde696d94f35bedb22a601b934c4 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 0a13408d2adb466e913378fa190a2ebd (127.22.183.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0572fde696d94f35bedb22a601b934c4" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 37725 } } peers { permanent_uuid: "cc92b62432764dc99d7c7424a9ca417c" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 45805 } } peers { permanent_uuid: "5735e0ae620a47e28f1a6eacbf21be90" member_type: VOTER last_known_addr { host: "127.22.183.132" port: 44919 } attrs { promote: false } } }
I20260608 09:53:05.406369 26776 consensus_queue.cc:1048] T c0d00847556344c195098f8fe6891d77 P 0572fde696d94f35bedb22a601b934c4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cc92b62432764dc99d7c7424a9ca417c" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 45805 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260608 09:53:05.409198 26634 raft_consensus.cc:1275] T b406396490674adcb7177b29930c556b P 5735e0ae620a47e28f1a6eacbf21be90 [term 1 LEARNER]: Refusing update from remote peer 0a13408d2adb466e913378fa190a2ebd: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 09:53:05.450433 26205 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet f71bbcea69f74e7489ae678d865776fc with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260608 09:53:05.477315 26801 consensus_queue.cc:1048] T b406396490674adcb7177b29930c556b P 0a13408d2adb466e913378fa190a2ebd [LEADER]: Connected to new peer: Peer: permanent_uuid: "5735e0ae620a47e28f1a6eacbf21be90" member_type: VOTER last_known_addr { host: "127.22.183.132" port: 44919 } 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 09:53:05.520289 26320 consensus_queue.cc:237] T 14b24a11b6ae4a9ba0f755df1be4f208 P 0a13408d2adb466e913378fa190a2ebd [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: "0572fde696d94f35bedb22a601b934c4" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 37725 } } peers { permanent_uuid: "0a13408d2adb466e913378fa190a2ebd" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 45347 } } peers { permanent_uuid: "5735e0ae620a47e28f1a6eacbf21be90" member_type: VOTER last_known_addr { host: "127.22.183.132" port: 44919 } attrs { promote: false } }
I20260608 09:53:05.494163 26216 catalog_manager.cc:5696] T f71bbcea69f74e7489ae678d865776fc P cc92b62432764dc99d7c7424a9ca417c reported cstate change: config changed from index 3 to 4, VOTER 0a13408d2adb466e913378fa190a2ebd (127.22.183.129) evicted. New cstate: current_term: 1 leader_uuid: "cc92b62432764dc99d7c7424a9ca417c" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0572fde696d94f35bedb22a601b934c4" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 37725 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cc92b62432764dc99d7c7424a9ca417c" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 45805 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5735e0ae620a47e28f1a6eacbf21be90" member_type: VOTER last_known_addr { host: "127.22.183.132" port: 44919 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260608 09:53:05.511446 26540 raft_consensus.cc:2955] T c0d00847556344c195098f8fe6891d77 P 0572fde696d94f35bedb22a601b934c4 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 5735e0ae620a47e28f1a6eacbf21be90 (127.22.183.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0a13408d2adb466e913378fa190a2ebd" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 45347 } attrs { replace: true } } peers { permanent_uuid: "0572fde696d94f35bedb22a601b934c4" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 37725 } } peers { permanent_uuid: "cc92b62432764dc99d7c7424a9ca417c" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 45805 } } peers { permanent_uuid: "5735e0ae620a47e28f1a6eacbf21be90" member_type: VOTER last_known_addr { host: "127.22.183.132" port: 44919 } attrs { promote: false } } }
I20260608 09:53:05.544106 26634 raft_consensus.cc:1275] T 14b24a11b6ae4a9ba0f755df1be4f208 P 5735e0ae620a47e28f1a6eacbf21be90 [term 1 FOLLOWER]: Refusing update from remote peer 0a13408d2adb466e913378fa190a2ebd: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260608 09:53:05.546483 26801 consensus_queue.cc:1048] T 14b24a11b6ae4a9ba0f755df1be4f208 P 0a13408d2adb466e913378fa190a2ebd [LEADER]: Connected to new peer: Peer: permanent_uuid: "5735e0ae620a47e28f1a6eacbf21be90" member_type: VOTER last_known_addr { host: "127.22.183.132" port: 44919 } 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 09:53:05.541042 26319 raft_consensus.cc:2955] T c0d00847556344c195098f8fe6891d77 P 0a13408d2adb466e913378fa190a2ebd [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 5735e0ae620a47e28f1a6eacbf21be90 (127.22.183.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0a13408d2adb466e913378fa190a2ebd" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 45347 } attrs { replace: true } } peers { permanent_uuid: "0572fde696d94f35bedb22a601b934c4" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 37725 } } peers { permanent_uuid: "cc92b62432764dc99d7c7424a9ca417c" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 45805 } } peers { permanent_uuid: "5735e0ae620a47e28f1a6eacbf21be90" member_type: VOTER last_known_addr { host: "127.22.183.132" port: 44919 } attrs { promote: false } } }
I20260608 09:53:05.554245 26393 raft_consensus.cc:1275] T 14b24a11b6ae4a9ba0f755df1be4f208 P 0572fde696d94f35bedb22a601b934c4 [term 1 FOLLOWER]: Refusing update from remote peer 0a13408d2adb466e913378fa190a2ebd: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260608 09:53:05.556042 26801 consensus_queue.cc:1048] T 14b24a11b6ae4a9ba0f755df1be4f208 P 0a13408d2adb466e913378fa190a2ebd [LEADER]: Connected to new peer: Peer: permanent_uuid: "0572fde696d94f35bedb22a601b934c4" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 37725 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260608 09:53:05.560245 26673 raft_consensus.cc:2955] T 14b24a11b6ae4a9ba0f755df1be4f208 P 0a13408d2adb466e913378fa190a2ebd [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER cc92b62432764dc99d7c7424a9ca417c (127.22.183.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0572fde696d94f35bedb22a601b934c4" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 37725 } } peers { permanent_uuid: "0a13408d2adb466e913378fa190a2ebd" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 45347 } } peers { permanent_uuid: "5735e0ae620a47e28f1a6eacbf21be90" member_type: VOTER last_known_addr { host: "127.22.183.132" port: 44919 } attrs { promote: false } } }
I20260608 09:53:05.563275 26519 raft_consensus.cc:2955] T b406396490674adcb7177b29930c556b P 0a13408d2adb466e913378fa190a2ebd [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 5735e0ae620a47e28f1a6eacbf21be90 (127.22.183.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0572fde696d94f35bedb22a601b934c4" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 37725 } attrs { replace: true } } peers { permanent_uuid: "0a13408d2adb466e913378fa190a2ebd" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 45347 } } peers { permanent_uuid: "cc92b62432764dc99d7c7424a9ca417c" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 45805 } } peers { permanent_uuid: "5735e0ae620a47e28f1a6eacbf21be90" member_type: VOTER last_known_addr { host: "127.22.183.132" port: 44919 } attrs { promote: false } } }
I20260608 09:53:05.569448 26308 tablet_service.cc:1558] Processing DeleteTablet for tablet f71bbcea69f74e7489ae678d865776fc with delete_type TABLET_DATA_TOMBSTONED (TS 0a13408d2adb466e913378fa190a2ebd not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:58104
I20260608 09:53:05.569206 26634 raft_consensus.cc:2955] T b406396490674adcb7177b29930c556b P 5735e0ae620a47e28f1a6eacbf21be90 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 5735e0ae620a47e28f1a6eacbf21be90 (127.22.183.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0572fde696d94f35bedb22a601b934c4" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 37725 } attrs { replace: true } } peers { permanent_uuid: "0a13408d2adb466e913378fa190a2ebd" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 45347 } } peers { permanent_uuid: "cc92b62432764dc99d7c7424a9ca417c" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 45805 } } peers { permanent_uuid: "5735e0ae620a47e28f1a6eacbf21be90" member_type: VOTER last_known_addr { host: "127.22.183.132" port: 44919 } attrs { promote: false } } }
I20260608 09:53:05.574448 26218 catalog_manager.cc:5696] T c0d00847556344c195098f8fe6891d77 P 0572fde696d94f35bedb22a601b934c4 reported cstate change: config changed from index 2 to 3, 5735e0ae620a47e28f1a6eacbf21be90 (127.22.183.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "0572fde696d94f35bedb22a601b934c4" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0a13408d2adb466e913378fa190a2ebd" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 45347 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0572fde696d94f35bedb22a601b934c4" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 37725 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cc92b62432764dc99d7c7424a9ca417c" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 45805 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5735e0ae620a47e28f1a6eacbf21be90" member_type: VOTER last_known_addr { host: "127.22.183.132" port: 44919 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260608 09:53:05.584053 26217 catalog_manager.cc:5696] T b406396490674adcb7177b29930c556b P 0a13408d2adb466e913378fa190a2ebd reported cstate change: config changed from index 2 to 3, 5735e0ae620a47e28f1a6eacbf21be90 (127.22.183.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "0a13408d2adb466e913378fa190a2ebd" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0572fde696d94f35bedb22a601b934c4" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 37725 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0a13408d2adb466e913378fa190a2ebd" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 45347 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cc92b62432764dc99d7c7424a9ca417c" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 45805 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5735e0ae620a47e28f1a6eacbf21be90" member_type: VOTER last_known_addr { host: "127.22.183.132" port: 44919 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260608 09:53:05.589116 26394 raft_consensus.cc:2955] T 14b24a11b6ae4a9ba0f755df1be4f208 P 0572fde696d94f35bedb22a601b934c4 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER cc92b62432764dc99d7c7424a9ca417c (127.22.183.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0572fde696d94f35bedb22a601b934c4" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 37725 } } peers { permanent_uuid: "0a13408d2adb466e913378fa190a2ebd" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 45347 } } peers { permanent_uuid: "5735e0ae620a47e28f1a6eacbf21be90" member_type: VOTER last_known_addr { host: "127.22.183.132" port: 44919 } attrs { promote: false } } }
I20260608 09:53:05.585438 26393 raft_consensus.cc:2955] T b406396490674adcb7177b29930c556b P 0572fde696d94f35bedb22a601b934c4 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 5735e0ae620a47e28f1a6eacbf21be90 (127.22.183.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0572fde696d94f35bedb22a601b934c4" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 37725 } attrs { replace: true } } peers { permanent_uuid: "0a13408d2adb466e913378fa190a2ebd" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 45347 } } peers { permanent_uuid: "cc92b62432764dc99d7c7424a9ca417c" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 45805 } } peers { permanent_uuid: "5735e0ae620a47e28f1a6eacbf21be90" member_type: VOTER last_known_addr { host: "127.22.183.132" port: 44919 } attrs { promote: false } } }
I20260608 09:53:05.580864 26635 raft_consensus.cc:2955] T 14b24a11b6ae4a9ba0f755df1be4f208 P 5735e0ae620a47e28f1a6eacbf21be90 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER cc92b62432764dc99d7c7424a9ca417c (127.22.183.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0572fde696d94f35bedb22a601b934c4" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 37725 } } peers { permanent_uuid: "0a13408d2adb466e913378fa190a2ebd" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 45347 } } peers { permanent_uuid: "5735e0ae620a47e28f1a6eacbf21be90" member_type: VOTER last_known_addr { host: "127.22.183.132" port: 44919 } attrs { promote: false } } }
I20260608 09:53:05.618007 26806 tablet_replica.cc:333] T f71bbcea69f74e7489ae678d865776fc P 0a13408d2adb466e913378fa190a2ebd: stopping tablet replica
I20260608 09:53:05.621115 26806 raft_consensus.cc:2243] T f71bbcea69f74e7489ae678d865776fc P 0a13408d2adb466e913378fa190a2ebd [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:53:05.622224 26806 raft_consensus.cc:2272] T f71bbcea69f74e7489ae678d865776fc P 0a13408d2adb466e913378fa190a2ebd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:53:05.631408 26203 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet 14b24a11b6ae4a9ba0f755df1be4f208 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260608 09:53:05.637619 26218 catalog_manager.cc:5696] T 14b24a11b6ae4a9ba0f755df1be4f208 P 0a13408d2adb466e913378fa190a2ebd reported cstate change: config changed from index 3 to 4, VOTER cc92b62432764dc99d7c7424a9ca417c (127.22.183.131) evicted. New cstate: current_term: 1 leader_uuid: "0a13408d2adb466e913378fa190a2ebd" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0572fde696d94f35bedb22a601b934c4" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 37725 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0a13408d2adb466e913378fa190a2ebd" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 45347 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5735e0ae620a47e28f1a6eacbf21be90" member_type: VOTER last_known_addr { host: "127.22.183.132" port: 44919 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260608 09:53:05.642647 26635 raft_consensus.cc:2955] T c0d00847556344c195098f8fe6891d77 P 5735e0ae620a47e28f1a6eacbf21be90 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 5735e0ae620a47e28f1a6eacbf21be90 (127.22.183.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0a13408d2adb466e913378fa190a2ebd" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 45347 } attrs { replace: true } } peers { permanent_uuid: "0572fde696d94f35bedb22a601b934c4" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 37725 } } peers { permanent_uuid: "cc92b62432764dc99d7c7424a9ca417c" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 45805 } } peers { permanent_uuid: "5735e0ae620a47e28f1a6eacbf21be90" member_type: VOTER last_known_addr { host: "127.22.183.132" port: 44919 } attrs { promote: false } } }
I20260608 09:53:05.647513 26271 auto_leader_rebalancer.cc:140] leader rebalance for table range_aware_rebalance_new_range
I20260608 09:53:05.653939 26455 tablet_service.cc:1558] Processing DeleteTablet for tablet 14b24a11b6ae4a9ba0f755df1be4f208 with delete_type TABLET_DATA_TOMBSTONED (TS cc92b62432764dc99d7c7424a9ca417c not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:50850
I20260608 09:53:05.644342 26466 raft_consensus.cc:2955] T c0d00847556344c195098f8fe6891d77 P cc92b62432764dc99d7c7424a9ca417c [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 5735e0ae620a47e28f1a6eacbf21be90 (127.22.183.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0a13408d2adb466e913378fa190a2ebd" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 45347 } attrs { replace: true } } peers { permanent_uuid: "0572fde696d94f35bedb22a601b934c4" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 37725 } } peers { permanent_uuid: "cc92b62432764dc99d7c7424a9ca417c" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 45805 } } peers { permanent_uuid: "5735e0ae620a47e28f1a6eacbf21be90" member_type: VOTER last_known_addr { host: "127.22.183.132" port: 44919 } attrs { promote: false } } }
I20260608 09:53:05.652601 26806 ts_tablet_manager.cc:1916] T f71bbcea69f74e7489ae678d865776fc P 0a13408d2adb466e913378fa190a2ebd: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260608 09:53:05.652004 26468 raft_consensus.cc:2955] T b406396490674adcb7177b29930c556b P cc92b62432764dc99d7c7424a9ca417c [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 5735e0ae620a47e28f1a6eacbf21be90 (127.22.183.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0572fde696d94f35bedb22a601b934c4" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 37725 } attrs { replace: true } } peers { permanent_uuid: "0a13408d2adb466e913378fa190a2ebd" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 45347 } } peers { permanent_uuid: "cc92b62432764dc99d7c7424a9ca417c" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 45805 } } peers { permanent_uuid: "5735e0ae620a47e28f1a6eacbf21be90" member_type: VOTER last_known_addr { host: "127.22.183.132" port: 44919 } attrs { promote: false } } }
I20260608 09:53:05.673956 26806 ts_tablet_manager.cc:1929] T f71bbcea69f74e7489ae678d865776fc P 0a13408d2adb466e913378fa190a2ebd: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260608 09:53:05.677630 26806 log.cc:1199] T f71bbcea69f74e7489ae678d865776fc P 0a13408d2adb466e913378fa190a2ebd: Deleting WAL directory at /tmp/dist-test-task8s1y23/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780912294849904-23262-0/minicluster-data/ts-0-root/wals/f71bbcea69f74e7489ae678d865776fc
I20260608 09:53:05.679960 26203 catalog_manager.cc:5027] TS 0a13408d2adb466e913378fa190a2ebd (127.22.183.129:45347): tablet f71bbcea69f74e7489ae678d865776fc (table range_aware_rebalance_new_range [id=7ce661db4a8f4b60b97a26fefd506ff7]) successfully deleted
I20260608 09:53:05.699487 26319 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "2200004028204ff8aae938b47fba6f79"
dest_uuid: "0a13408d2adb466e913378fa190a2ebd"
mode: GRACEFUL
new_leader_uuid: "0572fde696d94f35bedb22a601b934c4"
 from {username='slave'} at 127.0.0.1:58140
I20260608 09:53:05.700380 26319 raft_consensus.cc:606] T 2200004028204ff8aae938b47fba6f79 P 0a13408d2adb466e913378fa190a2ebd [term 2 LEADER]: Received request to transfer leadership to TS 0572fde696d94f35bedb22a601b934c4
I20260608 09:53:05.705487 26271 auto_leader_rebalancer.cc:388] table: range_aware_rebalance_new_range, leader rebalance finish, leader transfer count: 1
I20260608 09:53:05.706382 26271 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 09:53:05.711730 26319 consensus_queue.cc:237] T b406396490674adcb7177b29930c556b P 0a13408d2adb466e913378fa190a2ebd [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: "0a13408d2adb466e913378fa190a2ebd" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 45347 } } peers { permanent_uuid: "cc92b62432764dc99d7c7424a9ca417c" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 45805 } } peers { permanent_uuid: "5735e0ae620a47e28f1a6eacbf21be90" member_type: VOTER last_known_addr { host: "127.22.183.132" port: 44919 } attrs { promote: false } }
I20260608 09:53:05.712324 26807 tablet_replica.cc:333] T 14b24a11b6ae4a9ba0f755df1be4f208 P cc92b62432764dc99d7c7424a9ca417c: stopping tablet replica
I20260608 09:53:05.713585 26807 raft_consensus.cc:2243] T 14b24a11b6ae4a9ba0f755df1be4f208 P cc92b62432764dc99d7c7424a9ca417c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:53:05.714709 26807 raft_consensus.cc:2272] T 14b24a11b6ae4a9ba0f755df1be4f208 P cc92b62432764dc99d7c7424a9ca417c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:53:05.721654 26635 raft_consensus.cc:1275] T b406396490674adcb7177b29930c556b P 5735e0ae620a47e28f1a6eacbf21be90 [term 1 FOLLOWER]: Refusing update from remote peer 0a13408d2adb466e913378fa190a2ebd: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260608 09:53:05.721733 26393 consensus_queue.cc:237] T c0d00847556344c195098f8fe6891d77 P 0572fde696d94f35bedb22a601b934c4 [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: "0572fde696d94f35bedb22a601b934c4" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 37725 } } peers { permanent_uuid: "cc92b62432764dc99d7c7424a9ca417c" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 45805 } } peers { permanent_uuid: "5735e0ae620a47e28f1a6eacbf21be90" member_type: VOTER last_known_addr { host: "127.22.183.132" port: 44919 } attrs { promote: false } }
I20260608 09:53:05.722505 26807 ts_tablet_manager.cc:1916] T 14b24a11b6ae4a9ba0f755df1be4f208 P cc92b62432764dc99d7c7424a9ca417c: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260608 09:53:05.724184 26519 consensus_queue.cc:1048] T b406396490674adcb7177b29930c556b P 0a13408d2adb466e913378fa190a2ebd [LEADER]: Connected to new peer: Peer: permanent_uuid: "5735e0ae620a47e28f1a6eacbf21be90" member_type: VOTER last_known_addr { host: "127.22.183.132" port: 44919 } 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 09:53:05.729212 26468 raft_consensus.cc:1275] T c0d00847556344c195098f8fe6891d77 P cc92b62432764dc99d7c7424a9ca417c [term 1 FOLLOWER]: Refusing update from remote peer 0572fde696d94f35bedb22a601b934c4: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260608 09:53:05.731035 26466 raft_consensus.cc:1275] T b406396490674adcb7177b29930c556b P cc92b62432764dc99d7c7424a9ca417c [term 1 FOLLOWER]: Refusing update from remote peer 0a13408d2adb466e913378fa190a2ebd: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260608 09:53:05.732182 26778 consensus_queue.cc:1048] T c0d00847556344c195098f8fe6891d77 P 0572fde696d94f35bedb22a601b934c4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cc92b62432764dc99d7c7424a9ca417c" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 45805 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260608 09:53:05.734714 26635 raft_consensus.cc:1275] T c0d00847556344c195098f8fe6891d77 P 5735e0ae620a47e28f1a6eacbf21be90 [term 1 FOLLOWER]: Refusing update from remote peer 0572fde696d94f35bedb22a601b934c4: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260608 09:53:05.735999 26519 consensus_queue.cc:1048] T b406396490674adcb7177b29930c556b P 0a13408d2adb466e913378fa190a2ebd [LEADER]: Connected to new peer: Peer: permanent_uuid: "cc92b62432764dc99d7c7424a9ca417c" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 45805 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260608 09:53:05.737720 26519 raft_consensus.cc:2955] T b406396490674adcb7177b29930c556b P 0a13408d2adb466e913378fa190a2ebd [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 0572fde696d94f35bedb22a601b934c4 (127.22.183.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0a13408d2adb466e913378fa190a2ebd" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 45347 } } peers { permanent_uuid: "cc92b62432764dc99d7c7424a9ca417c" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 45805 } } peers { permanent_uuid: "5735e0ae620a47e28f1a6eacbf21be90" member_type: VOTER last_known_addr { host: "127.22.183.132" port: 44919 } attrs { promote: false } } }
I20260608 09:53:05.739815 26807 ts_tablet_manager.cc:1929] T 14b24a11b6ae4a9ba0f755df1be4f208 P cc92b62432764dc99d7c7424a9ca417c: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260608 09:53:05.740305 26807 log.cc:1199] T 14b24a11b6ae4a9ba0f755df1be4f208 P cc92b62432764dc99d7c7424a9ca417c: Deleting WAL directory at /tmp/dist-test-task8s1y23/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780912294849904-23262-0/minicluster-data/ts-2-root/wals/14b24a11b6ae4a9ba0f755df1be4f208
I20260608 09:53:05.741823 26778 consensus_queue.cc:1048] T c0d00847556344c195098f8fe6891d77 P 0572fde696d94f35bedb22a601b934c4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5735e0ae620a47e28f1a6eacbf21be90" member_type: VOTER last_known_addr { host: "127.22.183.132" port: 44919 } 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 09:53:05.745077 26635 raft_consensus.cc:2955] T b406396490674adcb7177b29930c556b P 5735e0ae620a47e28f1a6eacbf21be90 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 0572fde696d94f35bedb22a601b934c4 (127.22.183.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0a13408d2adb466e913378fa190a2ebd" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 45347 } } peers { permanent_uuid: "cc92b62432764dc99d7c7424a9ca417c" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 45805 } } peers { permanent_uuid: "5735e0ae620a47e28f1a6eacbf21be90" member_type: VOTER last_known_addr { host: "127.22.183.132" port: 44919 } attrs { promote: false } } }
I20260608 09:53:05.747360 26466 raft_consensus.cc:2955] T b406396490674adcb7177b29930c556b P cc92b62432764dc99d7c7424a9ca417c [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 0572fde696d94f35bedb22a601b934c4 (127.22.183.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0a13408d2adb466e913378fa190a2ebd" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 45347 } } peers { permanent_uuid: "cc92b62432764dc99d7c7424a9ca417c" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 45805 } } peers { permanent_uuid: "5735e0ae620a47e28f1a6eacbf21be90" member_type: VOTER last_known_addr { host: "127.22.183.132" port: 44919 } attrs { promote: false } } }
I20260608 09:53:05.745292 26803 raft_consensus.cc:2955] T c0d00847556344c195098f8fe6891d77 P 0572fde696d94f35bedb22a601b934c4 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 0a13408d2adb466e913378fa190a2ebd (127.22.183.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0572fde696d94f35bedb22a601b934c4" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 37725 } } peers { permanent_uuid: "cc92b62432764dc99d7c7424a9ca417c" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 45805 } } peers { permanent_uuid: "5735e0ae620a47e28f1a6eacbf21be90" member_type: VOTER last_known_addr { host: "127.22.183.132" port: 44919 } attrs { promote: false } } }
I20260608 09:53:05.752631 26634 raft_consensus.cc:2955] T c0d00847556344c195098f8fe6891d77 P 5735e0ae620a47e28f1a6eacbf21be90 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 0a13408d2adb466e913378fa190a2ebd (127.22.183.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0572fde696d94f35bedb22a601b934c4" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 37725 } } peers { permanent_uuid: "cc92b62432764dc99d7c7424a9ca417c" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 45805 } } peers { permanent_uuid: "5735e0ae620a47e28f1a6eacbf21be90" member_type: VOTER last_known_addr { host: "127.22.183.132" port: 44919 } attrs { promote: false } } }
I20260608 09:53:05.758280 26203 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet b406396490674adcb7177b29930c556b with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260608 09:53:05.748184 26469 raft_consensus.cc:2955] T c0d00847556344c195098f8fe6891d77 P cc92b62432764dc99d7c7424a9ca417c [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 0a13408d2adb466e913378fa190a2ebd (127.22.183.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0572fde696d94f35bedb22a601b934c4" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 37725 } } peers { permanent_uuid: "cc92b62432764dc99d7c7424a9ca417c" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 45805 } } peers { permanent_uuid: "5735e0ae620a47e28f1a6eacbf21be90" member_type: VOTER last_known_addr { host: "127.22.183.132" port: 44919 } attrs { promote: false } } }
I20260608 09:53:05.765192 26205 catalog_manager.cc:5027] TS cc92b62432764dc99d7c7424a9ca417c (127.22.183.131:45805): tablet 14b24a11b6ae4a9ba0f755df1be4f208 (table range_aware_rebalance_new_range [id=7ce661db4a8f4b60b97a26fefd506ff7]) successfully deleted
I20260608 09:53:05.767017 26216 catalog_manager.cc:5696] T b406396490674adcb7177b29930c556b P cc92b62432764dc99d7c7424a9ca417c reported cstate change: config changed from index 3 to 4, VOTER 0572fde696d94f35bedb22a601b934c4 (127.22.183.130) evicted. New cstate: current_term: 1 leader_uuid: "0a13408d2adb466e913378fa190a2ebd" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0a13408d2adb466e913378fa190a2ebd" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 45347 } } peers { permanent_uuid: "cc92b62432764dc99d7c7424a9ca417c" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 45805 } } peers { permanent_uuid: "5735e0ae620a47e28f1a6eacbf21be90" member_type: VOTER last_known_addr { host: "127.22.183.132" port: 44919 } attrs { promote: false } } }
I20260608 09:53:05.770859 26205 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet c0d00847556344c195098f8fe6891d77 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260608 09:53:05.773916 26218 catalog_manager.cc:5696] T c0d00847556344c195098f8fe6891d77 P 0572fde696d94f35bedb22a601b934c4 reported cstate change: config changed from index 3 to 4, VOTER 0a13408d2adb466e913378fa190a2ebd (127.22.183.129) evicted. New cstate: current_term: 1 leader_uuid: "0572fde696d94f35bedb22a601b934c4" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0572fde696d94f35bedb22a601b934c4" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 37725 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cc92b62432764dc99d7c7424a9ca417c" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 45805 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5735e0ae620a47e28f1a6eacbf21be90" member_type: VOTER last_known_addr { host: "127.22.183.132" port: 44919 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260608 09:53:05.782806 26385 tablet_service.cc:1558] Processing DeleteTablet for tablet b406396490674adcb7177b29930c556b with delete_type TABLET_DATA_TOMBSTONED (TS 0572fde696d94f35bedb22a601b934c4 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:49512
I20260608 09:53:05.789860 26308 tablet_service.cc:1558] Processing DeleteTablet for tablet c0d00847556344c195098f8fe6891d77 with delete_type TABLET_DATA_TOMBSTONED (TS 0a13408d2adb466e913378fa190a2ebd not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:58104
I20260608 09:53:05.790946 26806 tablet_replica.cc:333] T c0d00847556344c195098f8fe6891d77 P 0a13408d2adb466e913378fa190a2ebd: stopping tablet replica
I20260608 09:53:05.792028 26806 raft_consensus.cc:2243] T c0d00847556344c195098f8fe6891d77 P 0a13408d2adb466e913378fa190a2ebd [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:53:05.792790 26806 raft_consensus.cc:2272] T c0d00847556344c195098f8fe6891d77 P 0a13408d2adb466e913378fa190a2ebd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:53:05.795245 26808 tablet_replica.cc:333] T b406396490674adcb7177b29930c556b P 0572fde696d94f35bedb22a601b934c4: stopping tablet replica
I20260608 09:53:05.796517 26808 raft_consensus.cc:2243] T b406396490674adcb7177b29930c556b P 0572fde696d94f35bedb22a601b934c4 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:53:05.796809 26806 ts_tablet_manager.cc:1916] T c0d00847556344c195098f8fe6891d77 P 0a13408d2adb466e913378fa190a2ebd: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260608 09:53:05.797309 26808 raft_consensus.cc:2272] T b406396490674adcb7177b29930c556b P 0572fde696d94f35bedb22a601b934c4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:53:05.801198 26808 ts_tablet_manager.cc:1916] T b406396490674adcb7177b29930c556b P 0572fde696d94f35bedb22a601b934c4: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260608 09:53:05.809669 26806 ts_tablet_manager.cc:1929] T c0d00847556344c195098f8fe6891d77 P 0a13408d2adb466e913378fa190a2ebd: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260608 09:53:05.810032 26806 log.cc:1199] T c0d00847556344c195098f8fe6891d77 P 0a13408d2adb466e913378fa190a2ebd: Deleting WAL directory at /tmp/dist-test-task8s1y23/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780912294849904-23262-0/minicluster-data/ts-0-root/wals/c0d00847556344c195098f8fe6891d77
I20260608 09:53:05.811383 26203 catalog_manager.cc:5027] TS 0a13408d2adb466e913378fa190a2ebd (127.22.183.129:45347): tablet c0d00847556344c195098f8fe6891d77 (table range_aware_rebalance_new_range [id=7ce661db4a8f4b60b97a26fefd506ff7]) successfully deleted
I20260608 09:53:05.813405 26808 ts_tablet_manager.cc:1929] T b406396490674adcb7177b29930c556b P 0572fde696d94f35bedb22a601b934c4: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260608 09:53:05.813719 26808 log.cc:1199] T b406396490674adcb7177b29930c556b P 0572fde696d94f35bedb22a601b934c4: Deleting WAL directory at /tmp/dist-test-task8s1y23/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780912294849904-23262-0/minicluster-data/ts-1-root/wals/b406396490674adcb7177b29930c556b
I20260608 09:53:05.815096 26205 catalog_manager.cc:5027] TS 0572fde696d94f35bedb22a601b934c4 (127.22.183.130:37725): tablet b406396490674adcb7177b29930c556b (table range_aware_rebalance_new_range [id=7ce661db4a8f4b60b97a26fefd506ff7]) successfully deleted
I20260608 09:53:05.991161 26801 raft_consensus.cc:993] T 2200004028204ff8aae938b47fba6f79 P 0a13408d2adb466e913378fa190a2ebd: : Instructing follower 0572fde696d94f35bedb22a601b934c4 to start an election
I20260608 09:53:05.991650 26801 raft_consensus.cc:1081] T 2200004028204ff8aae938b47fba6f79 P 0a13408d2adb466e913378fa190a2ebd [term 2 LEADER]: Signalling peer 0572fde696d94f35bedb22a601b934c4 to start an election
I20260608 09:53:05.993110 26393 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "2200004028204ff8aae938b47fba6f79"
dest_uuid: "0572fde696d94f35bedb22a601b934c4"
 from {username='slave'} at 127.0.0.1:49516
I20260608 09:53:05.993598 26393 raft_consensus.cc:493] T 2200004028204ff8aae938b47fba6f79 P 0572fde696d94f35bedb22a601b934c4 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260608 09:53:05.993889 26393 raft_consensus.cc:3060] T 2200004028204ff8aae938b47fba6f79 P 0572fde696d94f35bedb22a601b934c4 [term 2 FOLLOWER]: Advancing to term 3
I20260608 09:53:05.997979 26393 raft_consensus.cc:515] T 2200004028204ff8aae938b47fba6f79 P 0572fde696d94f35bedb22a601b934c4 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a13408d2adb466e913378fa190a2ebd" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 45347 } } peers { permanent_uuid: "cc92b62432764dc99d7c7424a9ca417c" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 45805 } } peers { permanent_uuid: "0572fde696d94f35bedb22a601b934c4" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 37725 } }
I20260608 09:53:05.999469 26393 leader_election.cc:290] T 2200004028204ff8aae938b47fba6f79 P 0572fde696d94f35bedb22a601b934c4 [CANDIDATE]: Term 3 election: Requested vote from peers 0a13408d2adb466e913378fa190a2ebd (127.22.183.129:45347), cc92b62432764dc99d7c7424a9ca417c (127.22.183.131:45805)
I20260608 09:53:06.000401 26319 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2200004028204ff8aae938b47fba6f79" candidate_uuid: "0572fde696d94f35bedb22a601b934c4" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "0a13408d2adb466e913378fa190a2ebd"
I20260608 09:53:06.000545 26469 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2200004028204ff8aae938b47fba6f79" candidate_uuid: "0572fde696d94f35bedb22a601b934c4" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "cc92b62432764dc99d7c7424a9ca417c"
I20260608 09:53:06.001103 26319 raft_consensus.cc:3055] T 2200004028204ff8aae938b47fba6f79 P 0a13408d2adb466e913378fa190a2ebd [term 2 LEADER]: Stepping down as leader of term 2
I20260608 09:53:06.001143 26469 raft_consensus.cc:3060] T 2200004028204ff8aae938b47fba6f79 P cc92b62432764dc99d7c7424a9ca417c [term 2 FOLLOWER]: Advancing to term 3
I20260608 09:53:06.001520 26319 raft_consensus.cc:740] T 2200004028204ff8aae938b47fba6f79 P 0a13408d2adb466e913378fa190a2ebd [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 0a13408d2adb466e913378fa190a2ebd, State: Running, Role: LEADER
I20260608 09:53:06.002413 26319 consensus_queue.cc:260] T 2200004028204ff8aae938b47fba6f79 P 0a13408d2adb466e913378fa190a2ebd [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: "0a13408d2adb466e913378fa190a2ebd" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 45347 } } peers { permanent_uuid: "cc92b62432764dc99d7c7424a9ca417c" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 45805 } } peers { permanent_uuid: "0572fde696d94f35bedb22a601b934c4" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 37725 } }
I20260608 09:53:06.003486 26319 raft_consensus.cc:3060] T 2200004028204ff8aae938b47fba6f79 P 0a13408d2adb466e913378fa190a2ebd [term 2 FOLLOWER]: Advancing to term 3
I20260608 09:53:06.005642 26469 raft_consensus.cc:2468] T 2200004028204ff8aae938b47fba6f79 P cc92b62432764dc99d7c7424a9ca417c [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0572fde696d94f35bedb22a601b934c4 in term 3.
I20260608 09:53:06.006887 26361 leader_election.cc:304] T 2200004028204ff8aae938b47fba6f79 P 0572fde696d94f35bedb22a601b934c4 [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: 0572fde696d94f35bedb22a601b934c4, cc92b62432764dc99d7c7424a9ca417c; no voters: 
I20260608 09:53:06.007793 26803 raft_consensus.cc:2804] T 2200004028204ff8aae938b47fba6f79 P 0572fde696d94f35bedb22a601b934c4 [term 3 FOLLOWER]: Leader election won for term 3
I20260608 09:53:06.008209 26803 raft_consensus.cc:697] T 2200004028204ff8aae938b47fba6f79 P 0572fde696d94f35bedb22a601b934c4 [term 3 LEADER]: Becoming Leader. State: Replica: 0572fde696d94f35bedb22a601b934c4, State: Running, Role: LEADER
I20260608 09:53:06.008798 26319 raft_consensus.cc:2468] T 2200004028204ff8aae938b47fba6f79 P 0a13408d2adb466e913378fa190a2ebd [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0572fde696d94f35bedb22a601b934c4 in term 3.
I20260608 09:53:06.009055 26803 consensus_queue.cc:237] T 2200004028204ff8aae938b47fba6f79 P 0572fde696d94f35bedb22a601b934c4 [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: "0a13408d2adb466e913378fa190a2ebd" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 45347 } } peers { permanent_uuid: "cc92b62432764dc99d7c7424a9ca417c" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 45805 } } peers { permanent_uuid: "0572fde696d94f35bedb22a601b934c4" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 37725 } }
I20260608 09:53:06.015316 26218 catalog_manager.cc:5696] T 2200004028204ff8aae938b47fba6f79 P 0572fde696d94f35bedb22a601b934c4 reported cstate change: term changed from 2 to 3, leader changed from 0a13408d2adb466e913378fa190a2ebd (127.22.183.129) to 0572fde696d94f35bedb22a601b934c4 (127.22.183.130). New cstate: current_term: 3 leader_uuid: "0572fde696d94f35bedb22a601b934c4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a13408d2adb466e913378fa190a2ebd" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 45347 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cc92b62432764dc99d7c7424a9ca417c" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 45805 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0572fde696d94f35bedb22a601b934c4" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 37725 } health_report { overall_health: HEALTHY } } }
I20260608 09:53:06.504729 26469 raft_consensus.cc:1275] T 2200004028204ff8aae938b47fba6f79 P cc92b62432764dc99d7c7424a9ca417c [term 3 FOLLOWER]: Refusing update from remote peer 0572fde696d94f35bedb22a601b934c4: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260608 09:53:06.506038 26803 consensus_queue.cc:1048] T 2200004028204ff8aae938b47fba6f79 P 0572fde696d94f35bedb22a601b934c4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cc92b62432764dc99d7c7424a9ca417c" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 45805 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260608 09:53:06.516835 26319 raft_consensus.cc:1275] T 2200004028204ff8aae938b47fba6f79 P 0a13408d2adb466e913378fa190a2ebd [term 3 FOLLOWER]: Refusing update from remote peer 0572fde696d94f35bedb22a601b934c4: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260608 09:53:06.519464 26802 consensus_queue.cc:1048] T 2200004028204ff8aae938b47fba6f79 P 0572fde696d94f35bedb22a601b934c4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0a13408d2adb466e913378fa190a2ebd" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 45347 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260608 09:53:06.811622 26469 consensus_queue.cc:237] T b6e5acb74a5f468f8addd0131adecf9e P cc92b62432764dc99d7c7424a9ca417c [LEADER]: Queue 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: "cc92b62432764dc99d7c7424a9ca417c" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 45805 } } peers { permanent_uuid: "0a13408d2adb466e913378fa190a2ebd" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 45347 } } peers { permanent_uuid: "5735e0ae620a47e28f1a6eacbf21be90" member_type: VOTER last_known_addr { host: "127.22.183.132" port: 44919 } attrs { replace: true } } peers { permanent_uuid: "0572fde696d94f35bedb22a601b934c4" member_type: NON_VOTER last_known_addr { host: "127.22.183.130" port: 37725 } attrs { promote: true } }
W20260608 09:53:06.819137 26435 consensus_peers.cc:597] T b6e5acb74a5f468f8addd0131adecf9e P cc92b62432764dc99d7c7424a9ca417c -> Peer 0572fde696d94f35bedb22a601b934c4 (127.22.183.130:37725): Couldn't send request to peer 0572fde696d94f35bedb22a601b934c4. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: b6e5acb74a5f468f8addd0131adecf9e. This is attempt 1: this message will repeat every 5th retry.
I20260608 09:53:06.819324 26634 raft_consensus.cc:1275] T b6e5acb74a5f468f8addd0131adecf9e P 5735e0ae620a47e28f1a6eacbf21be90 [term 1 FOLLOWER]: Refusing update from remote peer cc92b62432764dc99d7c7424a9ca417c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 09:53:06.819569 26319 raft_consensus.cc:1275] T b6e5acb74a5f468f8addd0131adecf9e P 0a13408d2adb466e913378fa190a2ebd [term 1 FOLLOWER]: Refusing update from remote peer cc92b62432764dc99d7c7424a9ca417c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 09:53:06.820789 26780 consensus_queue.cc:1048] T b6e5acb74a5f468f8addd0131adecf9e P cc92b62432764dc99d7c7424a9ca417c [LEADER]: Connected to new peer: Peer: permanent_uuid: "5735e0ae620a47e28f1a6eacbf21be90" member_type: VOTER last_known_addr { host: "127.22.183.132" 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 09:53:06.821625 26818 consensus_queue.cc:1048] T b6e5acb74a5f468f8addd0131adecf9e P cc92b62432764dc99d7c7424a9ca417c [LEADER]: Connected to new peer: Peer: permanent_uuid: "0a13408d2adb466e913378fa190a2ebd" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 45347 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260608 09:53:06.831215 26780 raft_consensus.cc:2955] T b6e5acb74a5f468f8addd0131adecf9e P cc92b62432764dc99d7c7424a9ca417c [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 0572fde696d94f35bedb22a601b934c4 (127.22.183.130) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "cc92b62432764dc99d7c7424a9ca417c" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 45805 } } peers { permanent_uuid: "0a13408d2adb466e913378fa190a2ebd" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 45347 } } peers { permanent_uuid: "5735e0ae620a47e28f1a6eacbf21be90" member_type: VOTER last_known_addr { host: "127.22.183.132" port: 44919 } attrs { replace: true } } peers { permanent_uuid: "0572fde696d94f35bedb22a601b934c4" member_type: NON_VOTER last_known_addr { host: "127.22.183.130" port: 37725 } attrs { promote: true } } }
I20260608 09:53:06.833626 26634 raft_consensus.cc:2955] T b6e5acb74a5f468f8addd0131adecf9e P 5735e0ae620a47e28f1a6eacbf21be90 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 0572fde696d94f35bedb22a601b934c4 (127.22.183.130) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "cc92b62432764dc99d7c7424a9ca417c" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 45805 } } peers { permanent_uuid: "0a13408d2adb466e913378fa190a2ebd" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 45347 } } peers { permanent_uuid: "5735e0ae620a47e28f1a6eacbf21be90" member_type: VOTER last_known_addr { host: "127.22.183.132" port: 44919 } attrs { replace: true } } peers { permanent_uuid: "0572fde696d94f35bedb22a601b934c4" member_type: NON_VOTER last_known_addr { host: "127.22.183.130" port: 37725 } attrs { promote: true } } }
I20260608 09:53:06.834735 26319 raft_consensus.cc:2955] T b6e5acb74a5f468f8addd0131adecf9e P 0a13408d2adb466e913378fa190a2ebd [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 0572fde696d94f35bedb22a601b934c4 (127.22.183.130) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "cc92b62432764dc99d7c7424a9ca417c" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 45805 } } peers { permanent_uuid: "0a13408d2adb466e913378fa190a2ebd" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 45347 } } peers { permanent_uuid: "5735e0ae620a47e28f1a6eacbf21be90" member_type: VOTER last_known_addr { host: "127.22.183.132" port: 44919 } attrs { replace: true } } peers { permanent_uuid: "0572fde696d94f35bedb22a601b934c4" member_type: NON_VOTER last_known_addr { host: "127.22.183.130" port: 37725 } attrs { promote: true } } }
I20260608 09:53:06.846474 26217 catalog_manager.cc:5696] T b6e5acb74a5f468f8addd0131adecf9e P 5735e0ae620a47e28f1a6eacbf21be90 reported cstate change: config changed from index -1 to 2, NON_VOTER 0572fde696d94f35bedb22a601b934c4 (127.22.183.130) added. New cstate: current_term: 1 leader_uuid: "cc92b62432764dc99d7c7424a9ca417c" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "cc92b62432764dc99d7c7424a9ca417c" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 45805 } } peers { permanent_uuid: "0a13408d2adb466e913378fa190a2ebd" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 45347 } } peers { permanent_uuid: "5735e0ae620a47e28f1a6eacbf21be90" member_type: VOTER last_known_addr { host: "127.22.183.132" port: 44919 } attrs { replace: true } } peers { permanent_uuid: "0572fde696d94f35bedb22a601b934c4" member_type: NON_VOTER last_known_addr { host: "127.22.183.130" port: 37725 } attrs { promote: true } } }
I20260608 09:53:06.848672 26320 consensus_queue.cc:237] T 8b4ebdce22384e1f95f231581906b8c2 P 0a13408d2adb466e913378fa190a2ebd [LEADER]: Queue 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: "0a13408d2adb466e913378fa190a2ebd" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 45347 } } peers { permanent_uuid: "0572fde696d94f35bedb22a601b934c4" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 37725 } attrs { replace: true } } peers { permanent_uuid: "cc92b62432764dc99d7c7424a9ca417c" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 45805 } } peers { permanent_uuid: "5735e0ae620a47e28f1a6eacbf21be90" member_type: NON_VOTER last_known_addr { host: "127.22.183.132" port: 44919 } attrs { promote: true } }
I20260608 09:53:06.857903 26469 raft_consensus.cc:1275] T 8b4ebdce22384e1f95f231581906b8c2 P cc92b62432764dc99d7c7424a9ca417c [term 1 FOLLOWER]: Refusing update from remote peer 0a13408d2adb466e913378fa190a2ebd: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 09:53:06.860097 26393 raft_consensus.cc:1275] T 8b4ebdce22384e1f95f231581906b8c2 P 0572fde696d94f35bedb22a601b934c4 [term 1 FOLLOWER]: Refusing update from remote peer 0a13408d2adb466e913378fa190a2ebd: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260608 09:53:06.862416 26286 consensus_peers.cc:597] T 8b4ebdce22384e1f95f231581906b8c2 P 0a13408d2adb466e913378fa190a2ebd -> Peer 5735e0ae620a47e28f1a6eacbf21be90 (127.22.183.132:44919): Couldn't send request to peer 5735e0ae620a47e28f1a6eacbf21be90. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 8b4ebdce22384e1f95f231581906b8c2. This is attempt 1: this message will repeat every 5th retry.
I20260608 09:53:06.863724 26801 consensus_queue.cc:1048] T 8b4ebdce22384e1f95f231581906b8c2 P 0a13408d2adb466e913378fa190a2ebd [LEADER]: Connected to new peer: Peer: permanent_uuid: "cc92b62432764dc99d7c7424a9ca417c" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 45805 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260608 09:53:06.866475 26801 consensus_queue.cc:1048] T 8b4ebdce22384e1f95f231581906b8c2 P 0a13408d2adb466e913378fa190a2ebd [LEADER]: Connected to new peer: Peer: permanent_uuid: "0572fde696d94f35bedb22a601b934c4" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 37725 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.002s
I20260608 09:53:06.875068 26823 raft_consensus.cc:2955] T 8b4ebdce22384e1f95f231581906b8c2 P 0a13408d2adb466e913378fa190a2ebd [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 5735e0ae620a47e28f1a6eacbf21be90 (127.22.183.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0a13408d2adb466e913378fa190a2ebd" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 45347 } } peers { permanent_uuid: "0572fde696d94f35bedb22a601b934c4" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 37725 } attrs { replace: true } } peers { permanent_uuid: "cc92b62432764dc99d7c7424a9ca417c" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 45805 } } peers { permanent_uuid: "5735e0ae620a47e28f1a6eacbf21be90" member_type: NON_VOTER last_known_addr { host: "127.22.183.132" port: 44919 } attrs { promote: true } } }
I20260608 09:53:06.876863 26469 raft_consensus.cc:2955] T 8b4ebdce22384e1f95f231581906b8c2 P cc92b62432764dc99d7c7424a9ca417c [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 5735e0ae620a47e28f1a6eacbf21be90 (127.22.183.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0a13408d2adb466e913378fa190a2ebd" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 45347 } } peers { permanent_uuid: "0572fde696d94f35bedb22a601b934c4" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 37725 } attrs { replace: true } } peers { permanent_uuid: "cc92b62432764dc99d7c7424a9ca417c" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 45805 } } peers { permanent_uuid: "5735e0ae620a47e28f1a6eacbf21be90" member_type: NON_VOTER last_known_addr { host: "127.22.183.132" port: 44919 } attrs { promote: true } } }
I20260608 09:53:06.888731 26393 raft_consensus.cc:2955] T 8b4ebdce22384e1f95f231581906b8c2 P 0572fde696d94f35bedb22a601b934c4 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 5735e0ae620a47e28f1a6eacbf21be90 (127.22.183.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0a13408d2adb466e913378fa190a2ebd" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 45347 } } peers { permanent_uuid: "0572fde696d94f35bedb22a601b934c4" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 37725 } attrs { replace: true } } peers { permanent_uuid: "cc92b62432764dc99d7c7424a9ca417c" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 45805 } } peers { permanent_uuid: "5735e0ae620a47e28f1a6eacbf21be90" member_type: NON_VOTER last_known_addr { host: "127.22.183.132" port: 44919 } attrs { promote: true } } }
I20260608 09:53:06.891561 26320 consensus_queue.cc:237] T da4e3eb8608a4b028f0951b4a884d488 P 0a13408d2adb466e913378fa190a2ebd [LEADER]: Queue 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: "5735e0ae620a47e28f1a6eacbf21be90" member_type: VOTER last_known_addr { host: "127.22.183.132" port: 44919 } attrs { replace: true } } peers { permanent_uuid: "0a13408d2adb466e913378fa190a2ebd" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 45347 } } peers { permanent_uuid: "0572fde696d94f35bedb22a601b934c4" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 37725 } } peers { permanent_uuid: "cc92b62432764dc99d7c7424a9ca417c" member_type: NON_VOTER last_known_addr { host: "127.22.183.131" port: 45805 } attrs { promote: true } }
I20260608 09:53:06.898829 26218 catalog_manager.cc:5696] T 8b4ebdce22384e1f95f231581906b8c2 P 0a13408d2adb466e913378fa190a2ebd reported cstate change: config changed from index -1 to 2, NON_VOTER 5735e0ae620a47e28f1a6eacbf21be90 (127.22.183.132) added. New cstate: current_term: 1 leader_uuid: "0a13408d2adb466e913378fa190a2ebd" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0a13408d2adb466e913378fa190a2ebd" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 45347 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0572fde696d94f35bedb22a601b934c4" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 37725 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cc92b62432764dc99d7c7424a9ca417c" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 45805 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5735e0ae620a47e28f1a6eacbf21be90" member_type: NON_VOTER last_known_addr { host: "127.22.183.132" port: 44919 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260608 09:53:06.906082 26393 raft_consensus.cc:1275] T da4e3eb8608a4b028f0951b4a884d488 P 0572fde696d94f35bedb22a601b934c4 [term 1 FOLLOWER]: Refusing update from remote peer 0a13408d2adb466e913378fa190a2ebd: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 09:53:06.906286 26634 raft_consensus.cc:1275] T da4e3eb8608a4b028f0951b4a884d488 P 5735e0ae620a47e28f1a6eacbf21be90 [term 1 FOLLOWER]: Refusing update from remote peer 0a13408d2adb466e913378fa190a2ebd: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260608 09:53:06.908318 26286 consensus_peers.cc:597] T da4e3eb8608a4b028f0951b4a884d488 P 0a13408d2adb466e913378fa190a2ebd -> Peer cc92b62432764dc99d7c7424a9ca417c (127.22.183.131:45805): Couldn't send request to peer cc92b62432764dc99d7c7424a9ca417c. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: da4e3eb8608a4b028f0951b4a884d488. This is attempt 1: this message will repeat every 5th retry.
I20260608 09:53:06.908620 26801 consensus_queue.cc:1048] T da4e3eb8608a4b028f0951b4a884d488 P 0a13408d2adb466e913378fa190a2ebd [LEADER]: Connected to new peer: Peer: permanent_uuid: "0572fde696d94f35bedb22a601b934c4" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 37725 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260608 09:53:06.909574 26828 consensus_queue.cc:1048] T da4e3eb8608a4b028f0951b4a884d488 P 0a13408d2adb466e913378fa190a2ebd [LEADER]: Connected to new peer: Peer: permanent_uuid: "5735e0ae620a47e28f1a6eacbf21be90" member_type: VOTER last_known_addr { host: "127.22.183.132" 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 09:53:06.916764 26801 raft_consensus.cc:2955] T da4e3eb8608a4b028f0951b4a884d488 P 0a13408d2adb466e913378fa190a2ebd [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER cc92b62432764dc99d7c7424a9ca417c (127.22.183.131) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5735e0ae620a47e28f1a6eacbf21be90" member_type: VOTER last_known_addr { host: "127.22.183.132" port: 44919 } attrs { replace: true } } peers { permanent_uuid: "0a13408d2adb466e913378fa190a2ebd" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 45347 } } peers { permanent_uuid: "0572fde696d94f35bedb22a601b934c4" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 37725 } } peers { permanent_uuid: "cc92b62432764dc99d7c7424a9ca417c" member_type: NON_VOTER last_known_addr { host: "127.22.183.131" port: 45805 } attrs { promote: true } } }
I20260608 09:53:06.918403 26393 raft_consensus.cc:2955] T da4e3eb8608a4b028f0951b4a884d488 P 0572fde696d94f35bedb22a601b934c4 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER cc92b62432764dc99d7c7424a9ca417c (127.22.183.131) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5735e0ae620a47e28f1a6eacbf21be90" member_type: VOTER last_known_addr { host: "127.22.183.132" port: 44919 } attrs { replace: true } } peers { permanent_uuid: "0a13408d2adb466e913378fa190a2ebd" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 45347 } } peers { permanent_uuid: "0572fde696d94f35bedb22a601b934c4" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 37725 } } peers { permanent_uuid: "cc92b62432764dc99d7c7424a9ca417c" member_type: NON_VOTER last_known_addr { host: "127.22.183.131" port: 45805 } attrs { promote: true } } }
I20260608 09:53:06.919289 26634 raft_consensus.cc:2955] T da4e3eb8608a4b028f0951b4a884d488 P 5735e0ae620a47e28f1a6eacbf21be90 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER cc92b62432764dc99d7c7424a9ca417c (127.22.183.131) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5735e0ae620a47e28f1a6eacbf21be90" member_type: VOTER last_known_addr { host: "127.22.183.132" port: 44919 } attrs { replace: true } } peers { permanent_uuid: "0a13408d2adb466e913378fa190a2ebd" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 45347 } } peers { permanent_uuid: "0572fde696d94f35bedb22a601b934c4" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 37725 } } peers { permanent_uuid: "cc92b62432764dc99d7c7424a9ca417c" member_type: NON_VOTER last_known_addr { host: "127.22.183.131" port: 45805 } attrs { promote: true } } }
I20260608 09:53:06.928233 26215 catalog_manager.cc:5696] T da4e3eb8608a4b028f0951b4a884d488 P 0572fde696d94f35bedb22a601b934c4 reported cstate change: config changed from index -1 to 2, NON_VOTER cc92b62432764dc99d7c7424a9ca417c (127.22.183.131) added. New cstate: current_term: 1 leader_uuid: "0a13408d2adb466e913378fa190a2ebd" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5735e0ae620a47e28f1a6eacbf21be90" member_type: VOTER last_known_addr { host: "127.22.183.132" port: 44919 } attrs { replace: true } } peers { permanent_uuid: "0a13408d2adb466e913378fa190a2ebd" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 45347 } } peers { permanent_uuid: "0572fde696d94f35bedb22a601b934c4" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 37725 } } peers { permanent_uuid: "cc92b62432764dc99d7c7424a9ca417c" member_type: NON_VOTER last_known_addr { host: "127.22.183.131" port: 45805 } attrs { promote: true } } }
I20260608 09:53:06.932037 26393 consensus_queue.cc:237] T 2200004028204ff8aae938b47fba6f79 P 0572fde696d94f35bedb22a601b934c4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 3.3, Last appended by leader: 2, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0a13408d2adb466e913378fa190a2ebd" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 45347 } } peers { permanent_uuid: "cc92b62432764dc99d7c7424a9ca417c" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 45805 } attrs { replace: true } } peers { permanent_uuid: "0572fde696d94f35bedb22a601b934c4" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 37725 } } peers { permanent_uuid: "5735e0ae620a47e28f1a6eacbf21be90" member_type: NON_VOTER last_known_addr { host: "127.22.183.132" port: 44919 } attrs { promote: true } }
I20260608 09:53:06.937605 26320 raft_consensus.cc:1275] T 2200004028204ff8aae938b47fba6f79 P 0a13408d2adb466e913378fa190a2ebd [term 3 FOLLOWER]: Refusing update from remote peer 0572fde696d94f35bedb22a601b934c4: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260608 09:53:06.938159 26469 raft_consensus.cc:1275] T 2200004028204ff8aae938b47fba6f79 P cc92b62432764dc99d7c7424a9ca417c [term 3 FOLLOWER]: Refusing update from remote peer 0572fde696d94f35bedb22a601b934c4: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
W20260608 09:53:06.938386 26361 consensus_peers.cc:597] T 2200004028204ff8aae938b47fba6f79 P 0572fde696d94f35bedb22a601b934c4 -> Peer 5735e0ae620a47e28f1a6eacbf21be90 (127.22.183.132:44919): Couldn't send request to peer 5735e0ae620a47e28f1a6eacbf21be90. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 2200004028204ff8aae938b47fba6f79. This is attempt 1: this message will repeat every 5th retry.
I20260608 09:53:06.939141 26803 consensus_queue.cc:1048] T 2200004028204ff8aae938b47fba6f79 P 0572fde696d94f35bedb22a601b934c4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0a13408d2adb466e913378fa190a2ebd" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 45347 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260608 09:53:06.939826 26802 consensus_queue.cc:1048] T 2200004028204ff8aae938b47fba6f79 P 0572fde696d94f35bedb22a601b934c4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cc92b62432764dc99d7c7424a9ca417c" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 45805 } 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 09:53:06.946568 26778 raft_consensus.cc:2955] T 2200004028204ff8aae938b47fba6f79 P 0572fde696d94f35bedb22a601b934c4 [term 3 LEADER]: Committing config change with OpId 3.4: config changed from index -1 to 4, NON_VOTER 5735e0ae620a47e28f1a6eacbf21be90 (127.22.183.132) added. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0a13408d2adb466e913378fa190a2ebd" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 45347 } } peers { permanent_uuid: "cc92b62432764dc99d7c7424a9ca417c" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 45805 } attrs { replace: true } } peers { permanent_uuid: "0572fde696d94f35bedb22a601b934c4" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 37725 } } peers { permanent_uuid: "5735e0ae620a47e28f1a6eacbf21be90" member_type: NON_VOTER last_known_addr { host: "127.22.183.132" port: 44919 } attrs { promote: true } } }
I20260608 09:53:06.948503 26469 raft_consensus.cc:2955] T 2200004028204ff8aae938b47fba6f79 P cc92b62432764dc99d7c7424a9ca417c [term 3 FOLLOWER]: Committing config change with OpId 3.4: config changed from index -1 to 4, NON_VOTER 5735e0ae620a47e28f1a6eacbf21be90 (127.22.183.132) added. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0a13408d2adb466e913378fa190a2ebd" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 45347 } } peers { permanent_uuid: "cc92b62432764dc99d7c7424a9ca417c" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 45805 } attrs { replace: true } } peers { permanent_uuid: "0572fde696d94f35bedb22a601b934c4" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 37725 } } peers { permanent_uuid: "5735e0ae620a47e28f1a6eacbf21be90" member_type: NON_VOTER last_known_addr { host: "127.22.183.132" port: 44919 } attrs { promote: true } } }
I20260608 09:53:06.949483 26320 raft_consensus.cc:2955] T 2200004028204ff8aae938b47fba6f79 P 0a13408d2adb466e913378fa190a2ebd [term 3 FOLLOWER]: Committing config change with OpId 3.4: config changed from index -1 to 4, NON_VOTER 5735e0ae620a47e28f1a6eacbf21be90 (127.22.183.132) added. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0a13408d2adb466e913378fa190a2ebd" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 45347 } } peers { permanent_uuid: "cc92b62432764dc99d7c7424a9ca417c" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 45805 } attrs { replace: true } } peers { permanent_uuid: "0572fde696d94f35bedb22a601b934c4" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 37725 } } peers { permanent_uuid: "5735e0ae620a47e28f1a6eacbf21be90" member_type: NON_VOTER last_known_addr { host: "127.22.183.132" port: 44919 } attrs { promote: true } } }
I20260608 09:53:06.958194 26218 catalog_manager.cc:5696] T 2200004028204ff8aae938b47fba6f79 P cc92b62432764dc99d7c7424a9ca417c reported cstate change: config changed from index -1 to 4, NON_VOTER 5735e0ae620a47e28f1a6eacbf21be90 (127.22.183.132) added. New cstate: current_term: 3 leader_uuid: "0572fde696d94f35bedb22a601b934c4" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0a13408d2adb466e913378fa190a2ebd" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 45347 } } peers { permanent_uuid: "cc92b62432764dc99d7c7424a9ca417c" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 45805 } attrs { replace: true } } peers { permanent_uuid: "0572fde696d94f35bedb22a601b934c4" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 37725 } } peers { permanent_uuid: "5735e0ae620a47e28f1a6eacbf21be90" member_type: NON_VOTER last_known_addr { host: "127.22.183.132" port: 44919 } attrs { promote: true } } }
I20260608 09:53:07.284879 26832 ts_tablet_manager.cc:933] T b6e5acb74a5f468f8addd0131adecf9e P 0572fde696d94f35bedb22a601b934c4: Initiating tablet copy from peer cc92b62432764dc99d7c7424a9ca417c (127.22.183.131:45805)
I20260608 09:53:07.287604 26832 tablet_copy_client.cc:323] T b6e5acb74a5f468f8addd0131adecf9e P 0572fde696d94f35bedb22a601b934c4: tablet copy: Beginning tablet copy session from remote peer at address 127.22.183.131:45805
I20260608 09:53:07.290835 26479 tablet_copy_service.cc:140] P cc92b62432764dc99d7c7424a9ca417c: Received BeginTabletCopySession request for tablet b6e5acb74a5f468f8addd0131adecf9e from peer 0572fde696d94f35bedb22a601b934c4 ({username='slave'} at 127.0.0.1:50860)
I20260608 09:53:07.291332 26479 tablet_copy_service.cc:161] P cc92b62432764dc99d7c7424a9ca417c: Beginning new tablet copy session on tablet b6e5acb74a5f468f8addd0131adecf9e from peer 0572fde696d94f35bedb22a601b934c4 at {username='slave'} at 127.0.0.1:50860: session id = 0572fde696d94f35bedb22a601b934c4-b6e5acb74a5f468f8addd0131adecf9e
I20260608 09:53:07.297781 26479 tablet_copy_source_session.cc:215] T b6e5acb74a5f468f8addd0131adecf9e P cc92b62432764dc99d7c7424a9ca417c: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 09:53:07.299983 26834 ts_tablet_manager.cc:933] T 8b4ebdce22384e1f95f231581906b8c2 P 5735e0ae620a47e28f1a6eacbf21be90: Initiating tablet copy from peer 0a13408d2adb466e913378fa190a2ebd (127.22.183.129:45347)
I20260608 09:53:07.301185 26832 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b6e5acb74a5f468f8addd0131adecf9e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:53:07.302307 26834 tablet_copy_client.cc:323] T 8b4ebdce22384e1f95f231581906b8c2 P 5735e0ae620a47e28f1a6eacbf21be90: tablet copy: Beginning tablet copy session from remote peer at address 127.22.183.129:45347
I20260608 09:53:07.304847 26330 tablet_copy_service.cc:140] P 0a13408d2adb466e913378fa190a2ebd: Received BeginTabletCopySession request for tablet 8b4ebdce22384e1f95f231581906b8c2 from peer 5735e0ae620a47e28f1a6eacbf21be90 ({username='slave'} at 127.0.0.1:58134)
I20260608 09:53:07.305454 26330 tablet_copy_service.cc:161] P 0a13408d2adb466e913378fa190a2ebd: Beginning new tablet copy session on tablet 8b4ebdce22384e1f95f231581906b8c2 from peer 5735e0ae620a47e28f1a6eacbf21be90 at {username='slave'} at 127.0.0.1:58134: session id = 5735e0ae620a47e28f1a6eacbf21be90-8b4ebdce22384e1f95f231581906b8c2
I20260608 09:53:07.312968 26330 tablet_copy_source_session.cc:215] T 8b4ebdce22384e1f95f231581906b8c2 P 0a13408d2adb466e913378fa190a2ebd: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 09:53:07.316588 26834 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8b4ebdce22384e1f95f231581906b8c2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:53:07.317545 26832 tablet_copy_client.cc:806] T b6e5acb74a5f468f8addd0131adecf9e P 0572fde696d94f35bedb22a601b934c4: tablet copy: Starting download of 0 data blocks...
I20260608 09:53:07.318140 26832 tablet_copy_client.cc:670] T b6e5acb74a5f468f8addd0131adecf9e P 0572fde696d94f35bedb22a601b934c4: tablet copy: Starting download of 1 WAL segments...
I20260608 09:53:07.335184 26832 tablet_copy_client.cc:538] T b6e5acb74a5f468f8addd0131adecf9e P 0572fde696d94f35bedb22a601b934c4: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 09:53:07.340754 26836 ts_tablet_manager.cc:933] T 2200004028204ff8aae938b47fba6f79 P 5735e0ae620a47e28f1a6eacbf21be90: Initiating tablet copy from peer 0572fde696d94f35bedb22a601b934c4 (127.22.183.130:37725)
I20260608 09:53:07.346027 26832 tablet_bootstrap.cc:492] T b6e5acb74a5f468f8addd0131adecf9e P 0572fde696d94f35bedb22a601b934c4: Bootstrap starting.
I20260608 09:53:07.348232 26834 tablet_copy_client.cc:806] T 8b4ebdce22384e1f95f231581906b8c2 P 5735e0ae620a47e28f1a6eacbf21be90: tablet copy: Starting download of 0 data blocks...
I20260608 09:53:07.348870 26834 tablet_copy_client.cc:670] T 8b4ebdce22384e1f95f231581906b8c2 P 5735e0ae620a47e28f1a6eacbf21be90: tablet copy: Starting download of 1 WAL segments...
I20260608 09:53:07.353119 26834 tablet_copy_client.cc:538] T 8b4ebdce22384e1f95f231581906b8c2 P 5735e0ae620a47e28f1a6eacbf21be90: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 09:53:07.354215 26837 ts_tablet_manager.cc:933] T da4e3eb8608a4b028f0951b4a884d488 P cc92b62432764dc99d7c7424a9ca417c: Initiating tablet copy from peer 0a13408d2adb466e913378fa190a2ebd (127.22.183.129:45347)
I20260608 09:53:07.360296 26836 tablet_copy_client.cc:323] T 2200004028204ff8aae938b47fba6f79 P 5735e0ae620a47e28f1a6eacbf21be90: tablet copy: Beginning tablet copy session from remote peer at address 127.22.183.130:37725
I20260608 09:53:07.360730 26837 tablet_copy_client.cc:323] T da4e3eb8608a4b028f0951b4a884d488 P cc92b62432764dc99d7c7424a9ca417c: tablet copy: Beginning tablet copy session from remote peer at address 127.22.183.129:45347
I20260608 09:53:07.362741 26405 tablet_copy_service.cc:140] P 0572fde696d94f35bedb22a601b934c4: Received BeginTabletCopySession request for tablet 2200004028204ff8aae938b47fba6f79 from peer 5735e0ae620a47e28f1a6eacbf21be90 ({username='slave'} at 127.0.0.1:49532)
I20260608 09:53:07.363409 26405 tablet_copy_service.cc:161] P 0572fde696d94f35bedb22a601b934c4: Beginning new tablet copy session on tablet 2200004028204ff8aae938b47fba6f79 from peer 5735e0ae620a47e28f1a6eacbf21be90 at {username='slave'} at 127.0.0.1:49532: session id = 5735e0ae620a47e28f1a6eacbf21be90-2200004028204ff8aae938b47fba6f79
I20260608 09:53:07.367146 26330 tablet_copy_service.cc:140] P 0a13408d2adb466e913378fa190a2ebd: Received BeginTabletCopySession request for tablet da4e3eb8608a4b028f0951b4a884d488 from peer cc92b62432764dc99d7c7424a9ca417c ({username='slave'} at 127.0.0.1:58112)
I20260608 09:53:07.367890 26330 tablet_copy_service.cc:161] P 0a13408d2adb466e913378fa190a2ebd: Beginning new tablet copy session on tablet da4e3eb8608a4b028f0951b4a884d488 from peer cc92b62432764dc99d7c7424a9ca417c at {username='slave'} at 127.0.0.1:58112: session id = cc92b62432764dc99d7c7424a9ca417c-da4e3eb8608a4b028f0951b4a884d488
I20260608 09:53:07.380935 26330 tablet_copy_source_session.cc:215] T da4e3eb8608a4b028f0951b4a884d488 P 0a13408d2adb466e913378fa190a2ebd: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 09:53:07.382633 26405 tablet_copy_source_session.cc:215] T 2200004028204ff8aae938b47fba6f79 P 0572fde696d94f35bedb22a601b934c4: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 09:53:07.384217 26837 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet da4e3eb8608a4b028f0951b4a884d488. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:53:07.384645 26834 tablet_bootstrap.cc:492] T 8b4ebdce22384e1f95f231581906b8c2 P 5735e0ae620a47e28f1a6eacbf21be90: Bootstrap starting.
I20260608 09:53:07.387050 26832 tablet_bootstrap.cc:492] T b6e5acb74a5f468f8addd0131adecf9e P 0572fde696d94f35bedb22a601b934c4: 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 09:53:07.387984 26832 tablet_bootstrap.cc:492] T b6e5acb74a5f468f8addd0131adecf9e P 0572fde696d94f35bedb22a601b934c4: Bootstrap complete.
I20260608 09:53:07.388661 26832 ts_tablet_manager.cc:1403] T b6e5acb74a5f468f8addd0131adecf9e P 0572fde696d94f35bedb22a601b934c4: Time spent bootstrapping tablet: real 0.043s	user 0.018s	sys 0.011s
I20260608 09:53:07.392004 26832 raft_consensus.cc:359] T b6e5acb74a5f468f8addd0131adecf9e P 0572fde696d94f35bedb22a601b934c4 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "cc92b62432764dc99d7c7424a9ca417c" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 45805 } } peers { permanent_uuid: "0a13408d2adb466e913378fa190a2ebd" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 45347 } } peers { permanent_uuid: "5735e0ae620a47e28f1a6eacbf21be90" member_type: VOTER last_known_addr { host: "127.22.183.132" port: 44919 } attrs { replace: true } } peers { permanent_uuid: "0572fde696d94f35bedb22a601b934c4" member_type: NON_VOTER last_known_addr { host: "127.22.183.130" port: 37725 } attrs { promote: true } }
I20260608 09:53:07.392836 26832 raft_consensus.cc:740] T b6e5acb74a5f468f8addd0131adecf9e P 0572fde696d94f35bedb22a601b934c4 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 0572fde696d94f35bedb22a601b934c4, State: Initialized, Role: LEARNER
I20260608 09:53:07.393507 26832 consensus_queue.cc:260] T b6e5acb74a5f468f8addd0131adecf9e P 0572fde696d94f35bedb22a601b934c4 [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: "cc92b62432764dc99d7c7424a9ca417c" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 45805 } } peers { permanent_uuid: "0a13408d2adb466e913378fa190a2ebd" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 45347 } } peers { permanent_uuid: "5735e0ae620a47e28f1a6eacbf21be90" member_type: VOTER last_known_addr { host: "127.22.183.132" port: 44919 } attrs { replace: true } } peers { permanent_uuid: "0572fde696d94f35bedb22a601b934c4" member_type: NON_VOTER last_known_addr { host: "127.22.183.130" port: 37725 } attrs { promote: true } }
I20260608 09:53:07.399909 26832 ts_tablet_manager.cc:1434] T b6e5acb74a5f468f8addd0131adecf9e P 0572fde696d94f35bedb22a601b934c4: Time spent starting tablet: real 0.011s	user 0.009s	sys 0.000s
I20260608 09:53:07.402873 26836 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2200004028204ff8aae938b47fba6f79. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:53:07.404256 26479 tablet_copy_service.cc:342] P cc92b62432764dc99d7c7424a9ca417c: Request end of tablet copy session 0572fde696d94f35bedb22a601b934c4-b6e5acb74a5f468f8addd0131adecf9e received from {username='slave'} at 127.0.0.1:50860
I20260608 09:53:07.404706 26479 tablet_copy_service.cc:434] P cc92b62432764dc99d7c7424a9ca417c: ending tablet copy session 0572fde696d94f35bedb22a601b934c4-b6e5acb74a5f468f8addd0131adecf9e on tablet b6e5acb74a5f468f8addd0131adecf9e with peer 0572fde696d94f35bedb22a601b934c4
I20260608 09:53:07.415943 26837 tablet_copy_client.cc:806] T da4e3eb8608a4b028f0951b4a884d488 P cc92b62432764dc99d7c7424a9ca417c: tablet copy: Starting download of 0 data blocks...
I20260608 09:53:07.416496 26837 tablet_copy_client.cc:670] T da4e3eb8608a4b028f0951b4a884d488 P cc92b62432764dc99d7c7424a9ca417c: tablet copy: Starting download of 1 WAL segments...
I20260608 09:53:07.419788 26836 tablet_copy_client.cc:806] T 2200004028204ff8aae938b47fba6f79 P 5735e0ae620a47e28f1a6eacbf21be90: tablet copy: Starting download of 0 data blocks...
I20260608 09:53:07.420336 26836 tablet_copy_client.cc:670] T 2200004028204ff8aae938b47fba6f79 P 5735e0ae620a47e28f1a6eacbf21be90: tablet copy: Starting download of 1 WAL segments...
I20260608 09:53:07.420533 26837 tablet_copy_client.cc:538] T da4e3eb8608a4b028f0951b4a884d488 P cc92b62432764dc99d7c7424a9ca417c: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 09:53:07.422487 26834 tablet_bootstrap.cc:492] T 8b4ebdce22384e1f95f231581906b8c2 P 5735e0ae620a47e28f1a6eacbf21be90: 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 09:53:07.423439 26834 tablet_bootstrap.cc:492] T 8b4ebdce22384e1f95f231581906b8c2 P 5735e0ae620a47e28f1a6eacbf21be90: Bootstrap complete.
I20260608 09:53:07.424371 26836 tablet_copy_client.cc:538] T 2200004028204ff8aae938b47fba6f79 P 5735e0ae620a47e28f1a6eacbf21be90: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 09:53:07.424538 26834 ts_tablet_manager.cc:1403] T 8b4ebdce22384e1f95f231581906b8c2 P 5735e0ae620a47e28f1a6eacbf21be90: Time spent bootstrapping tablet: real 0.040s	user 0.024s	sys 0.003s
I20260608 09:53:07.428210 26834 raft_consensus.cc:359] T 8b4ebdce22384e1f95f231581906b8c2 P 5735e0ae620a47e28f1a6eacbf21be90 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0a13408d2adb466e913378fa190a2ebd" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 45347 } } peers { permanent_uuid: "0572fde696d94f35bedb22a601b934c4" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 37725 } attrs { replace: true } } peers { permanent_uuid: "cc92b62432764dc99d7c7424a9ca417c" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 45805 } } peers { permanent_uuid: "5735e0ae620a47e28f1a6eacbf21be90" member_type: NON_VOTER last_known_addr { host: "127.22.183.132" port: 44919 } attrs { promote: true } }
I20260608 09:53:07.429081 26834 raft_consensus.cc:740] T 8b4ebdce22384e1f95f231581906b8c2 P 5735e0ae620a47e28f1a6eacbf21be90 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 5735e0ae620a47e28f1a6eacbf21be90, State: Initialized, Role: LEARNER
I20260608 09:53:07.429759 26834 consensus_queue.cc:260] T 8b4ebdce22384e1f95f231581906b8c2 P 5735e0ae620a47e28f1a6eacbf21be90 [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: "0a13408d2adb466e913378fa190a2ebd" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 45347 } } peers { permanent_uuid: "0572fde696d94f35bedb22a601b934c4" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 37725 } attrs { replace: true } } peers { permanent_uuid: "cc92b62432764dc99d7c7424a9ca417c" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 45805 } } peers { permanent_uuid: "5735e0ae620a47e28f1a6eacbf21be90" member_type: NON_VOTER last_known_addr { host: "127.22.183.132" port: 44919 } attrs { promote: true } }
I20260608 09:53:07.432570 26836 tablet_bootstrap.cc:492] T 2200004028204ff8aae938b47fba6f79 P 5735e0ae620a47e28f1a6eacbf21be90: Bootstrap starting.
I20260608 09:53:07.433936 26837 tablet_bootstrap.cc:492] T da4e3eb8608a4b028f0951b4a884d488 P cc92b62432764dc99d7c7424a9ca417c: Bootstrap starting.
I20260608 09:53:07.451984 26834 ts_tablet_manager.cc:1434] T 8b4ebdce22384e1f95f231581906b8c2 P 5735e0ae620a47e28f1a6eacbf21be90: Time spent starting tablet: real 0.027s	user 0.005s	sys 0.001s
I20260608 09:53:07.459981 26330 tablet_copy_service.cc:342] P 0a13408d2adb466e913378fa190a2ebd: Request end of tablet copy session 5735e0ae620a47e28f1a6eacbf21be90-8b4ebdce22384e1f95f231581906b8c2 received from {username='slave'} at 127.0.0.1:58134
I20260608 09:53:07.460438 26330 tablet_copy_service.cc:434] P 0a13408d2adb466e913378fa190a2ebd: ending tablet copy session 5735e0ae620a47e28f1a6eacbf21be90-8b4ebdce22384e1f95f231581906b8c2 on tablet 8b4ebdce22384e1f95f231581906b8c2 with peer 5735e0ae620a47e28f1a6eacbf21be90
I20260608 09:53:07.468174 26837 tablet_bootstrap.cc:492] T da4e3eb8608a4b028f0951b4a884d488 P cc92b62432764dc99d7c7424a9ca417c: 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 09:53:07.469676 26837 tablet_bootstrap.cc:492] T da4e3eb8608a4b028f0951b4a884d488 P cc92b62432764dc99d7c7424a9ca417c: Bootstrap complete.
I20260608 09:53:07.470371 26837 ts_tablet_manager.cc:1403] T da4e3eb8608a4b028f0951b4a884d488 P cc92b62432764dc99d7c7424a9ca417c: Time spent bootstrapping tablet: real 0.037s	user 0.020s	sys 0.009s
I20260608 09:53:07.473558 26837 raft_consensus.cc:359] T da4e3eb8608a4b028f0951b4a884d488 P cc92b62432764dc99d7c7424a9ca417c [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5735e0ae620a47e28f1a6eacbf21be90" member_type: VOTER last_known_addr { host: "127.22.183.132" port: 44919 } attrs { replace: true } } peers { permanent_uuid: "0a13408d2adb466e913378fa190a2ebd" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 45347 } } peers { permanent_uuid: "0572fde696d94f35bedb22a601b934c4" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 37725 } } peers { permanent_uuid: "cc92b62432764dc99d7c7424a9ca417c" member_type: NON_VOTER last_known_addr { host: "127.22.183.131" port: 45805 } attrs { promote: true } }
I20260608 09:53:07.474382 26837 raft_consensus.cc:740] T da4e3eb8608a4b028f0951b4a884d488 P cc92b62432764dc99d7c7424a9ca417c [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: cc92b62432764dc99d7c7424a9ca417c, State: Initialized, Role: LEARNER
I20260608 09:53:07.475033 26837 consensus_queue.cc:260] T da4e3eb8608a4b028f0951b4a884d488 P cc92b62432764dc99d7c7424a9ca417c [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: "5735e0ae620a47e28f1a6eacbf21be90" member_type: VOTER last_known_addr { host: "127.22.183.132" port: 44919 } attrs { replace: true } } peers { permanent_uuid: "0a13408d2adb466e913378fa190a2ebd" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 45347 } } peers { permanent_uuid: "0572fde696d94f35bedb22a601b934c4" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 37725 } } peers { permanent_uuid: "cc92b62432764dc99d7c7424a9ca417c" member_type: NON_VOTER last_known_addr { host: "127.22.183.131" port: 45805 } attrs { promote: true } }
I20260608 09:53:07.476758 26836 tablet_bootstrap.cc:492] T 2200004028204ff8aae938b47fba6f79 P 5735e0ae620a47e28f1a6eacbf21be90: Bootstrap replayed 1/1 log segments. Stats: ops{read=4 overwritten=0 applied=4 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260608 09:53:07.477483 26837 ts_tablet_manager.cc:1434] T da4e3eb8608a4b028f0951b4a884d488 P cc92b62432764dc99d7c7424a9ca417c: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.000s
I20260608 09:53:07.477627 26836 tablet_bootstrap.cc:492] T 2200004028204ff8aae938b47fba6f79 P 5735e0ae620a47e28f1a6eacbf21be90: Bootstrap complete.
I20260608 09:53:07.478375 26836 ts_tablet_manager.cc:1403] T 2200004028204ff8aae938b47fba6f79 P 5735e0ae620a47e28f1a6eacbf21be90: Time spent bootstrapping tablet: real 0.046s	user 0.027s	sys 0.015s
I20260608 09:53:07.479336 26330 tablet_copy_service.cc:342] P 0a13408d2adb466e913378fa190a2ebd: Request end of tablet copy session cc92b62432764dc99d7c7424a9ca417c-da4e3eb8608a4b028f0951b4a884d488 received from {username='slave'} at 127.0.0.1:58112
I20260608 09:53:07.479737 26330 tablet_copy_service.cc:434] P 0a13408d2adb466e913378fa190a2ebd: ending tablet copy session cc92b62432764dc99d7c7424a9ca417c-da4e3eb8608a4b028f0951b4a884d488 on tablet da4e3eb8608a4b028f0951b4a884d488 with peer cc92b62432764dc99d7c7424a9ca417c
I20260608 09:53:07.481365 26836 raft_consensus.cc:359] T 2200004028204ff8aae938b47fba6f79 P 5735e0ae620a47e28f1a6eacbf21be90 [term 3 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0a13408d2adb466e913378fa190a2ebd" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 45347 } } peers { permanent_uuid: "cc92b62432764dc99d7c7424a9ca417c" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 45805 } attrs { replace: true } } peers { permanent_uuid: "0572fde696d94f35bedb22a601b934c4" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 37725 } } peers { permanent_uuid: "5735e0ae620a47e28f1a6eacbf21be90" member_type: NON_VOTER last_known_addr { host: "127.22.183.132" port: 44919 } attrs { promote: true } }
I20260608 09:53:07.482302 26836 raft_consensus.cc:740] T 2200004028204ff8aae938b47fba6f79 P 5735e0ae620a47e28f1a6eacbf21be90 [term 3 LEARNER]: Becoming Follower/Learner. State: Replica: 5735e0ae620a47e28f1a6eacbf21be90, State: Initialized, Role: LEARNER
I20260608 09:53:07.482925 26836 consensus_queue.cc:260] T 2200004028204ff8aae938b47fba6f79 P 5735e0ae620a47e28f1a6eacbf21be90 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 4, Last appended: 3.4, Last appended by leader: 4, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0a13408d2adb466e913378fa190a2ebd" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 45347 } } peers { permanent_uuid: "cc92b62432764dc99d7c7424a9ca417c" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 45805 } attrs { replace: true } } peers { permanent_uuid: "0572fde696d94f35bedb22a601b934c4" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 37725 } } peers { permanent_uuid: "5735e0ae620a47e28f1a6eacbf21be90" member_type: NON_VOTER last_known_addr { host: "127.22.183.132" port: 44919 } attrs { promote: true } }
I20260608 09:53:07.485173 26836 ts_tablet_manager.cc:1434] T 2200004028204ff8aae938b47fba6f79 P 5735e0ae620a47e28f1a6eacbf21be90: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260608 09:53:07.487195 26405 tablet_copy_service.cc:342] P 0572fde696d94f35bedb22a601b934c4: Request end of tablet copy session 5735e0ae620a47e28f1a6eacbf21be90-2200004028204ff8aae938b47fba6f79 received from {username='slave'} at 127.0.0.1:49532
I20260608 09:53:07.487620 26405 tablet_copy_service.cc:434] P 0572fde696d94f35bedb22a601b934c4: ending tablet copy session 5735e0ae620a47e28f1a6eacbf21be90-2200004028204ff8aae938b47fba6f79 on tablet 2200004028204ff8aae938b47fba6f79 with peer 5735e0ae620a47e28f1a6eacbf21be90
I20260608 09:53:07.706079 26466 raft_consensus.cc:1217] T da4e3eb8608a4b028f0951b4a884d488 P cc92b62432764dc99d7c7424a9ca417c [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260608 09:53:07.707885 26271 auto_leader_rebalancer.cc:140] leader rebalance for table range_aware_rebalance_new_range
I20260608 09:53:07.713243 26635 raft_consensus.cc:1217] T 2200004028204ff8aae938b47fba6f79 P 5735e0ae620a47e28f1a6eacbf21be90 [term 3 LEARNER]: Deduplicated request from leader. Original: 3.3->[3.4-3.4]   Dedup: 3.4->[]
I20260608 09:53:07.775869 26395 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "3a601f812bb34dc1887560390aa2845a"
dest_uuid: "0572fde696d94f35bedb22a601b934c4"
mode: GRACEFUL
new_leader_uuid: "5735e0ae620a47e28f1a6eacbf21be90"
 from {username='slave'} at 127.0.0.1:55694
I20260608 09:53:07.776549 26395 raft_consensus.cc:606] T 3a601f812bb34dc1887560390aa2845a P 0572fde696d94f35bedb22a601b934c4 [term 1 LEADER]: Received request to transfer leadership to TS 5735e0ae620a47e28f1a6eacbf21be90
I20260608 09:53:07.778344 26271 auto_leader_rebalancer.cc:388] table: range_aware_rebalance_new_range, leader rebalance finish, leader transfer count: 1
I20260608 09:53:07.779464 26271 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 09:53:07.799654 26845 raft_consensus.cc:993] T 3a601f812bb34dc1887560390aa2845a P 0572fde696d94f35bedb22a601b934c4: : Instructing follower 5735e0ae620a47e28f1a6eacbf21be90 to start an election
I20260608 09:53:07.800277 26802 raft_consensus.cc:1081] T 3a601f812bb34dc1887560390aa2845a P 0572fde696d94f35bedb22a601b934c4 [term 1 LEADER]: Signalling peer 5735e0ae620a47e28f1a6eacbf21be90 to start an election
I20260608 09:53:07.802012 26635 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "3a601f812bb34dc1887560390aa2845a"
dest_uuid: "5735e0ae620a47e28f1a6eacbf21be90"
 from {username='slave'} at 127.0.0.1:45368
I20260608 09:53:07.802439 26635 raft_consensus.cc:493] T 3a601f812bb34dc1887560390aa2845a P 5735e0ae620a47e28f1a6eacbf21be90 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260608 09:53:07.802690 26635 raft_consensus.cc:3060] T 3a601f812bb34dc1887560390aa2845a P 5735e0ae620a47e28f1a6eacbf21be90 [term 1 FOLLOWER]: Advancing to term 2
I20260608 09:53:07.806839 26635 raft_consensus.cc:515] T 3a601f812bb34dc1887560390aa2845a P 5735e0ae620a47e28f1a6eacbf21be90 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc92b62432764dc99d7c7424a9ca417c" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 45805 } } peers { permanent_uuid: "0572fde696d94f35bedb22a601b934c4" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 37725 } } peers { permanent_uuid: "5735e0ae620a47e28f1a6eacbf21be90" member_type: VOTER last_known_addr { host: "127.22.183.132" port: 44919 } }
I20260608 09:53:07.808334 26635 leader_election.cc:290] T 3a601f812bb34dc1887560390aa2845a P 5735e0ae620a47e28f1a6eacbf21be90 [CANDIDATE]: Term 2 election: Requested vote from peers cc92b62432764dc99d7c7424a9ca417c (127.22.183.131:45805), 0572fde696d94f35bedb22a601b934c4 (127.22.183.130:37725)
I20260608 09:53:07.809279 26466 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3a601f812bb34dc1887560390aa2845a" candidate_uuid: "5735e0ae620a47e28f1a6eacbf21be90" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "cc92b62432764dc99d7c7424a9ca417c"
I20260608 09:53:07.809693 26395 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3a601f812bb34dc1887560390aa2845a" candidate_uuid: "5735e0ae620a47e28f1a6eacbf21be90" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "0572fde696d94f35bedb22a601b934c4"
I20260608 09:53:07.809984 26466 raft_consensus.cc:3060] T 3a601f812bb34dc1887560390aa2845a P cc92b62432764dc99d7c7424a9ca417c [term 1 FOLLOWER]: Advancing to term 2
I20260608 09:53:07.810351 26395 raft_consensus.cc:3055] T 3a601f812bb34dc1887560390aa2845a P 0572fde696d94f35bedb22a601b934c4 [term 1 LEADER]: Stepping down as leader of term 1
I20260608 09:53:07.810756 26395 raft_consensus.cc:740] T 3a601f812bb34dc1887560390aa2845a P 0572fde696d94f35bedb22a601b934c4 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 0572fde696d94f35bedb22a601b934c4, State: Running, Role: LEADER
I20260608 09:53:07.811728 26395 consensus_queue.cc:260] T 3a601f812bb34dc1887560390aa2845a P 0572fde696d94f35bedb22a601b934c4 [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: "cc92b62432764dc99d7c7424a9ca417c" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 45805 } } peers { permanent_uuid: "0572fde696d94f35bedb22a601b934c4" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 37725 } } peers { permanent_uuid: "5735e0ae620a47e28f1a6eacbf21be90" member_type: VOTER last_known_addr { host: "127.22.183.132" port: 44919 } }
I20260608 09:53:07.812996 26395 raft_consensus.cc:3060] T 3a601f812bb34dc1887560390aa2845a P 0572fde696d94f35bedb22a601b934c4 [term 1 FOLLOWER]: Advancing to term 2
I20260608 09:53:07.814796 26466 raft_consensus.cc:2468] T 3a601f812bb34dc1887560390aa2845a P cc92b62432764dc99d7c7424a9ca417c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5735e0ae620a47e28f1a6eacbf21be90 in term 2.
I20260608 09:53:07.816022 26598 leader_election.cc:304] T 3a601f812bb34dc1887560390aa2845a P 5735e0ae620a47e28f1a6eacbf21be90 [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: 5735e0ae620a47e28f1a6eacbf21be90, cc92b62432764dc99d7c7424a9ca417c; no voters: 
I20260608 09:53:07.816819 26753 raft_consensus.cc:2804] T 3a601f812bb34dc1887560390aa2845a P 5735e0ae620a47e28f1a6eacbf21be90 [term 2 FOLLOWER]: Leader election won for term 2
I20260608 09:53:07.817256 26753 raft_consensus.cc:697] T 3a601f812bb34dc1887560390aa2845a P 5735e0ae620a47e28f1a6eacbf21be90 [term 2 LEADER]: Becoming Leader. State: Replica: 5735e0ae620a47e28f1a6eacbf21be90, State: Running, Role: LEADER
I20260608 09:53:07.818178 26753 consensus_queue.cc:237] T 3a601f812bb34dc1887560390aa2845a P 5735e0ae620a47e28f1a6eacbf21be90 [LEADER]: Queue 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: "cc92b62432764dc99d7c7424a9ca417c" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 45805 } } peers { permanent_uuid: "0572fde696d94f35bedb22a601b934c4" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 37725 } } peers { permanent_uuid: "5735e0ae620a47e28f1a6eacbf21be90" member_type: VOTER last_known_addr { host: "127.22.183.132" port: 44919 } }
I20260608 09:53:07.819943 26395 raft_consensus.cc:2468] T 3a601f812bb34dc1887560390aa2845a P 0572fde696d94f35bedb22a601b934c4 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5735e0ae620a47e28f1a6eacbf21be90 in term 2.
I20260608 09:53:07.827271 26217 catalog_manager.cc:5696] T 3a601f812bb34dc1887560390aa2845a P 5735e0ae620a47e28f1a6eacbf21be90 reported cstate change: term changed from 1 to 2, leader changed from 0572fde696d94f35bedb22a601b934c4 (127.22.183.130) to 5735e0ae620a47e28f1a6eacbf21be90 (127.22.183.132). New cstate: current_term: 2 leader_uuid: "5735e0ae620a47e28f1a6eacbf21be90" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc92b62432764dc99d7c7424a9ca417c" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 45805 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0572fde696d94f35bedb22a601b934c4" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 37725 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5735e0ae620a47e28f1a6eacbf21be90" member_type: VOTER last_known_addr { host: "127.22.183.132" port: 44919 } health_report { overall_health: HEALTHY } } }
I20260608 09:53:07.874315 26395 raft_consensus.cc:1217] T b6e5acb74a5f468f8addd0131adecf9e P 0572fde696d94f35bedb22a601b934c4 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260608 09:53:07.903780 26635 raft_consensus.cc:1217] T 8b4ebdce22384e1f95f231581906b8c2 P 5735e0ae620a47e28f1a6eacbf21be90 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260608 09:53:08.152057 26823 raft_consensus.cc:1064] T da4e3eb8608a4b028f0951b4a884d488 P 0a13408d2adb466e913378fa190a2ebd: attempting to promote NON_VOTER cc92b62432764dc99d7c7424a9ca417c to VOTER
I20260608 09:53:08.154592 26823 consensus_queue.cc:237] T da4e3eb8608a4b028f0951b4a884d488 P 0a13408d2adb466e913378fa190a2ebd [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: "5735e0ae620a47e28f1a6eacbf21be90" member_type: VOTER last_known_addr { host: "127.22.183.132" port: 44919 } attrs { replace: true } } peers { permanent_uuid: "0a13408d2adb466e913378fa190a2ebd" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 45347 } } peers { permanent_uuid: "0572fde696d94f35bedb22a601b934c4" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 37725 } } peers { permanent_uuid: "cc92b62432764dc99d7c7424a9ca417c" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 45805 } attrs { promote: false } }
I20260608 09:53:08.161190 26466 raft_consensus.cc:1275] T da4e3eb8608a4b028f0951b4a884d488 P cc92b62432764dc99d7c7424a9ca417c [term 1 LEARNER]: Refusing update from remote peer 0a13408d2adb466e913378fa190a2ebd: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 09:53:08.162535 26395 raft_consensus.cc:1275] T da4e3eb8608a4b028f0951b4a884d488 P 0572fde696d94f35bedb22a601b934c4 [term 1 FOLLOWER]: Refusing update from remote peer 0a13408d2adb466e913378fa190a2ebd: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 09:53:08.163462 26635 raft_consensus.cc:1275] T da4e3eb8608a4b028f0951b4a884d488 P 5735e0ae620a47e28f1a6eacbf21be90 [term 1 FOLLOWER]: Refusing update from remote peer 0a13408d2adb466e913378fa190a2ebd: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 09:53:08.163540 26823 consensus_queue.cc:1048] T da4e3eb8608a4b028f0951b4a884d488 P 0a13408d2adb466e913378fa190a2ebd [LEADER]: Connected to new peer: Peer: permanent_uuid: "cc92b62432764dc99d7c7424a9ca417c" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 45805 } 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 09:53:08.164875 26844 consensus_queue.cc:1048] T da4e3eb8608a4b028f0951b4a884d488 P 0a13408d2adb466e913378fa190a2ebd [LEADER]: Connected to new peer: Peer: permanent_uuid: "0572fde696d94f35bedb22a601b934c4" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 37725 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260608 09:53:08.165730 26801 consensus_queue.cc:1048] T da4e3eb8608a4b028f0951b4a884d488 P 0a13408d2adb466e913378fa190a2ebd [LEADER]: Connected to new peer: Peer: permanent_uuid: "5735e0ae620a47e28f1a6eacbf21be90" member_type: VOTER last_known_addr { host: "127.22.183.132" port: 44919 } 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 09:53:08.186139 26844 raft_consensus.cc:2955] T da4e3eb8608a4b028f0951b4a884d488 P 0a13408d2adb466e913378fa190a2ebd [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, cc92b62432764dc99d7c7424a9ca417c (127.22.183.131) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5735e0ae620a47e28f1a6eacbf21be90" member_type: VOTER last_known_addr { host: "127.22.183.132" port: 44919 } attrs { replace: true } } peers { permanent_uuid: "0a13408d2adb466e913378fa190a2ebd" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 45347 } } peers { permanent_uuid: "0572fde696d94f35bedb22a601b934c4" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 37725 } } peers { permanent_uuid: "cc92b62432764dc99d7c7424a9ca417c" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 45805 } attrs { promote: false } } }
I20260608 09:53:08.190388 26395 raft_consensus.cc:2955] T da4e3eb8608a4b028f0951b4a884d488 P 0572fde696d94f35bedb22a601b934c4 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, cc92b62432764dc99d7c7424a9ca417c (127.22.183.131) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5735e0ae620a47e28f1a6eacbf21be90" member_type: VOTER last_known_addr { host: "127.22.183.132" port: 44919 } attrs { replace: true } } peers { permanent_uuid: "0a13408d2adb466e913378fa190a2ebd" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 45347 } } peers { permanent_uuid: "0572fde696d94f35bedb22a601b934c4" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 37725 } } peers { permanent_uuid: "cc92b62432764dc99d7c7424a9ca417c" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 45805 } attrs { promote: false } } }
I20260608 09:53:08.192021 26469 raft_consensus.cc:2955] T da4e3eb8608a4b028f0951b4a884d488 P cc92b62432764dc99d7c7424a9ca417c [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, cc92b62432764dc99d7c7424a9ca417c (127.22.183.131) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5735e0ae620a47e28f1a6eacbf21be90" member_type: VOTER last_known_addr { host: "127.22.183.132" port: 44919 } attrs { replace: true } } peers { permanent_uuid: "0a13408d2adb466e913378fa190a2ebd" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 45347 } } peers { permanent_uuid: "0572fde696d94f35bedb22a601b934c4" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 37725 } } peers { permanent_uuid: "cc92b62432764dc99d7c7424a9ca417c" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 45805 } attrs { promote: false } } }
I20260608 09:53:08.202955 26635 raft_consensus.cc:2955] T da4e3eb8608a4b028f0951b4a884d488 P 5735e0ae620a47e28f1a6eacbf21be90 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, cc92b62432764dc99d7c7424a9ca417c (127.22.183.131) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5735e0ae620a47e28f1a6eacbf21be90" member_type: VOTER last_known_addr { host: "127.22.183.132" port: 44919 } attrs { replace: true } } peers { permanent_uuid: "0a13408d2adb466e913378fa190a2ebd" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 45347 } } peers { permanent_uuid: "0572fde696d94f35bedb22a601b934c4" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 37725 } } peers { permanent_uuid: "cc92b62432764dc99d7c7424a9ca417c" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 45805 } attrs { promote: false } } }
I20260608 09:53:08.208914 26215 catalog_manager.cc:5696] T da4e3eb8608a4b028f0951b4a884d488 P cc92b62432764dc99d7c7424a9ca417c reported cstate change: config changed from index 2 to 3, cc92b62432764dc99d7c7424a9ca417c (127.22.183.131) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "0a13408d2adb466e913378fa190a2ebd" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5735e0ae620a47e28f1a6eacbf21be90" member_type: VOTER last_known_addr { host: "127.22.183.132" port: 44919 } attrs { replace: true } } peers { permanent_uuid: "0a13408d2adb466e913378fa190a2ebd" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 45347 } } peers { permanent_uuid: "0572fde696d94f35bedb22a601b934c4" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 37725 } } peers { permanent_uuid: "cc92b62432764dc99d7c7424a9ca417c" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 45805 } attrs { promote: false } } }
I20260608 09:53:08.213768 26393 raft_consensus.cc:1275] T 3a601f812bb34dc1887560390aa2845a P 0572fde696d94f35bedb22a601b934c4 [term 2 FOLLOWER]: Refusing update from remote peer 5735e0ae620a47e28f1a6eacbf21be90: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260608 09:53:08.215883 26753 consensus_queue.cc:1048] T 3a601f812bb34dc1887560390aa2845a P 5735e0ae620a47e28f1a6eacbf21be90 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0572fde696d94f35bedb22a601b934c4" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 37725 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260608 09:53:08.219934 26469 raft_consensus.cc:1275] T 3a601f812bb34dc1887560390aa2845a P cc92b62432764dc99d7c7424a9ca417c [term 2 FOLLOWER]: Refusing update from remote peer 5735e0ae620a47e28f1a6eacbf21be90: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260608 09:53:08.222890 26753 consensus_queue.cc:1048] T 3a601f812bb34dc1887560390aa2845a P 5735e0ae620a47e28f1a6eacbf21be90 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cc92b62432764dc99d7c7424a9ca417c" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 45805 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260608 09:53:08.233645 26320 consensus_queue.cc:237] T da4e3eb8608a4b028f0951b4a884d488 P 0a13408d2adb466e913378fa190a2ebd [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: "0a13408d2adb466e913378fa190a2ebd" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 45347 } } peers { permanent_uuid: "0572fde696d94f35bedb22a601b934c4" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 37725 } } peers { permanent_uuid: "cc92b62432764dc99d7c7424a9ca417c" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 45805 } attrs { promote: false } }
I20260608 09:53:08.239650 26466 raft_consensus.cc:1275] T da4e3eb8608a4b028f0951b4a884d488 P cc92b62432764dc99d7c7424a9ca417c [term 1 FOLLOWER]: Refusing update from remote peer 0a13408d2adb466e913378fa190a2ebd: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260608 09:53:08.241250 26801 consensus_queue.cc:1048] T da4e3eb8608a4b028f0951b4a884d488 P 0a13408d2adb466e913378fa190a2ebd [LEADER]: Connected to new peer: Peer: permanent_uuid: "cc92b62432764dc99d7c7424a9ca417c" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 45805 } 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 09:53:08.247855 26823 raft_consensus.cc:2955] T da4e3eb8608a4b028f0951b4a884d488 P 0a13408d2adb466e913378fa190a2ebd [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 5735e0ae620a47e28f1a6eacbf21be90 (127.22.183.132) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0a13408d2adb466e913378fa190a2ebd" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 45347 } } peers { permanent_uuid: "0572fde696d94f35bedb22a601b934c4" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 37725 } } peers { permanent_uuid: "cc92b62432764dc99d7c7424a9ca417c" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 45805 } attrs { promote: false } } }
I20260608 09:53:08.249572 26393 raft_consensus.cc:1275] T da4e3eb8608a4b028f0951b4a884d488 P 0572fde696d94f35bedb22a601b934c4 [term 1 FOLLOWER]: Refusing update from remote peer 0a13408d2adb466e913378fa190a2ebd: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260608 09:53:08.249658 26468 raft_consensus.cc:2955] T da4e3eb8608a4b028f0951b4a884d488 P cc92b62432764dc99d7c7424a9ca417c [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 5735e0ae620a47e28f1a6eacbf21be90 (127.22.183.132) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0a13408d2adb466e913378fa190a2ebd" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 45347 } } peers { permanent_uuid: "0572fde696d94f35bedb22a601b934c4" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 37725 } } peers { permanent_uuid: "cc92b62432764dc99d7c7424a9ca417c" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 45805 } attrs { promote: false } } }
I20260608 09:53:08.250985 26801 consensus_queue.cc:1048] T da4e3eb8608a4b028f0951b4a884d488 P 0a13408d2adb466e913378fa190a2ebd [LEADER]: Connected to new peer: Peer: permanent_uuid: "0572fde696d94f35bedb22a601b934c4" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 37725 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260608 09:53:08.255227 26394 raft_consensus.cc:2955] T da4e3eb8608a4b028f0951b4a884d488 P 0572fde696d94f35bedb22a601b934c4 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 5735e0ae620a47e28f1a6eacbf21be90 (127.22.183.132) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0a13408d2adb466e913378fa190a2ebd" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 45347 } } peers { permanent_uuid: "0572fde696d94f35bedb22a601b934c4" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 37725 } } peers { permanent_uuid: "cc92b62432764dc99d7c7424a9ca417c" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 45805 } attrs { promote: false } } }
I20260608 09:53:08.258641 26203 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet da4e3eb8608a4b028f0951b4a884d488 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260608 09:53:08.263763 26217 catalog_manager.cc:5696] T da4e3eb8608a4b028f0951b4a884d488 P 0a13408d2adb466e913378fa190a2ebd reported cstate change: config changed from index 3 to 4, VOTER 5735e0ae620a47e28f1a6eacbf21be90 (127.22.183.132) evicted. New cstate: current_term: 1 leader_uuid: "0a13408d2adb466e913378fa190a2ebd" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0a13408d2adb466e913378fa190a2ebd" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 45347 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0572fde696d94f35bedb22a601b934c4" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 37725 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cc92b62432764dc99d7c7424a9ca417c" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 45805 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260608 09:53:08.284572 26620 tablet_service.cc:1558] Processing DeleteTablet for tablet da4e3eb8608a4b028f0951b4a884d488 with delete_type TABLET_DATA_TOMBSTONED (TS 5735e0ae620a47e28f1a6eacbf21be90 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:45354
I20260608 09:53:08.291061 26818 raft_consensus.cc:1064] T b6e5acb74a5f468f8addd0131adecf9e P cc92b62432764dc99d7c7424a9ca417c: attempting to promote NON_VOTER 0572fde696d94f35bedb22a601b934c4 to VOTER
I20260608 09:53:08.293751 26818 consensus_queue.cc:237] T b6e5acb74a5f468f8addd0131adecf9e P cc92b62432764dc99d7c7424a9ca417c [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: "cc92b62432764dc99d7c7424a9ca417c" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 45805 } } peers { permanent_uuid: "0a13408d2adb466e913378fa190a2ebd" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 45347 } } peers { permanent_uuid: "5735e0ae620a47e28f1a6eacbf21be90" member_type: VOTER last_known_addr { host: "127.22.183.132" port: 44919 } attrs { replace: true } } peers { permanent_uuid: "0572fde696d94f35bedb22a601b934c4" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 37725 } attrs { promote: false } }
I20260608 09:53:08.299518 26865 tablet_replica.cc:333] T da4e3eb8608a4b028f0951b4a884d488 P 5735e0ae620a47e28f1a6eacbf21be90: stopping tablet replica
I20260608 09:53:08.300892 26865 raft_consensus.cc:2243] T da4e3eb8608a4b028f0951b4a884d488 P 5735e0ae620a47e28f1a6eacbf21be90 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:53:08.301643 26865 raft_consensus.cc:2272] T da4e3eb8608a4b028f0951b4a884d488 P 5735e0ae620a47e28f1a6eacbf21be90 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:53:08.305505 26865 ts_tablet_manager.cc:1916] T da4e3eb8608a4b028f0951b4a884d488 P 5735e0ae620a47e28f1a6eacbf21be90: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260608 09:53:08.312153 26845 raft_consensus.cc:1064] T 2200004028204ff8aae938b47fba6f79 P 0572fde696d94f35bedb22a601b934c4: attempting to promote NON_VOTER 5735e0ae620a47e28f1a6eacbf21be90 to VOTER
I20260608 09:53:08.314286 26394 raft_consensus.cc:1275] T b6e5acb74a5f468f8addd0131adecf9e P 0572fde696d94f35bedb22a601b934c4 [term 1 LEARNER]: Refusing update from remote peer cc92b62432764dc99d7c7424a9ca417c: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 09:53:08.314846 26845 consensus_queue.cc:237] T 2200004028204ff8aae938b47fba6f79 P 0572fde696d94f35bedb22a601b934c4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 3.4, Last appended by leader: 2, Current term: 3, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "0a13408d2adb466e913378fa190a2ebd" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 45347 } } peers { permanent_uuid: "cc92b62432764dc99d7c7424a9ca417c" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 45805 } attrs { replace: true } } peers { permanent_uuid: "0572fde696d94f35bedb22a601b934c4" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 37725 } } peers { permanent_uuid: "5735e0ae620a47e28f1a6eacbf21be90" member_type: VOTER last_known_addr { host: "127.22.183.132" port: 44919 } attrs { promote: false } }
I20260608 09:53:08.316547 26320 raft_consensus.cc:1275] T b6e5acb74a5f468f8addd0131adecf9e P 0a13408d2adb466e913378fa190a2ebd [term 1 FOLLOWER]: Refusing update from remote peer cc92b62432764dc99d7c7424a9ca417c: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 09:53:08.316430 26854 consensus_queue.cc:1048] T b6e5acb74a5f468f8addd0131adecf9e P cc92b62432764dc99d7c7424a9ca417c [LEADER]: Connected to new peer: Peer: permanent_uuid: "0572fde696d94f35bedb22a601b934c4" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 37725 } 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 09:53:08.317039 26635 raft_consensus.cc:1275] T b6e5acb74a5f468f8addd0131adecf9e P 5735e0ae620a47e28f1a6eacbf21be90 [term 1 FOLLOWER]: Refusing update from remote peer cc92b62432764dc99d7c7424a9ca417c: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 09:53:08.318125 26846 consensus_queue.cc:1048] T b6e5acb74a5f468f8addd0131adecf9e P cc92b62432764dc99d7c7424a9ca417c [LEADER]: Connected to new peer: Peer: permanent_uuid: "0a13408d2adb466e913378fa190a2ebd" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 45347 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260608 09:53:08.319444 26818 consensus_queue.cc:1048] T b6e5acb74a5f468f8addd0131adecf9e P cc92b62432764dc99d7c7424a9ca417c [LEADER]: Connected to new peer: Peer: permanent_uuid: "5735e0ae620a47e28f1a6eacbf21be90" member_type: VOTER last_known_addr { host: "127.22.183.132" port: 44919 } 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 09:53:08.321061 26865 ts_tablet_manager.cc:1929] T da4e3eb8608a4b028f0951b4a884d488 P 5735e0ae620a47e28f1a6eacbf21be90: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260608 09:53:08.321480 26865 log.cc:1199] T da4e3eb8608a4b028f0951b4a884d488 P 5735e0ae620a47e28f1a6eacbf21be90: Deleting WAL directory at /tmp/dist-test-task8s1y23/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780912294849904-23262-0/minicluster-data/ts-3-root/wals/da4e3eb8608a4b028f0951b4a884d488
I20260608 09:53:08.323099 26205 catalog_manager.cc:5027] TS 5735e0ae620a47e28f1a6eacbf21be90 (127.22.183.132:44919): tablet da4e3eb8608a4b028f0951b4a884d488 (table range_aware_rebalance_new_range [id=7ce661db4a8f4b60b97a26fefd506ff7]) successfully deleted
I20260608 09:53:08.328599 26634 raft_consensus.cc:1275] T 2200004028204ff8aae938b47fba6f79 P 5735e0ae620a47e28f1a6eacbf21be90 [term 3 LEARNER]: Refusing update from remote peer 0572fde696d94f35bedb22a601b934c4: Log matching property violated. Preceding OpId in replica: term: 3 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260608 09:53:08.330235 26469 raft_consensus.cc:1275] T 2200004028204ff8aae938b47fba6f79 P cc92b62432764dc99d7c7424a9ca417c [term 3 FOLLOWER]: Refusing update from remote peer 0572fde696d94f35bedb22a601b934c4: Log matching property violated. Preceding OpId in replica: term: 3 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260608 09:53:08.330188 26802 consensus_queue.cc:1048] T 2200004028204ff8aae938b47fba6f79 P 0572fde696d94f35bedb22a601b934c4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5735e0ae620a47e28f1a6eacbf21be90" member_type: VOTER last_known_addr { host: "127.22.183.132" port: 44919 } 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 09:53:08.334878 26319 raft_consensus.cc:1275] T 2200004028204ff8aae938b47fba6f79 P 0a13408d2adb466e913378fa190a2ebd [term 3 FOLLOWER]: Refusing update from remote peer 0572fde696d94f35bedb22a601b934c4: Log matching property violated. Preceding OpId in replica: term: 3 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260608 09:53:08.342329 26802 consensus_queue.cc:1048] T 2200004028204ff8aae938b47fba6f79 P 0572fde696d94f35bedb22a601b934c4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0a13408d2adb466e913378fa190a2ebd" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 45347 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260608 09:53:08.351986 26872 consensus_queue.cc:1048] T 2200004028204ff8aae938b47fba6f79 P 0572fde696d94f35bedb22a601b934c4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cc92b62432764dc99d7c7424a9ca417c" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 45805 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260608 09:53:08.354786 26818 raft_consensus.cc:2955] T b6e5acb74a5f468f8addd0131adecf9e P cc92b62432764dc99d7c7424a9ca417c [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 0572fde696d94f35bedb22a601b934c4 (127.22.183.130) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "cc92b62432764dc99d7c7424a9ca417c" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 45805 } } peers { permanent_uuid: "0a13408d2adb466e913378fa190a2ebd" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 45347 } } peers { permanent_uuid: "5735e0ae620a47e28f1a6eacbf21be90" member_type: VOTER last_known_addr { host: "127.22.183.132" port: 44919 } attrs { replace: true } } peers { permanent_uuid: "0572fde696d94f35bedb22a601b934c4" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 37725 } attrs { promote: false } } }
I20260608 09:53:08.365810 26395 raft_consensus.cc:2955] T b6e5acb74a5f468f8addd0131adecf9e P 0572fde696d94f35bedb22a601b934c4 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 0572fde696d94f35bedb22a601b934c4 (127.22.183.130) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "cc92b62432764dc99d7c7424a9ca417c" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 45805 } } peers { permanent_uuid: "0a13408d2adb466e913378fa190a2ebd" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 45347 } } peers { permanent_uuid: "5735e0ae620a47e28f1a6eacbf21be90" member_type: VOTER last_known_addr { host: "127.22.183.132" port: 44919 } attrs { replace: true } } peers { permanent_uuid: "0572fde696d94f35bedb22a601b934c4" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 37725 } attrs { promote: false } } }
I20260608 09:53:08.379180 26635 raft_consensus.cc:2955] T b6e5acb74a5f468f8addd0131adecf9e P 5735e0ae620a47e28f1a6eacbf21be90 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 0572fde696d94f35bedb22a601b934c4 (127.22.183.130) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "cc92b62432764dc99d7c7424a9ca417c" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 45805 } } peers { permanent_uuid: "0a13408d2adb466e913378fa190a2ebd" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 45347 } } peers { permanent_uuid: "5735e0ae620a47e28f1a6eacbf21be90" member_type: VOTER last_known_addr { host: "127.22.183.132" port: 44919 } attrs { replace: true } } peers { permanent_uuid: "0572fde696d94f35bedb22a601b934c4" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 37725 } attrs { promote: false } } }
I20260608 09:53:08.392627 26216 catalog_manager.cc:5696] T b6e5acb74a5f468f8addd0131adecf9e P cc92b62432764dc99d7c7424a9ca417c reported cstate change: config changed from index 2 to 3, 0572fde696d94f35bedb22a601b934c4 (127.22.183.130) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "cc92b62432764dc99d7c7424a9ca417c" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "cc92b62432764dc99d7c7424a9ca417c" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 45805 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0a13408d2adb466e913378fa190a2ebd" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 45347 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5735e0ae620a47e28f1a6eacbf21be90" member_type: VOTER last_known_addr { host: "127.22.183.132" port: 44919 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0572fde696d94f35bedb22a601b934c4" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 37725 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260608 09:53:08.404384 26318 raft_consensus.cc:2955] T b6e5acb74a5f468f8addd0131adecf9e P 0a13408d2adb466e913378fa190a2ebd [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 0572fde696d94f35bedb22a601b934c4 (127.22.183.130) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "cc92b62432764dc99d7c7424a9ca417c" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 45805 } } peers { permanent_uuid: "0a13408d2adb466e913378fa190a2ebd" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 45347 } } peers { permanent_uuid: "5735e0ae620a47e28f1a6eacbf21be90" member_type: VOTER last_known_addr { host: "127.22.183.132" port: 44919 } attrs { replace: true } } peers { permanent_uuid: "0572fde696d94f35bedb22a601b934c4" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 37725 } attrs { promote: false } } }
I20260608 09:53:08.421633 26468 consensus_queue.cc:237] T b6e5acb74a5f468f8addd0131adecf9e P cc92b62432764dc99d7c7424a9ca417c [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: "cc92b62432764dc99d7c7424a9ca417c" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 45805 } } peers { permanent_uuid: "0a13408d2adb466e913378fa190a2ebd" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 45347 } } peers { permanent_uuid: "0572fde696d94f35bedb22a601b934c4" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 37725 } attrs { promote: false } }
I20260608 09:53:08.427246 26872 raft_consensus.cc:2955] T 2200004028204ff8aae938b47fba6f79 P 0572fde696d94f35bedb22a601b934c4 [term 3 LEADER]: Committing config change with OpId 3.5: config changed from index 4 to 5, 5735e0ae620a47e28f1a6eacbf21be90 (127.22.183.132) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "0a13408d2adb466e913378fa190a2ebd" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 45347 } } peers { permanent_uuid: "cc92b62432764dc99d7c7424a9ca417c" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 45805 } attrs { replace: true } } peers { permanent_uuid: "0572fde696d94f35bedb22a601b934c4" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 37725 } } peers { permanent_uuid: "5735e0ae620a47e28f1a6eacbf21be90" member_type: VOTER last_known_addr { host: "127.22.183.132" port: 44919 } attrs { promote: false } } }
I20260608 09:53:08.429129 26395 raft_consensus.cc:1275] T b6e5acb74a5f468f8addd0131adecf9e P 0572fde696d94f35bedb22a601b934c4 [term 1 FOLLOWER]: Refusing update from remote peer cc92b62432764dc99d7c7424a9ca417c: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260608 09:53:08.431665 26846 consensus_queue.cc:1048] T b6e5acb74a5f468f8addd0131adecf9e P cc92b62432764dc99d7c7424a9ca417c [LEADER]: Connected to new peer: Peer: permanent_uuid: "0572fde696d94f35bedb22a601b934c4" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 37725 } 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 09:53:08.438923 26634 raft_consensus.cc:2955] T 2200004028204ff8aae938b47fba6f79 P 5735e0ae620a47e28f1a6eacbf21be90 [term 3 FOLLOWER]: Committing config change with OpId 3.5: config changed from index 4 to 5, 5735e0ae620a47e28f1a6eacbf21be90 (127.22.183.132) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "0a13408d2adb466e913378fa190a2ebd" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 45347 } } peers { permanent_uuid: "cc92b62432764dc99d7c7424a9ca417c" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 45805 } attrs { replace: true } } peers { permanent_uuid: "0572fde696d94f35bedb22a601b934c4" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 37725 } } peers { permanent_uuid: "5735e0ae620a47e28f1a6eacbf21be90" member_type: VOTER last_known_addr { host: "127.22.183.132" port: 44919 } attrs { promote: false } } }
I20260608 09:53:08.440899 26846 raft_consensus.cc:2955] T b6e5acb74a5f468f8addd0131adecf9e P cc92b62432764dc99d7c7424a9ca417c [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 5735e0ae620a47e28f1a6eacbf21be90 (127.22.183.132) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "cc92b62432764dc99d7c7424a9ca417c" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 45805 } } peers { permanent_uuid: "0a13408d2adb466e913378fa190a2ebd" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 45347 } } peers { permanent_uuid: "0572fde696d94f35bedb22a601b934c4" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 37725 } attrs { promote: false } } }
I20260608 09:53:08.447516 26393 raft_consensus.cc:2955] T b6e5acb74a5f468f8addd0131adecf9e P 0572fde696d94f35bedb22a601b934c4 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 5735e0ae620a47e28f1a6eacbf21be90 (127.22.183.132) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "cc92b62432764dc99d7c7424a9ca417c" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 45805 } } peers { permanent_uuid: "0a13408d2adb466e913378fa190a2ebd" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 45347 } } peers { permanent_uuid: "0572fde696d94f35bedb22a601b934c4" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 37725 } attrs { promote: false } } }
I20260608 09:53:08.449265 26319 raft_consensus.cc:1275] T b6e5acb74a5f468f8addd0131adecf9e P 0a13408d2adb466e913378fa190a2ebd [term 1 FOLLOWER]: Refusing update from remote peer cc92b62432764dc99d7c7424a9ca417c: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260608 09:53:08.448751 26469 raft_consensus.cc:2955] T 2200004028204ff8aae938b47fba6f79 P cc92b62432764dc99d7c7424a9ca417c [term 3 FOLLOWER]: Committing config change with OpId 3.5: config changed from index 4 to 5, 5735e0ae620a47e28f1a6eacbf21be90 (127.22.183.132) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "0a13408d2adb466e913378fa190a2ebd" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 45347 } } peers { permanent_uuid: "cc92b62432764dc99d7c7424a9ca417c" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 45805 } attrs { replace: true } } peers { permanent_uuid: "0572fde696d94f35bedb22a601b934c4" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 37725 } } peers { permanent_uuid: "5735e0ae620a47e28f1a6eacbf21be90" member_type: VOTER last_known_addr { host: "127.22.183.132" port: 44919 } attrs { promote: false } } }
I20260608 09:53:08.462368 26218 catalog_manager.cc:5696] T 2200004028204ff8aae938b47fba6f79 P 5735e0ae620a47e28f1a6eacbf21be90 reported cstate change: config changed from index 4 to 5, 5735e0ae620a47e28f1a6eacbf21be90 (127.22.183.132) changed from NON_VOTER to VOTER. New cstate: current_term: 3 leader_uuid: "0572fde696d94f35bedb22a601b934c4" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "0a13408d2adb466e913378fa190a2ebd" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 45347 } } peers { permanent_uuid: "cc92b62432764dc99d7c7424a9ca417c" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 45805 } attrs { replace: true } } peers { permanent_uuid: "0572fde696d94f35bedb22a601b934c4" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 37725 } } peers { permanent_uuid: "5735e0ae620a47e28f1a6eacbf21be90" member_type: VOTER last_known_addr { host: "127.22.183.132" port: 44919 } attrs { promote: false } } }
I20260608 09:53:08.464162 26205 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet b6e5acb74a5f468f8addd0131adecf9e with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260608 09:53:08.463025 26846 consensus_queue.cc:1048] T b6e5acb74a5f468f8addd0131adecf9e P cc92b62432764dc99d7c7424a9ca417c [LEADER]: Connected to new peer: Peer: permanent_uuid: "0a13408d2adb466e913378fa190a2ebd" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 45347 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260608 09:53:08.466763 26319 raft_consensus.cc:2955] T 2200004028204ff8aae938b47fba6f79 P 0a13408d2adb466e913378fa190a2ebd [term 3 FOLLOWER]: Committing config change with OpId 3.5: config changed from index 4 to 5, 5735e0ae620a47e28f1a6eacbf21be90 (127.22.183.132) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "0a13408d2adb466e913378fa190a2ebd" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 45347 } } peers { permanent_uuid: "cc92b62432764dc99d7c7424a9ca417c" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 45805 } attrs { replace: true } } peers { permanent_uuid: "0572fde696d94f35bedb22a601b934c4" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 37725 } } peers { permanent_uuid: "5735e0ae620a47e28f1a6eacbf21be90" member_type: VOTER last_known_addr { host: "127.22.183.132" port: 44919 } attrs { promote: false } } }
I20260608 09:53:08.472142 26217 catalog_manager.cc:5696] T b6e5acb74a5f468f8addd0131adecf9e P cc92b62432764dc99d7c7424a9ca417c reported cstate change: config changed from index 3 to 4, VOTER 5735e0ae620a47e28f1a6eacbf21be90 (127.22.183.132) evicted. New cstate: current_term: 1 leader_uuid: "cc92b62432764dc99d7c7424a9ca417c" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "cc92b62432764dc99d7c7424a9ca417c" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 45805 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0a13408d2adb466e913378fa190a2ebd" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 45347 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0572fde696d94f35bedb22a601b934c4" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 37725 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260608 09:53:08.480849 26318 raft_consensus.cc:2955] T b6e5acb74a5f468f8addd0131adecf9e P 0a13408d2adb466e913378fa190a2ebd [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 5735e0ae620a47e28f1a6eacbf21be90 (127.22.183.132) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "cc92b62432764dc99d7c7424a9ca417c" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 45805 } } peers { permanent_uuid: "0a13408d2adb466e913378fa190a2ebd" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 45347 } } peers { permanent_uuid: "0572fde696d94f35bedb22a601b934c4" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 37725 } attrs { promote: false } } }
I20260608 09:53:08.483047 26620 tablet_service.cc:1558] Processing DeleteTablet for tablet b6e5acb74a5f468f8addd0131adecf9e with delete_type TABLET_DATA_TOMBSTONED (TS 5735e0ae620a47e28f1a6eacbf21be90 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:45354
I20260608 09:53:08.485477 26865 tablet_replica.cc:333] T b6e5acb74a5f468f8addd0131adecf9e P 5735e0ae620a47e28f1a6eacbf21be90: stopping tablet replica
I20260608 09:53:08.486547 26865 raft_consensus.cc:2243] T b6e5acb74a5f468f8addd0131adecf9e P 5735e0ae620a47e28f1a6eacbf21be90 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:53:08.487331 26865 raft_consensus.cc:2272] T b6e5acb74a5f468f8addd0131adecf9e P 5735e0ae620a47e28f1a6eacbf21be90 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:53:08.494777 26393 consensus_queue.cc:237] T 2200004028204ff8aae938b47fba6f79 P 0572fde696d94f35bedb22a601b934c4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 3.5, Last appended by leader: 2, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "0a13408d2adb466e913378fa190a2ebd" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 45347 } } peers { permanent_uuid: "0572fde696d94f35bedb22a601b934c4" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 37725 } } peers { permanent_uuid: "5735e0ae620a47e28f1a6eacbf21be90" member_type: VOTER last_known_addr { host: "127.22.183.132" port: 44919 } attrs { promote: false } }
I20260608 09:53:08.495962 26865 ts_tablet_manager.cc:1916] T b6e5acb74a5f468f8addd0131adecf9e P 5735e0ae620a47e28f1a6eacbf21be90: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260608 09:53:08.498517 26823 raft_consensus.cc:1064] T 8b4ebdce22384e1f95f231581906b8c2 P 0a13408d2adb466e913378fa190a2ebd: attempting to promote NON_VOTER 5735e0ae620a47e28f1a6eacbf21be90 to VOTER
I20260608 09:53:08.501045 26823 consensus_queue.cc:237] T 8b4ebdce22384e1f95f231581906b8c2 P 0a13408d2adb466e913378fa190a2ebd [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: "0a13408d2adb466e913378fa190a2ebd" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 45347 } } peers { permanent_uuid: "0572fde696d94f35bedb22a601b934c4" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 37725 } attrs { replace: true } } peers { permanent_uuid: "cc92b62432764dc99d7c7424a9ca417c" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 45805 } } peers { permanent_uuid: "5735e0ae620a47e28f1a6eacbf21be90" member_type: VOTER last_known_addr { host: "127.22.183.132" port: 44919 } attrs { promote: false } }
I20260608 09:53:08.504329 26635 raft_consensus.cc:1275] T 2200004028204ff8aae938b47fba6f79 P 5735e0ae620a47e28f1a6eacbf21be90 [term 3 FOLLOWER]: Refusing update from remote peer 0572fde696d94f35bedb22a601b934c4: Log matching property violated. Preceding OpId in replica: term: 3 index: 5. Preceding OpId from leader: term: 3 index: 6. (index mismatch)
I20260608 09:53:08.505764 26872 consensus_queue.cc:1048] T 2200004028204ff8aae938b47fba6f79 P 0572fde696d94f35bedb22a601b934c4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5735e0ae620a47e28f1a6eacbf21be90" member_type: VOTER last_known_addr { host: "127.22.183.132" port: 44919 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260608 09:53:08.508921 26318 raft_consensus.cc:1275] T 2200004028204ff8aae938b47fba6f79 P 0a13408d2adb466e913378fa190a2ebd [term 3 FOLLOWER]: Refusing update from remote peer 0572fde696d94f35bedb22a601b934c4: Log matching property violated. Preceding OpId in replica: term: 3 index: 5. Preceding OpId from leader: term: 3 index: 6. (index mismatch)
I20260608 09:53:08.512117 26872 consensus_queue.cc:1048] T 2200004028204ff8aae938b47fba6f79 P 0572fde696d94f35bedb22a601b934c4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0a13408d2adb466e913378fa190a2ebd" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 45347 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260608 09:53:08.513281 26865 ts_tablet_manager.cc:1929] T b6e5acb74a5f468f8addd0131adecf9e P 5735e0ae620a47e28f1a6eacbf21be90: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260608 09:53:08.513769 26865 log.cc:1199] T b6e5acb74a5f468f8addd0131adecf9e P 5735e0ae620a47e28f1a6eacbf21be90: Deleting WAL directory at /tmp/dist-test-task8s1y23/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780912294849904-23262-0/minicluster-data/ts-3-root/wals/b6e5acb74a5f468f8addd0131adecf9e
I20260608 09:53:08.513612 26871 raft_consensus.cc:2955] T 2200004028204ff8aae938b47fba6f79 P 0572fde696d94f35bedb22a601b934c4 [term 3 LEADER]: Committing config change with OpId 3.6: config changed from index 5 to 6, VOTER cc92b62432764dc99d7c7424a9ca417c (127.22.183.131) evicted. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "0a13408d2adb466e913378fa190a2ebd" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 45347 } } peers { permanent_uuid: "0572fde696d94f35bedb22a601b934c4" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 37725 } } peers { permanent_uuid: "5735e0ae620a47e28f1a6eacbf21be90" member_type: VOTER last_known_addr { host: "127.22.183.132" port: 44919 } attrs { promote: false } } }
I20260608 09:53:08.515578 26205 catalog_manager.cc:5027] TS 5735e0ae620a47e28f1a6eacbf21be90 (127.22.183.132:44919): tablet b6e5acb74a5f468f8addd0131adecf9e (table range_aware_rebalance_new_range [id=7ce661db4a8f4b60b97a26fefd506ff7]) successfully deleted
I20260608 09:53:08.524263 26634 raft_consensus.cc:2955] T 2200004028204ff8aae938b47fba6f79 P 5735e0ae620a47e28f1a6eacbf21be90 [term 3 FOLLOWER]: Committing config change with OpId 3.6: config changed from index 5 to 6, VOTER cc92b62432764dc99d7c7424a9ca417c (127.22.183.131) evicted. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "0a13408d2adb466e913378fa190a2ebd" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 45347 } } peers { permanent_uuid: "0572fde696d94f35bedb22a601b934c4" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 37725 } } peers { permanent_uuid: "5735e0ae620a47e28f1a6eacbf21be90" member_type: VOTER last_known_addr { host: "127.22.183.132" port: 44919 } attrs { promote: false } } }
I20260608 09:53:08.527495 26469 raft_consensus.cc:1275] T 8b4ebdce22384e1f95f231581906b8c2 P cc92b62432764dc99d7c7424a9ca417c [term 1 FOLLOWER]: Refusing update from remote peer 0a13408d2adb466e913378fa190a2ebd: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 09:53:08.529069 26393 raft_consensus.cc:1275] T 8b4ebdce22384e1f95f231581906b8c2 P 0572fde696d94f35bedb22a601b934c4 [term 1 FOLLOWER]: Refusing update from remote peer 0a13408d2adb466e913378fa190a2ebd: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 09:53:08.529937 26635 raft_consensus.cc:1275] T 8b4ebdce22384e1f95f231581906b8c2 P 5735e0ae620a47e28f1a6eacbf21be90 [term 1 LEARNER]: Refusing update from remote peer 0a13408d2adb466e913378fa190a2ebd: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 09:53:08.539846 26205 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet 2200004028204ff8aae938b47fba6f79 with cas_config_opid_index 5: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260608 09:53:08.540073 26801 consensus_queue.cc:1048] T 8b4ebdce22384e1f95f231581906b8c2 P 0a13408d2adb466e913378fa190a2ebd [LEADER]: Connected to new peer: Peer: permanent_uuid: "5735e0ae620a47e28f1a6eacbf21be90" member_type: VOTER last_known_addr { host: "127.22.183.132" port: 44919 } 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 09:53:08.529971 26318 raft_consensus.cc:2955] T 2200004028204ff8aae938b47fba6f79 P 0a13408d2adb466e913378fa190a2ebd [term 3 FOLLOWER]: Committing config change with OpId 3.6: config changed from index 5 to 6, VOTER cc92b62432764dc99d7c7424a9ca417c (127.22.183.131) evicted. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "0a13408d2adb466e913378fa190a2ebd" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 45347 } } peers { permanent_uuid: "0572fde696d94f35bedb22a601b934c4" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 37725 } } peers { permanent_uuid: "5735e0ae620a47e28f1a6eacbf21be90" member_type: VOTER last_known_addr { host: "127.22.183.132" port: 44919 } attrs { promote: false } } }
I20260608 09:53:08.547497 26216 catalog_manager.cc:5696] T 2200004028204ff8aae938b47fba6f79 P 0572fde696d94f35bedb22a601b934c4 reported cstate change: config changed from index 5 to 6, VOTER cc92b62432764dc99d7c7424a9ca417c (127.22.183.131) evicted. New cstate: current_term: 3 leader_uuid: "0572fde696d94f35bedb22a601b934c4" committed_config { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "0a13408d2adb466e913378fa190a2ebd" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 45347 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0572fde696d94f35bedb22a601b934c4" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 37725 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5735e0ae620a47e28f1a6eacbf21be90" member_type: VOTER last_known_addr { host: "127.22.183.132" port: 44919 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260608 09:53:08.551252 26801 consensus_queue.cc:1048] T 8b4ebdce22384e1f95f231581906b8c2 P 0a13408d2adb466e913378fa190a2ebd [LEADER]: Connected to new peer: Peer: permanent_uuid: "0572fde696d94f35bedb22a601b934c4" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 37725 } 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 09:53:08.552104 26844 consensus_queue.cc:1048] T 8b4ebdce22384e1f95f231581906b8c2 P 0a13408d2adb466e913378fa190a2ebd [LEADER]: Connected to new peer: Peer: permanent_uuid: "cc92b62432764dc99d7c7424a9ca417c" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 45805 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260608 09:53:08.574031 26844 raft_consensus.cc:2955] T 8b4ebdce22384e1f95f231581906b8c2 P 0a13408d2adb466e913378fa190a2ebd [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 5735e0ae620a47e28f1a6eacbf21be90 (127.22.183.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0a13408d2adb466e913378fa190a2ebd" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 45347 } } peers { permanent_uuid: "0572fde696d94f35bedb22a601b934c4" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 37725 } attrs { replace: true } } peers { permanent_uuid: "cc92b62432764dc99d7c7424a9ca417c" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 45805 } } peers { permanent_uuid: "5735e0ae620a47e28f1a6eacbf21be90" member_type: VOTER last_known_addr { host: "127.22.183.132" port: 44919 } attrs { promote: false } } }
I20260608 09:53:08.576901 26455 tablet_service.cc:1558] Processing DeleteTablet for tablet 2200004028204ff8aae938b47fba6f79 with delete_type TABLET_DATA_TOMBSTONED (TS cc92b62432764dc99d7c7424a9ca417c not found in new config with opid_index 6) from {username='slave'} at 127.0.0.1:50850
I20260608 09:53:08.586374 26882 tablet_replica.cc:333] T 2200004028204ff8aae938b47fba6f79 P cc92b62432764dc99d7c7424a9ca417c: stopping tablet replica
I20260608 09:53:08.585471 26393 raft_consensus.cc:2955] T 8b4ebdce22384e1f95f231581906b8c2 P 0572fde696d94f35bedb22a601b934c4 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 5735e0ae620a47e28f1a6eacbf21be90 (127.22.183.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0a13408d2adb466e913378fa190a2ebd" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 45347 } } peers { permanent_uuid: "0572fde696d94f35bedb22a601b934c4" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 37725 } attrs { replace: true } } peers { permanent_uuid: "cc92b62432764dc99d7c7424a9ca417c" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 45805 } } peers { permanent_uuid: "5735e0ae620a47e28f1a6eacbf21be90" member_type: VOTER last_known_addr { host: "127.22.183.132" port: 44919 } attrs { promote: false } } }
I20260608 09:53:08.587503 26882 raft_consensus.cc:2243] T 2200004028204ff8aae938b47fba6f79 P cc92b62432764dc99d7c7424a9ca417c [term 3 FOLLOWER]: Raft consensus shutting down.
I20260608 09:53:08.586709 26469 raft_consensus.cc:2955] T 8b4ebdce22384e1f95f231581906b8c2 P cc92b62432764dc99d7c7424a9ca417c [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 5735e0ae620a47e28f1a6eacbf21be90 (127.22.183.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0a13408d2adb466e913378fa190a2ebd" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 45347 } } peers { permanent_uuid: "0572fde696d94f35bedb22a601b934c4" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 37725 } attrs { replace: true } } peers { permanent_uuid: "cc92b62432764dc99d7c7424a9ca417c" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 45805 } } peers { permanent_uuid: "5735e0ae620a47e28f1a6eacbf21be90" member_type: VOTER last_known_addr { host: "127.22.183.132" port: 44919 } attrs { promote: false } } }
I20260608 09:53:08.588475 26882 raft_consensus.cc:2272] T 2200004028204ff8aae938b47fba6f79 P cc92b62432764dc99d7c7424a9ca417c [term 3 FOLLOWER]: Raft consensus is shut down!
I20260608 09:53:08.592408 26634 raft_consensus.cc:2955] T 8b4ebdce22384e1f95f231581906b8c2 P 5735e0ae620a47e28f1a6eacbf21be90 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 5735e0ae620a47e28f1a6eacbf21be90 (127.22.183.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0a13408d2adb466e913378fa190a2ebd" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 45347 } } peers { permanent_uuid: "0572fde696d94f35bedb22a601b934c4" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 37725 } attrs { replace: true } } peers { permanent_uuid: "cc92b62432764dc99d7c7424a9ca417c" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 45805 } } peers { permanent_uuid: "5735e0ae620a47e28f1a6eacbf21be90" member_type: VOTER last_known_addr { host: "127.22.183.132" port: 44919 } attrs { promote: false } } }
I20260608 09:53:08.597609 26882 ts_tablet_manager.cc:1916] T 2200004028204ff8aae938b47fba6f79 P cc92b62432764dc99d7c7424a9ca417c: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260608 09:53:08.609670 26218 catalog_manager.cc:5696] T 8b4ebdce22384e1f95f231581906b8c2 P cc92b62432764dc99d7c7424a9ca417c reported cstate change: config changed from index 2 to 3, 5735e0ae620a47e28f1a6eacbf21be90 (127.22.183.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "0a13408d2adb466e913378fa190a2ebd" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0a13408d2adb466e913378fa190a2ebd" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 45347 } } peers { permanent_uuid: "0572fde696d94f35bedb22a601b934c4" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 37725 } attrs { replace: true } } peers { permanent_uuid: "cc92b62432764dc99d7c7424a9ca417c" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 45805 } } peers { permanent_uuid: "5735e0ae620a47e28f1a6eacbf21be90" member_type: VOTER last_known_addr { host: "127.22.183.132" port: 44919 } attrs { promote: false } } }
I20260608 09:53:08.615343 26882 ts_tablet_manager.cc:1929] T 2200004028204ff8aae938b47fba6f79 P cc92b62432764dc99d7c7424a9ca417c: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 3.5
I20260608 09:53:08.615758 26882 log.cc:1199] T 2200004028204ff8aae938b47fba6f79 P cc92b62432764dc99d7c7424a9ca417c: Deleting WAL directory at /tmp/dist-test-task8s1y23/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780912294849904-23262-0/minicluster-data/ts-2-root/wals/2200004028204ff8aae938b47fba6f79
I20260608 09:53:08.617807 26205 catalog_manager.cc:5027] TS cc92b62432764dc99d7c7424a9ca417c (127.22.183.131:45805): tablet 2200004028204ff8aae938b47fba6f79 (table range_aware_rebalance_new_range [id=7ce661db4a8f4b60b97a26fefd506ff7]) successfully deleted
I20260608 09:53:08.626466 26318 consensus_queue.cc:237] T 8b4ebdce22384e1f95f231581906b8c2 P 0a13408d2adb466e913378fa190a2ebd [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: "0a13408d2adb466e913378fa190a2ebd" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 45347 } } peers { permanent_uuid: "cc92b62432764dc99d7c7424a9ca417c" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 45805 } } peers { permanent_uuid: "5735e0ae620a47e28f1a6eacbf21be90" member_type: VOTER last_known_addr { host: "127.22.183.132" port: 44919 } attrs { promote: false } }
I20260608 09:53:08.631678 26634 raft_consensus.cc:1275] T 8b4ebdce22384e1f95f231581906b8c2 P 5735e0ae620a47e28f1a6eacbf21be90 [term 1 FOLLOWER]: Refusing update from remote peer 0a13408d2adb466e913378fa190a2ebd: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260608 09:53:08.632712 26469 raft_consensus.cc:1275] T 8b4ebdce22384e1f95f231581906b8c2 P cc92b62432764dc99d7c7424a9ca417c [term 1 FOLLOWER]: Refusing update from remote peer 0a13408d2adb466e913378fa190a2ebd: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260608 09:53:08.634253 26801 consensus_queue.cc:1048] T 8b4ebdce22384e1f95f231581906b8c2 P 0a13408d2adb466e913378fa190a2ebd [LEADER]: Connected to new peer: Peer: permanent_uuid: "5735e0ae620a47e28f1a6eacbf21be90" member_type: VOTER last_known_addr { host: "127.22.183.132" port: 44919 } 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 09:53:08.635058 26823 consensus_queue.cc:1048] T 8b4ebdce22384e1f95f231581906b8c2 P 0a13408d2adb466e913378fa190a2ebd [LEADER]: Connected to new peer: Peer: permanent_uuid: "cc92b62432764dc99d7c7424a9ca417c" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 45805 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260608 09:53:08.641810 26878 raft_consensus.cc:2955] T 8b4ebdce22384e1f95f231581906b8c2 P 0a13408d2adb466e913378fa190a2ebd [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 0572fde696d94f35bedb22a601b934c4 (127.22.183.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0a13408d2adb466e913378fa190a2ebd" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 45347 } } peers { permanent_uuid: "cc92b62432764dc99d7c7424a9ca417c" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 45805 } } peers { permanent_uuid: "5735e0ae620a47e28f1a6eacbf21be90" member_type: VOTER last_known_addr { host: "127.22.183.132" port: 44919 } attrs { promote: false } } }
I20260608 09:53:08.644313 26634 raft_consensus.cc:2955] T 8b4ebdce22384e1f95f231581906b8c2 P 5735e0ae620a47e28f1a6eacbf21be90 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 0572fde696d94f35bedb22a601b934c4 (127.22.183.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0a13408d2adb466e913378fa190a2ebd" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 45347 } } peers { permanent_uuid: "cc92b62432764dc99d7c7424a9ca417c" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 45805 } } peers { permanent_uuid: "5735e0ae620a47e28f1a6eacbf21be90" member_type: VOTER last_known_addr { host: "127.22.183.132" port: 44919 } attrs { promote: false } } }
I20260608 09:53:08.647763 26469 raft_consensus.cc:2955] T 8b4ebdce22384e1f95f231581906b8c2 P cc92b62432764dc99d7c7424a9ca417c [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 0572fde696d94f35bedb22a601b934c4 (127.22.183.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0a13408d2adb466e913378fa190a2ebd" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 45347 } } peers { permanent_uuid: "cc92b62432764dc99d7c7424a9ca417c" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 45805 } } peers { permanent_uuid: "5735e0ae620a47e28f1a6eacbf21be90" member_type: VOTER last_known_addr { host: "127.22.183.132" port: 44919 } attrs { promote: false } } }
I20260608 09:53:08.654423 26203 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet 8b4ebdce22384e1f95f231581906b8c2 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260608 09:53:08.659361 26215 catalog_manager.cc:5696] T 8b4ebdce22384e1f95f231581906b8c2 P 0a13408d2adb466e913378fa190a2ebd reported cstate change: config changed from index 3 to 4, VOTER 0572fde696d94f35bedb22a601b934c4 (127.22.183.130) evicted. New cstate: current_term: 1 leader_uuid: "0a13408d2adb466e913378fa190a2ebd" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0a13408d2adb466e913378fa190a2ebd" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 45347 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cc92b62432764dc99d7c7424a9ca417c" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 45805 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5735e0ae620a47e28f1a6eacbf21be90" member_type: VOTER last_known_addr { host: "127.22.183.132" port: 44919 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260608 09:53:08.673120 26385 tablet_service.cc:1558] Processing DeleteTablet for tablet 8b4ebdce22384e1f95f231581906b8c2 with delete_type TABLET_DATA_TOMBSTONED (TS 0572fde696d94f35bedb22a601b934c4 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:49512
I20260608 09:53:08.674988 26883 tablet_replica.cc:333] T 8b4ebdce22384e1f95f231581906b8c2 P 0572fde696d94f35bedb22a601b934c4: stopping tablet replica
I20260608 09:53:08.675818 26883 raft_consensus.cc:2243] T 8b4ebdce22384e1f95f231581906b8c2 P 0572fde696d94f35bedb22a601b934c4 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:53:08.676412 26883 raft_consensus.cc:2272] T 8b4ebdce22384e1f95f231581906b8c2 P 0572fde696d94f35bedb22a601b934c4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:53:08.679337 26883 ts_tablet_manager.cc:1916] T 8b4ebdce22384e1f95f231581906b8c2 P 0572fde696d94f35bedb22a601b934c4: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260608 09:53:08.689810 26883 ts_tablet_manager.cc:1929] T 8b4ebdce22384e1f95f231581906b8c2 P 0572fde696d94f35bedb22a601b934c4: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260608 09:53:08.690094 26883 log.cc:1199] T 8b4ebdce22384e1f95f231581906b8c2 P 0572fde696d94f35bedb22a601b934c4: Deleting WAL directory at /tmp/dist-test-task8s1y23/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780912294849904-23262-0/minicluster-data/ts-1-root/wals/8b4ebdce22384e1f95f231581906b8c2
I20260608 09:53:08.691404 26205 catalog_manager.cc:5027] TS 0572fde696d94f35bedb22a601b934c4 (127.22.183.130:37725): tablet 8b4ebdce22384e1f95f231581906b8c2 (table range_aware_rebalance_new_range [id=7ce661db4a8f4b60b97a26fefd506ff7]) successfully deleted
I20260608 09:53:08.916361 23262 tablet_server.cc:179] TabletServer@127.22.183.129:0 shutting down...
W20260608 09:53:08.921762 26359 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 09:53:08.926334 26359 consensus_peers.cc:597] T 2200004028204ff8aae938b47fba6f79 P 0572fde696d94f35bedb22a601b934c4 -> Peer 0a13408d2adb466e913378fa190a2ebd (127.22.183.129:45347): Couldn't send request to peer 0a13408d2adb466e913378fa190a2ebd. 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 09:53:08.945756 23262 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 09:53:08.946427 23262 tablet_replica.cc:333] T bcecf3abed4d4e7da94acebd219ed722 P 0a13408d2adb466e913378fa190a2ebd: stopping tablet replica
I20260608 09:53:08.946997 23262 raft_consensus.cc:2243] T bcecf3abed4d4e7da94acebd219ed722 P 0a13408d2adb466e913378fa190a2ebd [term 2 FOLLOWER]: Raft consensus shutting down.
I20260608 09:53:08.947645 23262 raft_consensus.cc:2272] T bcecf3abed4d4e7da94acebd219ed722 P 0a13408d2adb466e913378fa190a2ebd [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 09:53:08.950034 23262 tablet_replica.cc:333] T 59141e1af8404da7a8f2ee211da65b1d P 0a13408d2adb466e913378fa190a2ebd: stopping tablet replica
I20260608 09:53:08.950522 23262 raft_consensus.cc:2243] T 59141e1af8404da7a8f2ee211da65b1d P 0a13408d2adb466e913378fa190a2ebd [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:53:08.950906 23262 raft_consensus.cc:2272] T 59141e1af8404da7a8f2ee211da65b1d P 0a13408d2adb466e913378fa190a2ebd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:53:08.952740 23262 tablet_replica.cc:333] T 95861d96c20e4683b4b6b9a0bb3902fa P 0a13408d2adb466e913378fa190a2ebd: stopping tablet replica
I20260608 09:53:08.953209 23262 raft_consensus.cc:2243] T 95861d96c20e4683b4b6b9a0bb3902fa P 0a13408d2adb466e913378fa190a2ebd [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:53:08.953559 23262 raft_consensus.cc:2272] T 95861d96c20e4683b4b6b9a0bb3902fa P 0a13408d2adb466e913378fa190a2ebd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:53:08.955204 23262 tablet_replica.cc:333] T 14cefc4286304a80bff1a9b3b95cbf98 P 0a13408d2adb466e913378fa190a2ebd: stopping tablet replica
I20260608 09:53:08.955689 23262 raft_consensus.cc:2243] T 14cefc4286304a80bff1a9b3b95cbf98 P 0a13408d2adb466e913378fa190a2ebd [term 2 FOLLOWER]: Raft consensus shutting down.
I20260608 09:53:08.956321 23262 raft_consensus.cc:2272] T 14cefc4286304a80bff1a9b3b95cbf98 P 0a13408d2adb466e913378fa190a2ebd [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 09:53:08.958596 23262 tablet_replica.cc:333] T 8e9fe561df50463a9c0be94d41495a8f P 0a13408d2adb466e913378fa190a2ebd: stopping tablet replica
I20260608 09:53:08.959046 23262 raft_consensus.cc:2243] T 8e9fe561df50463a9c0be94d41495a8f P 0a13408d2adb466e913378fa190a2ebd [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:53:08.959488 23262 raft_consensus.cc:2272] T 8e9fe561df50463a9c0be94d41495a8f P 0a13408d2adb466e913378fa190a2ebd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:53:08.961192 23262 tablet_replica.cc:333] T 7449402eebda4f3493a2ccc1ee925bd1 P 0a13408d2adb466e913378fa190a2ebd: stopping tablet replica
I20260608 09:53:08.961660 23262 raft_consensus.cc:2243] T 7449402eebda4f3493a2ccc1ee925bd1 P 0a13408d2adb466e913378fa190a2ebd [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:53:08.962121 23262 raft_consensus.cc:2272] T 7449402eebda4f3493a2ccc1ee925bd1 P 0a13408d2adb466e913378fa190a2ebd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:53:08.964205 23262 tablet_replica.cc:333] T b406396490674adcb7177b29930c556b P 0a13408d2adb466e913378fa190a2ebd: stopping tablet replica
I20260608 09:53:08.964844 23262 raft_consensus.cc:2243] T b406396490674adcb7177b29930c556b P 0a13408d2adb466e913378fa190a2ebd [term 1 LEADER]: Raft consensus shutting down.
I20260608 09:53:08.965871 23262 raft_consensus.cc:2272] T b406396490674adcb7177b29930c556b P 0a13408d2adb466e913378fa190a2ebd [term 1 FOLLOWER]: Raft consensus is shut down!
W20260608 09:53:08.967831 26596 consensus_peers.cc:597] T bcecf3abed4d4e7da94acebd219ed722 P 5735e0ae620a47e28f1a6eacbf21be90 -> Peer 0a13408d2adb466e913378fa190a2ebd (127.22.183.129:45347): Couldn't send request to peer 0a13408d2adb466e913378fa190a2ebd. 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 09:53:08.968516 23262 tablet_replica.cc:333] T da4e3eb8608a4b028f0951b4a884d488 P 0a13408d2adb466e913378fa190a2ebd: stopping tablet replica
I20260608 09:53:08.969309 23262 raft_consensus.cc:2243] T da4e3eb8608a4b028f0951b4a884d488 P 0a13408d2adb466e913378fa190a2ebd [term 1 LEADER]: Raft consensus shutting down.
I20260608 09:53:08.970182 23262 raft_consensus.cc:2272] T da4e3eb8608a4b028f0951b4a884d488 P 0a13408d2adb466e913378fa190a2ebd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:53:08.972576 23262 tablet_replica.cc:333] T 14b24a11b6ae4a9ba0f755df1be4f208 P 0a13408d2adb466e913378fa190a2ebd: stopping tablet replica
I20260608 09:53:08.973052 23262 raft_consensus.cc:2243] T 14b24a11b6ae4a9ba0f755df1be4f208 P 0a13408d2adb466e913378fa190a2ebd [term 1 LEADER]: Raft consensus shutting down.
I20260608 09:53:08.973857 23262 raft_consensus.cc:2272] T 14b24a11b6ae4a9ba0f755df1be4f208 P 0a13408d2adb466e913378fa190a2ebd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:53:08.975950 23262 tablet_replica.cc:333] T 2200004028204ff8aae938b47fba6f79 P 0a13408d2adb466e913378fa190a2ebd: stopping tablet replica
I20260608 09:53:08.976436 23262 raft_consensus.cc:2243] T 2200004028204ff8aae938b47fba6f79 P 0a13408d2adb466e913378fa190a2ebd [term 3 FOLLOWER]: Raft consensus shutting down.
I20260608 09:53:08.976838 23262 raft_consensus.cc:2272] T 2200004028204ff8aae938b47fba6f79 P 0a13408d2adb466e913378fa190a2ebd [term 3 FOLLOWER]: Raft consensus is shut down!
I20260608 09:53:08.978988 23262 tablet_replica.cc:333] T 8b4ebdce22384e1f95f231581906b8c2 P 0a13408d2adb466e913378fa190a2ebd: stopping tablet replica
I20260608 09:53:08.979539 23262 raft_consensus.cc:2243] T 8b4ebdce22384e1f95f231581906b8c2 P 0a13408d2adb466e913378fa190a2ebd [term 1 LEADER]: Raft consensus shutting down.
I20260608 09:53:08.980219 23262 raft_consensus.cc:2272] T 8b4ebdce22384e1f95f231581906b8c2 P 0a13408d2adb466e913378fa190a2ebd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:53:08.982164 23262 tablet_replica.cc:333] T b6e5acb74a5f468f8addd0131adecf9e P 0a13408d2adb466e913378fa190a2ebd: stopping tablet replica
I20260608 09:53:08.982620 23262 raft_consensus.cc:2243] T b6e5acb74a5f468f8addd0131adecf9e P 0a13408d2adb466e913378fa190a2ebd [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:53:08.982999 23262 raft_consensus.cc:2272] T b6e5acb74a5f468f8addd0131adecf9e P 0a13408d2adb466e913378fa190a2ebd [term 1 FOLLOWER]: Raft consensus is shut down!
W20260608 09:53:09.004604 26286 connection.cc:466] server connection from 127.0.0.1:58112 torn down before Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:58112 (request call id 80) could send its response
W20260608 09:53:09.005998 26433 consensus_peers.cc:597] T 59141e1af8404da7a8f2ee211da65b1d P cc92b62432764dc99d7c7424a9ca417c -> Peer 0a13408d2adb466e913378fa190a2ebd (127.22.183.129:45347): Couldn't send request to peer 0a13408d2adb466e913378fa190a2ebd. Status: Network error: recv got EOF from 127.22.183.129:45347 (error 108). This is attempt 1: this message will repeat every 5th retry.
W20260608 09:53:09.015812 26433 consensus_peers.cc:597] T b6e5acb74a5f468f8addd0131adecf9e P cc92b62432764dc99d7c7424a9ca417c -> Peer 0a13408d2adb466e913378fa190a2ebd (127.22.183.129:45347): Couldn't send request to peer 0a13408d2adb466e913378fa190a2ebd. Status: Network error: Client connection negotiation failed: client connection to 127.22.183.129:45347: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 09:53:09.022348 23262 tablet_server.cc:196] TabletServer@127.22.183.129:0 shutdown complete.
W20260608 09:53:09.040086 26359 consensus_peers.cc:597] T 7449402eebda4f3493a2ccc1ee925bd1 P 0572fde696d94f35bedb22a601b934c4 -> Peer 0a13408d2adb466e913378fa190a2ebd (127.22.183.129:45347): Couldn't send request to peer 0a13408d2adb466e913378fa190a2ebd. Status: Network error: Client connection negotiation failed: client connection to 127.22.183.129:45347: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 09:53:09.051317 23262 tablet_server.cc:179] TabletServer@127.22.183.130:0 shutting down...
I20260608 09:53:09.078058 23262 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 09:53:09.078953 23262 tablet_replica.cc:333] T 95861d96c20e4683b4b6b9a0bb3902fa P 0572fde696d94f35bedb22a601b934c4: stopping tablet replica
I20260608 09:53:09.079491 23262 raft_consensus.cc:2243] T 95861d96c20e4683b4b6b9a0bb3902fa P 0572fde696d94f35bedb22a601b934c4 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:53:09.080072 23262 raft_consensus.cc:2272] T 95861d96c20e4683b4b6b9a0bb3902fa P 0572fde696d94f35bedb22a601b934c4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:53:09.082620 23262 tablet_replica.cc:333] T 3a601f812bb34dc1887560390aa2845a P 0572fde696d94f35bedb22a601b934c4: stopping tablet replica
I20260608 09:53:09.083247 23262 raft_consensus.cc:2243] T 3a601f812bb34dc1887560390aa2845a P 0572fde696d94f35bedb22a601b934c4 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260608 09:53:09.083633 23262 raft_consensus.cc:2272] T 3a601f812bb34dc1887560390aa2845a P 0572fde696d94f35bedb22a601b934c4 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 09:53:09.085769 23262 tablet_replica.cc:333] T 7449402eebda4f3493a2ccc1ee925bd1 P 0572fde696d94f35bedb22a601b934c4: stopping tablet replica
I20260608 09:53:09.086304 23262 raft_consensus.cc:2243] T 7449402eebda4f3493a2ccc1ee925bd1 P 0572fde696d94f35bedb22a601b934c4 [term 1 LEADER]: Raft consensus shutting down.
I20260608 09:53:09.087081 23262 raft_consensus.cc:2272] T 7449402eebda4f3493a2ccc1ee925bd1 P 0572fde696d94f35bedb22a601b934c4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:53:09.089320 23262 tablet_replica.cc:333] T da4e3eb8608a4b028f0951b4a884d488 P 0572fde696d94f35bedb22a601b934c4: stopping tablet replica
I20260608 09:53:09.089833 23262 raft_consensus.cc:2243] T da4e3eb8608a4b028f0951b4a884d488 P 0572fde696d94f35bedb22a601b934c4 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:53:09.090374 23262 raft_consensus.cc:2272] T da4e3eb8608a4b028f0951b4a884d488 P 0572fde696d94f35bedb22a601b934c4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:53:09.092409 23262 tablet_replica.cc:333] T bcecf3abed4d4e7da94acebd219ed722 P 0572fde696d94f35bedb22a601b934c4: stopping tablet replica
I20260608 09:53:09.092890 23262 raft_consensus.cc:2243] T bcecf3abed4d4e7da94acebd219ed722 P 0572fde696d94f35bedb22a601b934c4 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260608 09:53:09.093295 23262 raft_consensus.cc:2272] T bcecf3abed4d4e7da94acebd219ed722 P 0572fde696d94f35bedb22a601b934c4 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 09:53:09.094898 23262 tablet_replica.cc:333] T 2200004028204ff8aae938b47fba6f79 P 0572fde696d94f35bedb22a601b934c4: stopping tablet replica
I20260608 09:53:09.095498 23262 raft_consensus.cc:2243] T 2200004028204ff8aae938b47fba6f79 P 0572fde696d94f35bedb22a601b934c4 [term 3 LEADER]: Raft consensus shutting down.
I20260608 09:53:09.096168 23262 raft_consensus.cc:2272] T 2200004028204ff8aae938b47fba6f79 P 0572fde696d94f35bedb22a601b934c4 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260608 09:53:09.098507 23262 tablet_replica.cc:333] T 14cefc4286304a80bff1a9b3b95cbf98 P 0572fde696d94f35bedb22a601b934c4: stopping tablet replica
I20260608 09:53:09.099237 23262 raft_consensus.cc:2243] T 14cefc4286304a80bff1a9b3b95cbf98 P 0572fde696d94f35bedb22a601b934c4 [term 2 LEADER]: Raft consensus shutting down.
I20260608 09:53:09.100051 23262 raft_consensus.cc:2272] T 14cefc4286304a80bff1a9b3b95cbf98 P 0572fde696d94f35bedb22a601b934c4 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 09:53:09.101998 23262 tablet_replica.cc:333] T b6e5acb74a5f468f8addd0131adecf9e P 0572fde696d94f35bedb22a601b934c4: stopping tablet replica
I20260608 09:53:09.102505 23262 raft_consensus.cc:2243] T b6e5acb74a5f468f8addd0131adecf9e P 0572fde696d94f35bedb22a601b934c4 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:53:09.102979 23262 raft_consensus.cc:2272] T b6e5acb74a5f468f8addd0131adecf9e P 0572fde696d94f35bedb22a601b934c4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:53:09.104893 23262 tablet_replica.cc:333] T f71bbcea69f74e7489ae678d865776fc P 0572fde696d94f35bedb22a601b934c4: stopping tablet replica
I20260608 09:53:09.105434 23262 raft_consensus.cc:2243] T f71bbcea69f74e7489ae678d865776fc P 0572fde696d94f35bedb22a601b934c4 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:53:09.105995 23262 raft_consensus.cc:2272] T f71bbcea69f74e7489ae678d865776fc P 0572fde696d94f35bedb22a601b934c4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:53:09.107937 23262 tablet_replica.cc:333] T c0d00847556344c195098f8fe6891d77 P 0572fde696d94f35bedb22a601b934c4: stopping tablet replica
I20260608 09:53:09.108604 23262 raft_consensus.cc:2243] T c0d00847556344c195098f8fe6891d77 P 0572fde696d94f35bedb22a601b934c4 [term 1 LEADER]: Raft consensus shutting down.
I20260608 09:53:09.109530 23262 raft_consensus.cc:2272] T c0d00847556344c195098f8fe6891d77 P 0572fde696d94f35bedb22a601b934c4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:53:09.111325 23262 tablet_replica.cc:333] T e39e4e41950c443cb4928ff9bb20360c P 0572fde696d94f35bedb22a601b934c4: stopping tablet replica
I20260608 09:53:09.111826 23262 raft_consensus.cc:2243] T e39e4e41950c443cb4928ff9bb20360c P 0572fde696d94f35bedb22a601b934c4 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260608 09:53:09.112190 23262 raft_consensus.cc:2272] T e39e4e41950c443cb4928ff9bb20360c P 0572fde696d94f35bedb22a601b934c4 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 09:53:09.113754 23262 tablet_replica.cc:333] T 14b24a11b6ae4a9ba0f755df1be4f208 P 0572fde696d94f35bedb22a601b934c4: stopping tablet replica
I20260608 09:53:09.114169 23262 raft_consensus.cc:2243] T 14b24a11b6ae4a9ba0f755df1be4f208 P 0572fde696d94f35bedb22a601b934c4 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:53:09.114602 23262 raft_consensus.cc:2272] T 14b24a11b6ae4a9ba0f755df1be4f208 P 0572fde696d94f35bedb22a601b934c4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:53:09.148262 23262 tablet_server.cc:196] TabletServer@127.22.183.130:0 shutdown complete.
W20260608 09:53:09.165975 26598 consensus_peers.cc:597] T bcecf3abed4d4e7da94acebd219ed722 P 5735e0ae620a47e28f1a6eacbf21be90 -> Peer 0572fde696d94f35bedb22a601b934c4 (127.22.183.130:37725): Couldn't send request to peer 0572fde696d94f35bedb22a601b934c4. Status: Network error: Client connection negotiation failed: client connection to 127.22.183.130:37725: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260608 09:53:09.177052 26598 consensus_peers.cc:597] T e39e4e41950c443cb4928ff9bb20360c P 5735e0ae620a47e28f1a6eacbf21be90 -> Peer 0572fde696d94f35bedb22a601b934c4 (127.22.183.130:37725): Couldn't send request to peer 0572fde696d94f35bedb22a601b934c4. Status: Network error: Client connection negotiation failed: client connection to 127.22.183.130:37725: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 09:53:09.179566 23262 tablet_server.cc:179] TabletServer@127.22.183.131:0 shutting down...
W20260608 09:53:09.194401 26435 consensus_peers.cc:597] T f71bbcea69f74e7489ae678d865776fc P cc92b62432764dc99d7c7424a9ca417c -> Peer 0572fde696d94f35bedb22a601b934c4 (127.22.183.130:37725): Couldn't send request to peer 0572fde696d94f35bedb22a601b934c4. Status: Network error: Client connection negotiation failed: client connection to 127.22.183.130:37725: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 09:53:09.206044 23262 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 09:53:09.206920 23262 tablet_replica.cc:333] T 3a601f812bb34dc1887560390aa2845a P cc92b62432764dc99d7c7424a9ca417c: stopping tablet replica
I20260608 09:53:09.207599 23262 raft_consensus.cc:2243] T 3a601f812bb34dc1887560390aa2845a P cc92b62432764dc99d7c7424a9ca417c [term 2 FOLLOWER]: Raft consensus shutting down.
I20260608 09:53:09.208042 23262 raft_consensus.cc:2272] T 3a601f812bb34dc1887560390aa2845a P cc92b62432764dc99d7c7424a9ca417c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 09:53:09.210846 23262 tablet_replica.cc:333] T e39e4e41950c443cb4928ff9bb20360c P cc92b62432764dc99d7c7424a9ca417c: stopping tablet replica
I20260608 09:53:09.211448 23262 raft_consensus.cc:2243] T e39e4e41950c443cb4928ff9bb20360c P cc92b62432764dc99d7c7424a9ca417c [term 2 FOLLOWER]: Raft consensus shutting down.
I20260608 09:53:09.211902 23262 raft_consensus.cc:2272] T e39e4e41950c443cb4928ff9bb20360c P cc92b62432764dc99d7c7424a9ca417c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 09:53:09.213459 23262 tablet_replica.cc:333] T da4e3eb8608a4b028f0951b4a884d488 P cc92b62432764dc99d7c7424a9ca417c: stopping tablet replica
I20260608 09:53:09.214025 23262 raft_consensus.cc:2243] T da4e3eb8608a4b028f0951b4a884d488 P cc92b62432764dc99d7c7424a9ca417c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:53:09.214521 23262 raft_consensus.cc:2272] T da4e3eb8608a4b028f0951b4a884d488 P cc92b62432764dc99d7c7424a9ca417c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:53:09.216457 23262 tablet_replica.cc:333] T 7449402eebda4f3493a2ccc1ee925bd1 P cc92b62432764dc99d7c7424a9ca417c: stopping tablet replica
I20260608 09:53:09.217001 23262 raft_consensus.cc:2243] T 7449402eebda4f3493a2ccc1ee925bd1 P cc92b62432764dc99d7c7424a9ca417c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:53:09.217432 23262 raft_consensus.cc:2272] T 7449402eebda4f3493a2ccc1ee925bd1 P cc92b62432764dc99d7c7424a9ca417c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:53:09.219190 23262 tablet_replica.cc:333] T b406396490674adcb7177b29930c556b P cc92b62432764dc99d7c7424a9ca417c: stopping tablet replica
I20260608 09:53:09.219718 23262 raft_consensus.cc:2243] T b406396490674adcb7177b29930c556b P cc92b62432764dc99d7c7424a9ca417c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:53:09.220501 23262 raft_consensus.cc:2272] T b406396490674adcb7177b29930c556b P cc92b62432764dc99d7c7424a9ca417c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:53:09.222800 23262 tablet_replica.cc:333] T 8e9fe561df50463a9c0be94d41495a8f P cc92b62432764dc99d7c7424a9ca417c: stopping tablet replica
I20260608 09:53:09.223526 23262 raft_consensus.cc:2243] T 8e9fe561df50463a9c0be94d41495a8f P cc92b62432764dc99d7c7424a9ca417c [term 1 LEADER]: Raft consensus shutting down.
W20260608 09:53:09.224049 26598 consensus_peers.cc:597] T 95861d96c20e4683b4b6b9a0bb3902fa P 5735e0ae620a47e28f1a6eacbf21be90 -> Peer 0572fde696d94f35bedb22a601b934c4 (127.22.183.130:37725): Couldn't send request to peer 0572fde696d94f35bedb22a601b934c4. Status: Network error: Client connection negotiation failed: client connection to 127.22.183.130:37725: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 09:53:09.224370 23262 raft_consensus.cc:2272] T 8e9fe561df50463a9c0be94d41495a8f P cc92b62432764dc99d7c7424a9ca417c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:53:09.226255 23262 tablet_replica.cc:333] T 14cefc4286304a80bff1a9b3b95cbf98 P cc92b62432764dc99d7c7424a9ca417c: stopping tablet replica
I20260608 09:53:09.226760 23262 raft_consensus.cc:2243] T 14cefc4286304a80bff1a9b3b95cbf98 P cc92b62432764dc99d7c7424a9ca417c [term 2 FOLLOWER]: Raft consensus shutting down.
I20260608 09:53:09.227205 23262 raft_consensus.cc:2272] T 14cefc4286304a80bff1a9b3b95cbf98 P cc92b62432764dc99d7c7424a9ca417c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 09:53:09.228945 23262 tablet_replica.cc:333] T 59141e1af8404da7a8f2ee211da65b1d P cc92b62432764dc99d7c7424a9ca417c: stopping tablet replica
I20260608 09:53:09.229460 23262 raft_consensus.cc:2243] T 59141e1af8404da7a8f2ee211da65b1d P cc92b62432764dc99d7c7424a9ca417c [term 1 LEADER]: Raft consensus shutting down.
I20260608 09:53:09.230149 23262 raft_consensus.cc:2272] T 59141e1af8404da7a8f2ee211da65b1d P cc92b62432764dc99d7c7424a9ca417c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:53:09.231797 23262 tablet_replica.cc:333] T 8b4ebdce22384e1f95f231581906b8c2 P cc92b62432764dc99d7c7424a9ca417c: stopping tablet replica
I20260608 09:53:09.232301 23262 raft_consensus.cc:2243] T 8b4ebdce22384e1f95f231581906b8c2 P cc92b62432764dc99d7c7424a9ca417c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:53:09.232762 23262 raft_consensus.cc:2272] T 8b4ebdce22384e1f95f231581906b8c2 P cc92b62432764dc99d7c7424a9ca417c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:53:09.234676 23262 tablet_replica.cc:333] T c0d00847556344c195098f8fe6891d77 P cc92b62432764dc99d7c7424a9ca417c: stopping tablet replica
I20260608 09:53:09.235203 23262 raft_consensus.cc:2243] T c0d00847556344c195098f8fe6891d77 P cc92b62432764dc99d7c7424a9ca417c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:53:09.235606 23262 raft_consensus.cc:2272] T c0d00847556344c195098f8fe6891d77 P cc92b62432764dc99d7c7424a9ca417c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:53:09.237277 23262 tablet_replica.cc:333] T b6e5acb74a5f468f8addd0131adecf9e P cc92b62432764dc99d7c7424a9ca417c: stopping tablet replica
I20260608 09:53:09.237746 23262 raft_consensus.cc:2243] T b6e5acb74a5f468f8addd0131adecf9e P cc92b62432764dc99d7c7424a9ca417c [term 1 LEADER]: Raft consensus shutting down.
I20260608 09:53:09.238507 23262 raft_consensus.cc:2272] T b6e5acb74a5f468f8addd0131adecf9e P cc92b62432764dc99d7c7424a9ca417c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:53:09.240473 23262 tablet_replica.cc:333] T f71bbcea69f74e7489ae678d865776fc P cc92b62432764dc99d7c7424a9ca417c: stopping tablet replica
I20260608 09:53:09.240934 23262 raft_consensus.cc:2243] T f71bbcea69f74e7489ae678d865776fc P cc92b62432764dc99d7c7424a9ca417c [term 1 LEADER]: Raft consensus shutting down.
I20260608 09:53:09.241616 23262 raft_consensus.cc:2272] T f71bbcea69f74e7489ae678d865776fc P cc92b62432764dc99d7c7424a9ca417c [term 1 FOLLOWER]: Raft consensus is shut down!
W20260608 09:53:09.266764 26596 consensus_peers.cc:597] T 95861d96c20e4683b4b6b9a0bb3902fa P 5735e0ae620a47e28f1a6eacbf21be90 -> Peer 0a13408d2adb466e913378fa190a2ebd (127.22.183.129:45347): Couldn't send request to peer 0a13408d2adb466e913378fa190a2ebd. Status: Network error: Client connection negotiation failed: client connection to 127.22.183.129:45347: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260608 09:53:09.267596 26598 consensus_peers.cc:597] T 3a601f812bb34dc1887560390aa2845a P 5735e0ae620a47e28f1a6eacbf21be90 -> Peer 0572fde696d94f35bedb22a601b934c4 (127.22.183.130:37725): Couldn't send request to peer 0572fde696d94f35bedb22a601b934c4. Status: Network error: Client connection negotiation failed: client connection to 127.22.183.130:37725: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 09:53:09.268778 23262 tablet_server.cc:196] TabletServer@127.22.183.131:0 shutdown complete.
I20260608 09:53:09.292668 23262 tablet_server.cc:179] TabletServer@127.22.183.132:0 shutting down...
I20260608 09:53:09.315910 23262 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 09:53:09.316643 23262 tablet_replica.cc:333] T 2200004028204ff8aae938b47fba6f79 P 5735e0ae620a47e28f1a6eacbf21be90: stopping tablet replica
I20260608 09:53:09.317276 23262 raft_consensus.cc:2243] T 2200004028204ff8aae938b47fba6f79 P 5735e0ae620a47e28f1a6eacbf21be90 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260608 09:53:09.317828 23262 raft_consensus.cc:2272] T 2200004028204ff8aae938b47fba6f79 P 5735e0ae620a47e28f1a6eacbf21be90 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260608 09:53:09.320068 23262 tablet_replica.cc:333] T 8b4ebdce22384e1f95f231581906b8c2 P 5735e0ae620a47e28f1a6eacbf21be90: stopping tablet replica
I20260608 09:53:09.320608 23262 raft_consensus.cc:2243] T 8b4ebdce22384e1f95f231581906b8c2 P 5735e0ae620a47e28f1a6eacbf21be90 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:53:09.321092 23262 raft_consensus.cc:2272] T 8b4ebdce22384e1f95f231581906b8c2 P 5735e0ae620a47e28f1a6eacbf21be90 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:53:09.322969 23262 tablet_replica.cc:333] T c0d00847556344c195098f8fe6891d77 P 5735e0ae620a47e28f1a6eacbf21be90: stopping tablet replica
I20260608 09:53:09.323532 23262 raft_consensus.cc:2243] T c0d00847556344c195098f8fe6891d77 P 5735e0ae620a47e28f1a6eacbf21be90 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:53:09.324016 23262 raft_consensus.cc:2272] T c0d00847556344c195098f8fe6891d77 P 5735e0ae620a47e28f1a6eacbf21be90 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:53:09.325603 23262 tablet_replica.cc:333] T f71bbcea69f74e7489ae678d865776fc P 5735e0ae620a47e28f1a6eacbf21be90: stopping tablet replica
I20260608 09:53:09.326112 23262 raft_consensus.cc:2243] T f71bbcea69f74e7489ae678d865776fc P 5735e0ae620a47e28f1a6eacbf21be90 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:53:09.326610 23262 raft_consensus.cc:2272] T f71bbcea69f74e7489ae678d865776fc P 5735e0ae620a47e28f1a6eacbf21be90 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:53:09.328368 23262 tablet_replica.cc:333] T 14b24a11b6ae4a9ba0f755df1be4f208 P 5735e0ae620a47e28f1a6eacbf21be90: stopping tablet replica
I20260608 09:53:09.328866 23262 raft_consensus.cc:2243] T 14b24a11b6ae4a9ba0f755df1be4f208 P 5735e0ae620a47e28f1a6eacbf21be90 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:53:09.329494 23262 raft_consensus.cc:2272] T 14b24a11b6ae4a9ba0f755df1be4f208 P 5735e0ae620a47e28f1a6eacbf21be90 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:53:09.331032 23262 tablet_replica.cc:333] T b406396490674adcb7177b29930c556b P 5735e0ae620a47e28f1a6eacbf21be90: stopping tablet replica
I20260608 09:53:09.331601 23262 raft_consensus.cc:2243] T b406396490674adcb7177b29930c556b P 5735e0ae620a47e28f1a6eacbf21be90 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:53:09.332068 23262 raft_consensus.cc:2272] T b406396490674adcb7177b29930c556b P 5735e0ae620a47e28f1a6eacbf21be90 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:53:09.333611 23262 tablet_replica.cc:333] T e39e4e41950c443cb4928ff9bb20360c P 5735e0ae620a47e28f1a6eacbf21be90: stopping tablet replica
I20260608 09:53:09.334086 23262 raft_consensus.cc:2243] T e39e4e41950c443cb4928ff9bb20360c P 5735e0ae620a47e28f1a6eacbf21be90 [term 2 LEADER]: Raft consensus shutting down.
I20260608 09:53:09.334808 23262 raft_consensus.cc:2272] T e39e4e41950c443cb4928ff9bb20360c P 5735e0ae620a47e28f1a6eacbf21be90 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 09:53:09.336475 23262 tablet_replica.cc:333] T 95861d96c20e4683b4b6b9a0bb3902fa P 5735e0ae620a47e28f1a6eacbf21be90: stopping tablet replica
I20260608 09:53:09.336946 23262 raft_consensus.cc:2243] T 95861d96c20e4683b4b6b9a0bb3902fa P 5735e0ae620a47e28f1a6eacbf21be90 [term 1 LEADER]: Raft consensus shutting down.
I20260608 09:53:09.337679 23262 raft_consensus.cc:2272] T 95861d96c20e4683b4b6b9a0bb3902fa P 5735e0ae620a47e28f1a6eacbf21be90 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:53:09.340397 23262 tablet_replica.cc:333] T 8e9fe561df50463a9c0be94d41495a8f P 5735e0ae620a47e28f1a6eacbf21be90: stopping tablet replica
I20260608 09:53:09.340961 23262 raft_consensus.cc:2243] T 8e9fe561df50463a9c0be94d41495a8f P 5735e0ae620a47e28f1a6eacbf21be90 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:53:09.341361 23262 raft_consensus.cc:2272] T 8e9fe561df50463a9c0be94d41495a8f P 5735e0ae620a47e28f1a6eacbf21be90 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:53:09.343641 23262 tablet_replica.cc:333] T 59141e1af8404da7a8f2ee211da65b1d P 5735e0ae620a47e28f1a6eacbf21be90: stopping tablet replica
I20260608 09:53:09.344218 23262 raft_consensus.cc:2243] T 59141e1af8404da7a8f2ee211da65b1d P 5735e0ae620a47e28f1a6eacbf21be90 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:53:09.344611 23262 raft_consensus.cc:2272] T 59141e1af8404da7a8f2ee211da65b1d P 5735e0ae620a47e28f1a6eacbf21be90 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:53:09.346434 23262 tablet_replica.cc:333] T 3a601f812bb34dc1887560390aa2845a P 5735e0ae620a47e28f1a6eacbf21be90: stopping tablet replica
I20260608 09:53:09.346933 23262 raft_consensus.cc:2243] T 3a601f812bb34dc1887560390aa2845a P 5735e0ae620a47e28f1a6eacbf21be90 [term 2 LEADER]: Raft consensus shutting down.
I20260608 09:53:09.347645 23262 raft_consensus.cc:2272] T 3a601f812bb34dc1887560390aa2845a P 5735e0ae620a47e28f1a6eacbf21be90 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 09:53:09.349208 23262 tablet_replica.cc:333] T bcecf3abed4d4e7da94acebd219ed722 P 5735e0ae620a47e28f1a6eacbf21be90: stopping tablet replica
I20260608 09:53:09.349689 23262 raft_consensus.cc:2243] T bcecf3abed4d4e7da94acebd219ed722 P 5735e0ae620a47e28f1a6eacbf21be90 [term 2 LEADER]: Raft consensus shutting down.
I20260608 09:53:09.350363 23262 raft_consensus.cc:2272] T bcecf3abed4d4e7da94acebd219ed722 P 5735e0ae620a47e28f1a6eacbf21be90 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 09:53:09.383392 23262 tablet_server.cc:196] TabletServer@127.22.183.132:0 shutdown complete.
I20260608 09:53:09.406155 23262 master.cc:562] Master@127.22.183.190:38547 shutting down...
I20260608 09:53:09.426753 23262 raft_consensus.cc:2243] T 00000000000000000000000000000000 P f6eb5d59bf4d4da18d84389f496cfe2e [term 1 LEADER]: Raft consensus shutting down.
I20260608 09:53:09.427352 23262 raft_consensus.cc:2272] T 00000000000000000000000000000000 P f6eb5d59bf4d4da18d84389f496cfe2e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:53:09.427700 23262 tablet_replica.cc:333] T 00000000000000000000000000000000 P f6eb5d59bf4d4da18d84389f496cfe2e: stopping tablet replica
I20260608 09:53:09.447999 23262 master.cc:584] Master@127.22.183.190:38547 shutdown complete.
[       OK ] AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas (10161 ms)
[ RUN      ] AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne
I20260608 09:53:09.498819 23262 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.22.183.190:36441
I20260608 09:53:09.500021 23262 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 09:53:09.505586 26894 instance_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 09:53:09.506294 26895 instance_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 09:53:09.506745 26897 instance_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 09:53:09.508790 23262 server_base.cc:1061] running on GCE node
I20260608 09:53:09.510432 23262 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 09:53:09.510623 23262 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 09:53:09.510740 23262 hybrid_clock.cc:648] HybridClock initialized: now 1780912389510729 us; error 0 us; skew 500 ppm
I20260608 09:53:09.511335 23262 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 09:53:09.513629 23262 webserver.cc:533] Webserver started at http://127.22.183.190:36341/ using document root <none> and password file <none>
I20260608 09:53:09.514084 23262 fs_manager.cc:362] Metadata directory not provided
I20260608 09:53:09.514225 23262 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 09:53:09.514431 23262 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 09:53:09.515527 23262 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task8s1y23/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780912294849904-23262-0/minicluster-data/master-0-root/instance:
uuid: "670574bdb7704ed6bffed88b4c732e8e"
format_stamp: "Formatted at 2026-06-08 09:53:09 on dist-test-slave-vzb5"
I20260608 09:53:09.519800 23262 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.001s
I20260608 09:53:09.522918 26902 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:53:09.523629 23262 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260608 09:53:09.523942 23262 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task8s1y23/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780912294849904-23262-0/minicluster-data/master-0-root
uuid: "670574bdb7704ed6bffed88b4c732e8e"
format_stamp: "Formatted at 2026-06-08 09:53:09 on dist-test-slave-vzb5"
I20260608 09:53:09.524195 23262 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task8s1y23/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780912294849904-23262-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-task8s1y23/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780912294849904-23262-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-task8s1y23/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780912294849904-23262-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 09:53:09.539248 23262 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 09:53:09.540344 23262 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 09:53:09.579264 23262 rpc_server.cc:307] RPC server started. Bound to: 127.22.183.190:36441
I20260608 09:53:09.579403 26953 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.22.183.190:36441 every 8 connection(s)
I20260608 09:53:09.583246 26954 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 09:53:09.593014 26954 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 670574bdb7704ed6bffed88b4c732e8e: Bootstrap starting.
I20260608 09:53:09.597656 26954 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 670574bdb7704ed6bffed88b4c732e8e: Neither blocks nor log segments found. Creating new log.
I20260608 09:53:09.601634 26954 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 670574bdb7704ed6bffed88b4c732e8e: No bootstrap required, opened a new log
I20260608 09:53:09.603750 26954 raft_consensus.cc:359] T 00000000000000000000000000000000 P 670574bdb7704ed6bffed88b4c732e8e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "670574bdb7704ed6bffed88b4c732e8e" member_type: VOTER }
I20260608 09:53:09.604126 26954 raft_consensus.cc:385] T 00000000000000000000000000000000 P 670574bdb7704ed6bffed88b4c732e8e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:53:09.604387 26954 raft_consensus.cc:740] T 00000000000000000000000000000000 P 670574bdb7704ed6bffed88b4c732e8e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 670574bdb7704ed6bffed88b4c732e8e, State: Initialized, Role: FOLLOWER
I20260608 09:53:09.604984 26954 consensus_queue.cc:260] T 00000000000000000000000000000000 P 670574bdb7704ed6bffed88b4c732e8e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "670574bdb7704ed6bffed88b4c732e8e" member_type: VOTER }
I20260608 09:53:09.605443 26954 raft_consensus.cc:399] T 00000000000000000000000000000000 P 670574bdb7704ed6bffed88b4c732e8e [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 09:53:09.605672 26954 raft_consensus.cc:493] T 00000000000000000000000000000000 P 670574bdb7704ed6bffed88b4c732e8e [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 09:53:09.605965 26954 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 670574bdb7704ed6bffed88b4c732e8e [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:53:09.609897 26954 raft_consensus.cc:515] T 00000000000000000000000000000000 P 670574bdb7704ed6bffed88b4c732e8e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "670574bdb7704ed6bffed88b4c732e8e" member_type: VOTER }
I20260608 09:53:09.610383 26954 leader_election.cc:304] T 00000000000000000000000000000000 P 670574bdb7704ed6bffed88b4c732e8e [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: 670574bdb7704ed6bffed88b4c732e8e; no voters: 
I20260608 09:53:09.611508 26954 leader_election.cc:290] T 00000000000000000000000000000000 P 670574bdb7704ed6bffed88b4c732e8e [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 09:53:09.611881 26957 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 670574bdb7704ed6bffed88b4c732e8e [term 1 FOLLOWER]: Leader election won for term 1
I20260608 09:53:09.613263 26957 raft_consensus.cc:697] T 00000000000000000000000000000000 P 670574bdb7704ed6bffed88b4c732e8e [term 1 LEADER]: Becoming Leader. State: Replica: 670574bdb7704ed6bffed88b4c732e8e, State: Running, Role: LEADER
I20260608 09:53:09.613920 26957 consensus_queue.cc:237] T 00000000000000000000000000000000 P 670574bdb7704ed6bffed88b4c732e8e [LEADER]: Queue going to LEADER mode. State: All 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: "670574bdb7704ed6bffed88b4c732e8e" member_type: VOTER }
I20260608 09:53:09.614459 26954 sys_catalog.cc:565] T 00000000000000000000000000000000 P 670574bdb7704ed6bffed88b4c732e8e [sys.catalog]: configured and running, proceeding with master startup.
I20260608 09:53:09.618558 26958 sys_catalog.cc:455] T 00000000000000000000000000000000 P 670574bdb7704ed6bffed88b4c732e8e [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "670574bdb7704ed6bffed88b4c732e8e" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "670574bdb7704ed6bffed88b4c732e8e" member_type: VOTER } }
I20260608 09:53:09.619058 26958 sys_catalog.cc:458] T 00000000000000000000000000000000 P 670574bdb7704ed6bffed88b4c732e8e [sys.catalog]: This master's current role is: LEADER
I20260608 09:53:09.620667 26959 sys_catalog.cc:455] T 00000000000000000000000000000000 P 670574bdb7704ed6bffed88b4c732e8e [sys.catalog]: SysCatalogTable state changed. Reason: New leader 670574bdb7704ed6bffed88b4c732e8e. Latest consensus state: current_term: 1 leader_uuid: "670574bdb7704ed6bffed88b4c732e8e" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "670574bdb7704ed6bffed88b4c732e8e" member_type: VOTER } }
I20260608 09:53:09.621301 26959 sys_catalog.cc:458] T 00000000000000000000000000000000 P 670574bdb7704ed6bffed88b4c732e8e [sys.catalog]: This master's current role is: LEADER
I20260608 09:53:09.622942 26964 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260608 09:53:09.631641 26964 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260608 09:53:09.633610 23262 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260608 09:53:09.640831 26964 catalog_manager.cc:1382] Generated new cluster ID: 4e4265016aa94439b0837b13471700dc
I20260608 09:53:09.641094 26964 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260608 09:53:09.662967 26964 catalog_manager.cc:1405] Generated new certificate authority record
I20260608 09:53:09.664225 26964 catalog_manager.cc:1539] Loading token signing keys...
I20260608 09:53:09.682255 26964 catalog_manager.cc:6069] T 00000000000000000000000000000000 P 670574bdb7704ed6bffed88b4c732e8e: Generated new TSK 0
I20260608 09:53:09.682861 26964 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260608 09:53:09.699868 23262 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 09:53:09.705595 26975 instance_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 09:53:09.706856 26976 instance_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 09:53:09.708223 26978 instance_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 09:53:09.708534 23262 server_base.cc:1061] running on GCE node
I20260608 09:53:09.709468 23262 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 09:53:09.709668 23262 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 09:53:09.709856 23262 hybrid_clock.cc:648] HybridClock initialized: now 1780912389709836 us; error 0 us; skew 500 ppm
I20260608 09:53:09.710440 23262 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 09:53:09.712693 23262 webserver.cc:533] Webserver started at http://127.22.183.129:41133/ using document root <none> and password file <none>
I20260608 09:53:09.713249 23262 fs_manager.cc:362] Metadata directory not provided
I20260608 09:53:09.713452 23262 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 09:53:09.713757 23262 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 09:53:09.714874 23262 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task8s1y23/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780912294849904-23262-0/minicluster-data/ts-0-root/instance:
uuid: "f82ce4af7b3f4a0a840046e001b80f15"
format_stamp: "Formatted at 2026-06-08 09:53:09 on dist-test-slave-vzb5"
I20260608 09:53:09.719476 23262 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260608 09:53:09.722829 26983 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:53:09.723632 23262 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260608 09:53:09.723922 23262 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task8s1y23/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780912294849904-23262-0/minicluster-data/ts-0-root
uuid: "f82ce4af7b3f4a0a840046e001b80f15"
format_stamp: "Formatted at 2026-06-08 09:53:09 on dist-test-slave-vzb5"
I20260608 09:53:09.724177 23262 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task8s1y23/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780912294849904-23262-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-task8s1y23/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780912294849904-23262-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-task8s1y23/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780912294849904-23262-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 09:53:09.742072 23262 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 09:53:09.743152 23262 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 09:53:09.744477 23262 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 09:53:09.746652 23262 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 09:53:09.746853 23262 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:53:09.747109 23262 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 09:53:09.747349 23262 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.001s	sys 0.000s
I20260608 09:53:09.787020 23262 rpc_server.cc:307] RPC server started. Bound to: 127.22.183.129:38829
I20260608 09:53:09.787233 27045 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.22.183.129:38829 every 8 connection(s)
I20260608 09:53:09.792349 23262 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 09:53:09.799649 27050 instance_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 09:53:09.802196 27051 instance_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 09:53:09.803603 27053 instance_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 09:53:09.804926 23262 server_base.cc:1061] running on GCE node
I20260608 09:53:09.805823 23262 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 09:53:09.806067 23262 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 09:53:09.806267 23262 hybrid_clock.cc:648] HybridClock initialized: now 1780912389806250 us; error 0 us; skew 500 ppm
I20260608 09:53:09.806792 27046 heartbeater.cc:344] Connected to a master server at 127.22.183.190:36441
I20260608 09:53:09.806826 23262 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 09:53:09.807391 27046 heartbeater.cc:461] Registering TS with master...
I20260608 09:53:09.808143 27046 heartbeater.cc:507] Master 127.22.183.190:36441 requested a full tablet report, sending...
I20260608 09:53:09.809871 23262 webserver.cc:533] Webserver started at http://127.22.183.130:40621/ using document root <none> and password file <none>
I20260608 09:53:09.810421 23262 fs_manager.cc:362] Metadata directory not provided
I20260608 09:53:09.810330 26919 ts_manager.cc:194] Registered new tserver with Master: f82ce4af7b3f4a0a840046e001b80f15 (127.22.183.129:38829)
I20260608 09:53:09.810667 23262 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 09:53:09.810962 23262 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 09:53:09.812011 23262 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task8s1y23/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780912294849904-23262-0/minicluster-data/ts-1-root/instance:
uuid: "ec5f6aa47590499f95c701149ad214be"
format_stamp: "Formatted at 2026-06-08 09:53:09 on dist-test-slave-vzb5"
I20260608 09:53:09.812222 26919 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:42184
I20260608 09:53:09.816905 23262 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.000s	sys 0.005s
I20260608 09:53:09.820214 27058 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:53:09.820941 23262 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260608 09:53:09.821218 23262 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task8s1y23/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780912294849904-23262-0/minicluster-data/ts-1-root
uuid: "ec5f6aa47590499f95c701149ad214be"
format_stamp: "Formatted at 2026-06-08 09:53:09 on dist-test-slave-vzb5"
I20260608 09:53:09.821494 23262 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task8s1y23/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780912294849904-23262-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-task8s1y23/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780912294849904-23262-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-task8s1y23/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780912294849904-23262-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 09:53:09.853024 23262 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 09:53:09.854202 23262 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 09:53:09.855679 23262 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 09:53:09.857868 23262 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 09:53:09.858095 23262 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:53:09.858335 23262 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 09:53:09.858523 23262 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:53:09.898762 23262 rpc_server.cc:307] RPC server started. Bound to: 127.22.183.130:44255
I20260608 09:53:09.898876 27120 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.22.183.130:44255 every 8 connection(s)
I20260608 09:53:09.903797 23262 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 09:53:09.911096 27124 instance_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 09:53:09.912850 27125 instance_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 09:53:09.914665 23262 server_base.cc:1061] running on GCE node
W20260608 09:53:09.914811 27128 instance_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 09:53:09.916062 23262 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 09:53:09.916307 23262 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 09:53:09.916456 27121 heartbeater.cc:344] Connected to a master server at 127.22.183.190:36441
I20260608 09:53:09.916532 23262 hybrid_clock.cc:648] HybridClock initialized: now 1780912389916512 us; error 0 us; skew 500 ppm
I20260608 09:53:09.916903 27121 heartbeater.cc:461] Registering TS with master...
I20260608 09:53:09.917449 23262 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 09:53:09.917814 27121 heartbeater.cc:507] Master 127.22.183.190:36441 requested a full tablet report, sending...
I20260608 09:53:09.920091 23262 webserver.cc:533] Webserver started at http://127.22.183.131:44943/ using document root <none> and password file <none>
I20260608 09:53:09.920389 26919 ts_manager.cc:194] Registered new tserver with Master: ec5f6aa47590499f95c701149ad214be (127.22.183.130:44255)
I20260608 09:53:09.920840 23262 fs_manager.cc:362] Metadata directory not provided
I20260608 09:53:09.921120 23262 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 09:53:09.921447 23262 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 09:53:09.922220 26919 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:42198
I20260608 09:53:09.922961 23262 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task8s1y23/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780912294849904-23262-0/minicluster-data/ts-2-root/instance:
uuid: "d7d6c67039504aa29549e2a7bd9b8c0c"
format_stamp: "Formatted at 2026-06-08 09:53:09 on dist-test-slave-vzb5"
I20260608 09:53:09.928156 23262 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260608 09:53:09.931396 27132 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:53:09.932170 23262 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260608 09:53:09.932474 23262 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task8s1y23/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780912294849904-23262-0/minicluster-data/ts-2-root
uuid: "d7d6c67039504aa29549e2a7bd9b8c0c"
format_stamp: "Formatted at 2026-06-08 09:53:09 on dist-test-slave-vzb5"
I20260608 09:53:09.932793 23262 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task8s1y23/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780912294849904-23262-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-task8s1y23/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780912294849904-23262-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-task8s1y23/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780912294849904-23262-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 09:53:09.951944 23262 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 09:53:09.953153 23262 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 09:53:09.954550 23262 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 09:53:09.956808 23262 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 09:53:09.957037 23262 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:53:09.957283 23262 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 09:53:09.957463 23262 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:53:09.997661 23262 rpc_server.cc:307] RPC server started. Bound to: 127.22.183.131:37417
I20260608 09:53:09.997802 27194 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.22.183.131:37417 every 8 connection(s)
I20260608 09:53:10.002765 23262 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 09:53:10.009384 27198 instance_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 09:53:10.010861 27199 instance_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 09:53:10.012863 27201 instance_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 09:53:10.013288 23262 server_base.cc:1061] running on GCE node
I20260608 09:53:10.014220 27195 heartbeater.cc:344] Connected to a master server at 127.22.183.190:36441
I20260608 09:53:10.014551 23262 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260608 09:53:10.014595 27195 heartbeater.cc:461] Registering TS with master...
W20260608 09:53:10.014921 23262 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 09:53:10.015220 23262 hybrid_clock.cc:648] HybridClock initialized: now 1780912390015196 us; error 0 us; skew 500 ppm
I20260608 09:53:10.015694 27195 heartbeater.cc:507] Master 127.22.183.190:36441 requested a full tablet report, sending...
I20260608 09:53:10.015868 23262 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 09:53:10.017841 26919 ts_manager.cc:194] Registered new tserver with Master: d7d6c67039504aa29549e2a7bd9b8c0c (127.22.183.131:37417)
I20260608 09:53:10.018594 23262 webserver.cc:533] Webserver started at http://127.22.183.132:42225/ using document root <none> and password file <none>
I20260608 09:53:10.019096 23262 fs_manager.cc:362] Metadata directory not provided
I20260608 09:53:10.019384 23262 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 09:53:10.019390 26919 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:42206
I20260608 09:53:10.019760 23262 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 09:53:10.021085 23262 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task8s1y23/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780912294849904-23262-0/minicluster-data/ts-3-root/instance:
uuid: "95e14f23b25d4ecbbd91da8e8af00c09"
format_stamp: "Formatted at 2026-06-08 09:53:10 on dist-test-slave-vzb5"
I20260608 09:53:10.025874 23262 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.001s
I20260608 09:53:10.029454 27206 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:53:10.030171 23262 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260608 09:53:10.030488 23262 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task8s1y23/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780912294849904-23262-0/minicluster-data/ts-3-root
uuid: "95e14f23b25d4ecbbd91da8e8af00c09"
format_stamp: "Formatted at 2026-06-08 09:53:10 on dist-test-slave-vzb5"
I20260608 09:53:10.030773 23262 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task8s1y23/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780912294849904-23262-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-task8s1y23/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780912294849904-23262-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-task8s1y23/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780912294849904-23262-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 09:53:10.060653 23262 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 09:53:10.061802 23262 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 09:53:10.063190 23262 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 09:53:10.065359 23262 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 09:53:10.065601 23262 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:53:10.065837 23262 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 09:53:10.066015 23262 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:53:10.105571 23262 rpc_server.cc:307] RPC server started. Bound to: 127.22.183.132:38245
I20260608 09:53:10.105690 27268 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.22.183.132:38245 every 8 connection(s)
I20260608 09:53:10.120604 27269 heartbeater.cc:344] Connected to a master server at 127.22.183.190:36441
I20260608 09:53:10.120965 27269 heartbeater.cc:461] Registering TS with master...
I20260608 09:53:10.121632 27269 heartbeater.cc:507] Master 127.22.183.190:36441 requested a full tablet report, sending...
I20260608 09:53:10.123960 26919 ts_manager.cc:194] Registered new tserver with Master: 95e14f23b25d4ecbbd91da8e8af00c09 (127.22.183.132:38245)
I20260608 09:53:10.124465 23262 internal_mini_cluster.cc:371] 4 TS(s) registered with all masters after 0.015392915s
I20260608 09:53:10.125397 26919 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:42208
I20260608 09:53:10.678539 26919 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:42230:
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 09:53:10.735250 27086 tablet_service.cc:1511] Processing CreateTablet for tablet 0c1fc4c024f84d21aa9d8b220455b213 (DEFAULT_TABLE table=test-workload [id=88e7e01ba5824ad288617e61eb51434f]), partition=RANGE (key) PARTITION UNBOUNDED
I20260608 09:53:10.736620 27086 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0c1fc4c024f84d21aa9d8b220455b213. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:53:10.738319 27234 tablet_service.cc:1511] Processing CreateTablet for tablet 0c1fc4c024f84d21aa9d8b220455b213 (DEFAULT_TABLE table=test-workload [id=88e7e01ba5824ad288617e61eb51434f]), partition=RANGE (key) PARTITION UNBOUNDED
I20260608 09:53:10.739627 27234 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0c1fc4c024f84d21aa9d8b220455b213. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:53:10.741976 27160 tablet_service.cc:1511] Processing CreateTablet for tablet 0c1fc4c024f84d21aa9d8b220455b213 (DEFAULT_TABLE table=test-workload [id=88e7e01ba5824ad288617e61eb51434f]), partition=RANGE (key) PARTITION UNBOUNDED
I20260608 09:53:10.743177 27160 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0c1fc4c024f84d21aa9d8b220455b213. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:53:10.751181 27290 tablet_bootstrap.cc:492] T 0c1fc4c024f84d21aa9d8b220455b213 P ec5f6aa47590499f95c701149ad214be: Bootstrap starting.
I20260608 09:53:10.759442 27291 tablet_bootstrap.cc:492] T 0c1fc4c024f84d21aa9d8b220455b213 P 95e14f23b25d4ecbbd91da8e8af00c09: Bootstrap starting.
I20260608 09:53:10.760113 27290 tablet_bootstrap.cc:654] T 0c1fc4c024f84d21aa9d8b220455b213 P ec5f6aa47590499f95c701149ad214be: Neither blocks nor log segments found. Creating new log.
I20260608 09:53:10.762043 27292 tablet_bootstrap.cc:492] T 0c1fc4c024f84d21aa9d8b220455b213 P d7d6c67039504aa29549e2a7bd9b8c0c: Bootstrap starting.
I20260608 09:53:10.765760 27291 tablet_bootstrap.cc:654] T 0c1fc4c024f84d21aa9d8b220455b213 P 95e14f23b25d4ecbbd91da8e8af00c09: Neither blocks nor log segments found. Creating new log.
I20260608 09:53:10.766695 27290 tablet_bootstrap.cc:492] T 0c1fc4c024f84d21aa9d8b220455b213 P ec5f6aa47590499f95c701149ad214be: No bootstrap required, opened a new log
I20260608 09:53:10.767325 27290 ts_tablet_manager.cc:1403] T 0c1fc4c024f84d21aa9d8b220455b213 P ec5f6aa47590499f95c701149ad214be: Time spent bootstrapping tablet: real 0.016s	user 0.008s	sys 0.003s
I20260608 09:53:10.767951 27292 tablet_bootstrap.cc:654] T 0c1fc4c024f84d21aa9d8b220455b213 P d7d6c67039504aa29549e2a7bd9b8c0c: Neither blocks nor log segments found. Creating new log.
I20260608 09:53:10.770682 27290 raft_consensus.cc:359] T 0c1fc4c024f84d21aa9d8b220455b213 P ec5f6aa47590499f95c701149ad214be [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ec5f6aa47590499f95c701149ad214be" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 44255 } } peers { permanent_uuid: "95e14f23b25d4ecbbd91da8e8af00c09" member_type: VOTER last_known_addr { host: "127.22.183.132" port: 38245 } } peers { permanent_uuid: "d7d6c67039504aa29549e2a7bd9b8c0c" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 37417 } }
I20260608 09:53:10.771514 27291 tablet_bootstrap.cc:492] T 0c1fc4c024f84d21aa9d8b220455b213 P 95e14f23b25d4ecbbd91da8e8af00c09: No bootstrap required, opened a new log
I20260608 09:53:10.771705 27290 raft_consensus.cc:385] T 0c1fc4c024f84d21aa9d8b220455b213 P ec5f6aa47590499f95c701149ad214be [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:53:10.772075 27291 ts_tablet_manager.cc:1403] T 0c1fc4c024f84d21aa9d8b220455b213 P 95e14f23b25d4ecbbd91da8e8af00c09: Time spent bootstrapping tablet: real 0.013s	user 0.011s	sys 0.000s
I20260608 09:53:10.772054 27290 raft_consensus.cc:740] T 0c1fc4c024f84d21aa9d8b220455b213 P ec5f6aa47590499f95c701149ad214be [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ec5f6aa47590499f95c701149ad214be, State: Initialized, Role: FOLLOWER
I20260608 09:53:10.772918 27292 tablet_bootstrap.cc:492] T 0c1fc4c024f84d21aa9d8b220455b213 P d7d6c67039504aa29549e2a7bd9b8c0c: No bootstrap required, opened a new log
I20260608 09:53:10.773339 27292 ts_tablet_manager.cc:1403] T 0c1fc4c024f84d21aa9d8b220455b213 P d7d6c67039504aa29549e2a7bd9b8c0c: Time spent bootstrapping tablet: real 0.012s	user 0.004s	sys 0.005s
I20260608 09:53:10.773113 27290 consensus_queue.cc:260] T 0c1fc4c024f84d21aa9d8b220455b213 P ec5f6aa47590499f95c701149ad214be [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ec5f6aa47590499f95c701149ad214be" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 44255 } } peers { permanent_uuid: "95e14f23b25d4ecbbd91da8e8af00c09" member_type: VOTER last_known_addr { host: "127.22.183.132" port: 38245 } } peers { permanent_uuid: "d7d6c67039504aa29549e2a7bd9b8c0c" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 37417 } }
I20260608 09:53:10.775667 27291 raft_consensus.cc:359] T 0c1fc4c024f84d21aa9d8b220455b213 P 95e14f23b25d4ecbbd91da8e8af00c09 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ec5f6aa47590499f95c701149ad214be" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 44255 } } peers { permanent_uuid: "95e14f23b25d4ecbbd91da8e8af00c09" member_type: VOTER last_known_addr { host: "127.22.183.132" port: 38245 } } peers { permanent_uuid: "d7d6c67039504aa29549e2a7bd9b8c0c" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 37417 } }
I20260608 09:53:10.776039 27292 raft_consensus.cc:359] T 0c1fc4c024f84d21aa9d8b220455b213 P d7d6c67039504aa29549e2a7bd9b8c0c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ec5f6aa47590499f95c701149ad214be" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 44255 } } peers { permanent_uuid: "95e14f23b25d4ecbbd91da8e8af00c09" member_type: VOTER last_known_addr { host: "127.22.183.132" port: 38245 } } peers { permanent_uuid: "d7d6c67039504aa29549e2a7bd9b8c0c" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 37417 } }
I20260608 09:53:10.776618 27291 raft_consensus.cc:385] T 0c1fc4c024f84d21aa9d8b220455b213 P 95e14f23b25d4ecbbd91da8e8af00c09 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:53:10.776957 27292 raft_consensus.cc:385] T 0c1fc4c024f84d21aa9d8b220455b213 P d7d6c67039504aa29549e2a7bd9b8c0c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:53:10.777134 27121 heartbeater.cc:499] Master 127.22.183.190:36441 was elected leader, sending a full tablet report...
I20260608 09:53:10.777088 27291 raft_consensus.cc:740] T 0c1fc4c024f84d21aa9d8b220455b213 P 95e14f23b25d4ecbbd91da8e8af00c09 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 95e14f23b25d4ecbbd91da8e8af00c09, State: Initialized, Role: FOLLOWER
I20260608 09:53:10.777386 27292 raft_consensus.cc:740] T 0c1fc4c024f84d21aa9d8b220455b213 P d7d6c67039504aa29549e2a7bd9b8c0c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d7d6c67039504aa29549e2a7bd9b8c0c, State: Initialized, Role: FOLLOWER
I20260608 09:53:10.778276 27291 consensus_queue.cc:260] T 0c1fc4c024f84d21aa9d8b220455b213 P 95e14f23b25d4ecbbd91da8e8af00c09 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ec5f6aa47590499f95c701149ad214be" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 44255 } } peers { permanent_uuid: "95e14f23b25d4ecbbd91da8e8af00c09" member_type: VOTER last_known_addr { host: "127.22.183.132" port: 38245 } } peers { permanent_uuid: "d7d6c67039504aa29549e2a7bd9b8c0c" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 37417 } }
I20260608 09:53:10.778658 27292 consensus_queue.cc:260] T 0c1fc4c024f84d21aa9d8b220455b213 P d7d6c67039504aa29549e2a7bd9b8c0c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ec5f6aa47590499f95c701149ad214be" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 44255 } } peers { permanent_uuid: "95e14f23b25d4ecbbd91da8e8af00c09" member_type: VOTER last_known_addr { host: "127.22.183.132" port: 38245 } } peers { permanent_uuid: "d7d6c67039504aa29549e2a7bd9b8c0c" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 37417 } }
I20260608 09:53:10.783964 27290 ts_tablet_manager.cc:1434] T 0c1fc4c024f84d21aa9d8b220455b213 P ec5f6aa47590499f95c701149ad214be: Time spent starting tablet: real 0.016s	user 0.006s	sys 0.004s
I20260608 09:53:10.786553 27291 ts_tablet_manager.cc:1434] T 0c1fc4c024f84d21aa9d8b220455b213 P 95e14f23b25d4ecbbd91da8e8af00c09: Time spent starting tablet: real 0.014s	user 0.009s	sys 0.004s
I20260608 09:53:10.787194 27195 heartbeater.cc:499] Master 127.22.183.190:36441 was elected leader, sending a full tablet report...
I20260608 09:53:10.787350 27269 heartbeater.cc:499] Master 127.22.183.190:36441 was elected leader, sending a full tablet report...
I20260608 09:53:10.788681 27292 ts_tablet_manager.cc:1434] T 0c1fc4c024f84d21aa9d8b220455b213 P d7d6c67039504aa29549e2a7bd9b8c0c: Time spent starting tablet: real 0.015s	user 0.015s	sys 0.000s
I20260608 09:53:10.801896 27296 raft_consensus.cc:493] T 0c1fc4c024f84d21aa9d8b220455b213 P ec5f6aa47590499f95c701149ad214be [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 09:53:10.802382 27296 raft_consensus.cc:515] T 0c1fc4c024f84d21aa9d8b220455b213 P ec5f6aa47590499f95c701149ad214be [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ec5f6aa47590499f95c701149ad214be" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 44255 } } peers { permanent_uuid: "95e14f23b25d4ecbbd91da8e8af00c09" member_type: VOTER last_known_addr { host: "127.22.183.132" port: 38245 } } peers { permanent_uuid: "d7d6c67039504aa29549e2a7bd9b8c0c" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 37417 } }
I20260608 09:53:10.806710 27296 leader_election.cc:290] T 0c1fc4c024f84d21aa9d8b220455b213 P ec5f6aa47590499f95c701149ad214be [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 95e14f23b25d4ecbbd91da8e8af00c09 (127.22.183.132:38245), d7d6c67039504aa29549e2a7bd9b8c0c (127.22.183.131:37417)
I20260608 09:53:10.814989 27046 heartbeater.cc:499] Master 127.22.183.190:36441 was elected leader, sending a full tablet report...
I20260608 09:53:10.817942 27298 raft_consensus.cc:493] T 0c1fc4c024f84d21aa9d8b220455b213 P d7d6c67039504aa29549e2a7bd9b8c0c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 09:53:10.818591 27244 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0c1fc4c024f84d21aa9d8b220455b213" candidate_uuid: "ec5f6aa47590499f95c701149ad214be" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "95e14f23b25d4ecbbd91da8e8af00c09" is_pre_election: true
I20260608 09:53:10.818491 27298 raft_consensus.cc:515] T 0c1fc4c024f84d21aa9d8b220455b213 P d7d6c67039504aa29549e2a7bd9b8c0c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ec5f6aa47590499f95c701149ad214be" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 44255 } } peers { permanent_uuid: "95e14f23b25d4ecbbd91da8e8af00c09" member_type: VOTER last_known_addr { host: "127.22.183.132" port: 38245 } } peers { permanent_uuid: "d7d6c67039504aa29549e2a7bd9b8c0c" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 37417 } }
I20260608 09:53:10.819376 27244 raft_consensus.cc:2468] T 0c1fc4c024f84d21aa9d8b220455b213 P 95e14f23b25d4ecbbd91da8e8af00c09 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ec5f6aa47590499f95c701149ad214be in term 0.
I20260608 09:53:10.820394 27170 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0c1fc4c024f84d21aa9d8b220455b213" candidate_uuid: "ec5f6aa47590499f95c701149ad214be" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d7d6c67039504aa29549e2a7bd9b8c0c" is_pre_election: true
I20260608 09:53:10.820806 27059 leader_election.cc:304] T 0c1fc4c024f84d21aa9d8b220455b213 P ec5f6aa47590499f95c701149ad214be [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 95e14f23b25d4ecbbd91da8e8af00c09, ec5f6aa47590499f95c701149ad214be; no voters: 
I20260608 09:53:10.821048 27170 raft_consensus.cc:2468] T 0c1fc4c024f84d21aa9d8b220455b213 P d7d6c67039504aa29549e2a7bd9b8c0c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ec5f6aa47590499f95c701149ad214be in term 0.
I20260608 09:53:10.821731 27296 raft_consensus.cc:2804] T 0c1fc4c024f84d21aa9d8b220455b213 P ec5f6aa47590499f95c701149ad214be [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 09:53:10.822119 27296 raft_consensus.cc:493] T 0c1fc4c024f84d21aa9d8b220455b213 P ec5f6aa47590499f95c701149ad214be [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 09:53:10.822593 27296 raft_consensus.cc:3060] T 0c1fc4c024f84d21aa9d8b220455b213 P ec5f6aa47590499f95c701149ad214be [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:53:10.822957 27298 leader_election.cc:290] T 0c1fc4c024f84d21aa9d8b220455b213 P d7d6c67039504aa29549e2a7bd9b8c0c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ec5f6aa47590499f95c701149ad214be (127.22.183.130:44255), 95e14f23b25d4ecbbd91da8e8af00c09 (127.22.183.132:38245)
I20260608 09:53:10.832824 27296 raft_consensus.cc:515] T 0c1fc4c024f84d21aa9d8b220455b213 P ec5f6aa47590499f95c701149ad214be [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ec5f6aa47590499f95c701149ad214be" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 44255 } } peers { permanent_uuid: "95e14f23b25d4ecbbd91da8e8af00c09" member_type: VOTER last_known_addr { host: "127.22.183.132" port: 38245 } } peers { permanent_uuid: "d7d6c67039504aa29549e2a7bd9b8c0c" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 37417 } }
I20260608 09:53:10.835453 27244 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0c1fc4c024f84d21aa9d8b220455b213" candidate_uuid: "ec5f6aa47590499f95c701149ad214be" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "95e14f23b25d4ecbbd91da8e8af00c09"
I20260608 09:53:10.835961 27244 raft_consensus.cc:3060] T 0c1fc4c024f84d21aa9d8b220455b213 P 95e14f23b25d4ecbbd91da8e8af00c09 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:53:10.835839 27170 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0c1fc4c024f84d21aa9d8b220455b213" candidate_uuid: "ec5f6aa47590499f95c701149ad214be" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d7d6c67039504aa29549e2a7bd9b8c0c"
I20260608 09:53:10.837891 27170 raft_consensus.cc:3060] T 0c1fc4c024f84d21aa9d8b220455b213 P d7d6c67039504aa29549e2a7bd9b8c0c [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:53:10.839287 27243 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0c1fc4c024f84d21aa9d8b220455b213" candidate_uuid: "d7d6c67039504aa29549e2a7bd9b8c0c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "95e14f23b25d4ecbbd91da8e8af00c09" is_pre_election: true
I20260608 09:53:10.840817 27096 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0c1fc4c024f84d21aa9d8b220455b213" candidate_uuid: "d7d6c67039504aa29549e2a7bd9b8c0c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ec5f6aa47590499f95c701149ad214be" is_pre_election: true
I20260608 09:53:10.841631 27096 raft_consensus.cc:2393] T 0c1fc4c024f84d21aa9d8b220455b213 P ec5f6aa47590499f95c701149ad214be [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate d7d6c67039504aa29549e2a7bd9b8c0c in current term 1: Already voted for candidate ec5f6aa47590499f95c701149ad214be in this term.
I20260608 09:53:10.842123 27244 raft_consensus.cc:2468] T 0c1fc4c024f84d21aa9d8b220455b213 P 95e14f23b25d4ecbbd91da8e8af00c09 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ec5f6aa47590499f95c701149ad214be in term 1.
I20260608 09:53:10.842464 27296 leader_election.cc:290] T 0c1fc4c024f84d21aa9d8b220455b213 P ec5f6aa47590499f95c701149ad214be [CANDIDATE]: Term 1 election: Requested vote from peers 95e14f23b25d4ecbbd91da8e8af00c09 (127.22.183.132:38245), d7d6c67039504aa29549e2a7bd9b8c0c (127.22.183.131:37417)
I20260608 09:53:10.842931 27135 leader_election.cc:304] T 0c1fc4c024f84d21aa9d8b220455b213 P d7d6c67039504aa29549e2a7bd9b8c0c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d7d6c67039504aa29549e2a7bd9b8c0c; no voters: 95e14f23b25d4ecbbd91da8e8af00c09, ec5f6aa47590499f95c701149ad214be
I20260608 09:53:10.843343 27059 leader_election.cc:304] T 0c1fc4c024f84d21aa9d8b220455b213 P ec5f6aa47590499f95c701149ad214be [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 95e14f23b25d4ecbbd91da8e8af00c09, ec5f6aa47590499f95c701149ad214be; no voters: 
I20260608 09:53:10.844183 27296 raft_consensus.cc:2804] T 0c1fc4c024f84d21aa9d8b220455b213 P ec5f6aa47590499f95c701149ad214be [term 1 FOLLOWER]: Leader election won for term 1
I20260608 09:53:10.844878 27170 raft_consensus.cc:2468] T 0c1fc4c024f84d21aa9d8b220455b213 P d7d6c67039504aa29549e2a7bd9b8c0c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ec5f6aa47590499f95c701149ad214be in term 1.
I20260608 09:53:10.845530 27298 raft_consensus.cc:2749] T 0c1fc4c024f84d21aa9d8b220455b213 P d7d6c67039504aa29549e2a7bd9b8c0c [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260608 09:53:10.847236 27296 raft_consensus.cc:697] T 0c1fc4c024f84d21aa9d8b220455b213 P ec5f6aa47590499f95c701149ad214be [term 1 LEADER]: Becoming Leader. State: Replica: ec5f6aa47590499f95c701149ad214be, State: Running, Role: LEADER
I20260608 09:53:10.848279 27296 consensus_queue.cc:237] T 0c1fc4c024f84d21aa9d8b220455b213 P ec5f6aa47590499f95c701149ad214be [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ec5f6aa47590499f95c701149ad214be" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 44255 } } peers { permanent_uuid: "95e14f23b25d4ecbbd91da8e8af00c09" member_type: VOTER last_known_addr { host: "127.22.183.132" port: 38245 } } peers { permanent_uuid: "d7d6c67039504aa29549e2a7bd9b8c0c" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 37417 } }
I20260608 09:53:10.856271 26918 catalog_manager.cc:5696] T 0c1fc4c024f84d21aa9d8b220455b213 P ec5f6aa47590499f95c701149ad214be reported cstate change: term changed from 0 to 1, leader changed from <none> to ec5f6aa47590499f95c701149ad214be (127.22.183.130). New cstate: current_term: 1 leader_uuid: "ec5f6aa47590499f95c701149ad214be" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ec5f6aa47590499f95c701149ad214be" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 44255 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "95e14f23b25d4ecbbd91da8e8af00c09" member_type: VOTER last_known_addr { host: "127.22.183.132" port: 38245 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d7d6c67039504aa29549e2a7bd9b8c0c" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 37417 } health_report { overall_health: UNKNOWN } } }
I20260608 09:53:11.356559 27305 consensus_queue.cc:1048] T 0c1fc4c024f84d21aa9d8b220455b213 P ec5f6aa47590499f95c701149ad214be [LEADER]: Connected to new peer: Peer: permanent_uuid: "95e14f23b25d4ecbbd91da8e8af00c09" member_type: VOTER last_known_addr { host: "127.22.183.132" port: 38245 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 09:53:11.370464 27305 consensus_queue.cc:1048] T 0c1fc4c024f84d21aa9d8b220455b213 P ec5f6aa47590499f95c701149ad214be [LEADER]: Connected to new peer: Peer: permanent_uuid: "d7d6c67039504aa29549e2a7bd9b8c0c" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 37417 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 09:53:11.633728 26972 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 09:53:11.635872 26972 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 09:53:11.636353 26972 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 09:53:13.637363 26972 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 09:53:13.638747 26972 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 09:53:13.639000 26972 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 09:53:15.640269 26972 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 09:53:15.642136 26972 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 09:53:15.642450 26972 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 09:53:17.643483 26972 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 09:53:17.644847 26972 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 09:53:17.645179 26972 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
W20260608 09:53:18.324589 27042 debug-util.cc:398] Leaking SignalData structure 0x7b08000d74c0 after lost signal to thread 23265
W20260608 09:53:18.325766 27042 debug-util.cc:398] Leaking SignalData structure 0x7b0800081b80 after lost signal to thread 26953
W20260608 09:53:18.326820 27042 debug-util.cc:398] Leaking SignalData structure 0x7b08000fee80 after lost signal to thread 27045
W20260608 09:53:18.327775 27042 debug-util.cc:398] Leaking SignalData structure 0x7b08001928c0 after lost signal to thread 27120
W20260608 09:53:18.328814 27042 debug-util.cc:398] Leaking SignalData structure 0x7b080005d020 after lost signal to thread 27194
W20260608 09:53:18.329815 27042 debug-util.cc:398] Leaking SignalData structure 0x7b08002160e0 after lost signal to thread 27268
I20260608 09:53:19.646291 26972 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 09:53:19.648339 26972 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 09:53:19.648738 26972 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 09:53:21.649670 26972 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 09:53:21.650990 26972 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 09:53:21.651321 26972 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 09:53:22.161533 23262 tablet_server.cc:179] TabletServer@127.22.183.129:0 shutting down...
I20260608 09:53:22.190356 23262 ts_tablet_manager.cc:1507] Shutting down tablet manager...
W20260608 09:53:22.337761 27042 debug-util.cc:398] Leaking SignalData structure 0x7b08000de840 after lost signal to thread 23265
W20260608 09:53:22.338747 27042 debug-util.cc:398] Leaking SignalData structure 0x7b080005d1a0 after lost signal to thread 26953
W20260608 09:53:22.339735 27042 debug-util.cc:398] Leaking SignalData structure 0x7b08000e1720 after lost signal to thread 27045
W20260608 09:53:22.340560 27042 debug-util.cc:398] Leaking SignalData structure 0x7b08001440c0 after lost signal to thread 27120
W20260608 09:53:22.341368 27042 debug-util.cc:398] Leaking SignalData structure 0x7b0800061920 after lost signal to thread 27194
W20260608 09:53:22.342195 27042 debug-util.cc:398] Leaking SignalData structure 0x7b08001bad00 after lost signal to thread 27268
I20260608 09:53:22.374491 23262 tablet_server.cc:196] TabletServer@127.22.183.129:0 shutdown complete.
I20260608 09:53:22.384975 23262 tablet_server.cc:179] TabletServer@127.22.183.130:0 shutting down...
I20260608 09:53:22.405109 23262 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 09:53:22.405755 23262 tablet_replica.cc:333] T 0c1fc4c024f84d21aa9d8b220455b213 P ec5f6aa47590499f95c701149ad214be: stopping tablet replica
I20260608 09:53:22.406308 23262 raft_consensus.cc:2243] T 0c1fc4c024f84d21aa9d8b220455b213 P ec5f6aa47590499f95c701149ad214be [term 1 LEADER]: Raft consensus shutting down.
I20260608 09:53:22.407250 23262 raft_consensus.cc:2272] T 0c1fc4c024f84d21aa9d8b220455b213 P ec5f6aa47590499f95c701149ad214be [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:53:22.426651 23262 tablet_server.cc:196] TabletServer@127.22.183.130:0 shutdown complete.
I20260608 09:53:22.438490 23262 tablet_server.cc:179] TabletServer@127.22.183.131:0 shutting down...
I20260608 09:53:22.459172 23262 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 09:53:22.459892 23262 tablet_replica.cc:333] T 0c1fc4c024f84d21aa9d8b220455b213 P d7d6c67039504aa29549e2a7bd9b8c0c: stopping tablet replica
I20260608 09:53:22.460508 23262 raft_consensus.cc:2243] T 0c1fc4c024f84d21aa9d8b220455b213 P d7d6c67039504aa29549e2a7bd9b8c0c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:53:22.461010 23262 raft_consensus.cc:2272] T 0c1fc4c024f84d21aa9d8b220455b213 P d7d6c67039504aa29549e2a7bd9b8c0c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:53:22.480298 23262 tablet_server.cc:196] TabletServer@127.22.183.131:0 shutdown complete.
I20260608 09:53:22.491156 23262 tablet_server.cc:179] TabletServer@127.22.183.132:0 shutting down...
I20260608 09:53:22.509917 23262 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 09:53:22.510668 23262 tablet_replica.cc:333] T 0c1fc4c024f84d21aa9d8b220455b213 P 95e14f23b25d4ecbbd91da8e8af00c09: stopping tablet replica
I20260608 09:53:22.511340 23262 raft_consensus.cc:2243] T 0c1fc4c024f84d21aa9d8b220455b213 P 95e14f23b25d4ecbbd91da8e8af00c09 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:53:22.511809 23262 raft_consensus.cc:2272] T 0c1fc4c024f84d21aa9d8b220455b213 P 95e14f23b25d4ecbbd91da8e8af00c09 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:53:22.531913 23262 tablet_server.cc:196] TabletServer@127.22.183.132:0 shutdown complete.
I20260608 09:53:22.543713 23262 master.cc:562] Master@127.22.183.190:36441 shutting down...
I20260608 09:53:22.561038 23262 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 670574bdb7704ed6bffed88b4c732e8e [term 1 LEADER]: Raft consensus shutting down.
I20260608 09:53:22.561559 23262 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 670574bdb7704ed6bffed88b4c732e8e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:53:22.561851 23262 tablet_replica.cc:333] T 00000000000000000000000000000000 P 670574bdb7704ed6bffed88b4c732e8e: stopping tablet replica
I20260608 09:53:22.580747 23262 master.cc:584] Master@127.22.183.190:36441 shutdown complete.
[       OK ] AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne (13117 ms)
[ RUN      ] AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy
I20260608 09:53:22.616674 23262 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.22.183.190:37453
I20260608 09:53:22.617856 23262 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 09:53:22.623718 27320 instance_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 09:53:22.623811 27319 instance_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 09:53:22.624363 27322 instance_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 09:53:22.626353 23262 server_base.cc:1061] running on GCE node
I20260608 09:53:22.627195 23262 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 09:53:22.627391 23262 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 09:53:22.627513 23262 hybrid_clock.cc:648] HybridClock initialized: now 1780912402627497 us; error 0 us; skew 500 ppm
I20260608 09:53:22.628021 23262 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 09:53:22.630438 23262 webserver.cc:533] Webserver started at http://127.22.183.190:45899/ using document root <none> and password file <none>
I20260608 09:53:22.630924 23262 fs_manager.cc:362] Metadata directory not provided
I20260608 09:53:22.631093 23262 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 09:53:22.631405 23262 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 09:53:22.632611 23262 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task8s1y23/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1780912294849904-23262-0/minicluster-data/master-0-root/instance:
uuid: "0effd9ed5d214af89cce26f796cbe408"
format_stamp: "Formatted at 2026-06-08 09:53:22 on dist-test-slave-vzb5"
I20260608 09:53:22.637295 23262 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260608 09:53:22.640762 27327 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:53:22.641531 23262 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260608 09:53:22.641829 23262 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task8s1y23/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1780912294849904-23262-0/minicluster-data/master-0-root
uuid: "0effd9ed5d214af89cce26f796cbe408"
format_stamp: "Formatted at 2026-06-08 09:53:22 on dist-test-slave-vzb5"
I20260608 09:53:22.642093 23262 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task8s1y23/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1780912294849904-23262-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-task8s1y23/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1780912294849904-23262-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-task8s1y23/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1780912294849904-23262-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 09:53:22.655752 23262 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 09:53:22.656935 23262 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 09:53:22.696051 23262 rpc_server.cc:307] RPC server started. Bound to: 127.22.183.190:37453
I20260608 09:53:22.696156 27378 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.22.183.190:37453 every 8 connection(s)
I20260608 09:53:22.700505 27379 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 09:53:22.711064 27379 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 0effd9ed5d214af89cce26f796cbe408: Bootstrap starting.
I20260608 09:53:22.715987 27379 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 0effd9ed5d214af89cce26f796cbe408: Neither blocks nor log segments found. Creating new log.
I20260608 09:53:22.720074 27379 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 0effd9ed5d214af89cce26f796cbe408: No bootstrap required, opened a new log
I20260608 09:53:22.722218 27379 raft_consensus.cc:359] T 00000000000000000000000000000000 P 0effd9ed5d214af89cce26f796cbe408 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "0effd9ed5d214af89cce26f796cbe408" member_type: VOTER }
I20260608 09:53:22.722601 27379 raft_consensus.cc:385] T 00000000000000000000000000000000 P 0effd9ed5d214af89cce26f796cbe408 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:53:22.722783 27379 raft_consensus.cc:740] T 00000000000000000000000000000000 P 0effd9ed5d214af89cce26f796cbe408 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0effd9ed5d214af89cce26f796cbe408, State: Initialized, Role: FOLLOWER
I20260608 09:53:22.723395 27379 consensus_queue.cc:260] T 00000000000000000000000000000000 P 0effd9ed5d214af89cce26f796cbe408 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "0effd9ed5d214af89cce26f796cbe408" member_type: VOTER }
I20260608 09:53:22.723856 27379 raft_consensus.cc:399] T 00000000000000000000000000000000 P 0effd9ed5d214af89cce26f796cbe408 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 09:53:22.724045 27379 raft_consensus.cc:493] T 00000000000000000000000000000000 P 0effd9ed5d214af89cce26f796cbe408 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 09:53:22.724251 27379 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 0effd9ed5d214af89cce26f796cbe408 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:53:22.728179 27379 raft_consensus.cc:515] T 00000000000000000000000000000000 P 0effd9ed5d214af89cce26f796cbe408 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "0effd9ed5d214af89cce26f796cbe408" member_type: VOTER }
I20260608 09:53:22.728648 27379 leader_election.cc:304] T 00000000000000000000000000000000 P 0effd9ed5d214af89cce26f796cbe408 [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: 0effd9ed5d214af89cce26f796cbe408; no voters: 
I20260608 09:53:22.729707 27379 leader_election.cc:290] T 00000000000000000000000000000000 P 0effd9ed5d214af89cce26f796cbe408 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 09:53:22.730106 27382 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 0effd9ed5d214af89cce26f796cbe408 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 09:53:22.731477 27382 raft_consensus.cc:697] T 00000000000000000000000000000000 P 0effd9ed5d214af89cce26f796cbe408 [term 1 LEADER]: Becoming Leader. State: Replica: 0effd9ed5d214af89cce26f796cbe408, State: Running, Role: LEADER
I20260608 09:53:22.732098 27382 consensus_queue.cc:237] T 00000000000000000000000000000000 P 0effd9ed5d214af89cce26f796cbe408 [LEADER]: Queue going to LEADER mode. State: All 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: "0effd9ed5d214af89cce26f796cbe408" member_type: VOTER }
I20260608 09:53:22.732618 27379 sys_catalog.cc:565] T 00000000000000000000000000000000 P 0effd9ed5d214af89cce26f796cbe408 [sys.catalog]: configured and running, proceeding with master startup.
I20260608 09:53:22.736874 27384 sys_catalog.cc:455] T 00000000000000000000000000000000 P 0effd9ed5d214af89cce26f796cbe408 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 0effd9ed5d214af89cce26f796cbe408. Latest consensus state: current_term: 1 leader_uuid: "0effd9ed5d214af89cce26f796cbe408" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "0effd9ed5d214af89cce26f796cbe408" member_type: VOTER } }
I20260608 09:53:22.737144 27383 sys_catalog.cc:455] T 00000000000000000000000000000000 P 0effd9ed5d214af89cce26f796cbe408 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "0effd9ed5d214af89cce26f796cbe408" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "0effd9ed5d214af89cce26f796cbe408" member_type: VOTER } }
I20260608 09:53:22.737502 27384 sys_catalog.cc:458] T 00000000000000000000000000000000 P 0effd9ed5d214af89cce26f796cbe408 [sys.catalog]: This master's current role is: LEADER
I20260608 09:53:22.737843 27383 sys_catalog.cc:458] T 00000000000000000000000000000000 P 0effd9ed5d214af89cce26f796cbe408 [sys.catalog]: This master's current role is: LEADER
I20260608 09:53:22.745772 27388 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260608 09:53:22.751968 27388 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260608 09:53:22.754036 23262 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260608 09:53:22.760818 27388 catalog_manager.cc:1382] Generated new cluster ID: 366d4d20bff84e5c91fdb90584e0d12b
I20260608 09:53:22.761057 27388 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260608 09:53:22.775096 27388 catalog_manager.cc:1405] Generated new certificate authority record
I20260608 09:53:22.776330 27388 catalog_manager.cc:1539] Loading token signing keys...
I20260608 09:53:22.787601 27388 catalog_manager.cc:6069] T 00000000000000000000000000000000 P 0effd9ed5d214af89cce26f796cbe408: Generated new TSK 0
I20260608 09:53:22.788117 27388 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260608 09:53:22.820377 23262 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 09:53:22.826591 27400 instance_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 09:53:22.827558 27401 instance_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 09:53:22.829665 23262 server_base.cc:1061] running on GCE node
W20260608 09:53:22.829916 27403 instance_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 09:53:22.830827 23262 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 09:53:22.831046 23262 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 09:53:22.831264 23262 hybrid_clock.cc:648] HybridClock initialized: now 1780912402831242 us; error 0 us; skew 500 ppm
I20260608 09:53:22.831852 23262 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 09:53:22.834082 23262 webserver.cc:533] Webserver started at http://127.22.183.129:37073/ using document root <none> and password file <none>
I20260608 09:53:22.834677 23262 fs_manager.cc:362] Metadata directory not provided
I20260608 09:53:22.834895 23262 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 09:53:22.835214 23262 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 09:53:22.836318 23262 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task8s1y23/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1780912294849904-23262-0/minicluster-data/ts-0-root/instance:
uuid: "68b6480efabe45cf8fcd9492c11621f6"
format_stamp: "Formatted at 2026-06-08 09:53:22 on dist-test-slave-vzb5"
I20260608 09:53:22.840807 23262 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260608 09:53:22.844355 27408 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:53:22.845216 23262 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260608 09:53:22.845461 23262 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task8s1y23/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1780912294849904-23262-0/minicluster-data/ts-0-root
uuid: "68b6480efabe45cf8fcd9492c11621f6"
format_stamp: "Formatted at 2026-06-08 09:53:22 on dist-test-slave-vzb5"
I20260608 09:53:22.845692 23262 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task8s1y23/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1780912294849904-23262-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-task8s1y23/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1780912294849904-23262-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-task8s1y23/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1780912294849904-23262-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 09:53:22.865474 23262 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 09:53:22.866653 23262 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 09:53:22.868193 23262 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 09:53:22.870617 23262 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 09:53:22.870796 23262 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:53:22.871115 23262 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 09:53:22.871331 23262 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.001s
I20260608 09:53:22.916119 23262 rpc_server.cc:307] RPC server started. Bound to: 127.22.183.129:40683
I20260608 09:53:22.916245 27470 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.22.183.129:40683 every 8 connection(s)
I20260608 09:53:22.921648 23262 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 09:53:22.929025 27475 instance_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 09:53:22.930047 27476 instance_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 09:53:22.935420 27478 instance_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 09:53:22.937927 23262 server_base.cc:1061] running on GCE node
I20260608 09:53:22.938345 27471 heartbeater.cc:344] Connected to a master server at 127.22.183.190:37453
I20260608 09:53:22.938753 27471 heartbeater.cc:461] Registering TS with master...
I20260608 09:53:22.939174 23262 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 09:53:22.939446 23262 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 09:53:22.939559 27471 heartbeater.cc:507] Master 127.22.183.190:37453 requested a full tablet report, sending...
I20260608 09:53:22.939679 23262 hybrid_clock.cc:648] HybridClock initialized: now 1780912402939654 us; error 0 us; skew 500 ppm
I20260608 09:53:22.940436 23262 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 09:53:22.941924 27344 ts_manager.cc:194] Registered new tserver with Master: 68b6480efabe45cf8fcd9492c11621f6 (127.22.183.129:40683)
I20260608 09:53:22.943401 23262 webserver.cc:533] Webserver started at http://127.22.183.130:35329/ using document root <none> and password file <none>
I20260608 09:53:22.944063 23262 fs_manager.cc:362] Metadata directory not provided
I20260608 09:53:22.944108 27344 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:36408
I20260608 09:53:22.944356 23262 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 09:53:22.944794 23262 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 09:53:22.946154 23262 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task8s1y23/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1780912294849904-23262-0/minicluster-data/ts-1-root/instance:
uuid: "61c0645291e943ad8d82f4d140e0fb37"
format_stamp: "Formatted at 2026-06-08 09:53:22 on dist-test-slave-vzb5"
I20260608 09:53:22.951212 23262 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.002s	sys 0.004s
I20260608 09:53:22.954633 27483 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:53:22.955513 23262 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260608 09:53:22.955826 23262 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task8s1y23/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1780912294849904-23262-0/minicluster-data/ts-1-root
uuid: "61c0645291e943ad8d82f4d140e0fb37"
format_stamp: "Formatted at 2026-06-08 09:53:22 on dist-test-slave-vzb5"
I20260608 09:53:22.956130 23262 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task8s1y23/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1780912294849904-23262-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-task8s1y23/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1780912294849904-23262-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-task8s1y23/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1780912294849904-23262-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 09:53:22.971441 23262 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 09:53:22.972596 23262 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 09:53:22.974004 23262 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 09:53:22.976317 23262 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 09:53:22.976543 23262 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:53:22.976794 23262 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 09:53:22.976974 23262 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:53:23.018340 23262 rpc_server.cc:307] RPC server started. Bound to: 127.22.183.130:42857
I20260608 09:53:23.018466 27545 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.22.183.130:42857 every 8 connection(s)
I20260608 09:53:23.023753 23262 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 09:53:23.031494 27549 instance_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 09:53:23.032408 27550 instance_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 09:53:23.036346 27553 instance_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 09:53:23.037228 23262 server_base.cc:1061] running on GCE node
I20260608 09:53:23.037631 27546 heartbeater.cc:344] Connected to a master server at 127.22.183.190:37453
I20260608 09:53:23.038028 27546 heartbeater.cc:461] Registering TS with master...
I20260608 09:53:23.038249 23262 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 09:53:23.038511 23262 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 09:53:23.038697 23262 hybrid_clock.cc:648] HybridClock initialized: now 1780912403038663 us; error 0 us; skew 500 ppm
I20260608 09:53:23.038848 27546 heartbeater.cc:507] Master 127.22.183.190:37453 requested a full tablet report, sending...
I20260608 09:53:23.039427 23262 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 09:53:23.041314 27344 ts_manager.cc:194] Registered new tserver with Master: 61c0645291e943ad8d82f4d140e0fb37 (127.22.183.130:42857)
I20260608 09:53:23.042384 23262 webserver.cc:533] Webserver started at http://127.22.183.131:42585/ using document root <none> and password file <none>
I20260608 09:53:23.043154 23262 fs_manager.cc:362] Metadata directory not provided
I20260608 09:53:23.043421 23262 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 09:53:23.043437 27344 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:36420
I20260608 09:53:23.043989 23262 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 09:53:23.045513 23262 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task8s1y23/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1780912294849904-23262-0/minicluster-data/ts-2-root/instance:
uuid: "f62c51c9f13d42e08161db943a4024a0"
format_stamp: "Formatted at 2026-06-08 09:53:23 on dist-test-slave-vzb5"
I20260608 09:53:23.050379 23262 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260608 09:53:23.053853 27557 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:53:23.054567 23262 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260608 09:53:23.054869 23262 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task8s1y23/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1780912294849904-23262-0/minicluster-data/ts-2-root
uuid: "f62c51c9f13d42e08161db943a4024a0"
format_stamp: "Formatted at 2026-06-08 09:53:23 on dist-test-slave-vzb5"
I20260608 09:53:23.055157 23262 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task8s1y23/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1780912294849904-23262-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-task8s1y23/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1780912294849904-23262-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-task8s1y23/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1780912294849904-23262-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 09:53:23.063967 23262 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 09:53:23.065526 23262 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 09:53:23.066926 23262 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 09:53:23.069211 23262 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 09:53:23.069453 23262 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:53:23.069689 23262 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 09:53:23.069873 23262 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:53:23.110502 23262 rpc_server.cc:307] RPC server started. Bound to: 127.22.183.131:39591
I20260608 09:53:23.110622 27619 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.22.183.131:39591 every 8 connection(s)
I20260608 09:53:23.125399 27620 heartbeater.cc:344] Connected to a master server at 127.22.183.190:37453
I20260608 09:53:23.125728 27620 heartbeater.cc:461] Registering TS with master...
I20260608 09:53:23.126434 27620 heartbeater.cc:507] Master 127.22.183.190:37453 requested a full tablet report, sending...
I20260608 09:53:23.128409 27344 ts_manager.cc:194] Registered new tserver with Master: f62c51c9f13d42e08161db943a4024a0 (127.22.183.131:39591)
I20260608 09:53:23.129429 23262 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.015489318s
I20260608 09:53:23.129871 27344 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:36434
I20260608 09:53:23.947149 27471 heartbeater.cc:499] Master 127.22.183.190:37453 was elected leader, sending a full tablet report...
I20260608 09:53:24.046380 27546 heartbeater.cc:499] Master 127.22.183.190:37453 was elected leader, sending a full tablet report...
I20260608 09:53:24.132324 27620 heartbeater.cc:499] Master 127.22.183.190:37453 was elected leader, sending a full tablet report...
I20260608 09:53:24.196694 27344 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:36444:
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 09:53:24.198818 27344 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 09:53:24.255694 27511 tablet_service.cc:1511] Processing CreateTablet for tablet ca4e09af7cc74364a238d4cdd0eae691 (DEFAULT_TABLE table=test-workload [id=21426047c45e4941955ee19f3ad7396b]), partition=RANGE (key) PARTITION UNBOUNDED
I20260608 09:53:24.257174 27511 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ca4e09af7cc74364a238d4cdd0eae691. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:53:24.260300 27585 tablet_service.cc:1511] Processing CreateTablet for tablet ca4e09af7cc74364a238d4cdd0eae691 (DEFAULT_TABLE table=test-workload [id=21426047c45e4941955ee19f3ad7396b]), partition=RANGE (key) PARTITION UNBOUNDED
I20260608 09:53:24.261350 27585 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ca4e09af7cc74364a238d4cdd0eae691. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:53:24.261240 27436 tablet_service.cc:1511] Processing CreateTablet for tablet ca4e09af7cc74364a238d4cdd0eae691 (DEFAULT_TABLE table=test-workload [id=21426047c45e4941955ee19f3ad7396b]), partition=RANGE (key) PARTITION UNBOUNDED
I20260608 09:53:24.262777 27436 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ca4e09af7cc74364a238d4cdd0eae691. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:53:24.275714 27641 tablet_bootstrap.cc:492] T ca4e09af7cc74364a238d4cdd0eae691 P f62c51c9f13d42e08161db943a4024a0: Bootstrap starting.
I20260608 09:53:24.277479 27642 tablet_bootstrap.cc:492] T ca4e09af7cc74364a238d4cdd0eae691 P 61c0645291e943ad8d82f4d140e0fb37: Bootstrap starting.
I20260608 09:53:24.280988 27643 tablet_bootstrap.cc:492] T ca4e09af7cc74364a238d4cdd0eae691 P 68b6480efabe45cf8fcd9492c11621f6: Bootstrap starting.
I20260608 09:53:24.283291 27641 tablet_bootstrap.cc:654] T ca4e09af7cc74364a238d4cdd0eae691 P f62c51c9f13d42e08161db943a4024a0: Neither blocks nor log segments found. Creating new log.
I20260608 09:53:24.285156 27642 tablet_bootstrap.cc:654] T ca4e09af7cc74364a238d4cdd0eae691 P 61c0645291e943ad8d82f4d140e0fb37: Neither blocks nor log segments found. Creating new log.
I20260608 09:53:24.287899 27643 tablet_bootstrap.cc:654] T ca4e09af7cc74364a238d4cdd0eae691 P 68b6480efabe45cf8fcd9492c11621f6: Neither blocks nor log segments found. Creating new log.
I20260608 09:53:24.289129 27641 tablet_bootstrap.cc:492] T ca4e09af7cc74364a238d4cdd0eae691 P f62c51c9f13d42e08161db943a4024a0: No bootstrap required, opened a new log
I20260608 09:53:24.289610 27641 ts_tablet_manager.cc:1403] T ca4e09af7cc74364a238d4cdd0eae691 P f62c51c9f13d42e08161db943a4024a0: Time spent bootstrapping tablet: real 0.014s	user 0.012s	sys 0.000s
I20260608 09:53:24.291009 27642 tablet_bootstrap.cc:492] T ca4e09af7cc74364a238d4cdd0eae691 P 61c0645291e943ad8d82f4d140e0fb37: No bootstrap required, opened a new log
I20260608 09:53:24.291611 27642 ts_tablet_manager.cc:1403] T ca4e09af7cc74364a238d4cdd0eae691 P 61c0645291e943ad8d82f4d140e0fb37: Time spent bootstrapping tablet: real 0.014s	user 0.009s	sys 0.004s
I20260608 09:53:24.293363 27643 tablet_bootstrap.cc:492] T ca4e09af7cc74364a238d4cdd0eae691 P 68b6480efabe45cf8fcd9492c11621f6: No bootstrap required, opened a new log
I20260608 09:53:24.292915 27641 raft_consensus.cc:359] T ca4e09af7cc74364a238d4cdd0eae691 P f62c51c9f13d42e08161db943a4024a0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "61c0645291e943ad8d82f4d140e0fb37" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 42857 } } peers { permanent_uuid: "68b6480efabe45cf8fcd9492c11621f6" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 40683 } } peers { permanent_uuid: "f62c51c9f13d42e08161db943a4024a0" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 39591 } }
I20260608 09:53:24.293776 27641 raft_consensus.cc:385] T ca4e09af7cc74364a238d4cdd0eae691 P f62c51c9f13d42e08161db943a4024a0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:53:24.293870 27643 ts_tablet_manager.cc:1403] T ca4e09af7cc74364a238d4cdd0eae691 P 68b6480efabe45cf8fcd9492c11621f6: Time spent bootstrapping tablet: real 0.013s	user 0.011s	sys 0.000s
I20260608 09:53:24.294159 27641 raft_consensus.cc:740] T ca4e09af7cc74364a238d4cdd0eae691 P f62c51c9f13d42e08161db943a4024a0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f62c51c9f13d42e08161db943a4024a0, State: Initialized, Role: FOLLOWER
I20260608 09:53:24.294597 27642 raft_consensus.cc:359] T ca4e09af7cc74364a238d4cdd0eae691 P 61c0645291e943ad8d82f4d140e0fb37 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "61c0645291e943ad8d82f4d140e0fb37" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 42857 } } peers { permanent_uuid: "68b6480efabe45cf8fcd9492c11621f6" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 40683 } } peers { permanent_uuid: "f62c51c9f13d42e08161db943a4024a0" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 39591 } }
I20260608 09:53:24.295477 27642 raft_consensus.cc:385] T ca4e09af7cc74364a238d4cdd0eae691 P 61c0645291e943ad8d82f4d140e0fb37 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:53:24.295142 27641 consensus_queue.cc:260] T ca4e09af7cc74364a238d4cdd0eae691 P f62c51c9f13d42e08161db943a4024a0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "61c0645291e943ad8d82f4d140e0fb37" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 42857 } } peers { permanent_uuid: "68b6480efabe45cf8fcd9492c11621f6" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 40683 } } peers { permanent_uuid: "f62c51c9f13d42e08161db943a4024a0" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 39591 } }
I20260608 09:53:24.295778 27642 raft_consensus.cc:740] T ca4e09af7cc74364a238d4cdd0eae691 P 61c0645291e943ad8d82f4d140e0fb37 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 61c0645291e943ad8d82f4d140e0fb37, State: Initialized, Role: FOLLOWER
I20260608 09:53:24.296736 27642 consensus_queue.cc:260] T ca4e09af7cc74364a238d4cdd0eae691 P 61c0645291e943ad8d82f4d140e0fb37 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "61c0645291e943ad8d82f4d140e0fb37" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 42857 } } peers { permanent_uuid: "68b6480efabe45cf8fcd9492c11621f6" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 40683 } } peers { permanent_uuid: "f62c51c9f13d42e08161db943a4024a0" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 39591 } }
I20260608 09:53:24.297269 27643 raft_consensus.cc:359] T ca4e09af7cc74364a238d4cdd0eae691 P 68b6480efabe45cf8fcd9492c11621f6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "61c0645291e943ad8d82f4d140e0fb37" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 42857 } } peers { permanent_uuid: "68b6480efabe45cf8fcd9492c11621f6" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 40683 } } peers { permanent_uuid: "f62c51c9f13d42e08161db943a4024a0" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 39591 } }
I20260608 09:53:24.298211 27643 raft_consensus.cc:385] T ca4e09af7cc74364a238d4cdd0eae691 P 68b6480efabe45cf8fcd9492c11621f6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:53:24.298602 27643 raft_consensus.cc:740] T ca4e09af7cc74364a238d4cdd0eae691 P 68b6480efabe45cf8fcd9492c11621f6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 68b6480efabe45cf8fcd9492c11621f6, State: Initialized, Role: FOLLOWER
I20260608 09:53:24.298949 27641 ts_tablet_manager.cc:1434] T ca4e09af7cc74364a238d4cdd0eae691 P f62c51c9f13d42e08161db943a4024a0: Time spent starting tablet: real 0.009s	user 0.004s	sys 0.004s
I20260608 09:53:24.299724 27643 consensus_queue.cc:260] T ca4e09af7cc74364a238d4cdd0eae691 P 68b6480efabe45cf8fcd9492c11621f6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "61c0645291e943ad8d82f4d140e0fb37" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 42857 } } peers { permanent_uuid: "68b6480efabe45cf8fcd9492c11621f6" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 40683 } } peers { permanent_uuid: "f62c51c9f13d42e08161db943a4024a0" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 39591 } }
I20260608 09:53:24.301364 27642 ts_tablet_manager.cc:1434] T ca4e09af7cc74364a238d4cdd0eae691 P 61c0645291e943ad8d82f4d140e0fb37: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.004s
I20260608 09:53:24.307716 27643 ts_tablet_manager.cc:1434] T ca4e09af7cc74364a238d4cdd0eae691 P 68b6480efabe45cf8fcd9492c11621f6: Time spent starting tablet: real 0.013s	user 0.009s	sys 0.000s
I20260608 09:53:24.309537 27650 raft_consensus.cc:493] T ca4e09af7cc74364a238d4cdd0eae691 P 68b6480efabe45cf8fcd9492c11621f6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 09:53:24.310073 27650 raft_consensus.cc:515] T ca4e09af7cc74364a238d4cdd0eae691 P 68b6480efabe45cf8fcd9492c11621f6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "61c0645291e943ad8d82f4d140e0fb37" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 42857 } } peers { permanent_uuid: "68b6480efabe45cf8fcd9492c11621f6" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 40683 } } peers { permanent_uuid: "f62c51c9f13d42e08161db943a4024a0" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 39591 } }
I20260608 09:53:24.313395 27650 leader_election.cc:290] T ca4e09af7cc74364a238d4cdd0eae691 P 68b6480efabe45cf8fcd9492c11621f6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 61c0645291e943ad8d82f4d140e0fb37 (127.22.183.130:42857), f62c51c9f13d42e08161db943a4024a0 (127.22.183.131:39591)
I20260608 09:53:24.328634 27595 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ca4e09af7cc74364a238d4cdd0eae691" candidate_uuid: "68b6480efabe45cf8fcd9492c11621f6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f62c51c9f13d42e08161db943a4024a0" is_pre_election: true
I20260608 09:53:24.329409 27595 raft_consensus.cc:2468] T ca4e09af7cc74364a238d4cdd0eae691 P f62c51c9f13d42e08161db943a4024a0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 68b6480efabe45cf8fcd9492c11621f6 in term 0.
I20260608 09:53:24.330603 27409 leader_election.cc:304] T ca4e09af7cc74364a238d4cdd0eae691 P 68b6480efabe45cf8fcd9492c11621f6 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 68b6480efabe45cf8fcd9492c11621f6, f62c51c9f13d42e08161db943a4024a0; no voters: 
I20260608 09:53:24.330895 27521 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ca4e09af7cc74364a238d4cdd0eae691" candidate_uuid: "68b6480efabe45cf8fcd9492c11621f6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "61c0645291e943ad8d82f4d140e0fb37" is_pre_election: true
I20260608 09:53:24.331460 27650 raft_consensus.cc:2804] T ca4e09af7cc74364a238d4cdd0eae691 P 68b6480efabe45cf8fcd9492c11621f6 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 09:53:24.331640 27521 raft_consensus.cc:2468] T ca4e09af7cc74364a238d4cdd0eae691 P 61c0645291e943ad8d82f4d140e0fb37 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 68b6480efabe45cf8fcd9492c11621f6 in term 0.
I20260608 09:53:24.331911 27650 raft_consensus.cc:493] T ca4e09af7cc74364a238d4cdd0eae691 P 68b6480efabe45cf8fcd9492c11621f6 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 09:53:24.332347 27650 raft_consensus.cc:3060] T ca4e09af7cc74364a238d4cdd0eae691 P 68b6480efabe45cf8fcd9492c11621f6 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:53:24.338192 27650 raft_consensus.cc:515] T ca4e09af7cc74364a238d4cdd0eae691 P 68b6480efabe45cf8fcd9492c11621f6 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "61c0645291e943ad8d82f4d140e0fb37" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 42857 } } peers { permanent_uuid: "68b6480efabe45cf8fcd9492c11621f6" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 40683 } } peers { permanent_uuid: "f62c51c9f13d42e08161db943a4024a0" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 39591 } }
I20260608 09:53:24.339942 27650 leader_election.cc:290] T ca4e09af7cc74364a238d4cdd0eae691 P 68b6480efabe45cf8fcd9492c11621f6 [CANDIDATE]: Term 1 election: Requested vote from peers 61c0645291e943ad8d82f4d140e0fb37 (127.22.183.130:42857), f62c51c9f13d42e08161db943a4024a0 (127.22.183.131:39591)
I20260608 09:53:24.340520 27521 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ca4e09af7cc74364a238d4cdd0eae691" candidate_uuid: "68b6480efabe45cf8fcd9492c11621f6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "61c0645291e943ad8d82f4d140e0fb37"
I20260608 09:53:24.341013 27521 raft_consensus.cc:3060] T ca4e09af7cc74364a238d4cdd0eae691 P 61c0645291e943ad8d82f4d140e0fb37 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:53:24.341041 27595 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ca4e09af7cc74364a238d4cdd0eae691" candidate_uuid: "68b6480efabe45cf8fcd9492c11621f6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f62c51c9f13d42e08161db943a4024a0"
I20260608 09:53:24.341751 27595 raft_consensus.cc:3060] T ca4e09af7cc74364a238d4cdd0eae691 P f62c51c9f13d42e08161db943a4024a0 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:53:24.346362 27521 raft_consensus.cc:2468] T ca4e09af7cc74364a238d4cdd0eae691 P 61c0645291e943ad8d82f4d140e0fb37 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 68b6480efabe45cf8fcd9492c11621f6 in term 1.
I20260608 09:53:24.346691 27595 raft_consensus.cc:2468] T ca4e09af7cc74364a238d4cdd0eae691 P f62c51c9f13d42e08161db943a4024a0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 68b6480efabe45cf8fcd9492c11621f6 in term 1.
I20260608 09:53:24.347460 27412 leader_election.cc:304] T ca4e09af7cc74364a238d4cdd0eae691 P 68b6480efabe45cf8fcd9492c11621f6 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 61c0645291e943ad8d82f4d140e0fb37, 68b6480efabe45cf8fcd9492c11621f6; no voters: 
I20260608 09:53:24.348285 27650 raft_consensus.cc:2804] T ca4e09af7cc74364a238d4cdd0eae691 P 68b6480efabe45cf8fcd9492c11621f6 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 09:53:24.348721 27650 raft_consensus.cc:697] T ca4e09af7cc74364a238d4cdd0eae691 P 68b6480efabe45cf8fcd9492c11621f6 [term 1 LEADER]: Becoming Leader. State: Replica: 68b6480efabe45cf8fcd9492c11621f6, State: Running, Role: LEADER
I20260608 09:53:24.349603 27650 consensus_queue.cc:237] T ca4e09af7cc74364a238d4cdd0eae691 P 68b6480efabe45cf8fcd9492c11621f6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "61c0645291e943ad8d82f4d140e0fb37" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 42857 } } peers { permanent_uuid: "68b6480efabe45cf8fcd9492c11621f6" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 40683 } } peers { permanent_uuid: "f62c51c9f13d42e08161db943a4024a0" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 39591 } }
I20260608 09:53:24.357833 27344 catalog_manager.cc:5696] T ca4e09af7cc74364a238d4cdd0eae691 P 68b6480efabe45cf8fcd9492c11621f6 reported cstate change: term changed from 0 to 1, leader changed from <none> to 68b6480efabe45cf8fcd9492c11621f6 (127.22.183.129). New cstate: current_term: 1 leader_uuid: "68b6480efabe45cf8fcd9492c11621f6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "61c0645291e943ad8d82f4d140e0fb37" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 42857 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "68b6480efabe45cf8fcd9492c11621f6" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 40683 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f62c51c9f13d42e08161db943a4024a0" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 39591 } health_report { overall_health: UNKNOWN } } }
I20260608 09:53:24.730482 27650 consensus_queue.cc:1048] T ca4e09af7cc74364a238d4cdd0eae691 P 68b6480efabe45cf8fcd9492c11621f6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f62c51c9f13d42e08161db943a4024a0" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 39591 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 09:53:24.743733 27656 consensus_queue.cc:1048] T ca4e09af7cc74364a238d4cdd0eae691 P 68b6480efabe45cf8fcd9492c11621f6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "61c0645291e943ad8d82f4d140e0fb37" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 42857 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 09:53:24.754036 27397 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 09:53:24.754330 27392 placement_policy_util.cc:407] tablet ca4e09af7cc74364a238d4cdd0eae691: detected majority of replicas (2 of 3) at location L0
I20260608 09:53:24.756022 27397 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 09:53:24.756554 27397 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 09:53:25.766711 27392 placement_policy_util.cc:407] tablet ca4e09af7cc74364a238d4cdd0eae691: detected majority of replicas (2 of 3) at location L0
I20260608 09:53:26.758396 27397 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 09:53:26.760056 27397 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 09:53:26.760353 27397 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 09:53:26.775421 27392 placement_policy_util.cc:407] tablet ca4e09af7cc74364a238d4cdd0eae691: detected majority of replicas (2 of 3) at location L0
I20260608 09:53:27.784191 27392 placement_policy_util.cc:407] tablet ca4e09af7cc74364a238d4cdd0eae691: detected majority of replicas (2 of 3) at location L0
I20260608 09:53:28.761209 27397 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 09:53:28.762606 27397 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 09:53:28.762907 27397 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 09:53:28.792466 27392 placement_policy_util.cc:407] tablet ca4e09af7cc74364a238d4cdd0eae691: detected majority of replicas (2 of 3) at location L0
W20260608 09:53:29.440059 27467 debug-util.cc:398] Leaking SignalData structure 0x7b0800152000 after lost signal to thread 23265
W20260608 09:53:29.441025 27467 debug-util.cc:398] Leaking SignalData structure 0x7b08001079c0 after lost signal to thread 27378
W20260608 09:53:29.442013 27467 debug-util.cc:398] Leaking SignalData structure 0x7b080019c4e0 after lost signal to thread 27470
W20260608 09:53:29.442883 27467 debug-util.cc:398] Leaking SignalData structure 0x7b0800134f80 after lost signal to thread 27545
W20260608 09:53:29.443884 27467 debug-util.cc:398] Leaking SignalData structure 0x7b08002691a0 after lost signal to thread 27619
I20260608 09:53:29.800892 27392 placement_policy_util.cc:407] tablet ca4e09af7cc74364a238d4cdd0eae691: detected majority of replicas (2 of 3) at location L0
I20260608 09:53:30.763943 27397 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 09:53:30.765930 27397 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 09:53:30.766346 27397 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 09:53:30.809659 27392 placement_policy_util.cc:407] tablet ca4e09af7cc74364a238d4cdd0eae691: detected majority of replicas (2 of 3) at location L0
I20260608 09:53:31.818393 27392 placement_policy_util.cc:407] tablet ca4e09af7cc74364a238d4cdd0eae691: detected majority of replicas (2 of 3) at location L0
I20260608 09:53:32.767395 27397 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 09:53:32.768996 27397 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 09:53:32.769357 27397 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 09:53:32.826529 27392 placement_policy_util.cc:407] tablet ca4e09af7cc74364a238d4cdd0eae691: detected majority of replicas (2 of 3) at location L0
I20260608 09:53:33.833714 27392 placement_policy_util.cc:407] tablet ca4e09af7cc74364a238d4cdd0eae691: detected majority of replicas (2 of 3) at location L0
I20260608 09:53:34.770288 27397 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 09:53:34.771790 27397 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 09:53:34.772185 27397 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 09:53:34.840781 27392 placement_policy_util.cc:407] tablet ca4e09af7cc74364a238d4cdd0eae691: detected majority of replicas (2 of 3) at location L0
I20260608 09:53:35.531337 23262 tablet_server.cc:179] TabletServer@127.22.183.129:0 shutting down...
I20260608 09:53:35.558112 23262 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 09:53:35.558851 23262 tablet_replica.cc:333] T ca4e09af7cc74364a238d4cdd0eae691 P 68b6480efabe45cf8fcd9492c11621f6: stopping tablet replica
I20260608 09:53:35.559495 23262 raft_consensus.cc:2243] T ca4e09af7cc74364a238d4cdd0eae691 P 68b6480efabe45cf8fcd9492c11621f6 [term 1 LEADER]: Raft consensus shutting down.
I20260608 09:53:35.560429 23262 raft_consensus.cc:2272] T ca4e09af7cc74364a238d4cdd0eae691 P 68b6480efabe45cf8fcd9492c11621f6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:53:35.597935 23262 tablet_server.cc:196] TabletServer@127.22.183.129:0 shutdown complete.
I20260608 09:53:35.610497 23262 tablet_server.cc:179] TabletServer@127.22.183.130:0 shutting down...
I20260608 09:53:35.652501 23262 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 09:53:35.653522 23262 tablet_replica.cc:333] T ca4e09af7cc74364a238d4cdd0eae691 P 61c0645291e943ad8d82f4d140e0fb37: stopping tablet replica
I20260608 09:53:35.654186 23262 raft_consensus.cc:2243] T ca4e09af7cc74364a238d4cdd0eae691 P 61c0645291e943ad8d82f4d140e0fb37 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:53:35.655046 23262 raft_consensus.cc:2272] T ca4e09af7cc74364a238d4cdd0eae691 P 61c0645291e943ad8d82f4d140e0fb37 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:53:35.677007 23262 tablet_server.cc:196] TabletServer@127.22.183.130:0 shutdown complete.
I20260608 09:53:35.690194 23262 tablet_server.cc:179] TabletServer@127.22.183.131:0 shutting down...
I20260608 09:53:35.711279 23262 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 09:53:35.711988 23262 tablet_replica.cc:333] T ca4e09af7cc74364a238d4cdd0eae691 P f62c51c9f13d42e08161db943a4024a0: stopping tablet replica
I20260608 09:53:35.712630 23262 raft_consensus.cc:2243] T ca4e09af7cc74364a238d4cdd0eae691 P f62c51c9f13d42e08161db943a4024a0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:53:35.713281 23262 raft_consensus.cc:2272] T ca4e09af7cc74364a238d4cdd0eae691 P f62c51c9f13d42e08161db943a4024a0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:53:35.733276 23262 tablet_server.cc:196] TabletServer@127.22.183.131:0 shutdown complete.
I20260608 09:53:35.744804 23262 master.cc:562] Master@127.22.183.190:37453 shutting down...
I20260608 09:53:35.769899 23262 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 0effd9ed5d214af89cce26f796cbe408 [term 1 LEADER]: Raft consensus shutting down.
I20260608 09:53:35.770632 23262 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 0effd9ed5d214af89cce26f796cbe408 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:53:35.770998 23262 tablet_replica.cc:333] T 00000000000000000000000000000000 P 0effd9ed5d214af89cce26f796cbe408: stopping tablet replica
I20260608 09:53:35.790719 23262 master.cc:584] Master@127.22.183.190:37453 shutdown complete.
[       OK ] AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy (13213 ms)
[ RUN      ] AutoRebalancerTest.TestMaxMovesPerServer
I20260608 09:53:35.830138 23262 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.22.183.190:43563
I20260608 09:53:35.831463 23262 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 09:53:35.837109 27664 instance_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 09:53:35.837137 27665 instance_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 09:53:35.838449 27667 instance_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 09:53:35.839737 23262 server_base.cc:1061] running on GCE node
I20260608 09:53:35.840610 23262 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 09:53:35.840801 23262 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 09:53:35.840977 23262 hybrid_clock.cc:648] HybridClock initialized: now 1780912415840944 us; error 0 us; skew 500 ppm
I20260608 09:53:35.841572 23262 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 09:53:35.843914 23262 webserver.cc:533] Webserver started at http://127.22.183.190:34879/ using document root <none> and password file <none>
I20260608 09:53:35.844437 23262 fs_manager.cc:362] Metadata directory not provided
I20260608 09:53:35.844637 23262 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 09:53:35.844923 23262 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 09:53:35.846226 23262 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task8s1y23/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780912294849904-23262-0/minicluster-data/master-0-root/instance:
uuid: "ac537a8184cb429e8263f4243bbff213"
format_stamp: "Formatted at 2026-06-08 09:53:35 on dist-test-slave-vzb5"
I20260608 09:53:35.850737 23262 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.002s	sys 0.004s
I20260608 09:53:35.854171 27672 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:53:35.854920 23262 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260608 09:53:35.855239 23262 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task8s1y23/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780912294849904-23262-0/minicluster-data/master-0-root
uuid: "ac537a8184cb429e8263f4243bbff213"
format_stamp: "Formatted at 2026-06-08 09:53:35 on dist-test-slave-vzb5"
I20260608 09:53:35.855532 23262 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task8s1y23/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780912294849904-23262-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-task8s1y23/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780912294849904-23262-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-task8s1y23/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780912294849904-23262-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 09:53:35.871449 23262 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 09:53:35.872658 23262 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 09:53:35.911729 23262 rpc_server.cc:307] RPC server started. Bound to: 127.22.183.190:43563
I20260608 09:53:35.911862 27723 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.22.183.190:43563 every 8 connection(s)
I20260608 09:53:35.916083 27724 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 09:53:35.927498 27724 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P ac537a8184cb429e8263f4243bbff213: Bootstrap starting.
I20260608 09:53:35.932365 27724 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P ac537a8184cb429e8263f4243bbff213: Neither blocks nor log segments found. Creating new log.
I20260608 09:53:35.937774 27724 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P ac537a8184cb429e8263f4243bbff213: No bootstrap required, opened a new log
I20260608 09:53:35.940147 27724 raft_consensus.cc:359] T 00000000000000000000000000000000 P ac537a8184cb429e8263f4243bbff213 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ac537a8184cb429e8263f4243bbff213" member_type: VOTER }
I20260608 09:53:35.940596 27724 raft_consensus.cc:385] T 00000000000000000000000000000000 P ac537a8184cb429e8263f4243bbff213 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:53:35.940817 27724 raft_consensus.cc:740] T 00000000000000000000000000000000 P ac537a8184cb429e8263f4243bbff213 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ac537a8184cb429e8263f4243bbff213, State: Initialized, Role: FOLLOWER
I20260608 09:53:35.941555 27724 consensus_queue.cc:260] T 00000000000000000000000000000000 P ac537a8184cb429e8263f4243bbff213 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "ac537a8184cb429e8263f4243bbff213" member_type: VOTER }
I20260608 09:53:35.942029 27724 raft_consensus.cc:399] T 00000000000000000000000000000000 P ac537a8184cb429e8263f4243bbff213 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 09:53:35.942260 27724 raft_consensus.cc:493] T 00000000000000000000000000000000 P ac537a8184cb429e8263f4243bbff213 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 09:53:35.942552 27724 raft_consensus.cc:3060] T 00000000000000000000000000000000 P ac537a8184cb429e8263f4243bbff213 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:53:35.947039 27724 raft_consensus.cc:515] T 00000000000000000000000000000000 P ac537a8184cb429e8263f4243bbff213 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ac537a8184cb429e8263f4243bbff213" member_type: VOTER }
I20260608 09:53:35.947610 27724 leader_election.cc:304] T 00000000000000000000000000000000 P ac537a8184cb429e8263f4243bbff213 [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: ac537a8184cb429e8263f4243bbff213; no voters: 
I20260608 09:53:35.948854 27724 leader_election.cc:290] T 00000000000000000000000000000000 P ac537a8184cb429e8263f4243bbff213 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 09:53:35.949379 27727 raft_consensus.cc:2804] T 00000000000000000000000000000000 P ac537a8184cb429e8263f4243bbff213 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 09:53:35.950875 27727 raft_consensus.cc:697] T 00000000000000000000000000000000 P ac537a8184cb429e8263f4243bbff213 [term 1 LEADER]: Becoming Leader. State: Replica: ac537a8184cb429e8263f4243bbff213, State: Running, Role: LEADER
I20260608 09:53:35.951658 27727 consensus_queue.cc:237] T 00000000000000000000000000000000 P ac537a8184cb429e8263f4243bbff213 [LEADER]: Queue going to LEADER mode. State: All 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: "ac537a8184cb429e8263f4243bbff213" member_type: VOTER }
I20260608 09:53:35.952019 27724 sys_catalog.cc:565] T 00000000000000000000000000000000 P ac537a8184cb429e8263f4243bbff213 [sys.catalog]: configured and running, proceeding with master startup.
I20260608 09:53:35.958921 27729 sys_catalog.cc:455] T 00000000000000000000000000000000 P ac537a8184cb429e8263f4243bbff213 [sys.catalog]: SysCatalogTable state changed. Reason: New leader ac537a8184cb429e8263f4243bbff213. Latest consensus state: current_term: 1 leader_uuid: "ac537a8184cb429e8263f4243bbff213" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ac537a8184cb429e8263f4243bbff213" member_type: VOTER } }
I20260608 09:53:35.959796 27729 sys_catalog.cc:458] T 00000000000000000000000000000000 P ac537a8184cb429e8263f4243bbff213 [sys.catalog]: This master's current role is: LEADER
I20260608 09:53:35.961615 27728 sys_catalog.cc:455] T 00000000000000000000000000000000 P ac537a8184cb429e8263f4243bbff213 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "ac537a8184cb429e8263f4243bbff213" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ac537a8184cb429e8263f4243bbff213" member_type: VOTER } }
I20260608 09:53:35.962163 27728 sys_catalog.cc:458] T 00000000000000000000000000000000 P ac537a8184cb429e8263f4243bbff213 [sys.catalog]: This master's current role is: LEADER
I20260608 09:53:35.965915 27737 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260608 09:53:35.971654 27737 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260608 09:53:35.972676 23262 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260608 09:53:35.980958 27737 catalog_manager.cc:1382] Generated new cluster ID: 1bcd1e6cc84a42f09e3661305111b099
I20260608 09:53:35.981215 27737 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260608 09:53:35.996093 27737 catalog_manager.cc:1405] Generated new certificate authority record
I20260608 09:53:35.997295 27737 catalog_manager.cc:1539] Loading token signing keys...
I20260608 09:53:36.013135 27737 catalog_manager.cc:6069] T 00000000000000000000000000000000 P ac537a8184cb429e8263f4243bbff213: Generated new TSK 0
I20260608 09:53:36.013679 27737 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260608 09:53:36.038986 23262 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 09:53:36.046115 27745 instance_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 09:53:36.046372 27746 instance_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 09:53:36.048875 23262 server_base.cc:1061] running on GCE node
W20260608 09:53:36.048909 27748 instance_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 09:53:36.050022 23262 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 09:53:36.050258 23262 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 09:53:36.050465 23262 hybrid_clock.cc:648] HybridClock initialized: now 1780912416050445 us; error 0 us; skew 500 ppm
I20260608 09:53:36.051162 23262 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 09:53:36.053725 23262 webserver.cc:533] Webserver started at http://127.22.183.129:42715/ using document root <none> and password file <none>
I20260608 09:53:36.054363 23262 fs_manager.cc:362] Metadata directory not provided
I20260608 09:53:36.054560 23262 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 09:53:36.054867 23262 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 09:53:36.056094 23262 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task8s1y23/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780912294849904-23262-0/minicluster-data/ts-0-root/instance:
uuid: "01d3d584186749129c76ecc514df82b8"
format_stamp: "Formatted at 2026-06-08 09:53:36 on dist-test-slave-vzb5"
I20260608 09:53:36.061105 23262 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260608 09:53:36.064662 27753 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:53:36.065470 23262 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260608 09:53:36.065783 23262 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task8s1y23/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780912294849904-23262-0/minicluster-data/ts-0-root
uuid: "01d3d584186749129c76ecc514df82b8"
format_stamp: "Formatted at 2026-06-08 09:53:36 on dist-test-slave-vzb5"
I20260608 09:53:36.066066 23262 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task8s1y23/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780912294849904-23262-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-task8s1y23/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780912294849904-23262-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-task8s1y23/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780912294849904-23262-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 09:53:36.084005 23262 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 09:53:36.085242 23262 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 09:53:36.086751 23262 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 09:53:36.089150 23262 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 09:53:36.089393 23262 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:53:36.089636 23262 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 09:53:36.089824 23262 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:53:36.134222 23262 rpc_server.cc:307] RPC server started. Bound to: 127.22.183.129:40139
I20260608 09:53:36.134377 27815 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.22.183.129:40139 every 8 connection(s)
I20260608 09:53:36.140185 23262 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 09:53:36.149398 27820 instance_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 09:53:36.150205 27821 instance_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 09:53:36.153237 23262 server_base.cc:1061] running on GCE node
W20260608 09:53:36.153188 27823 instance_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 09:53:36.154582 23262 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 09:53:36.154789 23262 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 09:53:36.155040 23262 hybrid_clock.cc:648] HybridClock initialized: now 1780912416155015 us; error 0 us; skew 500 ppm
I20260608 09:53:36.155885 23262 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 09:53:36.157853 27816 heartbeater.cc:344] Connected to a master server at 127.22.183.190:43563
I20260608 09:53:36.158213 27816 heartbeater.cc:461] Registering TS with master...
I20260608 09:53:36.158969 27816 heartbeater.cc:507] Master 127.22.183.190:43563 requested a full tablet report, sending...
I20260608 09:53:36.159283 23262 webserver.cc:533] Webserver started at http://127.22.183.130:33401/ using document root <none> and password file <none>
I20260608 09:53:36.159924 23262 fs_manager.cc:362] Metadata directory not provided
I20260608 09:53:36.160152 23262 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 09:53:36.160557 23262 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 09:53:36.161219 27689 ts_manager.cc:194] Registered new tserver with Master: 01d3d584186749129c76ecc514df82b8 (127.22.183.129:40139)
I20260608 09:53:36.162063 23262 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task8s1y23/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780912294849904-23262-0/minicluster-data/ts-1-root/instance:
uuid: "151741cce0cc43429d2508378dd9b880"
format_stamp: "Formatted at 2026-06-08 09:53:36 on dist-test-slave-vzb5"
I20260608 09:53:36.163216 27689 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:48918
I20260608 09:53:36.167403 23262 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.003s	sys 0.004s
I20260608 09:53:36.171030 27828 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:53:36.171808 23262 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260608 09:53:36.172097 23262 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task8s1y23/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780912294849904-23262-0/minicluster-data/ts-1-root
uuid: "151741cce0cc43429d2508378dd9b880"
format_stamp: "Formatted at 2026-06-08 09:53:36 on dist-test-slave-vzb5"
I20260608 09:53:36.172402 23262 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task8s1y23/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780912294849904-23262-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-task8s1y23/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780912294849904-23262-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-task8s1y23/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780912294849904-23262-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 09:53:36.188331 23262 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 09:53:36.189487 23262 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 09:53:36.190963 23262 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 09:53:36.193281 23262 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 09:53:36.193514 23262 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:53:36.193756 23262 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 09:53:36.193931 23262 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:53:36.234187 23262 rpc_server.cc:307] RPC server started. Bound to: 127.22.183.130:42777
I20260608 09:53:36.234310 27890 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.22.183.130:42777 every 8 connection(s)
I20260608 09:53:36.239318 23262 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 09:53:36.247090 27894 instance_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 09:53:36.248216 27895 instance_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 09:53:36.250028 23262 server_base.cc:1061] running on GCE node
W20260608 09:53:36.250866 27897 instance_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 09:53:36.251881 23262 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 09:53:36.252143 23262 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 09:53:36.252378 23262 hybrid_clock.cc:648] HybridClock initialized: now 1780912416252341 us; error 0 us; skew 500 ppm
I20260608 09:53:36.253010 23262 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 09:53:36.252988 27891 heartbeater.cc:344] Connected to a master server at 127.22.183.190:43563
I20260608 09:53:36.253582 27891 heartbeater.cc:461] Registering TS with master...
I20260608 09:53:36.254577 27891 heartbeater.cc:507] Master 127.22.183.190:43563 requested a full tablet report, sending...
I20260608 09:53:36.256189 23262 webserver.cc:533] Webserver started at http://127.22.183.131:37357/ using document root <none> and password file <none>
I20260608 09:53:36.256747 23262 fs_manager.cc:362] Metadata directory not provided
I20260608 09:53:36.256760 27689 ts_manager.cc:194] Registered new tserver with Master: 151741cce0cc43429d2508378dd9b880 (127.22.183.130:42777)
I20260608 09:53:36.256983 23262 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 09:53:36.257419 23262 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 09:53:36.258431 27689 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:48926
I20260608 09:53:36.258623 23262 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task8s1y23/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780912294849904-23262-0/minicluster-data/ts-2-root/instance:
uuid: "e3cb5e3da8684ceba82824d8fb2cd09d"
format_stamp: "Formatted at 2026-06-08 09:53:36 on dist-test-slave-vzb5"
I20260608 09:53:36.263645 23262 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260608 09:53:36.267014 27902 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:53:36.267866 23262 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260608 09:53:36.268167 23262 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task8s1y23/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780912294849904-23262-0/minicluster-data/ts-2-root
uuid: "e3cb5e3da8684ceba82824d8fb2cd09d"
format_stamp: "Formatted at 2026-06-08 09:53:36 on dist-test-slave-vzb5"
I20260608 09:53:36.268457 23262 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task8s1y23/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780912294849904-23262-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-task8s1y23/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780912294849904-23262-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-task8s1y23/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780912294849904-23262-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 09:53:36.281038 23262 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 09:53:36.282197 23262 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 09:53:36.283674 23262 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 09:53:36.285856 23262 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 09:53:36.286082 23262 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:53:36.286334 23262 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 09:53:36.286518 23262 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:53:36.326228 23262 rpc_server.cc:307] RPC server started. Bound to: 127.22.183.131:33529
I20260608 09:53:36.326359 27964 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.22.183.131:33529 every 8 connection(s)
I20260608 09:53:36.341452 27965 heartbeater.cc:344] Connected to a master server at 127.22.183.190:43563
I20260608 09:53:36.341831 27965 heartbeater.cc:461] Registering TS with master...
I20260608 09:53:36.342564 27965 heartbeater.cc:507] Master 127.22.183.190:43563 requested a full tablet report, sending...
I20260608 09:53:36.344472 27689 ts_manager.cc:194] Registered new tserver with Master: e3cb5e3da8684ceba82824d8fb2cd09d (127.22.183.131:33529)
I20260608 09:53:36.345131 23262 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.014768597s
I20260608 09:53:36.346313 27689 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:48928
I20260608 09:53:37.165882 27816 heartbeater.cc:499] Master 127.22.183.190:43563 was elected leader, sending a full tablet report...
I20260608 09:53:37.261067 27891 heartbeater.cc:499] Master 127.22.183.190:43563 was elected leader, sending a full tablet report...
I20260608 09:53:37.349398 27965 heartbeater.cc:499] Master 127.22.183.190:43563 was elected leader, sending a full tablet report...
I20260608 09:53:37.403561 27689 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:48930:
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 09:53:37.406646 27689 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 09:53:37.491770 27930 tablet_service.cc:1511] Processing CreateTablet for tablet 88fc6e2eb6d84424afd4b7ce94bc95e5 (DEFAULT_TABLE table=test-workload [id=f86aea9576dc445e8d1ea90e66f0da7c]), partition=RANGE (key) PARTITION VALUES < 178956970
I20260608 09:53:37.493801 27930 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 88fc6e2eb6d84424afd4b7ce94bc95e5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:53:37.496230 27929 tablet_service.cc:1511] Processing CreateTablet for tablet 60d394fbc3764cfda4c05caa3c67593f (DEFAULT_TABLE table=test-workload [id=f86aea9576dc445e8d1ea90e66f0da7c]), partition=RANGE (key) PARTITION 178956970 <= VALUES < 357913940
I20260608 09:53:37.497732 27929 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 60d394fbc3764cfda4c05caa3c67593f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:53:37.505307 27781 tablet_service.cc:1511] Processing CreateTablet for tablet 88fc6e2eb6d84424afd4b7ce94bc95e5 (DEFAULT_TABLE table=test-workload [id=f86aea9576dc445e8d1ea90e66f0da7c]), partition=RANGE (key) PARTITION VALUES < 178956970
I20260608 09:53:37.506757 27781 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 88fc6e2eb6d84424afd4b7ce94bc95e5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:53:37.507211 27928 tablet_service.cc:1511] Processing CreateTablet for tablet 977aa27f0df74069ba4a9befe550f8fc (DEFAULT_TABLE table=test-workload [id=f86aea9576dc445e8d1ea90e66f0da7c]), partition=RANGE (key) PARTITION 357913940 <= VALUES < 536870910
I20260608 09:53:37.508649 27928 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 977aa27f0df74069ba4a9befe550f8fc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:53:37.509356 27778 tablet_service.cc:1511] Processing CreateTablet for tablet d334784c2d8744a0adf0dd432c217edd (DEFAULT_TABLE table=test-workload [id=f86aea9576dc445e8d1ea90e66f0da7c]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 715827880
I20260608 09:53:37.510802 27778 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d334784c2d8744a0adf0dd432c217edd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:53:37.511138 27779 tablet_service.cc:1511] Processing CreateTablet for tablet 977aa27f0df74069ba4a9befe550f8fc (DEFAULT_TABLE table=test-workload [id=f86aea9576dc445e8d1ea90e66f0da7c]), partition=RANGE (key) PARTITION 357913940 <= VALUES < 536870910
I20260608 09:53:37.512514 27779 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 977aa27f0df74069ba4a9befe550f8fc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:53:37.515848 27780 tablet_service.cc:1511] Processing CreateTablet for tablet 60d394fbc3764cfda4c05caa3c67593f (DEFAULT_TABLE table=test-workload [id=f86aea9576dc445e8d1ea90e66f0da7c]), partition=RANGE (key) PARTITION 178956970 <= VALUES < 357913940
I20260608 09:53:37.517284 27780 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 60d394fbc3764cfda4c05caa3c67593f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:53:37.524897 27776 tablet_service.cc:1511] Processing CreateTablet for tablet a40dda29120045928d9fc7b0db0c8ff8 (DEFAULT_TABLE table=test-workload [id=f86aea9576dc445e8d1ea90e66f0da7c]), partition=RANGE (key) PARTITION 894784850 <= VALUES < 1073741820
I20260608 09:53:37.526275 27776 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a40dda29120045928d9fc7b0db0c8ff8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:53:37.527500 27777 tablet_service.cc:1511] Processing CreateTablet for tablet 22f565363d4e4f2bb5eb991ba94009fa (DEFAULT_TABLE table=test-workload [id=f86aea9576dc445e8d1ea90e66f0da7c]), partition=RANGE (key) PARTITION 715827880 <= VALUES < 894784850
I20260608 09:53:37.530185 27777 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 22f565363d4e4f2bb5eb991ba94009fa. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:53:37.532353 27775 tablet_service.cc:1511] Processing CreateTablet for tablet a45db42c45204f8ca4637477ba08041b (DEFAULT_TABLE table=test-workload [id=f86aea9576dc445e8d1ea90e66f0da7c]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1252698790
I20260608 09:53:37.532588 27927 tablet_service.cc:1511] Processing CreateTablet for tablet d334784c2d8744a0adf0dd432c217edd (DEFAULT_TABLE table=test-workload [id=f86aea9576dc445e8d1ea90e66f0da7c]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 715827880
I20260608 09:53:37.533780 27775 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a45db42c45204f8ca4637477ba08041b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:53:37.533856 27927 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d334784c2d8744a0adf0dd432c217edd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:53:37.536573 27925 tablet_service.cc:1511] Processing CreateTablet for tablet a40dda29120045928d9fc7b0db0c8ff8 (DEFAULT_TABLE table=test-workload [id=f86aea9576dc445e8d1ea90e66f0da7c]), partition=RANGE (key) PARTITION 894784850 <= VALUES < 1073741820
I20260608 09:53:37.537912 27925 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a40dda29120045928d9fc7b0db0c8ff8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:53:37.542033 27923 tablet_service.cc:1511] Processing CreateTablet for tablet bb702129bec348a495d6dc8586133955 (DEFAULT_TABLE table=test-workload [id=f86aea9576dc445e8d1ea90e66f0da7c]), partition=RANGE (key) PARTITION 1252698790 <= VALUES < 1431655760
I20260608 09:53:37.542752 27856 tablet_service.cc:1511] Processing CreateTablet for tablet 88fc6e2eb6d84424afd4b7ce94bc95e5 (DEFAULT_TABLE table=test-workload [id=f86aea9576dc445e8d1ea90e66f0da7c]), partition=RANGE (key) PARTITION VALUES < 178956970
I20260608 09:53:37.544123 27856 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 88fc6e2eb6d84424afd4b7ce94bc95e5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:53:37.544505 27773 tablet_service.cc:1511] Processing CreateTablet for tablet 5c37a2a70783486182ee8d6f19728c27 (DEFAULT_TABLE table=test-workload [id=f86aea9576dc445e8d1ea90e66f0da7c]), partition=RANGE (key) PARTITION 1431655760 <= VALUES < 1610612730
I20260608 09:53:37.546948 27924 tablet_service.cc:1511] Processing CreateTablet for tablet a45db42c45204f8ca4637477ba08041b (DEFAULT_TABLE table=test-workload [id=f86aea9576dc445e8d1ea90e66f0da7c]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1252698790
I20260608 09:53:37.547962 27855 tablet_service.cc:1511] Processing CreateTablet for tablet 60d394fbc3764cfda4c05caa3c67593f (DEFAULT_TABLE table=test-workload [id=f86aea9576dc445e8d1ea90e66f0da7c]), partition=RANGE (key) PARTITION 178956970 <= VALUES < 357913940
I20260608 09:53:37.549376 27855 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 60d394fbc3764cfda4c05caa3c67593f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:53:37.552346 27926 tablet_service.cc:1511] Processing CreateTablet for tablet 22f565363d4e4f2bb5eb991ba94009fa (DEFAULT_TABLE table=test-workload [id=f86aea9576dc445e8d1ea90e66f0da7c]), partition=RANGE (key) PARTITION 715827880 <= VALUES < 894784850
I20260608 09:53:37.549393 27922 tablet_service.cc:1511] Processing CreateTablet for tablet 5c37a2a70783486182ee8d6f19728c27 (DEFAULT_TABLE table=test-workload [id=f86aea9576dc445e8d1ea90e66f0da7c]), partition=RANGE (key) PARTITION 1431655760 <= VALUES < 1610612730
I20260608 09:53:37.554919 27921 tablet_service.cc:1511] Processing CreateTablet for tablet 16268b2046884d549a69e1feb5a92a90 (DEFAULT_TABLE table=test-workload [id=f86aea9576dc445e8d1ea90e66f0da7c]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1789569700
I20260608 09:53:37.556365 27774 tablet_service.cc:1511] Processing CreateTablet for tablet bb702129bec348a495d6dc8586133955 (DEFAULT_TABLE table=test-workload [id=f86aea9576dc445e8d1ea90e66f0da7c]), partition=RANGE (key) PARTITION 1252698790 <= VALUES < 1431655760
I20260608 09:53:37.550724 27772 tablet_service.cc:1511] Processing CreateTablet for tablet 16268b2046884d549a69e1feb5a92a90 (DEFAULT_TABLE table=test-workload [id=f86aea9576dc445e8d1ea90e66f0da7c]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1789569700
I20260608 09:53:37.560585 27852 tablet_service.cc:1511] Processing CreateTablet for tablet 22f565363d4e4f2bb5eb991ba94009fa (DEFAULT_TABLE table=test-workload [id=f86aea9576dc445e8d1ea90e66f0da7c]), partition=RANGE (key) PARTITION 715827880 <= VALUES < 894784850
I20260608 09:53:37.561972 27852 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 22f565363d4e4f2bb5eb991ba94009fa. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:53:37.564317 27851 tablet_service.cc:1511] Processing CreateTablet for tablet a40dda29120045928d9fc7b0db0c8ff8 (DEFAULT_TABLE table=test-workload [id=f86aea9576dc445e8d1ea90e66f0da7c]), partition=RANGE (key) PARTITION 894784850 <= VALUES < 1073741820
I20260608 09:53:37.568509 27848 tablet_service.cc:1511] Processing CreateTablet for tablet 5c37a2a70783486182ee8d6f19728c27 (DEFAULT_TABLE table=test-workload [id=f86aea9576dc445e8d1ea90e66f0da7c]), partition=RANGE (key) PARTITION 1431655760 <= VALUES < 1610612730
I20260608 09:53:37.552464 27854 tablet_service.cc:1511] Processing CreateTablet for tablet 977aa27f0df74069ba4a9befe550f8fc (DEFAULT_TABLE table=test-workload [id=f86aea9576dc445e8d1ea90e66f0da7c]), partition=RANGE (key) PARTITION 357913940 <= VALUES < 536870910
I20260608 09:53:37.571964 27853 tablet_service.cc:1511] Processing CreateTablet for tablet d334784c2d8744a0adf0dd432c217edd (DEFAULT_TABLE table=test-workload [id=f86aea9576dc445e8d1ea90e66f0da7c]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 715827880
I20260608 09:53:37.572017 27847 tablet_service.cc:1511] Processing CreateTablet for tablet 16268b2046884d549a69e1feb5a92a90 (DEFAULT_TABLE table=test-workload [id=f86aea9576dc445e8d1ea90e66f0da7c]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1789569700
I20260608 09:53:37.572672 27849 tablet_service.cc:1511] Processing CreateTablet for tablet bb702129bec348a495d6dc8586133955 (DEFAULT_TABLE table=test-workload [id=f86aea9576dc445e8d1ea90e66f0da7c]), partition=RANGE (key) PARTITION 1252698790 <= VALUES < 1431655760
I20260608 09:53:37.573586 27853 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d334784c2d8744a0adf0dd432c217edd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:53:37.566856 27850 tablet_service.cc:1511] Processing CreateTablet for tablet a45db42c45204f8ca4637477ba08041b (DEFAULT_TABLE table=test-workload [id=f86aea9576dc445e8d1ea90e66f0da7c]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1252698790
I20260608 09:53:37.574188 27851 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a40dda29120045928d9fc7b0db0c8ff8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:53:37.574999 27850 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a45db42c45204f8ca4637477ba08041b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:53:37.577662 27773 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5c37a2a70783486182ee8d6f19728c27. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:53:37.577662 27922 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5c37a2a70783486182ee8d6f19728c27. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:53:37.580132 27926 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 22f565363d4e4f2bb5eb991ba94009fa. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:53:37.580720 27849 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bb702129bec348a495d6dc8586133955. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:53:37.581406 27854 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 977aa27f0df74069ba4a9befe550f8fc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:53:37.582050 27848 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5c37a2a70783486182ee8d6f19728c27. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:53:37.582517 27923 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bb702129bec348a495d6dc8586133955. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:53:37.583963 27774 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bb702129bec348a495d6dc8586133955. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:53:37.584071 27924 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a45db42c45204f8ca4637477ba08041b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:53:37.585201 27921 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 16268b2046884d549a69e1feb5a92a90. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:53:37.585479 27772 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 16268b2046884d549a69e1feb5a92a90. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:53:37.585201 27847 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 16268b2046884d549a69e1feb5a92a90. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:53:37.621963 27779 tablet_service.cc:1511] Processing CreateTablet for tablet e122e55095c644cd94773b4f1f4d33bd (DEFAULT_TABLE table=test-workload [id=f86aea9576dc445e8d1ea90e66f0da7c]), partition=RANGE (key) PARTITION 1789569700 <= VALUES < 1968526670
I20260608 09:53:37.648821 27855 tablet_service.cc:1511] Processing CreateTablet for tablet e122e55095c644cd94773b4f1f4d33bd (DEFAULT_TABLE table=test-workload [id=f86aea9576dc445e8d1ea90e66f0da7c]), partition=RANGE (key) PARTITION 1789569700 <= VALUES < 1968526670
I20260608 09:53:37.650238 27855 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e122e55095c644cd94773b4f1f4d33bd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:53:37.660422 27779 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e122e55095c644cd94773b4f1f4d33bd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:53:37.664259 27928 tablet_service.cc:1511] Processing CreateTablet for tablet e122e55095c644cd94773b4f1f4d33bd (DEFAULT_TABLE table=test-workload [id=f86aea9576dc445e8d1ea90e66f0da7c]), partition=RANGE (key) PARTITION 1789569700 <= VALUES < 1968526670
I20260608 09:53:37.680168 27773 tablet_service.cc:1511] Processing CreateTablet for tablet 699b6fe79b8943c08adc1437f04e1e48 (DEFAULT_TABLE table=test-workload [id=f86aea9576dc445e8d1ea90e66f0da7c]), partition=RANGE (key) PARTITION 1968526670 <= VALUES
I20260608 09:53:37.682027 27773 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 699b6fe79b8943c08adc1437f04e1e48. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:53:37.694198 27930 tablet_service.cc:1511] Processing CreateTablet for tablet 699b6fe79b8943c08adc1437f04e1e48 (DEFAULT_TABLE table=test-workload [id=f86aea9576dc445e8d1ea90e66f0da7c]), partition=RANGE (key) PARTITION 1968526670 <= VALUES
I20260608 09:53:37.695557 27930 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 699b6fe79b8943c08adc1437f04e1e48. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:53:37.708438 27986 tablet_bootstrap.cc:492] T 88fc6e2eb6d84424afd4b7ce94bc95e5 P e3cb5e3da8684ceba82824d8fb2cd09d: Bootstrap starting.
I20260608 09:53:37.708750 27985 tablet_bootstrap.cc:492] T 60d394fbc3764cfda4c05caa3c67593f P 01d3d584186749129c76ecc514df82b8: Bootstrap starting.
I20260608 09:53:37.712076 27848 tablet_service.cc:1511] Processing CreateTablet for tablet 699b6fe79b8943c08adc1437f04e1e48 (DEFAULT_TABLE table=test-workload [id=f86aea9576dc445e8d1ea90e66f0da7c]), partition=RANGE (key) PARTITION 1968526670 <= VALUES
I20260608 09:53:37.713441 27848 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 699b6fe79b8943c08adc1437f04e1e48. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:53:37.713551 27928 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e122e55095c644cd94773b4f1f4d33bd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:53:37.727994 27985 tablet_bootstrap.cc:654] T 60d394fbc3764cfda4c05caa3c67593f P 01d3d584186749129c76ecc514df82b8: Neither blocks nor log segments found. Creating new log.
I20260608 09:53:37.730088 27986 tablet_bootstrap.cc:654] T 88fc6e2eb6d84424afd4b7ce94bc95e5 P e3cb5e3da8684ceba82824d8fb2cd09d: Neither blocks nor log segments found. Creating new log.
I20260608 09:53:37.735648 27987 tablet_bootstrap.cc:492] T 22f565363d4e4f2bb5eb991ba94009fa P 151741cce0cc43429d2508378dd9b880: Bootstrap starting.
I20260608 09:53:37.763952 27987 tablet_bootstrap.cc:654] T 22f565363d4e4f2bb5eb991ba94009fa P 151741cce0cc43429d2508378dd9b880: Neither blocks nor log segments found. Creating new log.
I20260608 09:53:37.782975 27986 tablet_bootstrap.cc:492] T 88fc6e2eb6d84424afd4b7ce94bc95e5 P e3cb5e3da8684ceba82824d8fb2cd09d: No bootstrap required, opened a new log
I20260608 09:53:37.783525 27986 ts_tablet_manager.cc:1403] T 88fc6e2eb6d84424afd4b7ce94bc95e5 P e3cb5e3da8684ceba82824d8fb2cd09d: Time spent bootstrapping tablet: real 0.076s	user 0.032s	sys 0.000s
I20260608 09:53:37.787972 27985 tablet_bootstrap.cc:492] T 60d394fbc3764cfda4c05caa3c67593f P 01d3d584186749129c76ecc514df82b8: No bootstrap required, opened a new log
I20260608 09:53:37.788466 27985 ts_tablet_manager.cc:1403] T 60d394fbc3764cfda4c05caa3c67593f P 01d3d584186749129c76ecc514df82b8: Time spent bootstrapping tablet: real 0.080s	user 0.016s	sys 0.016s
I20260608 09:53:37.788805 27986 raft_consensus.cc:359] T 88fc6e2eb6d84424afd4b7ce94bc95e5 P e3cb5e3da8684ceba82824d8fb2cd09d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e3cb5e3da8684ceba82824d8fb2cd09d" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 33529 } } peers { permanent_uuid: "01d3d584186749129c76ecc514df82b8" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 40139 } } peers { permanent_uuid: "151741cce0cc43429d2508378dd9b880" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 42777 } }
I20260608 09:53:37.789662 27986 raft_consensus.cc:385] T 88fc6e2eb6d84424afd4b7ce94bc95e5 P e3cb5e3da8684ceba82824d8fb2cd09d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:53:37.790006 27986 raft_consensus.cc:740] T 88fc6e2eb6d84424afd4b7ce94bc95e5 P e3cb5e3da8684ceba82824d8fb2cd09d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e3cb5e3da8684ceba82824d8fb2cd09d, State: Initialized, Role: FOLLOWER
I20260608 09:53:37.790915 27986 consensus_queue.cc:260] T 88fc6e2eb6d84424afd4b7ce94bc95e5 P e3cb5e3da8684ceba82824d8fb2cd09d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e3cb5e3da8684ceba82824d8fb2cd09d" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 33529 } } peers { permanent_uuid: "01d3d584186749129c76ecc514df82b8" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 40139 } } peers { permanent_uuid: "151741cce0cc43429d2508378dd9b880" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 42777 } }
I20260608 09:53:37.791555 27985 raft_consensus.cc:359] T 60d394fbc3764cfda4c05caa3c67593f P 01d3d584186749129c76ecc514df82b8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "01d3d584186749129c76ecc514df82b8" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 40139 } } peers { permanent_uuid: "151741cce0cc43429d2508378dd9b880" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 42777 } } peers { permanent_uuid: "e3cb5e3da8684ceba82824d8fb2cd09d" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 33529 } }
I20260608 09:53:37.792291 27985 raft_consensus.cc:385] T 60d394fbc3764cfda4c05caa3c67593f P 01d3d584186749129c76ecc514df82b8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:53:37.792559 27987 tablet_bootstrap.cc:492] T 22f565363d4e4f2bb5eb991ba94009fa P 151741cce0cc43429d2508378dd9b880: No bootstrap required, opened a new log
I20260608 09:53:37.792680 27985 raft_consensus.cc:740] T 60d394fbc3764cfda4c05caa3c67593f P 01d3d584186749129c76ecc514df82b8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 01d3d584186749129c76ecc514df82b8, State: Initialized, Role: FOLLOWER
I20260608 09:53:37.793275 27987 ts_tablet_manager.cc:1403] T 22f565363d4e4f2bb5eb991ba94009fa P 151741cce0cc43429d2508378dd9b880: Time spent bootstrapping tablet: real 0.058s	user 0.021s	sys 0.008s
I20260608 09:53:37.793962 27986 ts_tablet_manager.cc:1434] T 88fc6e2eb6d84424afd4b7ce94bc95e5 P e3cb5e3da8684ceba82824d8fb2cd09d: Time spent starting tablet: real 0.010s	user 0.007s	sys 0.000s
I20260608 09:53:37.793658 27985 consensus_queue.cc:260] T 60d394fbc3764cfda4c05caa3c67593f P 01d3d584186749129c76ecc514df82b8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "01d3d584186749129c76ecc514df82b8" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 40139 } } peers { permanent_uuid: "151741cce0cc43429d2508378dd9b880" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 42777 } } peers { permanent_uuid: "e3cb5e3da8684ceba82824d8fb2cd09d" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 33529 } }
I20260608 09:53:37.796241 27986 tablet_bootstrap.cc:492] T 977aa27f0df74069ba4a9befe550f8fc P e3cb5e3da8684ceba82824d8fb2cd09d: Bootstrap starting.
I20260608 09:53:37.796554 27985 ts_tablet_manager.cc:1434] T 60d394fbc3764cfda4c05caa3c67593f P 01d3d584186749129c76ecc514df82b8: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.002s
I20260608 09:53:37.797598 27985 tablet_bootstrap.cc:492] T 977aa27f0df74069ba4a9befe550f8fc P 01d3d584186749129c76ecc514df82b8: Bootstrap starting.
I20260608 09:53:37.803783 27986 tablet_bootstrap.cc:654] T 977aa27f0df74069ba4a9befe550f8fc P e3cb5e3da8684ceba82824d8fb2cd09d: Neither blocks nor log segments found. Creating new log.
I20260608 09:53:37.804337 27985 tablet_bootstrap.cc:654] T 977aa27f0df74069ba4a9befe550f8fc P 01d3d584186749129c76ecc514df82b8: Neither blocks nor log segments found. Creating new log.
I20260608 09:53:37.812353 27987 raft_consensus.cc:359] T 22f565363d4e4f2bb5eb991ba94009fa P 151741cce0cc43429d2508378dd9b880 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "01d3d584186749129c76ecc514df82b8" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 40139 } } peers { permanent_uuid: "151741cce0cc43429d2508378dd9b880" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 42777 } } peers { permanent_uuid: "e3cb5e3da8684ceba82824d8fb2cd09d" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 33529 } }
I20260608 09:53:37.812983 27987 raft_consensus.cc:385] T 22f565363d4e4f2bb5eb991ba94009fa P 151741cce0cc43429d2508378dd9b880 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:53:37.813268 27987 raft_consensus.cc:740] T 22f565363d4e4f2bb5eb991ba94009fa P 151741cce0cc43429d2508378dd9b880 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 151741cce0cc43429d2508378dd9b880, State: Initialized, Role: FOLLOWER
I20260608 09:53:37.814013 27987 consensus_queue.cc:260] T 22f565363d4e4f2bb5eb991ba94009fa P 151741cce0cc43429d2508378dd9b880 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "01d3d584186749129c76ecc514df82b8" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 40139 } } peers { permanent_uuid: "151741cce0cc43429d2508378dd9b880" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 42777 } } peers { permanent_uuid: "e3cb5e3da8684ceba82824d8fb2cd09d" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 33529 } }
I20260608 09:53:37.816701 27985 tablet_bootstrap.cc:492] T 977aa27f0df74069ba4a9befe550f8fc P 01d3d584186749129c76ecc514df82b8: No bootstrap required, opened a new log
I20260608 09:53:37.816857 27987 ts_tablet_manager.cc:1434] T 22f565363d4e4f2bb5eb991ba94009fa P 151741cce0cc43429d2508378dd9b880: Time spent starting tablet: real 0.023s	user 0.006s	sys 0.000s
I20260608 09:53:37.817359 27985 ts_tablet_manager.cc:1403] T 977aa27f0df74069ba4a9befe550f8fc P 01d3d584186749129c76ecc514df82b8: Time spent bootstrapping tablet: real 0.020s	user 0.009s	sys 0.008s
I20260608 09:53:37.817950 27987 tablet_bootstrap.cc:492] T 60d394fbc3764cfda4c05caa3c67593f P 151741cce0cc43429d2508378dd9b880: Bootstrap starting.
I20260608 09:53:37.821384 27985 raft_consensus.cc:359] T 977aa27f0df74069ba4a9befe550f8fc P 01d3d584186749129c76ecc514df82b8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "01d3d584186749129c76ecc514df82b8" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 40139 } } peers { permanent_uuid: "151741cce0cc43429d2508378dd9b880" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 42777 } } peers { permanent_uuid: "e3cb5e3da8684ceba82824d8fb2cd09d" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 33529 } }
I20260608 09:53:37.822324 27985 raft_consensus.cc:385] T 977aa27f0df74069ba4a9befe550f8fc P 01d3d584186749129c76ecc514df82b8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:53:37.822707 27985 raft_consensus.cc:740] T 977aa27f0df74069ba4a9befe550f8fc P 01d3d584186749129c76ecc514df82b8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 01d3d584186749129c76ecc514df82b8, State: Initialized, Role: FOLLOWER
I20260608 09:53:37.823655 27985 consensus_queue.cc:260] T 977aa27f0df74069ba4a9befe550f8fc P 01d3d584186749129c76ecc514df82b8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "01d3d584186749129c76ecc514df82b8" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 40139 } } peers { permanent_uuid: "151741cce0cc43429d2508378dd9b880" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 42777 } } peers { permanent_uuid: "e3cb5e3da8684ceba82824d8fb2cd09d" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 33529 } }
I20260608 09:53:37.825619 27985 ts_tablet_manager.cc:1434] T 977aa27f0df74069ba4a9befe550f8fc P 01d3d584186749129c76ecc514df82b8: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260608 09:53:37.826579 27985 tablet_bootstrap.cc:492] T a40dda29120045928d9fc7b0db0c8ff8 P 01d3d584186749129c76ecc514df82b8: Bootstrap starting.
I20260608 09:53:37.827255 27996 raft_consensus.cc:493] T 22f565363d4e4f2bb5eb991ba94009fa P 151741cce0cc43429d2508378dd9b880 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 09:53:37.827773 27996 raft_consensus.cc:515] T 22f565363d4e4f2bb5eb991ba94009fa P 151741cce0cc43429d2508378dd9b880 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "01d3d584186749129c76ecc514df82b8" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 40139 } } peers { permanent_uuid: "151741cce0cc43429d2508378dd9b880" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 42777 } } peers { permanent_uuid: "e3cb5e3da8684ceba82824d8fb2cd09d" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 33529 } }
I20260608 09:53:37.828501 27986 tablet_bootstrap.cc:492] T 977aa27f0df74069ba4a9befe550f8fc P e3cb5e3da8684ceba82824d8fb2cd09d: No bootstrap required, opened a new log
I20260608 09:53:37.829089 27986 ts_tablet_manager.cc:1403] T 977aa27f0df74069ba4a9befe550f8fc P e3cb5e3da8684ceba82824d8fb2cd09d: Time spent bootstrapping tablet: real 0.033s	user 0.011s	sys 0.017s
W20260608 09:53:37.832597 27966 tablet.cc:2404] T 88fc6e2eb6d84424afd4b7ce94bc95e5 P e3cb5e3da8684ceba82824d8fb2cd09d: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260608 09:53:37.833329 27985 tablet_bootstrap.cc:654] T a40dda29120045928d9fc7b0db0c8ff8 P 01d3d584186749129c76ecc514df82b8: Neither blocks nor log segments found. Creating new log.
I20260608 09:53:37.833750 27986 raft_consensus.cc:359] T 977aa27f0df74069ba4a9befe550f8fc P e3cb5e3da8684ceba82824d8fb2cd09d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "01d3d584186749129c76ecc514df82b8" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 40139 } } peers { permanent_uuid: "151741cce0cc43429d2508378dd9b880" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 42777 } } peers { permanent_uuid: "e3cb5e3da8684ceba82824d8fb2cd09d" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 33529 } }
I20260608 09:53:37.834549 27986 raft_consensus.cc:385] T 977aa27f0df74069ba4a9befe550f8fc P e3cb5e3da8684ceba82824d8fb2cd09d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:53:37.834908 27986 raft_consensus.cc:740] T 977aa27f0df74069ba4a9befe550f8fc P e3cb5e3da8684ceba82824d8fb2cd09d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e3cb5e3da8684ceba82824d8fb2cd09d, State: Initialized, Role: FOLLOWER
I20260608 09:53:37.835832 27986 consensus_queue.cc:260] T 977aa27f0df74069ba4a9befe550f8fc P e3cb5e3da8684ceba82824d8fb2cd09d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "01d3d584186749129c76ecc514df82b8" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 40139 } } peers { permanent_uuid: "151741cce0cc43429d2508378dd9b880" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 42777 } } peers { permanent_uuid: "e3cb5e3da8684ceba82824d8fb2cd09d" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 33529 } }
I20260608 09:53:37.838975 27986 ts_tablet_manager.cc:1434] T 977aa27f0df74069ba4a9befe550f8fc P e3cb5e3da8684ceba82824d8fb2cd09d: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260608 09:53:37.840405 27986 tablet_bootstrap.cc:492] T 60d394fbc3764cfda4c05caa3c67593f P e3cb5e3da8684ceba82824d8fb2cd09d: Bootstrap starting.
I20260608 09:53:37.845155 27985 tablet_bootstrap.cc:492] T a40dda29120045928d9fc7b0db0c8ff8 P 01d3d584186749129c76ecc514df82b8: No bootstrap required, opened a new log
I20260608 09:53:37.845671 27985 ts_tablet_manager.cc:1403] T a40dda29120045928d9fc7b0db0c8ff8 P 01d3d584186749129c76ecc514df82b8: Time spent bootstrapping tablet: real 0.019s	user 0.009s	sys 0.007s
I20260608 09:53:37.847699 27986 tablet_bootstrap.cc:654] T 60d394fbc3764cfda4c05caa3c67593f P e3cb5e3da8684ceba82824d8fb2cd09d: Neither blocks nor log segments found. Creating new log.
I20260608 09:53:37.848652 27985 raft_consensus.cc:359] T a40dda29120045928d9fc7b0db0c8ff8 P 01d3d584186749129c76ecc514df82b8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "01d3d584186749129c76ecc514df82b8" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 40139 } } peers { permanent_uuid: "151741cce0cc43429d2508378dd9b880" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 42777 } } peers { permanent_uuid: "e3cb5e3da8684ceba82824d8fb2cd09d" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 33529 } }
I20260608 09:53:37.849401 27987 tablet_bootstrap.cc:654] T 60d394fbc3764cfda4c05caa3c67593f P 151741cce0cc43429d2508378dd9b880: Neither blocks nor log segments found. Creating new log.
I20260608 09:53:37.849404 27985 raft_consensus.cc:385] T a40dda29120045928d9fc7b0db0c8ff8 P 01d3d584186749129c76ecc514df82b8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:53:37.850034 27985 raft_consensus.cc:740] T a40dda29120045928d9fc7b0db0c8ff8 P 01d3d584186749129c76ecc514df82b8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 01d3d584186749129c76ecc514df82b8, State: Initialized, Role: FOLLOWER
I20260608 09:53:37.854099 27985 consensus_queue.cc:260] T a40dda29120045928d9fc7b0db0c8ff8 P 01d3d584186749129c76ecc514df82b8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "01d3d584186749129c76ecc514df82b8" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 40139 } } peers { permanent_uuid: "151741cce0cc43429d2508378dd9b880" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 42777 } } peers { permanent_uuid: "e3cb5e3da8684ceba82824d8fb2cd09d" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 33529 } }
I20260608 09:53:37.856669 27985 ts_tablet_manager.cc:1434] T a40dda29120045928d9fc7b0db0c8ff8 P 01d3d584186749129c76ecc514df82b8: Time spent starting tablet: real 0.011s	user 0.008s	sys 0.000s
I20260608 09:53:37.856822 27996 leader_election.cc:290] T 22f565363d4e4f2bb5eb991ba94009fa P 151741cce0cc43429d2508378dd9b880 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 01d3d584186749129c76ecc514df82b8 (127.22.183.129:40139), e3cb5e3da8684ceba82824d8fb2cd09d (127.22.183.131:33529)
I20260608 09:53:37.858489 27985 tablet_bootstrap.cc:492] T 5c37a2a70783486182ee8d6f19728c27 P 01d3d584186749129c76ecc514df82b8: Bootstrap starting.
I20260608 09:53:37.865927 27985 tablet_bootstrap.cc:654] T 5c37a2a70783486182ee8d6f19728c27 P 01d3d584186749129c76ecc514df82b8: Neither blocks nor log segments found. Creating new log.
I20260608 09:53:37.871042 27987 tablet_bootstrap.cc:492] T 60d394fbc3764cfda4c05caa3c67593f P 151741cce0cc43429d2508378dd9b880: No bootstrap required, opened a new log
I20260608 09:53:37.871774 27987 ts_tablet_manager.cc:1403] T 60d394fbc3764cfda4c05caa3c67593f P 151741cce0cc43429d2508378dd9b880: Time spent bootstrapping tablet: real 0.054s	user 0.011s	sys 0.009s
I20260608 09:53:37.872404 27986 tablet_bootstrap.cc:492] T 60d394fbc3764cfda4c05caa3c67593f P e3cb5e3da8684ceba82824d8fb2cd09d: No bootstrap required, opened a new log
I20260608 09:53:37.873124 27986 ts_tablet_manager.cc:1403] T 60d394fbc3764cfda4c05caa3c67593f P e3cb5e3da8684ceba82824d8fb2cd09d: Time spent bootstrapping tablet: real 0.033s	user 0.010s	sys 0.011s
I20260608 09:53:37.876206 27987 raft_consensus.cc:359] T 60d394fbc3764cfda4c05caa3c67593f P 151741cce0cc43429d2508378dd9b880 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "01d3d584186749129c76ecc514df82b8" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 40139 } } peers { permanent_uuid: "151741cce0cc43429d2508378dd9b880" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 42777 } } peers { permanent_uuid: "e3cb5e3da8684ceba82824d8fb2cd09d" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 33529 } }
I20260608 09:53:37.877197 27987 raft_consensus.cc:385] T 60d394fbc3764cfda4c05caa3c67593f P 151741cce0cc43429d2508378dd9b880 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:53:37.877637 27987 raft_consensus.cc:740] T 60d394fbc3764cfda4c05caa3c67593f P 151741cce0cc43429d2508378dd9b880 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 151741cce0cc43429d2508378dd9b880, State: Initialized, Role: FOLLOWER
I20260608 09:53:37.877350 27986 raft_consensus.cc:359] T 60d394fbc3764cfda4c05caa3c67593f P e3cb5e3da8684ceba82824d8fb2cd09d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "01d3d584186749129c76ecc514df82b8" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 40139 } } peers { permanent_uuid: "151741cce0cc43429d2508378dd9b880" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 42777 } } peers { permanent_uuid: "e3cb5e3da8684ceba82824d8fb2cd09d" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 33529 } }
I20260608 09:53:37.878552 27986 raft_consensus.cc:385] T 60d394fbc3764cfda4c05caa3c67593f P e3cb5e3da8684ceba82824d8fb2cd09d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:53:37.879004 27986 raft_consensus.cc:740] T 60d394fbc3764cfda4c05caa3c67593f P e3cb5e3da8684ceba82824d8fb2cd09d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e3cb5e3da8684ceba82824d8fb2cd09d, State: Initialized, Role: FOLLOWER
I20260608 09:53:37.880169 27986 consensus_queue.cc:260] T 60d394fbc3764cfda4c05caa3c67593f P e3cb5e3da8684ceba82824d8fb2cd09d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "01d3d584186749129c76ecc514df82b8" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 40139 } } peers { permanent_uuid: "151741cce0cc43429d2508378dd9b880" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 42777 } } peers { permanent_uuid: "e3cb5e3da8684ceba82824d8fb2cd09d" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 33529 } }
I20260608 09:53:37.880419 27987 consensus_queue.cc:260] T 60d394fbc3764cfda4c05caa3c67593f P 151741cce0cc43429d2508378dd9b880 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "01d3d584186749129c76ecc514df82b8" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 40139 } } peers { permanent_uuid: "151741cce0cc43429d2508378dd9b880" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 42777 } } peers { permanent_uuid: "e3cb5e3da8684ceba82824d8fb2cd09d" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 33529 } }
I20260608 09:53:37.886909 27986 ts_tablet_manager.cc:1434] T 60d394fbc3764cfda4c05caa3c67593f P e3cb5e3da8684ceba82824d8fb2cd09d: Time spent starting tablet: real 0.013s	user 0.008s	sys 0.000s
I20260608 09:53:37.889510 27986 tablet_bootstrap.cc:492] T 5c37a2a70783486182ee8d6f19728c27 P e3cb5e3da8684ceba82824d8fb2cd09d: Bootstrap starting.
I20260608 09:53:37.893262 27985 tablet_bootstrap.cc:492] T 5c37a2a70783486182ee8d6f19728c27 P 01d3d584186749129c76ecc514df82b8: No bootstrap required, opened a new log
I20260608 09:53:37.893978 27985 ts_tablet_manager.cc:1403] T 5c37a2a70783486182ee8d6f19728c27 P 01d3d584186749129c76ecc514df82b8: Time spent bootstrapping tablet: real 0.036s	user 0.025s	sys 0.003s
I20260608 09:53:37.900115 27986 tablet_bootstrap.cc:654] T 5c37a2a70783486182ee8d6f19728c27 P e3cb5e3da8684ceba82824d8fb2cd09d: Neither blocks nor log segments found. Creating new log.
I20260608 09:53:37.899988 27985 raft_consensus.cc:359] T 5c37a2a70783486182ee8d6f19728c27 P 01d3d584186749129c76ecc514df82b8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "01d3d584186749129c76ecc514df82b8" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 40139 } } peers { permanent_uuid: "151741cce0cc43429d2508378dd9b880" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 42777 } } peers { permanent_uuid: "e3cb5e3da8684ceba82824d8fb2cd09d" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 33529 } }
I20260608 09:53:37.901072 27985 raft_consensus.cc:385] T 5c37a2a70783486182ee8d6f19728c27 P 01d3d584186749129c76ecc514df82b8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:53:37.901469 27985 raft_consensus.cc:740] T 5c37a2a70783486182ee8d6f19728c27 P 01d3d584186749129c76ecc514df82b8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 01d3d584186749129c76ecc514df82b8, State: Initialized, Role: FOLLOWER
I20260608 09:53:37.902567 27985 consensus_queue.cc:260] T 5c37a2a70783486182ee8d6f19728c27 P 01d3d584186749129c76ecc514df82b8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "01d3d584186749129c76ecc514df82b8" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 40139 } } peers { permanent_uuid: "151741cce0cc43429d2508378dd9b880" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 42777 } } peers { permanent_uuid: "e3cb5e3da8684ceba82824d8fb2cd09d" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 33529 } }
I20260608 09:53:37.905005 27987 ts_tablet_manager.cc:1434] T 60d394fbc3764cfda4c05caa3c67593f P 151741cce0cc43429d2508378dd9b880: Time spent starting tablet: real 0.033s	user 0.007s	sys 0.002s
I20260608 09:53:37.912994 27987 tablet_bootstrap.cc:492] T 5c37a2a70783486182ee8d6f19728c27 P 151741cce0cc43429d2508378dd9b880: Bootstrap starting.
I20260608 09:53:37.917084 27985 ts_tablet_manager.cc:1434] T 5c37a2a70783486182ee8d6f19728c27 P 01d3d584186749129c76ecc514df82b8: Time spent starting tablet: real 0.023s	user 0.006s	sys 0.002s
I20260608 09:53:37.918466 27985 tablet_bootstrap.cc:492] T a45db42c45204f8ca4637477ba08041b P 01d3d584186749129c76ecc514df82b8: Bootstrap starting.
I20260608 09:53:37.922798 27791 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "22f565363d4e4f2bb5eb991ba94009fa" candidate_uuid: "151741cce0cc43429d2508378dd9b880" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "01d3d584186749129c76ecc514df82b8" is_pre_election: true
I20260608 09:53:37.926245 27986 tablet_bootstrap.cc:492] T 5c37a2a70783486182ee8d6f19728c27 P e3cb5e3da8684ceba82824d8fb2cd09d: No bootstrap required, opened a new log
I20260608 09:53:37.926826 27986 ts_tablet_manager.cc:1403] T 5c37a2a70783486182ee8d6f19728c27 P e3cb5e3da8684ceba82824d8fb2cd09d: Time spent bootstrapping tablet: real 0.038s	user 0.020s	sys 0.013s
I20260608 09:53:37.927922 27985 tablet_bootstrap.cc:654] T a45db42c45204f8ca4637477ba08041b P 01d3d584186749129c76ecc514df82b8: Neither blocks nor log segments found. Creating new log.
I20260608 09:53:37.930159 27986 raft_consensus.cc:359] T 5c37a2a70783486182ee8d6f19728c27 P e3cb5e3da8684ceba82824d8fb2cd09d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "01d3d584186749129c76ecc514df82b8" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 40139 } } peers { permanent_uuid: "151741cce0cc43429d2508378dd9b880" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 42777 } } peers { permanent_uuid: "e3cb5e3da8684ceba82824d8fb2cd09d" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 33529 } }
I20260608 09:53:37.930900 27987 tablet_bootstrap.cc:654] T 5c37a2a70783486182ee8d6f19728c27 P 151741cce0cc43429d2508378dd9b880: Neither blocks nor log segments found. Creating new log.
I20260608 09:53:37.931049 27986 raft_consensus.cc:385] T 5c37a2a70783486182ee8d6f19728c27 P e3cb5e3da8684ceba82824d8fb2cd09d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:53:37.931675 27986 raft_consensus.cc:740] T 5c37a2a70783486182ee8d6f19728c27 P e3cb5e3da8684ceba82824d8fb2cd09d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e3cb5e3da8684ceba82824d8fb2cd09d, State: Initialized, Role: FOLLOWER
W20260608 09:53:37.932875 27830 leader_election.cc:343] T 22f565363d4e4f2bb5eb991ba94009fa P 151741cce0cc43429d2508378dd9b880 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 01d3d584186749129c76ecc514df82b8 (127.22.183.129:40139): Illegal state: must be running to vote when last-logged opid is not known
I20260608 09:53:37.932978 27986 consensus_queue.cc:260] T 5c37a2a70783486182ee8d6f19728c27 P e3cb5e3da8684ceba82824d8fb2cd09d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "01d3d584186749129c76ecc514df82b8" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 40139 } } peers { permanent_uuid: "151741cce0cc43429d2508378dd9b880" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 42777 } } peers { permanent_uuid: "e3cb5e3da8684ceba82824d8fb2cd09d" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 33529 } }
I20260608 09:53:37.938657 27986 ts_tablet_manager.cc:1434] T 5c37a2a70783486182ee8d6f19728c27 P e3cb5e3da8684ceba82824d8fb2cd09d: Time spent starting tablet: real 0.011s	user 0.007s	sys 0.000s
I20260608 09:53:37.939519 27987 tablet_bootstrap.cc:492] T 5c37a2a70783486182ee8d6f19728c27 P 151741cce0cc43429d2508378dd9b880: No bootstrap required, opened a new log
I20260608 09:53:37.940086 27987 ts_tablet_manager.cc:1403] T 5c37a2a70783486182ee8d6f19728c27 P 151741cce0cc43429d2508378dd9b880: Time spent bootstrapping tablet: real 0.027s	user 0.005s	sys 0.007s
I20260608 09:53:37.940660 27986 tablet_bootstrap.cc:492] T a45db42c45204f8ca4637477ba08041b P e3cb5e3da8684ceba82824d8fb2cd09d: Bootstrap starting.
I20260608 09:53:37.943557 27987 raft_consensus.cc:359] T 5c37a2a70783486182ee8d6f19728c27 P 151741cce0cc43429d2508378dd9b880 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "01d3d584186749129c76ecc514df82b8" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 40139 } } peers { permanent_uuid: "151741cce0cc43429d2508378dd9b880" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 42777 } } peers { permanent_uuid: "e3cb5e3da8684ceba82824d8fb2cd09d" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 33529 } }
I20260608 09:53:37.944384 27987 raft_consensus.cc:385] T 5c37a2a70783486182ee8d6f19728c27 P 151741cce0cc43429d2508378dd9b880 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:53:37.944695 27987 raft_consensus.cc:740] T 5c37a2a70783486182ee8d6f19728c27 P 151741cce0cc43429d2508378dd9b880 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 151741cce0cc43429d2508378dd9b880, State: Initialized, Role: FOLLOWER
I20260608 09:53:37.945559 27987 consensus_queue.cc:260] T 5c37a2a70783486182ee8d6f19728c27 P 151741cce0cc43429d2508378dd9b880 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "01d3d584186749129c76ecc514df82b8" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 40139 } } peers { permanent_uuid: "151741cce0cc43429d2508378dd9b880" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 42777 } } peers { permanent_uuid: "e3cb5e3da8684ceba82824d8fb2cd09d" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 33529 } }
I20260608 09:53:37.947434 27985 tablet_bootstrap.cc:492] T a45db42c45204f8ca4637477ba08041b P 01d3d584186749129c76ecc514df82b8: No bootstrap required, opened a new log
I20260608 09:53:37.947935 27987 ts_tablet_manager.cc:1434] T 5c37a2a70783486182ee8d6f19728c27 P 151741cce0cc43429d2508378dd9b880: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260608 09:53:37.947996 27985 ts_tablet_manager.cc:1403] T a45db42c45204f8ca4637477ba08041b P 01d3d584186749129c76ecc514df82b8: Time spent bootstrapping tablet: real 0.030s	user 0.009s	sys 0.012s
I20260608 09:53:37.950362 27986 tablet_bootstrap.cc:654] T a45db42c45204f8ca4637477ba08041b P e3cb5e3da8684ceba82824d8fb2cd09d: Neither blocks nor log segments found. Creating new log.
I20260608 09:53:37.950743 27940 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "22f565363d4e4f2bb5eb991ba94009fa" candidate_uuid: "151741cce0cc43429d2508378dd9b880" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e3cb5e3da8684ceba82824d8fb2cd09d" is_pre_election: true
I20260608 09:53:37.951422 27985 raft_consensus.cc:359] T a45db42c45204f8ca4637477ba08041b P 01d3d584186749129c76ecc514df82b8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "01d3d584186749129c76ecc514df82b8" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 40139 } } peers { permanent_uuid: "151741cce0cc43429d2508378dd9b880" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 42777 } } peers { permanent_uuid: "e3cb5e3da8684ceba82824d8fb2cd09d" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 33529 } }
I20260608 09:53:37.952188 27985 raft_consensus.cc:385] T a45db42c45204f8ca4637477ba08041b P 01d3d584186749129c76ecc514df82b8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:53:37.952462 27985 raft_consensus.cc:740] T a45db42c45204f8ca4637477ba08041b P 01d3d584186749129c76ecc514df82b8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 01d3d584186749129c76ecc514df82b8, State: Initialized, Role: FOLLOWER
W20260608 09:53:37.952744 27830 leader_election.cc:343] T 22f565363d4e4f2bb5eb991ba94009fa P 151741cce0cc43429d2508378dd9b880 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e3cb5e3da8684ceba82824d8fb2cd09d (127.22.183.131:33529): Illegal state: must be running to vote when last-logged opid is not known
I20260608 09:53:37.953332 27830 leader_election.cc:304] T 22f565363d4e4f2bb5eb991ba94009fa P 151741cce0cc43429d2508378dd9b880 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 151741cce0cc43429d2508378dd9b880; no voters: 01d3d584186749129c76ecc514df82b8, e3cb5e3da8684ceba82824d8fb2cd09d
I20260608 09:53:37.953421 27985 consensus_queue.cc:260] T a45db42c45204f8ca4637477ba08041b P 01d3d584186749129c76ecc514df82b8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "01d3d584186749129c76ecc514df82b8" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 40139 } } peers { permanent_uuid: "151741cce0cc43429d2508378dd9b880" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 42777 } } peers { permanent_uuid: "e3cb5e3da8684ceba82824d8fb2cd09d" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 33529 } }
I20260608 09:53:37.958631 27996 raft_consensus.cc:2749] T 22f565363d4e4f2bb5eb991ba94009fa P 151741cce0cc43429d2508378dd9b880 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260608 09:53:37.961997 27987 tablet_bootstrap.cc:492] T 16268b2046884d549a69e1feb5a92a90 P 151741cce0cc43429d2508378dd9b880: Bootstrap starting.
I20260608 09:53:37.963198 27985 ts_tablet_manager.cc:1434] T a45db42c45204f8ca4637477ba08041b P 01d3d584186749129c76ecc514df82b8: Time spent starting tablet: real 0.015s	user 0.007s	sys 0.000s
W20260608 09:53:37.963491 27736 auto_rebalancer.cc:259] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260608 09:53:37.971854 27987 tablet_bootstrap.cc:654] T 16268b2046884d549a69e1feb5a92a90 P 151741cce0cc43429d2508378dd9b880: Neither blocks nor log segments found. Creating new log.
I20260608 09:53:37.972234 27985 tablet_bootstrap.cc:492] T 22f565363d4e4f2bb5eb991ba94009fa P 01d3d584186749129c76ecc514df82b8: Bootstrap starting.
I20260608 09:53:37.975433 27986 tablet_bootstrap.cc:492] T a45db42c45204f8ca4637477ba08041b P e3cb5e3da8684ceba82824d8fb2cd09d: No bootstrap required, opened a new log
I20260608 09:53:37.976050 27986 ts_tablet_manager.cc:1403] T a45db42c45204f8ca4637477ba08041b P e3cb5e3da8684ceba82824d8fb2cd09d: Time spent bootstrapping tablet: real 0.036s	user 0.014s	sys 0.004s
I20260608 09:53:37.977821 27987 tablet_bootstrap.cc:492] T 16268b2046884d549a69e1feb5a92a90 P 151741cce0cc43429d2508378dd9b880: No bootstrap required, opened a new log
I20260608 09:53:37.978422 27987 ts_tablet_manager.cc:1403] T 16268b2046884d549a69e1feb5a92a90 P 151741cce0cc43429d2508378dd9b880: Time spent bootstrapping tablet: real 0.017s	user 0.008s	sys 0.005s
I20260608 09:53:37.979452 27986 raft_consensus.cc:359] T a45db42c45204f8ca4637477ba08041b P e3cb5e3da8684ceba82824d8fb2cd09d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "01d3d584186749129c76ecc514df82b8" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 40139 } } peers { permanent_uuid: "151741cce0cc43429d2508378dd9b880" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 42777 } } peers { permanent_uuid: "e3cb5e3da8684ceba82824d8fb2cd09d" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 33529 } }
I20260608 09:53:37.980242 27986 raft_consensus.cc:385] T a45db42c45204f8ca4637477ba08041b P e3cb5e3da8684ceba82824d8fb2cd09d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:53:37.980562 27986 raft_consensus.cc:740] T a45db42c45204f8ca4637477ba08041b P e3cb5e3da8684ceba82824d8fb2cd09d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e3cb5e3da8684ceba82824d8fb2cd09d, State: Initialized, Role: FOLLOWER
I20260608 09:53:37.981599 27985 tablet_bootstrap.cc:654] T 22f565363d4e4f2bb5eb991ba94009fa P 01d3d584186749129c76ecc514df82b8: Neither blocks nor log segments found. Creating new log.
I20260608 09:53:37.981441 27986 consensus_queue.cc:260] T a45db42c45204f8ca4637477ba08041b P e3cb5e3da8684ceba82824d8fb2cd09d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "01d3d584186749129c76ecc514df82b8" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 40139 } } peers { permanent_uuid: "151741cce0cc43429d2508378dd9b880" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 42777 } } peers { permanent_uuid: "e3cb5e3da8684ceba82824d8fb2cd09d" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 33529 } }
I20260608 09:53:37.982298 27987 raft_consensus.cc:359] T 16268b2046884d549a69e1feb5a92a90 P 151741cce0cc43429d2508378dd9b880 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "01d3d584186749129c76ecc514df82b8" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 40139 } } peers { permanent_uuid: "151741cce0cc43429d2508378dd9b880" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 42777 } } peers { permanent_uuid: "e3cb5e3da8684ceba82824d8fb2cd09d" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 33529 } }
I20260608 09:53:37.983054 27987 raft_consensus.cc:385] T 16268b2046884d549a69e1feb5a92a90 P 151741cce0cc43429d2508378dd9b880 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:53:37.983449 27987 raft_consensus.cc:740] T 16268b2046884d549a69e1feb5a92a90 P 151741cce0cc43429d2508378dd9b880 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 151741cce0cc43429d2508378dd9b880, State: Initialized, Role: FOLLOWER
I20260608 09:53:37.983958 27986 ts_tablet_manager.cc:1434] T a45db42c45204f8ca4637477ba08041b P e3cb5e3da8684ceba82824d8fb2cd09d: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260608 09:53:37.984493 27987 consensus_queue.cc:260] T 16268b2046884d549a69e1feb5a92a90 P 151741cce0cc43429d2508378dd9b880 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "01d3d584186749129c76ecc514df82b8" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 40139 } } peers { permanent_uuid: "151741cce0cc43429d2508378dd9b880" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 42777 } } peers { permanent_uuid: "e3cb5e3da8684ceba82824d8fb2cd09d" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 33529 } }
I20260608 09:53:37.985057 27986 tablet_bootstrap.cc:492] T 16268b2046884d549a69e1feb5a92a90 P e3cb5e3da8684ceba82824d8fb2cd09d: Bootstrap starting.
I20260608 09:53:37.993183 27986 tablet_bootstrap.cc:654] T 16268b2046884d549a69e1feb5a92a90 P e3cb5e3da8684ceba82824d8fb2cd09d: Neither blocks nor log segments found. Creating new log.
I20260608 09:53:37.994913 27987 ts_tablet_manager.cc:1434] T 16268b2046884d549a69e1feb5a92a90 P 151741cce0cc43429d2508378dd9b880: Time spent starting tablet: real 0.016s	user 0.006s	sys 0.000s
I20260608 09:53:37.998910 27985 tablet_bootstrap.cc:492] T 22f565363d4e4f2bb5eb991ba94009fa P 01d3d584186749129c76ecc514df82b8: No bootstrap required, opened a new log
I20260608 09:53:37.999413 27985 ts_tablet_manager.cc:1403] T 22f565363d4e4f2bb5eb991ba94009fa P 01d3d584186749129c76ecc514df82b8: Time spent bootstrapping tablet: real 0.028s	user 0.020s	sys 0.004s
I20260608 09:53:38.000945 27987 tablet_bootstrap.cc:492] T a40dda29120045928d9fc7b0db0c8ff8 P 151741cce0cc43429d2508378dd9b880: Bootstrap starting.
I20260608 09:53:38.002336 27985 raft_consensus.cc:359] T 22f565363d4e4f2bb5eb991ba94009fa P 01d3d584186749129c76ecc514df82b8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "01d3d584186749129c76ecc514df82b8" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 40139 } } peers { permanent_uuid: "151741cce0cc43429d2508378dd9b880" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 42777 } } peers { permanent_uuid: "e3cb5e3da8684ceba82824d8fb2cd09d" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 33529 } }
I20260608 09:53:38.003026 27985 raft_consensus.cc:385] T 22f565363d4e4f2bb5eb991ba94009fa P 01d3d584186749129c76ecc514df82b8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:53:38.003353 27985 raft_consensus.cc:740] T 22f565363d4e4f2bb5eb991ba94009fa P 01d3d584186749129c76ecc514df82b8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 01d3d584186749129c76ecc514df82b8, State: Initialized, Role: FOLLOWER
I20260608 09:53:38.004190 27985 consensus_queue.cc:260] T 22f565363d4e4f2bb5eb991ba94009fa P 01d3d584186749129c76ecc514df82b8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "01d3d584186749129c76ecc514df82b8" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 40139 } } peers { permanent_uuid: "151741cce0cc43429d2508378dd9b880" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 42777 } } peers { permanent_uuid: "e3cb5e3da8684ceba82824d8fb2cd09d" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 33529 } }
I20260608 09:53:38.007648 27987 tablet_bootstrap.cc:654] T a40dda29120045928d9fc7b0db0c8ff8 P 151741cce0cc43429d2508378dd9b880: Neither blocks nor log segments found. Creating new log.
I20260608 09:53:38.009070 27985 ts_tablet_manager.cc:1434] T 22f565363d4e4f2bb5eb991ba94009fa P 01d3d584186749129c76ecc514df82b8: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260608 09:53:38.010051 27985 tablet_bootstrap.cc:492] T 88fc6e2eb6d84424afd4b7ce94bc95e5 P 01d3d584186749129c76ecc514df82b8: Bootstrap starting.
I20260608 09:53:38.014849 27986 tablet_bootstrap.cc:492] T 16268b2046884d549a69e1feb5a92a90 P e3cb5e3da8684ceba82824d8fb2cd09d: No bootstrap required, opened a new log
I20260608 09:53:38.015345 27986 ts_tablet_manager.cc:1403] T 16268b2046884d549a69e1feb5a92a90 P e3cb5e3da8684ceba82824d8fb2cd09d: Time spent bootstrapping tablet: real 0.031s	user 0.013s	sys 0.001s
I20260608 09:53:38.018376 27986 raft_consensus.cc:359] T 16268b2046884d549a69e1feb5a92a90 P e3cb5e3da8684ceba82824d8fb2cd09d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "01d3d584186749129c76ecc514df82b8" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 40139 } } peers { permanent_uuid: "151741cce0cc43429d2508378dd9b880" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 42777 } } peers { permanent_uuid: "e3cb5e3da8684ceba82824d8fb2cd09d" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 33529 } }
I20260608 09:53:38.019059 27986 raft_consensus.cc:385] T 16268b2046884d549a69e1feb5a92a90 P e3cb5e3da8684ceba82824d8fb2cd09d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:53:38.019829 27986 raft_consensus.cc:740] T 16268b2046884d549a69e1feb5a92a90 P e3cb5e3da8684ceba82824d8fb2cd09d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e3cb5e3da8684ceba82824d8fb2cd09d, State: Initialized, Role: FOLLOWER
I20260608 09:53:38.020602 27986 consensus_queue.cc:260] T 16268b2046884d549a69e1feb5a92a90 P e3cb5e3da8684ceba82824d8fb2cd09d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "01d3d584186749129c76ecc514df82b8" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 40139 } } peers { permanent_uuid: "151741cce0cc43429d2508378dd9b880" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 42777 } } peers { permanent_uuid: "e3cb5e3da8684ceba82824d8fb2cd09d" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 33529 } }
I20260608 09:53:38.023006 27986 ts_tablet_manager.cc:1434] T 16268b2046884d549a69e1feb5a92a90 P e3cb5e3da8684ceba82824d8fb2cd09d: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260608 09:53:38.024286 27986 tablet_bootstrap.cc:492] T bb702129bec348a495d6dc8586133955 P e3cb5e3da8684ceba82824d8fb2cd09d: Bootstrap starting.
I20260608 09:53:38.027671 27985 tablet_bootstrap.cc:654] T 88fc6e2eb6d84424afd4b7ce94bc95e5 P 01d3d584186749129c76ecc514df82b8: Neither blocks nor log segments found. Creating new log.
I20260608 09:53:38.030628 27991 raft_consensus.cc:493] T 88fc6e2eb6d84424afd4b7ce94bc95e5 P e3cb5e3da8684ceba82824d8fb2cd09d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 09:53:38.031185 27986 tablet_bootstrap.cc:654] T bb702129bec348a495d6dc8586133955 P e3cb5e3da8684ceba82824d8fb2cd09d: Neither blocks nor log segments found. Creating new log.
I20260608 09:53:38.031177 27991 raft_consensus.cc:515] T 88fc6e2eb6d84424afd4b7ce94bc95e5 P e3cb5e3da8684ceba82824d8fb2cd09d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e3cb5e3da8684ceba82824d8fb2cd09d" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 33529 } } peers { permanent_uuid: "01d3d584186749129c76ecc514df82b8" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 40139 } } peers { permanent_uuid: "151741cce0cc43429d2508378dd9b880" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 42777 } }
I20260608 09:53:38.041458 27991 leader_election.cc:290] T 88fc6e2eb6d84424afd4b7ce94bc95e5 P e3cb5e3da8684ceba82824d8fb2cd09d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 01d3d584186749129c76ecc514df82b8 (127.22.183.129:40139), 151741cce0cc43429d2508378dd9b880 (127.22.183.130:42777)
I20260608 09:53:38.042726 27991 raft_consensus.cc:493] T 16268b2046884d549a69e1feb5a92a90 P e3cb5e3da8684ceba82824d8fb2cd09d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 09:53:38.043334 27991 raft_consensus.cc:515] T 16268b2046884d549a69e1feb5a92a90 P e3cb5e3da8684ceba82824d8fb2cd09d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "01d3d584186749129c76ecc514df82b8" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 40139 } } peers { permanent_uuid: "151741cce0cc43429d2508378dd9b880" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 42777 } } peers { permanent_uuid: "e3cb5e3da8684ceba82824d8fb2cd09d" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 33529 } }
I20260608 09:53:38.050590 27991 leader_election.cc:290] T 16268b2046884d549a69e1feb5a92a90 P e3cb5e3da8684ceba82824d8fb2cd09d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 01d3d584186749129c76ecc514df82b8 (127.22.183.129:40139), 151741cce0cc43429d2508378dd9b880 (127.22.183.130:42777)
I20260608 09:53:38.055451 27987 tablet_bootstrap.cc:492] T a40dda29120045928d9fc7b0db0c8ff8 P 151741cce0cc43429d2508378dd9b880: No bootstrap required, opened a new log
I20260608 09:53:38.056041 27986 tablet_bootstrap.cc:492] T bb702129bec348a495d6dc8586133955 P e3cb5e3da8684ceba82824d8fb2cd09d: No bootstrap required, opened a new log
I20260608 09:53:38.056056 27987 ts_tablet_manager.cc:1403] T a40dda29120045928d9fc7b0db0c8ff8 P 151741cce0cc43429d2508378dd9b880: Time spent bootstrapping tablet: real 0.055s	user 0.011s	sys 0.031s
I20260608 09:53:38.056737 27986 ts_tablet_manager.cc:1403] T bb702129bec348a495d6dc8586133955 P e3cb5e3da8684ceba82824d8fb2cd09d: Time spent bootstrapping tablet: real 0.033s	user 0.021s	sys 0.009s
I20260608 09:53:38.059152 27992 raft_consensus.cc:493] T 60d394fbc3764cfda4c05caa3c67593f P 01d3d584186749129c76ecc514df82b8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 09:53:38.058759 27791 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "88fc6e2eb6d84424afd4b7ce94bc95e5" candidate_uuid: "e3cb5e3da8684ceba82824d8fb2cd09d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "01d3d584186749129c76ecc514df82b8" is_pre_election: true
I20260608 09:53:38.059725 27992 raft_consensus.cc:515] T 60d394fbc3764cfda4c05caa3c67593f P 01d3d584186749129c76ecc514df82b8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "01d3d584186749129c76ecc514df82b8" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 40139 } } peers { permanent_uuid: "151741cce0cc43429d2508378dd9b880" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 42777 } } peers { permanent_uuid: "e3cb5e3da8684ceba82824d8fb2cd09d" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 33529 } }
I20260608 09:53:38.059835 27987 raft_consensus.cc:359] T a40dda29120045928d9fc7b0db0c8ff8 P 151741cce0cc43429d2508378dd9b880 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "01d3d584186749129c76ecc514df82b8" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 40139 } } peers { permanent_uuid: "151741cce0cc43429d2508378dd9b880" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 42777 } } peers { permanent_uuid: "e3cb5e3da8684ceba82824d8fb2cd09d" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 33529 } }
I20260608 09:53:38.060518 27987 raft_consensus.cc:385] T a40dda29120045928d9fc7b0db0c8ff8 P 151741cce0cc43429d2508378dd9b880 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:53:38.060879 27987 raft_consensus.cc:740] T a40dda29120045928d9fc7b0db0c8ff8 P 151741cce0cc43429d2508378dd9b880 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 151741cce0cc43429d2508378dd9b880, State: Initialized, Role: FOLLOWER
W20260608 09:53:38.061439 27904 leader_election.cc:343] T 88fc6e2eb6d84424afd4b7ce94bc95e5 P e3cb5e3da8684ceba82824d8fb2cd09d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 01d3d584186749129c76ecc514df82b8 (127.22.183.129:40139): Illegal state: must be running to vote when last-logged opid is not known
I20260608 09:53:38.061791 27987 consensus_queue.cc:260] T a40dda29120045928d9fc7b0db0c8ff8 P 151741cce0cc43429d2508378dd9b880 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "01d3d584186749129c76ecc514df82b8" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 40139 } } peers { permanent_uuid: "151741cce0cc43429d2508378dd9b880" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 42777 } } peers { permanent_uuid: "e3cb5e3da8684ceba82824d8fb2cd09d" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 33529 } }
I20260608 09:53:38.060168 27986 raft_consensus.cc:359] T bb702129bec348a495d6dc8586133955 P e3cb5e3da8684ceba82824d8fb2cd09d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "01d3d584186749129c76ecc514df82b8" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 40139 } } peers { permanent_uuid: "151741cce0cc43429d2508378dd9b880" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 42777 } } peers { permanent_uuid: "e3cb5e3da8684ceba82824d8fb2cd09d" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 33529 } }
I20260608 09:53:38.063992 27986 raft_consensus.cc:385] T bb702129bec348a495d6dc8586133955 P e3cb5e3da8684ceba82824d8fb2cd09d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:53:38.064381 27987 ts_tablet_manager.cc:1434] T a40dda29120045928d9fc7b0db0c8ff8 P 151741cce0cc43429d2508378dd9b880: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260608 09:53:38.059746 27790 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "16268b2046884d549a69e1feb5a92a90" candidate_uuid: "e3cb5e3da8684ceba82824d8fb2cd09d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "01d3d584186749129c76ecc514df82b8" is_pre_election: true
I20260608 09:53:38.065517 27987 tablet_bootstrap.cc:492] T 977aa27f0df74069ba4a9befe550f8fc P 151741cce0cc43429d2508378dd9b880: Bootstrap starting.
I20260608 09:53:38.064330 27986 raft_consensus.cc:740] T bb702129bec348a495d6dc8586133955 P e3cb5e3da8684ceba82824d8fb2cd09d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e3cb5e3da8684ceba82824d8fb2cd09d, State: Initialized, Role: FOLLOWER
W20260608 09:53:38.066205 27904 leader_election.cc:343] T 16268b2046884d549a69e1feb5a92a90 P e3cb5e3da8684ceba82824d8fb2cd09d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 01d3d584186749129c76ecc514df82b8 (127.22.183.129:40139): Illegal state: must be running to vote when last-logged opid is not known
I20260608 09:53:38.066341 27986 consensus_queue.cc:260] T bb702129bec348a495d6dc8586133955 P e3cb5e3da8684ceba82824d8fb2cd09d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "01d3d584186749129c76ecc514df82b8" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 40139 } } peers { permanent_uuid: "151741cce0cc43429d2508378dd9b880" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 42777 } } peers { permanent_uuid: "e3cb5e3da8684ceba82824d8fb2cd09d" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 33529 } }
I20260608 09:53:38.070209 27992 leader_election.cc:290] T 60d394fbc3764cfda4c05caa3c67593f P 01d3d584186749129c76ecc514df82b8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 151741cce0cc43429d2508378dd9b880 (127.22.183.130:42777), e3cb5e3da8684ceba82824d8fb2cd09d (127.22.183.131:33529)
I20260608 09:53:38.070881 27986 ts_tablet_manager.cc:1434] T bb702129bec348a495d6dc8586133955 P e3cb5e3da8684ceba82824d8fb2cd09d: Time spent starting tablet: real 0.014s	user 0.005s	sys 0.003s
I20260608 09:53:38.072000 27986 tablet_bootstrap.cc:492] T a40dda29120045928d9fc7b0db0c8ff8 P e3cb5e3da8684ceba82824d8fb2cd09d: Bootstrap starting.
I20260608 09:53:38.073050 27987 tablet_bootstrap.cc:654] T 977aa27f0df74069ba4a9befe550f8fc P 151741cce0cc43429d2508378dd9b880: Neither blocks nor log segments found. Creating new log.
I20260608 09:53:38.077180 27866 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "88fc6e2eb6d84424afd4b7ce94bc95e5" candidate_uuid: "e3cb5e3da8684ceba82824d8fb2cd09d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "151741cce0cc43429d2508378dd9b880" is_pre_election: true
I20260608 09:53:38.077553 27865 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "16268b2046884d549a69e1feb5a92a90" candidate_uuid: "e3cb5e3da8684ceba82824d8fb2cd09d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "151741cce0cc43429d2508378dd9b880" is_pre_election: true
I20260608 09:53:38.078197 27865 raft_consensus.cc:2468] T 16268b2046884d549a69e1feb5a92a90 P 151741cce0cc43429d2508378dd9b880 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e3cb5e3da8684ceba82824d8fb2cd09d in term 0.
W20260608 09:53:38.079455 27906 leader_election.cc:343] T 88fc6e2eb6d84424afd4b7ce94bc95e5 P e3cb5e3da8684ceba82824d8fb2cd09d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 151741cce0cc43429d2508378dd9b880 (127.22.183.130:42777): Illegal state: must be running to vote when last-logged opid is not known
I20260608 09:53:38.079977 27906 leader_election.cc:304] T 88fc6e2eb6d84424afd4b7ce94bc95e5 P e3cb5e3da8684ceba82824d8fb2cd09d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e3cb5e3da8684ceba82824d8fb2cd09d; no voters: 01d3d584186749129c76ecc514df82b8, 151741cce0cc43429d2508378dd9b880
I20260608 09:53:38.081481 27906 leader_election.cc:304] T 16268b2046884d549a69e1feb5a92a90 P e3cb5e3da8684ceba82824d8fb2cd09d [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: 151741cce0cc43429d2508378dd9b880, e3cb5e3da8684ceba82824d8fb2cd09d; no voters: 01d3d584186749129c76ecc514df82b8
I20260608 09:53:38.082937 27986 tablet_bootstrap.cc:654] T a40dda29120045928d9fc7b0db0c8ff8 P e3cb5e3da8684ceba82824d8fb2cd09d: Neither blocks nor log segments found. Creating new log.
I20260608 09:53:38.083442 27991 raft_consensus.cc:2749] T 88fc6e2eb6d84424afd4b7ce94bc95e5 P e3cb5e3da8684ceba82824d8fb2cd09d [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260608 09:53:38.084197 27991 raft_consensus.cc:2804] T 16268b2046884d549a69e1feb5a92a90 P e3cb5e3da8684ceba82824d8fb2cd09d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 09:53:38.084579 27991 raft_consensus.cc:493] T 16268b2046884d549a69e1feb5a92a90 P e3cb5e3da8684ceba82824d8fb2cd09d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 09:53:38.084914 27991 raft_consensus.cc:3060] T 16268b2046884d549a69e1feb5a92a90 P e3cb5e3da8684ceba82824d8fb2cd09d [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:53:38.094913 27991 raft_consensus.cc:515] T 16268b2046884d549a69e1feb5a92a90 P e3cb5e3da8684ceba82824d8fb2cd09d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "01d3d584186749129c76ecc514df82b8" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 40139 } } peers { permanent_uuid: "151741cce0cc43429d2508378dd9b880" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 42777 } } peers { permanent_uuid: "e3cb5e3da8684ceba82824d8fb2cd09d" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 33529 } }
I20260608 09:53:38.100117 27790 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "16268b2046884d549a69e1feb5a92a90" candidate_uuid: "e3cb5e3da8684ceba82824d8fb2cd09d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "01d3d584186749129c76ecc514df82b8"
W20260608 09:53:38.104101 27904 leader_election.cc:343] T 16268b2046884d549a69e1feb5a92a90 P e3cb5e3da8684ceba82824d8fb2cd09d [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 01d3d584186749129c76ecc514df82b8 (127.22.183.129:40139): Illegal state: must be running to vote when last-logged opid is not known
I20260608 09:53:38.109949 27987 tablet_bootstrap.cc:492] T 977aa27f0df74069ba4a9befe550f8fc P 151741cce0cc43429d2508378dd9b880: No bootstrap required, opened a new log
I20260608 09:53:38.110478 27987 ts_tablet_manager.cc:1403] T 977aa27f0df74069ba4a9befe550f8fc P 151741cce0cc43429d2508378dd9b880: Time spent bootstrapping tablet: real 0.045s	user 0.014s	sys 0.005s
I20260608 09:53:38.113791 27987 raft_consensus.cc:359] T 977aa27f0df74069ba4a9befe550f8fc P 151741cce0cc43429d2508378dd9b880 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "01d3d584186749129c76ecc514df82b8" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 40139 } } peers { permanent_uuid: "151741cce0cc43429d2508378dd9b880" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 42777 } } peers { permanent_uuid: "e3cb5e3da8684ceba82824d8fb2cd09d" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 33529 } }
I20260608 09:53:38.114516 27987 raft_consensus.cc:385] T 977aa27f0df74069ba4a9befe550f8fc P 151741cce0cc43429d2508378dd9b880 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:53:38.114459 27865 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "16268b2046884d549a69e1feb5a92a90" candidate_uuid: "e3cb5e3da8684ceba82824d8fb2cd09d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "151741cce0cc43429d2508378dd9b880"
I20260608 09:53:38.114951 27987 raft_consensus.cc:740] T 977aa27f0df74069ba4a9befe550f8fc P 151741cce0cc43429d2508378dd9b880 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 151741cce0cc43429d2508378dd9b880, State: Initialized, Role: FOLLOWER
I20260608 09:53:38.115182 27865 raft_consensus.cc:3060] T 16268b2046884d549a69e1feb5a92a90 P 151741cce0cc43429d2508378dd9b880 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:53:38.115957 27987 consensus_queue.cc:260] T 977aa27f0df74069ba4a9befe550f8fc P 151741cce0cc43429d2508378dd9b880 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "01d3d584186749129c76ecc514df82b8" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 40139 } } peers { permanent_uuid: "151741cce0cc43429d2508378dd9b880" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 42777 } } peers { permanent_uuid: "e3cb5e3da8684ceba82824d8fb2cd09d" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 33529 } }
I20260608 09:53:38.122103 27992 raft_consensus.cc:493] T a40dda29120045928d9fc7b0db0c8ff8 P 01d3d584186749129c76ecc514df82b8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 09:53:38.122601 27992 raft_consensus.cc:515] T a40dda29120045928d9fc7b0db0c8ff8 P 01d3d584186749129c76ecc514df82b8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "01d3d584186749129c76ecc514df82b8" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 40139 } } peers { permanent_uuid: "151741cce0cc43429d2508378dd9b880" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 42777 } } peers { permanent_uuid: "e3cb5e3da8684ceba82824d8fb2cd09d" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 33529 } }
I20260608 09:53:38.122957 27865 raft_consensus.cc:2468] T 16268b2046884d549a69e1feb5a92a90 P 151741cce0cc43429d2508378dd9b880 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e3cb5e3da8684ceba82824d8fb2cd09d in term 1.
I20260608 09:53:38.124285 27906 leader_election.cc:304] T 16268b2046884d549a69e1feb5a92a90 P e3cb5e3da8684ceba82824d8fb2cd09d [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: 151741cce0cc43429d2508378dd9b880, e3cb5e3da8684ceba82824d8fb2cd09d; no voters: 01d3d584186749129c76ecc514df82b8
I20260608 09:53:38.124878 27992 leader_election.cc:290] T a40dda29120045928d9fc7b0db0c8ff8 P 01d3d584186749129c76ecc514df82b8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 151741cce0cc43429d2508378dd9b880 (127.22.183.130:42777), e3cb5e3da8684ceba82824d8fb2cd09d (127.22.183.131:33529)
I20260608 09:53:38.125422 27992 raft_consensus.cc:493] T 977aa27f0df74069ba4a9befe550f8fc P 01d3d584186749129c76ecc514df82b8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 09:53:38.125662 28020 raft_consensus.cc:2804] T 16268b2046884d549a69e1feb5a92a90 P e3cb5e3da8684ceba82824d8fb2cd09d [term 1 FOLLOWER]: Leader election won for term 1
I20260608 09:53:38.125924 27992 raft_consensus.cc:515] T 977aa27f0df74069ba4a9befe550f8fc P 01d3d584186749129c76ecc514df82b8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "01d3d584186749129c76ecc514df82b8" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 40139 } } peers { permanent_uuid: "151741cce0cc43429d2508378dd9b880" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 42777 } } peers { permanent_uuid: "e3cb5e3da8684ceba82824d8fb2cd09d" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 33529 } }
I20260608 09:53:38.128249 27992 leader_election.cc:290] T 977aa27f0df74069ba4a9befe550f8fc P 01d3d584186749129c76ecc514df82b8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 151741cce0cc43429d2508378dd9b880 (127.22.183.130:42777), e3cb5e3da8684ceba82824d8fb2cd09d (127.22.183.131:33529)
I20260608 09:53:38.129215 27986 tablet_bootstrap.cc:492] T a40dda29120045928d9fc7b0db0c8ff8 P e3cb5e3da8684ceba82824d8fb2cd09d: No bootstrap required, opened a new log
I20260608 09:53:38.129921 27986 ts_tablet_manager.cc:1403] T a40dda29120045928d9fc7b0db0c8ff8 P e3cb5e3da8684ceba82824d8fb2cd09d: Time spent bootstrapping tablet: real 0.058s	user 0.012s	sys 0.001s
I20260608 09:53:38.129952 27985 tablet_bootstrap.cc:492] T 88fc6e2eb6d84424afd4b7ce94bc95e5 P 01d3d584186749129c76ecc514df82b8: No bootstrap required, opened a new log
I20260608 09:53:38.130748 27985 ts_tablet_manager.cc:1403] T 88fc6e2eb6d84424afd4b7ce94bc95e5 P 01d3d584186749129c76ecc514df82b8: Time spent bootstrapping tablet: real 0.121s	user 0.017s	sys 0.046s
I20260608 09:53:38.133971 27986 raft_consensus.cc:359] T a40dda29120045928d9fc7b0db0c8ff8 P e3cb5e3da8684ceba82824d8fb2cd09d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "01d3d584186749129c76ecc514df82b8" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 40139 } } peers { permanent_uuid: "151741cce0cc43429d2508378dd9b880" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 42777 } } peers { permanent_uuid: "e3cb5e3da8684ceba82824d8fb2cd09d" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 33529 } }
I20260608 09:53:38.131108 27991 leader_election.cc:290] T 16268b2046884d549a69e1feb5a92a90 P e3cb5e3da8684ceba82824d8fb2cd09d [CANDIDATE]: Term 1 election: Requested vote from peers 01d3d584186749129c76ecc514df82b8 (127.22.183.129:40139), 151741cce0cc43429d2508378dd9b880 (127.22.183.130:42777)
I20260608 09:53:38.135564 27987 ts_tablet_manager.cc:1434] T 977aa27f0df74069ba4a9befe550f8fc P 151741cce0cc43429d2508378dd9b880: Time spent starting tablet: real 0.025s	user 0.008s	sys 0.001s
I20260608 09:53:38.135339 27985 raft_consensus.cc:359] T 88fc6e2eb6d84424afd4b7ce94bc95e5 P 01d3d584186749129c76ecc514df82b8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e3cb5e3da8684ceba82824d8fb2cd09d" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 33529 } } peers { permanent_uuid: "01d3d584186749129c76ecc514df82b8" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 40139 } } peers { permanent_uuid: "151741cce0cc43429d2508378dd9b880" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 42777 } }
I20260608 09:53:38.139616 28020 raft_consensus.cc:697] T 16268b2046884d549a69e1feb5a92a90 P e3cb5e3da8684ceba82824d8fb2cd09d [term 1 LEADER]: Becoming Leader. State: Replica: e3cb5e3da8684ceba82824d8fb2cd09d, State: Running, Role: LEADER
I20260608 09:53:38.140343 27985 raft_consensus.cc:385] T 88fc6e2eb6d84424afd4b7ce94bc95e5 P 01d3d584186749129c76ecc514df82b8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:53:38.140707 27985 raft_consensus.cc:740] T 88fc6e2eb6d84424afd4b7ce94bc95e5 P 01d3d584186749129c76ecc514df82b8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 01d3d584186749129c76ecc514df82b8, State: Initialized, Role: FOLLOWER
I20260608 09:53:38.141286 27996 raft_consensus.cc:493] T 5c37a2a70783486182ee8d6f19728c27 P 151741cce0cc43429d2508378dd9b880 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 09:53:38.141587 27865 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "60d394fbc3764cfda4c05caa3c67593f" candidate_uuid: "01d3d584186749129c76ecc514df82b8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "151741cce0cc43429d2508378dd9b880" is_pre_election: true
I20260608 09:53:38.140998 28020 consensus_queue.cc:237] T 16268b2046884d549a69e1feb5a92a90 P e3cb5e3da8684ceba82824d8fb2cd09d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "01d3d584186749129c76ecc514df82b8" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 40139 } } peers { permanent_uuid: "151741cce0cc43429d2508378dd9b880" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 42777 } } peers { permanent_uuid: "e3cb5e3da8684ceba82824d8fb2cd09d" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 33529 } }
I20260608 09:53:38.141512 27985 consensus_queue.cc:260] T 88fc6e2eb6d84424afd4b7ce94bc95e5 P 01d3d584186749129c76ecc514df82b8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e3cb5e3da8684ceba82824d8fb2cd09d" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 33529 } } peers { permanent_uuid: "01d3d584186749129c76ecc514df82b8" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 40139 } } peers { permanent_uuid: "151741cce0cc43429d2508378dd9b880" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 42777 } }
I20260608 09:53:38.141979 27996 raft_consensus.cc:515] T 5c37a2a70783486182ee8d6f19728c27 P 151741cce0cc43429d2508378dd9b880 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "01d3d584186749129c76ecc514df82b8" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 40139 } } peers { permanent_uuid: "151741cce0cc43429d2508378dd9b880" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 42777 } } peers { permanent_uuid: "e3cb5e3da8684ceba82824d8fb2cd09d" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 33529 } }
I20260608 09:53:38.142338 27865 raft_consensus.cc:2468] T 60d394fbc3764cfda4c05caa3c67593f P 151741cce0cc43429d2508378dd9b880 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 01d3d584186749129c76ecc514df82b8 in term 0.
I20260608 09:53:38.143385 27985 ts_tablet_manager.cc:1434] T 88fc6e2eb6d84424afd4b7ce94bc95e5 P 01d3d584186749129c76ecc514df82b8: Time spent starting tablet: real 0.012s	user 0.008s	sys 0.000s
I20260608 09:53:38.143800 27865 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a40dda29120045928d9fc7b0db0c8ff8" candidate_uuid: "01d3d584186749129c76ecc514df82b8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "151741cce0cc43429d2508378dd9b880" is_pre_election: true
I20260608 09:53:38.144176 27996 leader_election.cc:290] T 5c37a2a70783486182ee8d6f19728c27 P 151741cce0cc43429d2508378dd9b880 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 01d3d584186749129c76ecc514df82b8 (127.22.183.129:40139), e3cb5e3da8684ceba82824d8fb2cd09d (127.22.183.131:33529)
I20260608 09:53:38.144395 27865 raft_consensus.cc:2468] T a40dda29120045928d9fc7b0db0c8ff8 P 151741cce0cc43429d2508378dd9b880 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 01d3d584186749129c76ecc514df82b8 in term 0.
I20260608 09:53:38.145274 27987 tablet_bootstrap.cc:492] T a45db42c45204f8ca4637477ba08041b P 151741cce0cc43429d2508378dd9b880: Bootstrap starting.
I20260608 09:53:38.147924 27790 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5c37a2a70783486182ee8d6f19728c27" candidate_uuid: "151741cce0cc43429d2508378dd9b880" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "01d3d584186749129c76ecc514df82b8" is_pre_election: true
I20260608 09:53:38.148559 27790 raft_consensus.cc:2468] T 5c37a2a70783486182ee8d6f19728c27 P 01d3d584186749129c76ecc514df82b8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 151741cce0cc43429d2508378dd9b880 in term 0.
I20260608 09:53:38.149060 27986 raft_consensus.cc:385] T a40dda29120045928d9fc7b0db0c8ff8 P e3cb5e3da8684ceba82824d8fb2cd09d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:53:38.144405 27985 tablet_bootstrap.cc:492] T e122e55095c644cd94773b4f1f4d33bd P 01d3d584186749129c76ecc514df82b8: Bootstrap starting.
I20260608 09:53:38.149507 27986 raft_consensus.cc:740] T a40dda29120045928d9fc7b0db0c8ff8 P e3cb5e3da8684ceba82824d8fb2cd09d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e3cb5e3da8684ceba82824d8fb2cd09d, State: Initialized, Role: FOLLOWER
I20260608 09:53:38.149959 27830 leader_election.cc:304] T 5c37a2a70783486182ee8d6f19728c27 P 151741cce0cc43429d2508378dd9b880 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 01d3d584186749129c76ecc514df82b8, 151741cce0cc43429d2508378dd9b880; no voters: 
I20260608 09:53:38.150662 27986 consensus_queue.cc:260] T a40dda29120045928d9fc7b0db0c8ff8 P e3cb5e3da8684ceba82824d8fb2cd09d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "01d3d584186749129c76ecc514df82b8" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 40139 } } peers { permanent_uuid: "151741cce0cc43429d2508378dd9b880" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 42777 } } peers { permanent_uuid: "e3cb5e3da8684ceba82824d8fb2cd09d" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 33529 } }
I20260608 09:53:38.151548 27940 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5c37a2a70783486182ee8d6f19728c27" candidate_uuid: "151741cce0cc43429d2508378dd9b880" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e3cb5e3da8684ceba82824d8fb2cd09d" is_pre_election: true
I20260608 09:53:38.152171 27940 raft_consensus.cc:2468] T 5c37a2a70783486182ee8d6f19728c27 P e3cb5e3da8684ceba82824d8fb2cd09d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 151741cce0cc43429d2508378dd9b880 in term 0.
I20260608 09:53:38.153280 27986 ts_tablet_manager.cc:1434] T a40dda29120045928d9fc7b0db0c8ff8 P e3cb5e3da8684ceba82824d8fb2cd09d: Time spent starting tablet: real 0.023s	user 0.006s	sys 0.001s
I20260608 09:53:38.154726 27991 raft_consensus.cc:493] T 977aa27f0df74069ba4a9befe550f8fc P e3cb5e3da8684ceba82824d8fb2cd09d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 09:53:38.155284 27865 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "977aa27f0df74069ba4a9befe550f8fc" candidate_uuid: "01d3d584186749129c76ecc514df82b8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "151741cce0cc43429d2508378dd9b880" is_pre_election: true
I20260608 09:53:38.154863 27996 raft_consensus.cc:2804] T 5c37a2a70783486182ee8d6f19728c27 P 151741cce0cc43429d2508378dd9b880 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 09:53:38.155967 27996 raft_consensus.cc:493] T 5c37a2a70783486182ee8d6f19728c27 P 151741cce0cc43429d2508378dd9b880 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 09:53:38.156414 27996 raft_consensus.cc:3060] T 5c37a2a70783486182ee8d6f19728c27 P 151741cce0cc43429d2508378dd9b880 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:53:38.157236 27757 leader_election.cc:304] T 60d394fbc3764cfda4c05caa3c67593f P 01d3d584186749129c76ecc514df82b8 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 01d3d584186749129c76ecc514df82b8, 151741cce0cc43429d2508378dd9b880; no voters: 
I20260608 09:53:38.158504 27757 leader_election.cc:304] T a40dda29120045928d9fc7b0db0c8ff8 P 01d3d584186749129c76ecc514df82b8 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 01d3d584186749129c76ecc514df82b8, 151741cce0cc43429d2508378dd9b880; no voters: 
I20260608 09:53:38.155980 27865 raft_consensus.cc:2468] T 977aa27f0df74069ba4a9befe550f8fc P 151741cce0cc43429d2508378dd9b880 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 01d3d584186749129c76ecc514df82b8 in term 0.
I20260608 09:53:38.160367 27985 tablet_bootstrap.cc:654] T e122e55095c644cd94773b4f1f4d33bd P 01d3d584186749129c76ecc514df82b8: Neither blocks nor log segments found. Creating new log.
I20260608 09:53:38.157258 27987 tablet_bootstrap.cc:654] T a45db42c45204f8ca4637477ba08041b P 151741cce0cc43429d2508378dd9b880: Neither blocks nor log segments found. Creating new log.
I20260608 09:53:38.160435 27986 tablet_bootstrap.cc:492] T d334784c2d8744a0adf0dd432c217edd P e3cb5e3da8684ceba82824d8fb2cd09d: Bootstrap starting.
I20260608 09:53:38.155396 27991 raft_consensus.cc:515] T 977aa27f0df74069ba4a9befe550f8fc P e3cb5e3da8684ceba82824d8fb2cd09d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "01d3d584186749129c76ecc514df82b8" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 40139 } } peers { permanent_uuid: "151741cce0cc43429d2508378dd9b880" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 42777 } } peers { permanent_uuid: "e3cb5e3da8684ceba82824d8fb2cd09d" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 33529 } }
I20260608 09:53:38.163287 27992 raft_consensus.cc:2804] T 60d394fbc3764cfda4c05caa3c67593f P 01d3d584186749129c76ecc514df82b8 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 09:53:38.163671 27992 raft_consensus.cc:493] T 60d394fbc3764cfda4c05caa3c67593f P 01d3d584186749129c76ecc514df82b8 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 09:53:38.164040 27992 raft_consensus.cc:3060] T 60d394fbc3764cfda4c05caa3c67593f P 01d3d584186749129c76ecc514df82b8 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:53:38.166210 27865 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "977aa27f0df74069ba4a9befe550f8fc" candidate_uuid: "e3cb5e3da8684ceba82824d8fb2cd09d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "151741cce0cc43429d2508378dd9b880" is_pre_election: true
I20260608 09:53:38.166891 27865 raft_consensus.cc:2468] T 977aa27f0df74069ba4a9befe550f8fc P 151741cce0cc43429d2508378dd9b880 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e3cb5e3da8684ceba82824d8fb2cd09d in term 0.
I20260608 09:53:38.168058 27790 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "977aa27f0df74069ba4a9befe550f8fc" candidate_uuid: "e3cb5e3da8684ceba82824d8fb2cd09d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "01d3d584186749129c76ecc514df82b8" is_pre_election: true
I20260608 09:53:38.168459 27906 leader_election.cc:304] T 977aa27f0df74069ba4a9befe550f8fc P e3cb5e3da8684ceba82824d8fb2cd09d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 151741cce0cc43429d2508378dd9b880, e3cb5e3da8684ceba82824d8fb2cd09d; no voters: 
I20260608 09:53:38.169108 27790 raft_consensus.cc:2468] T 977aa27f0df74069ba4a9befe550f8fc P 01d3d584186749129c76ecc514df82b8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e3cb5e3da8684ceba82824d8fb2cd09d in term 0.
I20260608 09:53:38.165282 27991 leader_election.cc:290] T 977aa27f0df74069ba4a9befe550f8fc P e3cb5e3da8684ceba82824d8fb2cd09d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 01d3d584186749129c76ecc514df82b8 (127.22.183.129:40139), 151741cce0cc43429d2508378dd9b880 (127.22.183.130:42777)
I20260608 09:53:38.169606 28023 raft_consensus.cc:2804] T 977aa27f0df74069ba4a9befe550f8fc P e3cb5e3da8684ceba82824d8fb2cd09d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 09:53:38.170841 28023 raft_consensus.cc:493] T 977aa27f0df74069ba4a9befe550f8fc P e3cb5e3da8684ceba82824d8fb2cd09d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 09:53:38.171437 28023 raft_consensus.cc:3060] T 977aa27f0df74069ba4a9befe550f8fc P e3cb5e3da8684ceba82824d8fb2cd09d [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:53:38.179541 27991 raft_consensus.cc:493] T 60d394fbc3764cfda4c05caa3c67593f P e3cb5e3da8684ceba82824d8fb2cd09d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 09:53:38.180109 27991 raft_consensus.cc:515] T 60d394fbc3764cfda4c05caa3c67593f P e3cb5e3da8684ceba82824d8fb2cd09d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "01d3d584186749129c76ecc514df82b8" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 40139 } } peers { permanent_uuid: "151741cce0cc43429d2508378dd9b880" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 42777 } } peers { permanent_uuid: "e3cb5e3da8684ceba82824d8fb2cd09d" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 33529 } }
I20260608 09:53:38.180382 28023 raft_consensus.cc:515] T 977aa27f0df74069ba4a9befe550f8fc P e3cb5e3da8684ceba82824d8fb2cd09d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "01d3d584186749129c76ecc514df82b8" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 40139 } } peers { permanent_uuid: "151741cce0cc43429d2508378dd9b880" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 42777 } } peers { permanent_uuid: "e3cb5e3da8684ceba82824d8fb2cd09d" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 33529 } }
I20260608 09:53:38.181746 28022 raft_consensus.cc:2804] T a40dda29120045928d9fc7b0db0c8ff8 P 01d3d584186749129c76ecc514df82b8 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 09:53:38.182188 28022 raft_consensus.cc:493] T a40dda29120045928d9fc7b0db0c8ff8 P 01d3d584186749129c76ecc514df82b8 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 09:53:38.182591 28022 raft_consensus.cc:3060] T a40dda29120045928d9fc7b0db0c8ff8 P 01d3d584186749129c76ecc514df82b8 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:53:38.183406 27940 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "60d394fbc3764cfda4c05caa3c67593f" candidate_uuid: "01d3d584186749129c76ecc514df82b8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e3cb5e3da8684ceba82824d8fb2cd09d" is_pre_election: true
I20260608 09:53:38.183703 27938 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "977aa27f0df74069ba4a9befe550f8fc" candidate_uuid: "01d3d584186749129c76ecc514df82b8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e3cb5e3da8684ceba82824d8fb2cd09d" is_pre_election: true
I20260608 09:53:38.183897 27790 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "60d394fbc3764cfda4c05caa3c67593f" candidate_uuid: "e3cb5e3da8684ceba82824d8fb2cd09d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "01d3d584186749129c76ecc514df82b8" is_pre_election: true
I20260608 09:53:38.184127 27940 raft_consensus.cc:2468] T 60d394fbc3764cfda4c05caa3c67593f P e3cb5e3da8684ceba82824d8fb2cd09d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 01d3d584186749129c76ecc514df82b8 in term 0.
I20260608 09:53:38.184556 27938 raft_consensus.cc:2393] T 977aa27f0df74069ba4a9befe550f8fc P e3cb5e3da8684ceba82824d8fb2cd09d [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 01d3d584186749129c76ecc514df82b8 in current term 1: Already voted for candidate e3cb5e3da8684ceba82824d8fb2cd09d in this term.
I20260608 09:53:38.189459 27986 tablet_bootstrap.cc:654] T d334784c2d8744a0adf0dd432c217edd P e3cb5e3da8684ceba82824d8fb2cd09d: Neither blocks nor log segments found. Creating new log.
I20260608 09:53:38.182945 27939 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a40dda29120045928d9fc7b0db0c8ff8" candidate_uuid: "01d3d584186749129c76ecc514df82b8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e3cb5e3da8684ceba82824d8fb2cd09d" is_pre_election: true
I20260608 09:53:38.190732 27939 raft_consensus.cc:2468] T a40dda29120045928d9fc7b0db0c8ff8 P e3cb5e3da8684ceba82824d8fb2cd09d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 01d3d584186749129c76ecc514df82b8 in term 0.
I20260608 09:53:38.189724 28025 raft_consensus.cc:493] T 88fc6e2eb6d84424afd4b7ce94bc95e5 P 01d3d584186749129c76ecc514df82b8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 09:53:38.191588 27865 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "60d394fbc3764cfda4c05caa3c67593f" candidate_uuid: "e3cb5e3da8684ceba82824d8fb2cd09d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "151741cce0cc43429d2508378dd9b880" is_pre_election: true
I20260608 09:53:38.191831 27996 raft_consensus.cc:515] T 5c37a2a70783486182ee8d6f19728c27 P 151741cce0cc43429d2508378dd9b880 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "01d3d584186749129c76ecc514df82b8" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 40139 } } peers { permanent_uuid: "151741cce0cc43429d2508378dd9b880" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 42777 } } peers { permanent_uuid: "e3cb5e3da8684ceba82824d8fb2cd09d" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 33529 } }
I20260608 09:53:38.192024 27992 raft_consensus.cc:515] T 60d394fbc3764cfda4c05caa3c67593f P 01d3d584186749129c76ecc514df82b8 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "01d3d584186749129c76ecc514df82b8" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 40139 } } peers { permanent_uuid: "151741cce0cc43429d2508378dd9b880" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 42777 } } peers { permanent_uuid: "e3cb5e3da8684ceba82824d8fb2cd09d" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 33529 } }
I20260608 09:53:38.192404 27865 raft_consensus.cc:2468] T 60d394fbc3764cfda4c05caa3c67593f P 151741cce0cc43429d2508378dd9b880 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e3cb5e3da8684ceba82824d8fb2cd09d in term 0.
I20260608 09:53:38.192248 28025 raft_consensus.cc:515] T 88fc6e2eb6d84424afd4b7ce94bc95e5 P 01d3d584186749129c76ecc514df82b8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e3cb5e3da8684ceba82824d8fb2cd09d" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 33529 } } peers { permanent_uuid: "01d3d584186749129c76ecc514df82b8" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 40139 } } peers { permanent_uuid: "151741cce0cc43429d2508378dd9b880" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 42777 } }
I20260608 09:53:38.193509 27790 raft_consensus.cc:2393] T 60d394fbc3764cfda4c05caa3c67593f P 01d3d584186749129c76ecc514df82b8 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate e3cb5e3da8684ceba82824d8fb2cd09d in current term 1: Already voted for candidate 01d3d584186749129c76ecc514df82b8 in this term.
I20260608 09:53:38.194265 27992 leader_election.cc:290] T 60d394fbc3764cfda4c05caa3c67593f P 01d3d584186749129c76ecc514df82b8 [CANDIDATE]: Term 1 election: Requested vote from peers 151741cce0cc43429d2508378dd9b880 (127.22.183.130:42777), e3cb5e3da8684ceba82824d8fb2cd09d (127.22.183.131:33529)
I20260608 09:53:38.186549 27991 leader_election.cc:290] T 60d394fbc3764cfda4c05caa3c67593f P e3cb5e3da8684ceba82824d8fb2cd09d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 01d3d584186749129c76ecc514df82b8 (127.22.183.129:40139), 151741cce0cc43429d2508378dd9b880 (127.22.183.130:42777)
I20260608 09:53:38.197660 27906 leader_election.cc:304] T 60d394fbc3764cfda4c05caa3c67593f P e3cb5e3da8684ceba82824d8fb2cd09d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 151741cce0cc43429d2508378dd9b880, e3cb5e3da8684ceba82824d8fb2cd09d; no voters: 
I20260608 09:53:38.195734 27791 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5c37a2a70783486182ee8d6f19728c27" candidate_uuid: "151741cce0cc43429d2508378dd9b880" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "01d3d584186749129c76ecc514df82b8"
I20260608 09:53:38.189862 27757 leader_election.cc:304] T 977aa27f0df74069ba4a9befe550f8fc P 01d3d584186749129c76ecc514df82b8 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 01d3d584186749129c76ecc514df82b8, 151741cce0cc43429d2508378dd9b880; no voters: 
I20260608 09:53:38.202462 27791 raft_consensus.cc:3060] T 5c37a2a70783486182ee8d6f19728c27 P 01d3d584186749129c76ecc514df82b8 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:53:38.203790 27991 raft_consensus.cc:2804] T 60d394fbc3764cfda4c05caa3c67593f P e3cb5e3da8684ceba82824d8fb2cd09d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 09:53:38.204283 27991 raft_consensus.cc:493] T 60d394fbc3764cfda4c05caa3c67593f P e3cb5e3da8684ceba82824d8fb2cd09d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 09:53:38.204704 27991 raft_consensus.cc:3060] T 60d394fbc3764cfda4c05caa3c67593f P e3cb5e3da8684ceba82824d8fb2cd09d [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:53:38.198455 28023 leader_election.cc:290] T 977aa27f0df74069ba4a9befe550f8fc P e3cb5e3da8684ceba82824d8fb2cd09d [CANDIDATE]: Term 1 election: Requested vote from peers 01d3d584186749129c76ecc514df82b8 (127.22.183.129:40139), 151741cce0cc43429d2508378dd9b880 (127.22.183.130:42777)
I20260608 09:53:38.209362 27790 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "977aa27f0df74069ba4a9befe550f8fc" candidate_uuid: "e3cb5e3da8684ceba82824d8fb2cd09d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "01d3d584186749129c76ecc514df82b8"
I20260608 09:53:38.209955 27939 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "60d394fbc3764cfda4c05caa3c67593f" candidate_uuid: "01d3d584186749129c76ecc514df82b8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e3cb5e3da8684ceba82824d8fb2cd09d"
I20260608 09:53:38.209700 28022 raft_consensus.cc:515] T a40dda29120045928d9fc7b0db0c8ff8 P 01d3d584186749129c76ecc514df82b8 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "01d3d584186749129c76ecc514df82b8" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 40139 } } peers { permanent_uuid: "151741cce0cc43429d2508378dd9b880" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 42777 } } peers { permanent_uuid: "e3cb5e3da8684ceba82824d8fb2cd09d" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 33529 } }
I20260608 09:53:38.213536 27992 raft_consensus.cc:2804] T 977aa27f0df74069ba4a9befe550f8fc P 01d3d584186749129c76ecc514df82b8 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 09:53:38.213970 27992 raft_consensus.cc:493] T 977aa27f0df74069ba4a9befe550f8fc P 01d3d584186749129c76ecc514df82b8 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 09:53:38.214339 27992 raft_consensus.cc:3060] T 977aa27f0df74069ba4a9befe550f8fc P 01d3d584186749129c76ecc514df82b8 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:53:38.210743 28025 leader_election.cc:290] T 88fc6e2eb6d84424afd4b7ce94bc95e5 P 01d3d584186749129c76ecc514df82b8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e3cb5e3da8684ceba82824d8fb2cd09d (127.22.183.131:33529), 151741cce0cc43429d2508378dd9b880 (127.22.183.130:42777)
I20260608 09:53:38.211072 27938 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "88fc6e2eb6d84424afd4b7ce94bc95e5" candidate_uuid: "01d3d584186749129c76ecc514df82b8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e3cb5e3da8684ceba82824d8fb2cd09d" is_pre_election: true
I20260608 09:53:38.211791 27865 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "977aa27f0df74069ba4a9befe550f8fc" candidate_uuid: "e3cb5e3da8684ceba82824d8fb2cd09d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "151741cce0cc43429d2508378dd9b880"
I20260608 09:53:38.215562 27864 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "88fc6e2eb6d84424afd4b7ce94bc95e5" candidate_uuid: "01d3d584186749129c76ecc514df82b8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "151741cce0cc43429d2508378dd9b880" is_pre_election: true
I20260608 09:53:38.218885 27940 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5c37a2a70783486182ee8d6f19728c27" candidate_uuid: "151741cce0cc43429d2508378dd9b880" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e3cb5e3da8684ceba82824d8fb2cd09d"
I20260608 09:53:38.219647 27940 raft_consensus.cc:3060] T 5c37a2a70783486182ee8d6f19728c27 P e3cb5e3da8684ceba82824d8fb2cd09d [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:53:38.218868 27689 catalog_manager.cc:5696] T 16268b2046884d549a69e1feb5a92a90 P e3cb5e3da8684ceba82824d8fb2cd09d reported cstate change: term changed from 0 to 1, leader changed from <none> to e3cb5e3da8684ceba82824d8fb2cd09d (127.22.183.131). New cstate: current_term: 1 leader_uuid: "e3cb5e3da8684ceba82824d8fb2cd09d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "01d3d584186749129c76ecc514df82b8" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 40139 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "151741cce0cc43429d2508378dd9b880" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 42777 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e3cb5e3da8684ceba82824d8fb2cd09d" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 33529 } health_report { overall_health: HEALTHY } } }
I20260608 09:53:38.220882 27991 raft_consensus.cc:515] T 60d394fbc3764cfda4c05caa3c67593f P e3cb5e3da8684ceba82824d8fb2cd09d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "01d3d584186749129c76ecc514df82b8" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 40139 } } peers { permanent_uuid: "151741cce0cc43429d2508378dd9b880" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 42777 } } peers { permanent_uuid: "e3cb5e3da8684ceba82824d8fb2cd09d" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 33529 } }
I20260608 09:53:38.222683 27938 raft_consensus.cc:2468] T 88fc6e2eb6d84424afd4b7ce94bc95e5 P e3cb5e3da8684ceba82824d8fb2cd09d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 01d3d584186749129c76ecc514df82b8 in term 0.
I20260608 09:53:38.224466 27866 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "60d394fbc3764cfda4c05caa3c67593f" candidate_uuid: "01d3d584186749129c76ecc514df82b8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "151741cce0cc43429d2508378dd9b880"
I20260608 09:53:38.223150 27865 raft_consensus.cc:3060] T 977aa27f0df74069ba4a9befe550f8fc P 151741cce0cc43429d2508378dd9b880 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:53:38.222550 27996 leader_election.cc:290] T 5c37a2a70783486182ee8d6f19728c27 P 151741cce0cc43429d2508378dd9b880 [CANDIDATE]: Term 1 election: Requested vote from peers 01d3d584186749129c76ecc514df82b8 (127.22.183.129:40139), e3cb5e3da8684ceba82824d8fb2cd09d (127.22.183.131:33529)
I20260608 09:53:38.226351 27755 leader_election.cc:304] T 88fc6e2eb6d84424afd4b7ce94bc95e5 P 01d3d584186749129c76ecc514df82b8 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 01d3d584186749129c76ecc514df82b8, e3cb5e3da8684ceba82824d8fb2cd09d; no voters: 
I20260608 09:53:38.224695 27939 raft_consensus.cc:2393] T 60d394fbc3764cfda4c05caa3c67593f P e3cb5e3da8684ceba82824d8fb2cd09d [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 01d3d584186749129c76ecc514df82b8 in current term 1: Already voted for candidate e3cb5e3da8684ceba82824d8fb2cd09d in this term.
I20260608 09:53:38.228371 27991 leader_election.cc:290] T 60d394fbc3764cfda4c05caa3c67593f P e3cb5e3da8684ceba82824d8fb2cd09d [CANDIDATE]: Term 1 election: Requested vote from peers 01d3d584186749129c76ecc514df82b8 (127.22.183.129:40139), 151741cce0cc43429d2508378dd9b880 (127.22.183.130:42777)
I20260608 09:53:38.225121 27866 raft_consensus.cc:3060] T 60d394fbc3764cfda4c05caa3c67593f P 151741cce0cc43429d2508378dd9b880 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:53:38.224931 27992 raft_consensus.cc:515] T 977aa27f0df74069ba4a9befe550f8fc P 01d3d584186749129c76ecc514df82b8 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "01d3d584186749129c76ecc514df82b8" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 40139 } } peers { permanent_uuid: "151741cce0cc43429d2508378dd9b880" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 42777 } } peers { permanent_uuid: "e3cb5e3da8684ceba82824d8fb2cd09d" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 33529 } }
I20260608 09:53:38.228453 27789 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "60d394fbc3764cfda4c05caa3c67593f" candidate_uuid: "e3cb5e3da8684ceba82824d8fb2cd09d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "01d3d584186749129c76ecc514df82b8"
I20260608 09:53:38.230950 27789 raft_consensus.cc:2393] T 60d394fbc3764cfda4c05caa3c67593f P 01d3d584186749129c76ecc514df82b8 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate e3cb5e3da8684ceba82824d8fb2cd09d in current term 1: Already voted for candidate 01d3d584186749129c76ecc514df82b8 in this term.
I20260608 09:53:38.232733 27864 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "60d394fbc3764cfda4c05caa3c67593f" candidate_uuid: "e3cb5e3da8684ceba82824d8fb2cd09d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "151741cce0cc43429d2508378dd9b880"
I20260608 09:53:38.235100 28025 raft_consensus.cc:2804] T 88fc6e2eb6d84424afd4b7ce94bc95e5 P 01d3d584186749129c76ecc514df82b8 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 09:53:38.235695 28025 raft_consensus.cc:493] T 88fc6e2eb6d84424afd4b7ce94bc95e5 P 01d3d584186749129c76ecc514df82b8 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 09:53:38.236171 28025 raft_consensus.cc:3060] T 88fc6e2eb6d84424afd4b7ce94bc95e5 P 01d3d584186749129c76ecc514df82b8 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:53:38.239799 27790 raft_consensus.cc:2393] T 977aa27f0df74069ba4a9befe550f8fc P 01d3d584186749129c76ecc514df82b8 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate e3cb5e3da8684ceba82824d8fb2cd09d in current term 1: Already voted for candidate 01d3d584186749129c76ecc514df82b8 in this term.
I20260608 09:53:38.240857 27992 leader_election.cc:290] T 977aa27f0df74069ba4a9befe550f8fc P 01d3d584186749129c76ecc514df82b8 [CANDIDATE]: Term 1 election: Requested vote from peers 151741cce0cc43429d2508378dd9b880 (127.22.183.130:42777), e3cb5e3da8684ceba82824d8fb2cd09d (127.22.183.131:33529)
I20260608 09:53:38.241927 27987 tablet_bootstrap.cc:492] T a45db42c45204f8ca4637477ba08041b P 151741cce0cc43429d2508378dd9b880: No bootstrap required, opened a new log
I20260608 09:53:38.242637 27987 ts_tablet_manager.cc:1403] T a45db42c45204f8ca4637477ba08041b P 151741cce0cc43429d2508378dd9b880: Time spent bootstrapping tablet: real 0.098s	user 0.006s	sys 0.009s
I20260608 09:53:38.248339 27791 raft_consensus.cc:2468] T 5c37a2a70783486182ee8d6f19728c27 P 01d3d584186749129c76ecc514df82b8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 151741cce0cc43429d2508378dd9b880 in term 1.
I20260608 09:53:38.251519 27904 leader_election.cc:304] T 60d394fbc3764cfda4c05caa3c67593f P e3cb5e3da8684ceba82824d8fb2cd09d [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: e3cb5e3da8684ceba82824d8fb2cd09d; no voters: 01d3d584186749129c76ecc514df82b8, 151741cce0cc43429d2508378dd9b880
I20260608 09:53:38.253078 27991 raft_consensus.cc:2749] T 60d394fbc3764cfda4c05caa3c67593f P e3cb5e3da8684ceba82824d8fb2cd09d [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
W20260608 09:53:38.252339 27757 leader_election.cc:343] T 88fc6e2eb6d84424afd4b7ce94bc95e5 P 01d3d584186749129c76ecc514df82b8 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 151741cce0cc43429d2508378dd9b880 (127.22.183.130:42777): Illegal state: must be running to vote when last-logged opid is not known
I20260608 09:53:38.254436 27830 leader_election.cc:304] T 5c37a2a70783486182ee8d6f19728c27 P 151741cce0cc43429d2508378dd9b880 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 01d3d584186749129c76ecc514df82b8, 151741cce0cc43429d2508378dd9b880; no voters: 
I20260608 09:53:38.255070 27939 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "977aa27f0df74069ba4a9befe550f8fc" candidate_uuid: "01d3d584186749129c76ecc514df82b8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e3cb5e3da8684ceba82824d8fb2cd09d"
I20260608 09:53:38.255752 27864 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "977aa27f0df74069ba4a9befe550f8fc" candidate_uuid: "01d3d584186749129c76ecc514df82b8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "151741cce0cc43429d2508378dd9b880"
I20260608 09:53:38.256247 27939 raft_consensus.cc:2393] T 977aa27f0df74069ba4a9befe550f8fc P e3cb5e3da8684ceba82824d8fb2cd09d [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 01d3d584186749129c76ecc514df82b8 in current term 1: Already voted for candidate e3cb5e3da8684ceba82824d8fb2cd09d in this term.
I20260608 09:53:38.260257 27939 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a40dda29120045928d9fc7b0db0c8ff8" candidate_uuid: "01d3d584186749129c76ecc514df82b8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e3cb5e3da8684ceba82824d8fb2cd09d"
I20260608 09:53:38.261044 27939 raft_consensus.cc:3060] T a40dda29120045928d9fc7b0db0c8ff8 P e3cb5e3da8684ceba82824d8fb2cd09d [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:53:38.261510 27940 raft_consensus.cc:2468] T 5c37a2a70783486182ee8d6f19728c27 P e3cb5e3da8684ceba82824d8fb2cd09d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 151741cce0cc43429d2508378dd9b880 in term 1.
I20260608 09:53:38.267537 28022 leader_election.cc:290] T a40dda29120045928d9fc7b0db0c8ff8 P 01d3d584186749129c76ecc514df82b8 [CANDIDATE]: Term 1 election: Requested vote from peers 151741cce0cc43429d2508378dd9b880 (127.22.183.130:42777), e3cb5e3da8684ceba82824d8fb2cd09d (127.22.183.131:33529)
I20260608 09:53:38.268062 27865 raft_consensus.cc:2468] T 977aa27f0df74069ba4a9befe550f8fc P 151741cce0cc43429d2508378dd9b880 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e3cb5e3da8684ceba82824d8fb2cd09d in term 1.
I20260608 09:53:38.269573 27864 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a40dda29120045928d9fc7b0db0c8ff8" candidate_uuid: "01d3d584186749129c76ecc514df82b8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "151741cce0cc43429d2508378dd9b880"
I20260608 09:53:38.270890 27864 raft_consensus.cc:3060] T a40dda29120045928d9fc7b0db0c8ff8 P 151741cce0cc43429d2508378dd9b880 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:53:38.274521 27985 tablet_bootstrap.cc:492] T e122e55095c644cd94773b4f1f4d33bd P 01d3d584186749129c76ecc514df82b8: No bootstrap required, opened a new log
I20260608 09:53:38.275031 27985 ts_tablet_manager.cc:1403] T e122e55095c644cd94773b4f1f4d33bd P 01d3d584186749129c76ecc514df82b8: Time spent bootstrapping tablet: real 0.131s	user 0.021s	sys 0.010s
I20260608 09:53:38.275106 27866 raft_consensus.cc:2468] T 60d394fbc3764cfda4c05caa3c67593f P 151741cce0cc43429d2508378dd9b880 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 01d3d584186749129c76ecc514df82b8 in term 1.
I20260608 09:53:38.276464 27986 tablet_bootstrap.cc:492] T d334784c2d8744a0adf0dd432c217edd P e3cb5e3da8684ceba82824d8fb2cd09d: No bootstrap required, opened a new log
I20260608 09:53:38.276917 27986 ts_tablet_manager.cc:1403] T d334784c2d8744a0adf0dd432c217edd P e3cb5e3da8684ceba82824d8fb2cd09d: Time spent bootstrapping tablet: real 0.117s	user 0.021s	sys 0.023s
I20260608 09:53:38.277675 27906 leader_election.cc:304] T 977aa27f0df74069ba4a9befe550f8fc P e3cb5e3da8684ceba82824d8fb2cd09d [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: 151741cce0cc43429d2508378dd9b880, e3cb5e3da8684ceba82824d8fb2cd09d; no voters: 01d3d584186749129c76ecc514df82b8
I20260608 09:53:38.278160 27996 raft_consensus.cc:2804] T 5c37a2a70783486182ee8d6f19728c27 P 151741cce0cc43429d2508378dd9b880 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 09:53:38.278735 27996 raft_consensus.cc:697] T 5c37a2a70783486182ee8d6f19728c27 P 151741cce0cc43429d2508378dd9b880 [term 1 LEADER]: Becoming Leader. State: Replica: 151741cce0cc43429d2508378dd9b880, State: Running, Role: LEADER
I20260608 09:53:38.279147 27991 raft_consensus.cc:2804] T 977aa27f0df74069ba4a9befe550f8fc P e3cb5e3da8684ceba82824d8fb2cd09d [term 1 FOLLOWER]: Leader election won for term 1
I20260608 09:53:38.279680 27996 consensus_queue.cc:237] T 5c37a2a70783486182ee8d6f19728c27 P 151741cce0cc43429d2508378dd9b880 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "01d3d584186749129c76ecc514df82b8" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 40139 } } peers { permanent_uuid: "151741cce0cc43429d2508378dd9b880" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 42777 } } peers { permanent_uuid: "e3cb5e3da8684ceba82824d8fb2cd09d" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 33529 } }
I20260608 09:53:38.280203 27985 raft_consensus.cc:359] T e122e55095c644cd94773b4f1f4d33bd P 01d3d584186749129c76ecc514df82b8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "01d3d584186749129c76ecc514df82b8" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 40139 } } peers { permanent_uuid: "151741cce0cc43429d2508378dd9b880" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 42777 } } peers { permanent_uuid: "e3cb5e3da8684ceba82824d8fb2cd09d" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 33529 } }
I20260608 09:53:38.280975 27985 raft_consensus.cc:385] T e122e55095c644cd94773b4f1f4d33bd P 01d3d584186749129c76ecc514df82b8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:53:38.281270 27985 raft_consensus.cc:740] T e122e55095c644cd94773b4f1f4d33bd P 01d3d584186749129c76ecc514df82b8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 01d3d584186749129c76ecc514df82b8, State: Initialized, Role: FOLLOWER
I20260608 09:53:38.281437 27939 raft_consensus.cc:2468] T a40dda29120045928d9fc7b0db0c8ff8 P e3cb5e3da8684ceba82824d8fb2cd09d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 01d3d584186749129c76ecc514df82b8 in term 1.
I20260608 09:53:38.282009 27985 consensus_queue.cc:260] T e122e55095c644cd94773b4f1f4d33bd P 01d3d584186749129c76ecc514df82b8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "01d3d584186749129c76ecc514df82b8" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 40139 } } peers { permanent_uuid: "151741cce0cc43429d2508378dd9b880" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 42777 } } peers { permanent_uuid: "e3cb5e3da8684ceba82824d8fb2cd09d" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 33529 } }
I20260608 09:53:38.282801 27755 leader_election.cc:304] T a40dda29120045928d9fc7b0db0c8ff8 P 01d3d584186749129c76ecc514df82b8 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 01d3d584186749129c76ecc514df82b8, e3cb5e3da8684ceba82824d8fb2cd09d; no voters: 
I20260608 09:53:38.279703 27991 raft_consensus.cc:697] T 977aa27f0df74069ba4a9befe550f8fc P e3cb5e3da8684ceba82824d8fb2cd09d [term 1 LEADER]: Becoming Leader. State: Replica: e3cb5e3da8684ceba82824d8fb2cd09d, State: Running, Role: LEADER
I20260608 09:53:38.280145 27987 raft_consensus.cc:359] T a45db42c45204f8ca4637477ba08041b P 151741cce0cc43429d2508378dd9b880 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "01d3d584186749129c76ecc514df82b8" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 40139 } } peers { permanent_uuid: "151741cce0cc43429d2508378dd9b880" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 42777 } } peers { permanent_uuid: "e3cb5e3da8684ceba82824d8fb2cd09d" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 33529 } }
I20260608 09:53:38.284307 27992 raft_consensus.cc:2804] T a40dda29120045928d9fc7b0db0c8ff8 P 01d3d584186749129c76ecc514df82b8 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 09:53:38.284127 27991 consensus_queue.cc:237] T 977aa27f0df74069ba4a9befe550f8fc P e3cb5e3da8684ceba82824d8fb2cd09d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "01d3d584186749129c76ecc514df82b8" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 40139 } } peers { permanent_uuid: "151741cce0cc43429d2508378dd9b880" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 42777 } } peers { permanent_uuid: "e3cb5e3da8684ceba82824d8fb2cd09d" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 33529 } }
I20260608 09:53:38.284832 27992 raft_consensus.cc:697] T a40dda29120045928d9fc7b0db0c8ff8 P 01d3d584186749129c76ecc514df82b8 [term 1 LEADER]: Becoming Leader. State: Replica: 01d3d584186749129c76ecc514df82b8, State: Running, Role: LEADER
I20260608 09:53:38.284183 27987 raft_consensus.cc:385] T a45db42c45204f8ca4637477ba08041b P 151741cce0cc43429d2508378dd9b880 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:53:38.285703 27992 consensus_queue.cc:237] T a40dda29120045928d9fc7b0db0c8ff8 P 01d3d584186749129c76ecc514df82b8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "01d3d584186749129c76ecc514df82b8" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 40139 } } peers { permanent_uuid: "151741cce0cc43429d2508378dd9b880" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 42777 } } peers { permanent_uuid: "e3cb5e3da8684ceba82824d8fb2cd09d" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 33529 } }
I20260608 09:53:38.284231 27985 ts_tablet_manager.cc:1434] T e122e55095c644cd94773b4f1f4d33bd P 01d3d584186749129c76ecc514df82b8: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260608 09:53:38.277568 27757 leader_election.cc:304] T 977aa27f0df74069ba4a9befe550f8fc P 01d3d584186749129c76ecc514df82b8 [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: 01d3d584186749129c76ecc514df82b8; no voters: 151741cce0cc43429d2508378dd9b880, e3cb5e3da8684ceba82824d8fb2cd09d
I20260608 09:53:38.288628 27985 tablet_bootstrap.cc:492] T 16268b2046884d549a69e1feb5a92a90 P 01d3d584186749129c76ecc514df82b8: Bootstrap starting.
I20260608 09:53:38.286087 27864 raft_consensus.cc:2468] T a40dda29120045928d9fc7b0db0c8ff8 P 151741cce0cc43429d2508378dd9b880 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 01d3d584186749129c76ecc514df82b8 in term 1.
I20260608 09:53:38.285719 27987 raft_consensus.cc:740] T a45db42c45204f8ca4637477ba08041b P 151741cce0cc43429d2508378dd9b880 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 151741cce0cc43429d2508378dd9b880, State: Initialized, Role: FOLLOWER
I20260608 09:53:38.294263 28025 raft_consensus.cc:515] T 88fc6e2eb6d84424afd4b7ce94bc95e5 P 01d3d584186749129c76ecc514df82b8 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e3cb5e3da8684ceba82824d8fb2cd09d" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 33529 } } peers { permanent_uuid: "01d3d584186749129c76ecc514df82b8" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 40139 } } peers { permanent_uuid: "151741cce0cc43429d2508378dd9b880" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 42777 } }
I20260608 09:53:38.294448 27757 leader_election.cc:304] T 60d394fbc3764cfda4c05caa3c67593f P 01d3d584186749129c76ecc514df82b8 [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: 01d3d584186749129c76ecc514df82b8, 151741cce0cc43429d2508378dd9b880; no voters: e3cb5e3da8684ceba82824d8fb2cd09d
I20260608 09:53:38.296802 28025 leader_election.cc:290] T 88fc6e2eb6d84424afd4b7ce94bc95e5 P 01d3d584186749129c76ecc514df82b8 [CANDIDATE]: Term 1 election: Requested vote from peers e3cb5e3da8684ceba82824d8fb2cd09d (127.22.183.131:33529), 151741cce0cc43429d2508378dd9b880 (127.22.183.130:42777)
I20260608 09:53:38.297482 28025 raft_consensus.cc:2804] T 60d394fbc3764cfda4c05caa3c67593f P 01d3d584186749129c76ecc514df82b8 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 09:53:38.297935 28025 raft_consensus.cc:697] T 60d394fbc3764cfda4c05caa3c67593f P 01d3d584186749129c76ecc514df82b8 [term 1 LEADER]: Becoming Leader. State: Replica: 01d3d584186749129c76ecc514df82b8, State: Running, Role: LEADER
I20260608 09:53:38.298062 28023 raft_consensus.cc:493] T a45db42c45204f8ca4637477ba08041b P e3cb5e3da8684ceba82824d8fb2cd09d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 09:53:38.298710 27939 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "88fc6e2eb6d84424afd4b7ce94bc95e5" candidate_uuid: "01d3d584186749129c76ecc514df82b8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e3cb5e3da8684ceba82824d8fb2cd09d"
I20260608 09:53:38.298565 28023 raft_consensus.cc:515] T a45db42c45204f8ca4637477ba08041b P e3cb5e3da8684ceba82824d8fb2cd09d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "01d3d584186749129c76ecc514df82b8" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 40139 } } peers { permanent_uuid: "151741cce0cc43429d2508378dd9b880" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 42777 } } peers { permanent_uuid: "e3cb5e3da8684ceba82824d8fb2cd09d" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 33529 } }
I20260608 09:53:38.297613 27985 tablet_bootstrap.cc:654] T 16268b2046884d549a69e1feb5a92a90 P 01d3d584186749129c76ecc514df82b8: Neither blocks nor log segments found. Creating new log.
I20260608 09:53:38.308792 27986 raft_consensus.cc:359] T d334784c2d8744a0adf0dd432c217edd P e3cb5e3da8684ceba82824d8fb2cd09d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "01d3d584186749129c76ecc514df82b8" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 40139 } } peers { permanent_uuid: "151741cce0cc43429d2508378dd9b880" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 42777 } } peers { permanent_uuid: "e3cb5e3da8684ceba82824d8fb2cd09d" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 33529 } }
I20260608 09:53:38.309464 27986 raft_consensus.cc:385] T d334784c2d8744a0adf0dd432c217edd P e3cb5e3da8684ceba82824d8fb2cd09d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:53:38.309760 27986 raft_consensus.cc:740] T d334784c2d8744a0adf0dd432c217edd P e3cb5e3da8684ceba82824d8fb2cd09d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e3cb5e3da8684ceba82824d8fb2cd09d, State: Initialized, Role: FOLLOWER
I20260608 09:53:38.298941 28025 consensus_queue.cc:237] T 60d394fbc3764cfda4c05caa3c67593f P 01d3d584186749129c76ecc514df82b8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "01d3d584186749129c76ecc514df82b8" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 40139 } } peers { permanent_uuid: "151741cce0cc43429d2508378dd9b880" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 42777 } } peers { permanent_uuid: "e3cb5e3da8684ceba82824d8fb2cd09d" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 33529 } }
I20260608 09:53:38.293258 28022 raft_consensus.cc:2749] T 977aa27f0df74069ba4a9befe550f8fc P 01d3d584186749129c76ecc514df82b8 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260608 09:53:38.313038 27987 consensus_queue.cc:260] T a45db42c45204f8ca4637477ba08041b P 151741cce0cc43429d2508378dd9b880 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "01d3d584186749129c76ecc514df82b8" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 40139 } } peers { permanent_uuid: "151741cce0cc43429d2508378dd9b880" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 42777 } } peers { permanent_uuid: "e3cb5e3da8684ceba82824d8fb2cd09d" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 33529 } }
I20260608 09:53:38.310873 27986 consensus_queue.cc:260] T d334784c2d8744a0adf0dd432c217edd P e3cb5e3da8684ceba82824d8fb2cd09d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "01d3d584186749129c76ecc514df82b8" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 40139 } } peers { permanent_uuid: "151741cce0cc43429d2508378dd9b880" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 42777 } } peers { permanent_uuid: "e3cb5e3da8684ceba82824d8fb2cd09d" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 33529 } }
I20260608 09:53:38.306063 27939 raft_consensus.cc:3060] T 88fc6e2eb6d84424afd4b7ce94bc95e5 P e3cb5e3da8684ceba82824d8fb2cd09d [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:53:38.318379 27986 ts_tablet_manager.cc:1434] T d334784c2d8744a0adf0dd432c217edd P e3cb5e3da8684ceba82824d8fb2cd09d: Time spent starting tablet: real 0.041s	user 0.007s	sys 0.001s
I20260608 09:53:38.319382 27986 tablet_bootstrap.cc:492] T e122e55095c644cd94773b4f1f4d33bd P e3cb5e3da8684ceba82824d8fb2cd09d: Bootstrap starting.
I20260608 09:53:38.319545 27864 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "88fc6e2eb6d84424afd4b7ce94bc95e5" candidate_uuid: "01d3d584186749129c76ecc514df82b8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "151741cce0cc43429d2508378dd9b880"
I20260608 09:53:38.320603 28022 raft_consensus.cc:493] T 22f565363d4e4f2bb5eb991ba94009fa P 01d3d584186749129c76ecc514df82b8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 09:53:38.321144 28022 raft_consensus.cc:515] T 22f565363d4e4f2bb5eb991ba94009fa P 01d3d584186749129c76ecc514df82b8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "01d3d584186749129c76ecc514df82b8" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 40139 } } peers { permanent_uuid: "151741cce0cc43429d2508378dd9b880" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 42777 } } peers { permanent_uuid: "e3cb5e3da8684ceba82824d8fb2cd09d" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 33529 } }
W20260608 09:53:38.321595 27757 leader_election.cc:343] T 88fc6e2eb6d84424afd4b7ce94bc95e5 P 01d3d584186749129c76ecc514df82b8 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 151741cce0cc43429d2508378dd9b880 (127.22.183.130:42777): Illegal state: must be running to vote when last-logged opid is not known
I20260608 09:53:38.322840 27987 ts_tablet_manager.cc:1434] T a45db42c45204f8ca4637477ba08041b P 151741cce0cc43429d2508378dd9b880: Time spent starting tablet: real 0.080s	user 0.005s	sys 0.007s
I20260608 09:53:38.323931 27987 tablet_bootstrap.cc:492] T d334784c2d8744a0adf0dd432c217edd P 151741cce0cc43429d2508378dd9b880: Bootstrap starting.
I20260608 09:53:38.324355 27864 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "22f565363d4e4f2bb5eb991ba94009fa" candidate_uuid: "01d3d584186749129c76ecc514df82b8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "151741cce0cc43429d2508378dd9b880" is_pre_election: true
I20260608 09:53:38.328269 27986 tablet_bootstrap.cc:654] T e122e55095c644cd94773b4f1f4d33bd P e3cb5e3da8684ceba82824d8fb2cd09d: Neither blocks nor log segments found. Creating new log.
I20260608 09:53:38.324652 27940 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "22f565363d4e4f2bb5eb991ba94009fa" candidate_uuid: "01d3d584186749129c76ecc514df82b8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e3cb5e3da8684ceba82824d8fb2cd09d" is_pre_election: true
W20260608 09:53:38.331859 27755 leader_election.cc:343] T 22f565363d4e4f2bb5eb991ba94009fa P 01d3d584186749129c76ecc514df82b8 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e3cb5e3da8684ceba82824d8fb2cd09d (127.22.183.131:33529): Illegal state: must be running to vote when last-logged opid is not known
I20260608 09:53:38.334052 28023 leader_election.cc:290] T a45db42c45204f8ca4637477ba08041b P e3cb5e3da8684ceba82824d8fb2cd09d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 01d3d584186749129c76ecc514df82b8 (127.22.183.129:40139), 151741cce0cc43429d2508378dd9b880 (127.22.183.130:42777)
I20260608 09:53:38.327747 28022 leader_election.cc:290] T 22f565363d4e4f2bb5eb991ba94009fa P 01d3d584186749129c76ecc514df82b8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 151741cce0cc43429d2508378dd9b880 (127.22.183.130:42777), e3cb5e3da8684ceba82824d8fb2cd09d (127.22.183.131:33529)
I20260608 09:53:38.334679 27791 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a45db42c45204f8ca4637477ba08041b" candidate_uuid: "e3cb5e3da8684ceba82824d8fb2cd09d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "01d3d584186749129c76ecc514df82b8" is_pre_election: true
I20260608 09:53:38.335347 27791 raft_consensus.cc:2468] T a45db42c45204f8ca4637477ba08041b P 01d3d584186749129c76ecc514df82b8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e3cb5e3da8684ceba82824d8fb2cd09d in term 0.
I20260608 09:53:38.338243 27866 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a45db42c45204f8ca4637477ba08041b" candidate_uuid: "e3cb5e3da8684ceba82824d8fb2cd09d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "151741cce0cc43429d2508378dd9b880" is_pre_election: true
I20260608 09:53:38.338824 27987 tablet_bootstrap.cc:654] T d334784c2d8744a0adf0dd432c217edd P 151741cce0cc43429d2508378dd9b880: Neither blocks nor log segments found. Creating new log.
I20260608 09:53:38.339257 27866 raft_consensus.cc:2468] T a45db42c45204f8ca4637477ba08041b P 151741cce0cc43429d2508378dd9b880 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e3cb5e3da8684ceba82824d8fb2cd09d in term 0.
I20260608 09:53:38.337760 27904 leader_election.cc:304] T a45db42c45204f8ca4637477ba08041b P e3cb5e3da8684ceba82824d8fb2cd09d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 01d3d584186749129c76ecc514df82b8, e3cb5e3da8684ceba82824d8fb2cd09d; no voters: 
I20260608 09:53:38.328387 27864 raft_consensus.cc:2468] T 22f565363d4e4f2bb5eb991ba94009fa P 151741cce0cc43429d2508378dd9b880 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 01d3d584186749129c76ecc514df82b8 in term 0.
I20260608 09:53:38.343932 27991 raft_consensus.cc:2804] T a45db42c45204f8ca4637477ba08041b P e3cb5e3da8684ceba82824d8fb2cd09d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 09:53:38.344538 27991 raft_consensus.cc:493] T a45db42c45204f8ca4637477ba08041b P e3cb5e3da8684ceba82824d8fb2cd09d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 09:53:38.345083 27991 raft_consensus.cc:3060] T a45db42c45204f8ca4637477ba08041b P e3cb5e3da8684ceba82824d8fb2cd09d [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:53:38.345451 27757 leader_election.cc:304] T 22f565363d4e4f2bb5eb991ba94009fa P 01d3d584186749129c76ecc514df82b8 [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: 01d3d584186749129c76ecc514df82b8, 151741cce0cc43429d2508378dd9b880; no voters: e3cb5e3da8684ceba82824d8fb2cd09d
I20260608 09:53:38.347229 28033 raft_consensus.cc:2804] T 22f565363d4e4f2bb5eb991ba94009fa P 01d3d584186749129c76ecc514df82b8 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 09:53:38.347836 28022 raft_consensus.cc:493] T e122e55095c644cd94773b4f1f4d33bd P 01d3d584186749129c76ecc514df82b8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 09:53:38.347743 28033 raft_consensus.cc:493] T 22f565363d4e4f2bb5eb991ba94009fa P 01d3d584186749129c76ecc514df82b8 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 09:53:38.349723 28022 raft_consensus.cc:515] T e122e55095c644cd94773b4f1f4d33bd P 01d3d584186749129c76ecc514df82b8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "01d3d584186749129c76ecc514df82b8" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 40139 } } peers { permanent_uuid: "151741cce0cc43429d2508378dd9b880" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 42777 } } peers { permanent_uuid: "e3cb5e3da8684ceba82824d8fb2cd09d" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 33529 } }
I20260608 09:53:38.350163 28033 raft_consensus.cc:3060] T 22f565363d4e4f2bb5eb991ba94009fa P 01d3d584186749129c76ecc514df82b8 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:53:38.353441 28022 leader_election.cc:290] T e122e55095c644cd94773b4f1f4d33bd P 01d3d584186749129c76ecc514df82b8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 151741cce0cc43429d2508378dd9b880 (127.22.183.130:42777), e3cb5e3da8684ceba82824d8fb2cd09d (127.22.183.131:33529)
I20260608 09:53:38.354809 27940 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e122e55095c644cd94773b4f1f4d33bd" candidate_uuid: "01d3d584186749129c76ecc514df82b8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e3cb5e3da8684ceba82824d8fb2cd09d" is_pre_election: true
I20260608 09:53:38.355494 27864 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e122e55095c644cd94773b4f1f4d33bd" candidate_uuid: "01d3d584186749129c76ecc514df82b8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "151741cce0cc43429d2508378dd9b880" is_pre_election: true
W20260608 09:53:38.356128 27755 leader_election.cc:343] T e122e55095c644cd94773b4f1f4d33bd P 01d3d584186749129c76ecc514df82b8 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e3cb5e3da8684ceba82824d8fb2cd09d (127.22.183.131:33529): Illegal state: must be running to vote when last-logged opid is not known
W20260608 09:53:38.357019 27757 leader_election.cc:343] T e122e55095c644cd94773b4f1f4d33bd P 01d3d584186749129c76ecc514df82b8 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 151741cce0cc43429d2508378dd9b880 (127.22.183.130:42777): Illegal state: must be running to vote when last-logged opid is not known
I20260608 09:53:38.357595 27757 leader_election.cc:304] T e122e55095c644cd94773b4f1f4d33bd P 01d3d584186749129c76ecc514df82b8 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 01d3d584186749129c76ecc514df82b8; no voters: 151741cce0cc43429d2508378dd9b880, e3cb5e3da8684ceba82824d8fb2cd09d
I20260608 09:53:38.358634 28022 raft_consensus.cc:2749] T e122e55095c644cd94773b4f1f4d33bd P 01d3d584186749129c76ecc514df82b8 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260608 09:53:38.360671 27985 tablet_bootstrap.cc:492] T 16268b2046884d549a69e1feb5a92a90 P 01d3d584186749129c76ecc514df82b8: No bootstrap required, opened a new log
I20260608 09:53:38.361161 27986 tablet_bootstrap.cc:492] T e122e55095c644cd94773b4f1f4d33bd P e3cb5e3da8684ceba82824d8fb2cd09d: No bootstrap required, opened a new log
I20260608 09:53:38.361210 27985 ts_tablet_manager.cc:1403] T 16268b2046884d549a69e1feb5a92a90 P 01d3d584186749129c76ecc514df82b8: Time spent bootstrapping tablet: real 0.073s	user 0.008s	sys 0.008s
I20260608 09:53:38.362004 27986 ts_tablet_manager.cc:1403] T e122e55095c644cd94773b4f1f4d33bd P e3cb5e3da8684ceba82824d8fb2cd09d: Time spent bootstrapping tablet: real 0.043s	user 0.010s	sys 0.005s
I20260608 09:53:38.364631 27985 raft_consensus.cc:359] T 16268b2046884d549a69e1feb5a92a90 P 01d3d584186749129c76ecc514df82b8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "01d3d584186749129c76ecc514df82b8" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 40139 } } peers { permanent_uuid: "151741cce0cc43429d2508378dd9b880" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 42777 } } peers { permanent_uuid: "e3cb5e3da8684ceba82824d8fb2cd09d" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 33529 } }
I20260608 09:53:38.364441 27687 catalog_manager.cc:5696] T a40dda29120045928d9fc7b0db0c8ff8 P 01d3d584186749129c76ecc514df82b8 reported cstate change: term changed from 0 to 1, leader changed from <none> to 01d3d584186749129c76ecc514df82b8 (127.22.183.129). New cstate: current_term: 1 leader_uuid: "01d3d584186749129c76ecc514df82b8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "01d3d584186749129c76ecc514df82b8" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 40139 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "151741cce0cc43429d2508378dd9b880" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 42777 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e3cb5e3da8684ceba82824d8fb2cd09d" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 33529 } health_report { overall_health: UNKNOWN } } }
I20260608 09:53:38.365345 27985 raft_consensus.cc:385] T 16268b2046884d549a69e1feb5a92a90 P 01d3d584186749129c76ecc514df82b8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:53:38.365777 27985 raft_consensus.cc:740] T 16268b2046884d549a69e1feb5a92a90 P 01d3d584186749129c76ecc514df82b8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 01d3d584186749129c76ecc514df82b8, State: Initialized, Role: FOLLOWER
I20260608 09:53:38.365757 27986 raft_consensus.cc:359] T e122e55095c644cd94773b4f1f4d33bd P e3cb5e3da8684ceba82824d8fb2cd09d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "01d3d584186749129c76ecc514df82b8" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 40139 } } peers { permanent_uuid: "151741cce0cc43429d2508378dd9b880" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 42777 } } peers { permanent_uuid: "e3cb5e3da8684ceba82824d8fb2cd09d" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 33529 } }
I20260608 09:53:38.366871 27986 raft_consensus.cc:385] T e122e55095c644cd94773b4f1f4d33bd P e3cb5e3da8684ceba82824d8fb2cd09d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:53:38.367286 27986 raft_consensus.cc:740] T e122e55095c644cd94773b4f1f4d33bd P e3cb5e3da8684ceba82824d8fb2cd09d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e3cb5e3da8684ceba82824d8fb2cd09d, State: Initialized, Role: FOLLOWER
I20260608 09:53:38.367038 27985 consensus_queue.cc:260] T 16268b2046884d549a69e1feb5a92a90 P 01d3d584186749129c76ecc514df82b8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "01d3d584186749129c76ecc514df82b8" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 40139 } } peers { permanent_uuid: "151741cce0cc43429d2508378dd9b880" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 42777 } } peers { permanent_uuid: "e3cb5e3da8684ceba82824d8fb2cd09d" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 33529 } }
I20260608 09:53:38.368527 27986 consensus_queue.cc:260] T e122e55095c644cd94773b4f1f4d33bd P e3cb5e3da8684ceba82824d8fb2cd09d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "01d3d584186749129c76ecc514df82b8" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 40139 } } peers { permanent_uuid: "151741cce0cc43429d2508378dd9b880" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 42777 } } peers { permanent_uuid: "e3cb5e3da8684ceba82824d8fb2cd09d" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 33529 } }
I20260608 09:53:38.369483 27686 catalog_manager.cc:5696] T 5c37a2a70783486182ee8d6f19728c27 P 151741cce0cc43429d2508378dd9b880 reported cstate change: term changed from 0 to 1, leader changed from <none> to 151741cce0cc43429d2508378dd9b880 (127.22.183.130). New cstate: current_term: 1 leader_uuid: "151741cce0cc43429d2508378dd9b880" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "01d3d584186749129c76ecc514df82b8" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 40139 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "151741cce0cc43429d2508378dd9b880" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 42777 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e3cb5e3da8684ceba82824d8fb2cd09d" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 33529 } health_report { overall_health: UNKNOWN } } }
I20260608 09:53:38.370393 27985 ts_tablet_manager.cc:1434] T 16268b2046884d549a69e1feb5a92a90 P 01d3d584186749129c76ecc514df82b8: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260608 09:53:38.371600 27986 ts_tablet_manager.cc:1434] T e122e55095c644cd94773b4f1f4d33bd P e3cb5e3da8684ceba82824d8fb2cd09d: Time spent starting tablet: real 0.009s	user 0.010s	sys 0.000s
I20260608 09:53:38.372087 27985 tablet_bootstrap.cc:492] T 699b6fe79b8943c08adc1437f04e1e48 P 01d3d584186749129c76ecc514df82b8: Bootstrap starting.
I20260608 09:53:38.372879 27986 tablet_bootstrap.cc:492] T 22f565363d4e4f2bb5eb991ba94009fa P e3cb5e3da8684ceba82824d8fb2cd09d: Bootstrap starting.
I20260608 09:53:38.380884 27985 tablet_bootstrap.cc:654] T 699b6fe79b8943c08adc1437f04e1e48 P 01d3d584186749129c76ecc514df82b8: Neither blocks nor log segments found. Creating new log.
I20260608 09:53:38.384572 27987 tablet_bootstrap.cc:492] T d334784c2d8744a0adf0dd432c217edd P 151741cce0cc43429d2508378dd9b880: No bootstrap required, opened a new log
I20260608 09:53:38.385125 27987 ts_tablet_manager.cc:1403] T d334784c2d8744a0adf0dd432c217edd P 151741cce0cc43429d2508378dd9b880: Time spent bootstrapping tablet: real 0.061s	user 0.018s	sys 0.023s
I20260608 09:53:38.385864 28023 raft_consensus.cc:493] T bb702129bec348a495d6dc8586133955 P e3cb5e3da8684ceba82824d8fb2cd09d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 09:53:38.386354 28023 raft_consensus.cc:515] T bb702129bec348a495d6dc8586133955 P e3cb5e3da8684ceba82824d8fb2cd09d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "01d3d584186749129c76ecc514df82b8" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 40139 } } peers { permanent_uuid: "151741cce0cc43429d2508378dd9b880" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 42777 } } peers { permanent_uuid: "e3cb5e3da8684ceba82824d8fb2cd09d" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 33529 } }
I20260608 09:53:38.388537 28023 leader_election.cc:290] T bb702129bec348a495d6dc8586133955 P e3cb5e3da8684ceba82824d8fb2cd09d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 01d3d584186749129c76ecc514df82b8 (127.22.183.129:40139), 151741cce0cc43429d2508378dd9b880 (127.22.183.130:42777)
I20260608 09:53:38.389315 27791 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bb702129bec348a495d6dc8586133955" candidate_uuid: "e3cb5e3da8684ceba82824d8fb2cd09d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "01d3d584186749129c76ecc514df82b8" is_pre_election: true
I20260608 09:53:38.389737 27864 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bb702129bec348a495d6dc8586133955" candidate_uuid: "e3cb5e3da8684ceba82824d8fb2cd09d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "151741cce0cc43429d2508378dd9b880" is_pre_election: true
W20260608 09:53:38.390825 27904 leader_election.cc:343] T bb702129bec348a495d6dc8586133955 P e3cb5e3da8684ceba82824d8fb2cd09d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 01d3d584186749129c76ecc514df82b8 (127.22.183.129:40139): Illegal state: must be running to vote when last-logged opid is not known
W20260608 09:53:38.391357 27906 leader_election.cc:343] T bb702129bec348a495d6dc8586133955 P e3cb5e3da8684ceba82824d8fb2cd09d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 151741cce0cc43429d2508378dd9b880 (127.22.183.130:42777): Illegal state: must be running to vote when last-logged opid is not known
I20260608 09:53:38.391803 27906 leader_election.cc:304] T bb702129bec348a495d6dc8586133955 P e3cb5e3da8684ceba82824d8fb2cd09d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e3cb5e3da8684ceba82824d8fb2cd09d; no voters: 01d3d584186749129c76ecc514df82b8, 151741cce0cc43429d2508378dd9b880
I20260608 09:53:38.388018 27987 raft_consensus.cc:359] T d334784c2d8744a0adf0dd432c217edd P 151741cce0cc43429d2508378dd9b880 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "01d3d584186749129c76ecc514df82b8" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 40139 } } peers { permanent_uuid: "151741cce0cc43429d2508378dd9b880" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 42777 } } peers { permanent_uuid: "e3cb5e3da8684ceba82824d8fb2cd09d" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 33529 } }
I20260608 09:53:38.392509 27987 raft_consensus.cc:385] T d334784c2d8744a0adf0dd432c217edd P 151741cce0cc43429d2508378dd9b880 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:53:38.392822 27987 raft_consensus.cc:740] T d334784c2d8744a0adf0dd432c217edd P 151741cce0cc43429d2508378dd9b880 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 151741cce0cc43429d2508378dd9b880, State: Initialized, Role: FOLLOWER
I20260608 09:53:38.392897 28023 raft_consensus.cc:2749] T bb702129bec348a495d6dc8586133955 P e3cb5e3da8684ceba82824d8fb2cd09d [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260608 09:53:38.393751 27987 consensus_queue.cc:260] T d334784c2d8744a0adf0dd432c217edd P 151741cce0cc43429d2508378dd9b880 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "01d3d584186749129c76ecc514df82b8" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 40139 } } peers { permanent_uuid: "151741cce0cc43429d2508378dd9b880" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 42777 } } peers { permanent_uuid: "e3cb5e3da8684ceba82824d8fb2cd09d" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 33529 } }
I20260608 09:53:38.381534 28033 raft_consensus.cc:515] T 22f565363d4e4f2bb5eb991ba94009fa P 01d3d584186749129c76ecc514df82b8 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "01d3d584186749129c76ecc514df82b8" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 40139 } } peers { permanent_uuid: "151741cce0cc43429d2508378dd9b880" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 42777 } } peers { permanent_uuid: "e3cb5e3da8684ceba82824d8fb2cd09d" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 33529 } }
I20260608 09:53:38.395938 27987 ts_tablet_manager.cc:1434] T d334784c2d8744a0adf0dd432c217edd P 151741cce0cc43429d2508378dd9b880: Time spent starting tablet: real 0.010s	user 0.007s	sys 0.000s
I20260608 09:53:38.396857 27987 tablet_bootstrap.cc:492] T bb702129bec348a495d6dc8586133955 P 151741cce0cc43429d2508378dd9b880: Bootstrap starting.
I20260608 09:53:38.382767 27991 raft_consensus.cc:515] T a45db42c45204f8ca4637477ba08041b P e3cb5e3da8684ceba82824d8fb2cd09d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "01d3d584186749129c76ecc514df82b8" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 40139 } } peers { permanent_uuid: "151741cce0cc43429d2508378dd9b880" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 42777 } } peers { permanent_uuid: "e3cb5e3da8684ceba82824d8fb2cd09d" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 33529 } }
I20260608 09:53:38.398316 27864 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "22f565363d4e4f2bb5eb991ba94009fa" candidate_uuid: "01d3d584186749129c76ecc514df82b8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "151741cce0cc43429d2508378dd9b880"
I20260608 09:53:38.398849 27864 raft_consensus.cc:3060] T 22f565363d4e4f2bb5eb991ba94009fa P 151741cce0cc43429d2508378dd9b880 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:53:38.403640 27940 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "22f565363d4e4f2bb5eb991ba94009fa" candidate_uuid: "01d3d584186749129c76ecc514df82b8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e3cb5e3da8684ceba82824d8fb2cd09d"
W20260608 09:53:38.405252 27755 leader_election.cc:343] T 22f565363d4e4f2bb5eb991ba94009fa P 01d3d584186749129c76ecc514df82b8 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer e3cb5e3da8684ceba82824d8fb2cd09d (127.22.183.131:33529): Illegal state: must be running to vote when last-logged opid is not known
I20260608 09:53:38.399986 27791 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a45db42c45204f8ca4637477ba08041b" candidate_uuid: "e3cb5e3da8684ceba82824d8fb2cd09d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "01d3d584186749129c76ecc514df82b8"
I20260608 09:53:38.384320 27939 raft_consensus.cc:2468] T 88fc6e2eb6d84424afd4b7ce94bc95e5 P e3cb5e3da8684ceba82824d8fb2cd09d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 01d3d584186749129c76ecc514df82b8 in term 1.
I20260608 09:53:38.407395 27791 raft_consensus.cc:3060] T a45db42c45204f8ca4637477ba08041b P 01d3d584186749129c76ecc514df82b8 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:53:38.401510 27991 leader_election.cc:290] T a45db42c45204f8ca4637477ba08041b P e3cb5e3da8684ceba82824d8fb2cd09d [CANDIDATE]: Term 1 election: Requested vote from peers 01d3d584186749129c76ecc514df82b8 (127.22.183.129:40139), 151741cce0cc43429d2508378dd9b880 (127.22.183.130:42777)
I20260608 09:53:38.407922 27987 tablet_bootstrap.cc:654] T bb702129bec348a495d6dc8586133955 P 151741cce0cc43429d2508378dd9b880: Neither blocks nor log segments found. Creating new log.
I20260608 09:53:38.408179 27755 leader_election.cc:304] T 88fc6e2eb6d84424afd4b7ce94bc95e5 P 01d3d584186749129c76ecc514df82b8 [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: 01d3d584186749129c76ecc514df82b8, e3cb5e3da8684ceba82824d8fb2cd09d; no voters: 151741cce0cc43429d2508378dd9b880
I20260608 09:53:38.402010 28033 leader_election.cc:290] T 22f565363d4e4f2bb5eb991ba94009fa P 01d3d584186749129c76ecc514df82b8 [CANDIDATE]: Term 1 election: Requested vote from peers 151741cce0cc43429d2508378dd9b880 (127.22.183.130:42777), e3cb5e3da8684ceba82824d8fb2cd09d (127.22.183.131:33529)
I20260608 09:53:38.402848 27986 tablet_bootstrap.cc:654] T 22f565363d4e4f2bb5eb991ba94009fa P e3cb5e3da8684ceba82824d8fb2cd09d: Neither blocks nor log segments found. Creating new log.
I20260608 09:53:38.403609 27866 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a45db42c45204f8ca4637477ba08041b" candidate_uuid: "e3cb5e3da8684ceba82824d8fb2cd09d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "151741cce0cc43429d2508378dd9b880"
I20260608 09:53:38.411935 27866 raft_consensus.cc:3060] T a45db42c45204f8ca4637477ba08041b P 151741cce0cc43429d2508378dd9b880 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:53:38.408865 28022 raft_consensus.cc:2804] T 88fc6e2eb6d84424afd4b7ce94bc95e5 P 01d3d584186749129c76ecc514df82b8 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 09:53:38.414122 27689 catalog_manager.cc:5696] T 977aa27f0df74069ba4a9befe550f8fc P e3cb5e3da8684ceba82824d8fb2cd09d reported cstate change: term changed from 0 to 1, leader changed from <none> to e3cb5e3da8684ceba82824d8fb2cd09d (127.22.183.131). New cstate: current_term: 1 leader_uuid: "e3cb5e3da8684ceba82824d8fb2cd09d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "01d3d584186749129c76ecc514df82b8" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 40139 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "151741cce0cc43429d2508378dd9b880" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 42777 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e3cb5e3da8684ceba82824d8fb2cd09d" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 33529 } health_report { overall_health: HEALTHY } } }
I20260608 09:53:38.415604 28022 raft_consensus.cc:697] T 88fc6e2eb6d84424afd4b7ce94bc95e5 P 01d3d584186749129c76ecc514df82b8 [term 1 LEADER]: Becoming Leader. State: Replica: 01d3d584186749129c76ecc514df82b8, State: Running, Role: LEADER
I20260608 09:53:38.416822 28022 consensus_queue.cc:237] T 88fc6e2eb6d84424afd4b7ce94bc95e5 P 01d3d584186749129c76ecc514df82b8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e3cb5e3da8684ceba82824d8fb2cd09d" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 33529 } } peers { permanent_uuid: "01d3d584186749129c76ecc514df82b8" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 40139 } } peers { permanent_uuid: "151741cce0cc43429d2508378dd9b880" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 42777 } }
I20260608 09:53:38.456344 27791 raft_consensus.cc:2468] T a45db42c45204f8ca4637477ba08041b P 01d3d584186749129c76ecc514df82b8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e3cb5e3da8684ceba82824d8fb2cd09d in term 1.
I20260608 09:53:38.458143 27904 leader_election.cc:304] T a45db42c45204f8ca4637477ba08041b P e3cb5e3da8684ceba82824d8fb2cd09d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 01d3d584186749129c76ecc514df82b8, e3cb5e3da8684ceba82824d8fb2cd09d; no voters: 
I20260608 09:53:38.459352 27991 raft_consensus.cc:2804] T a45db42c45204f8ca4637477ba08041b P e3cb5e3da8684ceba82824d8fb2cd09d [term 1 FOLLOWER]: Leader election won for term 1
I20260608 09:53:38.459944 27991 raft_consensus.cc:697] T a45db42c45204f8ca4637477ba08041b P e3cb5e3da8684ceba82824d8fb2cd09d [term 1 LEADER]: Becoming Leader. State: Replica: e3cb5e3da8684ceba82824d8fb2cd09d, State: Running, Role: LEADER
I20260608 09:53:38.460474 27864 raft_consensus.cc:2468] T 22f565363d4e4f2bb5eb991ba94009fa P 151741cce0cc43429d2508378dd9b880 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 01d3d584186749129c76ecc514df82b8 in term 1.
I20260608 09:53:38.460907 27991 consensus_queue.cc:237] T a45db42c45204f8ca4637477ba08041b P e3cb5e3da8684ceba82824d8fb2cd09d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "01d3d584186749129c76ecc514df82b8" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 40139 } } peers { permanent_uuid: "151741cce0cc43429d2508378dd9b880" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 42777 } } peers { permanent_uuid: "e3cb5e3da8684ceba82824d8fb2cd09d" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 33529 } }
I20260608 09:53:38.461719 27757 leader_election.cc:304] T 22f565363d4e4f2bb5eb991ba94009fa P 01d3d584186749129c76ecc514df82b8 [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: 01d3d584186749129c76ecc514df82b8, 151741cce0cc43429d2508378dd9b880; no voters: e3cb5e3da8684ceba82824d8fb2cd09d
I20260608 09:53:38.462100 27866 raft_consensus.cc:2468] T a45db42c45204f8ca4637477ba08041b P 151741cce0cc43429d2508378dd9b880 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e3cb5e3da8684ceba82824d8fb2cd09d in term 1.
I20260608 09:53:38.464533 27985 tablet_bootstrap.cc:492] T 699b6fe79b8943c08adc1437f04e1e48 P 01d3d584186749129c76ecc514df82b8: No bootstrap required, opened a new log
I20260608 09:53:38.464628 28022 raft_consensus.cc:2804] T 22f565363d4e4f2bb5eb991ba94009fa P 01d3d584186749129c76ecc514df82b8 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 09:53:38.465137 27985 ts_tablet_manager.cc:1403] T 699b6fe79b8943c08adc1437f04e1e48 P 01d3d584186749129c76ecc514df82b8: Time spent bootstrapping tablet: real 0.094s	user 0.009s	sys 0.002s
I20260608 09:53:38.465591 28022 raft_consensus.cc:697] T 22f565363d4e4f2bb5eb991ba94009fa P 01d3d584186749129c76ecc514df82b8 [term 1 LEADER]: Becoming Leader. State: Replica: 01d3d584186749129c76ecc514df82b8, State: Running, Role: LEADER
I20260608 09:53:38.466312 27987 tablet_bootstrap.cc:492] T bb702129bec348a495d6dc8586133955 P 151741cce0cc43429d2508378dd9b880: No bootstrap required, opened a new log
I20260608 09:53:38.466782 27987 ts_tablet_manager.cc:1403] T bb702129bec348a495d6dc8586133955 P 151741cce0cc43429d2508378dd9b880: Time spent bootstrapping tablet: real 0.070s	user 0.036s	sys 0.023s
I20260608 09:53:38.466696 28022 consensus_queue.cc:237] T 22f565363d4e4f2bb5eb991ba94009fa P 01d3d584186749129c76ecc514df82b8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "01d3d584186749129c76ecc514df82b8" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 40139 } } peers { permanent_uuid: "151741cce0cc43429d2508378dd9b880" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 42777 } } peers { permanent_uuid: "e3cb5e3da8684ceba82824d8fb2cd09d" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 33529 } }
I20260608 09:53:38.468380 27985 raft_consensus.cc:359] T 699b6fe79b8943c08adc1437f04e1e48 P 01d3d584186749129c76ecc514df82b8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "01d3d584186749129c76ecc514df82b8" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 40139 } } peers { permanent_uuid: "151741cce0cc43429d2508378dd9b880" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 42777 } } peers { permanent_uuid: "e3cb5e3da8684ceba82824d8fb2cd09d" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 33529 } }
I20260608 09:53:38.469031 27985 raft_consensus.cc:385] T 699b6fe79b8943c08adc1437f04e1e48 P 01d3d584186749129c76ecc514df82b8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:53:38.469311 27985 raft_consensus.cc:740] T 699b6fe79b8943c08adc1437f04e1e48 P 01d3d584186749129c76ecc514df82b8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 01d3d584186749129c76ecc514df82b8, State: Initialized, Role: FOLLOWER
I20260608 09:53:38.469604 27986 tablet_bootstrap.cc:492] T 22f565363d4e4f2bb5eb991ba94009fa P e3cb5e3da8684ceba82824d8fb2cd09d: No bootstrap required, opened a new log
I20260608 09:53:38.469669 27987 raft_consensus.cc:359] T bb702129bec348a495d6dc8586133955 P 151741cce0cc43429d2508378dd9b880 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "01d3d584186749129c76ecc514df82b8" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 40139 } } peers { permanent_uuid: "151741cce0cc43429d2508378dd9b880" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 42777 } } peers { permanent_uuid: "e3cb5e3da8684ceba82824d8fb2cd09d" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 33529 } }
I20260608 09:53:38.470467 27987 raft_consensus.cc:385] T bb702129bec348a495d6dc8586133955 P 151741cce0cc43429d2508378dd9b880 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:53:38.470257 27985 consensus_queue.cc:260] T 699b6fe79b8943c08adc1437f04e1e48 P 01d3d584186749129c76ecc514df82b8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "01d3d584186749129c76ecc514df82b8" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 40139 } } peers { permanent_uuid: "151741cce0cc43429d2508378dd9b880" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 42777 } } peers { permanent_uuid: "e3cb5e3da8684ceba82824d8fb2cd09d" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 33529 } }
I20260608 09:53:38.470772 27987 raft_consensus.cc:740] T bb702129bec348a495d6dc8586133955 P 151741cce0cc43429d2508378dd9b880 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 151741cce0cc43429d2508378dd9b880, State: Initialized, Role: FOLLOWER
I20260608 09:53:38.471745 27987 consensus_queue.cc:260] T bb702129bec348a495d6dc8586133955 P 151741cce0cc43429d2508378dd9b880 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "01d3d584186749129c76ecc514df82b8" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 40139 } } peers { permanent_uuid: "151741cce0cc43429d2508378dd9b880" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 42777 } } peers { permanent_uuid: "e3cb5e3da8684ceba82824d8fb2cd09d" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 33529 } }
I20260608 09:53:38.459455 27689 catalog_manager.cc:5696] T 60d394fbc3764cfda4c05caa3c67593f P 01d3d584186749129c76ecc514df82b8 reported cstate change: term changed from 0 to 1, leader changed from <none> to 01d3d584186749129c76ecc514df82b8 (127.22.183.129). New cstate: current_term: 1 leader_uuid: "01d3d584186749129c76ecc514df82b8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "01d3d584186749129c76ecc514df82b8" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 40139 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "151741cce0cc43429d2508378dd9b880" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 42777 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e3cb5e3da8684ceba82824d8fb2cd09d" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 33529 } health_report { overall_health: UNKNOWN } } }
I20260608 09:53:38.470155 27986 ts_tablet_manager.cc:1403] T 22f565363d4e4f2bb5eb991ba94009fa P e3cb5e3da8684ceba82824d8fb2cd09d: Time spent bootstrapping tablet: real 0.098s	user 0.034s	sys 0.022s
I20260608 09:53:38.473308 27985 ts_tablet_manager.cc:1434] T 699b6fe79b8943c08adc1437f04e1e48 P 01d3d584186749129c76ecc514df82b8: Time spent starting tablet: real 0.008s	user 0.003s	sys 0.003s
I20260608 09:53:38.474386 27985 tablet_bootstrap.cc:492] T d334784c2d8744a0adf0dd432c217edd P 01d3d584186749129c76ecc514df82b8: Bootstrap starting.
I20260608 09:53:38.474623 27987 ts_tablet_manager.cc:1434] T bb702129bec348a495d6dc8586133955 P 151741cce0cc43429d2508378dd9b880: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260608 09:53:38.475607 27987 tablet_bootstrap.cc:492] T 88fc6e2eb6d84424afd4b7ce94bc95e5 P 151741cce0cc43429d2508378dd9b880: Bootstrap starting.
I20260608 09:53:38.477530 27986 raft_consensus.cc:359] T 22f565363d4e4f2bb5eb991ba94009fa P e3cb5e3da8684ceba82824d8fb2cd09d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "01d3d584186749129c76ecc514df82b8" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 40139 } } peers { permanent_uuid: "151741cce0cc43429d2508378dd9b880" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 42777 } } peers { permanent_uuid: "e3cb5e3da8684ceba82824d8fb2cd09d" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 33529 } }
I20260608 09:53:38.483529 27986 raft_consensus.cc:385] T 22f565363d4e4f2bb5eb991ba94009fa P e3cb5e3da8684ceba82824d8fb2cd09d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:53:38.483829 27986 raft_consensus.cc:740] T 22f565363d4e4f2bb5eb991ba94009fa P e3cb5e3da8684ceba82824d8fb2cd09d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e3cb5e3da8684ceba82824d8fb2cd09d, State: Initialized, Role: FOLLOWER
I20260608 09:53:38.485672 27987 tablet_bootstrap.cc:654] T 88fc6e2eb6d84424afd4b7ce94bc95e5 P 151741cce0cc43429d2508378dd9b880: Neither blocks nor log segments found. Creating new log.
I20260608 09:53:38.485649 27986 consensus_queue.cc:260] T 22f565363d4e4f2bb5eb991ba94009fa P e3cb5e3da8684ceba82824d8fb2cd09d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "01d3d584186749129c76ecc514df82b8" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 40139 } } peers { permanent_uuid: "151741cce0cc43429d2508378dd9b880" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 42777 } } peers { permanent_uuid: "e3cb5e3da8684ceba82824d8fb2cd09d" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 33529 } }
I20260608 09:53:38.481673 27985 tablet_bootstrap.cc:654] T d334784c2d8744a0adf0dd432c217edd P 01d3d584186749129c76ecc514df82b8: Neither blocks nor log segments found. Creating new log.
I20260608 09:53:38.476728 27689 catalog_manager.cc:5696] T 88fc6e2eb6d84424afd4b7ce94bc95e5 P 01d3d584186749129c76ecc514df82b8 reported cstate change: term changed from 0 to 1, leader changed from <none> to 01d3d584186749129c76ecc514df82b8 (127.22.183.129). New cstate: current_term: 1 leader_uuid: "01d3d584186749129c76ecc514df82b8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e3cb5e3da8684ceba82824d8fb2cd09d" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 33529 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "01d3d584186749129c76ecc514df82b8" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 40139 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "151741cce0cc43429d2508378dd9b880" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 42777 } health_report { overall_health: UNKNOWN } } }
I20260608 09:53:38.487999 27986 ts_tablet_manager.cc:1434] T 22f565363d4e4f2bb5eb991ba94009fa P e3cb5e3da8684ceba82824d8fb2cd09d: Time spent starting tablet: real 0.015s	user 0.003s	sys 0.005s
I20260608 09:53:38.489012 27986 tablet_bootstrap.cc:492] T 699b6fe79b8943c08adc1437f04e1e48 P e3cb5e3da8684ceba82824d8fb2cd09d: Bootstrap starting.
I20260608 09:53:38.497525 27987 tablet_bootstrap.cc:492] T 88fc6e2eb6d84424afd4b7ce94bc95e5 P 151741cce0cc43429d2508378dd9b880: No bootstrap required, opened a new log
I20260608 09:53:38.498014 27987 ts_tablet_manager.cc:1403] T 88fc6e2eb6d84424afd4b7ce94bc95e5 P 151741cce0cc43429d2508378dd9b880: Time spent bootstrapping tablet: real 0.023s	user 0.011s	sys 0.004s
I20260608 09:53:38.499831 27986 tablet_bootstrap.cc:654] T 699b6fe79b8943c08adc1437f04e1e48 P e3cb5e3da8684ceba82824d8fb2cd09d: Neither blocks nor log segments found. Creating new log.
I20260608 09:53:38.498860 27686 catalog_manager.cc:5696] T a45db42c45204f8ca4637477ba08041b P e3cb5e3da8684ceba82824d8fb2cd09d reported cstate change: term changed from 0 to 1, leader changed from <none> to e3cb5e3da8684ceba82824d8fb2cd09d (127.22.183.131). New cstate: current_term: 1 leader_uuid: "e3cb5e3da8684ceba82824d8fb2cd09d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "01d3d584186749129c76ecc514df82b8" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 40139 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "151741cce0cc43429d2508378dd9b880" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 42777 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e3cb5e3da8684ceba82824d8fb2cd09d" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 33529 } health_report { overall_health: HEALTHY } } }
I20260608 09:53:38.500679 27987 raft_consensus.cc:359] T 88fc6e2eb6d84424afd4b7ce94bc95e5 P 151741cce0cc43429d2508378dd9b880 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e3cb5e3da8684ceba82824d8fb2cd09d" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 33529 } } peers { permanent_uuid: "01d3d584186749129c76ecc514df82b8" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 40139 } } peers { permanent_uuid: "151741cce0cc43429d2508378dd9b880" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 42777 } }
I20260608 09:53:38.501339 27987 raft_consensus.cc:385] T 88fc6e2eb6d84424afd4b7ce94bc95e5 P 151741cce0cc43429d2508378dd9b880 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:53:38.501583 27987 raft_consensus.cc:740] T 88fc6e2eb6d84424afd4b7ce94bc95e5 P 151741cce0cc43429d2508378dd9b880 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 151741cce0cc43429d2508378dd9b880, State: Initialized, Role: FOLLOWER
I20260608 09:53:38.502475 27987 consensus_queue.cc:260] T 88fc6e2eb6d84424afd4b7ce94bc95e5 P 151741cce0cc43429d2508378dd9b880 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e3cb5e3da8684ceba82824d8fb2cd09d" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 33529 } } peers { permanent_uuid: "01d3d584186749129c76ecc514df82b8" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 40139 } } peers { permanent_uuid: "151741cce0cc43429d2508378dd9b880" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 42777 } }
I20260608 09:53:38.507050 27987 ts_tablet_manager.cc:1434] T 88fc6e2eb6d84424afd4b7ce94bc95e5 P 151741cce0cc43429d2508378dd9b880: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.000s
I20260608 09:53:38.507973 27987 tablet_bootstrap.cc:492] T e122e55095c644cd94773b4f1f4d33bd P 151741cce0cc43429d2508378dd9b880: Bootstrap starting.
I20260608 09:53:38.513578 27987 tablet_bootstrap.cc:654] T e122e55095c644cd94773b4f1f4d33bd P 151741cce0cc43429d2508378dd9b880: Neither blocks nor log segments found. Creating new log.
I20260608 09:53:38.516727 27985 tablet_bootstrap.cc:492] T d334784c2d8744a0adf0dd432c217edd P 01d3d584186749129c76ecc514df82b8: No bootstrap required, opened a new log
I20260608 09:53:38.517176 27985 ts_tablet_manager.cc:1403] T d334784c2d8744a0adf0dd432c217edd P 01d3d584186749129c76ecc514df82b8: Time spent bootstrapping tablet: real 0.043s	user 0.011s	sys 0.005s
I20260608 09:53:38.517261 27986 tablet_bootstrap.cc:492] T 699b6fe79b8943c08adc1437f04e1e48 P e3cb5e3da8684ceba82824d8fb2cd09d: No bootstrap required, opened a new log
I20260608 09:53:38.517809 27986 ts_tablet_manager.cc:1403] T 699b6fe79b8943c08adc1437f04e1e48 P e3cb5e3da8684ceba82824d8fb2cd09d: Time spent bootstrapping tablet: real 0.029s	user 0.022s	sys 0.004s
I20260608 09:53:38.520063 27985 raft_consensus.cc:359] T d334784c2d8744a0adf0dd432c217edd P 01d3d584186749129c76ecc514df82b8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "01d3d584186749129c76ecc514df82b8" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 40139 } } peers { permanent_uuid: "151741cce0cc43429d2508378dd9b880" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 42777 } } peers { permanent_uuid: "e3cb5e3da8684ceba82824d8fb2cd09d" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 33529 } }
I20260608 09:53:38.520816 27985 raft_consensus.cc:385] T d334784c2d8744a0adf0dd432c217edd P 01d3d584186749129c76ecc514df82b8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:53:38.520576 27986 raft_consensus.cc:359] T 699b6fe79b8943c08adc1437f04e1e48 P e3cb5e3da8684ceba82824d8fb2cd09d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "01d3d584186749129c76ecc514df82b8" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 40139 } } peers { permanent_uuid: "151741cce0cc43429d2508378dd9b880" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 42777 } } peers { permanent_uuid: "e3cb5e3da8684ceba82824d8fb2cd09d" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 33529 } }
I20260608 09:53:38.521145 27985 raft_consensus.cc:740] T d334784c2d8744a0adf0dd432c217edd P 01d3d584186749129c76ecc514df82b8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 01d3d584186749129c76ecc514df82b8, State: Initialized, Role: FOLLOWER
I20260608 09:53:38.521404 27986 raft_consensus.cc:385] T 699b6fe79b8943c08adc1437f04e1e48 P e3cb5e3da8684ceba82824d8fb2cd09d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:53:38.522691 27986 raft_consensus.cc:740] T 699b6fe79b8943c08adc1437f04e1e48 P e3cb5e3da8684ceba82824d8fb2cd09d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e3cb5e3da8684ceba82824d8fb2cd09d, State: Initialized, Role: FOLLOWER
I20260608 09:53:38.522017 27985 consensus_queue.cc:260] T d334784c2d8744a0adf0dd432c217edd P 01d3d584186749129c76ecc514df82b8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "01d3d584186749129c76ecc514df82b8" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 40139 } } peers { permanent_uuid: "151741cce0cc43429d2508378dd9b880" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 42777 } } peers { permanent_uuid: "e3cb5e3da8684ceba82824d8fb2cd09d" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 33529 } }
I20260608 09:53:38.524185 27986 consensus_queue.cc:260] T 699b6fe79b8943c08adc1437f04e1e48 P e3cb5e3da8684ceba82824d8fb2cd09d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "01d3d584186749129c76ecc514df82b8" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 40139 } } peers { permanent_uuid: "151741cce0cc43429d2508378dd9b880" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 42777 } } peers { permanent_uuid: "e3cb5e3da8684ceba82824d8fb2cd09d" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 33529 } }
I20260608 09:53:38.525431 27985 ts_tablet_manager.cc:1434] T d334784c2d8744a0adf0dd432c217edd P 01d3d584186749129c76ecc514df82b8: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.001s
I20260608 09:53:38.526374 27985 tablet_bootstrap.cc:492] T bb702129bec348a495d6dc8586133955 P 01d3d584186749129c76ecc514df82b8: Bootstrap starting.
I20260608 09:53:38.526602 27986 ts_tablet_manager.cc:1434] T 699b6fe79b8943c08adc1437f04e1e48 P e3cb5e3da8684ceba82824d8fb2cd09d: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260608 09:53:38.532225 27985 tablet_bootstrap.cc:654] T bb702129bec348a495d6dc8586133955 P 01d3d584186749129c76ecc514df82b8: Neither blocks nor log segments found. Creating new log.
I20260608 09:53:38.532051 27689 catalog_manager.cc:5696] T 22f565363d4e4f2bb5eb991ba94009fa P 01d3d584186749129c76ecc514df82b8 reported cstate change: term changed from 0 to 1, leader changed from <none> to 01d3d584186749129c76ecc514df82b8 (127.22.183.129). New cstate: current_term: 1 leader_uuid: "01d3d584186749129c76ecc514df82b8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "01d3d584186749129c76ecc514df82b8" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 40139 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "151741cce0cc43429d2508378dd9b880" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 42777 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e3cb5e3da8684ceba82824d8fb2cd09d" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 33529 } health_report { overall_health: UNKNOWN } } }
I20260608 09:53:38.534065 27991 raft_consensus.cc:493] T d334784c2d8744a0adf0dd432c217edd P e3cb5e3da8684ceba82824d8fb2cd09d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 09:53:38.534693 27991 raft_consensus.cc:515] T d334784c2d8744a0adf0dd432c217edd P e3cb5e3da8684ceba82824d8fb2cd09d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "01d3d584186749129c76ecc514df82b8" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 40139 } } peers { permanent_uuid: "151741cce0cc43429d2508378dd9b880" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 42777 } } peers { permanent_uuid: "e3cb5e3da8684ceba82824d8fb2cd09d" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 33529 } }
I20260608 09:53:38.540100 27866 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d334784c2d8744a0adf0dd432c217edd" candidate_uuid: "e3cb5e3da8684ceba82824d8fb2cd09d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "151741cce0cc43429d2508378dd9b880" is_pre_election: true
I20260608 09:53:38.540958 27866 raft_consensus.cc:2468] T d334784c2d8744a0adf0dd432c217edd P 151741cce0cc43429d2508378dd9b880 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e3cb5e3da8684ceba82824d8fb2cd09d in term 0.
I20260608 09:53:38.541944 27791 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d334784c2d8744a0adf0dd432c217edd" candidate_uuid: "e3cb5e3da8684ceba82824d8fb2cd09d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "01d3d584186749129c76ecc514df82b8" is_pre_election: true
I20260608 09:53:38.542186 27906 leader_election.cc:304] T d334784c2d8744a0adf0dd432c217edd P e3cb5e3da8684ceba82824d8fb2cd09d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 151741cce0cc43429d2508378dd9b880, e3cb5e3da8684ceba82824d8fb2cd09d; no voters: 
I20260608 09:53:38.542335 27991 leader_election.cc:290] T d334784c2d8744a0adf0dd432c217edd P e3cb5e3da8684ceba82824d8fb2cd09d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 01d3d584186749129c76ecc514df82b8 (127.22.183.129:40139), 151741cce0cc43429d2508378dd9b880 (127.22.183.130:42777)
I20260608 09:53:38.542733 27791 raft_consensus.cc:2468] T d334784c2d8744a0adf0dd432c217edd P 01d3d584186749129c76ecc514df82b8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e3cb5e3da8684ceba82824d8fb2cd09d in term 0.
I20260608 09:53:38.543191 27991 raft_consensus.cc:2804] T d334784c2d8744a0adf0dd432c217edd P e3cb5e3da8684ceba82824d8fb2cd09d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 09:53:38.543718 27991 raft_consensus.cc:493] T d334784c2d8744a0adf0dd432c217edd P e3cb5e3da8684ceba82824d8fb2cd09d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 09:53:38.544237 27991 raft_consensus.cc:3060] T d334784c2d8744a0adf0dd432c217edd P e3cb5e3da8684ceba82824d8fb2cd09d [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:53:38.544771 27987 tablet_bootstrap.cc:492] T e122e55095c644cd94773b4f1f4d33bd P 151741cce0cc43429d2508378dd9b880: No bootstrap required, opened a new log
I20260608 09:53:38.545195 27987 ts_tablet_manager.cc:1403] T e122e55095c644cd94773b4f1f4d33bd P 151741cce0cc43429d2508378dd9b880: Time spent bootstrapping tablet: real 0.037s	user 0.015s	sys 0.019s
I20260608 09:53:38.547326 27987 raft_consensus.cc:359] T e122e55095c644cd94773b4f1f4d33bd P 151741cce0cc43429d2508378dd9b880 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "01d3d584186749129c76ecc514df82b8" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 40139 } } peers { permanent_uuid: "151741cce0cc43429d2508378dd9b880" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 42777 } } peers { permanent_uuid: "e3cb5e3da8684ceba82824d8fb2cd09d" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 33529 } }
I20260608 09:53:38.547850 27987 raft_consensus.cc:385] T e122e55095c644cd94773b4f1f4d33bd P 151741cce0cc43429d2508378dd9b880 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:53:38.548106 27987 raft_consensus.cc:740] T e122e55095c644cd94773b4f1f4d33bd P 151741cce0cc43429d2508378dd9b880 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 151741cce0cc43429d2508378dd9b880, State: Initialized, Role: FOLLOWER
I20260608 09:53:38.548861 27987 consensus_queue.cc:260] T e122e55095c644cd94773b4f1f4d33bd P 151741cce0cc43429d2508378dd9b880 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "01d3d584186749129c76ecc514df82b8" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 40139 } } peers { permanent_uuid: "151741cce0cc43429d2508378dd9b880" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 42777 } } peers { permanent_uuid: "e3cb5e3da8684ceba82824d8fb2cd09d" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 33529 } }
I20260608 09:53:38.551107 27987 ts_tablet_manager.cc:1434] T e122e55095c644cd94773b4f1f4d33bd P 151741cce0cc43429d2508378dd9b880: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260608 09:53:38.552003 27987 tablet_bootstrap.cc:492] T 699b6fe79b8943c08adc1437f04e1e48 P 151741cce0cc43429d2508378dd9b880: Bootstrap starting.
I20260608 09:53:38.555537 27991 raft_consensus.cc:515] T d334784c2d8744a0adf0dd432c217edd P e3cb5e3da8684ceba82824d8fb2cd09d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "01d3d584186749129c76ecc514df82b8" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 40139 } } peers { permanent_uuid: "151741cce0cc43429d2508378dd9b880" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 42777 } } peers { permanent_uuid: "e3cb5e3da8684ceba82824d8fb2cd09d" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 33529 } }
I20260608 09:53:38.557957 27985 tablet_bootstrap.cc:492] T bb702129bec348a495d6dc8586133955 P 01d3d584186749129c76ecc514df82b8: No bootstrap required, opened a new log
I20260608 09:53:38.558101 27991 leader_election.cc:290] T d334784c2d8744a0adf0dd432c217edd P e3cb5e3da8684ceba82824d8fb2cd09d [CANDIDATE]: Term 1 election: Requested vote from peers 01d3d584186749129c76ecc514df82b8 (127.22.183.129:40139), 151741cce0cc43429d2508378dd9b880 (127.22.183.130:42777)
I20260608 09:53:38.558454 27985 ts_tablet_manager.cc:1403] T bb702129bec348a495d6dc8586133955 P 01d3d584186749129c76ecc514df82b8: Time spent bootstrapping tablet: real 0.032s	user 0.007s	sys 0.020s
I20260608 09:53:38.559322 27987 tablet_bootstrap.cc:654] T 699b6fe79b8943c08adc1437f04e1e48 P 151741cce0cc43429d2508378dd9b880: Neither blocks nor log segments found. Creating new log.
I20260608 09:53:38.560029 27866 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d334784c2d8744a0adf0dd432c217edd" candidate_uuid: "e3cb5e3da8684ceba82824d8fb2cd09d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "151741cce0cc43429d2508378dd9b880"
I20260608 09:53:38.560308 27791 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d334784c2d8744a0adf0dd432c217edd" candidate_uuid: "e3cb5e3da8684ceba82824d8fb2cd09d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "01d3d584186749129c76ecc514df82b8"
I20260608 09:53:38.560622 27866 raft_consensus.cc:3060] T d334784c2d8744a0adf0dd432c217edd P 151741cce0cc43429d2508378dd9b880 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:53:38.560865 27791 raft_consensus.cc:3060] T d334784c2d8744a0adf0dd432c217edd P 01d3d584186749129c76ecc514df82b8 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:53:38.561216 27985 raft_consensus.cc:359] T bb702129bec348a495d6dc8586133955 P 01d3d584186749129c76ecc514df82b8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "01d3d584186749129c76ecc514df82b8" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 40139 } } peers { permanent_uuid: "151741cce0cc43429d2508378dd9b880" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 42777 } } peers { permanent_uuid: "e3cb5e3da8684ceba82824d8fb2cd09d" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 33529 } }
I20260608 09:53:38.562037 27985 raft_consensus.cc:385] T bb702129bec348a495d6dc8586133955 P 01d3d584186749129c76ecc514df82b8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:53:38.562412 27985 raft_consensus.cc:740] T bb702129bec348a495d6dc8586133955 P 01d3d584186749129c76ecc514df82b8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 01d3d584186749129c76ecc514df82b8, State: Initialized, Role: FOLLOWER
I20260608 09:53:38.563719 27985 consensus_queue.cc:260] T bb702129bec348a495d6dc8586133955 P 01d3d584186749129c76ecc514df82b8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "01d3d584186749129c76ecc514df82b8" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 40139 } } peers { permanent_uuid: "151741cce0cc43429d2508378dd9b880" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 42777 } } peers { permanent_uuid: "e3cb5e3da8684ceba82824d8fb2cd09d" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 33529 } }
I20260608 09:53:38.567138 27985 ts_tablet_manager.cc:1434] T bb702129bec348a495d6dc8586133955 P 01d3d584186749129c76ecc514df82b8: Time spent starting tablet: real 0.008s	user 0.001s	sys 0.005s
I20260608 09:53:38.569219 27866 raft_consensus.cc:2468] T d334784c2d8744a0adf0dd432c217edd P 151741cce0cc43429d2508378dd9b880 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e3cb5e3da8684ceba82824d8fb2cd09d in term 1.
I20260608 09:53:38.570397 27906 leader_election.cc:304] T d334784c2d8744a0adf0dd432c217edd P e3cb5e3da8684ceba82824d8fb2cd09d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 151741cce0cc43429d2508378dd9b880, e3cb5e3da8684ceba82824d8fb2cd09d; no voters: 
I20260608 09:53:38.571138 27991 raft_consensus.cc:2804] T d334784c2d8744a0adf0dd432c217edd P e3cb5e3da8684ceba82824d8fb2cd09d [term 1 FOLLOWER]: Leader election won for term 1
I20260608 09:53:38.571578 27991 raft_consensus.cc:697] T d334784c2d8744a0adf0dd432c217edd P e3cb5e3da8684ceba82824d8fb2cd09d [term 1 LEADER]: Becoming Leader. State: Replica: e3cb5e3da8684ceba82824d8fb2cd09d, State: Running, Role: LEADER
I20260608 09:53:38.572268 27991 consensus_queue.cc:237] T d334784c2d8744a0adf0dd432c217edd P e3cb5e3da8684ceba82824d8fb2cd09d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "01d3d584186749129c76ecc514df82b8" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 40139 } } peers { permanent_uuid: "151741cce0cc43429d2508378dd9b880" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 42777 } } peers { permanent_uuid: "e3cb5e3da8684ceba82824d8fb2cd09d" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 33529 } }
I20260608 09:53:38.574405 27791 raft_consensus.cc:2468] T d334784c2d8744a0adf0dd432c217edd P 01d3d584186749129c76ecc514df82b8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e3cb5e3da8684ceba82824d8fb2cd09d in term 1.
I20260608 09:53:38.579265 27987 tablet_bootstrap.cc:492] T 699b6fe79b8943c08adc1437f04e1e48 P 151741cce0cc43429d2508378dd9b880: No bootstrap required, opened a new log
I20260608 09:53:38.579793 27987 ts_tablet_manager.cc:1403] T 699b6fe79b8943c08adc1437f04e1e48 P 151741cce0cc43429d2508378dd9b880: Time spent bootstrapping tablet: real 0.028s	user 0.019s	sys 0.007s
I20260608 09:53:38.582681 27987 raft_consensus.cc:359] T 699b6fe79b8943c08adc1437f04e1e48 P 151741cce0cc43429d2508378dd9b880 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "01d3d584186749129c76ecc514df82b8" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 40139 } } peers { permanent_uuid: "151741cce0cc43429d2508378dd9b880" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 42777 } } peers { permanent_uuid: "e3cb5e3da8684ceba82824d8fb2cd09d" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 33529 } }
I20260608 09:53:38.583351 27987 raft_consensus.cc:385] T 699b6fe79b8943c08adc1437f04e1e48 P 151741cce0cc43429d2508378dd9b880 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:53:38.584069 27987 raft_consensus.cc:740] T 699b6fe79b8943c08adc1437f04e1e48 P 151741cce0cc43429d2508378dd9b880 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 151741cce0cc43429d2508378dd9b880, State: Initialized, Role: FOLLOWER
I20260608 09:53:38.584748 27987 consensus_queue.cc:260] T 699b6fe79b8943c08adc1437f04e1e48 P 151741cce0cc43429d2508378dd9b880 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "01d3d584186749129c76ecc514df82b8" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 40139 } } peers { permanent_uuid: "151741cce0cc43429d2508378dd9b880" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 42777 } } peers { permanent_uuid: "e3cb5e3da8684ceba82824d8fb2cd09d" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 33529 } }
I20260608 09:53:38.586084 27995 raft_consensus.cc:493] T 88fc6e2eb6d84424afd4b7ce94bc95e5 P 151741cce0cc43429d2508378dd9b880 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 09:53:38.586601 27995 raft_consensus.cc:515] T 88fc6e2eb6d84424afd4b7ce94bc95e5 P 151741cce0cc43429d2508378dd9b880 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e3cb5e3da8684ceba82824d8fb2cd09d" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 33529 } } peers { permanent_uuid: "01d3d584186749129c76ecc514df82b8" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 40139 } } peers { permanent_uuid: "151741cce0cc43429d2508378dd9b880" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 42777 } }
I20260608 09:53:38.588809 27995 leader_election.cc:290] T 88fc6e2eb6d84424afd4b7ce94bc95e5 P 151741cce0cc43429d2508378dd9b880 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e3cb5e3da8684ceba82824d8fb2cd09d (127.22.183.131:33529), 01d3d584186749129c76ecc514df82b8 (127.22.183.129:40139)
I20260608 09:53:38.588378 27687 catalog_manager.cc:5696] T d334784c2d8744a0adf0dd432c217edd P e3cb5e3da8684ceba82824d8fb2cd09d reported cstate change: term changed from 0 to 1, leader changed from <none> to e3cb5e3da8684ceba82824d8fb2cd09d (127.22.183.131). New cstate: current_term: 1 leader_uuid: "e3cb5e3da8684ceba82824d8fb2cd09d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "01d3d584186749129c76ecc514df82b8" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 40139 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "151741cce0cc43429d2508378dd9b880" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 42777 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e3cb5e3da8684ceba82824d8fb2cd09d" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 33529 } health_report { overall_health: HEALTHY } } }
I20260608 09:53:38.590265 27939 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "88fc6e2eb6d84424afd4b7ce94bc95e5" candidate_uuid: "151741cce0cc43429d2508378dd9b880" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e3cb5e3da8684ceba82824d8fb2cd09d" is_pre_election: true
I20260608 09:53:38.590564 27791 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "88fc6e2eb6d84424afd4b7ce94bc95e5" candidate_uuid: "151741cce0cc43429d2508378dd9b880" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "01d3d584186749129c76ecc514df82b8" is_pre_election: true
I20260608 09:53:38.591105 27939 raft_consensus.cc:2393] T 88fc6e2eb6d84424afd4b7ce94bc95e5 P e3cb5e3da8684ceba82824d8fb2cd09d [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 151741cce0cc43429d2508378dd9b880 in current term 1: Already voted for candidate 01d3d584186749129c76ecc514df82b8 in this term.
I20260608 09:53:38.592334 27830 leader_election.cc:304] T 88fc6e2eb6d84424afd4b7ce94bc95e5 P 151741cce0cc43429d2508378dd9b880 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 151741cce0cc43429d2508378dd9b880; no voters: 01d3d584186749129c76ecc514df82b8, e3cb5e3da8684ceba82824d8fb2cd09d
I20260608 09:53:38.593006 27996 raft_consensus.cc:3060] T 88fc6e2eb6d84424afd4b7ce94bc95e5 P 151741cce0cc43429d2508378dd9b880 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:53:38.593390 27987 ts_tablet_manager.cc:1434] T 699b6fe79b8943c08adc1437f04e1e48 P 151741cce0cc43429d2508378dd9b880: Time spent starting tablet: real 0.013s	user 0.007s	sys 0.000s
I20260608 09:53:38.597872 27996 raft_consensus.cc:2749] T 88fc6e2eb6d84424afd4b7ce94bc95e5 P 151741cce0cc43429d2508378dd9b880 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260608 09:53:38.622289 27991 raft_consensus.cc:493] T e122e55095c644cd94773b4f1f4d33bd P e3cb5e3da8684ceba82824d8fb2cd09d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 09:53:38.622761 27991 raft_consensus.cc:515] T e122e55095c644cd94773b4f1f4d33bd P e3cb5e3da8684ceba82824d8fb2cd09d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "01d3d584186749129c76ecc514df82b8" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 40139 } } peers { permanent_uuid: "151741cce0cc43429d2508378dd9b880" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 42777 } } peers { permanent_uuid: "e3cb5e3da8684ceba82824d8fb2cd09d" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 33529 } }
I20260608 09:53:38.624321 27996 raft_consensus.cc:493] T e122e55095c644cd94773b4f1f4d33bd P 151741cce0cc43429d2508378dd9b880 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 09:53:38.625087 27991 leader_election.cc:290] T e122e55095c644cd94773b4f1f4d33bd P e3cb5e3da8684ceba82824d8fb2cd09d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 01d3d584186749129c76ecc514df82b8 (127.22.183.129:40139), 151741cce0cc43429d2508378dd9b880 (127.22.183.130:42777)
I20260608 09:53:38.624804 27996 raft_consensus.cc:515] T e122e55095c644cd94773b4f1f4d33bd P 151741cce0cc43429d2508378dd9b880 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "01d3d584186749129c76ecc514df82b8" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 40139 } } peers { permanent_uuid: "151741cce0cc43429d2508378dd9b880" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 42777 } } peers { permanent_uuid: "e3cb5e3da8684ceba82824d8fb2cd09d" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 33529 } }
I20260608 09:53:38.625460 27791 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e122e55095c644cd94773b4f1f4d33bd" candidate_uuid: "e3cb5e3da8684ceba82824d8fb2cd09d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "01d3d584186749129c76ecc514df82b8" is_pre_election: true
I20260608 09:53:38.625767 27866 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e122e55095c644cd94773b4f1f4d33bd" candidate_uuid: "e3cb5e3da8684ceba82824d8fb2cd09d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "151741cce0cc43429d2508378dd9b880" is_pre_election: true
I20260608 09:53:38.626168 27791 raft_consensus.cc:2468] T e122e55095c644cd94773b4f1f4d33bd P 01d3d584186749129c76ecc514df82b8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e3cb5e3da8684ceba82824d8fb2cd09d in term 0.
I20260608 09:53:38.626346 27866 raft_consensus.cc:2468] T e122e55095c644cd94773b4f1f4d33bd P 151741cce0cc43429d2508378dd9b880 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e3cb5e3da8684ceba82824d8fb2cd09d in term 0.
I20260608 09:53:38.627326 27996 leader_election.cc:290] T e122e55095c644cd94773b4f1f4d33bd P 151741cce0cc43429d2508378dd9b880 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 01d3d584186749129c76ecc514df82b8 (127.22.183.129:40139), e3cb5e3da8684ceba82824d8fb2cd09d (127.22.183.131:33529)
I20260608 09:53:38.627476 27904 leader_election.cc:304] T e122e55095c644cd94773b4f1f4d33bd P e3cb5e3da8684ceba82824d8fb2cd09d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 01d3d584186749129c76ecc514df82b8, e3cb5e3da8684ceba82824d8fb2cd09d; no voters: 
I20260608 09:53:38.627902 27790 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e122e55095c644cd94773b4f1f4d33bd" candidate_uuid: "151741cce0cc43429d2508378dd9b880" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "01d3d584186749129c76ecc514df82b8" is_pre_election: true
I20260608 09:53:38.628629 27790 raft_consensus.cc:2468] T e122e55095c644cd94773b4f1f4d33bd P 01d3d584186749129c76ecc514df82b8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 151741cce0cc43429d2508378dd9b880 in term 0.
I20260608 09:53:38.628958 27991 raft_consensus.cc:2804] T e122e55095c644cd94773b4f1f4d33bd P e3cb5e3da8684ceba82824d8fb2cd09d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 09:53:38.629370 27991 raft_consensus.cc:493] T e122e55095c644cd94773b4f1f4d33bd P e3cb5e3da8684ceba82824d8fb2cd09d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 09:53:38.629565 27939 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e122e55095c644cd94773b4f1f4d33bd" candidate_uuid: "151741cce0cc43429d2508378dd9b880" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e3cb5e3da8684ceba82824d8fb2cd09d" is_pre_election: true
I20260608 09:53:38.629756 27991 raft_consensus.cc:3060] T e122e55095c644cd94773b4f1f4d33bd P e3cb5e3da8684ceba82824d8fb2cd09d [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:53:38.629819 27830 leader_election.cc:304] T e122e55095c644cd94773b4f1f4d33bd P 151741cce0cc43429d2508378dd9b880 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 01d3d584186749129c76ecc514df82b8, 151741cce0cc43429d2508378dd9b880; no voters: 
I20260608 09:53:38.630672 27996 raft_consensus.cc:2804] T e122e55095c644cd94773b4f1f4d33bd P 151741cce0cc43429d2508378dd9b880 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 09:53:38.630991 27996 raft_consensus.cc:493] T e122e55095c644cd94773b4f1f4d33bd P 151741cce0cc43429d2508378dd9b880 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 09:53:38.631366 27996 raft_consensus.cc:3060] T e122e55095c644cd94773b4f1f4d33bd P 151741cce0cc43429d2508378dd9b880 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:53:38.635573 27991 raft_consensus.cc:515] T e122e55095c644cd94773b4f1f4d33bd P e3cb5e3da8684ceba82824d8fb2cd09d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "01d3d584186749129c76ecc514df82b8" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 40139 } } peers { permanent_uuid: "151741cce0cc43429d2508378dd9b880" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 42777 } } peers { permanent_uuid: "e3cb5e3da8684ceba82824d8fb2cd09d" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 33529 } }
I20260608 09:53:38.636055 27996 raft_consensus.cc:515] T e122e55095c644cd94773b4f1f4d33bd P 151741cce0cc43429d2508378dd9b880 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "01d3d584186749129c76ecc514df82b8" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 40139 } } peers { permanent_uuid: "151741cce0cc43429d2508378dd9b880" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 42777 } } peers { permanent_uuid: "e3cb5e3da8684ceba82824d8fb2cd09d" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 33529 } }
I20260608 09:53:38.636605 27939 raft_consensus.cc:2393] T e122e55095c644cd94773b4f1f4d33bd P e3cb5e3da8684ceba82824d8fb2cd09d [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 151741cce0cc43429d2508378dd9b880 in current term 1: Already voted for candidate e3cb5e3da8684ceba82824d8fb2cd09d in this term.
I20260608 09:53:38.637573 27991 leader_election.cc:290] T e122e55095c644cd94773b4f1f4d33bd P e3cb5e3da8684ceba82824d8fb2cd09d [CANDIDATE]: Term 1 election: Requested vote from peers 01d3d584186749129c76ecc514df82b8 (127.22.183.129:40139), 151741cce0cc43429d2508378dd9b880 (127.22.183.130:42777)
I20260608 09:53:38.638326 27996 leader_election.cc:290] T e122e55095c644cd94773b4f1f4d33bd P 151741cce0cc43429d2508378dd9b880 [CANDIDATE]: Term 1 election: Requested vote from peers 01d3d584186749129c76ecc514df82b8 (127.22.183.129:40139), e3cb5e3da8684ceba82824d8fb2cd09d (127.22.183.131:33529)
I20260608 09:53:38.638485 27790 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e122e55095c644cd94773b4f1f4d33bd" candidate_uuid: "e3cb5e3da8684ceba82824d8fb2cd09d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "01d3d584186749129c76ecc514df82b8"
I20260608 09:53:38.639091 27790 raft_consensus.cc:3060] T e122e55095c644cd94773b4f1f4d33bd P 01d3d584186749129c76ecc514df82b8 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:53:38.639552 27866 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e122e55095c644cd94773b4f1f4d33bd" candidate_uuid: "e3cb5e3da8684ceba82824d8fb2cd09d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "151741cce0cc43429d2508378dd9b880"
I20260608 09:53:38.639672 27791 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e122e55095c644cd94773b4f1f4d33bd" candidate_uuid: "151741cce0cc43429d2508378dd9b880" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "01d3d584186749129c76ecc514df82b8"
I20260608 09:53:38.640631 27866 raft_consensus.cc:2393] T e122e55095c644cd94773b4f1f4d33bd P 151741cce0cc43429d2508378dd9b880 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate e3cb5e3da8684ceba82824d8fb2cd09d in current term 1: Already voted for candidate 151741cce0cc43429d2508378dd9b880 in this term.
I20260608 09:53:38.641251 27939 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e122e55095c644cd94773b4f1f4d33bd" candidate_uuid: "151741cce0cc43429d2508378dd9b880" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e3cb5e3da8684ceba82824d8fb2cd09d"
I20260608 09:53:38.642016 27939 raft_consensus.cc:2393] T e122e55095c644cd94773b4f1f4d33bd P e3cb5e3da8684ceba82824d8fb2cd09d [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 151741cce0cc43429d2508378dd9b880 in current term 1: Already voted for candidate e3cb5e3da8684ceba82824d8fb2cd09d in this term.
I20260608 09:53:38.642999 27830 leader_election.cc:304] T e122e55095c644cd94773b4f1f4d33bd P 151741cce0cc43429d2508378dd9b880 [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: 151741cce0cc43429d2508378dd9b880; no voters: 01d3d584186749129c76ecc514df82b8, e3cb5e3da8684ceba82824d8fb2cd09d
I20260608 09:53:38.643767 27996 raft_consensus.cc:2749] T e122e55095c644cd94773b4f1f4d33bd P 151741cce0cc43429d2508378dd9b880 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260608 09:53:38.645159 27790 raft_consensus.cc:2468] T e122e55095c644cd94773b4f1f4d33bd P 01d3d584186749129c76ecc514df82b8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e3cb5e3da8684ceba82824d8fb2cd09d in term 1.
I20260608 09:53:38.646091 27904 leader_election.cc:304] T e122e55095c644cd94773b4f1f4d33bd P e3cb5e3da8684ceba82824d8fb2cd09d [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: 01d3d584186749129c76ecc514df82b8, e3cb5e3da8684ceba82824d8fb2cd09d; no voters: 151741cce0cc43429d2508378dd9b880
I20260608 09:53:38.646795 27991 raft_consensus.cc:2804] T e122e55095c644cd94773b4f1f4d33bd P e3cb5e3da8684ceba82824d8fb2cd09d [term 1 FOLLOWER]: Leader election won for term 1
I20260608 09:53:38.647285 27991 raft_consensus.cc:697] T e122e55095c644cd94773b4f1f4d33bd P e3cb5e3da8684ceba82824d8fb2cd09d [term 1 LEADER]: Becoming Leader. State: Replica: e3cb5e3da8684ceba82824d8fb2cd09d, State: Running, Role: LEADER
I20260608 09:53:38.647914 27991 consensus_queue.cc:237] T e122e55095c644cd94773b4f1f4d33bd P e3cb5e3da8684ceba82824d8fb2cd09d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "01d3d584186749129c76ecc514df82b8" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 40139 } } peers { permanent_uuid: "151741cce0cc43429d2508378dd9b880" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 42777 } } peers { permanent_uuid: "e3cb5e3da8684ceba82824d8fb2cd09d" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 33529 } }
I20260608 09:53:38.656119 27687 catalog_manager.cc:5696] T e122e55095c644cd94773b4f1f4d33bd P e3cb5e3da8684ceba82824d8fb2cd09d reported cstate change: term changed from 0 to 1, leader changed from <none> to e3cb5e3da8684ceba82824d8fb2cd09d (127.22.183.131). New cstate: current_term: 1 leader_uuid: "e3cb5e3da8684ceba82824d8fb2cd09d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "01d3d584186749129c76ecc514df82b8" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 40139 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "151741cce0cc43429d2508378dd9b880" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 42777 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e3cb5e3da8684ceba82824d8fb2cd09d" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 33529 } health_report { overall_health: HEALTHY } } }
I20260608 09:53:38.667654 27991 consensus_queue.cc:1048] T 16268b2046884d549a69e1feb5a92a90 P e3cb5e3da8684ceba82824d8fb2cd09d [LEADER]: Connected to new peer: Peer: permanent_uuid: "151741cce0cc43429d2508378dd9b880" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 42777 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 09:53:38.678069 27790 raft_consensus.cc:3060] T 16268b2046884d549a69e1feb5a92a90 P 01d3d584186749129c76ecc514df82b8 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:53:38.687067 27991 consensus_queue.cc:1048] T 16268b2046884d549a69e1feb5a92a90 P e3cb5e3da8684ceba82824d8fb2cd09d [LEADER]: Connected to new peer: Peer: permanent_uuid: "01d3d584186749129c76ecc514df82b8" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 40139 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 09:53:38.711011 27991 raft_consensus.cc:493] T 22f565363d4e4f2bb5eb991ba94009fa P e3cb5e3da8684ceba82824d8fb2cd09d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 09:53:38.711498 27991 raft_consensus.cc:515] T 22f565363d4e4f2bb5eb991ba94009fa P e3cb5e3da8684ceba82824d8fb2cd09d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "01d3d584186749129c76ecc514df82b8" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 40139 } } peers { permanent_uuid: "151741cce0cc43429d2508378dd9b880" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 42777 } } peers { permanent_uuid: "e3cb5e3da8684ceba82824d8fb2cd09d" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 33529 } }
I20260608 09:53:38.713165 27991 leader_election.cc:290] T 22f565363d4e4f2bb5eb991ba94009fa P e3cb5e3da8684ceba82824d8fb2cd09d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 01d3d584186749129c76ecc514df82b8 (127.22.183.129:40139), 151741cce0cc43429d2508378dd9b880 (127.22.183.130:42777)
I20260608 09:53:38.713857 27790 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "22f565363d4e4f2bb5eb991ba94009fa" candidate_uuid: "e3cb5e3da8684ceba82824d8fb2cd09d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "01d3d584186749129c76ecc514df82b8" is_pre_election: true
I20260608 09:53:38.714087 27866 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "22f565363d4e4f2bb5eb991ba94009fa" candidate_uuid: "e3cb5e3da8684ceba82824d8fb2cd09d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "151741cce0cc43429d2508378dd9b880" is_pre_election: true
I20260608 09:53:38.714857 27866 raft_consensus.cc:2393] T 22f565363d4e4f2bb5eb991ba94009fa P 151741cce0cc43429d2508378dd9b880 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate e3cb5e3da8684ceba82824d8fb2cd09d in current term 1: Already voted for candidate 01d3d584186749129c76ecc514df82b8 in this term.
I20260608 09:53:38.715799 27906 leader_election.cc:304] T 22f565363d4e4f2bb5eb991ba94009fa P e3cb5e3da8684ceba82824d8fb2cd09d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e3cb5e3da8684ceba82824d8fb2cd09d; no voters: 01d3d584186749129c76ecc514df82b8, 151741cce0cc43429d2508378dd9b880
I20260608 09:53:38.716459 27991 raft_consensus.cc:3060] T 22f565363d4e4f2bb5eb991ba94009fa P e3cb5e3da8684ceba82824d8fb2cd09d [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:53:38.721390 28020 consensus_queue.cc:1048] T 977aa27f0df74069ba4a9befe550f8fc P e3cb5e3da8684ceba82824d8fb2cd09d [LEADER]: Connected to new peer: Peer: permanent_uuid: "01d3d584186749129c76ecc514df82b8" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 40139 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 09:53:38.722257 27991 raft_consensus.cc:2749] T 22f565363d4e4f2bb5eb991ba94009fa P e3cb5e3da8684ceba82824d8fb2cd09d [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260608 09:53:38.728914 28022 consensus_queue.cc:1048] T 60d394fbc3764cfda4c05caa3c67593f P 01d3d584186749129c76ecc514df82b8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e3cb5e3da8684ceba82824d8fb2cd09d" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 33529 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 09:53:38.733223 28023 consensus_queue.cc:1048] T 977aa27f0df74069ba4a9befe550f8fc P e3cb5e3da8684ceba82824d8fb2cd09d [LEADER]: Connected to new peer: Peer: permanent_uuid: "151741cce0cc43429d2508378dd9b880" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 42777 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 09:53:38.742640 27996 raft_consensus.cc:493] T bb702129bec348a495d6dc8586133955 P 151741cce0cc43429d2508378dd9b880 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 09:53:38.743196 27996 raft_consensus.cc:515] T bb702129bec348a495d6dc8586133955 P 151741cce0cc43429d2508378dd9b880 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "01d3d584186749129c76ecc514df82b8" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 40139 } } peers { permanent_uuid: "151741cce0cc43429d2508378dd9b880" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 42777 } } peers { permanent_uuid: "e3cb5e3da8684ceba82824d8fb2cd09d" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 33529 } }
I20260608 09:53:38.745057 27996 leader_election.cc:290] T bb702129bec348a495d6dc8586133955 P 151741cce0cc43429d2508378dd9b880 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 01d3d584186749129c76ecc514df82b8 (127.22.183.129:40139), e3cb5e3da8684ceba82824d8fb2cd09d (127.22.183.131:33529)
I20260608 09:53:38.745771 27790 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bb702129bec348a495d6dc8586133955" candidate_uuid: "151741cce0cc43429d2508378dd9b880" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "01d3d584186749129c76ecc514df82b8" is_pre_election: true
I20260608 09:53:38.746567 27940 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bb702129bec348a495d6dc8586133955" candidate_uuid: "151741cce0cc43429d2508378dd9b880" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e3cb5e3da8684ceba82824d8fb2cd09d" is_pre_election: true
I20260608 09:53:38.747095 27940 raft_consensus.cc:2468] T bb702129bec348a495d6dc8586133955 P e3cb5e3da8684ceba82824d8fb2cd09d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 151741cce0cc43429d2508378dd9b880 in term 0.
I20260608 09:53:38.748353 27830 leader_election.cc:304] T bb702129bec348a495d6dc8586133955 P 151741cce0cc43429d2508378dd9b880 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 151741cce0cc43429d2508378dd9b880, e3cb5e3da8684ceba82824d8fb2cd09d; no voters: 
I20260608 09:53:38.749127 27996 raft_consensus.cc:2804] T bb702129bec348a495d6dc8586133955 P 151741cce0cc43429d2508378dd9b880 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 09:53:38.749432 27996 raft_consensus.cc:493] T bb702129bec348a495d6dc8586133955 P 151741cce0cc43429d2508378dd9b880 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 09:53:38.749799 27996 raft_consensus.cc:3060] T bb702129bec348a495d6dc8586133955 P 151741cce0cc43429d2508378dd9b880 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:53:38.750947 27790 raft_consensus.cc:2468] T bb702129bec348a495d6dc8586133955 P 01d3d584186749129c76ecc514df82b8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 151741cce0cc43429d2508378dd9b880 in term 0.
I20260608 09:53:38.759438 28033 consensus_queue.cc:1048] T 60d394fbc3764cfda4c05caa3c67593f P 01d3d584186749129c76ecc514df82b8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "151741cce0cc43429d2508378dd9b880" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 42777 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 09:53:38.761986 27996 raft_consensus.cc:515] T bb702129bec348a495d6dc8586133955 P 151741cce0cc43429d2508378dd9b880 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "01d3d584186749129c76ecc514df82b8" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 40139 } } peers { permanent_uuid: "151741cce0cc43429d2508378dd9b880" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 42777 } } peers { permanent_uuid: "e3cb5e3da8684ceba82824d8fb2cd09d" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 33529 } }
I20260608 09:53:38.767848 27790 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bb702129bec348a495d6dc8586133955" candidate_uuid: "151741cce0cc43429d2508378dd9b880" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "01d3d584186749129c76ecc514df82b8"
I20260608 09:53:38.768400 27790 raft_consensus.cc:3060] T bb702129bec348a495d6dc8586133955 P 01d3d584186749129c76ecc514df82b8 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:53:38.768539 27939 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bb702129bec348a495d6dc8586133955" candidate_uuid: "151741cce0cc43429d2508378dd9b880" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e3cb5e3da8684ceba82824d8fb2cd09d"
I20260608 09:53:38.769234 27939 raft_consensus.cc:3060] T bb702129bec348a495d6dc8586133955 P e3cb5e3da8684ceba82824d8fb2cd09d [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:53:38.768333 27996 leader_election.cc:290] T bb702129bec348a495d6dc8586133955 P 151741cce0cc43429d2508378dd9b880 [CANDIDATE]: Term 1 election: Requested vote from peers 01d3d584186749129c76ecc514df82b8 (127.22.183.129:40139), e3cb5e3da8684ceba82824d8fb2cd09d (127.22.183.131:33529)
I20260608 09:53:38.777402 27939 raft_consensus.cc:2468] T bb702129bec348a495d6dc8586133955 P e3cb5e3da8684ceba82824d8fb2cd09d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 151741cce0cc43429d2508378dd9b880 in term 1.
I20260608 09:53:38.778424 27830 leader_election.cc:304] T bb702129bec348a495d6dc8586133955 P 151741cce0cc43429d2508378dd9b880 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 151741cce0cc43429d2508378dd9b880, e3cb5e3da8684ceba82824d8fb2cd09d; no voters: 
I20260608 09:53:38.779143 27996 raft_consensus.cc:2804] T bb702129bec348a495d6dc8586133955 P 151741cce0cc43429d2508378dd9b880 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 09:53:38.779659 27996 raft_consensus.cc:697] T bb702129bec348a495d6dc8586133955 P 151741cce0cc43429d2508378dd9b880 [term 1 LEADER]: Becoming Leader. State: Replica: 151741cce0cc43429d2508378dd9b880, State: Running, Role: LEADER
I20260608 09:53:38.780578 27790 raft_consensus.cc:2468] T bb702129bec348a495d6dc8586133955 P 01d3d584186749129c76ecc514df82b8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 151741cce0cc43429d2508378dd9b880 in term 1.
I20260608 09:53:38.780367 27996 consensus_queue.cc:237] T bb702129bec348a495d6dc8586133955 P 151741cce0cc43429d2508378dd9b880 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "01d3d584186749129c76ecc514df82b8" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 40139 } } peers { permanent_uuid: "151741cce0cc43429d2508378dd9b880" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 42777 } } peers { permanent_uuid: "e3cb5e3da8684ceba82824d8fb2cd09d" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 33529 } }
I20260608 09:53:38.788473 27687 catalog_manager.cc:5696] T bb702129bec348a495d6dc8586133955 P 151741cce0cc43429d2508378dd9b880 reported cstate change: term changed from 0 to 1, leader changed from <none> to 151741cce0cc43429d2508378dd9b880 (127.22.183.130). New cstate: current_term: 1 leader_uuid: "151741cce0cc43429d2508378dd9b880" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "01d3d584186749129c76ecc514df82b8" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 40139 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "151741cce0cc43429d2508378dd9b880" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 42777 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e3cb5e3da8684ceba82824d8fb2cd09d" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 33529 } health_report { overall_health: UNKNOWN } } }
I20260608 09:53:38.797886 27996 consensus_queue.cc:1048] T 5c37a2a70783486182ee8d6f19728c27 P 151741cce0cc43429d2508378dd9b880 [LEADER]: Connected to new peer: Peer: permanent_uuid: "01d3d584186749129c76ecc514df82b8" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 40139 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 09:53:38.802628 27996 raft_consensus.cc:493] T 699b6fe79b8943c08adc1437f04e1e48 P 151741cce0cc43429d2508378dd9b880 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 09:53:38.803095 27996 raft_consensus.cc:515] T 699b6fe79b8943c08adc1437f04e1e48 P 151741cce0cc43429d2508378dd9b880 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "01d3d584186749129c76ecc514df82b8" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 40139 } } peers { permanent_uuid: "151741cce0cc43429d2508378dd9b880" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 42777 } } peers { permanent_uuid: "e3cb5e3da8684ceba82824d8fb2cd09d" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 33529 } }
I20260608 09:53:38.805225 27996 leader_election.cc:290] T 699b6fe79b8943c08adc1437f04e1e48 P 151741cce0cc43429d2508378dd9b880 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 01d3d584186749129c76ecc514df82b8 (127.22.183.129:40139), e3cb5e3da8684ceba82824d8fb2cd09d (127.22.183.131:33529)
I20260608 09:53:38.805899 27790 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "699b6fe79b8943c08adc1437f04e1e48" candidate_uuid: "151741cce0cc43429d2508378dd9b880" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "01d3d584186749129c76ecc514df82b8" is_pre_election: true
I20260608 09:53:38.806597 27790 raft_consensus.cc:2468] T 699b6fe79b8943c08adc1437f04e1e48 P 01d3d584186749129c76ecc514df82b8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 151741cce0cc43429d2508378dd9b880 in term 0.
I20260608 09:53:38.807499 27939 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "699b6fe79b8943c08adc1437f04e1e48" candidate_uuid: "151741cce0cc43429d2508378dd9b880" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e3cb5e3da8684ceba82824d8fb2cd09d" is_pre_election: true
I20260608 09:53:38.807808 27830 leader_election.cc:304] T 699b6fe79b8943c08adc1437f04e1e48 P 151741cce0cc43429d2508378dd9b880 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 01d3d584186749129c76ecc514df82b8, 151741cce0cc43429d2508378dd9b880; no voters: 
I20260608 09:53:38.808166 27939 raft_consensus.cc:2468] T 699b6fe79b8943c08adc1437f04e1e48 P e3cb5e3da8684ceba82824d8fb2cd09d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 151741cce0cc43429d2508378dd9b880 in term 0.
I20260608 09:53:38.808945 27996 raft_consensus.cc:2804] T 699b6fe79b8943c08adc1437f04e1e48 P 151741cce0cc43429d2508378dd9b880 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 09:53:38.809319 27996 raft_consensus.cc:493] T 699b6fe79b8943c08adc1437f04e1e48 P 151741cce0cc43429d2508378dd9b880 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 09:53:38.809772 27996 raft_consensus.cc:3060] T 699b6fe79b8943c08adc1437f04e1e48 P 151741cce0cc43429d2508378dd9b880 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:53:38.812803 28066 consensus_queue.cc:1048] T 5c37a2a70783486182ee8d6f19728c27 P 151741cce0cc43429d2508378dd9b880 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e3cb5e3da8684ceba82824d8fb2cd09d" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 33529 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 09:53:38.818879 28033 consensus_queue.cc:1048] T a40dda29120045928d9fc7b0db0c8ff8 P 01d3d584186749129c76ecc514df82b8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e3cb5e3da8684ceba82824d8fb2cd09d" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 33529 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 09:53:38.819931 27996 raft_consensus.cc:515] T 699b6fe79b8943c08adc1437f04e1e48 P 151741cce0cc43429d2508378dd9b880 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "01d3d584186749129c76ecc514df82b8" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 40139 } } peers { permanent_uuid: "151741cce0cc43429d2508378dd9b880" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 42777 } } peers { permanent_uuid: "e3cb5e3da8684ceba82824d8fb2cd09d" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 33529 } }
I20260608 09:53:38.823056 27790 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "699b6fe79b8943c08adc1437f04e1e48" candidate_uuid: "151741cce0cc43429d2508378dd9b880" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "01d3d584186749129c76ecc514df82b8"
I20260608 09:53:38.823660 27790 raft_consensus.cc:3060] T 699b6fe79b8943c08adc1437f04e1e48 P 01d3d584186749129c76ecc514df82b8 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:53:38.825486 27996 leader_election.cc:290] T 699b6fe79b8943c08adc1437f04e1e48 P 151741cce0cc43429d2508378dd9b880 [CANDIDATE]: Term 1 election: Requested vote from peers 01d3d584186749129c76ecc514df82b8 (127.22.183.129:40139), e3cb5e3da8684ceba82824d8fb2cd09d (127.22.183.131:33529)
I20260608 09:53:38.826630 27938 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "699b6fe79b8943c08adc1437f04e1e48" candidate_uuid: "151741cce0cc43429d2508378dd9b880" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e3cb5e3da8684ceba82824d8fb2cd09d"
I20260608 09:53:38.827212 28033 consensus_queue.cc:1048] T a40dda29120045928d9fc7b0db0c8ff8 P 01d3d584186749129c76ecc514df82b8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "151741cce0cc43429d2508378dd9b880" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 42777 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 09:53:38.827255 27938 raft_consensus.cc:3060] T 699b6fe79b8943c08adc1437f04e1e48 P e3cb5e3da8684ceba82824d8fb2cd09d [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:53:38.833081 27790 raft_consensus.cc:2468] T 699b6fe79b8943c08adc1437f04e1e48 P 01d3d584186749129c76ecc514df82b8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 151741cce0cc43429d2508378dd9b880 in term 1.
I20260608 09:53:38.834321 27830 leader_election.cc:304] T 699b6fe79b8943c08adc1437f04e1e48 P 151741cce0cc43429d2508378dd9b880 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 01d3d584186749129c76ecc514df82b8, 151741cce0cc43429d2508378dd9b880; no voters: 
I20260608 09:53:38.835493 27996 raft_consensus.cc:2804] T 699b6fe79b8943c08adc1437f04e1e48 P 151741cce0cc43429d2508378dd9b880 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 09:53:38.835978 27996 raft_consensus.cc:697] T 699b6fe79b8943c08adc1437f04e1e48 P 151741cce0cc43429d2508378dd9b880 [term 1 LEADER]: Becoming Leader. State: Replica: 151741cce0cc43429d2508378dd9b880, State: Running, Role: LEADER
I20260608 09:53:38.836786 27996 consensus_queue.cc:237] T 699b6fe79b8943c08adc1437f04e1e48 P 151741cce0cc43429d2508378dd9b880 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "01d3d584186749129c76ecc514df82b8" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 40139 } } peers { permanent_uuid: "151741cce0cc43429d2508378dd9b880" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 42777 } } peers { permanent_uuid: "e3cb5e3da8684ceba82824d8fb2cd09d" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 33529 } }
I20260608 09:53:38.841715 27938 raft_consensus.cc:2468] T 699b6fe79b8943c08adc1437f04e1e48 P e3cb5e3da8684ceba82824d8fb2cd09d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 151741cce0cc43429d2508378dd9b880 in term 1.
I20260608 09:53:38.861482 27688 catalog_manager.cc:5696] T 699b6fe79b8943c08adc1437f04e1e48 P 151741cce0cc43429d2508378dd9b880 reported cstate change: term changed from 0 to 1, leader changed from <none> to 151741cce0cc43429d2508378dd9b880 (127.22.183.130). New cstate: current_term: 1 leader_uuid: "151741cce0cc43429d2508378dd9b880" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "01d3d584186749129c76ecc514df82b8" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 40139 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "151741cce0cc43429d2508378dd9b880" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 42777 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e3cb5e3da8684ceba82824d8fb2cd09d" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 33529 } health_report { overall_health: UNKNOWN } } }
I20260608 09:53:38.920161 27992 consensus_queue.cc:1048] T 88fc6e2eb6d84424afd4b7ce94bc95e5 P 01d3d584186749129c76ecc514df82b8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e3cb5e3da8684ceba82824d8fb2cd09d" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 33529 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 09:53:38.930804 28022 consensus_queue.cc:1048] T 88fc6e2eb6d84424afd4b7ce94bc95e5 P 01d3d584186749129c76ecc514df82b8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "151741cce0cc43429d2508378dd9b880" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 42777 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 09:53:39.018941 28022 consensus_queue.cc:1048] T 22f565363d4e4f2bb5eb991ba94009fa P 01d3d584186749129c76ecc514df82b8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e3cb5e3da8684ceba82824d8fb2cd09d" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 33529 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 09:53:39.020798 28023 consensus_queue.cc:1048] T d334784c2d8744a0adf0dd432c217edd P e3cb5e3da8684ceba82824d8fb2cd09d [LEADER]: Connected to new peer: Peer: permanent_uuid: "151741cce0cc43429d2508378dd9b880" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 42777 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 09:53:39.057885 28023 consensus_queue.cc:1048] T a45db42c45204f8ca4637477ba08041b P e3cb5e3da8684ceba82824d8fb2cd09d [LEADER]: Connected to new peer: Peer: permanent_uuid: "01d3d584186749129c76ecc514df82b8" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 40139 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 09:53:39.064599 28025 consensus_queue.cc:1048] T 22f565363d4e4f2bb5eb991ba94009fa P 01d3d584186749129c76ecc514df82b8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "151741cce0cc43429d2508378dd9b880" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 42777 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 09:53:39.090274 28020 consensus_queue.cc:1048] T a45db42c45204f8ca4637477ba08041b P e3cb5e3da8684ceba82824d8fb2cd09d [LEADER]: Connected to new peer: Peer: permanent_uuid: "151741cce0cc43429d2508378dd9b880" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 42777 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 09:53:39.091711 28082 consensus_queue.cc:1048] T d334784c2d8744a0adf0dd432c217edd P e3cb5e3da8684ceba82824d8fb2cd09d [LEADER]: Connected to new peer: Peer: permanent_uuid: "01d3d584186749129c76ecc514df82b8" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 40139 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260608 09:53:39.115607 28075 meta_cache.cc:1261] Time spent looking up entry by key: real 0.059s	user 0.003s	sys 0.002s
W20260608 09:53:39.127233 28072 meta_cache.cc:1261] Time spent looking up entry by key: real 0.074s	user 0.000s	sys 0.004s
I20260608 09:53:39.199136 28083 consensus_queue.cc:1048] T e122e55095c644cd94773b4f1f4d33bd P e3cb5e3da8684ceba82824d8fb2cd09d [LEADER]: Connected to new peer: Peer: permanent_uuid: "01d3d584186749129c76ecc514df82b8" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 40139 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 09:53:39.254272 28083 consensus_queue.cc:1048] T e122e55095c644cd94773b4f1f4d33bd P e3cb5e3da8684ceba82824d8fb2cd09d [LEADER]: Connected to new peer: Peer: permanent_uuid: "151741cce0cc43429d2508378dd9b880" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 42777 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260608 09:53:39.377588 27830 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.22.183.131:33529, user_credentials={real_user=slave}} blocked reactor thread for 62868.3us
I20260608 09:53:39.390038 27939 raft_consensus.cc:1275] T bb702129bec348a495d6dc8586133955 P e3cb5e3da8684ceba82824d8fb2cd09d [term 1 FOLLOWER]: Refusing update from remote peer 151741cce0cc43429d2508378dd9b880: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 09:53:39.423753 28101 consensus_queue.cc:1048] T bb702129bec348a495d6dc8586133955 P 151741cce0cc43429d2508378dd9b880 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e3cb5e3da8684ceba82824d8fb2cd09d" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 33529 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 09:53:39.424968 27790 raft_consensus.cc:1275] T 699b6fe79b8943c08adc1437f04e1e48 P 01d3d584186749129c76ecc514df82b8 [term 1 FOLLOWER]: Refusing update from remote peer 151741cce0cc43429d2508378dd9b880: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 09:53:39.425479 27995 consensus_queue.cc:1048] T 699b6fe79b8943c08adc1437f04e1e48 P 151741cce0cc43429d2508378dd9b880 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e3cb5e3da8684ceba82824d8fb2cd09d" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 33529 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 09:53:39.494540 27789 raft_consensus.cc:1275] T bb702129bec348a495d6dc8586133955 P 01d3d584186749129c76ecc514df82b8 [term 1 FOLLOWER]: Refusing update from remote peer 151741cce0cc43429d2508378dd9b880: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 09:53:39.571437 27996 consensus_queue.cc:1048] T bb702129bec348a495d6dc8586133955 P 151741cce0cc43429d2508378dd9b880 [LEADER]: Connected to new peer: Peer: permanent_uuid: "01d3d584186749129c76ecc514df82b8" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 40139 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 09:53:39.575865 28108 consensus_queue.cc:1048] T 699b6fe79b8943c08adc1437f04e1e48 P 151741cce0cc43429d2508378dd9b880 [LEADER]: Connected to new peer: Peer: permanent_uuid: "01d3d584186749129c76ecc514df82b8" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 40139 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.125s
W20260608 09:53:39.736979 27969 outbound_call.cc:321] RPC callback for RPC call kudu.master.MasterService.GetTableLocations -> {remote=127.22.183.190:43563, user_credentials={real_user=slave}} blocked reactor thread for 431472us
W20260608 09:53:39.820191 28125 log.cc:927] Time spent T 699b6fe79b8943c08adc1437f04e1e48 P 01d3d584186749129c76ecc514df82b8: Append to log took a long time: real 0.054s	user 0.000s	sys 0.001s
W20260608 09:53:39.842316 27969 outbound_call.cc:321] RPC callback for RPC call kudu.master.MasterService.GetTableLocations -> {remote=127.22.183.190:43563, user_credentials={real_user=slave}} blocked reactor thread for 85220.9us
W20260608 09:53:40.033913 27757 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.22.183.130:42777, user_credentials={real_user=slave}} blocked reactor thread for 53545us
W20260608 09:53:40.217316 28138 log.cc:927] Time spent T 977aa27f0df74069ba4a9befe550f8fc P 151741cce0cc43429d2508378dd9b880: Append to log took a long time: real 0.120s	user 0.001s	sys 0.000s
W20260608 09:53:40.289652 28145 log.cc:927] Time spent T 16268b2046884d549a69e1feb5a92a90 P 01d3d584186749129c76ecc514df82b8: Append to log took a long time: real 0.133s	user 0.002s	sys 0.000s
I20260608 09:53:40.427601 28118 rpcz_store.cc:275] Call kudu.tserver.TabletServerService.Write from 127.0.0.1:59064 (ReqId={client: d3c6b242416d42fe9c9d720f51af5630, seq_no=12, attempt_no=0}) took 1083 ms. Trace:
I20260608 09:53:40.473534 28120 rpcz_store.cc:275] Call kudu.tserver.TabletServerService.Write from 127.0.0.1:55558 (ReqId={client: d3c6b242416d42fe9c9d720f51af5630, seq_no=9, attempt_no=0}) took 1023 ms. Trace:
W20260608 09:53:40.477092 28146 log.cc:927] Time spent T 977aa27f0df74069ba4a9befe550f8fc P 01d3d584186749129c76ecc514df82b8: Append to log took a long time: real 0.198s	user 0.005s	sys 0.004s
I20260608 09:53:40.474156 28120 rpcz_store.cc:276] 0608 09:53:39.449474 (+     0us) service_pool.cc:167] Inserting onto call queue
0608 09:53:39.452601 (+  3127us) service_pool.cc:224] Handling call
0608 09:53:40.472041 (+1019440us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0608 09:53:39.616814 (+     0us) write_op.cc:183] PREPARE: starting on tablet 16268b2046884d549a69e1feb5a92a90
0608 09:53:39.641842 (+ 25028us) write_op.cc:432] Acquiring schema lock in shared mode
0608 09:53:39.641876 (+    34us) write_op.cc:435] Acquired schema lock
0608 09:53:39.641898 (+    22us) tablet.cc:662] Decoding operations
0608 09:53:39.653873 (+ 11975us) write_op.cc:620] Acquiring the partition lock for write op
0608 09:53:39.658813 (+  4940us) write_op.cc:641] Partition lock acquired for write op
0608 09:53:39.659397 (+   584us) tablet.cc:685] Acquiring locks for 7 operations
0608 09:53:39.685275 (+ 25878us) spinlock_profiling.cc:243] Waited 17.7 ms on lock 0x7b4400023e0c. stack: 00007f17554dc3a1 00007f17554dc1c8 00007f1754cb7f11 000000000047cd55 000000000047cca8 00007f1755211d9b 00007f1755385c6c 00007f1755386db5 00007f17586e468b 00007f17586dc726 00007f17555022f7 00007f175f66ce6a 00007f1755538f3e 00007f17555351a6 00007f1755534453 00007f175c7f1dab
0608 09:53:39.692364 (+  7089us) tablet.cc:701] Row locks acquired
0608 09:53:39.693351 (+   987us) write_op.cc:260] PREPARE: finished
0608 09:53:39.701398 (+  8047us) write_op.cc:270] Start()
0608 09:53:39.709130 (+  7732us) write_op.cc:276] Timestamp: P: 1780912419700594 usec, L: 0
0608 09:53:39.709858 (+   728us) op_driver.cc:348] REPLICATION: starting
0608 09:53:39.763067 (+ 53209us) log.cc:844] Serialized 605 byte log entry
0608 09:53:39.994303 (+231236us) spinlock_profiling.cc:243] Waited 1.89 ms on lock 0x7b1800266da0. stack: 00007f17554dc3a1 00007f17554dc1c8 00007f1754cb7f11 000000000047cd55 000000000047cca8 00007f175f76fe0b 00007f175f7842ec 00007f17586ddaf8 00007f1755502aa3 00007f175f66ce6a 00007f1755538f3e 00007f17555351a6 00007f1755534453 00007f175c7f1dab 00007f175c77fc02 00007f175e493934
0608 09:53:40.083848 (+ 89545us) spinlock_profiling.cc:243] Waited 21.7 ms on lock 0x7b58001442d0. stack: 00007f17554dc3a1 00007f17554dc1c8 00007f1754cb7f11 000000000047cd55 000000000047cca8 00007f1758b90abc 00007f1758b70305 00007f1758b7d490 00007f1758b7d3a0 00007f1758b7d300 00007f1758b7d2a0 00007f1758b7b39f 0000000000497fd6 0000000000497c68 00007f175553b131 00007f175553fb0b
0608 09:53:40.295260 (+211412us) op_driver.cc:464] REPLICATION: finished
0608 09:53:40.468810 (+173550us) write_op.cc:301] APPLY: starting
0608 09:53:40.468887 (+    77us) tablet.cc:1367] starting BulkCheckPresence
0608 09:53:40.469073 (+   186us) tablet.cc:1370] finished BulkCheckPresence
0608 09:53:40.469094 (+    21us) tablet.cc:1372] starting ApplyRowOperation cycle
0608 09:53:40.470306 (+  1212us) tablet.cc:1383] finished ApplyRowOperation cycle
0608 09:53:40.470495 (+   189us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=0
0608 09:53:40.470540 (+    45us) write_op.cc:312] APPLY: finished
0608 09:53:40.470773 (+   233us) log.cc:844] Serialized 58 byte log entry
0608 09:53:40.470987 (+   214us) write_op.cc:489] Releasing partition, row and schema locks
0608 09:53:40.471098 (+   111us) write_op.cc:454] Released schema lock
0608 09:53:40.471734 (+   636us) write_op.cc:341] FINISH: Updating metrics
Metrics: {"spinlock_wait_cycles":799616,"child_traces":[["op",{"apply.queue_time_us":173331,"mutex_wait_us":91835,"num_ops":7,"prepare.queue_time_us":100810,"prepare.run_cpu_time_us":35593,"prepare.run_wall_time_us":356461,"raft.queue_time_us":103733,"raft.run_cpu_time_us":1943,"raft.run_wall_time_us":139357,"replication_time_us":584584,"spinlock_wait_cycles":94975232,"thread_start_us":343994,"threads_started":2,"wal-append.queue_time_us":113747}]]}
I20260608 09:53:40.428936 28118 rpcz_store.cc:276] 0608 09:53:39.371960 (+     0us) service_pool.cc:167] Inserting onto call queue
0608 09:53:39.382736 (+ 10776us) service_pool.cc:224] Handling call
0608 09:53:40.427407 (+1044671us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0608 09:53:39.476655 (+     0us) write_op.cc:183] PREPARE: starting on tablet 88fc6e2eb6d84424afd4b7ce94bc95e5
0608 09:53:39.497362 (+ 20707us) write_op.cc:432] Acquiring schema lock in shared mode
0608 09:53:39.497408 (+    46us) write_op.cc:435] Acquired schema lock
0608 09:53:39.497427 (+    19us) tablet.cc:662] Decoding operations
0608 09:53:39.502988 (+  5561us) write_op.cc:620] Acquiring the partition lock for write op
0608 09:53:39.504029 (+  1041us) write_op.cc:641] Partition lock acquired for write op
0608 09:53:39.504071 (+    42us) tablet.cc:685] Acquiring locks for 6 operations
0608 09:53:39.504617 (+   546us) tablet.cc:701] Row locks acquired
0608 09:53:39.504638 (+    21us) write_op.cc:260] PREPARE: finished
0608 09:53:39.732242 (+227604us) spinlock_profiling.cc:243] Waited 8.71 ms on lock 0x7b2c000f2918. stack: 00007f17554dc3a1 00007f17554dc1c8 00007f1754cb7f11 000000000047cd55 000000000047cca8 00007f175731399b 00007f175732d1e3 00007f175732cb68 00007f175732cac8 00007f1758d17ca8 00007f1758d17940 00007f175c7f41d2 00007f175c7f3660 00007f175c7fd950 00007f175c7fd8b0 00007f175c7fd810
0608 09:53:39.732332 (+    90us) write_op.cc:270] Start()
0608 09:53:39.732547 (+   215us) write_op.cc:276] Timestamp: P: 1780912419513475 usec, L: 0
0608 09:53:39.732570 (+    23us) op_driver.cc:348] REPLICATION: starting
0608 09:53:39.901778 (+169208us) log.cc:844] Serialized 562 byte log entry
0608 09:53:40.078234 (+176456us) spinlock_profiling.cc:243] Waited 169 ms on lock 0x7b54002d8a54. stack: 00007f17554dc3a1 00007f17554dc1c8 00007f1754cb7f11 000000000047cd55 000000000047cca8 00007f1758b8f5cb 00007f1758c9c115 00007f175c7f4788 00007f175c7f3660 00007f175c7fd950 00007f175c7fd8b0 00007f175c7fd810 00007f175c7fd7b0 00007f175c7fb92f 0000000000497fd6 0000000000497c68
0608 09:53:40.263282 (+185048us) op_driver.cc:464] REPLICATION: finished
0608 09:53:40.397828 (+134546us) write_op.cc:301] APPLY: starting
0608 09:53:40.397903 (+    75us) tablet.cc:1367] starting BulkCheckPresence
0608 09:53:40.398081 (+   178us) tablet.cc:1370] finished BulkCheckPresence
0608 09:53:40.398104 (+    23us) tablet.cc:1372] starting ApplyRowOperation cycle
0608 09:53:40.403842 (+  5738us) tablet.cc:1383] finished ApplyRowOperation cycle
0608 09:53:40.426416 (+ 22574us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=0
0608 09:53:40.426478 (+    62us) write_op.cc:312] APPLY: finished
0608 09:53:40.426714 (+   236us) log.cc:844] Serialized 52 byte log entry
0608 09:53:40.426910 (+   196us) write_op.cc:489] Releasing partition, row and schema locks
0608 09:53:40.427005 (+    95us) write_op.cc:454] Released schema lock
0608 09:53:40.427048 (+    43us) write_op.cc:341] FINISH: Updating metrics
Metrics: {"child_traces":[["op",{"apply.queue_time_us":119129,"num_ops":6,"prepare.queue_time_us":2040,"prepare.run_cpu_time_us":12402,"prepare.run_wall_time_us":606191,"replication_time_us":528582,"spinlock_wait_cycles":407739648}]]}
I20260608 09:53:40.518741 28120 rpcz_store.cc:275] Call kudu.tserver.TabletServerService.Write from 127.0.0.1:55558 (ReqId={client: d3c6b242416d42fe9c9d720f51af5630, seq_no=20, attempt_no=0}) took 1042 ms. Trace:
I20260608 09:53:40.519263 28120 rpcz_store.cc:276] 0608 09:53:39.475943 (+     0us) service_pool.cc:167] Inserting onto call queue
0608 09:53:39.476102 (+   159us) service_pool.cc:224] Handling call
0608 09:53:39.544433 (+ 68331us) spinlock_profiling.cc:243] Waited 8.8 ms on lock 0x7b3400320fa8. stack: 00007f17554dc3a1 00007f17554dc1c8 00007f1754cb7f11 000000000047cd55 000000000047cca8 00007f1756b604bb 00007f1756be064f 00007f1756c64c24 00007f1756c69faf 00007f1756c6c7eb 00007f1756c6c740 00007f1756c6c6a0 00007f1756c6c640 00007f1756c6a96f 0000000000497fd6 0000000000497c68
0608 09:53:40.518683 (+974250us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0608 09:53:39.904822 (+     0us) write_op.cc:183] PREPARE: starting on tablet 977aa27f0df74069ba4a9befe550f8fc
0608 09:53:39.906136 (+  1314us) write_op.cc:432] Acquiring schema lock in shared mode
0608 09:53:39.906172 (+    36us) write_op.cc:435] Acquired schema lock
0608 09:53:39.906187 (+    15us) tablet.cc:662] Decoding operations
0608 09:53:39.935917 (+ 29730us) write_op.cc:620] Acquiring the partition lock for write op
0608 09:53:39.940606 (+  4689us) write_op.cc:641] Partition lock acquired for write op
0608 09:53:39.945277 (+  4671us) tablet.cc:685] Acquiring locks for 5 operations
0608 09:53:39.982256 (+ 36979us) tablet.cc:701] Row locks acquired
0608 09:53:39.983884 (+  1628us) write_op.cc:260] PREPARE: finished
0608 09:53:39.984057 (+   173us) write_op.cc:270] Start()
0608 09:53:39.984180 (+   123us) write_op.cc:276] Timestamp: P: 1780912419984009 usec, L: 0
0608 09:53:39.984203 (+    23us) op_driver.cc:348] REPLICATION: starting
0608 09:53:39.984908 (+   705us) log.cc:844] Serialized 528 byte log entry
0608 09:53:40.446192 (+461284us) op_driver.cc:464] REPLICATION: finished
0608 09:53:40.516014 (+ 69822us) write_op.cc:301] APPLY: starting
0608 09:53:40.516094 (+    80us) tablet.cc:1367] starting BulkCheckPresence
0608 09:53:40.516242 (+   148us) tablet.cc:1370] finished BulkCheckPresence
0608 09:53:40.516325 (+    83us) tablet.cc:1372] starting ApplyRowOperation cycle
0608 09:53:40.517094 (+   769us) tablet.cc:1383] finished ApplyRowOperation cycle
0608 09:53:40.517271 (+   177us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=0
0608 09:53:40.517323 (+    52us) write_op.cc:312] APPLY: finished
0608 09:53:40.517547 (+   224us) log.cc:844] Serialized 46 byte log entry
0608 09:53:40.518251 (+   704us) write_op.cc:489] Releasing partition, row and schema locks
0608 09:53:40.518350 (+    99us) write_op.cc:454] Released schema lock
0608 09:53:40.518396 (+    46us) write_op.cc:341] FINISH: Updating metrics
Metrics: {"spinlock_wait_cycles":20248448,"child_traces":[["op",{"apply.queue_time_us":69617,"mutex_wait_us":7679,"num_ops":5,"prepare.queue_time_us":343728,"prepare.run_cpu_time_us":4000,"prepare.run_wall_time_us":80368,"replication_time_us":461883}]]}
I20260608 09:53:40.590219 28121 rpcz_store.cc:275] Call kudu.tserver.TabletServerService.Write from 127.0.0.1:55558 (ReqId={client: d3c6b242416d42fe9c9d720f51af5630, seq_no=18, attempt_no=0}) took 1121 ms. Trace:
I20260608 09:53:40.590765 28121 rpcz_store.cc:276] 0608 09:53:39.474330 (+     0us) service_pool.cc:167] Inserting onto call queue
0608 09:53:39.474651 (+   321us) service_pool.cc:224] Handling call
0608 09:53:39.700079 (+225428us) spinlock_profiling.cc:243] Waited 7.44 ms on lock 0x7b3400320fa8. stack: 00007f17554dc3a1 00007f17554dc1c8 00007f1754cb7f11 000000000047cd55 000000000047cca8 00007f1756b604bb 00007f1756be064f 00007f1756c64c24 00007f1756c69faf 00007f1756c6c7eb 00007f1756c6c740 00007f1756c6c6a0 00007f1756c6c640 00007f1756c6a96f 0000000000497fd6 0000000000497c68
0608 09:53:40.590021 (+889942us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0608 09:53:39.965105 (+     0us) write_op.cc:183] PREPARE: starting on tablet 16268b2046884d549a69e1feb5a92a90
0608 09:53:39.988148 (+ 23043us) write_op.cc:432] Acquiring schema lock in shared mode
0608 09:53:39.988183 (+    35us) write_op.cc:435] Acquired schema lock
0608 09:53:39.988203 (+    20us) tablet.cc:662] Decoding operations
0608 09:53:39.988736 (+   533us) write_op.cc:620] Acquiring the partition lock for write op
0608 09:53:39.988795 (+    59us) write_op.cc:641] Partition lock acquired for write op
0608 09:53:39.988838 (+    43us) tablet.cc:685] Acquiring locks for 5 operations
0608 09:53:39.989257 (+   419us) tablet.cc:701] Row locks acquired
0608 09:53:39.989274 (+    17us) write_op.cc:260] PREPARE: finished
0608 09:53:39.989449 (+   175us) write_op.cc:270] Start()
0608 09:53:39.989561 (+   112us) write_op.cc:276] Timestamp: P: 1780912419989402 usec, L: 0
0608 09:53:39.989583 (+    22us) op_driver.cc:348] REPLICATION: starting
0608 09:53:39.990251 (+   668us) log.cc:844] Serialized 528 byte log entry
0608 09:53:40.454301 (+464050us) op_driver.cc:464] REPLICATION: finished
0608 09:53:40.558049 (+103748us) write_op.cc:301] APPLY: starting
0608 09:53:40.558124 (+    75us) tablet.cc:1367] starting BulkCheckPresence
0608 09:53:40.558276 (+   152us) tablet.cc:1370] finished BulkCheckPresence
0608 09:53:40.558364 (+    88us) tablet.cc:1372] starting ApplyRowOperation cycle
0608 09:53:40.559096 (+   732us) tablet.cc:1383] finished ApplyRowOperation cycle
0608 09:53:40.587389 (+ 28293us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=0
0608 09:53:40.587437 (+    48us) write_op.cc:312] APPLY: finished
0608 09:53:40.588049 (+   612us) log.cc:844] Serialized 46 byte log entry
0608 09:53:40.588234 (+   185us) write_op.cc:489] Releasing partition, row and schema locks
0608 09:53:40.588320 (+    86us) write_op.cc:454] Released schema lock
0608 09:53:40.588369 (+    49us) write_op.cc:341] FINISH: Updating metrics
Metrics: {"spinlock_wait_cycles":17119104,"child_traces":[["op",{"apply.queue_time_us":103556,"num_ops":5,"prepare.queue_time_us":228758,"prepare.run_cpu_time_us":3253,"prepare.run_wall_time_us":41614,"replication_time_us":464600}]]}
I20260608 09:53:40.629199 28121 rpcz_store.cc:275] Call kudu.tserver.TabletServerService.Write from 127.0.0.1:55558 (ReqId={client: d3c6b242416d42fe9c9d720f51af5630, seq_no=16, attempt_no=0}) took 1178 ms. Trace:
I20260608 09:53:40.632370 28121 rpcz_store.cc:276] 0608 09:53:39.450447 (+     0us) service_pool.cc:167] Inserting onto call queue
0608 09:53:39.452698 (+  2251us) service_pool.cc:224] Handling call
0608 09:53:40.628830 (+1176132us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0608 09:53:39.975726 (+     0us) write_op.cc:183] PREPARE: starting on tablet a45db42c45204f8ca4637477ba08041b
0608 09:53:40.013675 (+ 37949us) write_op.cc:432] Acquiring schema lock in shared mode
0608 09:53:40.013721 (+    46us) write_op.cc:435] Acquired schema lock
0608 09:53:40.013747 (+    26us) tablet.cc:662] Decoding operations
0608 09:53:40.014474 (+   727us) write_op.cc:620] Acquiring the partition lock for write op
0608 09:53:40.014540 (+    66us) write_op.cc:641] Partition lock acquired for write op
0608 09:53:40.014587 (+    47us) tablet.cc:685] Acquiring locks for 4 operations
0608 09:53:40.051102 (+ 36515us) tablet.cc:701] Row locks acquired
0608 09:53:40.051140 (+    38us) write_op.cc:260] PREPARE: finished
0608 09:53:40.062250 (+ 11110us) write_op.cc:270] Start()
0608 09:53:40.068976 (+  6726us) write_op.cc:276] Timestamp: P: 1780912420058425 usec, L: 0
0608 09:53:40.069633 (+   657us) op_driver.cc:348] REPLICATION: starting
0608 09:53:40.126421 (+ 56788us) log.cc:844] Serialized 475 byte log entry
0608 09:53:40.516232 (+389811us) op_driver.cc:464] REPLICATION: finished
0608 09:53:40.624068 (+107836us) write_op.cc:301] APPLY: starting
0608 09:53:40.624143 (+    75us) tablet.cc:1367] starting BulkCheckPresence
0608 09:53:40.624280 (+   137us) tablet.cc:1370] finished BulkCheckPresence
0608 09:53:40.624365 (+    85us) tablet.cc:1372] starting ApplyRowOperation cycle
0608 09:53:40.625031 (+   666us) tablet.cc:1383] finished ApplyRowOperation cycle
0608 09:53:40.625191 (+   160us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=0
0608 09:53:40.625233 (+    42us) write_op.cc:312] APPLY: finished
0608 09:53:40.625615 (+   382us) log.cc:844] Serialized 40 byte log entry
0608 09:53:40.626788 (+  1173us) write_op.cc:489] Releasing partition, row and schema locks
0608 09:53:40.626866 (+    78us) write_op.cc:454] Released schema lock
0608 09:53:40.627221 (+   355us) write_op.cc:341] FINISH: Updating metrics
Metrics: {"spinlock_wait_cycles":1312640,"child_traces":[["op",{"apply.queue_time_us":107669,"num_ops":4,"prepare.queue_time_us":440170,"prepare.run_cpu_time_us":3967,"prepare.run_wall_time_us":158595,"replication_time_us":444064}]]}
W20260608 09:53:41.010030 27755 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.22.183.131:33529, user_credentials={real_user=slave}} blocked reactor thread for 109541us
W20260608 09:53:41.266063 27755 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.22.183.131:33529, user_credentials={real_user=slave}} blocked reactor thread for 47708.7us
W20260608 09:53:41.828840 27830 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.22.183.129:40139, user_credentials={real_user=slave}} blocked reactor thread for 106031us
W20260608 09:53:41.863881 27970 outbound_call.cc:321] RPC callback for RPC call kudu.tserver.TabletServerService.Write -> {remote=127.22.183.131:33529, user_credentials={real_user=slave}} blocked reactor thread for 59725.1us
W20260608 09:53:41.984078 27970 outbound_call.cc:321] RPC callback for RPC call kudu.tserver.TabletServerService.Write -> {remote=127.22.183.131:33529, user_credentials={real_user=slave}} blocked reactor thread for 46049.1us
W20260608 09:53:41.999269 27830 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.22.183.129:40139, user_credentials={real_user=slave}} blocked reactor thread for 91006.6us
W20260608 09:53:42.471781 27906 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.22.183.130:42777, user_credentials={real_user=slave}} blocked reactor thread for 46531.5us
W20260608 09:53:42.660418 27970 outbound_call.cc:321] RPC callback for RPC call kudu.tserver.TabletServerService.Write -> {remote=127.22.183.131:33529, user_credentials={real_user=slave}} blocked reactor thread for 65547.3us
W20260608 09:53:43.129237 27830 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.22.183.131:33529, user_credentials={real_user=slave}} blocked reactor thread for 127990us
W20260608 09:53:43.179117 27755 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.22.183.131:33529, user_credentials={real_user=slave}} blocked reactor thread for 55775.3us
W20260608 09:53:43.416242 27755 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.22.183.131:33529, user_credentials={real_user=slave}} blocked reactor thread for 70770.5us
W20260608 09:53:43.656342 27906 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.22.183.130:42777, user_credentials={real_user=slave}} blocked reactor thread for 122459us
W20260608 09:53:43.602907 27904 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.22.183.129:40139, user_credentials={real_user=slave}} blocked reactor thread for 69671.5us
W20260608 09:53:43.748944 27757 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.22.183.130:42777, user_credentials={real_user=slave}} blocked reactor thread for 44947.7us
I20260608 09:53:44.008496 23262 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 09:53:44.023726 28190 instance_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 09:53:44.026263 28191 instance_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 09:53:44.026938 28193 instance_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 09:53:44.027933 23262 server_base.cc:1061] running on GCE node
I20260608 09:53:44.029950 23262 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 09:53:44.030185 23262 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 09:53:44.030375 23262 hybrid_clock.cc:648] HybridClock initialized: now 1780912424030361 us; error 0 us; skew 500 ppm
I20260608 09:53:44.030957 23262 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 09:53:44.033316 23262 webserver.cc:533] Webserver started at http://127.22.183.132:44801/ using document root <none> and password file <none>
I20260608 09:53:44.033871 23262 fs_manager.cc:362] Metadata directory not provided
I20260608 09:53:44.034041 23262 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 09:53:44.034261 23262 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 09:53:44.035369 23262 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task8s1y23/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780912294849904-23262-0/minicluster-data/ts-3-root/instance:
uuid: "f80cc628b4eb4d96bec4e335bbbf07a5"
format_stamp: "Formatted at 2026-06-08 09:53:44 on dist-test-slave-vzb5"
I20260608 09:53:44.039845 23262 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.001s
I20260608 09:53:44.043027 28198 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:53:44.043838 23262 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260608 09:53:44.044142 23262 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task8s1y23/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780912294849904-23262-0/minicluster-data/ts-3-root
uuid: "f80cc628b4eb4d96bec4e335bbbf07a5"
format_stamp: "Formatted at 2026-06-08 09:53:44 on dist-test-slave-vzb5"
I20260608 09:53:44.044368 23262 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task8s1y23/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780912294849904-23262-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-task8s1y23/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780912294849904-23262-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-task8s1y23/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780912294849904-23262-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 09:53:44.060767 23262 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 09:53:44.061990 23262 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 09:53:44.063400 23262 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 09:53:44.065681 23262 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 09:53:44.065904 23262 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:53:44.066150 23262 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 09:53:44.066331 23262 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:53:44.108644 23262 rpc_server.cc:307] RPC server started. Bound to: 127.22.183.132:38009
I20260608 09:53:44.108785 28260 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.22.183.132:38009 every 8 connection(s)
I20260608 09:53:44.114135 23262 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 09:53:44.122172 28265 instance_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 09:53:44.124125 28266 instance_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 09:53:44.126021 28268 instance_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 09:53:44.127367 23262 server_base.cc:1061] running on GCE node
I20260608 09:53:44.130666 28261 heartbeater.cc:344] Connected to a master server at 127.22.183.190:43563
I20260608 09:53:44.130824 23262 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260608 09:53:44.131058 28261 heartbeater.cc:461] Registering TS with master...
W20260608 09:53:44.131197 23262 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 09:53:44.131505 23262 hybrid_clock.cc:648] HybridClock initialized: now 1780912424131482 us; error 0 us; skew 500 ppm
I20260608 09:53:44.132150 23262 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 09:53:44.132103 28261 heartbeater.cc:507] Master 127.22.183.190:43563 requested a full tablet report, sending...
I20260608 09:53:44.134511 27683 ts_manager.cc:194] Registered new tserver with Master: f80cc628b4eb4d96bec4e335bbbf07a5 (127.22.183.132:38009)
I20260608 09:53:44.134872 23262 webserver.cc:533] Webserver started at http://127.22.183.133:44255/ using document root <none> and password file <none>
I20260608 09:53:44.135521 23262 fs_manager.cc:362] Metadata directory not provided
I20260608 09:53:44.135739 23262 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 09:53:44.136018 23262 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 09:53:44.136250 27683 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:41118
I20260608 09:53:44.137207 23262 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task8s1y23/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780912294849904-23262-0/minicluster-data/ts-4-root/instance:
uuid: "8664b7c6fdd14db5b248279dfafe705d"
format_stamp: "Formatted at 2026-06-08 09:53:44 on dist-test-slave-vzb5"
I20260608 09:53:44.141816 23262 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260608 09:53:44.145085 28273 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:53:44.145817 23262 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260608 09:53:44.146166 23262 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task8s1y23/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780912294849904-23262-0/minicluster-data/ts-4-root
uuid: "8664b7c6fdd14db5b248279dfafe705d"
format_stamp: "Formatted at 2026-06-08 09:53:44 on dist-test-slave-vzb5"
I20260608 09:53:44.146471 23262 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task8s1y23/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780912294849904-23262-0/minicluster-data/ts-4-root
metadata directory: /tmp/dist-test-task8s1y23/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780912294849904-23262-0/minicluster-data/ts-4-root
1 data directories: /tmp/dist-test-task8s1y23/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780912294849904-23262-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 09:53:44.160179 23262 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 09:53:44.161468 23262 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 09:53:44.163033 23262 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 09:53:44.165354 23262 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 09:53:44.165586 23262 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:53:44.165818 23262 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 09:53:44.166005 23262 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:53:44.229811 23262 rpc_server.cc:307] RPC server started. Bound to: 127.22.183.133:38931
I20260608 09:53:44.229943 28335 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.22.183.133:38931 every 8 connection(s)
I20260608 09:53:44.236584 23262 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 09:53:44.245194 28339 instance_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 09:53:44.246408 28340 instance_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 09:53:44.249969 28336 heartbeater.cc:344] Connected to a master server at 127.22.183.190:43563
I20260608 09:53:44.250411 28336 heartbeater.cc:461] Registering TS with master...
I20260608 09:53:44.251056 23262 server_base.cc:1061] running on GCE node
I20260608 09:53:44.251540 28336 heartbeater.cc:507] Master 127.22.183.190:43563 requested a full tablet report, sending...
W20260608 09:53:44.251943 28342 instance_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 09:53:44.253041 23262 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 09:53:44.253423 23262 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 09:53:44.253713 23262 hybrid_clock.cc:648] HybridClock initialized: now 1780912424253691 us; error 0 us; skew 500 ppm
I20260608 09:53:44.254201 27683 ts_manager.cc:194] Registered new tserver with Master: 8664b7c6fdd14db5b248279dfafe705d (127.22.183.133:38931)
I20260608 09:53:44.254540 23262 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 09:53:44.256354 27683 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:41128
I20260608 09:53:44.257747 23262 webserver.cc:533] Webserver started at http://127.22.183.134:36177/ using document root <none> and password file <none>
I20260608 09:53:44.258324 23262 fs_manager.cc:362] Metadata directory not provided
I20260608 09:53:44.258530 23262 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 09:53:44.258823 23262 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 09:53:44.259927 23262 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task8s1y23/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780912294849904-23262-0/minicluster-data/ts-5-root/instance:
uuid: "2f3869353795492ea3ecf70d4b5227bc"
format_stamp: "Formatted at 2026-06-08 09:53:44 on dist-test-slave-vzb5"
I20260608 09:53:44.264616 23262 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260608 09:53:44.268675 28347 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:53:44.269672 23262 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.001s
I20260608 09:53:44.270057 23262 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task8s1y23/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780912294849904-23262-0/minicluster-data/ts-5-root
uuid: "2f3869353795492ea3ecf70d4b5227bc"
format_stamp: "Formatted at 2026-06-08 09:53:44 on dist-test-slave-vzb5"
I20260608 09:53:44.270434 23262 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task8s1y23/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780912294849904-23262-0/minicluster-data/ts-5-root
metadata directory: /tmp/dist-test-task8s1y23/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780912294849904-23262-0/minicluster-data/ts-5-root
1 data directories: /tmp/dist-test-task8s1y23/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780912294849904-23262-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 09:53:44.281016 23262 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 09:53:44.282151 23262 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 09:53:44.284474 23262 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 09:53:44.287307 23262 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 09:53:44.287514 23262 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:53:44.287768 23262 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 09:53:44.287940 23262 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:53:44.364904 23262 rpc_server.cc:307] RPC server started. Bound to: 127.22.183.134:38041
I20260608 09:53:44.365099 28409 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.22.183.134:38041 every 8 connection(s)
I20260608 09:53:44.381188 28410 heartbeater.cc:344] Connected to a master server at 127.22.183.190:43563
I20260608 09:53:44.381610 28410 heartbeater.cc:461] Registering TS with master...
I20260608 09:53:44.382361 28410 heartbeater.cc:507] Master 127.22.183.190:43563 requested a full tablet report, sending...
I20260608 09:53:44.384327 27683 ts_manager.cc:194] Registered new tserver with Master: 2f3869353795492ea3ecf70d4b5227bc (127.22.183.134:38041)
I20260608 09:53:44.385684 27683 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:41132
I20260608 09:53:44.637656 27937 consensus_queue.cc:237] T e122e55095c644cd94773b4f1f4d33bd P e3cb5e3da8684ceba82824d8fb2cd09d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 24, Committed index: 24, Last appended: 1.24, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 25 OBSOLETE_local: false peers { permanent_uuid: "01d3d584186749129c76ecc514df82b8" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 40139 } attrs { replace: true } } peers { permanent_uuid: "151741cce0cc43429d2508378dd9b880" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 42777 } } peers { permanent_uuid: "e3cb5e3da8684ceba82824d8fb2cd09d" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 33529 } } peers { permanent_uuid: "2f3869353795492ea3ecf70d4b5227bc" member_type: NON_VOTER last_known_addr { host: "127.22.183.134" port: 38041 } attrs { promote: true } }
I20260608 09:53:44.643631 27860 raft_consensus.cc:1275] T e122e55095c644cd94773b4f1f4d33bd P 151741cce0cc43429d2508378dd9b880 [term 1 FOLLOWER]: Refusing update from remote peer e3cb5e3da8684ceba82824d8fb2cd09d: Log matching property violated. Preceding OpId in replica: term: 1 index: 24. Preceding OpId from leader: term: 1 index: 25. (index mismatch)
I20260608 09:53:44.645850 28188 consensus_queue.cc:1048] T e122e55095c644cd94773b4f1f4d33bd P e3cb5e3da8684ceba82824d8fb2cd09d [LEADER]: Connected to new peer: Peer: permanent_uuid: "151741cce0cc43429d2508378dd9b880" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 42777 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 25, Last known committed idx: 24, Time since last communication: 0.001s
I20260608 09:53:44.646286 27791 raft_consensus.cc:1275] T e122e55095c644cd94773b4f1f4d33bd P 01d3d584186749129c76ecc514df82b8 [term 1 FOLLOWER]: Refusing update from remote peer e3cb5e3da8684ceba82824d8fb2cd09d: Log matching property violated. Preceding OpId in replica: term: 1 index: 24. Preceding OpId from leader: term: 1 index: 25. (index mismatch)
I20260608 09:53:44.650794 28415 consensus_queue.cc:1048] T e122e55095c644cd94773b4f1f4d33bd P e3cb5e3da8684ceba82824d8fb2cd09d [LEADER]: Connected to new peer: Peer: permanent_uuid: "01d3d584186749129c76ecc514df82b8" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 40139 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 25, Last known committed idx: 24, Time since last communication: 0.001s
I20260608 09:53:44.656862 28415 raft_consensus.cc:2955] T e122e55095c644cd94773b4f1f4d33bd P e3cb5e3da8684ceba82824d8fb2cd09d [term 1 LEADER]: Committing config change with OpId 1.25: config changed from index -1 to 25, NON_VOTER 2f3869353795492ea3ecf70d4b5227bc (127.22.183.134) added. New config: { opid_index: 25 OBSOLETE_local: false peers { permanent_uuid: "01d3d584186749129c76ecc514df82b8" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 40139 } attrs { replace: true } } peers { permanent_uuid: "151741cce0cc43429d2508378dd9b880" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 42777 } } peers { permanent_uuid: "e3cb5e3da8684ceba82824d8fb2cd09d" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 33529 } } peers { permanent_uuid: "2f3869353795492ea3ecf70d4b5227bc" member_type: NON_VOTER last_known_addr { host: "127.22.183.134" port: 38041 } attrs { promote: true } } }
I20260608 09:53:44.662874 27791 raft_consensus.cc:2955] T e122e55095c644cd94773b4f1f4d33bd P 01d3d584186749129c76ecc514df82b8 [term 1 FOLLOWER]: Committing config change with OpId 1.25: config changed from index -1 to 25, NON_VOTER 2f3869353795492ea3ecf70d4b5227bc (127.22.183.134) added. New config: { opid_index: 25 OBSOLETE_local: false peers { permanent_uuid: "01d3d584186749129c76ecc514df82b8" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 40139 } attrs { replace: true } } peers { permanent_uuid: "151741cce0cc43429d2508378dd9b880" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 42777 } } peers { permanent_uuid: "e3cb5e3da8684ceba82824d8fb2cd09d" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 33529 } } peers { permanent_uuid: "2f3869353795492ea3ecf70d4b5227bc" member_type: NON_VOTER last_known_addr { host: "127.22.183.134" port: 38041 } attrs { promote: true } } }
I20260608 09:53:44.674726 27937 consensus_queue.cc:237] T a45db42c45204f8ca4637477ba08041b P e3cb5e3da8684ceba82824d8fb2cd09d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 24, Committed index: 24, Last appended: 1.24, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 25 OBSOLETE_local: false peers { permanent_uuid: "01d3d584186749129c76ecc514df82b8" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 40139 } } peers { permanent_uuid: "151741cce0cc43429d2508378dd9b880" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 42777 } attrs { replace: true } } peers { permanent_uuid: "e3cb5e3da8684ceba82824d8fb2cd09d" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 33529 } } peers { permanent_uuid: "f80cc628b4eb4d96bec4e335bbbf07a5" member_type: NON_VOTER last_known_addr { host: "127.22.183.132" port: 38009 } attrs { promote: true } }
I20260608 09:53:44.677155 27683 catalog_manager.cc:5696] T e122e55095c644cd94773b4f1f4d33bd P e3cb5e3da8684ceba82824d8fb2cd09d reported cstate change: config changed from index -1 to 25, NON_VOTER 2f3869353795492ea3ecf70d4b5227bc (127.22.183.134) added. New cstate: current_term: 1 leader_uuid: "e3cb5e3da8684ceba82824d8fb2cd09d" committed_config { opid_index: 25 OBSOLETE_local: false peers { permanent_uuid: "01d3d584186749129c76ecc514df82b8" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 40139 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "151741cce0cc43429d2508378dd9b880" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 42777 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e3cb5e3da8684ceba82824d8fb2cd09d" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 33529 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2f3869353795492ea3ecf70d4b5227bc" member_type: NON_VOTER last_known_addr { host: "127.22.183.134" port: 38041 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260608 09:53:44.686213 27860 raft_consensus.cc:1275] T a45db42c45204f8ca4637477ba08041b P 151741cce0cc43429d2508378dd9b880 [term 1 FOLLOWER]: Refusing update from remote peer e3cb5e3da8684ceba82824d8fb2cd09d: Log matching property violated. Preceding OpId in replica: term: 1 index: 24. Preceding OpId from leader: term: 1 index: 25. (index mismatch)
I20260608 09:53:44.687467 27787 raft_consensus.cc:1275] T a45db42c45204f8ca4637477ba08041b P 01d3d584186749129c76ecc514df82b8 [term 1 FOLLOWER]: Refusing update from remote peer e3cb5e3da8684ceba82824d8fb2cd09d: Log matching property violated. Preceding OpId in replica: term: 1 index: 24. Preceding OpId from leader: term: 1 index: 25. (index mismatch)
I20260608 09:53:44.689348 28188 consensus_queue.cc:1048] T a45db42c45204f8ca4637477ba08041b P e3cb5e3da8684ceba82824d8fb2cd09d [LEADER]: Connected to new peer: Peer: permanent_uuid: "151741cce0cc43429d2508378dd9b880" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 42777 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 25, Last known committed idx: 24, Time since last communication: 0.000s
I20260608 09:53:44.690224 28415 consensus_queue.cc:1048] T a45db42c45204f8ca4637477ba08041b P e3cb5e3da8684ceba82824d8fb2cd09d [LEADER]: Connected to new peer: Peer: permanent_uuid: "01d3d584186749129c76ecc514df82b8" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 40139 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 25, Last known committed idx: 24, Time since last communication: 0.000s
W20260608 09:53:44.694722 27903 consensus_peers.cc:597] T e122e55095c644cd94773b4f1f4d33bd P e3cb5e3da8684ceba82824d8fb2cd09d -> Peer 2f3869353795492ea3ecf70d4b5227bc (127.22.183.134:38041): Couldn't send request to peer 2f3869353795492ea3ecf70d4b5227bc. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: e122e55095c644cd94773b4f1f4d33bd. This is attempt 1: this message will repeat every 5th retry.
I20260608 09:53:44.695971 27860 raft_consensus.cc:2955] T e122e55095c644cd94773b4f1f4d33bd P 151741cce0cc43429d2508378dd9b880 [term 1 FOLLOWER]: Committing config change with OpId 1.25: config changed from index -1 to 25, NON_VOTER 2f3869353795492ea3ecf70d4b5227bc (127.22.183.134) added. New config: { opid_index: 25 OBSOLETE_local: false peers { permanent_uuid: "01d3d584186749129c76ecc514df82b8" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 40139 } attrs { replace: true } } peers { permanent_uuid: "151741cce0cc43429d2508378dd9b880" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 42777 } } peers { permanent_uuid: "e3cb5e3da8684ceba82824d8fb2cd09d" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 33529 } } peers { permanent_uuid: "2f3869353795492ea3ecf70d4b5227bc" member_type: NON_VOTER last_known_addr { host: "127.22.183.134" port: 38041 } attrs { promote: true } } }
I20260608 09:53:44.708511 27791 raft_consensus.cc:2955] T a45db42c45204f8ca4637477ba08041b P 01d3d584186749129c76ecc514df82b8 [term 1 FOLLOWER]: Committing config change with OpId 1.25: config changed from index -1 to 25, NON_VOTER f80cc628b4eb4d96bec4e335bbbf07a5 (127.22.183.132) added. New config: { opid_index: 25 OBSOLETE_local: false peers { permanent_uuid: "01d3d584186749129c76ecc514df82b8" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 40139 } } peers { permanent_uuid: "151741cce0cc43429d2508378dd9b880" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 42777 } attrs { replace: true } } peers { permanent_uuid: "e3cb5e3da8684ceba82824d8fb2cd09d" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 33529 } } peers { permanent_uuid: "f80cc628b4eb4d96bec4e335bbbf07a5" member_type: NON_VOTER last_known_addr { host: "127.22.183.132" port: 38009 } attrs { promote: true } } }
W20260608 09:53:44.710083 27904 consensus_peers.cc:597] T a45db42c45204f8ca4637477ba08041b P e3cb5e3da8684ceba82824d8fb2cd09d -> Peer f80cc628b4eb4d96bec4e335bbbf07a5 (127.22.183.132:38009): Couldn't send request to peer f80cc628b4eb4d96bec4e335bbbf07a5. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: a45db42c45204f8ca4637477ba08041b. This is attempt 1: this message will repeat every 5th retry.
I20260608 09:53:44.702912 28188 raft_consensus.cc:2955] T a45db42c45204f8ca4637477ba08041b P e3cb5e3da8684ceba82824d8fb2cd09d [term 1 LEADER]: Committing config change with OpId 1.25: config changed from index -1 to 25, NON_VOTER f80cc628b4eb4d96bec4e335bbbf07a5 (127.22.183.132) added. New config: { opid_index: 25 OBSOLETE_local: false peers { permanent_uuid: "01d3d584186749129c76ecc514df82b8" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 40139 } } peers { permanent_uuid: "151741cce0cc43429d2508378dd9b880" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 42777 } attrs { replace: true } } peers { permanent_uuid: "e3cb5e3da8684ceba82824d8fb2cd09d" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 33529 } } peers { permanent_uuid: "f80cc628b4eb4d96bec4e335bbbf07a5" member_type: NON_VOTER last_known_addr { host: "127.22.183.132" port: 38009 } attrs { promote: true } } }
I20260608 09:53:44.712064 27866 raft_consensus.cc:2955] T a45db42c45204f8ca4637477ba08041b P 151741cce0cc43429d2508378dd9b880 [term 1 FOLLOWER]: Committing config change with OpId 1.25: config changed from index -1 to 25, NON_VOTER f80cc628b4eb4d96bec4e335bbbf07a5 (127.22.183.132) added. New config: { opid_index: 25 OBSOLETE_local: false peers { permanent_uuid: "01d3d584186749129c76ecc514df82b8" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 40139 } } peers { permanent_uuid: "151741cce0cc43429d2508378dd9b880" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 42777 } attrs { replace: true } } peers { permanent_uuid: "e3cb5e3da8684ceba82824d8fb2cd09d" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 33529 } } peers { permanent_uuid: "f80cc628b4eb4d96bec4e335bbbf07a5" member_type: NON_VOTER last_known_addr { host: "127.22.183.132" port: 38009 } attrs { promote: true } } }
I20260608 09:53:44.741719 27685 catalog_manager.cc:5696] T a45db42c45204f8ca4637477ba08041b P 151741cce0cc43429d2508378dd9b880 reported cstate change: config changed from index -1 to 25, NON_VOTER f80cc628b4eb4d96bec4e335bbbf07a5 (127.22.183.132) added. New cstate: current_term: 1 leader_uuid: "e3cb5e3da8684ceba82824d8fb2cd09d" committed_config { opid_index: 25 OBSOLETE_local: false peers { permanent_uuid: "01d3d584186749129c76ecc514df82b8" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 40139 } } peers { permanent_uuid: "151741cce0cc43429d2508378dd9b880" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 42777 } attrs { replace: true } } peers { permanent_uuid: "e3cb5e3da8684ceba82824d8fb2cd09d" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 33529 } } peers { permanent_uuid: "f80cc628b4eb4d96bec4e335bbbf07a5" member_type: NON_VOTER last_known_addr { host: "127.22.183.132" port: 38009 } attrs { promote: true } } }
I20260608 09:53:44.745633 27791 consensus_queue.cc:237] T 60d394fbc3764cfda4c05caa3c67593f P 01d3d584186749129c76ecc514df82b8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 24, Committed index: 24, Last appended: 1.24, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 25 OBSOLETE_local: false peers { permanent_uuid: "01d3d584186749129c76ecc514df82b8" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 40139 } } peers { permanent_uuid: "151741cce0cc43429d2508378dd9b880" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 42777 } } peers { permanent_uuid: "e3cb5e3da8684ceba82824d8fb2cd09d" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 33529 } attrs { replace: true } } peers { permanent_uuid: "8664b7c6fdd14db5b248279dfafe705d" member_type: NON_VOTER last_known_addr { host: "127.22.183.133" port: 38931 } attrs { promote: true } }
I20260608 09:53:44.753845 27937 raft_consensus.cc:1275] T 60d394fbc3764cfda4c05caa3c67593f P e3cb5e3da8684ceba82824d8fb2cd09d [term 1 FOLLOWER]: Refusing update from remote peer 01d3d584186749129c76ecc514df82b8: Log matching property violated. Preceding OpId in replica: term: 1 index: 24. Preceding OpId from leader: term: 1 index: 25. (index mismatch)
I20260608 09:53:44.756333 28428 consensus_queue.cc:1048] T 60d394fbc3764cfda4c05caa3c67593f P 01d3d584186749129c76ecc514df82b8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e3cb5e3da8684ceba82824d8fb2cd09d" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 33529 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 25, Last known committed idx: 24, Time since last communication: 0.000s
I20260608 09:53:44.757244 27866 raft_consensus.cc:1275] T 60d394fbc3764cfda4c05caa3c67593f P 151741cce0cc43429d2508378dd9b880 [term 1 FOLLOWER]: Refusing update from remote peer 01d3d584186749129c76ecc514df82b8: Log matching property violated. Preceding OpId in replica: term: 1 index: 24. Preceding OpId from leader: term: 1 index: 25. (index mismatch)
I20260608 09:53:44.759195 28102 consensus_queue.cc:1048] T 60d394fbc3764cfda4c05caa3c67593f P 01d3d584186749129c76ecc514df82b8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "151741cce0cc43429d2508378dd9b880" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 42777 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 25, Last known committed idx: 24, Time since last communication: 0.001s
I20260608 09:53:44.768368 28180 raft_consensus.cc:2955] T 60d394fbc3764cfda4c05caa3c67593f P 01d3d584186749129c76ecc514df82b8 [term 1 LEADER]: Committing config change with OpId 1.25: config changed from index -1 to 25, NON_VOTER 8664b7c6fdd14db5b248279dfafe705d (127.22.183.133) added. New config: { opid_index: 25 OBSOLETE_local: false peers { permanent_uuid: "01d3d584186749129c76ecc514df82b8" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 40139 } } peers { permanent_uuid: "151741cce0cc43429d2508378dd9b880" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 42777 } } peers { permanent_uuid: "e3cb5e3da8684ceba82824d8fb2cd09d" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 33529 } attrs { replace: true } } peers { permanent_uuid: "8664b7c6fdd14db5b248279dfafe705d" member_type: NON_VOTER last_known_addr { host: "127.22.183.133" port: 38931 } attrs { promote: true } } }
I20260608 09:53:44.772166 27866 raft_consensus.cc:2955] T 60d394fbc3764cfda4c05caa3c67593f P 151741cce0cc43429d2508378dd9b880 [term 1 FOLLOWER]: Committing config change with OpId 1.25: config changed from index -1 to 25, NON_VOTER 8664b7c6fdd14db5b248279dfafe705d (127.22.183.133) added. New config: { opid_index: 25 OBSOLETE_local: false peers { permanent_uuid: "01d3d584186749129c76ecc514df82b8" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 40139 } } peers { permanent_uuid: "151741cce0cc43429d2508378dd9b880" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 42777 } } peers { permanent_uuid: "e3cb5e3da8684ceba82824d8fb2cd09d" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 33529 } attrs { replace: true } } peers { permanent_uuid: "8664b7c6fdd14db5b248279dfafe705d" member_type: NON_VOTER last_known_addr { host: "127.22.183.133" port: 38931 } attrs { promote: true } } }
I20260608 09:53:44.774190 27937 raft_consensus.cc:2955] T 60d394fbc3764cfda4c05caa3c67593f P e3cb5e3da8684ceba82824d8fb2cd09d [term 1 FOLLOWER]: Committing config change with OpId 1.25: config changed from index -1 to 25, NON_VOTER 8664b7c6fdd14db5b248279dfafe705d (127.22.183.133) added. New config: { opid_index: 25 OBSOLETE_local: false peers { permanent_uuid: "01d3d584186749129c76ecc514df82b8" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 40139 } } peers { permanent_uuid: "151741cce0cc43429d2508378dd9b880" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 42777 } } peers { permanent_uuid: "e3cb5e3da8684ceba82824d8fb2cd09d" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 33529 } attrs { replace: true } } peers { permanent_uuid: "8664b7c6fdd14db5b248279dfafe705d" member_type: NON_VOTER last_known_addr { host: "127.22.183.133" port: 38931 } attrs { promote: true } } }
I20260608 09:53:44.785620 27936 consensus_queue.cc:237] T d334784c2d8744a0adf0dd432c217edd P e3cb5e3da8684ceba82824d8fb2cd09d [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: "01d3d584186749129c76ecc514df82b8" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 40139 } attrs { replace: true } } peers { permanent_uuid: "151741cce0cc43429d2508378dd9b880" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 42777 } } peers { permanent_uuid: "e3cb5e3da8684ceba82824d8fb2cd09d" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 33529 } } peers { permanent_uuid: "8664b7c6fdd14db5b248279dfafe705d" member_type: NON_VOTER last_known_addr { host: "127.22.183.133" port: 38931 } attrs { promote: true } }
W20260608 09:53:44.788582 27756 consensus_peers.cc:597] T 60d394fbc3764cfda4c05caa3c67593f P 01d3d584186749129c76ecc514df82b8 -> Peer 8664b7c6fdd14db5b248279dfafe705d (127.22.183.133:38931): Couldn't send request to peer 8664b7c6fdd14db5b248279dfafe705d. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 60d394fbc3764cfda4c05caa3c67593f. This is attempt 1: this message will repeat every 5th retry.
I20260608 09:53:44.791683 27685 catalog_manager.cc:5696] T 60d394fbc3764cfda4c05caa3c67593f P 01d3d584186749129c76ecc514df82b8 reported cstate change: config changed from index -1 to 25, NON_VOTER 8664b7c6fdd14db5b248279dfafe705d (127.22.183.133) added. New cstate: current_term: 1 leader_uuid: "01d3d584186749129c76ecc514df82b8" committed_config { opid_index: 25 OBSOLETE_local: false peers { permanent_uuid: "01d3d584186749129c76ecc514df82b8" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 40139 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "151741cce0cc43429d2508378dd9b880" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 42777 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e3cb5e3da8684ceba82824d8fb2cd09d" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 33529 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8664b7c6fdd14db5b248279dfafe705d" member_type: NON_VOTER last_known_addr { host: "127.22.183.133" port: 38931 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260608 09:53:44.802225 27791 raft_consensus.cc:1275] T d334784c2d8744a0adf0dd432c217edd P 01d3d584186749129c76ecc514df82b8 [term 1 FOLLOWER]: Refusing update from remote peer e3cb5e3da8684ceba82824d8fb2cd09d: Log matching property violated. Preceding OpId in replica: term: 1 index: 25. Preceding OpId from leader: term: 1 index: 26. (index mismatch)
I20260608 09:53:44.803959 28423 consensus_queue.cc:1048] T d334784c2d8744a0adf0dd432c217edd P e3cb5e3da8684ceba82824d8fb2cd09d [LEADER]: Connected to new peer: Peer: permanent_uuid: "01d3d584186749129c76ecc514df82b8" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 40139 } 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 09:53:44.806594 27866 raft_consensus.cc:1275] T d334784c2d8744a0adf0dd432c217edd P 151741cce0cc43429d2508378dd9b880 [term 1 FOLLOWER]: Refusing update from remote peer e3cb5e3da8684ceba82824d8fb2cd09d: Log matching property violated. Preceding OpId in replica: term: 1 index: 25. Preceding OpId from leader: term: 1 index: 26. (index mismatch)
I20260608 09:53:44.808115 28423 consensus_queue.cc:1048] T d334784c2d8744a0adf0dd432c217edd P e3cb5e3da8684ceba82824d8fb2cd09d [LEADER]: Connected to new peer: Peer: permanent_uuid: "151741cce0cc43429d2508378dd9b880" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 42777 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 26, Last known committed idx: 25, Time since last communication: 0.000s
I20260608 09:53:44.812987 28188 raft_consensus.cc:2955] T d334784c2d8744a0adf0dd432c217edd P e3cb5e3da8684ceba82824d8fb2cd09d [term 1 LEADER]: Committing config change with OpId 1.26: config changed from index -1 to 26, NON_VOTER 8664b7c6fdd14db5b248279dfafe705d (127.22.183.133) added. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "01d3d584186749129c76ecc514df82b8" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 40139 } attrs { replace: true } } peers { permanent_uuid: "151741cce0cc43429d2508378dd9b880" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 42777 } } peers { permanent_uuid: "e3cb5e3da8684ceba82824d8fb2cd09d" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 33529 } } peers { permanent_uuid: "8664b7c6fdd14db5b248279dfafe705d" member_type: NON_VOTER last_known_addr { host: "127.22.183.133" port: 38931 } attrs { promote: true } } }
I20260608 09:53:44.814774 27791 raft_consensus.cc:2955] T d334784c2d8744a0adf0dd432c217edd P 01d3d584186749129c76ecc514df82b8 [term 1 FOLLOWER]: Committing config change with OpId 1.26: config changed from index -1 to 26, NON_VOTER 8664b7c6fdd14db5b248279dfafe705d (127.22.183.133) added. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "01d3d584186749129c76ecc514df82b8" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 40139 } attrs { replace: true } } peers { permanent_uuid: "151741cce0cc43429d2508378dd9b880" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 42777 } } peers { permanent_uuid: "e3cb5e3da8684ceba82824d8fb2cd09d" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 33529 } } peers { permanent_uuid: "8664b7c6fdd14db5b248279dfafe705d" member_type: NON_VOTER last_known_addr { host: "127.22.183.133" port: 38931 } attrs { promote: true } } }
I20260608 09:53:44.818979 27860 raft_consensus.cc:2955] T d334784c2d8744a0adf0dd432c217edd P 151741cce0cc43429d2508378dd9b880 [term 1 FOLLOWER]: Committing config change with OpId 1.26: config changed from index -1 to 26, NON_VOTER 8664b7c6fdd14db5b248279dfafe705d (127.22.183.133) added. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "01d3d584186749129c76ecc514df82b8" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 40139 } attrs { replace: true } } peers { permanent_uuid: "151741cce0cc43429d2508378dd9b880" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 42777 } } peers { permanent_uuid: "e3cb5e3da8684ceba82824d8fb2cd09d" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 33529 } } peers { permanent_uuid: "8664b7c6fdd14db5b248279dfafe705d" member_type: NON_VOTER last_known_addr { host: "127.22.183.133" port: 38931 } attrs { promote: true } } }
W20260608 09:53:44.829695 27905 consensus_peers.cc:597] T d334784c2d8744a0adf0dd432c217edd P e3cb5e3da8684ceba82824d8fb2cd09d -> Peer 8664b7c6fdd14db5b248279dfafe705d (127.22.183.133:38931): Couldn't send request to peer 8664b7c6fdd14db5b248279dfafe705d. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: d334784c2d8744a0adf0dd432c217edd. This is attempt 1: this message will repeat every 5th retry.
I20260608 09:53:44.832365 27683 catalog_manager.cc:5696] T d334784c2d8744a0adf0dd432c217edd P 01d3d584186749129c76ecc514df82b8 reported cstate change: config changed from index -1 to 26, NON_VOTER 8664b7c6fdd14db5b248279dfafe705d (127.22.183.133) added. New cstate: current_term: 1 leader_uuid: "e3cb5e3da8684ceba82824d8fb2cd09d" committed_config { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "01d3d584186749129c76ecc514df82b8" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 40139 } attrs { replace: true } } peers { permanent_uuid: "151741cce0cc43429d2508378dd9b880" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 42777 } } peers { permanent_uuid: "e3cb5e3da8684ceba82824d8fb2cd09d" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 33529 } } peers { permanent_uuid: "8664b7c6fdd14db5b248279dfafe705d" member_type: NON_VOTER last_known_addr { host: "127.22.183.133" port: 38931 } attrs { promote: true } } }
I20260608 09:53:44.833375 27791 consensus_queue.cc:237] T 88fc6e2eb6d84424afd4b7ce94bc95e5 P 01d3d584186749129c76ecc514df82b8 [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: "e3cb5e3da8684ceba82824d8fb2cd09d" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 33529 } } peers { permanent_uuid: "01d3d584186749129c76ecc514df82b8" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 40139 } } peers { permanent_uuid: "151741cce0cc43429d2508378dd9b880" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 42777 } attrs { replace: true } } peers { permanent_uuid: "f80cc628b4eb4d96bec4e335bbbf07a5" member_type: NON_VOTER last_known_addr { host: "127.22.183.132" port: 38009 } attrs { promote: true } }
I20260608 09:53:44.842159 27860 raft_consensus.cc:1275] T 88fc6e2eb6d84424afd4b7ce94bc95e5 P 151741cce0cc43429d2508378dd9b880 [term 1 FOLLOWER]: Refusing update from remote peer 01d3d584186749129c76ecc514df82b8: Log matching property violated. Preceding OpId in replica: term: 1 index: 25. Preceding OpId from leader: term: 1 index: 26. (index mismatch)
I20260608 09:53:44.842959 27936 raft_consensus.cc:1275] T 88fc6e2eb6d84424afd4b7ce94bc95e5 P e3cb5e3da8684ceba82824d8fb2cd09d [term 1 FOLLOWER]: Refusing update from remote peer 01d3d584186749129c76ecc514df82b8: Log matching property violated. Preceding OpId in replica: term: 1 index: 25. Preceding OpId from leader: term: 1 index: 26. (index mismatch)
I20260608 09:53:44.843842 28180 consensus_queue.cc:1048] T 88fc6e2eb6d84424afd4b7ce94bc95e5 P 01d3d584186749129c76ecc514df82b8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "151741cce0cc43429d2508378dd9b880" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 42777 } 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 09:53:44.844805 28428 consensus_queue.cc:1048] T 88fc6e2eb6d84424afd4b7ce94bc95e5 P 01d3d584186749129c76ecc514df82b8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e3cb5e3da8684ceba82824d8fb2cd09d" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 33529 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 26, Last known committed idx: 25, Time since last communication: 0.000s
I20260608 09:53:44.853865 28428 raft_consensus.cc:2955] T 88fc6e2eb6d84424afd4b7ce94bc95e5 P 01d3d584186749129c76ecc514df82b8 [term 1 LEADER]: Committing config change with OpId 1.26: config changed from index -1 to 26, NON_VOTER f80cc628b4eb4d96bec4e335bbbf07a5 (127.22.183.132) added. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "e3cb5e3da8684ceba82824d8fb2cd09d" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 33529 } } peers { permanent_uuid: "01d3d584186749129c76ecc514df82b8" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 40139 } } peers { permanent_uuid: "151741cce0cc43429d2508378dd9b880" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 42777 } attrs { replace: true } } peers { permanent_uuid: "f80cc628b4eb4d96bec4e335bbbf07a5" member_type: NON_VOTER last_known_addr { host: "127.22.183.132" port: 38009 } attrs { promote: true } } }
W20260608 09:53:44.855948 27755 consensus_peers.cc:597] T 88fc6e2eb6d84424afd4b7ce94bc95e5 P 01d3d584186749129c76ecc514df82b8 -> Peer f80cc628b4eb4d96bec4e335bbbf07a5 (127.22.183.132:38009): Couldn't send request to peer f80cc628b4eb4d96bec4e335bbbf07a5. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 88fc6e2eb6d84424afd4b7ce94bc95e5. This is attempt 1: this message will repeat every 5th retry.
I20260608 09:53:44.858134 27936 raft_consensus.cc:2955] T 88fc6e2eb6d84424afd4b7ce94bc95e5 P e3cb5e3da8684ceba82824d8fb2cd09d [term 1 FOLLOWER]: Committing config change with OpId 1.26: config changed from index -1 to 26, NON_VOTER f80cc628b4eb4d96bec4e335bbbf07a5 (127.22.183.132) added. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "e3cb5e3da8684ceba82824d8fb2cd09d" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 33529 } } peers { permanent_uuid: "01d3d584186749129c76ecc514df82b8" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 40139 } } peers { permanent_uuid: "151741cce0cc43429d2508378dd9b880" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 42777 } attrs { replace: true } } peers { permanent_uuid: "f80cc628b4eb4d96bec4e335bbbf07a5" member_type: NON_VOTER last_known_addr { host: "127.22.183.132" port: 38009 } attrs { promote: true } } }
I20260608 09:53:44.859498 27866 raft_consensus.cc:2955] T 88fc6e2eb6d84424afd4b7ce94bc95e5 P 151741cce0cc43429d2508378dd9b880 [term 1 FOLLOWER]: Committing config change with OpId 1.26: config changed from index -1 to 26, NON_VOTER f80cc628b4eb4d96bec4e335bbbf07a5 (127.22.183.132) added. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "e3cb5e3da8684ceba82824d8fb2cd09d" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 33529 } } peers { permanent_uuid: "01d3d584186749129c76ecc514df82b8" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 40139 } } peers { permanent_uuid: "151741cce0cc43429d2508378dd9b880" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 42777 } attrs { replace: true } } peers { permanent_uuid: "f80cc628b4eb4d96bec4e335bbbf07a5" member_type: NON_VOTER last_known_addr { host: "127.22.183.132" port: 38009 } attrs { promote: true } } }
I20260608 09:53:44.874262 27685 catalog_manager.cc:5696] T 88fc6e2eb6d84424afd4b7ce94bc95e5 P 151741cce0cc43429d2508378dd9b880 reported cstate change: config changed from index -1 to 26, NON_VOTER f80cc628b4eb4d96bec4e335bbbf07a5 (127.22.183.132) added. New cstate: current_term: 1 leader_uuid: "01d3d584186749129c76ecc514df82b8" committed_config { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "e3cb5e3da8684ceba82824d8fb2cd09d" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 33529 } } peers { permanent_uuid: "01d3d584186749129c76ecc514df82b8" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 40139 } } peers { permanent_uuid: "151741cce0cc43429d2508378dd9b880" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 42777 } attrs { replace: true } } peers { permanent_uuid: "f80cc628b4eb4d96bec4e335bbbf07a5" member_type: NON_VOTER last_known_addr { host: "127.22.183.132" port: 38009 } attrs { promote: true } } }
I20260608 09:53:44.884791 27866 consensus_queue.cc:237] T 5c37a2a70783486182ee8d6f19728c27 P 151741cce0cc43429d2508378dd9b880 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 24, Committed index: 24, Last appended: 1.24, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 25 OBSOLETE_local: false peers { permanent_uuid: "01d3d584186749129c76ecc514df82b8" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 40139 } } peers { permanent_uuid: "151741cce0cc43429d2508378dd9b880" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 42777 } } peers { permanent_uuid: "e3cb5e3da8684ceba82824d8fb2cd09d" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 33529 } attrs { replace: true } } peers { permanent_uuid: "2f3869353795492ea3ecf70d4b5227bc" member_type: NON_VOTER last_known_addr { host: "127.22.183.134" port: 38041 } attrs { promote: true } }
I20260608 09:53:44.893115 27936 raft_consensus.cc:1275] T 5c37a2a70783486182ee8d6f19728c27 P e3cb5e3da8684ceba82824d8fb2cd09d [term 1 FOLLOWER]: Refusing update from remote peer 151741cce0cc43429d2508378dd9b880: Log matching property violated. Preceding OpId in replica: term: 1 index: 24. Preceding OpId from leader: term: 1 index: 25. (index mismatch)
I20260608 09:53:44.894253 27791 raft_consensus.cc:1275] T 5c37a2a70783486182ee8d6f19728c27 P 01d3d584186749129c76ecc514df82b8 [term 1 FOLLOWER]: Refusing update from remote peer 151741cce0cc43429d2508378dd9b880: Log matching property violated. Preceding OpId in replica: term: 1 index: 24. Preceding OpId from leader: term: 1 index: 25. (index mismatch)
I20260608 09:53:44.894974 28158 consensus_queue.cc:1048] T 5c37a2a70783486182ee8d6f19728c27 P 151741cce0cc43429d2508378dd9b880 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e3cb5e3da8684ceba82824d8fb2cd09d" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 33529 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 25, Last known committed idx: 24, Time since last communication: 0.000s
I20260608 09:53:44.897673 28158 consensus_queue.cc:1048] T 5c37a2a70783486182ee8d6f19728c27 P 151741cce0cc43429d2508378dd9b880 [LEADER]: Connected to new peer: Peer: permanent_uuid: "01d3d584186749129c76ecc514df82b8" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 40139 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 25, Last known committed idx: 24, Time since last communication: 0.000s
I20260608 09:53:44.904053 28131 raft_consensus.cc:2955] T 5c37a2a70783486182ee8d6f19728c27 P 151741cce0cc43429d2508378dd9b880 [term 1 LEADER]: Committing config change with OpId 1.25: config changed from index -1 to 25, NON_VOTER 2f3869353795492ea3ecf70d4b5227bc (127.22.183.134) added. New config: { opid_index: 25 OBSOLETE_local: false peers { permanent_uuid: "01d3d584186749129c76ecc514df82b8" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 40139 } } peers { permanent_uuid: "151741cce0cc43429d2508378dd9b880" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 42777 } } peers { permanent_uuid: "e3cb5e3da8684ceba82824d8fb2cd09d" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 33529 } attrs { replace: true } } peers { permanent_uuid: "2f3869353795492ea3ecf70d4b5227bc" member_type: NON_VOTER last_known_addr { host: "127.22.183.134" port: 38041 } attrs { promote: true } } }
I20260608 09:53:44.907397 27791 raft_consensus.cc:2955] T 5c37a2a70783486182ee8d6f19728c27 P 01d3d584186749129c76ecc514df82b8 [term 1 FOLLOWER]: Committing config change with OpId 1.25: config changed from index -1 to 25, NON_VOTER 2f3869353795492ea3ecf70d4b5227bc (127.22.183.134) added. New config: { opid_index: 25 OBSOLETE_local: false peers { permanent_uuid: "01d3d584186749129c76ecc514df82b8" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 40139 } } peers { permanent_uuid: "151741cce0cc43429d2508378dd9b880" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 42777 } } peers { permanent_uuid: "e3cb5e3da8684ceba82824d8fb2cd09d" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 33529 } attrs { replace: true } } peers { permanent_uuid: "2f3869353795492ea3ecf70d4b5227bc" member_type: NON_VOTER last_known_addr { host: "127.22.183.134" port: 38041 } attrs { promote: true } } }
I20260608 09:53:44.911818 27937 raft_consensus.cc:2955] T 5c37a2a70783486182ee8d6f19728c27 P e3cb5e3da8684ceba82824d8fb2cd09d [term 1 FOLLOWER]: Committing config change with OpId 1.25: config changed from index -1 to 25, NON_VOTER 2f3869353795492ea3ecf70d4b5227bc (127.22.183.134) added. New config: { opid_index: 25 OBSOLETE_local: false peers { permanent_uuid: "01d3d584186749129c76ecc514df82b8" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 40139 } } peers { permanent_uuid: "151741cce0cc43429d2508378dd9b880" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 42777 } } peers { permanent_uuid: "e3cb5e3da8684ceba82824d8fb2cd09d" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 33529 } attrs { replace: true } } peers { permanent_uuid: "2f3869353795492ea3ecf70d4b5227bc" member_type: NON_VOTER last_known_addr { host: "127.22.183.134" port: 38041 } attrs { promote: true } } }
W20260608 09:53:44.926555 27829 consensus_peers.cc:597] T 5c37a2a70783486182ee8d6f19728c27 P 151741cce0cc43429d2508378dd9b880 -> Peer 2f3869353795492ea3ecf70d4b5227bc (127.22.183.134:38041): Couldn't send request to peer 2f3869353795492ea3ecf70d4b5227bc. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 5c37a2a70783486182ee8d6f19728c27. This is attempt 1: this message will repeat every 5th retry.
I20260608 09:53:44.929193 27681 catalog_manager.cc:5696] T 5c37a2a70783486182ee8d6f19728c27 P 151741cce0cc43429d2508378dd9b880 reported cstate change: config changed from index -1 to 25, NON_VOTER 2f3869353795492ea3ecf70d4b5227bc (127.22.183.134) added. New cstate: current_term: 1 leader_uuid: "151741cce0cc43429d2508378dd9b880" committed_config { opid_index: 25 OBSOLETE_local: false peers { permanent_uuid: "01d3d584186749129c76ecc514df82b8" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 40139 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "151741cce0cc43429d2508378dd9b880" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 42777 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e3cb5e3da8684ceba82824d8fb2cd09d" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 33529 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2f3869353795492ea3ecf70d4b5227bc" member_type: NON_VOTER last_known_addr { host: "127.22.183.134" port: 38041 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260608 09:53:45.047919 28434 ts_tablet_manager.cc:933] T e122e55095c644cd94773b4f1f4d33bd P 2f3869353795492ea3ecf70d4b5227bc: Initiating tablet copy from peer e3cb5e3da8684ceba82824d8fb2cd09d (127.22.183.131:33529)
I20260608 09:53:45.052261 28434 tablet_copy_client.cc:323] T e122e55095c644cd94773b4f1f4d33bd P 2f3869353795492ea3ecf70d4b5227bc: tablet copy: Beginning tablet copy session from remote peer at address 127.22.183.131:33529
I20260608 09:53:45.062237 27950 tablet_copy_service.cc:140] P e3cb5e3da8684ceba82824d8fb2cd09d: Received BeginTabletCopySession request for tablet e122e55095c644cd94773b4f1f4d33bd from peer 2f3869353795492ea3ecf70d4b5227bc ({username='slave'} at 127.0.0.1:55586)
I20260608 09:53:45.062779 27950 tablet_copy_service.cc:161] P e3cb5e3da8684ceba82824d8fb2cd09d: Beginning new tablet copy session on tablet e122e55095c644cd94773b4f1f4d33bd from peer 2f3869353795492ea3ecf70d4b5227bc at {username='slave'} at 127.0.0.1:55586: session id = 2f3869353795492ea3ecf70d4b5227bc-e122e55095c644cd94773b4f1f4d33bd
I20260608 09:53:45.068181 27950 tablet_copy_source_session.cc:215] T e122e55095c644cd94773b4f1f4d33bd P e3cb5e3da8684ceba82824d8fb2cd09d: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 09:53:45.070842 28434 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e122e55095c644cd94773b4f1f4d33bd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:53:45.081571 28434 tablet_copy_client.cc:806] T e122e55095c644cd94773b4f1f4d33bd P 2f3869353795492ea3ecf70d4b5227bc: tablet copy: Starting download of 0 data blocks...
I20260608 09:53:45.082079 28434 tablet_copy_client.cc:670] T e122e55095c644cd94773b4f1f4d33bd P 2f3869353795492ea3ecf70d4b5227bc: tablet copy: Starting download of 1 WAL segments...
I20260608 09:53:45.086566 28435 tablet_copy_client.cc:1025] T e122e55095c644cd94773b4f1f4d33bd P 2f3869353795492ea3ecf70d4b5227bc: tablet copy: Injecting latency into file download: 2000
I20260608 09:53:45.138685 28261 heartbeater.cc:499] Master 127.22.183.190:43563 was elected leader, sending a full tablet report...
I20260608 09:53:45.171098 28437 ts_tablet_manager.cc:933] T 60d394fbc3764cfda4c05caa3c67593f P 8664b7c6fdd14db5b248279dfafe705d: Initiating tablet copy from peer 01d3d584186749129c76ecc514df82b8 (127.22.183.129:40139)
I20260608 09:53:45.173418 28437 tablet_copy_client.cc:323] T 60d394fbc3764cfda4c05caa3c67593f P 8664b7c6fdd14db5b248279dfafe705d: tablet copy: Beginning tablet copy session from remote peer at address 127.22.183.129:40139
I20260608 09:53:45.184588 27801 tablet_copy_service.cc:140] P 01d3d584186749129c76ecc514df82b8: Received BeginTabletCopySession request for tablet 60d394fbc3764cfda4c05caa3c67593f from peer 8664b7c6fdd14db5b248279dfafe705d ({username='slave'} at 127.0.0.1:59072)
I20260608 09:53:45.185148 27801 tablet_copy_service.cc:161] P 01d3d584186749129c76ecc514df82b8: Beginning new tablet copy session on tablet 60d394fbc3764cfda4c05caa3c67593f from peer 8664b7c6fdd14db5b248279dfafe705d at {username='slave'} at 127.0.0.1:59072: session id = 8664b7c6fdd14db5b248279dfafe705d-60d394fbc3764cfda4c05caa3c67593f
I20260608 09:53:45.190591 27801 tablet_copy_source_session.cc:215] T 60d394fbc3764cfda4c05caa3c67593f P 01d3d584186749129c76ecc514df82b8: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 09:53:45.193611 28437 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 60d394fbc3764cfda4c05caa3c67593f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:53:45.205174 28437 tablet_copy_client.cc:806] T 60d394fbc3764cfda4c05caa3c67593f P 8664b7c6fdd14db5b248279dfafe705d: tablet copy: Starting download of 0 data blocks...
I20260608 09:53:45.205777 28437 tablet_copy_client.cc:670] T 60d394fbc3764cfda4c05caa3c67593f P 8664b7c6fdd14db5b248279dfafe705d: tablet copy: Starting download of 1 WAL segments...
I20260608 09:53:45.209600 28438 tablet_copy_client.cc:1025] T 60d394fbc3764cfda4c05caa3c67593f P 8664b7c6fdd14db5b248279dfafe705d: tablet copy: Injecting latency into file download: 2000
I20260608 09:53:45.258329 28440 ts_tablet_manager.cc:933] T a45db42c45204f8ca4637477ba08041b P f80cc628b4eb4d96bec4e335bbbf07a5: Initiating tablet copy from peer e3cb5e3da8684ceba82824d8fb2cd09d (127.22.183.131:33529)
I20260608 09:53:45.259099 28336 heartbeater.cc:499] Master 127.22.183.190:43563 was elected leader, sending a full tablet report...
I20260608 09:53:45.260241 28440 tablet_copy_client.cc:323] T a45db42c45204f8ca4637477ba08041b P f80cc628b4eb4d96bec4e335bbbf07a5: tablet copy: Beginning tablet copy session from remote peer at address 127.22.183.131:33529
I20260608 09:53:45.272907 27950 tablet_copy_service.cc:140] P e3cb5e3da8684ceba82824d8fb2cd09d: Received BeginTabletCopySession request for tablet a45db42c45204f8ca4637477ba08041b from peer f80cc628b4eb4d96bec4e335bbbf07a5 ({username='slave'} at 127.0.0.1:55598)
I20260608 09:53:45.273360 27950 tablet_copy_service.cc:161] P e3cb5e3da8684ceba82824d8fb2cd09d: Beginning new tablet copy session on tablet a45db42c45204f8ca4637477ba08041b from peer f80cc628b4eb4d96bec4e335bbbf07a5 at {username='slave'} at 127.0.0.1:55598: session id = f80cc628b4eb4d96bec4e335bbbf07a5-a45db42c45204f8ca4637477ba08041b
I20260608 09:53:45.277982 27950 tablet_copy_source_session.cc:215] T a45db42c45204f8ca4637477ba08041b P e3cb5e3da8684ceba82824d8fb2cd09d: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 09:53:45.280543 28440 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a45db42c45204f8ca4637477ba08041b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:53:45.291674 28440 tablet_copy_client.cc:806] T a45db42c45204f8ca4637477ba08041b P f80cc628b4eb4d96bec4e335bbbf07a5: tablet copy: Starting download of 0 data blocks...
I20260608 09:53:45.292178 28440 tablet_copy_client.cc:670] T a45db42c45204f8ca4637477ba08041b P f80cc628b4eb4d96bec4e335bbbf07a5: tablet copy: Starting download of 1 WAL segments...
I20260608 09:53:45.295873 28441 tablet_copy_client.cc:1025] T a45db42c45204f8ca4637477ba08041b P f80cc628b4eb4d96bec4e335bbbf07a5: tablet copy: Injecting latency into file download: 2000
I20260608 09:53:45.353557 28443 ts_tablet_manager.cc:933] T d334784c2d8744a0adf0dd432c217edd P 8664b7c6fdd14db5b248279dfafe705d: Initiating tablet copy from peer e3cb5e3da8684ceba82824d8fb2cd09d (127.22.183.131:33529)
I20260608 09:53:45.355660 28443 tablet_copy_client.cc:323] T d334784c2d8744a0adf0dd432c217edd P 8664b7c6fdd14db5b248279dfafe705d: tablet copy: Beginning tablet copy session from remote peer at address 127.22.183.131:33529
I20260608 09:53:45.366101 27950 tablet_copy_service.cc:140] P e3cb5e3da8684ceba82824d8fb2cd09d: Received BeginTabletCopySession request for tablet d334784c2d8744a0adf0dd432c217edd from peer 8664b7c6fdd14db5b248279dfafe705d ({username='slave'} at 127.0.0.1:55612)
I20260608 09:53:45.366567 27950 tablet_copy_service.cc:161] P e3cb5e3da8684ceba82824d8fb2cd09d: Beginning new tablet copy session on tablet d334784c2d8744a0adf0dd432c217edd from peer 8664b7c6fdd14db5b248279dfafe705d at {username='slave'} at 127.0.0.1:55612: session id = 8664b7c6fdd14db5b248279dfafe705d-d334784c2d8744a0adf0dd432c217edd
I20260608 09:53:45.372160 28445 ts_tablet_manager.cc:933] T 88fc6e2eb6d84424afd4b7ce94bc95e5 P f80cc628b4eb4d96bec4e335bbbf07a5: Initiating tablet copy from peer 01d3d584186749129c76ecc514df82b8 (127.22.183.129:40139)
I20260608 09:53:45.374079 28445 tablet_copy_client.cc:323] T 88fc6e2eb6d84424afd4b7ce94bc95e5 P f80cc628b4eb4d96bec4e335bbbf07a5: tablet copy: Beginning tablet copy session from remote peer at address 127.22.183.129:40139
I20260608 09:53:45.374253 27950 tablet_copy_source_session.cc:215] T d334784c2d8744a0adf0dd432c217edd P e3cb5e3da8684ceba82824d8fb2cd09d: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 09:53:45.377468 28443 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d334784c2d8744a0adf0dd432c217edd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:53:45.385565 27801 tablet_copy_service.cc:140] P 01d3d584186749129c76ecc514df82b8: Received BeginTabletCopySession request for tablet 88fc6e2eb6d84424afd4b7ce94bc95e5 from peer f80cc628b4eb4d96bec4e335bbbf07a5 ({username='slave'} at 127.0.0.1:59080)
I20260608 09:53:45.386198 27801 tablet_copy_service.cc:161] P 01d3d584186749129c76ecc514df82b8: Beginning new tablet copy session on tablet 88fc6e2eb6d84424afd4b7ce94bc95e5 from peer f80cc628b4eb4d96bec4e335bbbf07a5 at {username='slave'} at 127.0.0.1:59080: session id = f80cc628b4eb4d96bec4e335bbbf07a5-88fc6e2eb6d84424afd4b7ce94bc95e5
I20260608 09:53:45.388381 28410 heartbeater.cc:499] Master 127.22.183.190:43563 was elected leader, sending a full tablet report...
I20260608 09:53:45.395821 28443 tablet_copy_client.cc:806] T d334784c2d8744a0adf0dd432c217edd P 8664b7c6fdd14db5b248279dfafe705d: tablet copy: Starting download of 0 data blocks...
I20260608 09:53:45.396425 28443 tablet_copy_client.cc:670] T d334784c2d8744a0adf0dd432c217edd P 8664b7c6fdd14db5b248279dfafe705d: tablet copy: Starting download of 1 WAL segments...
I20260608 09:53:45.400564 28444 tablet_copy_client.cc:1025] T d334784c2d8744a0adf0dd432c217edd P 8664b7c6fdd14db5b248279dfafe705d: tablet copy: Injecting latency into file download: 2000
I20260608 09:53:45.402508 27801 tablet_copy_source_session.cc:215] T 88fc6e2eb6d84424afd4b7ce94bc95e5 P 01d3d584186749129c76ecc514df82b8: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 09:53:45.405651 28445 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 88fc6e2eb6d84424afd4b7ce94bc95e5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:53:45.420581 28445 tablet_copy_client.cc:806] T 88fc6e2eb6d84424afd4b7ce94bc95e5 P f80cc628b4eb4d96bec4e335bbbf07a5: tablet copy: Starting download of 0 data blocks...
I20260608 09:53:45.421142 28445 tablet_copy_client.cc:670] T 88fc6e2eb6d84424afd4b7ce94bc95e5 P f80cc628b4eb4d96bec4e335bbbf07a5: tablet copy: Starting download of 1 WAL segments...
I20260608 09:53:45.424902 28446 tablet_copy_client.cc:1025] T 88fc6e2eb6d84424afd4b7ce94bc95e5 P f80cc628b4eb4d96bec4e335bbbf07a5: tablet copy: Injecting latency into file download: 2000
I20260608 09:53:45.517104 28448 ts_tablet_manager.cc:933] T 5c37a2a70783486182ee8d6f19728c27 P 2f3869353795492ea3ecf70d4b5227bc: Initiating tablet copy from peer 151741cce0cc43429d2508378dd9b880 (127.22.183.130:42777)
I20260608 09:53:45.519078 28448 tablet_copy_client.cc:323] T 5c37a2a70783486182ee8d6f19728c27 P 2f3869353795492ea3ecf70d4b5227bc: tablet copy: Beginning tablet copy session from remote peer at address 127.22.183.130:42777
I20260608 09:53:45.529387 27876 tablet_copy_service.cc:140] P 151741cce0cc43429d2508378dd9b880: Received BeginTabletCopySession request for tablet 5c37a2a70783486182ee8d6f19728c27 from peer 2f3869353795492ea3ecf70d4b5227bc ({username='slave'} at 127.0.0.1:38284)
I20260608 09:53:45.529889 27876 tablet_copy_service.cc:161] P 151741cce0cc43429d2508378dd9b880: Beginning new tablet copy session on tablet 5c37a2a70783486182ee8d6f19728c27 from peer 2f3869353795492ea3ecf70d4b5227bc at {username='slave'} at 127.0.0.1:38284: session id = 2f3869353795492ea3ecf70d4b5227bc-5c37a2a70783486182ee8d6f19728c27
I20260608 09:53:45.535473 27876 tablet_copy_source_session.cc:215] T 5c37a2a70783486182ee8d6f19728c27 P 151741cce0cc43429d2508378dd9b880: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 09:53:45.538111 28448 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5c37a2a70783486182ee8d6f19728c27. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:53:45.549397 28448 tablet_copy_client.cc:806] T 5c37a2a70783486182ee8d6f19728c27 P 2f3869353795492ea3ecf70d4b5227bc: tablet copy: Starting download of 0 data blocks...
I20260608 09:53:45.550006 28448 tablet_copy_client.cc:670] T 5c37a2a70783486182ee8d6f19728c27 P 2f3869353795492ea3ecf70d4b5227bc: tablet copy: Starting download of 1 WAL segments...
I20260608 09:53:45.553614 28449 tablet_copy_client.cc:1025] T 5c37a2a70783486182ee8d6f19728c27 P 2f3869353795492ea3ecf70d4b5227bc: tablet copy: Injecting latency into file download: 2000
I20260608 09:53:47.088088 28434 tablet_copy_client.cc:538] T e122e55095c644cd94773b4f1f4d33bd P 2f3869353795492ea3ecf70d4b5227bc: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 09:53:47.099550 28434 tablet_bootstrap.cc:492] T e122e55095c644cd94773b4f1f4d33bd P 2f3869353795492ea3ecf70d4b5227bc: Bootstrap starting.
I20260608 09:53:47.211382 28437 tablet_copy_client.cc:538] T 60d394fbc3764cfda4c05caa3c67593f P 8664b7c6fdd14db5b248279dfafe705d: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 09:53:47.223472 28437 tablet_bootstrap.cc:492] T 60d394fbc3764cfda4c05caa3c67593f P 8664b7c6fdd14db5b248279dfafe705d: Bootstrap starting.
I20260608 09:53:47.226435 28434 tablet_bootstrap.cc:492] T e122e55095c644cd94773b4f1f4d33bd P 2f3869353795492ea3ecf70d4b5227bc: Bootstrap replayed 1/1 log segments. Stats: ops{read=25 overwritten=0 applied=25 ignored=0} inserts{seen=97 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260608 09:53:47.227550 28434 tablet_bootstrap.cc:492] T e122e55095c644cd94773b4f1f4d33bd P 2f3869353795492ea3ecf70d4b5227bc: Bootstrap complete.
I20260608 09:53:47.228354 28434 ts_tablet_manager.cc:1403] T e122e55095c644cd94773b4f1f4d33bd P 2f3869353795492ea3ecf70d4b5227bc: Time spent bootstrapping tablet: real 0.129s	user 0.119s	sys 0.012s
I20260608 09:53:47.232405 28434 raft_consensus.cc:359] T e122e55095c644cd94773b4f1f4d33bd P 2f3869353795492ea3ecf70d4b5227bc [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 25 OBSOLETE_local: false peers { permanent_uuid: "01d3d584186749129c76ecc514df82b8" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 40139 } attrs { replace: true } } peers { permanent_uuid: "151741cce0cc43429d2508378dd9b880" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 42777 } } peers { permanent_uuid: "e3cb5e3da8684ceba82824d8fb2cd09d" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 33529 } } peers { permanent_uuid: "2f3869353795492ea3ecf70d4b5227bc" member_type: NON_VOTER last_known_addr { host: "127.22.183.134" port: 38041 } attrs { promote: true } }
I20260608 09:53:47.233836 28434 raft_consensus.cc:740] T e122e55095c644cd94773b4f1f4d33bd P 2f3869353795492ea3ecf70d4b5227bc [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 2f3869353795492ea3ecf70d4b5227bc, State: Initialized, Role: LEARNER
I20260608 09:53:47.234541 28434 consensus_queue.cc:260] T e122e55095c644cd94773b4f1f4d33bd P 2f3869353795492ea3ecf70d4b5227bc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 25, Last appended: 1.25, Last appended by leader: 25, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 25 OBSOLETE_local: false peers { permanent_uuid: "01d3d584186749129c76ecc514df82b8" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 40139 } attrs { replace: true } } peers { permanent_uuid: "151741cce0cc43429d2508378dd9b880" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 42777 } } peers { permanent_uuid: "e3cb5e3da8684ceba82824d8fb2cd09d" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 33529 } } peers { permanent_uuid: "2f3869353795492ea3ecf70d4b5227bc" member_type: NON_VOTER last_known_addr { host: "127.22.183.134" port: 38041 } attrs { promote: true } }
I20260608 09:53:47.237699 28434 ts_tablet_manager.cc:1434] T e122e55095c644cd94773b4f1f4d33bd P 2f3869353795492ea3ecf70d4b5227bc: Time spent starting tablet: real 0.009s	user 0.009s	sys 0.000s
I20260608 09:53:47.240229 27950 tablet_copy_service.cc:342] P e3cb5e3da8684ceba82824d8fb2cd09d: Request end of tablet copy session 2f3869353795492ea3ecf70d4b5227bc-e122e55095c644cd94773b4f1f4d33bd received from {username='slave'} at 127.0.0.1:55586
I20260608 09:53:47.240828 27950 tablet_copy_service.cc:434] P e3cb5e3da8684ceba82824d8fb2cd09d: ending tablet copy session 2f3869353795492ea3ecf70d4b5227bc-e122e55095c644cd94773b4f1f4d33bd on tablet e122e55095c644cd94773b4f1f4d33bd with peer 2f3869353795492ea3ecf70d4b5227bc
I20260608 09:53:47.297375 28440 tablet_copy_client.cc:538] T a45db42c45204f8ca4637477ba08041b P f80cc628b4eb4d96bec4e335bbbf07a5: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 09:53:47.309015 28440 tablet_bootstrap.cc:492] T a45db42c45204f8ca4637477ba08041b P f80cc628b4eb4d96bec4e335bbbf07a5: Bootstrap starting.
W20260608 09:53:47.365350 27756 consensus_peers.cc:597] T 60d394fbc3764cfda4c05caa3c67593f P 01d3d584186749129c76ecc514df82b8 -> Peer 8664b7c6fdd14db5b248279dfafe705d (127.22.183.133:38931): Couldn't send request to peer 8664b7c6fdd14db5b248279dfafe705d. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: BOOTSTRAPPING. This is attempt 6: this message will repeat every 5th retry.
I20260608 09:53:47.371224 28437 tablet_bootstrap.cc:492] T 60d394fbc3764cfda4c05caa3c67593f P 8664b7c6fdd14db5b248279dfafe705d: Bootstrap replayed 1/1 log segments. Stats: ops{read=25 overwritten=0 applied=25 ignored=0} inserts{seen=104 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260608 09:53:47.372148 28437 tablet_bootstrap.cc:492] T 60d394fbc3764cfda4c05caa3c67593f P 8664b7c6fdd14db5b248279dfafe705d: Bootstrap complete.
I20260608 09:53:47.372824 28437 ts_tablet_manager.cc:1403] T 60d394fbc3764cfda4c05caa3c67593f P 8664b7c6fdd14db5b248279dfafe705d: Time spent bootstrapping tablet: real 0.150s	user 0.138s	sys 0.005s
I20260608 09:53:47.375885 28437 raft_consensus.cc:359] T 60d394fbc3764cfda4c05caa3c67593f P 8664b7c6fdd14db5b248279dfafe705d [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 25 OBSOLETE_local: false peers { permanent_uuid: "01d3d584186749129c76ecc514df82b8" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 40139 } } peers { permanent_uuid: "151741cce0cc43429d2508378dd9b880" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 42777 } } peers { permanent_uuid: "e3cb5e3da8684ceba82824d8fb2cd09d" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 33529 } attrs { replace: true } } peers { permanent_uuid: "8664b7c6fdd14db5b248279dfafe705d" member_type: NON_VOTER last_known_addr { host: "127.22.183.133" port: 38931 } attrs { promote: true } }
I20260608 09:53:47.376645 28437 raft_consensus.cc:740] T 60d394fbc3764cfda4c05caa3c67593f P 8664b7c6fdd14db5b248279dfafe705d [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 8664b7c6fdd14db5b248279dfafe705d, State: Initialized, Role: LEARNER
I20260608 09:53:47.377266 28437 consensus_queue.cc:260] T 60d394fbc3764cfda4c05caa3c67593f P 8664b7c6fdd14db5b248279dfafe705d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 25, Last appended: 1.25, Last appended by leader: 25, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 25 OBSOLETE_local: false peers { permanent_uuid: "01d3d584186749129c76ecc514df82b8" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 40139 } } peers { permanent_uuid: "151741cce0cc43429d2508378dd9b880" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 42777 } } peers { permanent_uuid: "e3cb5e3da8684ceba82824d8fb2cd09d" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 33529 } attrs { replace: true } } peers { permanent_uuid: "8664b7c6fdd14db5b248279dfafe705d" member_type: NON_VOTER last_known_addr { host: "127.22.183.133" port: 38931 } attrs { promote: true } }
I20260608 09:53:47.385565 28437 ts_tablet_manager.cc:1434] T 60d394fbc3764cfda4c05caa3c67593f P 8664b7c6fdd14db5b248279dfafe705d: Time spent starting tablet: real 0.012s	user 0.007s	sys 0.006s
I20260608 09:53:47.387871 27801 tablet_copy_service.cc:342] P 01d3d584186749129c76ecc514df82b8: Request end of tablet copy session 8664b7c6fdd14db5b248279dfafe705d-60d394fbc3764cfda4c05caa3c67593f received from {username='slave'} at 127.0.0.1:59072
I20260608 09:53:47.388411 27801 tablet_copy_service.cc:434] P 01d3d584186749129c76ecc514df82b8: ending tablet copy session 8664b7c6fdd14db5b248279dfafe705d-60d394fbc3764cfda4c05caa3c67593f on tablet 60d394fbc3764cfda4c05caa3c67593f with peer 8664b7c6fdd14db5b248279dfafe705d
I20260608 09:53:47.402997 28443 tablet_copy_client.cc:538] T d334784c2d8744a0adf0dd432c217edd P 8664b7c6fdd14db5b248279dfafe705d: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 09:53:47.416996 28443 tablet_bootstrap.cc:492] T d334784c2d8744a0adf0dd432c217edd P 8664b7c6fdd14db5b248279dfafe705d: Bootstrap starting.
I20260608 09:53:47.426465 28445 tablet_copy_client.cc:538] T 88fc6e2eb6d84424afd4b7ce94bc95e5 P f80cc628b4eb4d96bec4e335bbbf07a5: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 09:53:47.444671 28445 tablet_bootstrap.cc:492] T 88fc6e2eb6d84424afd4b7ce94bc95e5 P f80cc628b4eb4d96bec4e335bbbf07a5: Bootstrap starting.
I20260608 09:53:47.481577 28440 tablet_bootstrap.cc:492] T a45db42c45204f8ca4637477ba08041b P f80cc628b4eb4d96bec4e335bbbf07a5: Bootstrap replayed 1/1 log segments. Stats: ops{read=25 overwritten=0 applied=25 ignored=0} inserts{seen=107 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260608 09:53:47.482810 28440 tablet_bootstrap.cc:492] T a45db42c45204f8ca4637477ba08041b P f80cc628b4eb4d96bec4e335bbbf07a5: Bootstrap complete.
I20260608 09:53:47.483570 28440 ts_tablet_manager.cc:1403] T a45db42c45204f8ca4637477ba08041b P f80cc628b4eb4d96bec4e335bbbf07a5: Time spent bootstrapping tablet: real 0.175s	user 0.149s	sys 0.012s
I20260608 09:53:47.486685 28440 raft_consensus.cc:359] T a45db42c45204f8ca4637477ba08041b P f80cc628b4eb4d96bec4e335bbbf07a5 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 25 OBSOLETE_local: false peers { permanent_uuid: "01d3d584186749129c76ecc514df82b8" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 40139 } } peers { permanent_uuid: "151741cce0cc43429d2508378dd9b880" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 42777 } attrs { replace: true } } peers { permanent_uuid: "e3cb5e3da8684ceba82824d8fb2cd09d" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 33529 } } peers { permanent_uuid: "f80cc628b4eb4d96bec4e335bbbf07a5" member_type: NON_VOTER last_known_addr { host: "127.22.183.132" port: 38009 } attrs { promote: true } }
I20260608 09:53:47.487550 28440 raft_consensus.cc:740] T a45db42c45204f8ca4637477ba08041b P f80cc628b4eb4d96bec4e335bbbf07a5 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: f80cc628b4eb4d96bec4e335bbbf07a5, State: Initialized, Role: LEARNER
I20260608 09:53:47.488251 28440 consensus_queue.cc:260] T a45db42c45204f8ca4637477ba08041b P f80cc628b4eb4d96bec4e335bbbf07a5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 25, Last appended: 1.25, Last appended by leader: 25, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 25 OBSOLETE_local: false peers { permanent_uuid: "01d3d584186749129c76ecc514df82b8" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 40139 } } peers { permanent_uuid: "151741cce0cc43429d2508378dd9b880" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 42777 } attrs { replace: true } } peers { permanent_uuid: "e3cb5e3da8684ceba82824d8fb2cd09d" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 33529 } } peers { permanent_uuid: "f80cc628b4eb4d96bec4e335bbbf07a5" member_type: NON_VOTER last_known_addr { host: "127.22.183.132" port: 38009 } attrs { promote: true } }
I20260608 09:53:47.505741 28440 ts_tablet_manager.cc:1434] T a45db42c45204f8ca4637477ba08041b P f80cc628b4eb4d96bec4e335bbbf07a5: Time spent starting tablet: real 0.022s	user 0.006s	sys 0.004s
I20260608 09:53:47.507781 27950 tablet_copy_service.cc:342] P e3cb5e3da8684ceba82824d8fb2cd09d: Request end of tablet copy session f80cc628b4eb4d96bec4e335bbbf07a5-a45db42c45204f8ca4637477ba08041b received from {username='slave'} at 127.0.0.1:55598
I20260608 09:53:47.508298 27950 tablet_copy_service.cc:434] P e3cb5e3da8684ceba82824d8fb2cd09d: ending tablet copy session f80cc628b4eb4d96bec4e335bbbf07a5-a45db42c45204f8ca4637477ba08041b on tablet a45db42c45204f8ca4637477ba08041b with peer f80cc628b4eb4d96bec4e335bbbf07a5
I20260608 09:53:47.554993 28448 tablet_copy_client.cc:538] T 5c37a2a70783486182ee8d6f19728c27 P 2f3869353795492ea3ecf70d4b5227bc: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 09:53:47.566322 28448 tablet_bootstrap.cc:492] T 5c37a2a70783486182ee8d6f19728c27 P 2f3869353795492ea3ecf70d4b5227bc: Bootstrap starting.
I20260608 09:53:47.579552 28385 raft_consensus.cc:1217] T e122e55095c644cd94773b4f1f4d33bd P 2f3869353795492ea3ecf70d4b5227bc [term 1 LEARNER]: Deduplicated request from leader. Original: 1.24->[1.25-1.25]   Dedup: 1.25->[]
I20260608 09:53:47.589553 28443 tablet_bootstrap.cc:492] T d334784c2d8744a0adf0dd432c217edd P 8664b7c6fdd14db5b248279dfafe705d: Bootstrap replayed 1/1 log segments. Stats: ops{read=26 overwritten=0 applied=26 ignored=0} inserts{seen=99 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260608 09:53:47.590612 28443 tablet_bootstrap.cc:492] T d334784c2d8744a0adf0dd432c217edd P 8664b7c6fdd14db5b248279dfafe705d: Bootstrap complete.
I20260608 09:53:47.591827 28443 ts_tablet_manager.cc:1403] T d334784c2d8744a0adf0dd432c217edd P 8664b7c6fdd14db5b248279dfafe705d: Time spent bootstrapping tablet: real 0.175s	user 0.138s	sys 0.015s
I20260608 09:53:47.594743 28443 raft_consensus.cc:359] T d334784c2d8744a0adf0dd432c217edd P 8664b7c6fdd14db5b248279dfafe705d [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "01d3d584186749129c76ecc514df82b8" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 40139 } attrs { replace: true } } peers { permanent_uuid: "151741cce0cc43429d2508378dd9b880" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 42777 } } peers { permanent_uuid: "e3cb5e3da8684ceba82824d8fb2cd09d" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 33529 } } peers { permanent_uuid: "8664b7c6fdd14db5b248279dfafe705d" member_type: NON_VOTER last_known_addr { host: "127.22.183.133" port: 38931 } attrs { promote: true } }
I20260608 09:53:47.595532 28443 raft_consensus.cc:740] T d334784c2d8744a0adf0dd432c217edd P 8664b7c6fdd14db5b248279dfafe705d [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 8664b7c6fdd14db5b248279dfafe705d, State: Initialized, Role: LEARNER
I20260608 09:53:47.596158 28443 consensus_queue.cc:260] T d334784c2d8744a0adf0dd432c217edd P 8664b7c6fdd14db5b248279dfafe705d [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: "01d3d584186749129c76ecc514df82b8" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 40139 } attrs { replace: true } } peers { permanent_uuid: "151741cce0cc43429d2508378dd9b880" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 42777 } } peers { permanent_uuid: "e3cb5e3da8684ceba82824d8fb2cd09d" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 33529 } } peers { permanent_uuid: "8664b7c6fdd14db5b248279dfafe705d" member_type: NON_VOTER last_known_addr { host: "127.22.183.133" port: 38931 } attrs { promote: true } }
I20260608 09:53:47.598527 28443 ts_tablet_manager.cc:1434] T d334784c2d8744a0adf0dd432c217edd P 8664b7c6fdd14db5b248279dfafe705d: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260608 09:53:47.600301 27950 tablet_copy_service.cc:342] P e3cb5e3da8684ceba82824d8fb2cd09d: Request end of tablet copy session 8664b7c6fdd14db5b248279dfafe705d-d334784c2d8744a0adf0dd432c217edd received from {username='slave'} at 127.0.0.1:55612
I20260608 09:53:47.600793 27950 tablet_copy_service.cc:434] P e3cb5e3da8684ceba82824d8fb2cd09d: ending tablet copy session 8664b7c6fdd14db5b248279dfafe705d-d334784c2d8744a0adf0dd432c217edd on tablet d334784c2d8744a0adf0dd432c217edd with peer 8664b7c6fdd14db5b248279dfafe705d
I20260608 09:53:47.639045 28445 tablet_bootstrap.cc:492] T 88fc6e2eb6d84424afd4b7ce94bc95e5 P f80cc628b4eb4d96bec4e335bbbf07a5: Bootstrap replayed 1/1 log segments. Stats: ops{read=26 overwritten=0 applied=26 ignored=0} inserts{seen=116 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260608 09:53:47.639860 28445 tablet_bootstrap.cc:492] T 88fc6e2eb6d84424afd4b7ce94bc95e5 P f80cc628b4eb4d96bec4e335bbbf07a5: Bootstrap complete.
I20260608 09:53:47.640424 28445 ts_tablet_manager.cc:1403] T 88fc6e2eb6d84424afd4b7ce94bc95e5 P f80cc628b4eb4d96bec4e335bbbf07a5: Time spent bootstrapping tablet: real 0.196s	user 0.141s	sys 0.011s
I20260608 09:53:47.643023 28445 raft_consensus.cc:359] T 88fc6e2eb6d84424afd4b7ce94bc95e5 P f80cc628b4eb4d96bec4e335bbbf07a5 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "e3cb5e3da8684ceba82824d8fb2cd09d" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 33529 } } peers { permanent_uuid: "01d3d584186749129c76ecc514df82b8" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 40139 } } peers { permanent_uuid: "151741cce0cc43429d2508378dd9b880" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 42777 } attrs { replace: true } } peers { permanent_uuid: "f80cc628b4eb4d96bec4e335bbbf07a5" member_type: NON_VOTER last_known_addr { host: "127.22.183.132" port: 38009 } attrs { promote: true } }
I20260608 09:53:47.643821 28445 raft_consensus.cc:740] T 88fc6e2eb6d84424afd4b7ce94bc95e5 P f80cc628b4eb4d96bec4e335bbbf07a5 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: f80cc628b4eb4d96bec4e335bbbf07a5, State: Initialized, Role: LEARNER
I20260608 09:53:47.644449 28445 consensus_queue.cc:260] T 88fc6e2eb6d84424afd4b7ce94bc95e5 P f80cc628b4eb4d96bec4e335bbbf07a5 [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: "e3cb5e3da8684ceba82824d8fb2cd09d" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 33529 } } peers { permanent_uuid: "01d3d584186749129c76ecc514df82b8" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 40139 } } peers { permanent_uuid: "151741cce0cc43429d2508378dd9b880" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 42777 } attrs { replace: true } } peers { permanent_uuid: "f80cc628b4eb4d96bec4e335bbbf07a5" member_type: NON_VOTER last_known_addr { host: "127.22.183.132" port: 38009 } attrs { promote: true } }
I20260608 09:53:47.646737 28445 ts_tablet_manager.cc:1434] T 88fc6e2eb6d84424afd4b7ce94bc95e5 P f80cc628b4eb4d96bec4e335bbbf07a5: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260608 09:53:47.648479 27801 tablet_copy_service.cc:342] P 01d3d584186749129c76ecc514df82b8: Request end of tablet copy session f80cc628b4eb4d96bec4e335bbbf07a5-88fc6e2eb6d84424afd4b7ce94bc95e5 received from {username='slave'} at 127.0.0.1:59080
I20260608 09:53:47.648934 27801 tablet_copy_service.cc:434] P 01d3d584186749129c76ecc514df82b8: ending tablet copy session f80cc628b4eb4d96bec4e335bbbf07a5-88fc6e2eb6d84424afd4b7ce94bc95e5 on tablet 88fc6e2eb6d84424afd4b7ce94bc95e5 with peer f80cc628b4eb4d96bec4e335bbbf07a5
I20260608 09:53:47.710389 28448 tablet_bootstrap.cc:492] T 5c37a2a70783486182ee8d6f19728c27 P 2f3869353795492ea3ecf70d4b5227bc: Bootstrap replayed 1/1 log segments. Stats: ops{read=25 overwritten=0 applied=25 ignored=0} inserts{seen=93 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260608 09:53:47.711195 28448 tablet_bootstrap.cc:492] T 5c37a2a70783486182ee8d6f19728c27 P 2f3869353795492ea3ecf70d4b5227bc: Bootstrap complete.
I20260608 09:53:47.712126 28448 ts_tablet_manager.cc:1403] T 5c37a2a70783486182ee8d6f19728c27 P 2f3869353795492ea3ecf70d4b5227bc: Time spent bootstrapping tablet: real 0.146s	user 0.106s	sys 0.019s
I20260608 09:53:47.714248 28448 raft_consensus.cc:359] T 5c37a2a70783486182ee8d6f19728c27 P 2f3869353795492ea3ecf70d4b5227bc [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 25 OBSOLETE_local: false peers { permanent_uuid: "01d3d584186749129c76ecc514df82b8" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 40139 } } peers { permanent_uuid: "151741cce0cc43429d2508378dd9b880" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 42777 } } peers { permanent_uuid: "e3cb5e3da8684ceba82824d8fb2cd09d" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 33529 } attrs { replace: true } } peers { permanent_uuid: "2f3869353795492ea3ecf70d4b5227bc" member_type: NON_VOTER last_known_addr { host: "127.22.183.134" port: 38041 } attrs { promote: true } }
I20260608 09:53:47.714794 28448 raft_consensus.cc:740] T 5c37a2a70783486182ee8d6f19728c27 P 2f3869353795492ea3ecf70d4b5227bc [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 2f3869353795492ea3ecf70d4b5227bc, State: Initialized, Role: LEARNER
I20260608 09:53:47.715267 28448 consensus_queue.cc:260] T 5c37a2a70783486182ee8d6f19728c27 P 2f3869353795492ea3ecf70d4b5227bc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 25, Last appended: 1.25, Last appended by leader: 25, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 25 OBSOLETE_local: false peers { permanent_uuid: "01d3d584186749129c76ecc514df82b8" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 40139 } } peers { permanent_uuid: "151741cce0cc43429d2508378dd9b880" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 42777 } } peers { permanent_uuid: "e3cb5e3da8684ceba82824d8fb2cd09d" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 33529 } attrs { replace: true } } peers { permanent_uuid: "2f3869353795492ea3ecf70d4b5227bc" member_type: NON_VOTER last_known_addr { host: "127.22.183.134" port: 38041 } attrs { promote: true } }
I20260608 09:53:47.716753 28448 ts_tablet_manager.cc:1434] T 5c37a2a70783486182ee8d6f19728c27 P 2f3869353795492ea3ecf70d4b5227bc: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260608 09:53:47.719208 27876 tablet_copy_service.cc:342] P 151741cce0cc43429d2508378dd9b880: Request end of tablet copy session 2f3869353795492ea3ecf70d4b5227bc-5c37a2a70783486182ee8d6f19728c27 received from {username='slave'} at 127.0.0.1:38284
I20260608 09:53:47.719691 27876 tablet_copy_service.cc:434] P 151741cce0cc43429d2508378dd9b880: ending tablet copy session 2f3869353795492ea3ecf70d4b5227bc-5c37a2a70783486182ee8d6f19728c27 on tablet 5c37a2a70783486182ee8d6f19728c27 with peer 2f3869353795492ea3ecf70d4b5227bc
I20260608 09:53:47.889314 28236 raft_consensus.cc:1217] T 88fc6e2eb6d84424afd4b7ce94bc95e5 P f80cc628b4eb4d96bec4e335bbbf07a5 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.25->[1.26-1.26]   Dedup: 1.26->[]
I20260608 09:53:47.893931 28311 raft_consensus.cc:1217] T d334784c2d8744a0adf0dd432c217edd P 8664b7c6fdd14db5b248279dfafe705d [term 1 LEARNER]: Deduplicated request from leader. Original: 1.25->[1.26-1.26]   Dedup: 1.26->[]
I20260608 09:53:47.897326 28311 raft_consensus.cc:1217] T 60d394fbc3764cfda4c05caa3c67593f P 8664b7c6fdd14db5b248279dfafe705d [term 1 LEARNER]: Deduplicated request from leader. Original: 1.24->[1.25-1.25]   Dedup: 1.25->[]
I20260608 09:53:47.921607 28385 raft_consensus.cc:1217] T 5c37a2a70783486182ee8d6f19728c27 P 2f3869353795492ea3ecf70d4b5227bc [term 1 LEARNER]: Deduplicated request from leader. Original: 1.24->[1.25-1.25]   Dedup: 1.25->[]
I20260608 09:53:47.999878 28236 raft_consensus.cc:1217] T a45db42c45204f8ca4637477ba08041b P f80cc628b4eb4d96bec4e335bbbf07a5 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.24->[1.25-1.25]   Dedup: 1.25->[]
I20260608 09:53:48.179049 28188 raft_consensus.cc:1064] T e122e55095c644cd94773b4f1f4d33bd P e3cb5e3da8684ceba82824d8fb2cd09d: attempting to promote NON_VOTER 2f3869353795492ea3ecf70d4b5227bc to VOTER
I20260608 09:53:48.182199 28188 consensus_queue.cc:237] T e122e55095c644cd94773b4f1f4d33bd P e3cb5e3da8684ceba82824d8fb2cd09d [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: 3, State: 0, Mode: LEADER, active raft config: opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "01d3d584186749129c76ecc514df82b8" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 40139 } attrs { replace: true } } peers { permanent_uuid: "151741cce0cc43429d2508378dd9b880" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 42777 } } peers { permanent_uuid: "e3cb5e3da8684ceba82824d8fb2cd09d" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 33529 } } peers { permanent_uuid: "2f3869353795492ea3ecf70d4b5227bc" member_type: VOTER last_known_addr { host: "127.22.183.134" port: 38041 } attrs { promote: false } }
I20260608 09:53:48.188762 27860 raft_consensus.cc:1275] T e122e55095c644cd94773b4f1f4d33bd P 151741cce0cc43429d2508378dd9b880 [term 1 FOLLOWER]: Refusing update from remote peer e3cb5e3da8684ceba82824d8fb2cd09d: Log matching property violated. Preceding OpId in replica: term: 1 index: 25. Preceding OpId from leader: term: 1 index: 26. (index mismatch)
I20260608 09:53:48.188835 28385 raft_consensus.cc:1275] T e122e55095c644cd94773b4f1f4d33bd P 2f3869353795492ea3ecf70d4b5227bc [term 1 LEARNER]: Refusing update from remote peer e3cb5e3da8684ceba82824d8fb2cd09d: Log matching property violated. Preceding OpId in replica: term: 1 index: 25. Preceding OpId from leader: term: 1 index: 26. (index mismatch)
I20260608 09:53:48.190557 27787 raft_consensus.cc:1275] T e122e55095c644cd94773b4f1f4d33bd P 01d3d584186749129c76ecc514df82b8 [term 1 FOLLOWER]: Refusing update from remote peer e3cb5e3da8684ceba82824d8fb2cd09d: Log matching property violated. Preceding OpId in replica: term: 1 index: 25. Preceding OpId from leader: term: 1 index: 26. (index mismatch)
I20260608 09:53:48.190548 28466 consensus_queue.cc:1048] T e122e55095c644cd94773b4f1f4d33bd P e3cb5e3da8684ceba82824d8fb2cd09d [LEADER]: Connected to new peer: Peer: permanent_uuid: "151741cce0cc43429d2508378dd9b880" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 42777 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 26, Last known committed idx: 25, Time since last communication: 0.001s
I20260608 09:53:48.191856 28461 consensus_queue.cc:1048] T e122e55095c644cd94773b4f1f4d33bd P e3cb5e3da8684ceba82824d8fb2cd09d [LEADER]: Connected to new peer: Peer: permanent_uuid: "2f3869353795492ea3ecf70d4b5227bc" member_type: VOTER last_known_addr { host: "127.22.183.134" port: 38041 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 26, Last known committed idx: 25, Time since last communication: 0.000s
I20260608 09:53:48.192668 28188 consensus_queue.cc:1048] T e122e55095c644cd94773b4f1f4d33bd P e3cb5e3da8684ceba82824d8fb2cd09d [LEADER]: Connected to new peer: Peer: permanent_uuid: "01d3d584186749129c76ecc514df82b8" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 40139 } 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 09:53:48.215929 28188 raft_consensus.cc:2955] T e122e55095c644cd94773b4f1f4d33bd P e3cb5e3da8684ceba82824d8fb2cd09d [term 1 LEADER]: Committing config change with OpId 1.26: config changed from index 25 to 26, 2f3869353795492ea3ecf70d4b5227bc (127.22.183.134) changed from NON_VOTER to VOTER. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "01d3d584186749129c76ecc514df82b8" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 40139 } attrs { replace: true } } peers { permanent_uuid: "151741cce0cc43429d2508378dd9b880" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 42777 } } peers { permanent_uuid: "e3cb5e3da8684ceba82824d8fb2cd09d" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 33529 } } peers { permanent_uuid: "2f3869353795492ea3ecf70d4b5227bc" member_type: VOTER last_known_addr { host: "127.22.183.134" port: 38041 } attrs { promote: false } } }
I20260608 09:53:48.219133 28385 raft_consensus.cc:2955] T e122e55095c644cd94773b4f1f4d33bd P 2f3869353795492ea3ecf70d4b5227bc [term 1 FOLLOWER]: Committing config change with OpId 1.26: config changed from index 25 to 26, 2f3869353795492ea3ecf70d4b5227bc (127.22.183.134) changed from NON_VOTER to VOTER. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "01d3d584186749129c76ecc514df82b8" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 40139 } attrs { replace: true } } peers { permanent_uuid: "151741cce0cc43429d2508378dd9b880" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 42777 } } peers { permanent_uuid: "e3cb5e3da8684ceba82824d8fb2cd09d" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 33529 } } peers { permanent_uuid: "2f3869353795492ea3ecf70d4b5227bc" member_type: VOTER last_known_addr { host: "127.22.183.134" port: 38041 } attrs { promote: false } } }
I20260608 09:53:48.218442 27787 raft_consensus.cc:2955] T e122e55095c644cd94773b4f1f4d33bd P 01d3d584186749129c76ecc514df82b8 [term 1 FOLLOWER]: Committing config change with OpId 1.26: config changed from index 25 to 26, 2f3869353795492ea3ecf70d4b5227bc (127.22.183.134) changed from NON_VOTER to VOTER. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "01d3d584186749129c76ecc514df82b8" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 40139 } attrs { replace: true } } peers { permanent_uuid: "151741cce0cc43429d2508378dd9b880" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 42777 } } peers { permanent_uuid: "e3cb5e3da8684ceba82824d8fb2cd09d" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 33529 } } peers { permanent_uuid: "2f3869353795492ea3ecf70d4b5227bc" member_type: VOTER last_known_addr { host: "127.22.183.134" port: 38041 } attrs { promote: false } } }
I20260608 09:53:48.231552 27860 raft_consensus.cc:2955] T e122e55095c644cd94773b4f1f4d33bd P 151741cce0cc43429d2508378dd9b880 [term 1 FOLLOWER]: Committing config change with OpId 1.26: config changed from index 25 to 26, 2f3869353795492ea3ecf70d4b5227bc (127.22.183.134) changed from NON_VOTER to VOTER. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "01d3d584186749129c76ecc514df82b8" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 40139 } attrs { replace: true } } peers { permanent_uuid: "151741cce0cc43429d2508378dd9b880" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 42777 } } peers { permanent_uuid: "e3cb5e3da8684ceba82824d8fb2cd09d" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 33529 } } peers { permanent_uuid: "2f3869353795492ea3ecf70d4b5227bc" member_type: VOTER last_known_addr { host: "127.22.183.134" port: 38041 } attrs { promote: false } } }
I20260608 09:53:48.234519 27685 catalog_manager.cc:5696] T e122e55095c644cd94773b4f1f4d33bd P e3cb5e3da8684ceba82824d8fb2cd09d reported cstate change: config changed from index 25 to 26, 2f3869353795492ea3ecf70d4b5227bc (127.22.183.134) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "e3cb5e3da8684ceba82824d8fb2cd09d" committed_config { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "01d3d584186749129c76ecc514df82b8" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 40139 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "151741cce0cc43429d2508378dd9b880" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 42777 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e3cb5e3da8684ceba82824d8fb2cd09d" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 33529 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2f3869353795492ea3ecf70d4b5227bc" member_type: VOTER last_known_addr { host: "127.22.183.134" port: 38041 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260608 09:53:48.267793 27936 consensus_queue.cc:237] T e122e55095c644cd94773b4f1f4d33bd P e3cb5e3da8684ceba82824d8fb2cd09d [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: "151741cce0cc43429d2508378dd9b880" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 42777 } } peers { permanent_uuid: "e3cb5e3da8684ceba82824d8fb2cd09d" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 33529 } } peers { permanent_uuid: "2f3869353795492ea3ecf70d4b5227bc" member_type: VOTER last_known_addr { host: "127.22.183.134" port: 38041 } attrs { promote: false } }
I20260608 09:53:48.273066 28385 raft_consensus.cc:1275] T e122e55095c644cd94773b4f1f4d33bd P 2f3869353795492ea3ecf70d4b5227bc [term 1 FOLLOWER]: Refusing update from remote peer e3cb5e3da8684ceba82824d8fb2cd09d: Log matching property violated. Preceding OpId in replica: term: 1 index: 26. Preceding OpId from leader: term: 1 index: 27. (index mismatch)
I20260608 09:53:48.274487 27860 raft_consensus.cc:1275] T e122e55095c644cd94773b4f1f4d33bd P 151741cce0cc43429d2508378dd9b880 [term 1 FOLLOWER]: Refusing update from remote peer e3cb5e3da8684ceba82824d8fb2cd09d: Log matching property violated. Preceding OpId in replica: term: 1 index: 26. Preceding OpId from leader: term: 1 index: 27. (index mismatch)
I20260608 09:53:48.274708 28466 consensus_queue.cc:1048] T e122e55095c644cd94773b4f1f4d33bd P e3cb5e3da8684ceba82824d8fb2cd09d [LEADER]: Connected to new peer: Peer: permanent_uuid: "2f3869353795492ea3ecf70d4b5227bc" member_type: VOTER last_known_addr { host: "127.22.183.134" port: 38041 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 27, Last known committed idx: 26, Time since last communication: 0.000s
I20260608 09:53:48.276172 28461 consensus_queue.cc:1048] T e122e55095c644cd94773b4f1f4d33bd P e3cb5e3da8684ceba82824d8fb2cd09d [LEADER]: Connected to new peer: Peer: permanent_uuid: "151741cce0cc43429d2508378dd9b880" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 42777 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 27, Last known committed idx: 26, Time since last communication: 0.000s
I20260608 09:53:48.284637 27860 raft_consensus.cc:2955] T e122e55095c644cd94773b4f1f4d33bd P 151741cce0cc43429d2508378dd9b880 [term 1 FOLLOWER]: Committing config change with OpId 1.27: config changed from index 26 to 27, VOTER 01d3d584186749129c76ecc514df82b8 (127.22.183.129) evicted. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "151741cce0cc43429d2508378dd9b880" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 42777 } } peers { permanent_uuid: "e3cb5e3da8684ceba82824d8fb2cd09d" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 33529 } } peers { permanent_uuid: "2f3869353795492ea3ecf70d4b5227bc" member_type: VOTER last_known_addr { host: "127.22.183.134" port: 38041 } attrs { promote: false } } }
I20260608 09:53:48.284750 28461 raft_consensus.cc:2955] T e122e55095c644cd94773b4f1f4d33bd P e3cb5e3da8684ceba82824d8fb2cd09d [term 1 LEADER]: Committing config change with OpId 1.27: config changed from index 26 to 27, VOTER 01d3d584186749129c76ecc514df82b8 (127.22.183.129) evicted. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "151741cce0cc43429d2508378dd9b880" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 42777 } } peers { permanent_uuid: "e3cb5e3da8684ceba82824d8fb2cd09d" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 33529 } } peers { permanent_uuid: "2f3869353795492ea3ecf70d4b5227bc" member_type: VOTER last_known_addr { host: "127.22.183.134" port: 38041 } attrs { promote: false } } }
I20260608 09:53:48.285858 28385 raft_consensus.cc:2955] T e122e55095c644cd94773b4f1f4d33bd P 2f3869353795492ea3ecf70d4b5227bc [term 1 FOLLOWER]: Committing config change with OpId 1.27: config changed from index 26 to 27, VOTER 01d3d584186749129c76ecc514df82b8 (127.22.183.129) evicted. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "151741cce0cc43429d2508378dd9b880" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 42777 } } peers { permanent_uuid: "e3cb5e3da8684ceba82824d8fb2cd09d" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 33529 } } peers { permanent_uuid: "2f3869353795492ea3ecf70d4b5227bc" member_type: VOTER last_known_addr { host: "127.22.183.134" port: 38041 } attrs { promote: false } } }
I20260608 09:53:48.295881 27674 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet e122e55095c644cd94773b4f1f4d33bd with cas_config_opid_index 26: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260608 09:53:48.299300 27683 catalog_manager.cc:5696] T e122e55095c644cd94773b4f1f4d33bd P 2f3869353795492ea3ecf70d4b5227bc reported cstate change: config changed from index 26 to 27, VOTER 01d3d584186749129c76ecc514df82b8 (127.22.183.129) evicted. New cstate: current_term: 1 leader_uuid: "e3cb5e3da8684ceba82824d8fb2cd09d" committed_config { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "151741cce0cc43429d2508378dd9b880" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 42777 } } peers { permanent_uuid: "e3cb5e3da8684ceba82824d8fb2cd09d" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 33529 } } peers { permanent_uuid: "2f3869353795492ea3ecf70d4b5227bc" member_type: VOTER last_known_addr { host: "127.22.183.134" port: 38041 } attrs { promote: false } } }
I20260608 09:53:48.316615 28476 raft_consensus.cc:1064] T 88fc6e2eb6d84424afd4b7ce94bc95e5 P 01d3d584186749129c76ecc514df82b8: attempting to promote NON_VOTER f80cc628b4eb4d96bec4e335bbbf07a5 to VOTER
I20260608 09:53:48.320221 28476 consensus_queue.cc:237] T 88fc6e2eb6d84424afd4b7ce94bc95e5 P 01d3d584186749129c76ecc514df82b8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 26, Committed index: 26, Last appended: 1.26, Last appended by leader: 0, Current term: 1, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "e3cb5e3da8684ceba82824d8fb2cd09d" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 33529 } } peers { permanent_uuid: "01d3d584186749129c76ecc514df82b8" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 40139 } } peers { permanent_uuid: "151741cce0cc43429d2508378dd9b880" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 42777 } attrs { replace: true } } peers { permanent_uuid: "f80cc628b4eb4d96bec4e335bbbf07a5" member_type: VOTER last_known_addr { host: "127.22.183.132" port: 38009 } attrs { promote: false } }
I20260608 09:53:48.321527 27774 tablet_service.cc:1558] Processing DeleteTablet for tablet e122e55095c644cd94773b4f1f4d33bd with delete_type TABLET_DATA_TOMBSTONED (TS 01d3d584186749129c76ecc514df82b8 not found in new config with opid_index 27) from {username='slave'} at 127.0.0.1:56206
I20260608 09:53:48.326779 28477 tablet_replica.cc:333] T e122e55095c644cd94773b4f1f4d33bd P 01d3d584186749129c76ecc514df82b8: stopping tablet replica
I20260608 09:53:48.328166 28477 raft_consensus.cc:2243] T e122e55095c644cd94773b4f1f4d33bd P 01d3d584186749129c76ecc514df82b8 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:53:48.329149 28236 raft_consensus.cc:1275] T 88fc6e2eb6d84424afd4b7ce94bc95e5 P f80cc628b4eb4d96bec4e335bbbf07a5 [term 1 LEARNER]: Refusing update from remote peer 01d3d584186749129c76ecc514df82b8: Log matching property violated. Preceding OpId in replica: term: 1 index: 26. Preceding OpId from leader: term: 1 index: 27. (index mismatch)
I20260608 09:53:48.329516 28477 raft_consensus.cc:2272] T e122e55095c644cd94773b4f1f4d33bd P 01d3d584186749129c76ecc514df82b8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:53:48.330837 27860 raft_consensus.cc:1275] T 88fc6e2eb6d84424afd4b7ce94bc95e5 P 151741cce0cc43429d2508378dd9b880 [term 1 FOLLOWER]: Refusing update from remote peer 01d3d584186749129c76ecc514df82b8: Log matching property violated. Preceding OpId in replica: term: 1 index: 26. Preceding OpId from leader: term: 1 index: 27. (index mismatch)
I20260608 09:53:48.331950 28475 consensus_queue.cc:1048] T 88fc6e2eb6d84424afd4b7ce94bc95e5 P 01d3d584186749129c76ecc514df82b8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f80cc628b4eb4d96bec4e335bbbf07a5" member_type: VOTER last_known_addr { host: "127.22.183.132" port: 38009 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 27, Last known committed idx: 26, Time since last communication: 0.001s
I20260608 09:53:48.333120 28452 consensus_queue.cc:1048] T 88fc6e2eb6d84424afd4b7ce94bc95e5 P 01d3d584186749129c76ecc514df82b8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "151741cce0cc43429d2508378dd9b880" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 42777 } 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 09:53:48.333945 28477 ts_tablet_manager.cc:1916] T e122e55095c644cd94773b4f1f4d33bd P 01d3d584186749129c76ecc514df82b8: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260608 09:53:48.337005 27936 raft_consensus.cc:1275] T 88fc6e2eb6d84424afd4b7ce94bc95e5 P e3cb5e3da8684ceba82824d8fb2cd09d [term 1 FOLLOWER]: Refusing update from remote peer 01d3d584186749129c76ecc514df82b8: Log matching property violated. Preceding OpId in replica: term: 1 index: 26. Preceding OpId from leader: term: 1 index: 27. (index mismatch)
I20260608 09:53:48.347570 28452 consensus_queue.cc:1048] T 88fc6e2eb6d84424afd4b7ce94bc95e5 P 01d3d584186749129c76ecc514df82b8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e3cb5e3da8684ceba82824d8fb2cd09d" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 33529 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 27, Last known committed idx: 26, Time since last communication: 0.000s
I20260608 09:53:48.357100 28477 ts_tablet_manager.cc:1929] T e122e55095c644cd94773b4f1f4d33bd P 01d3d584186749129c76ecc514df82b8: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.26
I20260608 09:53:48.357785 28477 log.cc:1199] T e122e55095c644cd94773b4f1f4d33bd P 01d3d584186749129c76ecc514df82b8: Deleting WAL directory at /tmp/dist-test-task8s1y23/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780912294849904-23262-0/minicluster-data/ts-0-root/wals/e122e55095c644cd94773b4f1f4d33bd
I20260608 09:53:48.359656 27674 catalog_manager.cc:5027] TS 01d3d584186749129c76ecc514df82b8 (127.22.183.129:40139): tablet e122e55095c644cd94773b4f1f4d33bd (table test-workload [id=f86aea9576dc445e8d1ea90e66f0da7c]) successfully deleted
I20260608 09:53:48.380918 28479 raft_consensus.cc:2955] T 88fc6e2eb6d84424afd4b7ce94bc95e5 P 01d3d584186749129c76ecc514df82b8 [term 1 LEADER]: Committing config change with OpId 1.27: config changed from index 26 to 27, f80cc628b4eb4d96bec4e335bbbf07a5 (127.22.183.132) changed from NON_VOTER to VOTER. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "e3cb5e3da8684ceba82824d8fb2cd09d" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 33529 } } peers { permanent_uuid: "01d3d584186749129c76ecc514df82b8" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 40139 } } peers { permanent_uuid: "151741cce0cc43429d2508378dd9b880" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 42777 } attrs { replace: true } } peers { permanent_uuid: "f80cc628b4eb4d96bec4e335bbbf07a5" member_type: VOTER last_known_addr { host: "127.22.183.132" port: 38009 } attrs { promote: false } } }
I20260608 09:53:48.381557 27860 raft_consensus.cc:2955] T 88fc6e2eb6d84424afd4b7ce94bc95e5 P 151741cce0cc43429d2508378dd9b880 [term 1 FOLLOWER]: Committing config change with OpId 1.27: config changed from index 26 to 27, f80cc628b4eb4d96bec4e335bbbf07a5 (127.22.183.132) changed from NON_VOTER to VOTER. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "e3cb5e3da8684ceba82824d8fb2cd09d" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 33529 } } peers { permanent_uuid: "01d3d584186749129c76ecc514df82b8" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 40139 } } peers { permanent_uuid: "151741cce0cc43429d2508378dd9b880" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 42777 } attrs { replace: true } } peers { permanent_uuid: "f80cc628b4eb4d96bec4e335bbbf07a5" member_type: VOTER last_known_addr { host: "127.22.183.132" port: 38009 } attrs { promote: false } } }
I20260608 09:53:48.397943 28466 raft_consensus.cc:1064] T d334784c2d8744a0adf0dd432c217edd P e3cb5e3da8684ceba82824d8fb2cd09d: attempting to promote NON_VOTER 8664b7c6fdd14db5b248279dfafe705d to VOTER
I20260608 09:53:48.399178 27689 catalog_manager.cc:5696] T 88fc6e2eb6d84424afd4b7ce94bc95e5 P 151741cce0cc43429d2508378dd9b880 reported cstate change: config changed from index 26 to 27, f80cc628b4eb4d96bec4e335bbbf07a5 (127.22.183.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "01d3d584186749129c76ecc514df82b8" committed_config { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "e3cb5e3da8684ceba82824d8fb2cd09d" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 33529 } } peers { permanent_uuid: "01d3d584186749129c76ecc514df82b8" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 40139 } } peers { permanent_uuid: "151741cce0cc43429d2508378dd9b880" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 42777 } attrs { replace: true } } peers { permanent_uuid: "f80cc628b4eb4d96bec4e335bbbf07a5" member_type: VOTER last_known_addr { host: "127.22.183.132" port: 38009 } attrs { promote: false } } }
I20260608 09:53:48.404814 27937 raft_consensus.cc:2955] T 88fc6e2eb6d84424afd4b7ce94bc95e5 P e3cb5e3da8684ceba82824d8fb2cd09d [term 1 FOLLOWER]: Committing config change with OpId 1.27: config changed from index 26 to 27, f80cc628b4eb4d96bec4e335bbbf07a5 (127.22.183.132) changed from NON_VOTER to VOTER. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "e3cb5e3da8684ceba82824d8fb2cd09d" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 33529 } } peers { permanent_uuid: "01d3d584186749129c76ecc514df82b8" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 40139 } } peers { permanent_uuid: "151741cce0cc43429d2508378dd9b880" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 42777 } attrs { replace: true } } peers { permanent_uuid: "f80cc628b4eb4d96bec4e335bbbf07a5" member_type: VOTER last_known_addr { host: "127.22.183.132" port: 38009 } attrs { promote: false } } }
I20260608 09:53:48.412456 28466 consensus_queue.cc:237] T d334784c2d8744a0adf0dd432c217edd P e3cb5e3da8684ceba82824d8fb2cd09d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 26, Committed index: 26, Last appended: 1.26, Last appended by leader: 0, Current term: 1, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "01d3d584186749129c76ecc514df82b8" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 40139 } attrs { replace: true } } peers { permanent_uuid: "151741cce0cc43429d2508378dd9b880" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 42777 } } peers { permanent_uuid: "e3cb5e3da8684ceba82824d8fb2cd09d" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 33529 } } peers { permanent_uuid: "8664b7c6fdd14db5b248279dfafe705d" member_type: VOTER last_known_addr { host: "127.22.183.133" port: 38931 } attrs { promote: false } }
I20260608 09:53:48.416963 28236 raft_consensus.cc:2955] T 88fc6e2eb6d84424afd4b7ce94bc95e5 P f80cc628b4eb4d96bec4e335bbbf07a5 [term 1 FOLLOWER]: Committing config change with OpId 1.27: config changed from index 26 to 27, f80cc628b4eb4d96bec4e335bbbf07a5 (127.22.183.132) changed from NON_VOTER to VOTER. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "e3cb5e3da8684ceba82824d8fb2cd09d" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 33529 } } peers { permanent_uuid: "01d3d584186749129c76ecc514df82b8" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 40139 } } peers { permanent_uuid: "151741cce0cc43429d2508378dd9b880" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 42777 } attrs { replace: true } } peers { permanent_uuid: "f80cc628b4eb4d96bec4e335bbbf07a5" member_type: VOTER last_known_addr { host: "127.22.183.132" port: 38009 } attrs { promote: false } } }
I20260608 09:53:48.434687 28452 raft_consensus.cc:1064] T 60d394fbc3764cfda4c05caa3c67593f P 01d3d584186749129c76ecc514df82b8: attempting to promote NON_VOTER 8664b7c6fdd14db5b248279dfafe705d to VOTER
I20260608 09:53:48.437350 27787 consensus_queue.cc:237] T 88fc6e2eb6d84424afd4b7ce94bc95e5 P 01d3d584186749129c76ecc514df82b8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 27, Committed index: 27, Last appended: 1.27, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "e3cb5e3da8684ceba82824d8fb2cd09d" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 33529 } } peers { permanent_uuid: "01d3d584186749129c76ecc514df82b8" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 40139 } } peers { permanent_uuid: "f80cc628b4eb4d96bec4e335bbbf07a5" member_type: VOTER last_known_addr { host: "127.22.183.132" port: 38009 } attrs { promote: false } }
I20260608 09:53:48.438194 28452 consensus_queue.cc:237] T 60d394fbc3764cfda4c05caa3c67593f P 01d3d584186749129c76ecc514df82b8 [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: 3, State: 0, Mode: LEADER, active raft config: opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "01d3d584186749129c76ecc514df82b8" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 40139 } } peers { permanent_uuid: "151741cce0cc43429d2508378dd9b880" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 42777 } } peers { permanent_uuid: "e3cb5e3da8684ceba82824d8fb2cd09d" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 33529 } attrs { replace: true } } peers { permanent_uuid: "8664b7c6fdd14db5b248279dfafe705d" member_type: VOTER last_known_addr { host: "127.22.183.133" port: 38931 } attrs { promote: false } }
I20260608 09:53:48.441093 28311 raft_consensus.cc:1275] T d334784c2d8744a0adf0dd432c217edd P 8664b7c6fdd14db5b248279dfafe705d [term 1 LEARNER]: Refusing update from remote peer e3cb5e3da8684ceba82824d8fb2cd09d: Log matching property violated. Preceding OpId in replica: term: 1 index: 26. Preceding OpId from leader: term: 1 index: 27. (index mismatch)
I20260608 09:53:48.444278 28461 consensus_queue.cc:1048] T d334784c2d8744a0adf0dd432c217edd P e3cb5e3da8684ceba82824d8fb2cd09d [LEADER]: Connected to new peer: Peer: permanent_uuid: "8664b7c6fdd14db5b248279dfafe705d" member_type: VOTER last_known_addr { host: "127.22.183.133" port: 38931 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 27, Last known committed idx: 26, Time since last communication: 0.000s
I20260608 09:53:48.446741 27860 raft_consensus.cc:1275] T d334784c2d8744a0adf0dd432c217edd P 151741cce0cc43429d2508378dd9b880 [term 1 FOLLOWER]: Refusing update from remote peer e3cb5e3da8684ceba82824d8fb2cd09d: Log matching property violated. Preceding OpId in replica: term: 1 index: 26. Preceding OpId from leader: term: 1 index: 27. (index mismatch)
I20260608 09:53:48.448107 28188 consensus_queue.cc:1048] T d334784c2d8744a0adf0dd432c217edd P e3cb5e3da8684ceba82824d8fb2cd09d [LEADER]: Connected to new peer: Peer: permanent_uuid: "151741cce0cc43429d2508378dd9b880" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 42777 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 27, Last known committed idx: 26, Time since last communication: 0.000s
I20260608 09:53:48.451836 27937 raft_consensus.cc:1275] T 88fc6e2eb6d84424afd4b7ce94bc95e5 P e3cb5e3da8684ceba82824d8fb2cd09d [term 1 FOLLOWER]: Refusing update from remote peer 01d3d584186749129c76ecc514df82b8: Log matching property violated. Preceding OpId in replica: term: 1 index: 27. Preceding OpId from leader: term: 1 index: 28. (index mismatch)
I20260608 09:53:48.459688 28476 consensus_queue.cc:1048] T 88fc6e2eb6d84424afd4b7ce94bc95e5 P 01d3d584186749129c76ecc514df82b8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e3cb5e3da8684ceba82824d8fb2cd09d" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 33529 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 28, Last known committed idx: 27, Time since last communication: 0.000s
I20260608 09:53:48.463485 27787 raft_consensus.cc:1275] T d334784c2d8744a0adf0dd432c217edd P 01d3d584186749129c76ecc514df82b8 [term 1 FOLLOWER]: Refusing update from remote peer e3cb5e3da8684ceba82824d8fb2cd09d: Log matching property violated. Preceding OpId in replica: term: 1 index: 26. Preceding OpId from leader: term: 1 index: 27. (index mismatch)
I20260608 09:53:48.467223 28188 consensus_queue.cc:1048] T d334784c2d8744a0adf0dd432c217edd P e3cb5e3da8684ceba82824d8fb2cd09d [LEADER]: Connected to new peer: Peer: permanent_uuid: "01d3d584186749129c76ecc514df82b8" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 40139 } 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 09:53:48.469755 28236 raft_consensus.cc:1275] T 88fc6e2eb6d84424afd4b7ce94bc95e5 P f80cc628b4eb4d96bec4e335bbbf07a5 [term 1 FOLLOWER]: Refusing update from remote peer 01d3d584186749129c76ecc514df82b8: Log matching property violated. Preceding OpId in replica: term: 1 index: 27. Preceding OpId from leader: term: 1 index: 28. (index mismatch)
I20260608 09:53:48.473878 28479 consensus_queue.cc:1048] T 88fc6e2eb6d84424afd4b7ce94bc95e5 P 01d3d584186749129c76ecc514df82b8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f80cc628b4eb4d96bec4e335bbbf07a5" member_type: VOTER last_known_addr { host: "127.22.183.132" port: 38009 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 28, Last known committed idx: 27, Time since last communication: 0.005s
I20260608 09:53:48.483217 28310 raft_consensus.cc:1275] T 60d394fbc3764cfda4c05caa3c67593f P 8664b7c6fdd14db5b248279dfafe705d [term 1 LEARNER]: Refusing update from remote peer 01d3d584186749129c76ecc514df82b8: Log matching property violated. Preceding OpId in replica: term: 1 index: 25. Preceding OpId from leader: term: 1 index: 26. (index mismatch)
I20260608 09:53:48.486536 28475 consensus_queue.cc:1048] T 60d394fbc3764cfda4c05caa3c67593f P 01d3d584186749129c76ecc514df82b8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8664b7c6fdd14db5b248279dfafe705d" member_type: VOTER last_known_addr { host: "127.22.183.133" port: 38931 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 26, Last known committed idx: 25, Time since last communication: 0.000s
I20260608 09:53:48.486236 28479 raft_consensus.cc:2955] T 88fc6e2eb6d84424afd4b7ce94bc95e5 P 01d3d584186749129c76ecc514df82b8 [term 1 LEADER]: Committing config change with OpId 1.28: config changed from index 27 to 28, VOTER 151741cce0cc43429d2508378dd9b880 (127.22.183.130) evicted. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "e3cb5e3da8684ceba82824d8fb2cd09d" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 33529 } } peers { permanent_uuid: "01d3d584186749129c76ecc514df82b8" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 40139 } } peers { permanent_uuid: "f80cc628b4eb4d96bec4e335bbbf07a5" member_type: VOTER last_known_addr { host: "127.22.183.132" port: 38009 } attrs { promote: false } } }
I20260608 09:53:48.486857 27936 raft_consensus.cc:2955] T 88fc6e2eb6d84424afd4b7ce94bc95e5 P e3cb5e3da8684ceba82824d8fb2cd09d [term 1 FOLLOWER]: Committing config change with OpId 1.28: config changed from index 27 to 28, VOTER 151741cce0cc43429d2508378dd9b880 (127.22.183.130) evicted. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "e3cb5e3da8684ceba82824d8fb2cd09d" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 33529 } } peers { permanent_uuid: "01d3d584186749129c76ecc514df82b8" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 40139 } } peers { permanent_uuid: "f80cc628b4eb4d96bec4e335bbbf07a5" member_type: VOTER last_known_addr { host: "127.22.183.132" port: 38009 } attrs { promote: false } } }
I20260608 09:53:48.502719 28188 raft_consensus.cc:1064] T a45db42c45204f8ca4637477ba08041b P e3cb5e3da8684ceba82824d8fb2cd09d: attempting to promote NON_VOTER f80cc628b4eb4d96bec4e335bbbf07a5 to VOTER
I20260608 09:53:48.505764 28188 consensus_queue.cc:237] T a45db42c45204f8ca4637477ba08041b P e3cb5e3da8684ceba82824d8fb2cd09d [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: 3, State: 0, Mode: LEADER, active raft config: opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "01d3d584186749129c76ecc514df82b8" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 40139 } } peers { permanent_uuid: "151741cce0cc43429d2508378dd9b880" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 42777 } attrs { replace: true } } peers { permanent_uuid: "e3cb5e3da8684ceba82824d8fb2cd09d" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 33529 } } peers { permanent_uuid: "f80cc628b4eb4d96bec4e335bbbf07a5" member_type: VOTER last_known_addr { host: "127.22.183.132" port: 38009 } attrs { promote: false } }
I20260608 09:53:48.506263 28461 raft_consensus.cc:2955] T d334784c2d8744a0adf0dd432c217edd P e3cb5e3da8684ceba82824d8fb2cd09d [term 1 LEADER]: Committing config change with OpId 1.27: config changed from index 26 to 27, 8664b7c6fdd14db5b248279dfafe705d (127.22.183.133) changed from NON_VOTER to VOTER. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "01d3d584186749129c76ecc514df82b8" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 40139 } attrs { replace: true } } peers { permanent_uuid: "151741cce0cc43429d2508378dd9b880" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 42777 } } peers { permanent_uuid: "e3cb5e3da8684ceba82824d8fb2cd09d" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 33529 } } peers { permanent_uuid: "8664b7c6fdd14db5b248279dfafe705d" member_type: VOTER last_known_addr { host: "127.22.183.133" port: 38931 } attrs { promote: false } } }
I20260608 09:53:48.512135 27866 raft_consensus.cc:1275] T 60d394fbc3764cfda4c05caa3c67593f P 151741cce0cc43429d2508378dd9b880 [term 1 FOLLOWER]: Refusing update from remote peer 01d3d584186749129c76ecc514df82b8: Log matching property violated. Preceding OpId in replica: term: 1 index: 25. Preceding OpId from leader: term: 1 index: 26. (index mismatch)
I20260608 09:53:48.514390 27937 raft_consensus.cc:1275] T 60d394fbc3764cfda4c05caa3c67593f P e3cb5e3da8684ceba82824d8fb2cd09d [term 1 FOLLOWER]: Refusing update from remote peer 01d3d584186749129c76ecc514df82b8: Log matching property violated. Preceding OpId in replica: term: 1 index: 25. Preceding OpId from leader: term: 1 index: 26. (index mismatch)
I20260608 09:53:48.511539 27787 raft_consensus.cc:2955] T d334784c2d8744a0adf0dd432c217edd P 01d3d584186749129c76ecc514df82b8 [term 1 FOLLOWER]: Committing config change with OpId 1.27: config changed from index 26 to 27, 8664b7c6fdd14db5b248279dfafe705d (127.22.183.133) changed from NON_VOTER to VOTER. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "01d3d584186749129c76ecc514df82b8" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 40139 } attrs { replace: true } } peers { permanent_uuid: "151741cce0cc43429d2508378dd9b880" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 42777 } } peers { permanent_uuid: "e3cb5e3da8684ceba82824d8fb2cd09d" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 33529 } } peers { permanent_uuid: "8664b7c6fdd14db5b248279dfafe705d" member_type: VOTER last_known_addr { host: "127.22.183.133" port: 38931 } attrs { promote: false } } }
I20260608 09:53:48.525673 27860 raft_consensus.cc:2955] T d334784c2d8744a0adf0dd432c217edd P 151741cce0cc43429d2508378dd9b880 [term 1 FOLLOWER]: Committing config change with OpId 1.27: config changed from index 26 to 27, 8664b7c6fdd14db5b248279dfafe705d (127.22.183.133) changed from NON_VOTER to VOTER. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "01d3d584186749129c76ecc514df82b8" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 40139 } attrs { replace: true } } peers { permanent_uuid: "151741cce0cc43429d2508378dd9b880" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 42777 } } peers { permanent_uuid: "e3cb5e3da8684ceba82824d8fb2cd09d" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 33529 } } peers { permanent_uuid: "8664b7c6fdd14db5b248279dfafe705d" member_type: VOTER last_known_addr { host: "127.22.183.133" port: 38931 } attrs { promote: false } } }
I20260608 09:53:48.524999 27685 catalog_manager.cc:5696] T 88fc6e2eb6d84424afd4b7ce94bc95e5 P e3cb5e3da8684ceba82824d8fb2cd09d reported cstate change: config changed from index 27 to 28, VOTER 151741cce0cc43429d2508378dd9b880 (127.22.183.130) evicted. New cstate: current_term: 1 leader_uuid: "01d3d584186749129c76ecc514df82b8" committed_config { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "e3cb5e3da8684ceba82824d8fb2cd09d" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 33529 } } peers { permanent_uuid: "01d3d584186749129c76ecc514df82b8" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 40139 } } peers { permanent_uuid: "f80cc628b4eb4d96bec4e335bbbf07a5" member_type: VOTER last_known_addr { host: "127.22.183.132" port: 38009 } attrs { promote: false } } }
I20260608 09:53:48.531332 28311 raft_consensus.cc:2955] T d334784c2d8744a0adf0dd432c217edd P 8664b7c6fdd14db5b248279dfafe705d [term 1 FOLLOWER]: Committing config change with OpId 1.27: config changed from index 26 to 27, 8664b7c6fdd14db5b248279dfafe705d (127.22.183.133) changed from NON_VOTER to VOTER. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "01d3d584186749129c76ecc514df82b8" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 40139 } attrs { replace: true } } peers { permanent_uuid: "151741cce0cc43429d2508378dd9b880" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 42777 } } peers { permanent_uuid: "e3cb5e3da8684ceba82824d8fb2cd09d" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 33529 } } peers { permanent_uuid: "8664b7c6fdd14db5b248279dfafe705d" member_type: VOTER last_known_addr { host: "127.22.183.133" port: 38931 } attrs { promote: false } } }
I20260608 09:53:48.532979 28484 raft_consensus.cc:1064] T 5c37a2a70783486182ee8d6f19728c27 P 151741cce0cc43429d2508378dd9b880: attempting to promote NON_VOTER 2f3869353795492ea3ecf70d4b5227bc to VOTER
I20260608 09:53:48.533931 28476 consensus_queue.cc:1048] T 60d394fbc3764cfda4c05caa3c67593f P 01d3d584186749129c76ecc514df82b8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "151741cce0cc43429d2508378dd9b880" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 42777 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 26, Last known committed idx: 25, Time since last communication: 0.000s
I20260608 09:53:48.536037 28484 consensus_queue.cc:237] T 5c37a2a70783486182ee8d6f19728c27 P 151741cce0cc43429d2508378dd9b880 [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: 3, State: 0, Mode: LEADER, active raft config: opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "01d3d584186749129c76ecc514df82b8" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 40139 } } peers { permanent_uuid: "151741cce0cc43429d2508378dd9b880" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 42777 } } peers { permanent_uuid: "e3cb5e3da8684ceba82824d8fb2cd09d" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 33529 } attrs { replace: true } } peers { permanent_uuid: "2f3869353795492ea3ecf70d4b5227bc" member_type: VOTER last_known_addr { host: "127.22.183.134" port: 38041 } attrs { promote: false } }
I20260608 09:53:48.541635 28475 consensus_queue.cc:1048] T 60d394fbc3764cfda4c05caa3c67593f P 01d3d584186749129c76ecc514df82b8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e3cb5e3da8684ceba82824d8fb2cd09d" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 33529 } 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 09:53:48.542068 28236 raft_consensus.cc:2955] T 88fc6e2eb6d84424afd4b7ce94bc95e5 P f80cc628b4eb4d96bec4e335bbbf07a5 [term 1 FOLLOWER]: Committing config change with OpId 1.28: config changed from index 27 to 28, VOTER 151741cce0cc43429d2508378dd9b880 (127.22.183.130) evicted. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "e3cb5e3da8684ceba82824d8fb2cd09d" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 33529 } } peers { permanent_uuid: "01d3d584186749129c76ecc514df82b8" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 40139 } } peers { permanent_uuid: "f80cc628b4eb4d96bec4e335bbbf07a5" member_type: VOTER last_known_addr { host: "127.22.183.132" port: 38009 } attrs { promote: false } } }
I20260608 09:53:48.554572 28309 raft_consensus.cc:2955] T 60d394fbc3764cfda4c05caa3c67593f P 8664b7c6fdd14db5b248279dfafe705d [term 1 FOLLOWER]: Committing config change with OpId 1.26: config changed from index 25 to 26, 8664b7c6fdd14db5b248279dfafe705d (127.22.183.133) changed from NON_VOTER to VOTER. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "01d3d584186749129c76ecc514df82b8" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 40139 } } peers { permanent_uuid: "151741cce0cc43429d2508378dd9b880" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 42777 } } peers { permanent_uuid: "e3cb5e3da8684ceba82824d8fb2cd09d" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 33529 } attrs { replace: true } } peers { permanent_uuid: "8664b7c6fdd14db5b248279dfafe705d" member_type: VOTER last_known_addr { host: "127.22.183.133" port: 38931 } attrs { promote: false } } }
I20260608 09:53:48.557463 27848 tablet_service.cc:1558] Processing DeleteTablet for tablet 88fc6e2eb6d84424afd4b7ce94bc95e5 with delete_type TABLET_DATA_TOMBSTONED (TS 151741cce0cc43429d2508378dd9b880 not found in new config with opid_index 28) from {username='slave'} at 127.0.0.1:40138
I20260608 09:53:48.562695 28452 raft_consensus.cc:2955] T 60d394fbc3764cfda4c05caa3c67593f P 01d3d584186749129c76ecc514df82b8 [term 1 LEADER]: Committing config change with OpId 1.26: config changed from index 25 to 26, 8664b7c6fdd14db5b248279dfafe705d (127.22.183.133) changed from NON_VOTER to VOTER. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "01d3d584186749129c76ecc514df82b8" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 40139 } } peers { permanent_uuid: "151741cce0cc43429d2508378dd9b880" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 42777 } } peers { permanent_uuid: "e3cb5e3da8684ceba82824d8fb2cd09d" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 33529 } attrs { replace: true } } peers { permanent_uuid: "8664b7c6fdd14db5b248279dfafe705d" member_type: VOTER last_known_addr { host: "127.22.183.133" port: 38931 } attrs { promote: false } } }
I20260608 09:53:48.586980 27936 raft_consensus.cc:2955] T 60d394fbc3764cfda4c05caa3c67593f P e3cb5e3da8684ceba82824d8fb2cd09d [term 1 FOLLOWER]: Committing config change with OpId 1.26: config changed from index 25 to 26, 8664b7c6fdd14db5b248279dfafe705d (127.22.183.133) changed from NON_VOTER to VOTER. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "01d3d584186749129c76ecc514df82b8" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 40139 } } peers { permanent_uuid: "151741cce0cc43429d2508378dd9b880" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 42777 } } peers { permanent_uuid: "e3cb5e3da8684ceba82824d8fb2cd09d" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 33529 } attrs { replace: true } } peers { permanent_uuid: "8664b7c6fdd14db5b248279dfafe705d" member_type: VOTER last_known_addr { host: "127.22.183.133" port: 38931 } attrs { promote: false } } }
I20260608 09:53:48.605212 27681 catalog_manager.cc:5696] T d334784c2d8744a0adf0dd432c217edd P 151741cce0cc43429d2508378dd9b880 reported cstate change: config changed from index 26 to 27, 8664b7c6fdd14db5b248279dfafe705d (127.22.183.133) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "e3cb5e3da8684ceba82824d8fb2cd09d" committed_config { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "01d3d584186749129c76ecc514df82b8" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 40139 } attrs { replace: true } } peers { permanent_uuid: "151741cce0cc43429d2508378dd9b880" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 42777 } } peers { permanent_uuid: "e3cb5e3da8684ceba82824d8fb2cd09d" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 33529 } } peers { permanent_uuid: "8664b7c6fdd14db5b248279dfafe705d" member_type: VOTER last_known_addr { host: "127.22.183.133" port: 38931 } attrs { promote: false } } }
I20260608 09:53:48.638163 27860 raft_consensus.cc:2955] T 60d394fbc3764cfda4c05caa3c67593f P 151741cce0cc43429d2508378dd9b880 [term 1 FOLLOWER]: Committing config change with OpId 1.26: config changed from index 25 to 26, 8664b7c6fdd14db5b248279dfafe705d (127.22.183.133) changed from NON_VOTER to VOTER. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "01d3d584186749129c76ecc514df82b8" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 40139 } } peers { permanent_uuid: "151741cce0cc43429d2508378dd9b880" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 42777 } } peers { permanent_uuid: "e3cb5e3da8684ceba82824d8fb2cd09d" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 33529 } attrs { replace: true } } peers { permanent_uuid: "8664b7c6fdd14db5b248279dfafe705d" member_type: VOTER last_known_addr { host: "127.22.183.133" port: 38931 } attrs { promote: false } } }
I20260608 09:53:48.641445 27674 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet 88fc6e2eb6d84424afd4b7ce94bc95e5 with cas_config_opid_index 27: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260608 09:53:48.645485 28496 tablet_replica.cc:333] T 88fc6e2eb6d84424afd4b7ce94bc95e5 P 151741cce0cc43429d2508378dd9b880: stopping tablet replica
I20260608 09:53:48.648919 27681 catalog_manager.cc:5696] T 60d394fbc3764cfda4c05caa3c67593f P 01d3d584186749129c76ecc514df82b8 reported cstate change: config changed from index 25 to 26, 8664b7c6fdd14db5b248279dfafe705d (127.22.183.133) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "01d3d584186749129c76ecc514df82b8" committed_config { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "01d3d584186749129c76ecc514df82b8" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 40139 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "151741cce0cc43429d2508378dd9b880" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 42777 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e3cb5e3da8684ceba82824d8fb2cd09d" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 33529 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8664b7c6fdd14db5b248279dfafe705d" member_type: VOTER last_known_addr { host: "127.22.183.133" port: 38931 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260608 09:53:48.650884 27937 consensus_queue.cc:237] T d334784c2d8744a0adf0dd432c217edd P e3cb5e3da8684ceba82824d8fb2cd09d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 27, Committed index: 27, Last appended: 1.27, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "151741cce0cc43429d2508378dd9b880" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 42777 } } peers { permanent_uuid: "e3cb5e3da8684ceba82824d8fb2cd09d" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 33529 } } peers { permanent_uuid: "8664b7c6fdd14db5b248279dfafe705d" member_type: VOTER last_known_addr { host: "127.22.183.133" port: 38931 } attrs { promote: false } }
I20260608 09:53:48.661648 28496 raft_consensus.cc:2243] T 88fc6e2eb6d84424afd4b7ce94bc95e5 P 151741cce0cc43429d2508378dd9b880 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:53:48.662735 28496 raft_consensus.cc:2272] T 88fc6e2eb6d84424afd4b7ce94bc95e5 P 151741cce0cc43429d2508378dd9b880 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:53:48.654381 27866 raft_consensus.cc:1275] T a45db42c45204f8ca4637477ba08041b P 151741cce0cc43429d2508378dd9b880 [term 1 FOLLOWER]: Refusing update from remote peer e3cb5e3da8684ceba82824d8fb2cd09d: Log matching property violated. Preceding OpId in replica: term: 1 index: 25. Preceding OpId from leader: term: 1 index: 26. (index mismatch)
I20260608 09:53:48.657306 27787 raft_consensus.cc:1275] T a45db42c45204f8ca4637477ba08041b P 01d3d584186749129c76ecc514df82b8 [term 1 FOLLOWER]: Refusing update from remote peer e3cb5e3da8684ceba82824d8fb2cd09d: Log matching property violated. Preceding OpId in replica: term: 1 index: 25. Preceding OpId from leader: term: 1 index: 26. (index mismatch)
I20260608 09:53:48.666323 27861 raft_consensus.cc:1275] T d334784c2d8744a0adf0dd432c217edd P 151741cce0cc43429d2508378dd9b880 [term 1 FOLLOWER]: Refusing update from remote peer e3cb5e3da8684ceba82824d8fb2cd09d: Log matching property violated. Preceding OpId in replica: term: 1 index: 27. Preceding OpId from leader: term: 1 index: 28. (index mismatch)
I20260608 09:53:48.667538 28485 consensus_queue.cc:1048] T a45db42c45204f8ca4637477ba08041b P e3cb5e3da8684ceba82824d8fb2cd09d [LEADER]: Connected to new peer: Peer: permanent_uuid: "151741cce0cc43429d2508378dd9b880" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 42777 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 26, Last known committed idx: 25, Time since last communication: 0.001s
I20260608 09:53:48.669763 28485 consensus_queue.cc:1048] T a45db42c45204f8ca4637477ba08041b P e3cb5e3da8684ceba82824d8fb2cd09d [LEADER]: Connected to new peer: Peer: permanent_uuid: "01d3d584186749129c76ecc514df82b8" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 40139 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 26, Last known committed idx: 25, Time since last communication: 0.000s
I20260608 09:53:48.670485 28466 consensus_queue.cc:1048] T d334784c2d8744a0adf0dd432c217edd P e3cb5e3da8684ceba82824d8fb2cd09d [LEADER]: Connected to new peer: Peer: permanent_uuid: "151741cce0cc43429d2508378dd9b880" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 42777 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 28, Last known committed idx: 27, Time since last communication: 0.000s
I20260608 09:53:48.652743 28236 raft_consensus.cc:1275] T a45db42c45204f8ca4637477ba08041b P f80cc628b4eb4d96bec4e335bbbf07a5 [term 1 LEARNER]: Refusing update from remote peer e3cb5e3da8684ceba82824d8fb2cd09d: Log matching property violated. Preceding OpId in replica: term: 1 index: 25. Preceding OpId from leader: term: 1 index: 26. (index mismatch)
I20260608 09:53:48.675069 28496 ts_tablet_manager.cc:1916] T 88fc6e2eb6d84424afd4b7ce94bc95e5 P 151741cce0cc43429d2508378dd9b880: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260608 09:53:48.676604 28466 consensus_queue.cc:1048] T a45db42c45204f8ca4637477ba08041b P e3cb5e3da8684ceba82824d8fb2cd09d [LEADER]: Connected to new peer: Peer: permanent_uuid: "f80cc628b4eb4d96bec4e335bbbf07a5" member_type: VOTER last_known_addr { host: "127.22.183.132" port: 38009 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 26, Last known committed idx: 25, Time since last communication: 0.000s
I20260608 09:53:48.665223 28311 raft_consensus.cc:1275] T d334784c2d8744a0adf0dd432c217edd P 8664b7c6fdd14db5b248279dfafe705d [term 1 FOLLOWER]: Refusing update from remote peer e3cb5e3da8684ceba82824d8fb2cd09d: Log matching property violated. Preceding OpId in replica: term: 1 index: 27. Preceding OpId from leader: term: 1 index: 28. (index mismatch)
I20260608 09:53:48.680629 28466 consensus_queue.cc:1048] T d334784c2d8744a0adf0dd432c217edd P e3cb5e3da8684ceba82824d8fb2cd09d [LEADER]: Connected to new peer: Peer: permanent_uuid: "8664b7c6fdd14db5b248279dfafe705d" member_type: VOTER last_known_addr { host: "127.22.183.133" port: 38931 } 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 09:53:48.684559 28461 raft_consensus.cc:2955] T d334784c2d8744a0adf0dd432c217edd P e3cb5e3da8684ceba82824d8fb2cd09d [term 1 LEADER]: Committing config change with OpId 1.28: config changed from index 27 to 28, VOTER 01d3d584186749129c76ecc514df82b8 (127.22.183.129) evicted. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "151741cce0cc43429d2508378dd9b880" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 42777 } } peers { permanent_uuid: "e3cb5e3da8684ceba82824d8fb2cd09d" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 33529 } } peers { permanent_uuid: "8664b7c6fdd14db5b248279dfafe705d" member_type: VOTER last_known_addr { host: "127.22.183.133" port: 38931 } attrs { promote: false } } }
I20260608 09:53:48.695523 28496 ts_tablet_manager.cc:1929] T 88fc6e2eb6d84424afd4b7ce94bc95e5 P 151741cce0cc43429d2508378dd9b880: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.27
I20260608 09:53:48.696154 28496 log.cc:1199] T 88fc6e2eb6d84424afd4b7ce94bc95e5 P 151741cce0cc43429d2508378dd9b880: Deleting WAL directory at /tmp/dist-test-task8s1y23/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780912294849904-23262-0/minicluster-data/ts-1-root/wals/88fc6e2eb6d84424afd4b7ce94bc95e5
I20260608 09:53:48.696960 28311 raft_consensus.cc:2955] T d334784c2d8744a0adf0dd432c217edd P 8664b7c6fdd14db5b248279dfafe705d [term 1 FOLLOWER]: Committing config change with OpId 1.28: config changed from index 27 to 28, VOTER 01d3d584186749129c76ecc514df82b8 (127.22.183.129) evicted. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "151741cce0cc43429d2508378dd9b880" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 42777 } } peers { permanent_uuid: "e3cb5e3da8684ceba82824d8fb2cd09d" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 33529 } } peers { permanent_uuid: "8664b7c6fdd14db5b248279dfafe705d" member_type: VOTER last_known_addr { host: "127.22.183.133" port: 38931 } attrs { promote: false } } }
I20260608 09:53:48.698230 27676 catalog_manager.cc:5027] TS 151741cce0cc43429d2508378dd9b880 (127.22.183.130:42777): tablet 88fc6e2eb6d84424afd4b7ce94bc95e5 (table test-workload [id=f86aea9576dc445e8d1ea90e66f0da7c]) successfully deleted
I20260608 09:53:48.702258 27936 raft_consensus.cc:1275] T 5c37a2a70783486182ee8d6f19728c27 P e3cb5e3da8684ceba82824d8fb2cd09d [term 1 FOLLOWER]: Refusing update from remote peer 151741cce0cc43429d2508378dd9b880: Log matching property violated. Preceding OpId in replica: term: 1 index: 25. Preceding OpId from leader: term: 1 index: 26. (index mismatch)
I20260608 09:53:48.704106 28490 consensus_queue.cc:1048] T 5c37a2a70783486182ee8d6f19728c27 P 151741cce0cc43429d2508378dd9b880 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e3cb5e3da8684ceba82824d8fb2cd09d" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 33529 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 26, Last known committed idx: 25, Time since last communication: 0.001s
I20260608 09:53:48.712393 27674 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet d334784c2d8744a0adf0dd432c217edd with cas_config_opid_index 27: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260608 09:53:48.716245 27791 consensus_queue.cc:237] T 60d394fbc3764cfda4c05caa3c67593f P 01d3d584186749129c76ecc514df82b8 [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: "01d3d584186749129c76ecc514df82b8" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 40139 } } peers { permanent_uuid: "151741cce0cc43429d2508378dd9b880" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 42777 } } peers { permanent_uuid: "8664b7c6fdd14db5b248279dfafe705d" member_type: VOTER last_known_addr { host: "127.22.183.133" port: 38931 } attrs { promote: false } }
I20260608 09:53:48.722558 28385 raft_consensus.cc:1275] T 5c37a2a70783486182ee8d6f19728c27 P 2f3869353795492ea3ecf70d4b5227bc [term 1 LEARNER]: Refusing update from remote peer 151741cce0cc43429d2508378dd9b880: Log matching property violated. Preceding OpId in replica: term: 1 index: 25. Preceding OpId from leader: term: 1 index: 26. (index mismatch)
I20260608 09:53:48.724931 28454 consensus_queue.cc:1048] T 5c37a2a70783486182ee8d6f19728c27 P 151741cce0cc43429d2508378dd9b880 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2f3869353795492ea3ecf70d4b5227bc" member_type: VOTER last_known_addr { host: "127.22.183.134" port: 38041 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 26, Last known committed idx: 25, Time since last communication: 0.001s
I20260608 09:53:48.728613 27787 raft_consensus.cc:1275] T 5c37a2a70783486182ee8d6f19728c27 P 01d3d584186749129c76ecc514df82b8 [term 1 FOLLOWER]: Refusing update from remote peer 151741cce0cc43429d2508378dd9b880: Log matching property violated. Preceding OpId in replica: term: 1 index: 25. Preceding OpId from leader: term: 1 index: 26. (index mismatch)
I20260608 09:53:48.729939 27689 catalog_manager.cc:5696] T d334784c2d8744a0adf0dd432c217edd P 8664b7c6fdd14db5b248279dfafe705d reported cstate change: config changed from index 27 to 28, VOTER 01d3d584186749129c76ecc514df82b8 (127.22.183.129) evicted. New cstate: current_term: 1 leader_uuid: "e3cb5e3da8684ceba82824d8fb2cd09d" committed_config { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "151741cce0cc43429d2508378dd9b880" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 42777 } } peers { permanent_uuid: "e3cb5e3da8684ceba82824d8fb2cd09d" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 33529 } } peers { permanent_uuid: "8664b7c6fdd14db5b248279dfafe705d" member_type: VOTER last_known_addr { host: "127.22.183.133" port: 38931 } attrs { promote: false } } }
I20260608 09:53:48.731837 28454 consensus_queue.cc:1048] T 5c37a2a70783486182ee8d6f19728c27 P 151741cce0cc43429d2508378dd9b880 [LEADER]: Connected to new peer: Peer: permanent_uuid: "01d3d584186749129c76ecc514df82b8" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 40139 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 26, Last known committed idx: 25, Time since last communication: 0.000s
I20260608 09:53:48.734830 28311 raft_consensus.cc:1275] T 60d394fbc3764cfda4c05caa3c67593f P 8664b7c6fdd14db5b248279dfafe705d [term 1 FOLLOWER]: Refusing update from remote peer 01d3d584186749129c76ecc514df82b8: Log matching property violated. Preceding OpId in replica: term: 1 index: 26. Preceding OpId from leader: term: 1 index: 27. (index mismatch)
I20260608 09:53:48.736631 28452 consensus_queue.cc:1048] T 60d394fbc3764cfda4c05caa3c67593f P 01d3d584186749129c76ecc514df82b8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8664b7c6fdd14db5b248279dfafe705d" member_type: VOTER last_known_addr { host: "127.22.183.133" port: 38931 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 27, Last known committed idx: 26, Time since last communication: 0.001s
I20260608 09:53:48.738547 27860 raft_consensus.cc:1275] T 60d394fbc3764cfda4c05caa3c67593f P 151741cce0cc43429d2508378dd9b880 [term 1 FOLLOWER]: Refusing update from remote peer 01d3d584186749129c76ecc514df82b8: Log matching property violated. Preceding OpId in replica: term: 1 index: 26. Preceding OpId from leader: term: 1 index: 27. (index mismatch)
I20260608 09:53:48.740376 28452 consensus_queue.cc:1048] T 60d394fbc3764cfda4c05caa3c67593f P 01d3d584186749129c76ecc514df82b8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "151741cce0cc43429d2508378dd9b880" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 42777 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 27, Last known committed idx: 26, Time since last communication: 0.001s
I20260608 09:53:48.751091 27774 tablet_service.cc:1558] Processing DeleteTablet for tablet d334784c2d8744a0adf0dd432c217edd with delete_type TABLET_DATA_TOMBSTONED (TS 01d3d584186749129c76ecc514df82b8 not found in new config with opid_index 28) from {username='slave'} at 127.0.0.1:56206
I20260608 09:53:48.753768 28477 tablet_replica.cc:333] T d334784c2d8744a0adf0dd432c217edd P 01d3d584186749129c76ecc514df82b8: stopping tablet replica
I20260608 09:53:48.754885 28477 raft_consensus.cc:2243] T d334784c2d8744a0adf0dd432c217edd P 01d3d584186749129c76ecc514df82b8 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:53:48.756021 28477 raft_consensus.cc:2272] T d334784c2d8744a0adf0dd432c217edd P 01d3d584186749129c76ecc514df82b8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:53:48.764053 28477 ts_tablet_manager.cc:1916] T d334784c2d8744a0adf0dd432c217edd P 01d3d584186749129c76ecc514df82b8: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260608 09:53:48.771420 28452 raft_consensus.cc:2955] T 60d394fbc3764cfda4c05caa3c67593f P 01d3d584186749129c76ecc514df82b8 [term 1 LEADER]: Committing config change with OpId 1.27: config changed from index 26 to 27, VOTER e3cb5e3da8684ceba82824d8fb2cd09d (127.22.183.131) evicted. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "01d3d584186749129c76ecc514df82b8" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 40139 } } peers { permanent_uuid: "151741cce0cc43429d2508378dd9b880" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 42777 } } peers { permanent_uuid: "8664b7c6fdd14db5b248279dfafe705d" member_type: VOTER last_known_addr { host: "127.22.183.133" port: 38931 } attrs { promote: false } } }
I20260608 09:53:48.780573 28309 raft_consensus.cc:2955] T 60d394fbc3764cfda4c05caa3c67593f P 8664b7c6fdd14db5b248279dfafe705d [term 1 FOLLOWER]: Committing config change with OpId 1.27: config changed from index 26 to 27, VOTER e3cb5e3da8684ceba82824d8fb2cd09d (127.22.183.131) evicted. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "01d3d584186749129c76ecc514df82b8" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 40139 } } peers { permanent_uuid: "151741cce0cc43429d2508378dd9b880" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 42777 } } peers { permanent_uuid: "8664b7c6fdd14db5b248279dfafe705d" member_type: VOTER last_known_addr { host: "127.22.183.133" port: 38931 } attrs { promote: false } } }
I20260608 09:53:48.782191 28477 ts_tablet_manager.cc:1929] T d334784c2d8744a0adf0dd432c217edd P 01d3d584186749129c76ecc514df82b8: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.27
I20260608 09:53:48.781306 27791 raft_consensus.cc:2955] T 5c37a2a70783486182ee8d6f19728c27 P 01d3d584186749129c76ecc514df82b8 [term 1 FOLLOWER]: Committing config change with OpId 1.26: config changed from index 25 to 26, 2f3869353795492ea3ecf70d4b5227bc (127.22.183.134) changed from NON_VOTER to VOTER. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "01d3d584186749129c76ecc514df82b8" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 40139 } } peers { permanent_uuid: "151741cce0cc43429d2508378dd9b880" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 42777 } } peers { permanent_uuid: "e3cb5e3da8684ceba82824d8fb2cd09d" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 33529 } attrs { replace: true } } peers { permanent_uuid: "2f3869353795492ea3ecf70d4b5227bc" member_type: VOTER last_known_addr { host: "127.22.183.134" port: 38041 } attrs { promote: false } } }
I20260608 09:53:48.778424 28484 raft_consensus.cc:2955] T 5c37a2a70783486182ee8d6f19728c27 P 151741cce0cc43429d2508378dd9b880 [term 1 LEADER]: Committing config change with OpId 1.26: config changed from index 25 to 26, 2f3869353795492ea3ecf70d4b5227bc (127.22.183.134) changed from NON_VOTER to VOTER. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "01d3d584186749129c76ecc514df82b8" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 40139 } } peers { permanent_uuid: "151741cce0cc43429d2508378dd9b880" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 42777 } } peers { permanent_uuid: "e3cb5e3da8684ceba82824d8fb2cd09d" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 33529 } attrs { replace: true } } peers { permanent_uuid: "2f3869353795492ea3ecf70d4b5227bc" member_type: VOTER last_known_addr { host: "127.22.183.134" port: 38041 } attrs { promote: false } } }
I20260608 09:53:48.794368 27681 catalog_manager.cc:5696] T 60d394fbc3764cfda4c05caa3c67593f P 8664b7c6fdd14db5b248279dfafe705d reported cstate change: config changed from index 26 to 27, VOTER e3cb5e3da8684ceba82824d8fb2cd09d (127.22.183.131) evicted. New cstate: current_term: 1 leader_uuid: "01d3d584186749129c76ecc514df82b8" committed_config { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "01d3d584186749129c76ecc514df82b8" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 40139 } } peers { permanent_uuid: "151741cce0cc43429d2508378dd9b880" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 42777 } } peers { permanent_uuid: "8664b7c6fdd14db5b248279dfafe705d" member_type: VOTER last_known_addr { host: "127.22.183.133" port: 38931 } attrs { promote: false } } }
I20260608 09:53:48.801885 28477 log.cc:1199] T d334784c2d8744a0adf0dd432c217edd P 01d3d584186749129c76ecc514df82b8: Deleting WAL directory at /tmp/dist-test-task8s1y23/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780912294849904-23262-0/minicluster-data/ts-0-root/wals/d334784c2d8744a0adf0dd432c217edd
I20260608 09:53:48.804342 27674 catalog_manager.cc:5027] TS 01d3d584186749129c76ecc514df82b8 (127.22.183.129:40139): tablet d334784c2d8744a0adf0dd432c217edd (table test-workload [id=f86aea9576dc445e8d1ea90e66f0da7c]) successfully deleted
I20260608 09:53:48.809437 27689 catalog_manager.cc:5696] T 5c37a2a70783486182ee8d6f19728c27 P 01d3d584186749129c76ecc514df82b8 reported cstate change: config changed from index 25 to 26, 2f3869353795492ea3ecf70d4b5227bc (127.22.183.134) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "151741cce0cc43429d2508378dd9b880" committed_config { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "01d3d584186749129c76ecc514df82b8" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 40139 } } peers { permanent_uuid: "151741cce0cc43429d2508378dd9b880" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 42777 } } peers { permanent_uuid: "e3cb5e3da8684ceba82824d8fb2cd09d" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 33529 } attrs { replace: true } } peers { permanent_uuid: "2f3869353795492ea3ecf70d4b5227bc" member_type: VOTER last_known_addr { host: "127.22.183.134" port: 38041 } attrs { promote: false } } }
I20260608 09:53:48.810288 27930 tablet_service.cc:1558] Processing DeleteTablet for tablet 60d394fbc3764cfda4c05caa3c67593f with delete_type TABLET_DATA_TOMBSTONED (TS e3cb5e3da8684ceba82824d8fb2cd09d not found in new config with opid_index 27) from {username='slave'} at 127.0.0.1:36416
I20260608 09:53:48.814246 28485 raft_consensus.cc:2955] T a45db42c45204f8ca4637477ba08041b P e3cb5e3da8684ceba82824d8fb2cd09d [term 1 LEADER]: Committing config change with OpId 1.26: config changed from index 25 to 26, f80cc628b4eb4d96bec4e335bbbf07a5 (127.22.183.132) changed from NON_VOTER to VOTER. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "01d3d584186749129c76ecc514df82b8" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 40139 } } peers { permanent_uuid: "151741cce0cc43429d2508378dd9b880" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 42777 } attrs { replace: true } } peers { permanent_uuid: "e3cb5e3da8684ceba82824d8fb2cd09d" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 33529 } } peers { permanent_uuid: "f80cc628b4eb4d96bec4e335bbbf07a5" member_type: VOTER last_known_addr { host: "127.22.183.132" port: 38009 } attrs { promote: false } } }
I20260608 09:53:48.817821 28236 raft_consensus.cc:2955] T a45db42c45204f8ca4637477ba08041b P f80cc628b4eb4d96bec4e335bbbf07a5 [term 1 FOLLOWER]: Committing config change with OpId 1.26: config changed from index 25 to 26, f80cc628b4eb4d96bec4e335bbbf07a5 (127.22.183.132) changed from NON_VOTER to VOTER. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "01d3d584186749129c76ecc514df82b8" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 40139 } } peers { permanent_uuid: "151741cce0cc43429d2508378dd9b880" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 42777 } attrs { replace: true } } peers { permanent_uuid: "e3cb5e3da8684ceba82824d8fb2cd09d" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 33529 } } peers { permanent_uuid: "f80cc628b4eb4d96bec4e335bbbf07a5" member_type: VOTER last_known_addr { host: "127.22.183.132" port: 38009 } attrs { promote: false } } }
I20260608 09:53:48.820374 27860 raft_consensus.cc:2955] T 60d394fbc3764cfda4c05caa3c67593f P 151741cce0cc43429d2508378dd9b880 [term 1 FOLLOWER]: Committing config change with OpId 1.27: config changed from index 26 to 27, VOTER e3cb5e3da8684ceba82824d8fb2cd09d (127.22.183.131) evicted. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "01d3d584186749129c76ecc514df82b8" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 40139 } } peers { permanent_uuid: "151741cce0cc43429d2508378dd9b880" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 42777 } } peers { permanent_uuid: "8664b7c6fdd14db5b248279dfafe705d" member_type: VOTER last_known_addr { host: "127.22.183.133" port: 38931 } attrs { promote: false } } }
I20260608 09:53:48.820765 27936 raft_consensus.cc:2955] T 5c37a2a70783486182ee8d6f19728c27 P e3cb5e3da8684ceba82824d8fb2cd09d [term 1 FOLLOWER]: Committing config change with OpId 1.26: config changed from index 25 to 26, 2f3869353795492ea3ecf70d4b5227bc (127.22.183.134) changed from NON_VOTER to VOTER. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "01d3d584186749129c76ecc514df82b8" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 40139 } } peers { permanent_uuid: "151741cce0cc43429d2508378dd9b880" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 42777 } } peers { permanent_uuid: "e3cb5e3da8684ceba82824d8fb2cd09d" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 33529 } attrs { replace: true } } peers { permanent_uuid: "2f3869353795492ea3ecf70d4b5227bc" member_type: VOTER last_known_addr { host: "127.22.183.134" port: 38041 } attrs { promote: false } } }
I20260608 09:53:48.822384 27674 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet 60d394fbc3764cfda4c05caa3c67593f with cas_config_opid_index 26: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260608 09:53:48.830250 27866 raft_consensus.cc:2955] T d334784c2d8744a0adf0dd432c217edd P 151741cce0cc43429d2508378dd9b880 [term 1 FOLLOWER]: Committing config change with OpId 1.28: config changed from index 27 to 28, VOTER 01d3d584186749129c76ecc514df82b8 (127.22.183.129) evicted. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "151741cce0cc43429d2508378dd9b880" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 42777 } } peers { permanent_uuid: "e3cb5e3da8684ceba82824d8fb2cd09d" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 33529 } } peers { permanent_uuid: "8664b7c6fdd14db5b248279dfafe705d" member_type: VOTER last_known_addr { host: "127.22.183.133" port: 38931 } attrs { promote: false } } }
I20260608 09:53:48.844214 27861 raft_consensus.cc:2955] T a45db42c45204f8ca4637477ba08041b P 151741cce0cc43429d2508378dd9b880 [term 1 FOLLOWER]: Committing config change with OpId 1.26: config changed from index 25 to 26, f80cc628b4eb4d96bec4e335bbbf07a5 (127.22.183.132) changed from NON_VOTER to VOTER. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "01d3d584186749129c76ecc514df82b8" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 40139 } } peers { permanent_uuid: "151741cce0cc43429d2508378dd9b880" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 42777 } attrs { replace: true } } peers { permanent_uuid: "e3cb5e3da8684ceba82824d8fb2cd09d" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 33529 } } peers { permanent_uuid: "f80cc628b4eb4d96bec4e335bbbf07a5" member_type: VOTER last_known_addr { host: "127.22.183.132" port: 38009 } attrs { promote: false } } }
I20260608 09:53:48.849671 27791 raft_consensus.cc:2955] T a45db42c45204f8ca4637477ba08041b P 01d3d584186749129c76ecc514df82b8 [term 1 FOLLOWER]: Committing config change with OpId 1.26: config changed from index 25 to 26, f80cc628b4eb4d96bec4e335bbbf07a5 (127.22.183.132) changed from NON_VOTER to VOTER. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "01d3d584186749129c76ecc514df82b8" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 40139 } } peers { permanent_uuid: "151741cce0cc43429d2508378dd9b880" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 42777 } attrs { replace: true } } peers { permanent_uuid: "e3cb5e3da8684ceba82824d8fb2cd09d" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 33529 } } peers { permanent_uuid: "f80cc628b4eb4d96bec4e335bbbf07a5" member_type: VOTER last_known_addr { host: "127.22.183.132" port: 38009 } attrs { promote: false } } }
I20260608 09:53:48.855433 27685 catalog_manager.cc:5696] T a45db42c45204f8ca4637477ba08041b P f80cc628b4eb4d96bec4e335bbbf07a5 reported cstate change: config changed from index 25 to 26, f80cc628b4eb4d96bec4e335bbbf07a5 (127.22.183.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "e3cb5e3da8684ceba82824d8fb2cd09d" committed_config { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "01d3d584186749129c76ecc514df82b8" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 40139 } } peers { permanent_uuid: "151741cce0cc43429d2508378dd9b880" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 42777 } attrs { replace: true } } peers { permanent_uuid: "e3cb5e3da8684ceba82824d8fb2cd09d" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 33529 } } peers { permanent_uuid: "f80cc628b4eb4d96bec4e335bbbf07a5" member_type: VOTER last_known_addr { host: "127.22.183.132" port: 38009 } attrs { promote: false } } }
I20260608 09:53:48.855744 28384 raft_consensus.cc:2955] T 5c37a2a70783486182ee8d6f19728c27 P 2f3869353795492ea3ecf70d4b5227bc [term 1 FOLLOWER]: Committing config change with OpId 1.26: config changed from index 25 to 26, 2f3869353795492ea3ecf70d4b5227bc (127.22.183.134) changed from NON_VOTER to VOTER. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "01d3d584186749129c76ecc514df82b8" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 40139 } } peers { permanent_uuid: "151741cce0cc43429d2508378dd9b880" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 42777 } } peers { permanent_uuid: "e3cb5e3da8684ceba82824d8fb2cd09d" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 33529 } attrs { replace: true } } peers { permanent_uuid: "2f3869353795492ea3ecf70d4b5227bc" member_type: VOTER last_known_addr { host: "127.22.183.134" port: 38041 } attrs { promote: false } } }
I20260608 09:53:48.859854 28504 tablet_replica.cc:333] T 60d394fbc3764cfda4c05caa3c67593f P e3cb5e3da8684ceba82824d8fb2cd09d: stopping tablet replica
I20260608 09:53:48.862264 28504 raft_consensus.cc:2243] T 60d394fbc3764cfda4c05caa3c67593f P e3cb5e3da8684ceba82824d8fb2cd09d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:53:48.865818 28504 raft_consensus.cc:2272] T 60d394fbc3764cfda4c05caa3c67593f P e3cb5e3da8684ceba82824d8fb2cd09d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:53:48.869925 27866 consensus_queue.cc:237] T 5c37a2a70783486182ee8d6f19728c27 P 151741cce0cc43429d2508378dd9b880 [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: "01d3d584186749129c76ecc514df82b8" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 40139 } } peers { permanent_uuid: "151741cce0cc43429d2508378dd9b880" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 42777 } } peers { permanent_uuid: "2f3869353795492ea3ecf70d4b5227bc" member_type: VOTER last_known_addr { host: "127.22.183.134" port: 38041 } attrs { promote: false } }
I20260608 09:53:48.873227 28504 ts_tablet_manager.cc:1916] T 60d394fbc3764cfda4c05caa3c67593f P e3cb5e3da8684ceba82824d8fb2cd09d: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260608 09:53:48.894701 28504 ts_tablet_manager.cc:1929] T 60d394fbc3764cfda4c05caa3c67593f P e3cb5e3da8684ceba82824d8fb2cd09d: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.26
I20260608 09:53:48.895201 28504 log.cc:1199] T 60d394fbc3764cfda4c05caa3c67593f P e3cb5e3da8684ceba82824d8fb2cd09d: Deleting WAL directory at /tmp/dist-test-task8s1y23/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780912294849904-23262-0/minicluster-data/ts-2-root/wals/60d394fbc3764cfda4c05caa3c67593f
I20260608 09:53:48.898303 27936 consensus_queue.cc:237] T a45db42c45204f8ca4637477ba08041b P e3cb5e3da8684ceba82824d8fb2cd09d [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: "01d3d584186749129c76ecc514df82b8" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 40139 } } peers { permanent_uuid: "e3cb5e3da8684ceba82824d8fb2cd09d" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 33529 } } peers { permanent_uuid: "f80cc628b4eb4d96bec4e335bbbf07a5" member_type: VOTER last_known_addr { host: "127.22.183.132" port: 38009 } attrs { promote: false } }
I20260608 09:53:48.898973 28385 raft_consensus.cc:1275] T 5c37a2a70783486182ee8d6f19728c27 P 2f3869353795492ea3ecf70d4b5227bc [term 1 FOLLOWER]: Refusing update from remote peer 151741cce0cc43429d2508378dd9b880: Log matching property violated. Preceding OpId in replica: term: 1 index: 26. Preceding OpId from leader: term: 1 index: 27. (index mismatch)
I20260608 09:53:48.899763 27791 raft_consensus.cc:1275] T 5c37a2a70783486182ee8d6f19728c27 P 01d3d584186749129c76ecc514df82b8 [term 1 FOLLOWER]: Refusing update from remote peer 151741cce0cc43429d2508378dd9b880: Log matching property violated. Preceding OpId in replica: term: 1 index: 26. Preceding OpId from leader: term: 1 index: 27. (index mismatch)
I20260608 09:53:48.901294 28490 consensus_queue.cc:1048] T 5c37a2a70783486182ee8d6f19728c27 P 151741cce0cc43429d2508378dd9b880 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2f3869353795492ea3ecf70d4b5227bc" member_type: VOTER last_known_addr { host: "127.22.183.134" port: 38041 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 27, Last known committed idx: 26, Time since last communication: 0.000s
I20260608 09:53:48.902149 27674 catalog_manager.cc:5027] TS e3cb5e3da8684ceba82824d8fb2cd09d (127.22.183.131:33529): tablet 60d394fbc3764cfda4c05caa3c67593f (table test-workload [id=f86aea9576dc445e8d1ea90e66f0da7c]) successfully deleted
I20260608 09:53:48.902957 28490 consensus_queue.cc:1048] T 5c37a2a70783486182ee8d6f19728c27 P 151741cce0cc43429d2508378dd9b880 [LEADER]: Connected to new peer: Peer: permanent_uuid: "01d3d584186749129c76ecc514df82b8" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 40139 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 27, Last known committed idx: 26, Time since last communication: 0.000s
I20260608 09:53:48.911981 27787 raft_consensus.cc:1275] T a45db42c45204f8ca4637477ba08041b P 01d3d584186749129c76ecc514df82b8 [term 1 FOLLOWER]: Refusing update from remote peer e3cb5e3da8684ceba82824d8fb2cd09d: Log matching property violated. Preceding OpId in replica: term: 1 index: 26. Preceding OpId from leader: term: 1 index: 27. (index mismatch)
I20260608 09:53:48.912266 28505 raft_consensus.cc:2955] T 5c37a2a70783486182ee8d6f19728c27 P 151741cce0cc43429d2508378dd9b880 [term 1 LEADER]: Committing config change with OpId 1.27: config changed from index 26 to 27, VOTER e3cb5e3da8684ceba82824d8fb2cd09d (127.22.183.131) evicted. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "01d3d584186749129c76ecc514df82b8" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 40139 } } peers { permanent_uuid: "151741cce0cc43429d2508378dd9b880" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 42777 } } peers { permanent_uuid: "2f3869353795492ea3ecf70d4b5227bc" member_type: VOTER last_known_addr { host: "127.22.183.134" port: 38041 } attrs { promote: false } } }
I20260608 09:53:48.913612 28485 consensus_queue.cc:1048] T a45db42c45204f8ca4637477ba08041b P e3cb5e3da8684ceba82824d8fb2cd09d [LEADER]: Connected to new peer: Peer: permanent_uuid: "01d3d584186749129c76ecc514df82b8" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 40139 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 27, Last known committed idx: 26, Time since last communication: 0.000s
I20260608 09:53:48.915516 27791 raft_consensus.cc:2955] T 5c37a2a70783486182ee8d6f19728c27 P 01d3d584186749129c76ecc514df82b8 [term 1 FOLLOWER]: Committing config change with OpId 1.27: config changed from index 26 to 27, VOTER e3cb5e3da8684ceba82824d8fb2cd09d (127.22.183.131) evicted. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "01d3d584186749129c76ecc514df82b8" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 40139 } } peers { permanent_uuid: "151741cce0cc43429d2508378dd9b880" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 42777 } } peers { permanent_uuid: "2f3869353795492ea3ecf70d4b5227bc" member_type: VOTER last_known_addr { host: "127.22.183.134" port: 38041 } attrs { promote: false } } }
I20260608 09:53:48.912286 28236 raft_consensus.cc:1275] T a45db42c45204f8ca4637477ba08041b P f80cc628b4eb4d96bec4e335bbbf07a5 [term 1 FOLLOWER]: Refusing update from remote peer e3cb5e3da8684ceba82824d8fb2cd09d: Log matching property violated. Preceding OpId in replica: term: 1 index: 26. Preceding OpId from leader: term: 1 index: 27. (index mismatch)
I20260608 09:53:48.921452 28461 consensus_queue.cc:1048] T a45db42c45204f8ca4637477ba08041b P e3cb5e3da8684ceba82824d8fb2cd09d [LEADER]: Connected to new peer: Peer: permanent_uuid: "f80cc628b4eb4d96bec4e335bbbf07a5" member_type: VOTER last_known_addr { host: "127.22.183.132" port: 38009 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 27, Last known committed idx: 26, Time since last communication: 0.000s
I20260608 09:53:48.923354 28466 raft_consensus.cc:2955] T a45db42c45204f8ca4637477ba08041b P e3cb5e3da8684ceba82824d8fb2cd09d [term 1 LEADER]: Committing config change with OpId 1.27: config changed from index 26 to 27, VOTER 151741cce0cc43429d2508378dd9b880 (127.22.183.130) evicted. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "01d3d584186749129c76ecc514df82b8" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 40139 } } peers { permanent_uuid: "e3cb5e3da8684ceba82824d8fb2cd09d" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 33529 } } peers { permanent_uuid: "f80cc628b4eb4d96bec4e335bbbf07a5" member_type: VOTER last_known_addr { host: "127.22.183.132" port: 38009 } attrs { promote: false } } }
I20260608 09:53:48.924443 27676 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet 5c37a2a70783486182ee8d6f19728c27 with cas_config_opid_index 26: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260608 09:53:48.927094 27791 raft_consensus.cc:2955] T a45db42c45204f8ca4637477ba08041b P 01d3d584186749129c76ecc514df82b8 [term 1 FOLLOWER]: Committing config change with OpId 1.27: config changed from index 26 to 27, VOTER 151741cce0cc43429d2508378dd9b880 (127.22.183.130) evicted. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "01d3d584186749129c76ecc514df82b8" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 40139 } } peers { permanent_uuid: "e3cb5e3da8684ceba82824d8fb2cd09d" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 33529 } } peers { permanent_uuid: "f80cc628b4eb4d96bec4e335bbbf07a5" member_type: VOTER last_known_addr { host: "127.22.183.132" port: 38009 } attrs { promote: false } } }
I20260608 09:53:48.932292 27681 catalog_manager.cc:5696] T 5c37a2a70783486182ee8d6f19728c27 P 01d3d584186749129c76ecc514df82b8 reported cstate change: config changed from index 26 to 27, VOTER e3cb5e3da8684ceba82824d8fb2cd09d (127.22.183.131) evicted. New cstate: current_term: 1 leader_uuid: "151741cce0cc43429d2508378dd9b880" committed_config { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "01d3d584186749129c76ecc514df82b8" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 40139 } } peers { permanent_uuid: "151741cce0cc43429d2508378dd9b880" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 42777 } } peers { permanent_uuid: "2f3869353795492ea3ecf70d4b5227bc" member_type: VOTER last_known_addr { host: "127.22.183.134" port: 38041 } attrs { promote: false } } }
I20260608 09:53:48.934499 28385 raft_consensus.cc:2955] T 5c37a2a70783486182ee8d6f19728c27 P 2f3869353795492ea3ecf70d4b5227bc [term 1 FOLLOWER]: Committing config change with OpId 1.27: config changed from index 26 to 27, VOTER e3cb5e3da8684ceba82824d8fb2cd09d (127.22.183.131) evicted. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "01d3d584186749129c76ecc514df82b8" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 40139 } } peers { permanent_uuid: "151741cce0cc43429d2508378dd9b880" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 42777 } } peers { permanent_uuid: "2f3869353795492ea3ecf70d4b5227bc" member_type: VOTER last_known_addr { host: "127.22.183.134" port: 38041 } attrs { promote: false } } }
I20260608 09:53:48.939253 28236 raft_consensus.cc:2955] T a45db42c45204f8ca4637477ba08041b P f80cc628b4eb4d96bec4e335bbbf07a5 [term 1 FOLLOWER]: Committing config change with OpId 1.27: config changed from index 26 to 27, VOTER 151741cce0cc43429d2508378dd9b880 (127.22.183.130) evicted. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "01d3d584186749129c76ecc514df82b8" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 40139 } } peers { permanent_uuid: "e3cb5e3da8684ceba82824d8fb2cd09d" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 33529 } } peers { permanent_uuid: "f80cc628b4eb4d96bec4e335bbbf07a5" member_type: VOTER last_known_addr { host: "127.22.183.132" port: 38009 } attrs { promote: false } } }
I20260608 09:53:48.943104 27674 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet a45db42c45204f8ca4637477ba08041b with cas_config_opid_index 26: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260608 09:53:48.946405 27930 tablet_service.cc:1558] Processing DeleteTablet for tablet 5c37a2a70783486182ee8d6f19728c27 with delete_type TABLET_DATA_TOMBSTONED (TS e3cb5e3da8684ceba82824d8fb2cd09d not found in new config with opid_index 27) from {username='slave'} at 127.0.0.1:36416
I20260608 09:53:48.951282 27681 catalog_manager.cc:5696] T a45db42c45204f8ca4637477ba08041b P e3cb5e3da8684ceba82824d8fb2cd09d reported cstate change: config changed from index 26 to 27, VOTER 151741cce0cc43429d2508378dd9b880 (127.22.183.130) evicted. New cstate: current_term: 1 leader_uuid: "e3cb5e3da8684ceba82824d8fb2cd09d" committed_config { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "01d3d584186749129c76ecc514df82b8" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 40139 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e3cb5e3da8684ceba82824d8fb2cd09d" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 33529 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f80cc628b4eb4d96bec4e335bbbf07a5" member_type: VOTER last_known_addr { host: "127.22.183.132" port: 38009 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260608 09:53:48.953953 28504 tablet_replica.cc:333] T 5c37a2a70783486182ee8d6f19728c27 P e3cb5e3da8684ceba82824d8fb2cd09d: stopping tablet replica
I20260608 09:53:48.955107 28504 raft_consensus.cc:2243] T 5c37a2a70783486182ee8d6f19728c27 P e3cb5e3da8684ceba82824d8fb2cd09d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:53:48.955984 28504 raft_consensus.cc:2272] T 5c37a2a70783486182ee8d6f19728c27 P e3cb5e3da8684ceba82824d8fb2cd09d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:53:48.962160 28504 ts_tablet_manager.cc:1916] T 5c37a2a70783486182ee8d6f19728c27 P e3cb5e3da8684ceba82824d8fb2cd09d: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260608 09:53:48.967705 27848 tablet_service.cc:1558] Processing DeleteTablet for tablet a45db42c45204f8ca4637477ba08041b with delete_type TABLET_DATA_TOMBSTONED (TS 151741cce0cc43429d2508378dd9b880 not found in new config with opid_index 27) from {username='slave'} at 127.0.0.1:40138
I20260608 09:53:48.968685 28496 tablet_replica.cc:333] T a45db42c45204f8ca4637477ba08041b P 151741cce0cc43429d2508378dd9b880: stopping tablet replica
I20260608 09:53:48.969532 28496 raft_consensus.cc:2243] T a45db42c45204f8ca4637477ba08041b P 151741cce0cc43429d2508378dd9b880 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:53:48.970099 28496 raft_consensus.cc:2272] T a45db42c45204f8ca4637477ba08041b P 151741cce0cc43429d2508378dd9b880 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:53:48.974701 28496 ts_tablet_manager.cc:1916] T a45db42c45204f8ca4637477ba08041b P 151741cce0cc43429d2508378dd9b880: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260608 09:53:48.976694 28504 ts_tablet_manager.cc:1929] T 5c37a2a70783486182ee8d6f19728c27 P e3cb5e3da8684ceba82824d8fb2cd09d: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.26
I20260608 09:53:48.977089 28504 log.cc:1199] T 5c37a2a70783486182ee8d6f19728c27 P e3cb5e3da8684ceba82824d8fb2cd09d: Deleting WAL directory at /tmp/dist-test-task8s1y23/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780912294849904-23262-0/minicluster-data/ts-2-root/wals/5c37a2a70783486182ee8d6f19728c27
I20260608 09:53:48.978462 27674 catalog_manager.cc:5027] TS e3cb5e3da8684ceba82824d8fb2cd09d (127.22.183.131:33529): tablet 5c37a2a70783486182ee8d6f19728c27 (table test-workload [id=f86aea9576dc445e8d1ea90e66f0da7c]) successfully deleted
I20260608 09:53:48.986052 28496 ts_tablet_manager.cc:1929] T a45db42c45204f8ca4637477ba08041b P 151741cce0cc43429d2508378dd9b880: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.26
I20260608 09:53:48.986363 28496 log.cc:1199] T a45db42c45204f8ca4637477ba08041b P 151741cce0cc43429d2508378dd9b880: Deleting WAL directory at /tmp/dist-test-task8s1y23/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780912294849904-23262-0/minicluster-data/ts-1-root/wals/a45db42c45204f8ca4637477ba08041b
I20260608 09:53:48.987579 27676 catalog_manager.cc:5027] TS 151741cce0cc43429d2508378dd9b880 (127.22.183.130:42777): tablet a45db42c45204f8ca4637477ba08041b (table test-workload [id=f86aea9576dc445e8d1ea90e66f0da7c]) successfully deleted
I20260608 09:53:49.990682 27936 consensus_queue.cc:237] T 977aa27f0df74069ba4a9befe550f8fc P e3cb5e3da8684ceba82824d8fb2cd09d [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: "01d3d584186749129c76ecc514df82b8" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 40139 } attrs { replace: true } } peers { permanent_uuid: "151741cce0cc43429d2508378dd9b880" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 42777 } } peers { permanent_uuid: "e3cb5e3da8684ceba82824d8fb2cd09d" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 33529 } } peers { permanent_uuid: "8664b7c6fdd14db5b248279dfafe705d" member_type: NON_VOTER last_known_addr { host: "127.22.183.133" port: 38931 } attrs { promote: true } }
W20260608 09:53:49.997478 27905 consensus_peers.cc:597] T 977aa27f0df74069ba4a9befe550f8fc P e3cb5e3da8684ceba82824d8fb2cd09d -> Peer 8664b7c6fdd14db5b248279dfafe705d (127.22.183.133:38931): Couldn't send request to peer 8664b7c6fdd14db5b248279dfafe705d. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 977aa27f0df74069ba4a9befe550f8fc. This is attempt 1: this message will repeat every 5th retry.
I20260608 09:53:49.997895 27866 raft_consensus.cc:1275] T 977aa27f0df74069ba4a9befe550f8fc P 151741cce0cc43429d2508378dd9b880 [term 1 FOLLOWER]: Refusing update from remote peer e3cb5e3da8684ceba82824d8fb2cd09d: Log matching property violated. Preceding OpId in replica: term: 1 index: 25. Preceding OpId from leader: term: 1 index: 26. (index mismatch)
I20260608 09:53:49.999434 28509 consensus_queue.cc:1048] T 977aa27f0df74069ba4a9befe550f8fc P e3cb5e3da8684ceba82824d8fb2cd09d [LEADER]: Connected to new peer: Peer: permanent_uuid: "151741cce0cc43429d2508378dd9b880" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 42777 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 26, Last known committed idx: 25, Time since last communication: 0.000s
I20260608 09:53:49.999660 27791 raft_consensus.cc:1275] T 977aa27f0df74069ba4a9befe550f8fc P 01d3d584186749129c76ecc514df82b8 [term 1 FOLLOWER]: Refusing update from remote peer e3cb5e3da8684ceba82824d8fb2cd09d: Log matching property violated. Preceding OpId in replica: term: 1 index: 25. Preceding OpId from leader: term: 1 index: 26. (index mismatch)
I20260608 09:53:50.000962 28508 consensus_queue.cc:1048] T 977aa27f0df74069ba4a9befe550f8fc P e3cb5e3da8684ceba82824d8fb2cd09d [LEADER]: Connected to new peer: Peer: permanent_uuid: "01d3d584186749129c76ecc514df82b8" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 40139 } 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 09:53:50.007433 28509 raft_consensus.cc:2955] T 977aa27f0df74069ba4a9befe550f8fc P e3cb5e3da8684ceba82824d8fb2cd09d [term 1 LEADER]: Committing config change with OpId 1.26: config changed from index -1 to 26, NON_VOTER 8664b7c6fdd14db5b248279dfafe705d (127.22.183.133) added. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "01d3d584186749129c76ecc514df82b8" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 40139 } attrs { replace: true } } peers { permanent_uuid: "151741cce0cc43429d2508378dd9b880" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 42777 } } peers { permanent_uuid: "e3cb5e3da8684ceba82824d8fb2cd09d" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 33529 } } peers { permanent_uuid: "8664b7c6fdd14db5b248279dfafe705d" member_type: NON_VOTER last_known_addr { host: "127.22.183.133" port: 38931 } attrs { promote: true } } }
I20260608 09:53:50.009508 27866 raft_consensus.cc:2955] T 977aa27f0df74069ba4a9befe550f8fc P 151741cce0cc43429d2508378dd9b880 [term 1 FOLLOWER]: Committing config change with OpId 1.26: config changed from index -1 to 26, NON_VOTER 8664b7c6fdd14db5b248279dfafe705d (127.22.183.133) added. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "01d3d584186749129c76ecc514df82b8" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 40139 } attrs { replace: true } } peers { permanent_uuid: "151741cce0cc43429d2508378dd9b880" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 42777 } } peers { permanent_uuid: "e3cb5e3da8684ceba82824d8fb2cd09d" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 33529 } } peers { permanent_uuid: "8664b7c6fdd14db5b248279dfafe705d" member_type: NON_VOTER last_known_addr { host: "127.22.183.133" port: 38931 } attrs { promote: true } } }
I20260608 09:53:50.010397 27791 raft_consensus.cc:2955] T 977aa27f0df74069ba4a9befe550f8fc P 01d3d584186749129c76ecc514df82b8 [term 1 FOLLOWER]: Committing config change with OpId 1.26: config changed from index -1 to 26, NON_VOTER 8664b7c6fdd14db5b248279dfafe705d (127.22.183.133) added. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "01d3d584186749129c76ecc514df82b8" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 40139 } attrs { replace: true } } peers { permanent_uuid: "151741cce0cc43429d2508378dd9b880" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 42777 } } peers { permanent_uuid: "e3cb5e3da8684ceba82824d8fb2cd09d" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 33529 } } peers { permanent_uuid: "8664b7c6fdd14db5b248279dfafe705d" member_type: NON_VOTER last_known_addr { host: "127.22.183.133" port: 38931 } attrs { promote: true } } }
I20260608 09:53:50.021400 27861 consensus_queue.cc:237] T 699b6fe79b8943c08adc1437f04e1e48 P 151741cce0cc43429d2508378dd9b880 [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: "01d3d584186749129c76ecc514df82b8" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 40139 } } peers { permanent_uuid: "151741cce0cc43429d2508378dd9b880" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 42777 } } peers { permanent_uuid: "e3cb5e3da8684ceba82824d8fb2cd09d" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 33529 } attrs { replace: true } } peers { permanent_uuid: "f80cc628b4eb4d96bec4e335bbbf07a5" member_type: NON_VOTER last_known_addr { host: "127.22.183.132" port: 38009 } attrs { promote: true } }
I20260608 09:53:50.021589 27681 catalog_manager.cc:5696] T 977aa27f0df74069ba4a9befe550f8fc P e3cb5e3da8684ceba82824d8fb2cd09d reported cstate change: config changed from index -1 to 26, NON_VOTER 8664b7c6fdd14db5b248279dfafe705d (127.22.183.133) added. New cstate: current_term: 1 leader_uuid: "e3cb5e3da8684ceba82824d8fb2cd09d" committed_config { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "01d3d584186749129c76ecc514df82b8" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 40139 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "151741cce0cc43429d2508378dd9b880" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 42777 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e3cb5e3da8684ceba82824d8fb2cd09d" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 33529 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8664b7c6fdd14db5b248279dfafe705d" member_type: NON_VOTER last_known_addr { host: "127.22.183.133" port: 38931 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260608 09:53:50.035543 27791 raft_consensus.cc:1275] T 699b6fe79b8943c08adc1437f04e1e48 P 01d3d584186749129c76ecc514df82b8 [term 1 FOLLOWER]: Refusing update from remote peer 151741cce0cc43429d2508378dd9b880: Log matching property violated. Preceding OpId in replica: term: 1 index: 25. Preceding OpId from leader: term: 1 index: 26. (index mismatch)
I20260608 09:53:50.039999 27936 raft_consensus.cc:1275] T 699b6fe79b8943c08adc1437f04e1e48 P e3cb5e3da8684ceba82824d8fb2cd09d [term 1 FOLLOWER]: Refusing update from remote peer 151741cce0cc43429d2508378dd9b880: Log matching property violated. Preceding OpId in replica: term: 1 index: 25. Preceding OpId from leader: term: 1 index: 26. (index mismatch)
I20260608 09:53:50.039732 28514 consensus_queue.cc:1048] T 699b6fe79b8943c08adc1437f04e1e48 P 151741cce0cc43429d2508378dd9b880 [LEADER]: Connected to new peer: Peer: permanent_uuid: "01d3d584186749129c76ecc514df82b8" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 40139 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 26, Last known committed idx: 25, Time since last communication: 0.000s
I20260608 09:53:50.041730 28490 consensus_queue.cc:1048] T 699b6fe79b8943c08adc1437f04e1e48 P 151741cce0cc43429d2508378dd9b880 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e3cb5e3da8684ceba82824d8fb2cd09d" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 33529 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 26, Last known committed idx: 25, Time since last communication: 0.000s
W20260608 09:53:50.050776 27830 consensus_peers.cc:597] T 699b6fe79b8943c08adc1437f04e1e48 P 151741cce0cc43429d2508378dd9b880 -> Peer f80cc628b4eb4d96bec4e335bbbf07a5 (127.22.183.132:38009): Couldn't send request to peer f80cc628b4eb4d96bec4e335bbbf07a5. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 699b6fe79b8943c08adc1437f04e1e48. This is attempt 1: this message will repeat every 5th retry.
I20260608 09:53:50.052601 28514 raft_consensus.cc:2955] T 699b6fe79b8943c08adc1437f04e1e48 P 151741cce0cc43429d2508378dd9b880 [term 1 LEADER]: Committing config change with OpId 1.26: config changed from index -1 to 26, NON_VOTER f80cc628b4eb4d96bec4e335bbbf07a5 (127.22.183.132) added. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "01d3d584186749129c76ecc514df82b8" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 40139 } } peers { permanent_uuid: "151741cce0cc43429d2508378dd9b880" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 42777 } } peers { permanent_uuid: "e3cb5e3da8684ceba82824d8fb2cd09d" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 33529 } attrs { replace: true } } peers { permanent_uuid: "f80cc628b4eb4d96bec4e335bbbf07a5" member_type: NON_VOTER last_known_addr { host: "127.22.183.132" port: 38009 } attrs { promote: true } } }
I20260608 09:53:50.054477 27791 raft_consensus.cc:2955] T 699b6fe79b8943c08adc1437f04e1e48 P 01d3d584186749129c76ecc514df82b8 [term 1 FOLLOWER]: Committing config change with OpId 1.26: config changed from index -1 to 26, NON_VOTER f80cc628b4eb4d96bec4e335bbbf07a5 (127.22.183.132) added. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "01d3d584186749129c76ecc514df82b8" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 40139 } } peers { permanent_uuid: "151741cce0cc43429d2508378dd9b880" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 42777 } } peers { permanent_uuid: "e3cb5e3da8684ceba82824d8fb2cd09d" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 33529 } attrs { replace: true } } peers { permanent_uuid: "f80cc628b4eb4d96bec4e335bbbf07a5" member_type: NON_VOTER last_known_addr { host: "127.22.183.132" port: 38009 } attrs { promote: true } } }
I20260608 09:53:50.068004 27787 consensus_queue.cc:237] T 22f565363d4e4f2bb5eb991ba94009fa P 01d3d584186749129c76ecc514df82b8 [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: "01d3d584186749129c76ecc514df82b8" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 40139 } } peers { permanent_uuid: "151741cce0cc43429d2508378dd9b880" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 42777 } attrs { replace: true } } peers { permanent_uuid: "e3cb5e3da8684ceba82824d8fb2cd09d" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 33529 } } peers { permanent_uuid: "2f3869353795492ea3ecf70d4b5227bc" member_type: NON_VOTER last_known_addr { host: "127.22.183.134" port: 38041 } attrs { promote: true } }
I20260608 09:53:50.071861 27683 catalog_manager.cc:5696] T 699b6fe79b8943c08adc1437f04e1e48 P 151741cce0cc43429d2508378dd9b880 reported cstate change: config changed from index -1 to 26, NON_VOTER f80cc628b4eb4d96bec4e335bbbf07a5 (127.22.183.132) added. New cstate: current_term: 1 leader_uuid: "151741cce0cc43429d2508378dd9b880" committed_config { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "01d3d584186749129c76ecc514df82b8" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 40139 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "151741cce0cc43429d2508378dd9b880" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 42777 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e3cb5e3da8684ceba82824d8fb2cd09d" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 33529 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f80cc628b4eb4d96bec4e335bbbf07a5" member_type: NON_VOTER last_known_addr { host: "127.22.183.132" port: 38009 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260608 09:53:50.085091 27936 raft_consensus.cc:1275] T 22f565363d4e4f2bb5eb991ba94009fa P e3cb5e3da8684ceba82824d8fb2cd09d [term 1 FOLLOWER]: Refusing update from remote peer 01d3d584186749129c76ecc514df82b8: Log matching property violated. Preceding OpId in replica: term: 1 index: 25. Preceding OpId from leader: term: 1 index: 26. (index mismatch)
I20260608 09:53:50.085091 27861 raft_consensus.cc:1275] T 22f565363d4e4f2bb5eb991ba94009fa P 151741cce0cc43429d2508378dd9b880 [term 1 FOLLOWER]: Refusing update from remote peer 01d3d584186749129c76ecc514df82b8: Log matching property violated. Preceding OpId in replica: term: 1 index: 25. Preceding OpId from leader: term: 1 index: 26. (index mismatch)
I20260608 09:53:50.087162 28524 consensus_queue.cc:1048] T 22f565363d4e4f2bb5eb991ba94009fa P 01d3d584186749129c76ecc514df82b8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e3cb5e3da8684ceba82824d8fb2cd09d" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 33529 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 26, Last known committed idx: 25, Time since last communication: 0.000s
I20260608 09:53:50.090260 28452 consensus_queue.cc:1048] T 22f565363d4e4f2bb5eb991ba94009fa P 01d3d584186749129c76ecc514df82b8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "151741cce0cc43429d2508378dd9b880" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 42777 } 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 09:53:50.089237 27937 raft_consensus.cc:2955] T 699b6fe79b8943c08adc1437f04e1e48 P e3cb5e3da8684ceba82824d8fb2cd09d [term 1 FOLLOWER]: Committing config change with OpId 1.26: config changed from index -1 to 26, NON_VOTER f80cc628b4eb4d96bec4e335bbbf07a5 (127.22.183.132) added. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "01d3d584186749129c76ecc514df82b8" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 40139 } } peers { permanent_uuid: "151741cce0cc43429d2508378dd9b880" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 42777 } } peers { permanent_uuid: "e3cb5e3da8684ceba82824d8fb2cd09d" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 33529 } attrs { replace: true } } peers { permanent_uuid: "f80cc628b4eb4d96bec4e335bbbf07a5" member_type: NON_VOTER last_known_addr { host: "127.22.183.132" port: 38009 } attrs { promote: true } } }
I20260608 09:53:50.104997 28452 raft_consensus.cc:2955] T 22f565363d4e4f2bb5eb991ba94009fa P 01d3d584186749129c76ecc514df82b8 [term 1 LEADER]: Committing config change with OpId 1.26: config changed from index -1 to 26, NON_VOTER 2f3869353795492ea3ecf70d4b5227bc (127.22.183.134) added. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "01d3d584186749129c76ecc514df82b8" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 40139 } } peers { permanent_uuid: "151741cce0cc43429d2508378dd9b880" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 42777 } attrs { replace: true } } peers { permanent_uuid: "e3cb5e3da8684ceba82824d8fb2cd09d" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 33529 } } peers { permanent_uuid: "2f3869353795492ea3ecf70d4b5227bc" member_type: NON_VOTER last_known_addr { host: "127.22.183.134" port: 38041 } attrs { promote: true } } }
I20260608 09:53:50.108238 27866 raft_consensus.cc:2955] T 22f565363d4e4f2bb5eb991ba94009fa P 151741cce0cc43429d2508378dd9b880 [term 1 FOLLOWER]: Committing config change with OpId 1.26: config changed from index -1 to 26, NON_VOTER 2f3869353795492ea3ecf70d4b5227bc (127.22.183.134) added. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "01d3d584186749129c76ecc514df82b8" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 40139 } } peers { permanent_uuid: "151741cce0cc43429d2508378dd9b880" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 42777 } attrs { replace: true } } peers { permanent_uuid: "e3cb5e3da8684ceba82824d8fb2cd09d" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 33529 } } peers { permanent_uuid: "2f3869353795492ea3ecf70d4b5227bc" member_type: NON_VOTER last_known_addr { host: "127.22.183.134" port: 38041 } attrs { promote: true } } }
W20260608 09:53:50.111606 27754 consensus_peers.cc:597] T 22f565363d4e4f2bb5eb991ba94009fa P 01d3d584186749129c76ecc514df82b8 -> Peer 2f3869353795492ea3ecf70d4b5227bc (127.22.183.134:38041): Couldn't send request to peer 2f3869353795492ea3ecf70d4b5227bc. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 22f565363d4e4f2bb5eb991ba94009fa. This is attempt 1: this message will repeat every 5th retry.
I20260608 09:53:50.112504 27936 raft_consensus.cc:2955] T 22f565363d4e4f2bb5eb991ba94009fa P e3cb5e3da8684ceba82824d8fb2cd09d [term 1 FOLLOWER]: Committing config change with OpId 1.26: config changed from index -1 to 26, NON_VOTER 2f3869353795492ea3ecf70d4b5227bc (127.22.183.134) added. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "01d3d584186749129c76ecc514df82b8" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 40139 } } peers { permanent_uuid: "151741cce0cc43429d2508378dd9b880" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 42777 } attrs { replace: true } } peers { permanent_uuid: "e3cb5e3da8684ceba82824d8fb2cd09d" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 33529 } } peers { permanent_uuid: "2f3869353795492ea3ecf70d4b5227bc" member_type: NON_VOTER last_known_addr { host: "127.22.183.134" port: 38041 } attrs { promote: true } } }
I20260608 09:53:50.122704 27685 catalog_manager.cc:5696] T 22f565363d4e4f2bb5eb991ba94009fa P 151741cce0cc43429d2508378dd9b880 reported cstate change: config changed from index -1 to 26, NON_VOTER 2f3869353795492ea3ecf70d4b5227bc (127.22.183.134) added. New cstate: current_term: 1 leader_uuid: "01d3d584186749129c76ecc514df82b8" committed_config { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "01d3d584186749129c76ecc514df82b8" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 40139 } } peers { permanent_uuid: "151741cce0cc43429d2508378dd9b880" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 42777 } attrs { replace: true } } peers { permanent_uuid: "e3cb5e3da8684ceba82824d8fb2cd09d" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 33529 } } peers { permanent_uuid: "2f3869353795492ea3ecf70d4b5227bc" member_type: NON_VOTER last_known_addr { host: "127.22.183.134" port: 38041 } attrs { promote: true } } }
I20260608 09:53:50.125066 27866 consensus_queue.cc:237] T bb702129bec348a495d6dc8586133955 P 151741cce0cc43429d2508378dd9b880 [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: "01d3d584186749129c76ecc514df82b8" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 40139 } attrs { replace: true } } peers { permanent_uuid: "151741cce0cc43429d2508378dd9b880" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 42777 } } peers { permanent_uuid: "e3cb5e3da8684ceba82824d8fb2cd09d" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 33529 } } peers { permanent_uuid: "8664b7c6fdd14db5b248279dfafe705d" member_type: NON_VOTER last_known_addr { host: "127.22.183.133" port: 38931 } attrs { promote: true } }
I20260608 09:53:50.137292 27936 raft_consensus.cc:1275] T bb702129bec348a495d6dc8586133955 P e3cb5e3da8684ceba82824d8fb2cd09d [term 1 FOLLOWER]: Refusing update from remote peer 151741cce0cc43429d2508378dd9b880: Log matching property violated. Preceding OpId in replica: term: 1 index: 25. Preceding OpId from leader: term: 1 index: 26. (index mismatch)
I20260608 09:53:50.138141 27787 raft_consensus.cc:1275] T bb702129bec348a495d6dc8586133955 P 01d3d584186749129c76ecc514df82b8 [term 1 FOLLOWER]: Refusing update from remote peer 151741cce0cc43429d2508378dd9b880: Log matching property violated. Preceding OpId in replica: term: 1 index: 25. Preceding OpId from leader: term: 1 index: 26. (index mismatch)
I20260608 09:53:50.139313 28490 consensus_queue.cc:1048] T bb702129bec348a495d6dc8586133955 P 151741cce0cc43429d2508378dd9b880 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e3cb5e3da8684ceba82824d8fb2cd09d" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 33529 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 26, Last known committed idx: 25, Time since last communication: 0.000s
I20260608 09:53:50.140198 28514 consensus_queue.cc:1048] T bb702129bec348a495d6dc8586133955 P 151741cce0cc43429d2508378dd9b880 [LEADER]: Connected to new peer: Peer: permanent_uuid: "01d3d584186749129c76ecc514df82b8" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 40139 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 26, Last known committed idx: 25, Time since last communication: 0.000s
W20260608 09:53:50.148470 27831 consensus_peers.cc:597] T bb702129bec348a495d6dc8586133955 P 151741cce0cc43429d2508378dd9b880 -> Peer 8664b7c6fdd14db5b248279dfafe705d (127.22.183.133:38931): Couldn't send request to peer 8664b7c6fdd14db5b248279dfafe705d. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: bb702129bec348a495d6dc8586133955. This is attempt 1: this message will repeat every 5th retry.
I20260608 09:53:50.151880 28514 raft_consensus.cc:2955] T bb702129bec348a495d6dc8586133955 P 151741cce0cc43429d2508378dd9b880 [term 1 LEADER]: Committing config change with OpId 1.26: config changed from index -1 to 26, NON_VOTER 8664b7c6fdd14db5b248279dfafe705d (127.22.183.133) added. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "01d3d584186749129c76ecc514df82b8" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 40139 } attrs { replace: true } } peers { permanent_uuid: "151741cce0cc43429d2508378dd9b880" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 42777 } } peers { permanent_uuid: "e3cb5e3da8684ceba82824d8fb2cd09d" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 33529 } } peers { permanent_uuid: "8664b7c6fdd14db5b248279dfafe705d" member_type: NON_VOTER last_known_addr { host: "127.22.183.133" port: 38931 } attrs { promote: true } } }
I20260608 09:53:50.154567 27787 raft_consensus.cc:2955] T bb702129bec348a495d6dc8586133955 P 01d3d584186749129c76ecc514df82b8 [term 1 FOLLOWER]: Committing config change with OpId 1.26: config changed from index -1 to 26, NON_VOTER 8664b7c6fdd14db5b248279dfafe705d (127.22.183.133) added. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "01d3d584186749129c76ecc514df82b8" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 40139 } attrs { replace: true } } peers { permanent_uuid: "151741cce0cc43429d2508378dd9b880" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 42777 } } peers { permanent_uuid: "e3cb5e3da8684ceba82824d8fb2cd09d" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 33529 } } peers { permanent_uuid: "8664b7c6fdd14db5b248279dfafe705d" member_type: NON_VOTER last_known_addr { host: "127.22.183.133" port: 38931 } attrs { promote: true } } }
I20260608 09:53:50.165180 27936 raft_consensus.cc:2955] T bb702129bec348a495d6dc8586133955 P e3cb5e3da8684ceba82824d8fb2cd09d [term 1 FOLLOWER]: Committing config change with OpId 1.26: config changed from index -1 to 26, NON_VOTER 8664b7c6fdd14db5b248279dfafe705d (127.22.183.133) added. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "01d3d584186749129c76ecc514df82b8" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 40139 } attrs { replace: true } } peers { permanent_uuid: "151741cce0cc43429d2508378dd9b880" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 42777 } } peers { permanent_uuid: "e3cb5e3da8684ceba82824d8fb2cd09d" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 33529 } } peers { permanent_uuid: "8664b7c6fdd14db5b248279dfafe705d" member_type: NON_VOTER last_known_addr { host: "127.22.183.133" port: 38931 } attrs { promote: true } } }
I20260608 09:53:50.166970 27685 catalog_manager.cc:5696] T bb702129bec348a495d6dc8586133955 P 151741cce0cc43429d2508378dd9b880 reported cstate change: config changed from index -1 to 26, NON_VOTER 8664b7c6fdd14db5b248279dfafe705d (127.22.183.133) added. New cstate: current_term: 1 leader_uuid: "151741cce0cc43429d2508378dd9b880" committed_config { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "01d3d584186749129c76ecc514df82b8" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 40139 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "151741cce0cc43429d2508378dd9b880" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 42777 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e3cb5e3da8684ceba82824d8fb2cd09d" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 33529 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8664b7c6fdd14db5b248279dfafe705d" member_type: NON_VOTER last_known_addr { host: "127.22.183.133" port: 38931 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260608 09:53:50.168152 27791 consensus_queue.cc:237] T a40dda29120045928d9fc7b0db0c8ff8 P 01d3d584186749129c76ecc514df82b8 [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: "01d3d584186749129c76ecc514df82b8" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 40139 } } peers { permanent_uuid: "151741cce0cc43429d2508378dd9b880" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 42777 } } peers { permanent_uuid: "e3cb5e3da8684ceba82824d8fb2cd09d" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 33529 } attrs { replace: true } } peers { permanent_uuid: "2f3869353795492ea3ecf70d4b5227bc" member_type: NON_VOTER last_known_addr { host: "127.22.183.134" port: 38041 } attrs { promote: true } }
I20260608 09:53:50.185820 27936 raft_consensus.cc:1275] T a40dda29120045928d9fc7b0db0c8ff8 P e3cb5e3da8684ceba82824d8fb2cd09d [term 1 FOLLOWER]: Refusing update from remote peer 01d3d584186749129c76ecc514df82b8: Log matching property violated. Preceding OpId in replica: term: 1 index: 25. Preceding OpId from leader: term: 1 index: 26. (index mismatch)
W20260608 09:53:50.185902 27754 consensus_peers.cc:597] T a40dda29120045928d9fc7b0db0c8ff8 P 01d3d584186749129c76ecc514df82b8 -> Peer 2f3869353795492ea3ecf70d4b5227bc (127.22.183.134:38041): Couldn't send request to peer 2f3869353795492ea3ecf70d4b5227bc. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: a40dda29120045928d9fc7b0db0c8ff8. This is attempt 1: this message will repeat every 5th retry.
I20260608 09:53:50.187732 28452 consensus_queue.cc:1048] T a40dda29120045928d9fc7b0db0c8ff8 P 01d3d584186749129c76ecc514df82b8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e3cb5e3da8684ceba82824d8fb2cd09d" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 33529 } 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 09:53:50.188241 27866 raft_consensus.cc:1275] T a40dda29120045928d9fc7b0db0c8ff8 P 151741cce0cc43429d2508378dd9b880 [term 1 FOLLOWER]: Refusing update from remote peer 01d3d584186749129c76ecc514df82b8: Log matching property violated. Preceding OpId in replica: term: 1 index: 25. Preceding OpId from leader: term: 1 index: 26. (index mismatch)
I20260608 09:53:50.190181 28529 consensus_queue.cc:1048] T a40dda29120045928d9fc7b0db0c8ff8 P 01d3d584186749129c76ecc514df82b8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "151741cce0cc43429d2508378dd9b880" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 42777 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 26, Last known committed idx: 25, Time since last communication: 0.000s
I20260608 09:53:50.197764 28452 raft_consensus.cc:2955] T a40dda29120045928d9fc7b0db0c8ff8 P 01d3d584186749129c76ecc514df82b8 [term 1 LEADER]: Committing config change with OpId 1.26: config changed from index -1 to 26, NON_VOTER 2f3869353795492ea3ecf70d4b5227bc (127.22.183.134) added. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "01d3d584186749129c76ecc514df82b8" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 40139 } } peers { permanent_uuid: "151741cce0cc43429d2508378dd9b880" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 42777 } } peers { permanent_uuid: "e3cb5e3da8684ceba82824d8fb2cd09d" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 33529 } attrs { replace: true } } peers { permanent_uuid: "2f3869353795492ea3ecf70d4b5227bc" member_type: NON_VOTER last_known_addr { host: "127.22.183.134" port: 38041 } attrs { promote: true } } }
I20260608 09:53:50.199649 27936 raft_consensus.cc:2955] T a40dda29120045928d9fc7b0db0c8ff8 P e3cb5e3da8684ceba82824d8fb2cd09d [term 1 FOLLOWER]: Committing config change with OpId 1.26: config changed from index -1 to 26, NON_VOTER 2f3869353795492ea3ecf70d4b5227bc (127.22.183.134) added. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "01d3d584186749129c76ecc514df82b8" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 40139 } } peers { permanent_uuid: "151741cce0cc43429d2508378dd9b880" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 42777 } } peers { permanent_uuid: "e3cb5e3da8684ceba82824d8fb2cd09d" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 33529 } attrs { replace: true } } peers { permanent_uuid: "2f3869353795492ea3ecf70d4b5227bc" member_type: NON_VOTER last_known_addr { host: "127.22.183.134" port: 38041 } attrs { promote: true } } }
I20260608 09:53:50.200110 27866 raft_consensus.cc:2955] T a40dda29120045928d9fc7b0db0c8ff8 P 151741cce0cc43429d2508378dd9b880 [term 1 FOLLOWER]: Committing config change with OpId 1.26: config changed from index -1 to 26, NON_VOTER 2f3869353795492ea3ecf70d4b5227bc (127.22.183.134) added. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "01d3d584186749129c76ecc514df82b8" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 40139 } } peers { permanent_uuid: "151741cce0cc43429d2508378dd9b880" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 42777 } } peers { permanent_uuid: "e3cb5e3da8684ceba82824d8fb2cd09d" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 33529 } attrs { replace: true } } peers { permanent_uuid: "2f3869353795492ea3ecf70d4b5227bc" member_type: NON_VOTER last_known_addr { host: "127.22.183.134" port: 38041 } attrs { promote: true } } }
I20260608 09:53:50.212862 27681 catalog_manager.cc:5696] T a40dda29120045928d9fc7b0db0c8ff8 P e3cb5e3da8684ceba82824d8fb2cd09d reported cstate change: config changed from index -1 to 26, NON_VOTER 2f3869353795492ea3ecf70d4b5227bc (127.22.183.134) added. New cstate: current_term: 1 leader_uuid: "01d3d584186749129c76ecc514df82b8" committed_config { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "01d3d584186749129c76ecc514df82b8" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 40139 } } peers { permanent_uuid: "151741cce0cc43429d2508378dd9b880" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 42777 } } peers { permanent_uuid: "e3cb5e3da8684ceba82824d8fb2cd09d" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 33529 } attrs { replace: true } } peers { permanent_uuid: "2f3869353795492ea3ecf70d4b5227bc" member_type: NON_VOTER last_known_addr { host: "127.22.183.134" port: 38041 } attrs { promote: true } } }
I20260608 09:53:50.215413 27791 consensus_queue.cc:237] T 60d394fbc3764cfda4c05caa3c67593f P 01d3d584186749129c76ecc514df82b8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 27, Committed index: 27, Last appended: 1.27, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "01d3d584186749129c76ecc514df82b8" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 40139 } } peers { permanent_uuid: "151741cce0cc43429d2508378dd9b880" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 42777 } attrs { replace: true } } peers { permanent_uuid: "8664b7c6fdd14db5b248279dfafe705d" member_type: VOTER last_known_addr { host: "127.22.183.133" port: 38931 } attrs { promote: false } } peers { permanent_uuid: "f80cc628b4eb4d96bec4e335bbbf07a5" member_type: NON_VOTER last_known_addr { host: "127.22.183.132" port: 38009 } attrs { promote: true } }
I20260608 09:53:50.222612 28311 raft_consensus.cc:1275] T 60d394fbc3764cfda4c05caa3c67593f P 8664b7c6fdd14db5b248279dfafe705d [term 1 FOLLOWER]: Refusing update from remote peer 01d3d584186749129c76ecc514df82b8: Log matching property violated. Preceding OpId in replica: term: 1 index: 27. Preceding OpId from leader: term: 1 index: 28. (index mismatch)
W20260608 09:53:50.223637 27755 consensus_peers.cc:597] T 60d394fbc3764cfda4c05caa3c67593f P 01d3d584186749129c76ecc514df82b8 -> Peer f80cc628b4eb4d96bec4e335bbbf07a5 (127.22.183.132:38009): Couldn't send request to peer f80cc628b4eb4d96bec4e335bbbf07a5. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 60d394fbc3764cfda4c05caa3c67593f. This is attempt 1: this message will repeat every 5th retry.
I20260608 09:53:50.224002 27866 raft_consensus.cc:1275] T 60d394fbc3764cfda4c05caa3c67593f P 151741cce0cc43429d2508378dd9b880 [term 1 FOLLOWER]: Refusing update from remote peer 01d3d584186749129c76ecc514df82b8: Log matching property violated. Preceding OpId in replica: term: 1 index: 27. Preceding OpId from leader: term: 1 index: 28. (index mismatch)
I20260608 09:53:50.224998 28524 consensus_queue.cc:1048] T 60d394fbc3764cfda4c05caa3c67593f P 01d3d584186749129c76ecc514df82b8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8664b7c6fdd14db5b248279dfafe705d" member_type: VOTER last_known_addr { host: "127.22.183.133" port: 38931 } 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 09:53:50.225869 28452 consensus_queue.cc:1048] T 60d394fbc3764cfda4c05caa3c67593f P 01d3d584186749129c76ecc514df82b8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "151741cce0cc43429d2508378dd9b880" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 42777 } 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 09:53:50.234547 28529 raft_consensus.cc:2955] T 60d394fbc3764cfda4c05caa3c67593f P 01d3d584186749129c76ecc514df82b8 [term 1 LEADER]: Committing config change with OpId 1.28: config changed from index 27 to 28, NON_VOTER f80cc628b4eb4d96bec4e335bbbf07a5 (127.22.183.132) added. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "01d3d584186749129c76ecc514df82b8" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 40139 } } peers { permanent_uuid: "151741cce0cc43429d2508378dd9b880" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 42777 } attrs { replace: true } } peers { permanent_uuid: "8664b7c6fdd14db5b248279dfafe705d" member_type: VOTER last_known_addr { host: "127.22.183.133" port: 38931 } attrs { promote: false } } peers { permanent_uuid: "f80cc628b4eb4d96bec4e335bbbf07a5" member_type: NON_VOTER last_known_addr { host: "127.22.183.132" port: 38009 } attrs { promote: true } } }
I20260608 09:53:50.236222 28311 raft_consensus.cc:2955] T 60d394fbc3764cfda4c05caa3c67593f P 8664b7c6fdd14db5b248279dfafe705d [term 1 FOLLOWER]: Committing config change with OpId 1.28: config changed from index 27 to 28, NON_VOTER f80cc628b4eb4d96bec4e335bbbf07a5 (127.22.183.132) added. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "01d3d584186749129c76ecc514df82b8" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 40139 } } peers { permanent_uuid: "151741cce0cc43429d2508378dd9b880" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 42777 } attrs { replace: true } } peers { permanent_uuid: "8664b7c6fdd14db5b248279dfafe705d" member_type: VOTER last_known_addr { host: "127.22.183.133" port: 38931 } attrs { promote: false } } peers { permanent_uuid: "f80cc628b4eb4d96bec4e335bbbf07a5" member_type: NON_VOTER last_known_addr { host: "127.22.183.132" port: 38009 } attrs { promote: true } } }
I20260608 09:53:50.236860 27866 raft_consensus.cc:2955] T 60d394fbc3764cfda4c05caa3c67593f P 151741cce0cc43429d2508378dd9b880 [term 1 FOLLOWER]: Committing config change with OpId 1.28: config changed from index 27 to 28, NON_VOTER f80cc628b4eb4d96bec4e335bbbf07a5 (127.22.183.132) added. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "01d3d584186749129c76ecc514df82b8" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 40139 } } peers { permanent_uuid: "151741cce0cc43429d2508378dd9b880" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 42777 } attrs { replace: true } } peers { permanent_uuid: "8664b7c6fdd14db5b248279dfafe705d" member_type: VOTER last_known_addr { host: "127.22.183.133" port: 38931 } attrs { promote: false } } peers { permanent_uuid: "f80cc628b4eb4d96bec4e335bbbf07a5" member_type: NON_VOTER last_known_addr { host: "127.22.183.132" port: 38009 } attrs { promote: true } } }
I20260608 09:53:50.249040 27681 catalog_manager.cc:5696] T 60d394fbc3764cfda4c05caa3c67593f P 01d3d584186749129c76ecc514df82b8 reported cstate change: config changed from index 27 to 28, NON_VOTER f80cc628b4eb4d96bec4e335bbbf07a5 (127.22.183.132) added. New cstate: current_term: 1 leader_uuid: "01d3d584186749129c76ecc514df82b8" committed_config { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "01d3d584186749129c76ecc514df82b8" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 40139 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "151741cce0cc43429d2508378dd9b880" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 42777 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8664b7c6fdd14db5b248279dfafe705d" member_type: VOTER last_known_addr { host: "127.22.183.133" port: 38931 } attrs { promote: false } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f80cc628b4eb4d96bec4e335bbbf07a5" member_type: NON_VOTER last_known_addr { host: "127.22.183.132" port: 38009 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260608 09:53:50.428392 28542 ts_tablet_manager.cc:933] T 699b6fe79b8943c08adc1437f04e1e48 P f80cc628b4eb4d96bec4e335bbbf07a5: Initiating tablet copy from peer 151741cce0cc43429d2508378dd9b880 (127.22.183.130:42777)
I20260608 09:53:50.430459 28542 tablet_copy_client.cc:323] T 699b6fe79b8943c08adc1437f04e1e48 P f80cc628b4eb4d96bec4e335bbbf07a5: tablet copy: Beginning tablet copy session from remote peer at address 127.22.183.130:42777
I20260608 09:53:50.443436 27876 tablet_copy_service.cc:140] P 151741cce0cc43429d2508378dd9b880: Received BeginTabletCopySession request for tablet 699b6fe79b8943c08adc1437f04e1e48 from peer f80cc628b4eb4d96bec4e335bbbf07a5 ({username='slave'} at 127.0.0.1:55116)
I20260608 09:53:50.443985 27876 tablet_copy_service.cc:161] P 151741cce0cc43429d2508378dd9b880: Beginning new tablet copy session on tablet 699b6fe79b8943c08adc1437f04e1e48 from peer f80cc628b4eb4d96bec4e335bbbf07a5 at {username='slave'} at 127.0.0.1:55116: session id = f80cc628b4eb4d96bec4e335bbbf07a5-699b6fe79b8943c08adc1437f04e1e48
I20260608 09:53:50.451454 27876 tablet_copy_source_session.cc:215] T 699b6fe79b8943c08adc1437f04e1e48 P 151741cce0cc43429d2508378dd9b880: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 09:53:50.454576 28542 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 699b6fe79b8943c08adc1437f04e1e48. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:53:50.469349 28542 tablet_copy_client.cc:806] T 699b6fe79b8943c08adc1437f04e1e48 P f80cc628b4eb4d96bec4e335bbbf07a5: tablet copy: Starting download of 0 data blocks...
I20260608 09:53:50.469993 28542 tablet_copy_client.cc:670] T 699b6fe79b8943c08adc1437f04e1e48 P f80cc628b4eb4d96bec4e335bbbf07a5: tablet copy: Starting download of 1 WAL segments...
I20260608 09:53:50.474542 28543 tablet_copy_client.cc:1025] T 699b6fe79b8943c08adc1437f04e1e48 P f80cc628b4eb4d96bec4e335bbbf07a5: tablet copy: Injecting latency into file download: 2000
I20260608 09:53:50.528223 28546 ts_tablet_manager.cc:933] T bb702129bec348a495d6dc8586133955 P 8664b7c6fdd14db5b248279dfafe705d: Initiating tablet copy from peer 151741cce0cc43429d2508378dd9b880 (127.22.183.130:42777)
I20260608 09:53:50.530577 28546 tablet_copy_client.cc:323] T bb702129bec348a495d6dc8586133955 P 8664b7c6fdd14db5b248279dfafe705d: tablet copy: Beginning tablet copy session from remote peer at address 127.22.183.130:42777
I20260608 09:53:50.541348 27876 tablet_copy_service.cc:140] P 151741cce0cc43429d2508378dd9b880: Received BeginTabletCopySession request for tablet bb702129bec348a495d6dc8586133955 from peer 8664b7c6fdd14db5b248279dfafe705d ({username='slave'} at 127.0.0.1:55120)
I20260608 09:53:50.541831 27876 tablet_copy_service.cc:161] P 151741cce0cc43429d2508378dd9b880: Beginning new tablet copy session on tablet bb702129bec348a495d6dc8586133955 from peer 8664b7c6fdd14db5b248279dfafe705d at {username='slave'} at 127.0.0.1:55120: session id = 8664b7c6fdd14db5b248279dfafe705d-bb702129bec348a495d6dc8586133955
I20260608 09:53:50.548933 27876 tablet_copy_source_session.cc:215] T bb702129bec348a495d6dc8586133955 P 151741cce0cc43429d2508378dd9b880: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 09:53:50.551949 28546 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bb702129bec348a495d6dc8586133955. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:53:50.567977 28546 tablet_copy_client.cc:806] T bb702129bec348a495d6dc8586133955 P 8664b7c6fdd14db5b248279dfafe705d: tablet copy: Starting download of 0 data blocks...
I20260608 09:53:50.568620 28546 tablet_copy_client.cc:670] T bb702129bec348a495d6dc8586133955 P 8664b7c6fdd14db5b248279dfafe705d: tablet copy: Starting download of 1 WAL segments...
I20260608 09:53:50.569773 28549 ts_tablet_manager.cc:933] T 977aa27f0df74069ba4a9befe550f8fc P 8664b7c6fdd14db5b248279dfafe705d: Initiating tablet copy from peer e3cb5e3da8684ceba82824d8fb2cd09d (127.22.183.131:33529)
I20260608 09:53:50.570292 23262 tablet_server.cc:179] TabletServer@127.22.183.129:0 shutting down...
I20260608 09:53:50.574419 28547 tablet_copy_client.cc:1025] T bb702129bec348a495d6dc8586133955 P 8664b7c6fdd14db5b248279dfafe705d: tablet copy: Injecting latency into file download: 2000
I20260608 09:53:50.577968 28549 tablet_copy_client.cc:323] T 977aa27f0df74069ba4a9befe550f8fc P 8664b7c6fdd14db5b248279dfafe705d: tablet copy: Beginning tablet copy session from remote peer at address 127.22.183.131:33529
I20260608 09:53:50.580506 27950 tablet_copy_service.cc:140] P e3cb5e3da8684ceba82824d8fb2cd09d: Received BeginTabletCopySession request for tablet 977aa27f0df74069ba4a9befe550f8fc from peer 8664b7c6fdd14db5b248279dfafe705d ({username='slave'} at 127.0.0.1:55612)
I20260608 09:53:50.581161 27950 tablet_copy_service.cc:161] P e3cb5e3da8684ceba82824d8fb2cd09d: Beginning new tablet copy session on tablet 977aa27f0df74069ba4a9befe550f8fc from peer 8664b7c6fdd14db5b248279dfafe705d at {username='slave'} at 127.0.0.1:55612: session id = 8664b7c6fdd14db5b248279dfafe705d-977aa27f0df74069ba4a9befe550f8fc
W20260608 09:53:50.584532 27830 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 10 similar messages]
W20260608 09:53:50.588958 27830 consensus_peers.cc:597] T 699b6fe79b8943c08adc1437f04e1e48 P 151741cce0cc43429d2508378dd9b880 -> Peer 01d3d584186749129c76ecc514df82b8 (127.22.183.129:40139): Couldn't send request to peer 01d3d584186749129c76ecc514df82b8. 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 09:53:50.592047 27950 tablet_copy_source_session.cc:215] T 977aa27f0df74069ba4a9befe550f8fc P e3cb5e3da8684ceba82824d8fb2cd09d: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 09:53:50.595065 28552 ts_tablet_manager.cc:933] T 22f565363d4e4f2bb5eb991ba94009fa P 2f3869353795492ea3ecf70d4b5227bc: Initiating tablet copy from peer 01d3d584186749129c76ecc514df82b8 (127.22.183.129:40139)
I20260608 09:53:50.596755 28549 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 977aa27f0df74069ba4a9befe550f8fc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:53:50.603860 28552 tablet_copy_client.cc:323] T 22f565363d4e4f2bb5eb991ba94009fa P 2f3869353795492ea3ecf70d4b5227bc: tablet copy: Beginning tablet copy session from remote peer at address 127.22.183.129:40139
I20260608 09:53:50.623188 28554 ts_tablet_manager.cc:933] T a40dda29120045928d9fc7b0db0c8ff8 P 2f3869353795492ea3ecf70d4b5227bc: Initiating tablet copy from peer 01d3d584186749129c76ecc514df82b8 (127.22.183.129:40139)
I20260608 09:53:50.627583 28554 tablet_copy_client.cc:323] T a40dda29120045928d9fc7b0db0c8ff8 P 2f3869353795492ea3ecf70d4b5227bc: tablet copy: Beginning tablet copy session from remote peer at address 127.22.183.129:40139
I20260608 09:53:50.627983 28549 tablet_copy_client.cc:806] T 977aa27f0df74069ba4a9befe550f8fc P 8664b7c6fdd14db5b248279dfafe705d: tablet copy: Starting download of 0 data blocks...
I20260608 09:53:50.629016 28549 tablet_copy_client.cc:670] T 977aa27f0df74069ba4a9befe550f8fc P 8664b7c6fdd14db5b248279dfafe705d: tablet copy: Starting download of 1 WAL segments...
I20260608 09:53:50.635241 28550 tablet_copy_client.cc:1025] T 977aa27f0df74069ba4a9befe550f8fc P 8664b7c6fdd14db5b248279dfafe705d: tablet copy: Injecting latency into file download: 2000
I20260608 09:53:50.647215 23262 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 09:53:50.649039 23262 tablet_replica.cc:333] T bb702129bec348a495d6dc8586133955 P 01d3d584186749129c76ecc514df82b8: stopping tablet replica
I20260608 09:53:50.649904 23262 raft_consensus.cc:2243] T bb702129bec348a495d6dc8586133955 P 01d3d584186749129c76ecc514df82b8 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:53:50.650621 23262 raft_consensus.cc:2272] T bb702129bec348a495d6dc8586133955 P 01d3d584186749129c76ecc514df82b8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:53:50.654944 23262 tablet_replica.cc:333] T 16268b2046884d549a69e1feb5a92a90 P 01d3d584186749129c76ecc514df82b8: stopping tablet replica
I20260608 09:53:50.655779 23262 raft_consensus.cc:2243] T 16268b2046884d549a69e1feb5a92a90 P 01d3d584186749129c76ecc514df82b8 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:53:50.656401 23262 raft_consensus.cc:2272] T 16268b2046884d549a69e1feb5a92a90 P 01d3d584186749129c76ecc514df82b8 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260608 09:53:50.656553 27904 consensus_peers.cc:597] T a45db42c45204f8ca4637477ba08041b P e3cb5e3da8684ceba82824d8fb2cd09d -> Peer 01d3d584186749129c76ecc514df82b8 (127.22.183.129:40139): Couldn't send request to peer 01d3d584186749129c76ecc514df82b8. 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 09:53:50.659900 23262 tablet_replica.cc:333] T 22f565363d4e4f2bb5eb991ba94009fa P 01d3d584186749129c76ecc514df82b8: stopping tablet replica
I20260608 09:53:50.660810 23262 raft_consensus.cc:2243] T 22f565363d4e4f2bb5eb991ba94009fa P 01d3d584186749129c76ecc514df82b8 [term 1 LEADER]: Raft consensus shutting down.
I20260608 09:53:50.662031 23262 raft_consensus.cc:2272] T 22f565363d4e4f2bb5eb991ba94009fa P 01d3d584186749129c76ecc514df82b8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:53:50.665431 23262 tablet_replica.cc:333] T 699b6fe79b8943c08adc1437f04e1e48 P 01d3d584186749129c76ecc514df82b8: stopping tablet replica
I20260608 09:53:50.666182 23262 raft_consensus.cc:2243] T 699b6fe79b8943c08adc1437f04e1e48 P 01d3d584186749129c76ecc514df82b8 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:53:50.667034 23262 raft_consensus.cc:2272] T 699b6fe79b8943c08adc1437f04e1e48 P 01d3d584186749129c76ecc514df82b8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:53:50.670753 23262 tablet_replica.cc:333] T a40dda29120045928d9fc7b0db0c8ff8 P 01d3d584186749129c76ecc514df82b8: stopping tablet replica
I20260608 09:53:50.671540 23262 raft_consensus.cc:2243] T a40dda29120045928d9fc7b0db0c8ff8 P 01d3d584186749129c76ecc514df82b8 [term 1 LEADER]: Raft consensus shutting down.
I20260608 09:53:50.672855 23262 raft_consensus.cc:2272] T a40dda29120045928d9fc7b0db0c8ff8 P 01d3d584186749129c76ecc514df82b8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:53:50.677575 23262 tablet_replica.cc:333] T a45db42c45204f8ca4637477ba08041b P 01d3d584186749129c76ecc514df82b8: stopping tablet replica
I20260608 09:53:50.678546 23262 raft_consensus.cc:2243] T a45db42c45204f8ca4637477ba08041b P 01d3d584186749129c76ecc514df82b8 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:53:50.679315 23262 raft_consensus.cc:2272] T a45db42c45204f8ca4637477ba08041b P 01d3d584186749129c76ecc514df82b8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:53:50.682390 23262 tablet_replica.cc:333] T 5c37a2a70783486182ee8d6f19728c27 P 01d3d584186749129c76ecc514df82b8: stopping tablet replica
I20260608 09:53:50.683068 23262 raft_consensus.cc:2243] T 5c37a2a70783486182ee8d6f19728c27 P 01d3d584186749129c76ecc514df82b8 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:53:50.684068 23262 raft_consensus.cc:2272] T 5c37a2a70783486182ee8d6f19728c27 P 01d3d584186749129c76ecc514df82b8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:53:50.687053 23262 tablet_replica.cc:333] T 977aa27f0df74069ba4a9befe550f8fc P 01d3d584186749129c76ecc514df82b8: stopping tablet replica
I20260608 09:53:50.687777 23262 raft_consensus.cc:2243] T 977aa27f0df74069ba4a9befe550f8fc P 01d3d584186749129c76ecc514df82b8 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:53:50.688572 23262 raft_consensus.cc:2272] T 977aa27f0df74069ba4a9befe550f8fc P 01d3d584186749129c76ecc514df82b8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:53:50.692174 23262 tablet_replica.cc:333] T 88fc6e2eb6d84424afd4b7ce94bc95e5 P 01d3d584186749129c76ecc514df82b8: stopping tablet replica
I20260608 09:53:50.692864 23262 raft_consensus.cc:2243] T 88fc6e2eb6d84424afd4b7ce94bc95e5 P 01d3d584186749129c76ecc514df82b8 [term 1 LEADER]: Raft consensus shutting down.
I20260608 09:53:50.693851 23262 raft_consensus.cc:2272] T 88fc6e2eb6d84424afd4b7ce94bc95e5 P 01d3d584186749129c76ecc514df82b8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:53:50.697002 23262 tablet_replica.cc:333] T 60d394fbc3764cfda4c05caa3c67593f P 01d3d584186749129c76ecc514df82b8: stopping tablet replica
I20260608 09:53:50.697621 23262 raft_consensus.cc:2243] T 60d394fbc3764cfda4c05caa3c67593f P 01d3d584186749129c76ecc514df82b8 [term 1 LEADER]: Raft consensus shutting down.
I20260608 09:53:50.698940 23262 raft_consensus.cc:2272] T 60d394fbc3764cfda4c05caa3c67593f P 01d3d584186749129c76ecc514df82b8 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260608 09:53:50.740134 28351 connection.cc:466] server connection from 127.0.0.1:56600 torn down before Call kudu.consensus.ConsensusService.StartTabletCopy from 127.0.0.1:56600 (request call id 2) could send its response
I20260608 09:53:50.747656 23262 tablet_server.cc:196] TabletServer@127.22.183.129:0 shutdown complete.
W20260608 09:53:50.763651 28351 connection.cc:466] server connection from 127.0.0.1:56600 torn down before Call kudu.consensus.ConsensusService.StartTabletCopy from 127.0.0.1:56600 (request call id 3) could send its response
I20260608 09:53:50.786700 23262 tablet_server.cc:179] TabletServer@127.22.183.130:0 shutting down...
I20260608 09:53:50.804134 23262 tablet_copy_service.cc:362] P 151741cce0cc43429d2508378dd9b880: Destroying tablet copy session 8664b7c6fdd14db5b248279dfafe705d-bb702129bec348a495d6dc8586133955 due to service shutdown
I20260608 09:53:50.804522 23262 tablet_copy_service.cc:434] P 151741cce0cc43429d2508378dd9b880: ending tablet copy session 8664b7c6fdd14db5b248279dfafe705d-bb702129bec348a495d6dc8586133955 on tablet bb702129bec348a495d6dc8586133955 with peer 8664b7c6fdd14db5b248279dfafe705d
I20260608 09:53:50.804996 23262 tablet_copy_service.cc:362] P 151741cce0cc43429d2508378dd9b880: Destroying tablet copy session f80cc628b4eb4d96bec4e335bbbf07a5-699b6fe79b8943c08adc1437f04e1e48 due to service shutdown
I20260608 09:53:50.805255 23262 tablet_copy_service.cc:434] P 151741cce0cc43429d2508378dd9b880: ending tablet copy session f80cc628b4eb4d96bec4e335bbbf07a5-699b6fe79b8943c08adc1437f04e1e48 on tablet 699b6fe79b8943c08adc1437f04e1e48 with peer f80cc628b4eb4d96bec4e335bbbf07a5
W20260608 09:53:50.841264 27904 consensus_peers.cc:597] T 16268b2046884d549a69e1feb5a92a90 P e3cb5e3da8684ceba82824d8fb2cd09d -> Peer 01d3d584186749129c76ecc514df82b8 (127.22.183.129:40139): Couldn't send request to peer 01d3d584186749129c76ecc514df82b8. Status: Network error: Client connection negotiation failed: client connection to 127.22.183.129:40139: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 09:53:50.849093 23262 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 09:53:50.850047 23262 tablet_replica.cc:333] T e122e55095c644cd94773b4f1f4d33bd P 151741cce0cc43429d2508378dd9b880: stopping tablet replica
I20260608 09:53:50.851022 23262 raft_consensus.cc:2243] T e122e55095c644cd94773b4f1f4d33bd P 151741cce0cc43429d2508378dd9b880 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:53:50.851771 23262 raft_consensus.cc:2272] T e122e55095c644cd94773b4f1f4d33bd P 151741cce0cc43429d2508378dd9b880 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:53:50.855059 23262 tablet_replica.cc:333] T bb702129bec348a495d6dc8586133955 P 151741cce0cc43429d2508378dd9b880: stopping tablet replica
I20260608 09:53:50.855813 23262 raft_consensus.cc:2243] T bb702129bec348a495d6dc8586133955 P 151741cce0cc43429d2508378dd9b880 [term 1 LEADER]: Raft consensus shutting down.
I20260608 09:53:50.857235 23262 raft_consensus.cc:2272] T bb702129bec348a495d6dc8586133955 P 151741cce0cc43429d2508378dd9b880 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:53:50.860953 23262 tablet_replica.cc:333] T d334784c2d8744a0adf0dd432c217edd P 151741cce0cc43429d2508378dd9b880: stopping tablet replica
I20260608 09:53:50.861743 23262 raft_consensus.cc:2243] T d334784c2d8744a0adf0dd432c217edd P 151741cce0cc43429d2508378dd9b880 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:53:50.862608 23262 raft_consensus.cc:2272] T d334784c2d8744a0adf0dd432c217edd P 151741cce0cc43429d2508378dd9b880 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:53:50.865733 23262 tablet_replica.cc:333] T 5c37a2a70783486182ee8d6f19728c27 P 151741cce0cc43429d2508378dd9b880: stopping tablet replica
I20260608 09:53:50.866453 23262 raft_consensus.cc:2243] T 5c37a2a70783486182ee8d6f19728c27 P 151741cce0cc43429d2508378dd9b880 [term 1 LEADER]: Raft consensus shutting down.
I20260608 09:53:50.867486 23262 raft_consensus.cc:2272] T 5c37a2a70783486182ee8d6f19728c27 P 151741cce0cc43429d2508378dd9b880 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:53:50.870595 23262 tablet_replica.cc:333] T 977aa27f0df74069ba4a9befe550f8fc P 151741cce0cc43429d2508378dd9b880: stopping tablet replica
I20260608 09:53:50.871361 23262 raft_consensus.cc:2243] T 977aa27f0df74069ba4a9befe550f8fc P 151741cce0cc43429d2508378dd9b880 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:53:50.872248 23262 raft_consensus.cc:2272] T 977aa27f0df74069ba4a9befe550f8fc P 151741cce0cc43429d2508378dd9b880 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:53:50.875969 23262 tablet_replica.cc:333] T 22f565363d4e4f2bb5eb991ba94009fa P 151741cce0cc43429d2508378dd9b880: stopping tablet replica
I20260608 09:53:50.876704 23262 raft_consensus.cc:2243] T 22f565363d4e4f2bb5eb991ba94009fa P 151741cce0cc43429d2508378dd9b880 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:53:50.877488 23262 raft_consensus.cc:2272] T 22f565363d4e4f2bb5eb991ba94009fa P 151741cce0cc43429d2508378dd9b880 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:53:50.881044 23262 tablet_replica.cc:333] T 16268b2046884d549a69e1feb5a92a90 P 151741cce0cc43429d2508378dd9b880: stopping tablet replica
I20260608 09:53:50.881778 23262 raft_consensus.cc:2243] T 16268b2046884d549a69e1feb5a92a90 P 151741cce0cc43429d2508378dd9b880 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:53:50.882418 23262 raft_consensus.cc:2272] T 16268b2046884d549a69e1feb5a92a90 P 151741cce0cc43429d2508378dd9b880 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:53:50.885558 23262 tablet_replica.cc:333] T 60d394fbc3764cfda4c05caa3c67593f P 151741cce0cc43429d2508378dd9b880: stopping tablet replica
I20260608 09:53:50.886215 23262 raft_consensus.cc:2243] T 60d394fbc3764cfda4c05caa3c67593f P 151741cce0cc43429d2508378dd9b880 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:53:50.886893 23262 raft_consensus.cc:2272] T 60d394fbc3764cfda4c05caa3c67593f P 151741cce0cc43429d2508378dd9b880 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:53:50.890311 23262 tablet_replica.cc:333] T 699b6fe79b8943c08adc1437f04e1e48 P 151741cce0cc43429d2508378dd9b880: stopping tablet replica
I20260608 09:53:50.891013 23262 raft_consensus.cc:2243] T 699b6fe79b8943c08adc1437f04e1e48 P 151741cce0cc43429d2508378dd9b880 [term 1 LEADER]: Raft consensus shutting down.
I20260608 09:53:50.892416 23262 raft_consensus.cc:2272] T 699b6fe79b8943c08adc1437f04e1e48 P 151741cce0cc43429d2508378dd9b880 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:53:50.896311 23262 tablet_replica.cc:333] T a40dda29120045928d9fc7b0db0c8ff8 P 151741cce0cc43429d2508378dd9b880: stopping tablet replica
I20260608 09:53:50.896993 23262 raft_consensus.cc:2243] T a40dda29120045928d9fc7b0db0c8ff8 P 151741cce0cc43429d2508378dd9b880 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:53:50.897668 23262 raft_consensus.cc:2272] T a40dda29120045928d9fc7b0db0c8ff8 P 151741cce0cc43429d2508378dd9b880 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260608 09:53:50.915617 27904 consensus_peers.cc:597] T 977aa27f0df74069ba4a9befe550f8fc P e3cb5e3da8684ceba82824d8fb2cd09d -> Peer 01d3d584186749129c76ecc514df82b8 (127.22.183.129:40139): Couldn't send request to peer 01d3d584186749129c76ecc514df82b8. Status: Network error: Client connection negotiation failed: client connection to 127.22.183.129:40139: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 09:53:50.936534 23262 tablet_server.cc:196] TabletServer@127.22.183.130:0 shutdown complete.
W20260608 09:53:50.965698 27906 consensus_peers.cc:597] T e122e55095c644cd94773b4f1f4d33bd P e3cb5e3da8684ceba82824d8fb2cd09d -> Peer 151741cce0cc43429d2508378dd9b880 (127.22.183.130:42777): Couldn't send request to peer 151741cce0cc43429d2508378dd9b880. Status: Network error: Client connection negotiation failed: client connection to 127.22.183.130:42777: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 09:53:50.970860 23262 tablet_server.cc:179] TabletServer@127.22.183.131:0 shutting down...
I20260608 09:53:50.987818 23262 tablet_copy_service.cc:362] P e3cb5e3da8684ceba82824d8fb2cd09d: Destroying tablet copy session 8664b7c6fdd14db5b248279dfafe705d-977aa27f0df74069ba4a9befe550f8fc due to service shutdown
I20260608 09:53:50.988255 23262 tablet_copy_service.cc:434] P e3cb5e3da8684ceba82824d8fb2cd09d: ending tablet copy session 8664b7c6fdd14db5b248279dfafe705d-977aa27f0df74069ba4a9befe550f8fc on tablet 977aa27f0df74069ba4a9befe550f8fc with peer 8664b7c6fdd14db5b248279dfafe705d
W20260608 09:53:50.996639 27906 consensus_peers.cc:597] T d334784c2d8744a0adf0dd432c217edd P e3cb5e3da8684ceba82824d8fb2cd09d -> Peer 151741cce0cc43429d2508378dd9b880 (127.22.183.130:42777): Couldn't send request to peer 151741cce0cc43429d2508378dd9b880. Status: Network error: Client connection negotiation failed: client connection to 127.22.183.130:42777: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 09:53:51.011432 23262 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 09:53:51.013823 23262 tablet_replica.cc:333] T e122e55095c644cd94773b4f1f4d33bd P e3cb5e3da8684ceba82824d8fb2cd09d: stopping tablet replica
I20260608 09:53:51.014497 23262 raft_consensus.cc:2243] T e122e55095c644cd94773b4f1f4d33bd P e3cb5e3da8684ceba82824d8fb2cd09d [term 1 LEADER]: Raft consensus shutting down.
W20260608 09:53:51.014660 27906 consensus_peers.cc:597] T 16268b2046884d549a69e1feb5a92a90 P e3cb5e3da8684ceba82824d8fb2cd09d -> Peer 151741cce0cc43429d2508378dd9b880 (127.22.183.130:42777): Couldn't send request to peer 151741cce0cc43429d2508378dd9b880. Status: Network error: Client connection negotiation failed: client connection to 127.22.183.130:42777: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 09:53:51.015564 23262 raft_consensus.cc:2272] T e122e55095c644cd94773b4f1f4d33bd P e3cb5e3da8684ceba82824d8fb2cd09d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:53:51.018950 23262 tablet_replica.cc:333] T d334784c2d8744a0adf0dd432c217edd P e3cb5e3da8684ceba82824d8fb2cd09d: stopping tablet replica
I20260608 09:53:51.019573 23262 raft_consensus.cc:2243] T d334784c2d8744a0adf0dd432c217edd P e3cb5e3da8684ceba82824d8fb2cd09d [term 1 LEADER]: Raft consensus shutting down.
I20260608 09:53:51.020360 23262 raft_consensus.cc:2272] T d334784c2d8744a0adf0dd432c217edd P e3cb5e3da8684ceba82824d8fb2cd09d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:53:51.022653 23262 tablet_replica.cc:333] T bb702129bec348a495d6dc8586133955 P e3cb5e3da8684ceba82824d8fb2cd09d: stopping tablet replica
I20260608 09:53:51.023277 23262 raft_consensus.cc:2243] T bb702129bec348a495d6dc8586133955 P e3cb5e3da8684ceba82824d8fb2cd09d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:53:51.023829 23262 raft_consensus.cc:2272] T bb702129bec348a495d6dc8586133955 P e3cb5e3da8684ceba82824d8fb2cd09d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:53:51.026757 23262 tablet_replica.cc:333] T 22f565363d4e4f2bb5eb991ba94009fa P e3cb5e3da8684ceba82824d8fb2cd09d: stopping tablet replica
I20260608 09:53:51.027354 23262 raft_consensus.cc:2243] T 22f565363d4e4f2bb5eb991ba94009fa P e3cb5e3da8684ceba82824d8fb2cd09d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:53:51.027824 23262 raft_consensus.cc:2272] T 22f565363d4e4f2bb5eb991ba94009fa P e3cb5e3da8684ceba82824d8fb2cd09d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:53:51.031075 23262 tablet_replica.cc:333] T 16268b2046884d549a69e1feb5a92a90 P e3cb5e3da8684ceba82824d8fb2cd09d: stopping tablet replica
I20260608 09:53:51.031715 23262 raft_consensus.cc:2243] T 16268b2046884d549a69e1feb5a92a90 P e3cb5e3da8684ceba82824d8fb2cd09d [term 1 LEADER]: Raft consensus shutting down.
I20260608 09:53:51.032558 23262 raft_consensus.cc:2272] T 16268b2046884d549a69e1feb5a92a90 P e3cb5e3da8684ceba82824d8fb2cd09d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:53:51.034920 23262 tablet_replica.cc:333] T 88fc6e2eb6d84424afd4b7ce94bc95e5 P e3cb5e3da8684ceba82824d8fb2cd09d: stopping tablet replica
I20260608 09:53:51.035480 23262 raft_consensus.cc:2243] T 88fc6e2eb6d84424afd4b7ce94bc95e5 P e3cb5e3da8684ceba82824d8fb2cd09d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:53:51.036051 23262 raft_consensus.cc:2272] T 88fc6e2eb6d84424afd4b7ce94bc95e5 P e3cb5e3da8684ceba82824d8fb2cd09d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:53:51.038436 23262 tablet_replica.cc:333] T 977aa27f0df74069ba4a9befe550f8fc P e3cb5e3da8684ceba82824d8fb2cd09d: stopping tablet replica
I20260608 09:53:51.038949 23262 raft_consensus.cc:2243] T 977aa27f0df74069ba4a9befe550f8fc P e3cb5e3da8684ceba82824d8fb2cd09d [term 1 LEADER]: Raft consensus shutting down.
I20260608 09:53:51.040060 23262 raft_consensus.cc:2272] T 977aa27f0df74069ba4a9befe550f8fc P e3cb5e3da8684ceba82824d8fb2cd09d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:53:51.042521 23262 tablet_replica.cc:333] T 699b6fe79b8943c08adc1437f04e1e48 P e3cb5e3da8684ceba82824d8fb2cd09d: stopping tablet replica
I20260608 09:53:51.043063 23262 raft_consensus.cc:2243] T 699b6fe79b8943c08adc1437f04e1e48 P e3cb5e3da8684ceba82824d8fb2cd09d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:53:51.043799 23262 raft_consensus.cc:2272] T 699b6fe79b8943c08adc1437f04e1e48 P e3cb5e3da8684ceba82824d8fb2cd09d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:53:51.046996 23262 tablet_replica.cc:333] T a40dda29120045928d9fc7b0db0c8ff8 P e3cb5e3da8684ceba82824d8fb2cd09d: stopping tablet replica
I20260608 09:53:51.047595 23262 raft_consensus.cc:2243] T a40dda29120045928d9fc7b0db0c8ff8 P e3cb5e3da8684ceba82824d8fb2cd09d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:53:51.048170 23262 raft_consensus.cc:2272] T a40dda29120045928d9fc7b0db0c8ff8 P e3cb5e3da8684ceba82824d8fb2cd09d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:53:51.050766 23262 tablet_replica.cc:333] T a45db42c45204f8ca4637477ba08041b P e3cb5e3da8684ceba82824d8fb2cd09d: stopping tablet replica
I20260608 09:53:51.051328 23262 raft_consensus.cc:2243] T a45db42c45204f8ca4637477ba08041b P e3cb5e3da8684ceba82824d8fb2cd09d [term 1 LEADER]: Raft consensus shutting down.
I20260608 09:53:51.052129 23262 raft_consensus.cc:2272] T a45db42c45204f8ca4637477ba08041b P e3cb5e3da8684ceba82824d8fb2cd09d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:53:51.088681 23262 tablet_server.cc:196] TabletServer@127.22.183.131:0 shutdown complete.
I20260608 09:53:51.119568 23262 tablet_server.cc:179] TabletServer@127.22.183.132:0 shutting down...
I20260608 09:53:51.150285 23262 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 09:53:51.738493 28561 raft_consensus.cc:493] T 60d394fbc3764cfda4c05caa3c67593f P 8664b7c6fdd14db5b248279dfafe705d [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 01d3d584186749129c76ecc514df82b8)
I20260608 09:53:51.739161 28561 raft_consensus.cc:515] T 60d394fbc3764cfda4c05caa3c67593f P 8664b7c6fdd14db5b248279dfafe705d [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "01d3d584186749129c76ecc514df82b8" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 40139 } } peers { permanent_uuid: "151741cce0cc43429d2508378dd9b880" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 42777 } attrs { replace: true } } peers { permanent_uuid: "8664b7c6fdd14db5b248279dfafe705d" member_type: VOTER last_known_addr { host: "127.22.183.133" port: 38931 } attrs { promote: false } } peers { permanent_uuid: "f80cc628b4eb4d96bec4e335bbbf07a5" member_type: NON_VOTER last_known_addr { host: "127.22.183.132" port: 38009 } attrs { promote: true } }
I20260608 09:53:51.741852 28561 leader_election.cc:290] T 60d394fbc3764cfda4c05caa3c67593f P 8664b7c6fdd14db5b248279dfafe705d [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 01d3d584186749129c76ecc514df82b8 (127.22.183.129:40139), 151741cce0cc43429d2508378dd9b880 (127.22.183.130:42777)
W20260608 09:53:51.748342 28275 leader_election.cc:336] T 60d394fbc3764cfda4c05caa3c67593f P 8664b7c6fdd14db5b248279dfafe705d [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 01d3d584186749129c76ecc514df82b8 (127.22.183.129:40139): Network error: Client connection negotiation failed: client connection to 127.22.183.129:40139: connect: Connection refused (error 111)
W20260608 09:53:51.748991 28277 leader_election.cc:336] T 60d394fbc3764cfda4c05caa3c67593f P 8664b7c6fdd14db5b248279dfafe705d [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 151741cce0cc43429d2508378dd9b880 (127.22.183.130:42777): Network error: Client connection negotiation failed: client connection to 127.22.183.130:42777: connect: Connection refused (error 111)
I20260608 09:53:51.749423 28277 leader_election.cc:304] T 60d394fbc3764cfda4c05caa3c67593f P 8664b7c6fdd14db5b248279dfafe705d [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: 8664b7c6fdd14db5b248279dfafe705d; no voters: 01d3d584186749129c76ecc514df82b8, 151741cce0cc43429d2508378dd9b880
I20260608 09:53:51.750129 28561 raft_consensus.cc:2749] T 60d394fbc3764cfda4c05caa3c67593f P 8664b7c6fdd14db5b248279dfafe705d [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260608 09:53:52.033088 28565 raft_consensus.cc:493] T 88fc6e2eb6d84424afd4b7ce94bc95e5 P f80cc628b4eb4d96bec4e335bbbf07a5 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 01d3d584186749129c76ecc514df82b8)
I20260608 09:53:52.033632 28565 raft_consensus.cc:515] T 88fc6e2eb6d84424afd4b7ce94bc95e5 P f80cc628b4eb4d96bec4e335bbbf07a5 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "e3cb5e3da8684ceba82824d8fb2cd09d" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 33529 } } peers { permanent_uuid: "01d3d584186749129c76ecc514df82b8" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 40139 } } peers { permanent_uuid: "f80cc628b4eb4d96bec4e335bbbf07a5" member_type: VOTER last_known_addr { host: "127.22.183.132" port: 38009 } attrs { promote: false } }
I20260608 09:53:52.036159 28565 leader_election.cc:290] T 88fc6e2eb6d84424afd4b7ce94bc95e5 P f80cc628b4eb4d96bec4e335bbbf07a5 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers e3cb5e3da8684ceba82824d8fb2cd09d (127.22.183.131:33529), 01d3d584186749129c76ecc514df82b8 (127.22.183.129:40139)
W20260608 09:53:52.043586 28200 leader_election.cc:336] T 88fc6e2eb6d84424afd4b7ce94bc95e5 P f80cc628b4eb4d96bec4e335bbbf07a5 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer e3cb5e3da8684ceba82824d8fb2cd09d (127.22.183.131:33529): Network error: Client connection negotiation failed: client connection to 127.22.183.131:33529: connect: Connection refused (error 111)
W20260608 09:53:52.044324 28200 leader_election.cc:336] T 88fc6e2eb6d84424afd4b7ce94bc95e5 P f80cc628b4eb4d96bec4e335bbbf07a5 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 01d3d584186749129c76ecc514df82b8 (127.22.183.129:40139): Network error: Client connection negotiation failed: client connection to 127.22.183.129:40139: connect: Connection refused (error 111)
I20260608 09:53:52.044691 28200 leader_election.cc:304] T 88fc6e2eb6d84424afd4b7ce94bc95e5 P f80cc628b4eb4d96bec4e335bbbf07a5 [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: f80cc628b4eb4d96bec4e335bbbf07a5; no voters: 01d3d584186749129c76ecc514df82b8, e3cb5e3da8684ceba82824d8fb2cd09d
I20260608 09:53:52.045383 28565 raft_consensus.cc:2749] T 88fc6e2eb6d84424afd4b7ce94bc95e5 P f80cc628b4eb4d96bec4e335bbbf07a5 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260608 09:53:52.091084 28561 raft_consensus.cc:493] T d334784c2d8744a0adf0dd432c217edd P 8664b7c6fdd14db5b248279dfafe705d [term 1 FOLLOWER]: Starting pre-election (detected failure of leader e3cb5e3da8684ceba82824d8fb2cd09d)
I20260608 09:53:52.091687 28561 raft_consensus.cc:515] T d334784c2d8744a0adf0dd432c217edd P 8664b7c6fdd14db5b248279dfafe705d [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "151741cce0cc43429d2508378dd9b880" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 42777 } } peers { permanent_uuid: "e3cb5e3da8684ceba82824d8fb2cd09d" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 33529 } } peers { permanent_uuid: "8664b7c6fdd14db5b248279dfafe705d" member_type: VOTER last_known_addr { host: "127.22.183.133" port: 38931 } attrs { promote: false } }
I20260608 09:53:52.093835 28561 leader_election.cc:290] T d334784c2d8744a0adf0dd432c217edd P 8664b7c6fdd14db5b248279dfafe705d [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 151741cce0cc43429d2508378dd9b880 (127.22.183.130:42777), e3cb5e3da8684ceba82824d8fb2cd09d (127.22.183.131:33529)
W20260608 09:53:52.097802 28277 leader_election.cc:336] T d334784c2d8744a0adf0dd432c217edd P 8664b7c6fdd14db5b248279dfafe705d [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 151741cce0cc43429d2508378dd9b880 (127.22.183.130:42777): Network error: Client connection negotiation failed: client connection to 127.22.183.130:42777: connect: Connection refused (error 111)
W20260608 09:53:52.099247 28275 leader_election.cc:336] T d334784c2d8744a0adf0dd432c217edd P 8664b7c6fdd14db5b248279dfafe705d [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer e3cb5e3da8684ceba82824d8fb2cd09d (127.22.183.131:33529): Network error: Client connection negotiation failed: client connection to 127.22.183.131:33529: connect: Connection refused (error 111)
I20260608 09:53:52.099704 28275 leader_election.cc:304] T d334784c2d8744a0adf0dd432c217edd P 8664b7c6fdd14db5b248279dfafe705d [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: 8664b7c6fdd14db5b248279dfafe705d; no voters: 151741cce0cc43429d2508378dd9b880, e3cb5e3da8684ceba82824d8fb2cd09d
I20260608 09:53:52.100522 28561 raft_consensus.cc:2749] T d334784c2d8744a0adf0dd432c217edd P 8664b7c6fdd14db5b248279dfafe705d [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260608 09:53:52.171825 28569 raft_consensus.cc:493] T e122e55095c644cd94773b4f1f4d33bd P 2f3869353795492ea3ecf70d4b5227bc [term 1 FOLLOWER]: Starting pre-election (detected failure of leader e3cb5e3da8684ceba82824d8fb2cd09d)
I20260608 09:53:52.172497 28569 raft_consensus.cc:515] T e122e55095c644cd94773b4f1f4d33bd P 2f3869353795492ea3ecf70d4b5227bc [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "151741cce0cc43429d2508378dd9b880" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 42777 } } peers { permanent_uuid: "e3cb5e3da8684ceba82824d8fb2cd09d" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 33529 } } peers { permanent_uuid: "2f3869353795492ea3ecf70d4b5227bc" member_type: VOTER last_known_addr { host: "127.22.183.134" port: 38041 } attrs { promote: false } }
I20260608 09:53:52.174818 28569 leader_election.cc:290] T e122e55095c644cd94773b4f1f4d33bd P 2f3869353795492ea3ecf70d4b5227bc [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 151741cce0cc43429d2508378dd9b880 (127.22.183.130:42777), e3cb5e3da8684ceba82824d8fb2cd09d (127.22.183.131:33529)
W20260608 09:53:52.182113 28351 leader_election.cc:336] T e122e55095c644cd94773b4f1f4d33bd P 2f3869353795492ea3ecf70d4b5227bc [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 151741cce0cc43429d2508378dd9b880 (127.22.183.130:42777): Network error: Client connection negotiation failed: client connection to 127.22.183.130:42777: connect: Connection refused (error 111)
W20260608 09:53:52.182746 28349 leader_election.cc:336] T e122e55095c644cd94773b4f1f4d33bd P 2f3869353795492ea3ecf70d4b5227bc [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer e3cb5e3da8684ceba82824d8fb2cd09d (127.22.183.131:33529): Network error: Client connection negotiation failed: client connection to 127.22.183.131:33529: connect: Connection refused (error 111)
I20260608 09:53:52.183205 28349 leader_election.cc:304] T e122e55095c644cd94773b4f1f4d33bd P 2f3869353795492ea3ecf70d4b5227bc [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: 2f3869353795492ea3ecf70d4b5227bc; no voters: 151741cce0cc43429d2508378dd9b880, e3cb5e3da8684ceba82824d8fb2cd09d
I20260608 09:53:52.183966 28569 raft_consensus.cc:2749] T e122e55095c644cd94773b4f1f4d33bd P 2f3869353795492ea3ecf70d4b5227bc [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260608 09:53:52.208611 28569 raft_consensus.cc:493] T 5c37a2a70783486182ee8d6f19728c27 P 2f3869353795492ea3ecf70d4b5227bc [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 151741cce0cc43429d2508378dd9b880)
I20260608 09:53:52.209220 28569 raft_consensus.cc:515] T 5c37a2a70783486182ee8d6f19728c27 P 2f3869353795492ea3ecf70d4b5227bc [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "01d3d584186749129c76ecc514df82b8" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 40139 } } peers { permanent_uuid: "151741cce0cc43429d2508378dd9b880" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 42777 } } peers { permanent_uuid: "2f3869353795492ea3ecf70d4b5227bc" member_type: VOTER last_known_addr { host: "127.22.183.134" port: 38041 } attrs { promote: false } }
I20260608 09:53:52.211936 28569 leader_election.cc:290] T 5c37a2a70783486182ee8d6f19728c27 P 2f3869353795492ea3ecf70d4b5227bc [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 01d3d584186749129c76ecc514df82b8 (127.22.183.129:40139), 151741cce0cc43429d2508378dd9b880 (127.22.183.130:42777)
W20260608 09:53:52.216219 28349 leader_election.cc:336] T 5c37a2a70783486182ee8d6f19728c27 P 2f3869353795492ea3ecf70d4b5227bc [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 01d3d584186749129c76ecc514df82b8 (127.22.183.129:40139): Network error: Client connection negotiation failed: client connection to 127.22.183.129:40139: connect: Connection refused (error 111)
W20260608 09:53:52.216852 28351 leader_election.cc:336] T 5c37a2a70783486182ee8d6f19728c27 P 2f3869353795492ea3ecf70d4b5227bc [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 151741cce0cc43429d2508378dd9b880 (127.22.183.130:42777): Network error: Client connection negotiation failed: client connection to 127.22.183.130:42777: connect: Connection refused (error 111)
I20260608 09:53:52.217326 28351 leader_election.cc:304] T 5c37a2a70783486182ee8d6f19728c27 P 2f3869353795492ea3ecf70d4b5227bc [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: 2f3869353795492ea3ecf70d4b5227bc; no voters: 01d3d584186749129c76ecc514df82b8, 151741cce0cc43429d2508378dd9b880
I20260608 09:53:52.218101 28569 raft_consensus.cc:2749] T 5c37a2a70783486182ee8d6f19728c27 P 2f3869353795492ea3ecf70d4b5227bc [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260608 09:53:52.357088 28565 raft_consensus.cc:493] T a45db42c45204f8ca4637477ba08041b P f80cc628b4eb4d96bec4e335bbbf07a5 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader e3cb5e3da8684ceba82824d8fb2cd09d)
I20260608 09:53:52.357656 28565 raft_consensus.cc:515] T a45db42c45204f8ca4637477ba08041b P f80cc628b4eb4d96bec4e335bbbf07a5 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "01d3d584186749129c76ecc514df82b8" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 40139 } } peers { permanent_uuid: "e3cb5e3da8684ceba82824d8fb2cd09d" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 33529 } } peers { permanent_uuid: "f80cc628b4eb4d96bec4e335bbbf07a5" member_type: VOTER last_known_addr { host: "127.22.183.132" port: 38009 } attrs { promote: false } }
I20260608 09:53:52.359617 28565 leader_election.cc:290] T a45db42c45204f8ca4637477ba08041b P f80cc628b4eb4d96bec4e335bbbf07a5 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 01d3d584186749129c76ecc514df82b8 (127.22.183.129:40139), e3cb5e3da8684ceba82824d8fb2cd09d (127.22.183.131:33529)
W20260608 09:53:52.364005 28200 leader_election.cc:336] T a45db42c45204f8ca4637477ba08041b P f80cc628b4eb4d96bec4e335bbbf07a5 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 01d3d584186749129c76ecc514df82b8 (127.22.183.129:40139): Network error: Client connection negotiation failed: client connection to 127.22.183.129:40139: connect: Connection refused (error 111)
W20260608 09:53:52.364756 28200 leader_election.cc:336] T a45db42c45204f8ca4637477ba08041b P f80cc628b4eb4d96bec4e335bbbf07a5 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer e3cb5e3da8684ceba82824d8fb2cd09d (127.22.183.131:33529): Network error: Client connection negotiation failed: client connection to 127.22.183.131:33529: connect: Connection refused (error 111)
I20260608 09:53:52.365216 28200 leader_election.cc:304] T a45db42c45204f8ca4637477ba08041b P f80cc628b4eb4d96bec4e335bbbf07a5 [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: f80cc628b4eb4d96bec4e335bbbf07a5; no voters: 01d3d584186749129c76ecc514df82b8, e3cb5e3da8684ceba82824d8fb2cd09d
I20260608 09:53:52.365993 28565 raft_consensus.cc:2749] T a45db42c45204f8ca4637477ba08041b P f80cc628b4eb4d96bec4e335bbbf07a5 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260608 09:53:52.475517 28542 tablet_copy_client.cc:538] T 699b6fe79b8943c08adc1437f04e1e48 P f80cc628b4eb4d96bec4e335bbbf07a5: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 09:53:52.482182 28542 tablet_bootstrap.cc:492] T 699b6fe79b8943c08adc1437f04e1e48 P f80cc628b4eb4d96bec4e335bbbf07a5: Bootstrap starting.
I20260608 09:53:52.575464 28546 tablet_copy_client.cc:538] T bb702129bec348a495d6dc8586133955 P 8664b7c6fdd14db5b248279dfafe705d: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 09:53:52.584967 28546 tablet_bootstrap.cc:492] T bb702129bec348a495d6dc8586133955 P 8664b7c6fdd14db5b248279dfafe705d: Bootstrap starting.
I20260608 09:53:52.592980 28542 tablet_bootstrap.cc:492] T 699b6fe79b8943c08adc1437f04e1e48 P f80cc628b4eb4d96bec4e335bbbf07a5: Bootstrap replayed 1/1 log segments. Stats: ops{read=26 overwritten=0 applied=26 ignored=0} inserts{seen=100 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260608 09:53:52.593765 28542 tablet_bootstrap.cc:492] T 699b6fe79b8943c08adc1437f04e1e48 P f80cc628b4eb4d96bec4e335bbbf07a5: Bootstrap complete.
I20260608 09:53:52.594381 28542 ts_tablet_manager.cc:1403] T 699b6fe79b8943c08adc1437f04e1e48 P f80cc628b4eb4d96bec4e335bbbf07a5: Time spent bootstrapping tablet: real 0.112s	user 0.103s	sys 0.008s
I20260608 09:53:52.596575 28542 raft_consensus.cc:359] T 699b6fe79b8943c08adc1437f04e1e48 P f80cc628b4eb4d96bec4e335bbbf07a5 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "01d3d584186749129c76ecc514df82b8" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 40139 } } peers { permanent_uuid: "151741cce0cc43429d2508378dd9b880" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 42777 } } peers { permanent_uuid: "e3cb5e3da8684ceba82824d8fb2cd09d" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 33529 } attrs { replace: true } } peers { permanent_uuid: "f80cc628b4eb4d96bec4e335bbbf07a5" member_type: NON_VOTER last_known_addr { host: "127.22.183.132" port: 38009 } attrs { promote: true } }
I20260608 09:53:52.597160 28542 raft_consensus.cc:740] T 699b6fe79b8943c08adc1437f04e1e48 P f80cc628b4eb4d96bec4e335bbbf07a5 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: f80cc628b4eb4d96bec4e335bbbf07a5, State: Initialized, Role: LEARNER
I20260608 09:53:52.597733 28542 consensus_queue.cc:260] T 699b6fe79b8943c08adc1437f04e1e48 P f80cc628b4eb4d96bec4e335bbbf07a5 [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: "01d3d584186749129c76ecc514df82b8" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 40139 } } peers { permanent_uuid: "151741cce0cc43429d2508378dd9b880" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 42777 } } peers { permanent_uuid: "e3cb5e3da8684ceba82824d8fb2cd09d" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 33529 } attrs { replace: true } } peers { permanent_uuid: "f80cc628b4eb4d96bec4e335bbbf07a5" member_type: NON_VOTER last_known_addr { host: "127.22.183.132" port: 38009 } attrs { promote: true } }
I20260608 09:53:52.599824 28542 ts_tablet_manager.cc:1434] T 699b6fe79b8943c08adc1437f04e1e48 P f80cc628b4eb4d96bec4e335bbbf07a5: Time spent starting tablet: real 0.005s	user 0.008s	sys 0.000s
W20260608 09:53:52.602669 28542 tablet_copy_client.cc:1131] T 699b6fe79b8943c08adc1437f04e1e48 P f80cc628b4eb4d96bec4e335bbbf07a5: tablet copy: Unable to close tablet copy session: Network error: failure ending tablet copy session: Client connection negotiation failed: client connection to 127.22.183.130:42777: connect: Connection refused (error 111)
I20260608 09:53:52.604811 23262 tablet_replica.cc:333] T 699b6fe79b8943c08adc1437f04e1e48 P f80cc628b4eb4d96bec4e335bbbf07a5: stopping tablet replica
I20260608 09:53:52.606124 23262 raft_consensus.cc:2243] T 699b6fe79b8943c08adc1437f04e1e48 P f80cc628b4eb4d96bec4e335bbbf07a5 [term 1 LEARNER]: Raft consensus shutting down.
I20260608 09:53:52.606663 23262 raft_consensus.cc:2272] T 699b6fe79b8943c08adc1437f04e1e48 P f80cc628b4eb4d96bec4e335bbbf07a5 [term 1 LEARNER]: Raft consensus is shut down!
I20260608 09:53:52.609056 23262 tablet_replica.cc:333] T 88fc6e2eb6d84424afd4b7ce94bc95e5 P f80cc628b4eb4d96bec4e335bbbf07a5: stopping tablet replica
I20260608 09:53:52.609597 23262 raft_consensus.cc:2243] T 88fc6e2eb6d84424afd4b7ce94bc95e5 P f80cc628b4eb4d96bec4e335bbbf07a5 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:53:52.610085 23262 raft_consensus.cc:2272] T 88fc6e2eb6d84424afd4b7ce94bc95e5 P f80cc628b4eb4d96bec4e335bbbf07a5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:53:52.612119 23262 tablet_replica.cc:333] T a45db42c45204f8ca4637477ba08041b P f80cc628b4eb4d96bec4e335bbbf07a5: stopping tablet replica
I20260608 09:53:52.612656 23262 raft_consensus.cc:2243] T a45db42c45204f8ca4637477ba08041b P f80cc628b4eb4d96bec4e335bbbf07a5 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:53:52.613144 23262 raft_consensus.cc:2272] T a45db42c45204f8ca4637477ba08041b P f80cc628b4eb4d96bec4e335bbbf07a5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:53:52.627526 23262 tablet_server.cc:196] TabletServer@127.22.183.132:0 shutdown complete.
I20260608 09:53:52.636170 28549 tablet_copy_client.cc:538] T 977aa27f0df74069ba4a9befe550f8fc P 8664b7c6fdd14db5b248279dfafe705d: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 09:53:52.642774 28549 tablet_bootstrap.cc:492] T 977aa27f0df74069ba4a9befe550f8fc P 8664b7c6fdd14db5b248279dfafe705d: Bootstrap starting.
I20260608 09:53:52.652220 23262 tablet_server.cc:179] TabletServer@127.22.183.133:0 shutting down...
I20260608 09:53:52.705853 23262 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 09:53:52.748550 28546 tablet_bootstrap.cc:492] T bb702129bec348a495d6dc8586133955 P 8664b7c6fdd14db5b248279dfafe705d: Bootstrap replayed 1/1 log segments. Stats: ops{read=26 overwritten=0 applied=26 ignored=0} inserts{seen=83 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260608 09:53:52.749504 28546 tablet_bootstrap.cc:492] T bb702129bec348a495d6dc8586133955 P 8664b7c6fdd14db5b248279dfafe705d: Bootstrap complete.
I20260608 09:53:52.750176 28546 ts_tablet_manager.cc:1403] T bb702129bec348a495d6dc8586133955 P 8664b7c6fdd14db5b248279dfafe705d: Time spent bootstrapping tablet: real 0.165s	user 0.139s	sys 0.018s
I20260608 09:53:52.753127 28546 raft_consensus.cc:359] T bb702129bec348a495d6dc8586133955 P 8664b7c6fdd14db5b248279dfafe705d [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "01d3d584186749129c76ecc514df82b8" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 40139 } attrs { replace: true } } peers { permanent_uuid: "151741cce0cc43429d2508378dd9b880" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 42777 } } peers { permanent_uuid: "e3cb5e3da8684ceba82824d8fb2cd09d" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 33529 } } peers { permanent_uuid: "8664b7c6fdd14db5b248279dfafe705d" member_type: NON_VOTER last_known_addr { host: "127.22.183.133" port: 38931 } attrs { promote: true } }
I20260608 09:53:52.753887 28546 raft_consensus.cc:740] T bb702129bec348a495d6dc8586133955 P 8664b7c6fdd14db5b248279dfafe705d [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 8664b7c6fdd14db5b248279dfafe705d, State: Initialized, Role: LEARNER
I20260608 09:53:52.754511 28546 consensus_queue.cc:260] T bb702129bec348a495d6dc8586133955 P 8664b7c6fdd14db5b248279dfafe705d [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: "01d3d584186749129c76ecc514df82b8" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 40139 } attrs { replace: true } } peers { permanent_uuid: "151741cce0cc43429d2508378dd9b880" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 42777 } } peers { permanent_uuid: "e3cb5e3da8684ceba82824d8fb2cd09d" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 33529 } } peers { permanent_uuid: "8664b7c6fdd14db5b248279dfafe705d" member_type: NON_VOTER last_known_addr { host: "127.22.183.133" port: 38931 } attrs { promote: true } }
I20260608 09:53:52.757387 28546 ts_tablet_manager.cc:1434] T bb702129bec348a495d6dc8586133955 P 8664b7c6fdd14db5b248279dfafe705d: Time spent starting tablet: real 0.007s	user 0.009s	sys 0.000s
W20260608 09:53:52.761126 28546 tablet_copy_client.cc:1131] T bb702129bec348a495d6dc8586133955 P 8664b7c6fdd14db5b248279dfafe705d: tablet copy: Unable to close tablet copy session: Network error: failure ending tablet copy session: Client connection negotiation failed: client connection to 127.22.183.130:42777: connect: Connection refused (error 111)
I20260608 09:53:52.805794 28549 tablet_bootstrap.cc:492] T 977aa27f0df74069ba4a9befe550f8fc P 8664b7c6fdd14db5b248279dfafe705d: Bootstrap replayed 1/1 log segments. Stats: ops{read=26 overwritten=0 applied=26 ignored=0} inserts{seen=114 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260608 09:53:52.806597 28549 tablet_bootstrap.cc:492] T 977aa27f0df74069ba4a9befe550f8fc P 8664b7c6fdd14db5b248279dfafe705d: Bootstrap complete.
I20260608 09:53:52.807189 28549 ts_tablet_manager.cc:1403] T 977aa27f0df74069ba4a9befe550f8fc P 8664b7c6fdd14db5b248279dfafe705d: Time spent bootstrapping tablet: real 0.165s	user 0.139s	sys 0.016s
I20260608 09:53:52.809171 28549 raft_consensus.cc:359] T 977aa27f0df74069ba4a9befe550f8fc P 8664b7c6fdd14db5b248279dfafe705d [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "01d3d584186749129c76ecc514df82b8" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 40139 } attrs { replace: true } } peers { permanent_uuid: "151741cce0cc43429d2508378dd9b880" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 42777 } } peers { permanent_uuid: "e3cb5e3da8684ceba82824d8fb2cd09d" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 33529 } } peers { permanent_uuid: "8664b7c6fdd14db5b248279dfafe705d" member_type: NON_VOTER last_known_addr { host: "127.22.183.133" port: 38931 } attrs { promote: true } }
I20260608 09:53:52.809751 28549 raft_consensus.cc:740] T 977aa27f0df74069ba4a9befe550f8fc P 8664b7c6fdd14db5b248279dfafe705d [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 8664b7c6fdd14db5b248279dfafe705d, State: Initialized, Role: LEARNER
I20260608 09:53:52.810232 28549 consensus_queue.cc:260] T 977aa27f0df74069ba4a9befe550f8fc P 8664b7c6fdd14db5b248279dfafe705d [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: "01d3d584186749129c76ecc514df82b8" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 40139 } attrs { replace: true } } peers { permanent_uuid: "151741cce0cc43429d2508378dd9b880" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 42777 } } peers { permanent_uuid: "e3cb5e3da8684ceba82824d8fb2cd09d" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 33529 } } peers { permanent_uuid: "8664b7c6fdd14db5b248279dfafe705d" member_type: NON_VOTER last_known_addr { host: "127.22.183.133" port: 38931 } attrs { promote: true } }
I20260608 09:53:52.811760 28549 ts_tablet_manager.cc:1434] T 977aa27f0df74069ba4a9befe550f8fc P 8664b7c6fdd14db5b248279dfafe705d: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
W20260608 09:53:52.814152 28549 tablet_copy_client.cc:1131] T 977aa27f0df74069ba4a9befe550f8fc P 8664b7c6fdd14db5b248279dfafe705d: tablet copy: Unable to close tablet copy session: Network error: failure ending tablet copy session: Client connection negotiation failed: client connection to 127.22.183.131:33529: connect: Connection refused (error 111)
I20260608 09:53:52.815800 23262 tablet_replica.cc:333] T 977aa27f0df74069ba4a9befe550f8fc P 8664b7c6fdd14db5b248279dfafe705d: stopping tablet replica
I20260608 09:53:52.816530 23262 raft_consensus.cc:2243] T 977aa27f0df74069ba4a9befe550f8fc P 8664b7c6fdd14db5b248279dfafe705d [term 1 LEARNER]: Raft consensus shutting down.
I20260608 09:53:52.817010 23262 raft_consensus.cc:2272] T 977aa27f0df74069ba4a9befe550f8fc P 8664b7c6fdd14db5b248279dfafe705d [term 1 LEARNER]: Raft consensus is shut down!
I20260608 09:53:52.820057 23262 tablet_replica.cc:333] T bb702129bec348a495d6dc8586133955 P 8664b7c6fdd14db5b248279dfafe705d: stopping tablet replica
I20260608 09:53:52.820771 23262 raft_consensus.cc:2243] T bb702129bec348a495d6dc8586133955 P 8664b7c6fdd14db5b248279dfafe705d [term 1 LEARNER]: Raft consensus shutting down.
I20260608 09:53:52.821233 23262 raft_consensus.cc:2272] T bb702129bec348a495d6dc8586133955 P 8664b7c6fdd14db5b248279dfafe705d [term 1 LEARNER]: Raft consensus is shut down!
I20260608 09:53:52.824146 23262 tablet_replica.cc:333] T d334784c2d8744a0adf0dd432c217edd P 8664b7c6fdd14db5b248279dfafe705d: stopping tablet replica
I20260608 09:53:52.824920 23262 raft_consensus.cc:2243] T d334784c2d8744a0adf0dd432c217edd P 8664b7c6fdd14db5b248279dfafe705d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:53:52.825497 23262 raft_consensus.cc:2272] T d334784c2d8744a0adf0dd432c217edd P 8664b7c6fdd14db5b248279dfafe705d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:53:52.828172 23262 tablet_replica.cc:333] T 60d394fbc3764cfda4c05caa3c67593f P 8664b7c6fdd14db5b248279dfafe705d: stopping tablet replica
I20260608 09:53:52.828778 23262 raft_consensus.cc:2243] T 60d394fbc3764cfda4c05caa3c67593f P 8664b7c6fdd14db5b248279dfafe705d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:53:52.829500 23262 raft_consensus.cc:2272] T 60d394fbc3764cfda4c05caa3c67593f P 8664b7c6fdd14db5b248279dfafe705d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:53:52.845132 23262 tablet_server.cc:196] TabletServer@127.22.183.133:0 shutdown complete.
I20260608 09:53:52.866997 23262 tablet_server.cc:179] TabletServer@127.22.183.134:0 shutting down...
I20260608 09:53:52.903088 23262 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 09:53:52.904057 23262 tablet_replica.cc:333] T 5c37a2a70783486182ee8d6f19728c27 P 2f3869353795492ea3ecf70d4b5227bc: stopping tablet replica
I20260608 09:53:52.904779 23262 raft_consensus.cc:2243] T 5c37a2a70783486182ee8d6f19728c27 P 2f3869353795492ea3ecf70d4b5227bc [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:53:52.905510 23262 raft_consensus.cc:2272] T 5c37a2a70783486182ee8d6f19728c27 P 2f3869353795492ea3ecf70d4b5227bc [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:53:52.908363 23262 tablet_replica.cc:333] T e122e55095c644cd94773b4f1f4d33bd P 2f3869353795492ea3ecf70d4b5227bc: stopping tablet replica
I20260608 09:53:52.908974 23262 raft_consensus.cc:2243] T e122e55095c644cd94773b4f1f4d33bd P 2f3869353795492ea3ecf70d4b5227bc [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:53:52.909662 23262 raft_consensus.cc:2272] T e122e55095c644cd94773b4f1f4d33bd P 2f3869353795492ea3ecf70d4b5227bc [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:53:52.932893 23262 tablet_server.cc:196] TabletServer@127.22.183.134:0 shutdown complete.
I20260608 09:53:52.948017 23262 master.cc:562] Master@127.22.183.190:43563 shutting down...
W20260608 09:53:52.977936 27736 auto_rebalancer.cc:835] Removing replace marker failed: Catalog manager is not initialized. State: Closing
W20260608 09:53:52.978180 27736 auto_rebalancer.cc:863] Could not move replica: Service unavailable: Catalog manager is not initialized. State: Closing
W20260608 09:53:52.978344 27736 auto_rebalancer.cc:301] scheduled replica move failed to complete: Service unavailable: Catalog manager is not initialized. State: Closing
I20260608 09:53:52.979822 23262 raft_consensus.cc:2243] T 00000000000000000000000000000000 P ac537a8184cb429e8263f4243bbff213 [term 1 LEADER]: Raft consensus shutting down.
I20260608 09:53:52.980371 23262 raft_consensus.cc:2272] T 00000000000000000000000000000000 P ac537a8184cb429e8263f4243bbff213 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:53:52.980738 23262 tablet_replica.cc:333] T 00000000000000000000000000000000 P ac537a8184cb429e8263f4243bbff213: stopping tablet replica
I20260608 09:53:53.003445 23262 master.cc:584] Master@127.22.183.190:43563 shutdown complete.
[       OK ] AutoRebalancerTest.TestMaxMovesPerServer (17223 ms)
[ RUN      ] AutoRebalancerTest.AutoRebalancingUnstableCluster
I20260608 09:53:53.053997 23262 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.22.183.190:34439
I20260608 09:53:53.055418 23262 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 09:53:53.061609 28579 instance_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 09:53:53.061638 28578 instance_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 09:53:53.062487 28581 instance_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 09:53:53.062716 23262 server_base.cc:1061] running on GCE node
I20260608 09:53:53.063620 23262 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 09:53:53.063795 23262 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 09:53:53.063907 23262 hybrid_clock.cc:648] HybridClock initialized: now 1780912433063896 us; error 0 us; skew 500 ppm
I20260608 09:53:53.064399 23262 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 09:53:53.066866 23262 webserver.cc:533] Webserver started at http://127.22.183.190:35295/ using document root <none> and password file <none>
I20260608 09:53:53.067370 23262 fs_manager.cc:362] Metadata directory not provided
I20260608 09:53:53.067525 23262 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 09:53:53.067740 23262 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 09:53:53.068812 23262 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task8s1y23/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780912294849904-23262-0/minicluster-data/master-0-root/instance:
uuid: "183fb338bb3a4cefa9dedba04c3196e3"
format_stamp: "Formatted at 2026-06-08 09:53:53 on dist-test-slave-vzb5"
I20260608 09:53:53.073262 23262 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.001s
I20260608 09:53:53.076733 28586 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:53:53.077490 23262 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260608 09:53:53.077732 23262 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task8s1y23/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780912294849904-23262-0/minicluster-data/master-0-root
uuid: "183fb338bb3a4cefa9dedba04c3196e3"
format_stamp: "Formatted at 2026-06-08 09:53:53 on dist-test-slave-vzb5"
I20260608 09:53:53.077957 23262 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task8s1y23/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780912294849904-23262-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-task8s1y23/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780912294849904-23262-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-task8s1y23/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780912294849904-23262-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 09:53:53.091449 23262 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 09:53:53.093287 23262 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 09:53:53.134546 23262 rpc_server.cc:307] RPC server started. Bound to: 127.22.183.190:34439
I20260608 09:53:53.134702 28637 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.22.183.190:34439 every 8 connection(s)
I20260608 09:53:53.139010 28638 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 09:53:53.150650 28638 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 183fb338bb3a4cefa9dedba04c3196e3: Bootstrap starting.
I20260608 09:53:53.156350 28638 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 183fb338bb3a4cefa9dedba04c3196e3: Neither blocks nor log segments found. Creating new log.
I20260608 09:53:53.161345 28638 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 183fb338bb3a4cefa9dedba04c3196e3: No bootstrap required, opened a new log
I20260608 09:53:53.163703 28638 raft_consensus.cc:359] T 00000000000000000000000000000000 P 183fb338bb3a4cefa9dedba04c3196e3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "183fb338bb3a4cefa9dedba04c3196e3" member_type: VOTER }
I20260608 09:53:53.164119 28638 raft_consensus.cc:385] T 00000000000000000000000000000000 P 183fb338bb3a4cefa9dedba04c3196e3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:53:53.164372 28638 raft_consensus.cc:740] T 00000000000000000000000000000000 P 183fb338bb3a4cefa9dedba04c3196e3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 183fb338bb3a4cefa9dedba04c3196e3, State: Initialized, Role: FOLLOWER
I20260608 09:53:53.165009 28638 consensus_queue.cc:260] T 00000000000000000000000000000000 P 183fb338bb3a4cefa9dedba04c3196e3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "183fb338bb3a4cefa9dedba04c3196e3" member_type: VOTER }
I20260608 09:53:53.165511 28638 raft_consensus.cc:399] T 00000000000000000000000000000000 P 183fb338bb3a4cefa9dedba04c3196e3 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 09:53:53.165752 28638 raft_consensus.cc:493] T 00000000000000000000000000000000 P 183fb338bb3a4cefa9dedba04c3196e3 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 09:53:53.166023 28638 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 183fb338bb3a4cefa9dedba04c3196e3 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:53:53.170852 28638 raft_consensus.cc:515] T 00000000000000000000000000000000 P 183fb338bb3a4cefa9dedba04c3196e3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "183fb338bb3a4cefa9dedba04c3196e3" member_type: VOTER }
I20260608 09:53:53.171428 28638 leader_election.cc:304] T 00000000000000000000000000000000 P 183fb338bb3a4cefa9dedba04c3196e3 [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: 183fb338bb3a4cefa9dedba04c3196e3; no voters: 
I20260608 09:53:53.172583 28638 leader_election.cc:290] T 00000000000000000000000000000000 P 183fb338bb3a4cefa9dedba04c3196e3 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 09:53:53.173012 28641 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 183fb338bb3a4cefa9dedba04c3196e3 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 09:53:53.174479 28641 raft_consensus.cc:697] T 00000000000000000000000000000000 P 183fb338bb3a4cefa9dedba04c3196e3 [term 1 LEADER]: Becoming Leader. State: Replica: 183fb338bb3a4cefa9dedba04c3196e3, State: Running, Role: LEADER
I20260608 09:53:53.175303 28641 consensus_queue.cc:237] T 00000000000000000000000000000000 P 183fb338bb3a4cefa9dedba04c3196e3 [LEADER]: Queue going to LEADER mode. State: All 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: "183fb338bb3a4cefa9dedba04c3196e3" member_type: VOTER }
I20260608 09:53:53.175796 28638 sys_catalog.cc:565] T 00000000000000000000000000000000 P 183fb338bb3a4cefa9dedba04c3196e3 [sys.catalog]: configured and running, proceeding with master startup.
I20260608 09:53:53.179884 28642 sys_catalog.cc:455] T 00000000000000000000000000000000 P 183fb338bb3a4cefa9dedba04c3196e3 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "183fb338bb3a4cefa9dedba04c3196e3" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "183fb338bb3a4cefa9dedba04c3196e3" member_type: VOTER } }
I20260608 09:53:53.181514 28642 sys_catalog.cc:458] T 00000000000000000000000000000000 P 183fb338bb3a4cefa9dedba04c3196e3 [sys.catalog]: This master's current role is: LEADER
I20260608 09:53:53.180845 28643 sys_catalog.cc:455] T 00000000000000000000000000000000 P 183fb338bb3a4cefa9dedba04c3196e3 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 183fb338bb3a4cefa9dedba04c3196e3. Latest consensus state: current_term: 1 leader_uuid: "183fb338bb3a4cefa9dedba04c3196e3" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "183fb338bb3a4cefa9dedba04c3196e3" member_type: VOTER } }
I20260608 09:53:53.182664 28643 sys_catalog.cc:458] T 00000000000000000000000000000000 P 183fb338bb3a4cefa9dedba04c3196e3 [sys.catalog]: This master's current role is: LEADER
I20260608 09:53:53.183574 28648 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260608 09:53:53.188918 28648 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260608 09:53:53.192142 23262 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260608 09:53:53.199216 28648 catalog_manager.cc:1382] Generated new cluster ID: e06a42862f0940538c55821eef5f9cd1
I20260608 09:53:53.199482 28648 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260608 09:53:53.218242 28648 catalog_manager.cc:1405] Generated new certificate authority record
I20260608 09:53:53.219640 28648 catalog_manager.cc:1539] Loading token signing keys...
I20260608 09:53:53.232012 28648 catalog_manager.cc:6069] T 00000000000000000000000000000000 P 183fb338bb3a4cefa9dedba04c3196e3: Generated new TSK 0
I20260608 09:53:53.232625 28648 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260608 09:53:53.261448 23262 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 09:53:53.267378 28659 instance_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 09:53:53.268718 28660 instance_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 09:53:53.270048 28662 instance_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 09:53:53.270980 23262 server_base.cc:1061] running on GCE node
I20260608 09:53:53.271849 23262 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 09:53:53.272030 23262 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 09:53:53.272154 23262 hybrid_clock.cc:648] HybridClock initialized: now 1780912433272143 us; error 0 us; skew 500 ppm
I20260608 09:53:53.272672 23262 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 09:53:53.274906 23262 webserver.cc:533] Webserver started at http://127.22.183.129:40641/ using document root <none> and password file <none>
I20260608 09:53:53.275454 23262 fs_manager.cc:362] Metadata directory not provided
I20260608 09:53:53.275615 23262 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 09:53:53.275823 23262 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 09:53:53.276940 23262 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task8s1y23/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780912294849904-23262-0/minicluster-data/ts-0-root/instance:
uuid: "b189d05d70da4f7faea7a296faf5edf4"
format_stamp: "Formatted at 2026-06-08 09:53:53 on dist-test-slave-vzb5"
I20260608 09:53:53.281663 23262 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260608 09:53:53.284996 28667 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:53:53.287070 23262 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.000s
I20260608 09:53:53.287384 23262 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task8s1y23/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780912294849904-23262-0/minicluster-data/ts-0-root
uuid: "b189d05d70da4f7faea7a296faf5edf4"
format_stamp: "Formatted at 2026-06-08 09:53:53 on dist-test-slave-vzb5"
I20260608 09:53:53.287622 23262 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task8s1y23/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780912294849904-23262-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-task8s1y23/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780912294849904-23262-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-task8s1y23/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780912294849904-23262-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 09:53:53.299696 23262 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 09:53:53.300838 23262 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 09:53:53.302201 23262 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 09:53:53.304586 23262 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 09:53:53.304760 23262 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:53:53.305047 23262 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 09:53:53.305195 23262 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:53:53.350723 23262 rpc_server.cc:307] RPC server started. Bound to: 127.22.183.129:43887
I20260608 09:53:53.350849 28729 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.22.183.129:43887 every 8 connection(s)
I20260608 09:53:53.356066 23262 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 09:53:53.363598 28734 instance_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 09:53:53.364589 28735 instance_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 09:53:53.367686 23262 server_base.cc:1061] running on GCE node
W20260608 09:53:53.369393 28737 instance_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 09:53:53.370671 23262 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 09:53:53.370872 23262 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 09:53:53.371006 23262 hybrid_clock.cc:648] HybridClock initialized: now 1780912433370994 us; error 0 us; skew 500 ppm
I20260608 09:53:53.371573 23262 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 09:53:53.373780 23262 webserver.cc:533] Webserver started at http://127.22.183.130:35839/ using document root <none> and password file <none>
I20260608 09:53:53.374323 23262 fs_manager.cc:362] Metadata directory not provided
I20260608 09:53:53.374527 23262 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 09:53:53.374796 23262 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 09:53:53.375933 23262 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task8s1y23/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780912294849904-23262-0/minicluster-data/ts-1-root/instance:
uuid: "9c20c5b3962c430d833551c4ea093abb"
format_stamp: "Formatted at 2026-06-08 09:53:53 on dist-test-slave-vzb5"
I20260608 09:53:53.380260 23262 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260608 09:53:53.384425 28742 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:53:53.384568 28730 heartbeater.cc:344] Connected to a master server at 127.22.183.190:34439
I20260608 09:53:53.385059 28730 heartbeater.cc:461] Registering TS with master...
I20260608 09:53:53.385390 23262 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.004s	sys 0.000s
I20260608 09:53:53.385711 23262 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task8s1y23/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780912294849904-23262-0/minicluster-data/ts-1-root
uuid: "9c20c5b3962c430d833551c4ea093abb"
format_stamp: "Formatted at 2026-06-08 09:53:53 on dist-test-slave-vzb5"
I20260608 09:53:53.385934 28730 heartbeater.cc:507] Master 127.22.183.190:34439 requested a full tablet report, sending...
I20260608 09:53:53.386003 23262 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task8s1y23/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780912294849904-23262-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-task8s1y23/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780912294849904-23262-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-task8s1y23/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780912294849904-23262-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 09:53:53.388453 28603 ts_manager.cc:194] Registered new tserver with Master: b189d05d70da4f7faea7a296faf5edf4 (127.22.183.129:43887)
I20260608 09:53:53.390873 28603 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:40052
I20260608 09:53:53.398782 23262 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 09:53:53.400053 23262 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 09:53:53.401443 23262 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 09:53:53.403708 23262 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 09:53:53.403944 23262 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:53:53.404194 23262 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 09:53:53.404367 23262 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:53:53.444895 23262 rpc_server.cc:307] RPC server started. Bound to: 127.22.183.130:44051
I20260608 09:53:53.445024 28804 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.22.183.130:44051 every 8 connection(s)
I20260608 09:53:53.449836 23262 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 09:53:53.456527 28808 instance_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 09:53:53.458431 28809 instance_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 09:53:53.461216 23262 server_base.cc:1061] running on GCE node
W20260608 09:53:53.461303 28811 instance_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 09:53:53.462479 23262 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 09:53:53.462715 23262 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 09:53:53.462921 23262 hybrid_clock.cc:648] HybridClock initialized: now 1780912433462900 us; error 0 us; skew 500 ppm
I20260608 09:53:53.462973 28805 heartbeater.cc:344] Connected to a master server at 127.22.183.190:34439
I20260608 09:53:53.463438 28805 heartbeater.cc:461] Registering TS with master...
I20260608 09:53:53.463833 23262 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 09:53:53.464359 28805 heartbeater.cc:507] Master 127.22.183.190:34439 requested a full tablet report, sending...
I20260608 09:53:53.466617 23262 webserver.cc:533] Webserver started at http://127.22.183.131:34537/ using document root <none> and password file <none>
I20260608 09:53:53.466800 28603 ts_manager.cc:194] Registered new tserver with Master: 9c20c5b3962c430d833551c4ea093abb (127.22.183.130:44051)
I20260608 09:53:53.467278 23262 fs_manager.cc:362] Metadata directory not provided
I20260608 09:53:53.467542 23262 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 09:53:53.467823 23262 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 09:53:53.468457 28603 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:40066
I20260608 09:53:53.468958 23262 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task8s1y23/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780912294849904-23262-0/minicluster-data/ts-2-root/instance:
uuid: "f1193fd818f74fa28687f6f459098b51"
format_stamp: "Formatted at 2026-06-08 09:53:53 on dist-test-slave-vzb5"
I20260608 09:53:53.473510 23262 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260608 09:53:53.476843 28816 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:53:53.477726 23262 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260608 09:53:53.478021 23262 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task8s1y23/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780912294849904-23262-0/minicluster-data/ts-2-root
uuid: "f1193fd818f74fa28687f6f459098b51"
format_stamp: "Formatted at 2026-06-08 09:53:53 on dist-test-slave-vzb5"
I20260608 09:53:53.478274 23262 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task8s1y23/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780912294849904-23262-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-task8s1y23/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780912294849904-23262-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-task8s1y23/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780912294849904-23262-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 09:53:53.501277 23262 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 09:53:53.502518 23262 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 09:53:53.504043 23262 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 09:53:53.506348 23262 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 09:53:53.506528 23262 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:53:53.506815 23262 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 09:53:53.506982 23262 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:53:53.545783 23262 rpc_server.cc:307] RPC server started. Bound to: 127.22.183.131:42667
I20260608 09:53:53.545889 28878 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.22.183.131:42667 every 8 connection(s)
I20260608 09:53:53.560113 28879 heartbeater.cc:344] Connected to a master server at 127.22.183.190:34439
I20260608 09:53:53.560551 28879 heartbeater.cc:461] Registering TS with master...
I20260608 09:53:53.561368 28879 heartbeater.cc:507] Master 127.22.183.190:34439 requested a full tablet report, sending...
I20260608 09:53:53.563544 28603 ts_manager.cc:194] Registered new tserver with Master: f1193fd818f74fa28687f6f459098b51 (127.22.183.131:42667)
I20260608 09:53:53.563685 23262 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.014804518s
I20260608 09:53:53.565445 28603 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:40072
I20260608 09:53:54.393882 28730 heartbeater.cc:499] Master 127.22.183.190:34439 was elected leader, sending a full tablet report...
I20260608 09:53:54.470908 28805 heartbeater.cc:499] Master 127.22.183.190:34439 was elected leader, sending a full tablet report...
I20260608 09:53:54.568176 28879 heartbeater.cc:499] Master 127.22.183.190:34439 was elected leader, sending a full tablet report...
I20260608 09:53:54.621374 28603 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:40074:
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 09:53:54.624013 28603 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 09:53:54.685128 28768 tablet_service.cc:1511] Processing CreateTablet for tablet e6b3d1c8097a4610ae453a65295579a3 (DEFAULT_TABLE table=test-workload [id=9214d0383ebd40478142e878db38f439]), partition=RANGE (key) PARTITION 1431655764 <= VALUES
I20260608 09:53:54.685052 28770 tablet_service.cc:1511] Processing CreateTablet for tablet 6daf257a3f2f4aa3aa25b8061519c3a1 (DEFAULT_TABLE table=test-workload [id=9214d0383ebd40478142e878db38f439]), partition=RANGE (key) PARTITION VALUES < 715827882
I20260608 09:53:54.686936 28770 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6daf257a3f2f4aa3aa25b8061519c3a1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:53:54.688436 28768 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e6b3d1c8097a4610ae453a65295579a3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:53:54.686826 28769 tablet_service.cc:1511] Processing CreateTablet for tablet 0ff01fc1fac142a5a35c894086c9afa1 (DEFAULT_TABLE table=test-workload [id=9214d0383ebd40478142e878db38f439]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1431655764
I20260608 09:53:54.689682 28769 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0ff01fc1fac142a5a35c894086c9afa1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:53:54.699925 28844 tablet_service.cc:1511] Processing CreateTablet for tablet 6daf257a3f2f4aa3aa25b8061519c3a1 (DEFAULT_TABLE table=test-workload [id=9214d0383ebd40478142e878db38f439]), partition=RANGE (key) PARTITION VALUES < 715827882
I20260608 09:53:54.701453 28844 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6daf257a3f2f4aa3aa25b8061519c3a1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:53:54.704499 28843 tablet_service.cc:1511] Processing CreateTablet for tablet 0ff01fc1fac142a5a35c894086c9afa1 (DEFAULT_TABLE table=test-workload [id=9214d0383ebd40478142e878db38f439]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1431655764
I20260608 09:53:54.706064 28843 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0ff01fc1fac142a5a35c894086c9afa1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:53:54.708551 28842 tablet_service.cc:1511] Processing CreateTablet for tablet e6b3d1c8097a4610ae453a65295579a3 (DEFAULT_TABLE table=test-workload [id=9214d0383ebd40478142e878db38f439]), partition=RANGE (key) PARTITION 1431655764 <= VALUES
I20260608 09:53:54.710371 28842 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e6b3d1c8097a4610ae453a65295579a3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:53:54.724965 28695 tablet_service.cc:1511] Processing CreateTablet for tablet 6daf257a3f2f4aa3aa25b8061519c3a1 (DEFAULT_TABLE table=test-workload [id=9214d0383ebd40478142e878db38f439]), partition=RANGE (key) PARTITION VALUES < 715827882
I20260608 09:53:54.725639 28693 tablet_service.cc:1511] Processing CreateTablet for tablet e6b3d1c8097a4610ae453a65295579a3 (DEFAULT_TABLE table=test-workload [id=9214d0383ebd40478142e878db38f439]), partition=RANGE (key) PARTITION 1431655764 <= VALUES
I20260608 09:53:54.727988 28694 tablet_service.cc:1511] Processing CreateTablet for tablet 0ff01fc1fac142a5a35c894086c9afa1 (DEFAULT_TABLE table=test-workload [id=9214d0383ebd40478142e878db38f439]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1431655764
I20260608 09:53:54.726468 28695 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6daf257a3f2f4aa3aa25b8061519c3a1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:53:54.729868 28693 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e6b3d1c8097a4610ae453a65295579a3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:53:54.730734 28694 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0ff01fc1fac142a5a35c894086c9afa1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:53:54.759981 28900 tablet_bootstrap.cc:492] T 0ff01fc1fac142a5a35c894086c9afa1 P f1193fd818f74fa28687f6f459098b51: Bootstrap starting.
I20260608 09:53:54.757493 28899 tablet_bootstrap.cc:492] T e6b3d1c8097a4610ae453a65295579a3 P 9c20c5b3962c430d833551c4ea093abb: Bootstrap starting.
I20260608 09:53:54.768415 28900 tablet_bootstrap.cc:654] T 0ff01fc1fac142a5a35c894086c9afa1 P f1193fd818f74fa28687f6f459098b51: Neither blocks nor log segments found. Creating new log.
I20260608 09:53:54.772496 28901 tablet_bootstrap.cc:492] T 0ff01fc1fac142a5a35c894086c9afa1 P b189d05d70da4f7faea7a296faf5edf4: Bootstrap starting.
I20260608 09:53:54.773007 28899 tablet_bootstrap.cc:654] T e6b3d1c8097a4610ae453a65295579a3 P 9c20c5b3962c430d833551c4ea093abb: Neither blocks nor log segments found. Creating new log.
I20260608 09:53:54.775774 28900 tablet_bootstrap.cc:492] T 0ff01fc1fac142a5a35c894086c9afa1 P f1193fd818f74fa28687f6f459098b51: No bootstrap required, opened a new log
I20260608 09:53:54.776293 28900 ts_tablet_manager.cc:1403] T 0ff01fc1fac142a5a35c894086c9afa1 P f1193fd818f74fa28687f6f459098b51: Time spent bootstrapping tablet: real 0.017s	user 0.007s	sys 0.005s
I20260608 09:53:54.779068 28899 tablet_bootstrap.cc:492] T e6b3d1c8097a4610ae453a65295579a3 P 9c20c5b3962c430d833551c4ea093abb: No bootstrap required, opened a new log
I20260608 09:53:54.779644 28899 ts_tablet_manager.cc:1403] T e6b3d1c8097a4610ae453a65295579a3 P 9c20c5b3962c430d833551c4ea093abb: Time spent bootstrapping tablet: real 0.022s	user 0.013s	sys 0.000s
I20260608 09:53:54.779426 28900 raft_consensus.cc:359] T 0ff01fc1fac142a5a35c894086c9afa1 P f1193fd818f74fa28687f6f459098b51 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b189d05d70da4f7faea7a296faf5edf4" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 43887 } } peers { permanent_uuid: "9c20c5b3962c430d833551c4ea093abb" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 44051 } } peers { permanent_uuid: "f1193fd818f74fa28687f6f459098b51" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 42667 } }
I20260608 09:53:54.780130 28901 tablet_bootstrap.cc:654] T 0ff01fc1fac142a5a35c894086c9afa1 P b189d05d70da4f7faea7a296faf5edf4: Neither blocks nor log segments found. Creating new log.
I20260608 09:53:54.780336 28900 raft_consensus.cc:385] T 0ff01fc1fac142a5a35c894086c9afa1 P f1193fd818f74fa28687f6f459098b51 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:53:54.780735 28900 raft_consensus.cc:740] T 0ff01fc1fac142a5a35c894086c9afa1 P f1193fd818f74fa28687f6f459098b51 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f1193fd818f74fa28687f6f459098b51, State: Initialized, Role: FOLLOWER
I20260608 09:53:54.781500 28900 consensus_queue.cc:260] T 0ff01fc1fac142a5a35c894086c9afa1 P f1193fd818f74fa28687f6f459098b51 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b189d05d70da4f7faea7a296faf5edf4" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 43887 } } peers { permanent_uuid: "9c20c5b3962c430d833551c4ea093abb" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 44051 } } peers { permanent_uuid: "f1193fd818f74fa28687f6f459098b51" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 42667 } }
I20260608 09:53:54.784231 28900 ts_tablet_manager.cc:1434] T 0ff01fc1fac142a5a35c894086c9afa1 P f1193fd818f74fa28687f6f459098b51: Time spent starting tablet: real 0.008s	user 0.004s	sys 0.002s
I20260608 09:53:54.785624 28900 tablet_bootstrap.cc:492] T 6daf257a3f2f4aa3aa25b8061519c3a1 P f1193fd818f74fa28687f6f459098b51: Bootstrap starting.
I20260608 09:53:54.783159 28899 raft_consensus.cc:359] T e6b3d1c8097a4610ae453a65295579a3 P 9c20c5b3962c430d833551c4ea093abb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b189d05d70da4f7faea7a296faf5edf4" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 43887 } } peers { permanent_uuid: "9c20c5b3962c430d833551c4ea093abb" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 44051 } } peers { permanent_uuid: "f1193fd818f74fa28687f6f459098b51" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 42667 } }
I20260608 09:53:54.786027 28899 raft_consensus.cc:385] T e6b3d1c8097a4610ae453a65295579a3 P 9c20c5b3962c430d833551c4ea093abb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:53:54.786329 28899 raft_consensus.cc:740] T e6b3d1c8097a4610ae453a65295579a3 P 9c20c5b3962c430d833551c4ea093abb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9c20c5b3962c430d833551c4ea093abb, State: Initialized, Role: FOLLOWER
I20260608 09:53:54.787467 28901 tablet_bootstrap.cc:492] T 0ff01fc1fac142a5a35c894086c9afa1 P b189d05d70da4f7faea7a296faf5edf4: No bootstrap required, opened a new log
I20260608 09:53:54.787325 28899 consensus_queue.cc:260] T e6b3d1c8097a4610ae453a65295579a3 P 9c20c5b3962c430d833551c4ea093abb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b189d05d70da4f7faea7a296faf5edf4" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 43887 } } peers { permanent_uuid: "9c20c5b3962c430d833551c4ea093abb" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 44051 } } peers { permanent_uuid: "f1193fd818f74fa28687f6f459098b51" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 42667 } }
I20260608 09:53:54.788076 28901 ts_tablet_manager.cc:1403] T 0ff01fc1fac142a5a35c894086c9afa1 P b189d05d70da4f7faea7a296faf5edf4: Time spent bootstrapping tablet: real 0.016s	user 0.010s	sys 0.004s
I20260608 09:53:54.791749 28901 raft_consensus.cc:359] T 0ff01fc1fac142a5a35c894086c9afa1 P b189d05d70da4f7faea7a296faf5edf4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b189d05d70da4f7faea7a296faf5edf4" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 43887 } } peers { permanent_uuid: "9c20c5b3962c430d833551c4ea093abb" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 44051 } } peers { permanent_uuid: "f1193fd818f74fa28687f6f459098b51" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 42667 } }
I20260608 09:53:54.792490 28901 raft_consensus.cc:385] T 0ff01fc1fac142a5a35c894086c9afa1 P b189d05d70da4f7faea7a296faf5edf4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:53:54.792717 28900 tablet_bootstrap.cc:654] T 6daf257a3f2f4aa3aa25b8061519c3a1 P f1193fd818f74fa28687f6f459098b51: Neither blocks nor log segments found. Creating new log.
I20260608 09:53:54.792850 28901 raft_consensus.cc:740] T 0ff01fc1fac142a5a35c894086c9afa1 P b189d05d70da4f7faea7a296faf5edf4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b189d05d70da4f7faea7a296faf5edf4, State: Initialized, Role: FOLLOWER
I20260608 09:53:54.793946 28901 consensus_queue.cc:260] T 0ff01fc1fac142a5a35c894086c9afa1 P b189d05d70da4f7faea7a296faf5edf4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b189d05d70da4f7faea7a296faf5edf4" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 43887 } } peers { permanent_uuid: "9c20c5b3962c430d833551c4ea093abb" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 44051 } } peers { permanent_uuid: "f1193fd818f74fa28687f6f459098b51" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 42667 } }
I20260608 09:53:54.797456 28899 ts_tablet_manager.cc:1434] T e6b3d1c8097a4610ae453a65295579a3 P 9c20c5b3962c430d833551c4ea093abb: Time spent starting tablet: real 0.017s	user 0.009s	sys 0.003s
I20260608 09:53:54.802785 28899 tablet_bootstrap.cc:492] T 0ff01fc1fac142a5a35c894086c9afa1 P 9c20c5b3962c430d833551c4ea093abb: Bootstrap starting.
I20260608 09:53:54.809240 28899 tablet_bootstrap.cc:654] T 0ff01fc1fac142a5a35c894086c9afa1 P 9c20c5b3962c430d833551c4ea093abb: Neither blocks nor log segments found. Creating new log.
I20260608 09:53:54.814739 28901 ts_tablet_manager.cc:1434] T 0ff01fc1fac142a5a35c894086c9afa1 P b189d05d70da4f7faea7a296faf5edf4: Time spent starting tablet: real 0.026s	user 0.020s	sys 0.003s
I20260608 09:53:54.814913 28900 tablet_bootstrap.cc:492] T 6daf257a3f2f4aa3aa25b8061519c3a1 P f1193fd818f74fa28687f6f459098b51: No bootstrap required, opened a new log
I20260608 09:53:54.815486 28900 ts_tablet_manager.cc:1403] T 6daf257a3f2f4aa3aa25b8061519c3a1 P f1193fd818f74fa28687f6f459098b51: Time spent bootstrapping tablet: real 0.030s	user 0.020s	sys 0.009s
I20260608 09:53:54.815979 28899 tablet_bootstrap.cc:492] T 0ff01fc1fac142a5a35c894086c9afa1 P 9c20c5b3962c430d833551c4ea093abb: No bootstrap required, opened a new log
I20260608 09:53:54.816486 28899 ts_tablet_manager.cc:1403] T 0ff01fc1fac142a5a35c894086c9afa1 P 9c20c5b3962c430d833551c4ea093abb: Time spent bootstrapping tablet: real 0.014s	user 0.010s	sys 0.000s
I20260608 09:53:54.816504 28901 tablet_bootstrap.cc:492] T 6daf257a3f2f4aa3aa25b8061519c3a1 P b189d05d70da4f7faea7a296faf5edf4: Bootstrap starting.
I20260608 09:53:54.818806 28900 raft_consensus.cc:359] T 6daf257a3f2f4aa3aa25b8061519c3a1 P f1193fd818f74fa28687f6f459098b51 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c20c5b3962c430d833551c4ea093abb" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 44051 } } peers { permanent_uuid: "b189d05d70da4f7faea7a296faf5edf4" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 43887 } } peers { permanent_uuid: "f1193fd818f74fa28687f6f459098b51" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 42667 } }
I20260608 09:53:54.819620 28900 raft_consensus.cc:385] T 6daf257a3f2f4aa3aa25b8061519c3a1 P f1193fd818f74fa28687f6f459098b51 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:53:54.819610 28899 raft_consensus.cc:359] T 0ff01fc1fac142a5a35c894086c9afa1 P 9c20c5b3962c430d833551c4ea093abb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b189d05d70da4f7faea7a296faf5edf4" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 43887 } } peers { permanent_uuid: "9c20c5b3962c430d833551c4ea093abb" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 44051 } } peers { permanent_uuid: "f1193fd818f74fa28687f6f459098b51" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 42667 } }
I20260608 09:53:54.820240 28900 raft_consensus.cc:740] T 6daf257a3f2f4aa3aa25b8061519c3a1 P f1193fd818f74fa28687f6f459098b51 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f1193fd818f74fa28687f6f459098b51, State: Initialized, Role: FOLLOWER
I20260608 09:53:54.820549 28899 raft_consensus.cc:385] T 0ff01fc1fac142a5a35c894086c9afa1 P 9c20c5b3962c430d833551c4ea093abb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:53:54.821055 28899 raft_consensus.cc:740] T 0ff01fc1fac142a5a35c894086c9afa1 P 9c20c5b3962c430d833551c4ea093abb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9c20c5b3962c430d833551c4ea093abb, State: Initialized, Role: FOLLOWER
I20260608 09:53:54.821448 28900 consensus_queue.cc:260] T 6daf257a3f2f4aa3aa25b8061519c3a1 P f1193fd818f74fa28687f6f459098b51 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c20c5b3962c430d833551c4ea093abb" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 44051 } } peers { permanent_uuid: "b189d05d70da4f7faea7a296faf5edf4" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 43887 } } peers { permanent_uuid: "f1193fd818f74fa28687f6f459098b51" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 42667 } }
I20260608 09:53:54.822006 28899 consensus_queue.cc:260] T 0ff01fc1fac142a5a35c894086c9afa1 P 9c20c5b3962c430d833551c4ea093abb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b189d05d70da4f7faea7a296faf5edf4" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 43887 } } peers { permanent_uuid: "9c20c5b3962c430d833551c4ea093abb" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 44051 } } peers { permanent_uuid: "f1193fd818f74fa28687f6f459098b51" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 42667 } }
I20260608 09:53:54.824406 28899 ts_tablet_manager.cc:1434] T 0ff01fc1fac142a5a35c894086c9afa1 P 9c20c5b3962c430d833551c4ea093abb: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260608 09:53:54.824709 28901 tablet_bootstrap.cc:654] T 6daf257a3f2f4aa3aa25b8061519c3a1 P b189d05d70da4f7faea7a296faf5edf4: Neither blocks nor log segments found. Creating new log.
I20260608 09:53:54.826977 28900 ts_tablet_manager.cc:1434] T 6daf257a3f2f4aa3aa25b8061519c3a1 P f1193fd818f74fa28687f6f459098b51: Time spent starting tablet: real 0.011s	user 0.005s	sys 0.002s
I20260608 09:53:54.828326 28900 tablet_bootstrap.cc:492] T e6b3d1c8097a4610ae453a65295579a3 P f1193fd818f74fa28687f6f459098b51: Bootstrap starting.
I20260608 09:53:54.829284 28899 tablet_bootstrap.cc:492] T 6daf257a3f2f4aa3aa25b8061519c3a1 P 9c20c5b3962c430d833551c4ea093abb: Bootstrap starting.
I20260608 09:53:54.836571 28899 tablet_bootstrap.cc:654] T 6daf257a3f2f4aa3aa25b8061519c3a1 P 9c20c5b3962c430d833551c4ea093abb: Neither blocks nor log segments found. Creating new log.
I20260608 09:53:54.836715 28900 tablet_bootstrap.cc:654] T e6b3d1c8097a4610ae453a65295579a3 P f1193fd818f74fa28687f6f459098b51: Neither blocks nor log segments found. Creating new log.
I20260608 09:53:54.840833 28901 tablet_bootstrap.cc:492] T 6daf257a3f2f4aa3aa25b8061519c3a1 P b189d05d70da4f7faea7a296faf5edf4: No bootstrap required, opened a new log
I20260608 09:53:54.841629 28901 ts_tablet_manager.cc:1403] T 6daf257a3f2f4aa3aa25b8061519c3a1 P b189d05d70da4f7faea7a296faf5edf4: Time spent bootstrapping tablet: real 0.025s	user 0.016s	sys 0.004s
I20260608 09:53:54.845960 28901 raft_consensus.cc:359] T 6daf257a3f2f4aa3aa25b8061519c3a1 P b189d05d70da4f7faea7a296faf5edf4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c20c5b3962c430d833551c4ea093abb" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 44051 } } peers { permanent_uuid: "b189d05d70da4f7faea7a296faf5edf4" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 43887 } } peers { permanent_uuid: "f1193fd818f74fa28687f6f459098b51" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 42667 } }
I20260608 09:53:54.846935 28901 raft_consensus.cc:385] T 6daf257a3f2f4aa3aa25b8061519c3a1 P b189d05d70da4f7faea7a296faf5edf4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:53:54.847321 28901 raft_consensus.cc:740] T 6daf257a3f2f4aa3aa25b8061519c3a1 P b189d05d70da4f7faea7a296faf5edf4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b189d05d70da4f7faea7a296faf5edf4, State: Initialized, Role: FOLLOWER
I20260608 09:53:54.848309 28901 consensus_queue.cc:260] T 6daf257a3f2f4aa3aa25b8061519c3a1 P b189d05d70da4f7faea7a296faf5edf4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c20c5b3962c430d833551c4ea093abb" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 44051 } } peers { permanent_uuid: "b189d05d70da4f7faea7a296faf5edf4" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 43887 } } peers { permanent_uuid: "f1193fd818f74fa28687f6f459098b51" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 42667 } }
I20260608 09:53:54.848837 28900 tablet_bootstrap.cc:492] T e6b3d1c8097a4610ae453a65295579a3 P f1193fd818f74fa28687f6f459098b51: No bootstrap required, opened a new log
I20260608 09:53:54.849527 28900 ts_tablet_manager.cc:1403] T e6b3d1c8097a4610ae453a65295579a3 P f1193fd818f74fa28687f6f459098b51: Time spent bootstrapping tablet: real 0.022s	user 0.015s	sys 0.005s
I20260608 09:53:54.852725 28900 raft_consensus.cc:359] T e6b3d1c8097a4610ae453a65295579a3 P f1193fd818f74fa28687f6f459098b51 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b189d05d70da4f7faea7a296faf5edf4" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 43887 } } peers { permanent_uuid: "9c20c5b3962c430d833551c4ea093abb" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 44051 } } peers { permanent_uuid: "f1193fd818f74fa28687f6f459098b51" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 42667 } }
I20260608 09:53:54.853461 28900 raft_consensus.cc:385] T e6b3d1c8097a4610ae453a65295579a3 P f1193fd818f74fa28687f6f459098b51 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:53:54.853777 28900 raft_consensus.cc:740] T e6b3d1c8097a4610ae453a65295579a3 P f1193fd818f74fa28687f6f459098b51 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f1193fd818f74fa28687f6f459098b51, State: Initialized, Role: FOLLOWER
I20260608 09:53:54.854156 28901 ts_tablet_manager.cc:1434] T 6daf257a3f2f4aa3aa25b8061519c3a1 P b189d05d70da4f7faea7a296faf5edf4: Time spent starting tablet: real 0.012s	user 0.008s	sys 0.000s
I20260608 09:53:54.854740 28900 consensus_queue.cc:260] T e6b3d1c8097a4610ae453a65295579a3 P f1193fd818f74fa28687f6f459098b51 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b189d05d70da4f7faea7a296faf5edf4" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 43887 } } peers { permanent_uuid: "9c20c5b3962c430d833551c4ea093abb" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 44051 } } peers { permanent_uuid: "f1193fd818f74fa28687f6f459098b51" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 42667 } }
I20260608 09:53:54.855324 28901 tablet_bootstrap.cc:492] T e6b3d1c8097a4610ae453a65295579a3 P b189d05d70da4f7faea7a296faf5edf4: Bootstrap starting.
I20260608 09:53:54.857587 28900 ts_tablet_manager.cc:1434] T e6b3d1c8097a4610ae453a65295579a3 P f1193fd818f74fa28687f6f459098b51: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260608 09:53:54.862524 28901 tablet_bootstrap.cc:654] T e6b3d1c8097a4610ae453a65295579a3 P b189d05d70da4f7faea7a296faf5edf4: Neither blocks nor log segments found. Creating new log.
I20260608 09:53:54.869014 28901 tablet_bootstrap.cc:492] T e6b3d1c8097a4610ae453a65295579a3 P b189d05d70da4f7faea7a296faf5edf4: No bootstrap required, opened a new log
I20260608 09:53:54.869517 28901 ts_tablet_manager.cc:1403] T e6b3d1c8097a4610ae453a65295579a3 P b189d05d70da4f7faea7a296faf5edf4: Time spent bootstrapping tablet: real 0.014s	user 0.011s	sys 0.000s
I20260608 09:53:54.871515 28899 tablet_bootstrap.cc:492] T 6daf257a3f2f4aa3aa25b8061519c3a1 P 9c20c5b3962c430d833551c4ea093abb: No bootstrap required, opened a new log
I20260608 09:53:54.872020 28899 ts_tablet_manager.cc:1403] T 6daf257a3f2f4aa3aa25b8061519c3a1 P 9c20c5b3962c430d833551c4ea093abb: Time spent bootstrapping tablet: real 0.043s	user 0.021s	sys 0.018s
I20260608 09:53:54.872220 28901 raft_consensus.cc:359] T e6b3d1c8097a4610ae453a65295579a3 P b189d05d70da4f7faea7a296faf5edf4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b189d05d70da4f7faea7a296faf5edf4" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 43887 } } peers { permanent_uuid: "9c20c5b3962c430d833551c4ea093abb" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 44051 } } peers { permanent_uuid: "f1193fd818f74fa28687f6f459098b51" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 42667 } }
I20260608 09:53:54.872835 28901 raft_consensus.cc:385] T e6b3d1c8097a4610ae453a65295579a3 P b189d05d70da4f7faea7a296faf5edf4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:53:54.873077 28901 raft_consensus.cc:740] T e6b3d1c8097a4610ae453a65295579a3 P b189d05d70da4f7faea7a296faf5edf4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b189d05d70da4f7faea7a296faf5edf4, State: Initialized, Role: FOLLOWER
I20260608 09:53:54.873703 28901 consensus_queue.cc:260] T e6b3d1c8097a4610ae453a65295579a3 P b189d05d70da4f7faea7a296faf5edf4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b189d05d70da4f7faea7a296faf5edf4" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 43887 } } peers { permanent_uuid: "9c20c5b3962c430d833551c4ea093abb" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 44051 } } peers { permanent_uuid: "f1193fd818f74fa28687f6f459098b51" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 42667 } }
I20260608 09:53:54.875018 28906 raft_consensus.cc:493] T e6b3d1c8097a4610ae453a65295579a3 P 9c20c5b3962c430d833551c4ea093abb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 09:53:54.874882 28899 raft_consensus.cc:359] T 6daf257a3f2f4aa3aa25b8061519c3a1 P 9c20c5b3962c430d833551c4ea093abb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c20c5b3962c430d833551c4ea093abb" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 44051 } } peers { permanent_uuid: "b189d05d70da4f7faea7a296faf5edf4" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 43887 } } peers { permanent_uuid: "f1193fd818f74fa28687f6f459098b51" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 42667 } }
I20260608 09:53:54.875733 28899 raft_consensus.cc:385] T 6daf257a3f2f4aa3aa25b8061519c3a1 P 9c20c5b3962c430d833551c4ea093abb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:53:54.875995 28901 ts_tablet_manager.cc:1434] T e6b3d1c8097a4610ae453a65295579a3 P b189d05d70da4f7faea7a296faf5edf4: Time spent starting tablet: real 0.006s	user 0.008s	sys 0.000s
I20260608 09:53:54.875643 28906 raft_consensus.cc:515] T e6b3d1c8097a4610ae453a65295579a3 P 9c20c5b3962c430d833551c4ea093abb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b189d05d70da4f7faea7a296faf5edf4" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 43887 } } peers { permanent_uuid: "9c20c5b3962c430d833551c4ea093abb" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 44051 } } peers { permanent_uuid: "f1193fd818f74fa28687f6f459098b51" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 42667 } }
I20260608 09:53:54.876201 28899 raft_consensus.cc:740] T 6daf257a3f2f4aa3aa25b8061519c3a1 P 9c20c5b3962c430d833551c4ea093abb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9c20c5b3962c430d833551c4ea093abb, State: Initialized, Role: FOLLOWER
I20260608 09:53:54.877195 28899 consensus_queue.cc:260] T 6daf257a3f2f4aa3aa25b8061519c3a1 P 9c20c5b3962c430d833551c4ea093abb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c20c5b3962c430d833551c4ea093abb" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 44051 } } peers { permanent_uuid: "b189d05d70da4f7faea7a296faf5edf4" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 43887 } } peers { permanent_uuid: "f1193fd818f74fa28687f6f459098b51" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 42667 } }
I20260608 09:53:54.878506 28906 leader_election.cc:290] T e6b3d1c8097a4610ae453a65295579a3 P 9c20c5b3962c430d833551c4ea093abb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b189d05d70da4f7faea7a296faf5edf4 (127.22.183.129:43887), f1193fd818f74fa28687f6f459098b51 (127.22.183.131:42667)
I20260608 09:53:54.890232 28899 ts_tablet_manager.cc:1434] T 6daf257a3f2f4aa3aa25b8061519c3a1 P 9c20c5b3962c430d833551c4ea093abb: Time spent starting tablet: real 0.018s	user 0.004s	sys 0.010s
I20260608 09:53:54.898496 28705 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e6b3d1c8097a4610ae453a65295579a3" candidate_uuid: "9c20c5b3962c430d833551c4ea093abb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b189d05d70da4f7faea7a296faf5edf4" is_pre_election: true
I20260608 09:53:54.899395 28705 raft_consensus.cc:2468] T e6b3d1c8097a4610ae453a65295579a3 P b189d05d70da4f7faea7a296faf5edf4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9c20c5b3962c430d833551c4ea093abb in term 0.
I20260608 09:53:54.900981 28745 leader_election.cc:304] T e6b3d1c8097a4610ae453a65295579a3 P 9c20c5b3962c430d833551c4ea093abb [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9c20c5b3962c430d833551c4ea093abb, b189d05d70da4f7faea7a296faf5edf4; no voters: 
I20260608 09:53:54.901676 28906 raft_consensus.cc:2804] T e6b3d1c8097a4610ae453a65295579a3 P 9c20c5b3962c430d833551c4ea093abb [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 09:53:54.902068 28906 raft_consensus.cc:493] T e6b3d1c8097a4610ae453a65295579a3 P 9c20c5b3962c430d833551c4ea093abb [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 09:53:54.902400 28906 raft_consensus.cc:3060] T e6b3d1c8097a4610ae453a65295579a3 P 9c20c5b3962c430d833551c4ea093abb [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:53:54.902686 28854 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e6b3d1c8097a4610ae453a65295579a3" candidate_uuid: "9c20c5b3962c430d833551c4ea093abb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f1193fd818f74fa28687f6f459098b51" is_pre_election: true
I20260608 09:53:54.903385 28854 raft_consensus.cc:2468] T e6b3d1c8097a4610ae453a65295579a3 P f1193fd818f74fa28687f6f459098b51 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9c20c5b3962c430d833551c4ea093abb in term 0.
I20260608 09:53:54.906924 28904 raft_consensus.cc:493] T 6daf257a3f2f4aa3aa25b8061519c3a1 P f1193fd818f74fa28687f6f459098b51 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 09:53:54.907482 28904 raft_consensus.cc:515] T 6daf257a3f2f4aa3aa25b8061519c3a1 P f1193fd818f74fa28687f6f459098b51 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c20c5b3962c430d833551c4ea093abb" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 44051 } } peers { permanent_uuid: "b189d05d70da4f7faea7a296faf5edf4" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 43887 } } peers { permanent_uuid: "f1193fd818f74fa28687f6f459098b51" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 42667 } }
I20260608 09:53:54.909552 28906 raft_consensus.cc:515] T e6b3d1c8097a4610ae453a65295579a3 P 9c20c5b3962c430d833551c4ea093abb [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b189d05d70da4f7faea7a296faf5edf4" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 43887 } } peers { permanent_uuid: "9c20c5b3962c430d833551c4ea093abb" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 44051 } } peers { permanent_uuid: "f1193fd818f74fa28687f6f459098b51" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 42667 } }
I20260608 09:53:54.910923 28904 leader_election.cc:290] T 6daf257a3f2f4aa3aa25b8061519c3a1 P f1193fd818f74fa28687f6f459098b51 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9c20c5b3962c430d833551c4ea093abb (127.22.183.130:44051), b189d05d70da4f7faea7a296faf5edf4 (127.22.183.129:43887)
I20260608 09:53:54.914136 28906 leader_election.cc:290] T e6b3d1c8097a4610ae453a65295579a3 P 9c20c5b3962c430d833551c4ea093abb [CANDIDATE]: Term 1 election: Requested vote from peers b189d05d70da4f7faea7a296faf5edf4 (127.22.183.129:43887), f1193fd818f74fa28687f6f459098b51 (127.22.183.131:42667)
I20260608 09:53:54.914762 28705 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e6b3d1c8097a4610ae453a65295579a3" candidate_uuid: "9c20c5b3962c430d833551c4ea093abb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b189d05d70da4f7faea7a296faf5edf4"
I20260608 09:53:54.915683 28705 raft_consensus.cc:3060] T e6b3d1c8097a4610ae453a65295579a3 P b189d05d70da4f7faea7a296faf5edf4 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:53:54.919868 28907 raft_consensus.cc:493] T 0ff01fc1fac142a5a35c894086c9afa1 P b189d05d70da4f7faea7a296faf5edf4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 09:53:54.920635 28907 raft_consensus.cc:515] T 0ff01fc1fac142a5a35c894086c9afa1 P b189d05d70da4f7faea7a296faf5edf4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b189d05d70da4f7faea7a296faf5edf4" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 43887 } } peers { permanent_uuid: "9c20c5b3962c430d833551c4ea093abb" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 44051 } } peers { permanent_uuid: "f1193fd818f74fa28687f6f459098b51" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 42667 } }
I20260608 09:53:54.921128 28854 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e6b3d1c8097a4610ae453a65295579a3" candidate_uuid: "9c20c5b3962c430d833551c4ea093abb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f1193fd818f74fa28687f6f459098b51"
I20260608 09:53:54.921845 28854 raft_consensus.cc:3060] T e6b3d1c8097a4610ae453a65295579a3 P f1193fd818f74fa28687f6f459098b51 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:53:54.926369 28907 leader_election.cc:290] T 0ff01fc1fac142a5a35c894086c9afa1 P b189d05d70da4f7faea7a296faf5edf4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9c20c5b3962c430d833551c4ea093abb (127.22.183.130:44051), f1193fd818f74fa28687f6f459098b51 (127.22.183.131:42667)
I20260608 09:53:54.930238 28854 raft_consensus.cc:2468] T e6b3d1c8097a4610ae453a65295579a3 P f1193fd818f74fa28687f6f459098b51 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9c20c5b3962c430d833551c4ea093abb in term 1.
I20260608 09:53:54.933229 28745 leader_election.cc:304] T e6b3d1c8097a4610ae453a65295579a3 P 9c20c5b3962c430d833551c4ea093abb [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9c20c5b3962c430d833551c4ea093abb, f1193fd818f74fa28687f6f459098b51; no voters: 
I20260608 09:53:54.934326 28906 raft_consensus.cc:2804] T e6b3d1c8097a4610ae453a65295579a3 P 9c20c5b3962c430d833551c4ea093abb [term 1 FOLLOWER]: Leader election won for term 1
I20260608 09:53:54.936046 28906 raft_consensus.cc:697] T e6b3d1c8097a4610ae453a65295579a3 P 9c20c5b3962c430d833551c4ea093abb [term 1 LEADER]: Becoming Leader. State: Replica: 9c20c5b3962c430d833551c4ea093abb, State: Running, Role: LEADER
I20260608 09:53:54.937196 28906 consensus_queue.cc:237] T e6b3d1c8097a4610ae453a65295579a3 P 9c20c5b3962c430d833551c4ea093abb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b189d05d70da4f7faea7a296faf5edf4" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 43887 } } peers { permanent_uuid: "9c20c5b3962c430d833551c4ea093abb" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 44051 } } peers { permanent_uuid: "f1193fd818f74fa28687f6f459098b51" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 42667 } }
I20260608 09:53:54.944334 28705 raft_consensus.cc:2468] T e6b3d1c8097a4610ae453a65295579a3 P b189d05d70da4f7faea7a296faf5edf4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9c20c5b3962c430d833551c4ea093abb in term 1.
I20260608 09:53:54.951015 28601 catalog_manager.cc:5696] T e6b3d1c8097a4610ae453a65295579a3 P 9c20c5b3962c430d833551c4ea093abb reported cstate change: term changed from 0 to 1, leader changed from <none> to 9c20c5b3962c430d833551c4ea093abb (127.22.183.130). New cstate: current_term: 1 leader_uuid: "9c20c5b3962c430d833551c4ea093abb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b189d05d70da4f7faea7a296faf5edf4" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 43887 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9c20c5b3962c430d833551c4ea093abb" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 44051 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f1193fd818f74fa28687f6f459098b51" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 42667 } health_report { overall_health: UNKNOWN } } }
I20260608 09:53:54.952096 28705 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6daf257a3f2f4aa3aa25b8061519c3a1" candidate_uuid: "f1193fd818f74fa28687f6f459098b51" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b189d05d70da4f7faea7a296faf5edf4" is_pre_election: true
I20260608 09:53:54.952886 28705 raft_consensus.cc:2468] T 6daf257a3f2f4aa3aa25b8061519c3a1 P b189d05d70da4f7faea7a296faf5edf4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f1193fd818f74fa28687f6f459098b51 in term 0.
I20260608 09:53:54.954864 28819 leader_election.cc:304] T 6daf257a3f2f4aa3aa25b8061519c3a1 P f1193fd818f74fa28687f6f459098b51 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b189d05d70da4f7faea7a296faf5edf4, f1193fd818f74fa28687f6f459098b51; no voters: 
I20260608 09:53:54.955885 28904 raft_consensus.cc:2804] T 6daf257a3f2f4aa3aa25b8061519c3a1 P f1193fd818f74fa28687f6f459098b51 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 09:53:54.956283 28904 raft_consensus.cc:493] T 6daf257a3f2f4aa3aa25b8061519c3a1 P f1193fd818f74fa28687f6f459098b51 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 09:53:54.956643 28904 raft_consensus.cc:3060] T 6daf257a3f2f4aa3aa25b8061519c3a1 P f1193fd818f74fa28687f6f459098b51 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:53:54.964452 28854 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ff01fc1fac142a5a35c894086c9afa1" candidate_uuid: "b189d05d70da4f7faea7a296faf5edf4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f1193fd818f74fa28687f6f459098b51" is_pre_election: true
I20260608 09:53:54.965234 28854 raft_consensus.cc:2468] T 0ff01fc1fac142a5a35c894086c9afa1 P f1193fd818f74fa28687f6f459098b51 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b189d05d70da4f7faea7a296faf5edf4 in term 0.
I20260608 09:53:54.965690 28780 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6daf257a3f2f4aa3aa25b8061519c3a1" candidate_uuid: "f1193fd818f74fa28687f6f459098b51" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9c20c5b3962c430d833551c4ea093abb" is_pre_election: true
I20260608 09:53:54.966195 28779 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ff01fc1fac142a5a35c894086c9afa1" candidate_uuid: "b189d05d70da4f7faea7a296faf5edf4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9c20c5b3962c430d833551c4ea093abb" is_pre_election: true
I20260608 09:53:54.966452 28780 raft_consensus.cc:2468] T 6daf257a3f2f4aa3aa25b8061519c3a1 P 9c20c5b3962c430d833551c4ea093abb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f1193fd818f74fa28687f6f459098b51 in term 0.
I20260608 09:53:54.966377 28904 raft_consensus.cc:515] T 6daf257a3f2f4aa3aa25b8061519c3a1 P f1193fd818f74fa28687f6f459098b51 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c20c5b3962c430d833551c4ea093abb" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 44051 } } peers { permanent_uuid: "b189d05d70da4f7faea7a296faf5edf4" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 43887 } } peers { permanent_uuid: "f1193fd818f74fa28687f6f459098b51" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 42667 } }
I20260608 09:53:54.966759 28670 leader_election.cc:304] T 0ff01fc1fac142a5a35c894086c9afa1 P b189d05d70da4f7faea7a296faf5edf4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b189d05d70da4f7faea7a296faf5edf4, f1193fd818f74fa28687f6f459098b51; no voters: 
I20260608 09:53:54.966922 28779 raft_consensus.cc:2468] T 0ff01fc1fac142a5a35c894086c9afa1 P 9c20c5b3962c430d833551c4ea093abb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b189d05d70da4f7faea7a296faf5edf4 in term 0.
I20260608 09:53:54.967824 28907 raft_consensus.cc:2804] T 0ff01fc1fac142a5a35c894086c9afa1 P b189d05d70da4f7faea7a296faf5edf4 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 09:53:54.968158 28907 raft_consensus.cc:493] T 0ff01fc1fac142a5a35c894086c9afa1 P b189d05d70da4f7faea7a296faf5edf4 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 09:53:54.968459 28907 raft_consensus.cc:3060] T 0ff01fc1fac142a5a35c894086c9afa1 P b189d05d70da4f7faea7a296faf5edf4 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:53:54.971105 28904 leader_election.cc:290] T 6daf257a3f2f4aa3aa25b8061519c3a1 P f1193fd818f74fa28687f6f459098b51 [CANDIDATE]: Term 1 election: Requested vote from peers 9c20c5b3962c430d833551c4ea093abb (127.22.183.130:44051), b189d05d70da4f7faea7a296faf5edf4 (127.22.183.129:43887)
I20260608 09:53:54.972035 28779 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6daf257a3f2f4aa3aa25b8061519c3a1" candidate_uuid: "f1193fd818f74fa28687f6f459098b51" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9c20c5b3962c430d833551c4ea093abb"
I20260608 09:53:54.972321 28705 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6daf257a3f2f4aa3aa25b8061519c3a1" candidate_uuid: "f1193fd818f74fa28687f6f459098b51" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b189d05d70da4f7faea7a296faf5edf4"
I20260608 09:53:54.972564 28779 raft_consensus.cc:3060] T 6daf257a3f2f4aa3aa25b8061519c3a1 P 9c20c5b3962c430d833551c4ea093abb [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:53:54.972966 28705 raft_consensus.cc:3060] T 6daf257a3f2f4aa3aa25b8061519c3a1 P b189d05d70da4f7faea7a296faf5edf4 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:53:54.975018 28907 raft_consensus.cc:515] T 0ff01fc1fac142a5a35c894086c9afa1 P b189d05d70da4f7faea7a296faf5edf4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b189d05d70da4f7faea7a296faf5edf4" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 43887 } } peers { permanent_uuid: "9c20c5b3962c430d833551c4ea093abb" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 44051 } } peers { permanent_uuid: "f1193fd818f74fa28687f6f459098b51" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 42667 } }
I20260608 09:53:54.977262 28907 leader_election.cc:290] T 0ff01fc1fac142a5a35c894086c9afa1 P b189d05d70da4f7faea7a296faf5edf4 [CANDIDATE]: Term 1 election: Requested vote from peers 9c20c5b3962c430d833551c4ea093abb (127.22.183.130:44051), f1193fd818f74fa28687f6f459098b51 (127.22.183.131:42667)
I20260608 09:53:54.978217 28780 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ff01fc1fac142a5a35c894086c9afa1" candidate_uuid: "b189d05d70da4f7faea7a296faf5edf4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9c20c5b3962c430d833551c4ea093abb"
I20260608 09:53:54.978627 28779 raft_consensus.cc:2468] T 6daf257a3f2f4aa3aa25b8061519c3a1 P 9c20c5b3962c430d833551c4ea093abb [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f1193fd818f74fa28687f6f459098b51 in term 1.
I20260608 09:53:54.978930 28780 raft_consensus.cc:3060] T 0ff01fc1fac142a5a35c894086c9afa1 P 9c20c5b3962c430d833551c4ea093abb [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:53:54.979079 28854 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ff01fc1fac142a5a35c894086c9afa1" candidate_uuid: "b189d05d70da4f7faea7a296faf5edf4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f1193fd818f74fa28687f6f459098b51"
I20260608 09:53:54.979912 28854 raft_consensus.cc:3060] T 0ff01fc1fac142a5a35c894086c9afa1 P f1193fd818f74fa28687f6f459098b51 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:53:54.980346 28705 raft_consensus.cc:2468] T 6daf257a3f2f4aa3aa25b8061519c3a1 P b189d05d70da4f7faea7a296faf5edf4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f1193fd818f74fa28687f6f459098b51 in term 1.
I20260608 09:53:54.980093 28820 leader_election.cc:304] T 6daf257a3f2f4aa3aa25b8061519c3a1 P f1193fd818f74fa28687f6f459098b51 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9c20c5b3962c430d833551c4ea093abb, f1193fd818f74fa28687f6f459098b51; no voters: 
I20260608 09:53:54.981395 28904 raft_consensus.cc:2804] T 6daf257a3f2f4aa3aa25b8061519c3a1 P f1193fd818f74fa28687f6f459098b51 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 09:53:54.983853 28904 raft_consensus.cc:697] T 6daf257a3f2f4aa3aa25b8061519c3a1 P f1193fd818f74fa28687f6f459098b51 [term 1 LEADER]: Becoming Leader. State: Replica: f1193fd818f74fa28687f6f459098b51, State: Running, Role: LEADER
I20260608 09:53:54.984807 28904 consensus_queue.cc:237] T 6daf257a3f2f4aa3aa25b8061519c3a1 P f1193fd818f74fa28687f6f459098b51 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c20c5b3962c430d833551c4ea093abb" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 44051 } } peers { permanent_uuid: "b189d05d70da4f7faea7a296faf5edf4" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 43887 } } peers { permanent_uuid: "f1193fd818f74fa28687f6f459098b51" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 42667 } }
I20260608 09:53:54.989455 28780 raft_consensus.cc:2468] T 0ff01fc1fac142a5a35c894086c9afa1 P 9c20c5b3962c430d833551c4ea093abb [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b189d05d70da4f7faea7a296faf5edf4 in term 1.
I20260608 09:53:54.989804 28854 raft_consensus.cc:2468] T 0ff01fc1fac142a5a35c894086c9afa1 P f1193fd818f74fa28687f6f459098b51 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b189d05d70da4f7faea7a296faf5edf4 in term 1.
I20260608 09:53:54.990998 28671 leader_election.cc:304] T 0ff01fc1fac142a5a35c894086c9afa1 P b189d05d70da4f7faea7a296faf5edf4 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9c20c5b3962c430d833551c4ea093abb, b189d05d70da4f7faea7a296faf5edf4; no voters: 
I20260608 09:53:54.991943 28907 raft_consensus.cc:2804] T 0ff01fc1fac142a5a35c894086c9afa1 P b189d05d70da4f7faea7a296faf5edf4 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 09:53:54.993386 28907 raft_consensus.cc:697] T 0ff01fc1fac142a5a35c894086c9afa1 P b189d05d70da4f7faea7a296faf5edf4 [term 1 LEADER]: Becoming Leader. State: Replica: b189d05d70da4f7faea7a296faf5edf4, State: Running, Role: LEADER
I20260608 09:53:54.994550 28907 consensus_queue.cc:237] T 0ff01fc1fac142a5a35c894086c9afa1 P b189d05d70da4f7faea7a296faf5edf4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b189d05d70da4f7faea7a296faf5edf4" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 43887 } } peers { permanent_uuid: "9c20c5b3962c430d833551c4ea093abb" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 44051 } } peers { permanent_uuid: "f1193fd818f74fa28687f6f459098b51" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 42667 } }
I20260608 09:53:54.996289 28601 catalog_manager.cc:5696] T 6daf257a3f2f4aa3aa25b8061519c3a1 P f1193fd818f74fa28687f6f459098b51 reported cstate change: term changed from 0 to 1, leader changed from <none> to f1193fd818f74fa28687f6f459098b51 (127.22.183.131). New cstate: current_term: 1 leader_uuid: "f1193fd818f74fa28687f6f459098b51" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c20c5b3962c430d833551c4ea093abb" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 44051 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b189d05d70da4f7faea7a296faf5edf4" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 43887 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f1193fd818f74fa28687f6f459098b51" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 42667 } health_report { overall_health: HEALTHY } } }
I20260608 09:53:55.003145 28602 catalog_manager.cc:5696] T 0ff01fc1fac142a5a35c894086c9afa1 P b189d05d70da4f7faea7a296faf5edf4 reported cstate change: term changed from 0 to 1, leader changed from <none> to b189d05d70da4f7faea7a296faf5edf4 (127.22.183.129). New cstate: current_term: 1 leader_uuid: "b189d05d70da4f7faea7a296faf5edf4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b189d05d70da4f7faea7a296faf5edf4" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 43887 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9c20c5b3962c430d833551c4ea093abb" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 44051 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f1193fd818f74fa28687f6f459098b51" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 42667 } health_report { overall_health: UNKNOWN } } }
I20260608 09:53:55.064260 23262 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 09:53:55.070350 28927 instance_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 09:53:55.071972 28928 instance_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 09:53:55.073115 28930 instance_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 09:53:55.073522 23262 server_base.cc:1061] running on GCE node
I20260608 09:53:55.074985 23262 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 09:53:55.075273 23262 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 09:53:55.075462 23262 hybrid_clock.cc:648] HybridClock initialized: now 1780912435075429 us; error 0 us; skew 500 ppm
I20260608 09:53:55.076078 23262 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 09:53:55.078450 23262 webserver.cc:533] Webserver started at http://127.22.183.132:34127/ using document root <none> and password file <none>
I20260608 09:53:55.079022 23262 fs_manager.cc:362] Metadata directory not provided
I20260608 09:53:55.079313 23262 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 09:53:55.079700 23262 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 09:53:55.080847 23262 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task8s1y23/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780912294849904-23262-0/minicluster-data/ts-3-root/instance:
uuid: "e0c3289d949a492996cfaaaa1c1c87f6"
format_stamp: "Formatted at 2026-06-08 09:53:55 on dist-test-slave-vzb5"
I20260608 09:53:55.085481 23262 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260608 09:53:55.089238 28935 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:53:55.090077 23262 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260608 09:53:55.090407 23262 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task8s1y23/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780912294849904-23262-0/minicluster-data/ts-3-root
uuid: "e0c3289d949a492996cfaaaa1c1c87f6"
format_stamp: "Formatted at 2026-06-08 09:53:55 on dist-test-slave-vzb5"
I20260608 09:53:55.090708 23262 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task8s1y23/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780912294849904-23262-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-task8s1y23/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780912294849904-23262-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-task8s1y23/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780912294849904-23262-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 09:53:55.113200 23262 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 09:53:55.114485 23262 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 09:53:55.115744 23262 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 09:53:55.117913 23262 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 09:53:55.118137 23262 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:53:55.118393 23262 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 09:53:55.118579 23262 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:53:55.159163 23262 rpc_server.cc:307] RPC server started. Bound to: 127.22.183.132:44743
I20260608 09:53:55.159360 28997 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.22.183.132:44743 every 8 connection(s)
I20260608 09:53:55.173853 28998 heartbeater.cc:344] Connected to a master server at 127.22.183.190:34439
I20260608 09:53:55.174249 28998 heartbeater.cc:461] Registering TS with master...
I20260608 09:53:55.174937 28998 heartbeater.cc:507] Master 127.22.183.190:34439 requested a full tablet report, sending...
I20260608 09:53:55.176980 28602 ts_manager.cc:194] Registered new tserver with Master: e0c3289d949a492996cfaaaa1c1c87f6 (127.22.183.132:44743)
I20260608 09:53:55.178469 28602 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:40084
I20260608 09:53:55.192162 28656 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 09:53:55.196012 28906 consensus_queue.cc:1048] T e6b3d1c8097a4610ae453a65295579a3 P 9c20c5b3962c430d833551c4ea093abb [LEADER]: Connected to new peer: Peer: permanent_uuid: "b189d05d70da4f7faea7a296faf5edf4" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 43887 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 09:53:55.197294 28656 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 09:53:55.198002 28656 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
W20260608 09:53:55.204458 28914 fault_injection.cc:43] FAULT INJECTION ENABLED!
W20260608 09:53:55.204770 28914 fault_injection.cc:44] THIS SERVER MAY CRASH!
W20260608 09:53:55.214733 28651 auto_rebalancer.cc:591] Failed to schedule move for tablet 0ff01fc1fac142a5a35c894086c9afa1: Illegal state: Leader has not yet committed an operation in its own term
W20260608 09:53:55.225648 28651 auto_rebalancer.cc:591] Failed to schedule move for tablet 6daf257a3f2f4aa3aa25b8061519c3a1: Illegal state: Leader has not yet committed an operation in its own term
I20260608 09:53:55.229490 28904 consensus_queue.cc:1048] T 6daf257a3f2f4aa3aa25b8061519c3a1 P f1193fd818f74fa28687f6f459098b51 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b189d05d70da4f7faea7a296faf5edf4" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 43887 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 09:53:55.254944 28904 consensus_queue.cc:1048] T 6daf257a3f2f4aa3aa25b8061519c3a1 P f1193fd818f74fa28687f6f459098b51 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9c20c5b3962c430d833551c4ea093abb" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 44051 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 09:53:55.267597 28907 consensus_queue.cc:1048] T 0ff01fc1fac142a5a35c894086c9afa1 P b189d05d70da4f7faea7a296faf5edf4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9c20c5b3962c430d833551c4ea093abb" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 44051 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 09:53:55.267792 28906 consensus_queue.cc:1048] T e6b3d1c8097a4610ae453a65295579a3 P 9c20c5b3962c430d833551c4ea093abb [LEADER]: Connected to new peer: Peer: permanent_uuid: "f1193fd818f74fa28687f6f459098b51" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 42667 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 09:53:55.347522 28925 consensus_queue.cc:1048] T 0ff01fc1fac142a5a35c894086c9afa1 P b189d05d70da4f7faea7a296faf5edf4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f1193fd818f74fa28687f6f459098b51" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 42667 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 09:53:56.181406 28998 heartbeater.cc:499] Master 127.22.183.190:34439 was elected leader, sending a full tablet report...
I20260608 09:53:56.250938 28780 consensus_queue.cc:237] T e6b3d1c8097a4610ae453a65295579a3 P 9c20c5b3962c430d833551c4ea093abb [LEADER]: Queue 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: "b189d05d70da4f7faea7a296faf5edf4" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 43887 } } peers { permanent_uuid: "9c20c5b3962c430d833551c4ea093abb" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 44051 } } peers { permanent_uuid: "f1193fd818f74fa28687f6f459098b51" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 42667 } attrs { replace: true } } peers { permanent_uuid: "e0c3289d949a492996cfaaaa1c1c87f6" member_type: NON_VOTER last_known_addr { host: "127.22.183.132" port: 44743 } attrs { promote: true } }
I20260608 09:53:56.259384 28854 raft_consensus.cc:1275] T e6b3d1c8097a4610ae453a65295579a3 P f1193fd818f74fa28687f6f459098b51 [term 1 FOLLOWER]: Refusing update from remote peer 9c20c5b3962c430d833551c4ea093abb: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 09:53:56.259816 28705 raft_consensus.cc:1275] T e6b3d1c8097a4610ae453a65295579a3 P b189d05d70da4f7faea7a296faf5edf4 [term 1 FOLLOWER]: Refusing update from remote peer 9c20c5b3962c430d833551c4ea093abb: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 09:53:56.261920 29014 consensus_queue.cc:1048] T e6b3d1c8097a4610ae453a65295579a3 P 9c20c5b3962c430d833551c4ea093abb [LEADER]: Connected to new peer: Peer: permanent_uuid: "f1193fd818f74fa28687f6f459098b51" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 42667 } 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 09:53:56.263020 28906 consensus_queue.cc:1048] T e6b3d1c8097a4610ae453a65295579a3 P 9c20c5b3962c430d833551c4ea093abb [LEADER]: Connected to new peer: Peer: permanent_uuid: "b189d05d70da4f7faea7a296faf5edf4" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 43887 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
W20260608 09:53:56.273772 28743 consensus_peers.cc:597] T e6b3d1c8097a4610ae453a65295579a3 P 9c20c5b3962c430d833551c4ea093abb -> Peer e0c3289d949a492996cfaaaa1c1c87f6 (127.22.183.132:44743): Couldn't send request to peer e0c3289d949a492996cfaaaa1c1c87f6. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: e6b3d1c8097a4610ae453a65295579a3. This is attempt 1: this message will repeat every 5th retry.
I20260608 09:53:56.277439 28705 raft_consensus.cc:2955] T e6b3d1c8097a4610ae453a65295579a3 P b189d05d70da4f7faea7a296faf5edf4 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER e0c3289d949a492996cfaaaa1c1c87f6 (127.22.183.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b189d05d70da4f7faea7a296faf5edf4" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 43887 } } peers { permanent_uuid: "9c20c5b3962c430d833551c4ea093abb" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 44051 } } peers { permanent_uuid: "f1193fd818f74fa28687f6f459098b51" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 42667 } attrs { replace: true } } peers { permanent_uuid: "e0c3289d949a492996cfaaaa1c1c87f6" member_type: NON_VOTER last_known_addr { host: "127.22.183.132" port: 44743 } attrs { promote: true } } }
I20260608 09:53:56.277925 28854 raft_consensus.cc:2955] T e6b3d1c8097a4610ae453a65295579a3 P f1193fd818f74fa28687f6f459098b51 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER e0c3289d949a492996cfaaaa1c1c87f6 (127.22.183.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b189d05d70da4f7faea7a296faf5edf4" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 43887 } } peers { permanent_uuid: "9c20c5b3962c430d833551c4ea093abb" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 44051 } } peers { permanent_uuid: "f1193fd818f74fa28687f6f459098b51" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 42667 } attrs { replace: true } } peers { permanent_uuid: "e0c3289d949a492996cfaaaa1c1c87f6" member_type: NON_VOTER last_known_addr { host: "127.22.183.132" port: 44743 } attrs { promote: true } } }
I20260608 09:53:56.289529 28906 raft_consensus.cc:2955] T e6b3d1c8097a4610ae453a65295579a3 P 9c20c5b3962c430d833551c4ea093abb [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER e0c3289d949a492996cfaaaa1c1c87f6 (127.22.183.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b189d05d70da4f7faea7a296faf5edf4" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 43887 } } peers { permanent_uuid: "9c20c5b3962c430d833551c4ea093abb" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 44051 } } peers { permanent_uuid: "f1193fd818f74fa28687f6f459098b51" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 42667 } attrs { replace: true } } peers { permanent_uuid: "e0c3289d949a492996cfaaaa1c1c87f6" member_type: NON_VOTER last_known_addr { host: "127.22.183.132" port: 44743 } attrs { promote: true } } }
I20260608 09:53:56.294761 28601 catalog_manager.cc:5696] T e6b3d1c8097a4610ae453a65295579a3 P f1193fd818f74fa28687f6f459098b51 reported cstate change: config changed from index -1 to 2, NON_VOTER e0c3289d949a492996cfaaaa1c1c87f6 (127.22.183.132) added. New cstate: current_term: 1 leader_uuid: "9c20c5b3962c430d833551c4ea093abb" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b189d05d70da4f7faea7a296faf5edf4" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 43887 } } peers { permanent_uuid: "9c20c5b3962c430d833551c4ea093abb" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 44051 } } peers { permanent_uuid: "f1193fd818f74fa28687f6f459098b51" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 42667 } attrs { replace: true } } peers { permanent_uuid: "e0c3289d949a492996cfaaaa1c1c87f6" member_type: NON_VOTER last_known_addr { host: "127.22.183.132" port: 44743 } attrs { promote: true } } }
I20260608 09:53:56.306771 28854 consensus_queue.cc:237] T 6daf257a3f2f4aa3aa25b8061519c3a1 P f1193fd818f74fa28687f6f459098b51 [LEADER]: Queue 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: "9c20c5b3962c430d833551c4ea093abb" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 44051 } } peers { permanent_uuid: "b189d05d70da4f7faea7a296faf5edf4" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 43887 } attrs { replace: true } } peers { permanent_uuid: "f1193fd818f74fa28687f6f459098b51" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 42667 } } peers { permanent_uuid: "e0c3289d949a492996cfaaaa1c1c87f6" member_type: NON_VOTER last_known_addr { host: "127.22.183.132" port: 44743 } attrs { promote: true } }
I20260608 09:53:56.314280 28705 raft_consensus.cc:1275] T 6daf257a3f2f4aa3aa25b8061519c3a1 P b189d05d70da4f7faea7a296faf5edf4 [term 1 FOLLOWER]: Refusing update from remote peer f1193fd818f74fa28687f6f459098b51: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 09:53:56.314862 28780 raft_consensus.cc:1275] T 6daf257a3f2f4aa3aa25b8061519c3a1 P 9c20c5b3962c430d833551c4ea093abb [term 1 FOLLOWER]: Refusing update from remote peer f1193fd818f74fa28687f6f459098b51: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 09:53:56.316066 29025 consensus_queue.cc:1048] T 6daf257a3f2f4aa3aa25b8061519c3a1 P f1193fd818f74fa28687f6f459098b51 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b189d05d70da4f7faea7a296faf5edf4" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 43887 } 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 09:53:56.317528 29012 consensus_queue.cc:1048] T 6daf257a3f2f4aa3aa25b8061519c3a1 P f1193fd818f74fa28687f6f459098b51 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9c20c5b3962c430d833551c4ea093abb" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 44051 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
W20260608 09:53:56.328584 28817 consensus_peers.cc:597] T 6daf257a3f2f4aa3aa25b8061519c3a1 P f1193fd818f74fa28687f6f459098b51 -> Peer e0c3289d949a492996cfaaaa1c1c87f6 (127.22.183.132:44743): Couldn't send request to peer e0c3289d949a492996cfaaaa1c1c87f6. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 6daf257a3f2f4aa3aa25b8061519c3a1. This is attempt 1: this message will repeat every 5th retry.
I20260608 09:53:56.329713 28705 raft_consensus.cc:2955] T 6daf257a3f2f4aa3aa25b8061519c3a1 P b189d05d70da4f7faea7a296faf5edf4 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER e0c3289d949a492996cfaaaa1c1c87f6 (127.22.183.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9c20c5b3962c430d833551c4ea093abb" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 44051 } } peers { permanent_uuid: "b189d05d70da4f7faea7a296faf5edf4" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 43887 } attrs { replace: true } } peers { permanent_uuid: "f1193fd818f74fa28687f6f459098b51" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 42667 } } peers { permanent_uuid: "e0c3289d949a492996cfaaaa1c1c87f6" member_type: NON_VOTER last_known_addr { host: "127.22.183.132" port: 44743 } attrs { promote: true } } }
I20260608 09:53:56.331634 28780 raft_consensus.cc:2955] T 6daf257a3f2f4aa3aa25b8061519c3a1 P 9c20c5b3962c430d833551c4ea093abb [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER e0c3289d949a492996cfaaaa1c1c87f6 (127.22.183.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9c20c5b3962c430d833551c4ea093abb" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 44051 } } peers { permanent_uuid: "b189d05d70da4f7faea7a296faf5edf4" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 43887 } attrs { replace: true } } peers { permanent_uuid: "f1193fd818f74fa28687f6f459098b51" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 42667 } } peers { permanent_uuid: "e0c3289d949a492996cfaaaa1c1c87f6" member_type: NON_VOTER last_known_addr { host: "127.22.183.132" port: 44743 } attrs { promote: true } } }
I20260608 09:53:56.419849 29025 raft_consensus.cc:2955] T 6daf257a3f2f4aa3aa25b8061519c3a1 P f1193fd818f74fa28687f6f459098b51 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER e0c3289d949a492996cfaaaa1c1c87f6 (127.22.183.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9c20c5b3962c430d833551c4ea093abb" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 44051 } } peers { permanent_uuid: "b189d05d70da4f7faea7a296faf5edf4" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 43887 } attrs { replace: true } } peers { permanent_uuid: "f1193fd818f74fa28687f6f459098b51" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 42667 } } peers { permanent_uuid: "e0c3289d949a492996cfaaaa1c1c87f6" member_type: NON_VOTER last_known_addr { host: "127.22.183.132" port: 44743 } attrs { promote: true } } }
I20260608 09:53:56.568153 28603 catalog_manager.cc:5696] T 6daf257a3f2f4aa3aa25b8061519c3a1 P f1193fd818f74fa28687f6f459098b51 reported cstate change: config changed from index -1 to 2, NON_VOTER e0c3289d949a492996cfaaaa1c1c87f6 (127.22.183.132) added. New cstate: current_term: 1 leader_uuid: "f1193fd818f74fa28687f6f459098b51" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9c20c5b3962c430d833551c4ea093abb" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 44051 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b189d05d70da4f7faea7a296faf5edf4" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 43887 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f1193fd818f74fa28687f6f459098b51" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 42667 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e0c3289d949a492996cfaaaa1c1c87f6" member_type: NON_VOTER last_known_addr { host: "127.22.183.132" port: 44743 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260608 09:53:56.578096 29031 ts_tablet_manager.cc:933] T 6daf257a3f2f4aa3aa25b8061519c3a1 P e0c3289d949a492996cfaaaa1c1c87f6: Initiating tablet copy from peer f1193fd818f74fa28687f6f459098b51 (127.22.183.131:42667)
I20260608 09:53:56.580554 29031 tablet_copy_client.cc:323] T 6daf257a3f2f4aa3aa25b8061519c3a1 P e0c3289d949a492996cfaaaa1c1c87f6: tablet copy: Beginning tablet copy session from remote peer at address 127.22.183.131:42667
I20260608 09:53:56.594210 28864 tablet_copy_service.cc:140] P f1193fd818f74fa28687f6f459098b51: Received BeginTabletCopySession request for tablet 6daf257a3f2f4aa3aa25b8061519c3a1 from peer e0c3289d949a492996cfaaaa1c1c87f6 ({username='slave'} at 127.0.0.1:45098)
I20260608 09:53:56.594947 28864 tablet_copy_service.cc:161] P f1193fd818f74fa28687f6f459098b51: Beginning new tablet copy session on tablet 6daf257a3f2f4aa3aa25b8061519c3a1 from peer e0c3289d949a492996cfaaaa1c1c87f6 at {username='slave'} at 127.0.0.1:45098: session id = e0c3289d949a492996cfaaaa1c1c87f6-6daf257a3f2f4aa3aa25b8061519c3a1
I20260608 09:53:56.605018 28864 tablet_copy_source_session.cc:215] T 6daf257a3f2f4aa3aa25b8061519c3a1 P f1193fd818f74fa28687f6f459098b51: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 09:53:56.609548 29031 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6daf257a3f2f4aa3aa25b8061519c3a1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:53:56.621863 29035 ts_tablet_manager.cc:933] T e6b3d1c8097a4610ae453a65295579a3 P e0c3289d949a492996cfaaaa1c1c87f6: Initiating tablet copy from peer 9c20c5b3962c430d833551c4ea093abb (127.22.183.130:44051)
I20260608 09:53:56.624155 29035 tablet_copy_client.cc:323] T e6b3d1c8097a4610ae453a65295579a3 P e0c3289d949a492996cfaaaa1c1c87f6: tablet copy: Beginning tablet copy session from remote peer at address 127.22.183.130:44051
I20260608 09:53:56.624446 29031 tablet_copy_client.cc:806] T 6daf257a3f2f4aa3aa25b8061519c3a1 P e0c3289d949a492996cfaaaa1c1c87f6: tablet copy: Starting download of 0 data blocks...
I20260608 09:53:56.625340 29031 tablet_copy_client.cc:670] T 6daf257a3f2f4aa3aa25b8061519c3a1 P e0c3289d949a492996cfaaaa1c1c87f6: tablet copy: Starting download of 1 WAL segments...
I20260608 09:53:56.629747 29031 tablet_copy_client.cc:538] T 6daf257a3f2f4aa3aa25b8061519c3a1 P e0c3289d949a492996cfaaaa1c1c87f6: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 09:53:56.637255 28790 tablet_copy_service.cc:140] P 9c20c5b3962c430d833551c4ea093abb: Received BeginTabletCopySession request for tablet e6b3d1c8097a4610ae453a65295579a3 from peer e0c3289d949a492996cfaaaa1c1c87f6 ({username='slave'} at 127.0.0.1:43016)
I20260608 09:53:56.637982 28790 tablet_copy_service.cc:161] P 9c20c5b3962c430d833551c4ea093abb: Beginning new tablet copy session on tablet e6b3d1c8097a4610ae453a65295579a3 from peer e0c3289d949a492996cfaaaa1c1c87f6 at {username='slave'} at 127.0.0.1:43016: session id = e0c3289d949a492996cfaaaa1c1c87f6-e6b3d1c8097a4610ae453a65295579a3
I20260608 09:53:56.640237 29031 tablet_bootstrap.cc:492] T 6daf257a3f2f4aa3aa25b8061519c3a1 P e0c3289d949a492996cfaaaa1c1c87f6: Bootstrap starting.
I20260608 09:53:56.644315 28790 tablet_copy_source_session.cc:215] T e6b3d1c8097a4610ae453a65295579a3 P 9c20c5b3962c430d833551c4ea093abb: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 09:53:56.647358 29035 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e6b3d1c8097a4610ae453a65295579a3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:53:56.662570 29035 tablet_copy_client.cc:806] T e6b3d1c8097a4610ae453a65295579a3 P e0c3289d949a492996cfaaaa1c1c87f6: tablet copy: Starting download of 0 data blocks...
I20260608 09:53:56.663163 29035 tablet_copy_client.cc:670] T e6b3d1c8097a4610ae453a65295579a3 P e0c3289d949a492996cfaaaa1c1c87f6: tablet copy: Starting download of 1 WAL segments...
I20260608 09:53:56.665571 29031 tablet_bootstrap.cc:492] T 6daf257a3f2f4aa3aa25b8061519c3a1 P e0c3289d949a492996cfaaaa1c1c87f6: 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 09:53:56.666564 29031 tablet_bootstrap.cc:492] T 6daf257a3f2f4aa3aa25b8061519c3a1 P e0c3289d949a492996cfaaaa1c1c87f6: Bootstrap complete.
I20260608 09:53:56.667265 29035 tablet_copy_client.cc:538] T e6b3d1c8097a4610ae453a65295579a3 P e0c3289d949a492996cfaaaa1c1c87f6: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 09:53:56.667325 29031 ts_tablet_manager.cc:1403] T 6daf257a3f2f4aa3aa25b8061519c3a1 P e0c3289d949a492996cfaaaa1c1c87f6: Time spent bootstrapping tablet: real 0.027s	user 0.015s	sys 0.012s
I20260608 09:53:56.671159 29031 raft_consensus.cc:359] T 6daf257a3f2f4aa3aa25b8061519c3a1 P e0c3289d949a492996cfaaaa1c1c87f6 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9c20c5b3962c430d833551c4ea093abb" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 44051 } } peers { permanent_uuid: "b189d05d70da4f7faea7a296faf5edf4" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 43887 } attrs { replace: true } } peers { permanent_uuid: "f1193fd818f74fa28687f6f459098b51" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 42667 } } peers { permanent_uuid: "e0c3289d949a492996cfaaaa1c1c87f6" member_type: NON_VOTER last_known_addr { host: "127.22.183.132" port: 44743 } attrs { promote: true } }
I20260608 09:53:56.671981 29031 raft_consensus.cc:740] T 6daf257a3f2f4aa3aa25b8061519c3a1 P e0c3289d949a492996cfaaaa1c1c87f6 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: e0c3289d949a492996cfaaaa1c1c87f6, State: Initialized, Role: LEARNER
I20260608 09:53:56.672729 29031 consensus_queue.cc:260] T 6daf257a3f2f4aa3aa25b8061519c3a1 P e0c3289d949a492996cfaaaa1c1c87f6 [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: "9c20c5b3962c430d833551c4ea093abb" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 44051 } } peers { permanent_uuid: "b189d05d70da4f7faea7a296faf5edf4" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 43887 } attrs { replace: true } } peers { permanent_uuid: "f1193fd818f74fa28687f6f459098b51" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 42667 } } peers { permanent_uuid: "e0c3289d949a492996cfaaaa1c1c87f6" member_type: NON_VOTER last_known_addr { host: "127.22.183.132" port: 44743 } attrs { promote: true } }
I20260608 09:53:56.673899 29035 tablet_bootstrap.cc:492] T e6b3d1c8097a4610ae453a65295579a3 P e0c3289d949a492996cfaaaa1c1c87f6: Bootstrap starting.
I20260608 09:53:56.675980 29031 ts_tablet_manager.cc:1434] T 6daf257a3f2f4aa3aa25b8061519c3a1 P e0c3289d949a492996cfaaaa1c1c87f6: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260608 09:53:56.678432 28864 tablet_copy_service.cc:342] P f1193fd818f74fa28687f6f459098b51: Request end of tablet copy session e0c3289d949a492996cfaaaa1c1c87f6-6daf257a3f2f4aa3aa25b8061519c3a1 received from {username='slave'} at 127.0.0.1:45098
I20260608 09:53:56.678917 28864 tablet_copy_service.cc:434] P f1193fd818f74fa28687f6f459098b51: ending tablet copy session e0c3289d949a492996cfaaaa1c1c87f6-6daf257a3f2f4aa3aa25b8061519c3a1 on tablet 6daf257a3f2f4aa3aa25b8061519c3a1 with peer e0c3289d949a492996cfaaaa1c1c87f6
I20260608 09:53:56.696465 29035 tablet_bootstrap.cc:492] T e6b3d1c8097a4610ae453a65295579a3 P e0c3289d949a492996cfaaaa1c1c87f6: 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 09:53:56.697203 29035 tablet_bootstrap.cc:492] T e6b3d1c8097a4610ae453a65295579a3 P e0c3289d949a492996cfaaaa1c1c87f6: Bootstrap complete.
I20260608 09:53:56.697814 29035 ts_tablet_manager.cc:1403] T e6b3d1c8097a4610ae453a65295579a3 P e0c3289d949a492996cfaaaa1c1c87f6: Time spent bootstrapping tablet: real 0.024s	user 0.017s	sys 0.005s
I20260608 09:53:56.700284 29035 raft_consensus.cc:359] T e6b3d1c8097a4610ae453a65295579a3 P e0c3289d949a492996cfaaaa1c1c87f6 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b189d05d70da4f7faea7a296faf5edf4" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 43887 } } peers { permanent_uuid: "9c20c5b3962c430d833551c4ea093abb" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 44051 } } peers { permanent_uuid: "f1193fd818f74fa28687f6f459098b51" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 42667 } attrs { replace: true } } peers { permanent_uuid: "e0c3289d949a492996cfaaaa1c1c87f6" member_type: NON_VOTER last_known_addr { host: "127.22.183.132" port: 44743 } attrs { promote: true } }
I20260608 09:53:56.700909 29035 raft_consensus.cc:740] T e6b3d1c8097a4610ae453a65295579a3 P e0c3289d949a492996cfaaaa1c1c87f6 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: e0c3289d949a492996cfaaaa1c1c87f6, State: Initialized, Role: LEARNER
I20260608 09:53:56.701429 29035 consensus_queue.cc:260] T e6b3d1c8097a4610ae453a65295579a3 P e0c3289d949a492996cfaaaa1c1c87f6 [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: "b189d05d70da4f7faea7a296faf5edf4" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 43887 } } peers { permanent_uuid: "9c20c5b3962c430d833551c4ea093abb" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 44051 } } peers { permanent_uuid: "f1193fd818f74fa28687f6f459098b51" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 42667 } attrs { replace: true } } peers { permanent_uuid: "e0c3289d949a492996cfaaaa1c1c87f6" member_type: NON_VOTER last_known_addr { host: "127.22.183.132" port: 44743 } attrs { promote: true } }
I20260608 09:53:56.703231 29035 ts_tablet_manager.cc:1434] T e6b3d1c8097a4610ae453a65295579a3 P e0c3289d949a492996cfaaaa1c1c87f6: Time spent starting tablet: real 0.005s	user 0.008s	sys 0.000s
I20260608 09:53:56.705104 28790 tablet_copy_service.cc:342] P 9c20c5b3962c430d833551c4ea093abb: Request end of tablet copy session e0c3289d949a492996cfaaaa1c1c87f6-e6b3d1c8097a4610ae453a65295579a3 received from {username='slave'} at 127.0.0.1:43016
I20260608 09:53:56.705577 28790 tablet_copy_service.cc:434] P 9c20c5b3962c430d833551c4ea093abb: ending tablet copy session e0c3289d949a492996cfaaaa1c1c87f6-e6b3d1c8097a4610ae453a65295579a3 on tablet e6b3d1c8097a4610ae453a65295579a3 with peer e0c3289d949a492996cfaaaa1c1c87f6
I20260608 09:53:56.827337 28973 raft_consensus.cc:1217] T 6daf257a3f2f4aa3aa25b8061519c3a1 P e0c3289d949a492996cfaaaa1c1c87f6 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260608 09:53:56.918316 28973 raft_consensus.cc:1217] T e6b3d1c8097a4610ae453a65295579a3 P e0c3289d949a492996cfaaaa1c1c87f6 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260608 09:53:57.199383 28656 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 09:53:57.203557 28656 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 09:53:57.204087 28656 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 09:53:57.265944 29022 raft_consensus.cc:1064] T e6b3d1c8097a4610ae453a65295579a3 P 9c20c5b3962c430d833551c4ea093abb: attempting to promote NON_VOTER e0c3289d949a492996cfaaaa1c1c87f6 to VOTER
I20260608 09:53:57.268880 29022 consensus_queue.cc:237] T e6b3d1c8097a4610ae453a65295579a3 P 9c20c5b3962c430d833551c4ea093abb [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: "b189d05d70da4f7faea7a296faf5edf4" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 43887 } } peers { permanent_uuid: "9c20c5b3962c430d833551c4ea093abb" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 44051 } } peers { permanent_uuid: "f1193fd818f74fa28687f6f459098b51" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 42667 } attrs { replace: true } } peers { permanent_uuid: "e0c3289d949a492996cfaaaa1c1c87f6" member_type: VOTER last_known_addr { host: "127.22.183.132" port: 44743 } attrs { promote: false } }
I20260608 09:53:57.275259 28973 raft_consensus.cc:1275] T e6b3d1c8097a4610ae453a65295579a3 P e0c3289d949a492996cfaaaa1c1c87f6 [term 1 LEARNER]: Refusing update from remote peer 9c20c5b3962c430d833551c4ea093abb: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 09:53:57.276899 28705 raft_consensus.cc:1275] T e6b3d1c8097a4610ae453a65295579a3 P b189d05d70da4f7faea7a296faf5edf4 [term 1 FOLLOWER]: Refusing update from remote peer 9c20c5b3962c430d833551c4ea093abb: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 09:53:57.277776 28854 raft_consensus.cc:1275] T e6b3d1c8097a4610ae453a65295579a3 P f1193fd818f74fa28687f6f459098b51 [term 1 FOLLOWER]: Refusing update from remote peer 9c20c5b3962c430d833551c4ea093abb: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 09:53:57.278959 28906 consensus_queue.cc:1048] T e6b3d1c8097a4610ae453a65295579a3 P 9c20c5b3962c430d833551c4ea093abb [LEADER]: Connected to new peer: Peer: permanent_uuid: "b189d05d70da4f7faea7a296faf5edf4" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 43887 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260608 09:53:57.279502 29012 raft_consensus.cc:1064] T 6daf257a3f2f4aa3aa25b8061519c3a1 P f1193fd818f74fa28687f6f459098b51: attempting to promote NON_VOTER e0c3289d949a492996cfaaaa1c1c87f6 to VOTER
I20260608 09:53:57.280929 29022 consensus_queue.cc:1048] T e6b3d1c8097a4610ae453a65295579a3 P 9c20c5b3962c430d833551c4ea093abb [LEADER]: Connected to new peer: Peer: permanent_uuid: "e0c3289d949a492996cfaaaa1c1c87f6" member_type: VOTER last_known_addr { host: "127.22.183.132" port: 44743 } 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 09:53:57.282449 29040 consensus_queue.cc:1048] T e6b3d1c8097a4610ae453a65295579a3 P 9c20c5b3962c430d833551c4ea093abb [LEADER]: Connected to new peer: Peer: permanent_uuid: "f1193fd818f74fa28687f6f459098b51" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 42667 } 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 09:53:57.282173 29012 consensus_queue.cc:237] T 6daf257a3f2f4aa3aa25b8061519c3a1 P f1193fd818f74fa28687f6f459098b51 [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: "9c20c5b3962c430d833551c4ea093abb" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 44051 } } peers { permanent_uuid: "b189d05d70da4f7faea7a296faf5edf4" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 43887 } attrs { replace: true } } peers { permanent_uuid: "f1193fd818f74fa28687f6f459098b51" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 42667 } } peers { permanent_uuid: "e0c3289d949a492996cfaaaa1c1c87f6" member_type: VOTER last_known_addr { host: "127.22.183.132" port: 44743 } attrs { promote: false } }
I20260608 09:53:57.292361 28972 raft_consensus.cc:1275] T 6daf257a3f2f4aa3aa25b8061519c3a1 P e0c3289d949a492996cfaaaa1c1c87f6 [term 1 LEARNER]: Refusing update from remote peer f1193fd818f74fa28687f6f459098b51: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 09:53:57.294620 29025 consensus_queue.cc:1048] T 6daf257a3f2f4aa3aa25b8061519c3a1 P f1193fd818f74fa28687f6f459098b51 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e0c3289d949a492996cfaaaa1c1c87f6" member_type: VOTER last_known_addr { host: "127.22.183.132" port: 44743 } 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 09:53:57.305312 28704 raft_consensus.cc:1275] T 6daf257a3f2f4aa3aa25b8061519c3a1 P b189d05d70da4f7faea7a296faf5edf4 [term 1 FOLLOWER]: Refusing update from remote peer f1193fd818f74fa28687f6f459098b51: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 09:53:57.307443 29025 consensus_queue.cc:1048] T 6daf257a3f2f4aa3aa25b8061519c3a1 P f1193fd818f74fa28687f6f459098b51 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b189d05d70da4f7faea7a296faf5edf4" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 43887 } 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 09:53:57.314103 28703 raft_consensus.cc:2955] T e6b3d1c8097a4610ae453a65295579a3 P b189d05d70da4f7faea7a296faf5edf4 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, e0c3289d949a492996cfaaaa1c1c87f6 (127.22.183.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b189d05d70da4f7faea7a296faf5edf4" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 43887 } } peers { permanent_uuid: "9c20c5b3962c430d833551c4ea093abb" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 44051 } } peers { permanent_uuid: "f1193fd818f74fa28687f6f459098b51" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 42667 } attrs { replace: true } } peers { permanent_uuid: "e0c3289d949a492996cfaaaa1c1c87f6" member_type: VOTER last_known_addr { host: "127.22.183.132" port: 44743 } attrs { promote: false } } }
I20260608 09:53:57.317306 28780 raft_consensus.cc:1275] T 6daf257a3f2f4aa3aa25b8061519c3a1 P 9c20c5b3962c430d833551c4ea093abb [term 1 FOLLOWER]: Refusing update from remote peer f1193fd818f74fa28687f6f459098b51: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 09:53:57.319156 29025 consensus_queue.cc:1048] T 6daf257a3f2f4aa3aa25b8061519c3a1 P f1193fd818f74fa28687f6f459098b51 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9c20c5b3962c430d833551c4ea093abb" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 44051 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260608 09:53:57.319464 29040 raft_consensus.cc:2955] T e6b3d1c8097a4610ae453a65295579a3 P 9c20c5b3962c430d833551c4ea093abb [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, e0c3289d949a492996cfaaaa1c1c87f6 (127.22.183.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b189d05d70da4f7faea7a296faf5edf4" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 43887 } } peers { permanent_uuid: "9c20c5b3962c430d833551c4ea093abb" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 44051 } } peers { permanent_uuid: "f1193fd818f74fa28687f6f459098b51" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 42667 } attrs { replace: true } } peers { permanent_uuid: "e0c3289d949a492996cfaaaa1c1c87f6" member_type: VOTER last_known_addr { host: "127.22.183.132" port: 44743 } attrs { promote: false } } }
I20260608 09:53:57.342139 28780 raft_consensus.cc:2955] T 6daf257a3f2f4aa3aa25b8061519c3a1 P 9c20c5b3962c430d833551c4ea093abb [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, e0c3289d949a492996cfaaaa1c1c87f6 (127.22.183.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9c20c5b3962c430d833551c4ea093abb" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 44051 } } peers { permanent_uuid: "b189d05d70da4f7faea7a296faf5edf4" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 43887 } attrs { replace: true } } peers { permanent_uuid: "f1193fd818f74fa28687f6f459098b51" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 42667 } } peers { permanent_uuid: "e0c3289d949a492996cfaaaa1c1c87f6" member_type: VOTER last_known_addr { host: "127.22.183.132" port: 44743 } attrs { promote: false } } }
I20260608 09:53:57.344594 28602 catalog_manager.cc:5696] T e6b3d1c8097a4610ae453a65295579a3 P b189d05d70da4f7faea7a296faf5edf4 reported cstate change: config changed from index 2 to 3, e0c3289d949a492996cfaaaa1c1c87f6 (127.22.183.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "9c20c5b3962c430d833551c4ea093abb" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b189d05d70da4f7faea7a296faf5edf4" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 43887 } } peers { permanent_uuid: "9c20c5b3962c430d833551c4ea093abb" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 44051 } } peers { permanent_uuid: "f1193fd818f74fa28687f6f459098b51" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 42667 } attrs { replace: true } } peers { permanent_uuid: "e0c3289d949a492996cfaaaa1c1c87f6" member_type: VOTER last_known_addr { host: "127.22.183.132" port: 44743 } attrs { promote: false } } }
I20260608 09:53:57.352149 28854 raft_consensus.cc:2955] T e6b3d1c8097a4610ae453a65295579a3 P f1193fd818f74fa28687f6f459098b51 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, e0c3289d949a492996cfaaaa1c1c87f6 (127.22.183.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b189d05d70da4f7faea7a296faf5edf4" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 43887 } } peers { permanent_uuid: "9c20c5b3962c430d833551c4ea093abb" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 44051 } } peers { permanent_uuid: "f1193fd818f74fa28687f6f459098b51" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 42667 } attrs { replace: true } } peers { permanent_uuid: "e0c3289d949a492996cfaaaa1c1c87f6" member_type: VOTER last_known_addr { host: "127.22.183.132" port: 44743 } attrs { promote: false } } }
I20260608 09:53:57.362061 28972 raft_consensus.cc:2955] T 6daf257a3f2f4aa3aa25b8061519c3a1 P e0c3289d949a492996cfaaaa1c1c87f6 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, e0c3289d949a492996cfaaaa1c1c87f6 (127.22.183.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9c20c5b3962c430d833551c4ea093abb" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 44051 } } peers { permanent_uuid: "b189d05d70da4f7faea7a296faf5edf4" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 43887 } attrs { replace: true } } peers { permanent_uuid: "f1193fd818f74fa28687f6f459098b51" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 42667 } } peers { permanent_uuid: "e0c3289d949a492996cfaaaa1c1c87f6" member_type: VOTER last_known_addr { host: "127.22.183.132" port: 44743 } attrs { promote: false } } }
I20260608 09:53:57.373981 29012 raft_consensus.cc:2955] T 6daf257a3f2f4aa3aa25b8061519c3a1 P f1193fd818f74fa28687f6f459098b51 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, e0c3289d949a492996cfaaaa1c1c87f6 (127.22.183.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9c20c5b3962c430d833551c4ea093abb" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 44051 } } peers { permanent_uuid: "b189d05d70da4f7faea7a296faf5edf4" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 43887 } attrs { replace: true } } peers { permanent_uuid: "f1193fd818f74fa28687f6f459098b51" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 42667 } } peers { permanent_uuid: "e0c3289d949a492996cfaaaa1c1c87f6" member_type: VOTER last_known_addr { host: "127.22.183.132" port: 44743 } attrs { promote: false } } }
I20260608 09:53:57.388049 28971 raft_consensus.cc:2955] T e6b3d1c8097a4610ae453a65295579a3 P e0c3289d949a492996cfaaaa1c1c87f6 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, e0c3289d949a492996cfaaaa1c1c87f6 (127.22.183.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b189d05d70da4f7faea7a296faf5edf4" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 43887 } } peers { permanent_uuid: "9c20c5b3962c430d833551c4ea093abb" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 44051 } } peers { permanent_uuid: "f1193fd818f74fa28687f6f459098b51" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 42667 } attrs { replace: true } } peers { permanent_uuid: "e0c3289d949a492996cfaaaa1c1c87f6" member_type: VOTER last_known_addr { host: "127.22.183.132" port: 44743 } attrs { promote: false } } }
I20260608 09:53:57.395539 28703 raft_consensus.cc:2955] T 6daf257a3f2f4aa3aa25b8061519c3a1 P b189d05d70da4f7faea7a296faf5edf4 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, e0c3289d949a492996cfaaaa1c1c87f6 (127.22.183.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9c20c5b3962c430d833551c4ea093abb" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 44051 } } peers { permanent_uuid: "b189d05d70da4f7faea7a296faf5edf4" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 43887 } attrs { replace: true } } peers { permanent_uuid: "f1193fd818f74fa28687f6f459098b51" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 42667 } } peers { permanent_uuid: "e0c3289d949a492996cfaaaa1c1c87f6" member_type: VOTER last_known_addr { host: "127.22.183.132" port: 44743 } attrs { promote: false } } }
I20260608 09:53:57.396237 28600 catalog_manager.cc:5696] T 6daf257a3f2f4aa3aa25b8061519c3a1 P e0c3289d949a492996cfaaaa1c1c87f6 reported cstate change: config changed from index 2 to 3, e0c3289d949a492996cfaaaa1c1c87f6 (127.22.183.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "f1193fd818f74fa28687f6f459098b51" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9c20c5b3962c430d833551c4ea093abb" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 44051 } } peers { permanent_uuid: "b189d05d70da4f7faea7a296faf5edf4" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 43887 } attrs { replace: true } } peers { permanent_uuid: "f1193fd818f74fa28687f6f459098b51" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 42667 } } peers { permanent_uuid: "e0c3289d949a492996cfaaaa1c1c87f6" member_type: VOTER last_known_addr { host: "127.22.183.132" port: 44743 } attrs { promote: false } } }
I20260608 09:53:57.700768 28854 consensus_queue.cc:237] T 6daf257a3f2f4aa3aa25b8061519c3a1 P f1193fd818f74fa28687f6f459098b51 [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: "9c20c5b3962c430d833551c4ea093abb" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 44051 } } peers { permanent_uuid: "f1193fd818f74fa28687f6f459098b51" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 42667 } } peers { permanent_uuid: "e0c3289d949a492996cfaaaa1c1c87f6" member_type: VOTER last_known_addr { host: "127.22.183.132" port: 44743 } attrs { promote: false } }
I20260608 09:53:57.706957 28780 raft_consensus.cc:1275] T 6daf257a3f2f4aa3aa25b8061519c3a1 P 9c20c5b3962c430d833551c4ea093abb [term 1 FOLLOWER]: Refusing update from remote peer f1193fd818f74fa28687f6f459098b51: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260608 09:53:57.707329 28971 raft_consensus.cc:1275] T 6daf257a3f2f4aa3aa25b8061519c3a1 P e0c3289d949a492996cfaaaa1c1c87f6 [term 1 FOLLOWER]: Refusing update from remote peer f1193fd818f74fa28687f6f459098b51: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260608 09:53:57.709025 29025 consensus_queue.cc:1048] T 6daf257a3f2f4aa3aa25b8061519c3a1 P f1193fd818f74fa28687f6f459098b51 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e0c3289d949a492996cfaaaa1c1c87f6" member_type: VOTER last_known_addr { host: "127.22.183.132" port: 44743 } 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 09:53:57.710795 29045 consensus_queue.cc:1048] T 6daf257a3f2f4aa3aa25b8061519c3a1 P f1193fd818f74fa28687f6f459098b51 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9c20c5b3962c430d833551c4ea093abb" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 44051 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260608 09:53:57.715955 28780 consensus_queue.cc:237] T e6b3d1c8097a4610ae453a65295579a3 P 9c20c5b3962c430d833551c4ea093abb [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: "b189d05d70da4f7faea7a296faf5edf4" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 43887 } } peers { permanent_uuid: "9c20c5b3962c430d833551c4ea093abb" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 44051 } } peers { permanent_uuid: "e0c3289d949a492996cfaaaa1c1c87f6" member_type: VOTER last_known_addr { host: "127.22.183.132" port: 44743 } attrs { promote: false } }
I20260608 09:53:57.722759 28971 raft_consensus.cc:1275] T e6b3d1c8097a4610ae453a65295579a3 P e0c3289d949a492996cfaaaa1c1c87f6 [term 1 FOLLOWER]: Refusing update from remote peer 9c20c5b3962c430d833551c4ea093abb: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260608 09:53:57.723384 28703 raft_consensus.cc:1275] T e6b3d1c8097a4610ae453a65295579a3 P b189d05d70da4f7faea7a296faf5edf4 [term 1 FOLLOWER]: Refusing update from remote peer 9c20c5b3962c430d833551c4ea093abb: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260608 09:53:57.724545 29040 consensus_queue.cc:1048] T e6b3d1c8097a4610ae453a65295579a3 P 9c20c5b3962c430d833551c4ea093abb [LEADER]: Connected to new peer: Peer: permanent_uuid: "e0c3289d949a492996cfaaaa1c1c87f6" member_type: VOTER last_known_addr { host: "127.22.183.132" port: 44743 } 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 09:53:57.725476 29022 consensus_queue.cc:1048] T e6b3d1c8097a4610ae453a65295579a3 P 9c20c5b3962c430d833551c4ea093abb [LEADER]: Connected to new peer: Peer: permanent_uuid: "b189d05d70da4f7faea7a296faf5edf4" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 43887 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260608 09:53:57.726944 28971 raft_consensus.cc:2955] T 6daf257a3f2f4aa3aa25b8061519c3a1 P e0c3289d949a492996cfaaaa1c1c87f6 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER b189d05d70da4f7faea7a296faf5edf4 (127.22.183.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "9c20c5b3962c430d833551c4ea093abb" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 44051 } } peers { permanent_uuid: "f1193fd818f74fa28687f6f459098b51" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 42667 } } peers { permanent_uuid: "e0c3289d949a492996cfaaaa1c1c87f6" member_type: VOTER last_known_addr { host: "127.22.183.132" port: 44743 } attrs { promote: false } } }
I20260608 09:53:57.727952 28780 raft_consensus.cc:2955] T 6daf257a3f2f4aa3aa25b8061519c3a1 P 9c20c5b3962c430d833551c4ea093abb [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER b189d05d70da4f7faea7a296faf5edf4 (127.22.183.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "9c20c5b3962c430d833551c4ea093abb" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 44051 } } peers { permanent_uuid: "f1193fd818f74fa28687f6f459098b51" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 42667 } } peers { permanent_uuid: "e0c3289d949a492996cfaaaa1c1c87f6" member_type: VOTER last_known_addr { host: "127.22.183.132" port: 44743 } attrs { promote: false } } }
I20260608 09:53:57.741410 28600 catalog_manager.cc:5696] T 6daf257a3f2f4aa3aa25b8061519c3a1 P e0c3289d949a492996cfaaaa1c1c87f6 reported cstate change: config changed from index 3 to 4, VOTER b189d05d70da4f7faea7a296faf5edf4 (127.22.183.129) evicted. New cstate: current_term: 1 leader_uuid: "f1193fd818f74fa28687f6f459098b51" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "9c20c5b3962c430d833551c4ea093abb" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 44051 } } peers { permanent_uuid: "f1193fd818f74fa28687f6f459098b51" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 42667 } } peers { permanent_uuid: "e0c3289d949a492996cfaaaa1c1c87f6" member_type: VOTER last_known_addr { host: "127.22.183.132" port: 44743 } attrs { promote: false } } }
I20260608 09:53:57.741992 28705 raft_consensus.cc:2955] T e6b3d1c8097a4610ae453a65295579a3 P b189d05d70da4f7faea7a296faf5edf4 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER f1193fd818f74fa28687f6f459098b51 (127.22.183.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b189d05d70da4f7faea7a296faf5edf4" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 43887 } } peers { permanent_uuid: "9c20c5b3962c430d833551c4ea093abb" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 44051 } } peers { permanent_uuid: "e0c3289d949a492996cfaaaa1c1c87f6" member_type: VOTER last_known_addr { host: "127.22.183.132" port: 44743 } attrs { promote: false } } }
I20260608 09:53:57.745690 28972 raft_consensus.cc:2955] T e6b3d1c8097a4610ae453a65295579a3 P e0c3289d949a492996cfaaaa1c1c87f6 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER f1193fd818f74fa28687f6f459098b51 (127.22.183.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b189d05d70da4f7faea7a296faf5edf4" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 43887 } } peers { permanent_uuid: "9c20c5b3962c430d833551c4ea093abb" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 44051 } } peers { permanent_uuid: "e0c3289d949a492996cfaaaa1c1c87f6" member_type: VOTER last_known_addr { host: "127.22.183.132" port: 44743 } attrs { promote: false } } }
I20260608 09:53:57.756189 28602 catalog_manager.cc:5696] T e6b3d1c8097a4610ae453a65295579a3 P b189d05d70da4f7faea7a296faf5edf4 reported cstate change: config changed from index 3 to 4, VOTER f1193fd818f74fa28687f6f459098b51 (127.22.183.131) evicted. New cstate: current_term: 1 leader_uuid: "9c20c5b3962c430d833551c4ea093abb" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b189d05d70da4f7faea7a296faf5edf4" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 43887 } } peers { permanent_uuid: "9c20c5b3962c430d833551c4ea093abb" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 44051 } } peers { permanent_uuid: "e0c3289d949a492996cfaaaa1c1c87f6" member_type: VOTER last_known_addr { host: "127.22.183.132" port: 44743 } attrs { promote: false } } }
I20260608 09:53:57.783519 28694 tablet_service.cc:1558] Processing DeleteTablet for tablet 6daf257a3f2f4aa3aa25b8061519c3a1 with delete_type TABLET_DATA_TOMBSTONED (TS b189d05d70da4f7faea7a296faf5edf4 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:38402
I20260608 09:53:57.786545 29050 tablet_replica.cc:333] T 6daf257a3f2f4aa3aa25b8061519c3a1 P b189d05d70da4f7faea7a296faf5edf4: stopping tablet replica
I20260608 09:53:57.787675 29050 raft_consensus.cc:2243] T 6daf257a3f2f4aa3aa25b8061519c3a1 P b189d05d70da4f7faea7a296faf5edf4 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:53:57.788628 29050 raft_consensus.cc:2272] T 6daf257a3f2f4aa3aa25b8061519c3a1 P b189d05d70da4f7faea7a296faf5edf4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:53:57.792788 29050 ts_tablet_manager.cc:1916] T 6daf257a3f2f4aa3aa25b8061519c3a1 P b189d05d70da4f7faea7a296faf5edf4: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260608 09:53:57.794490 28842 tablet_service.cc:1558] Processing DeleteTablet for tablet e6b3d1c8097a4610ae453a65295579a3 with delete_type TABLET_DATA_TOMBSTONED (TS f1193fd818f74fa28687f6f459098b51 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:45060
I20260608 09:53:57.796535 29051 tablet_replica.cc:333] T e6b3d1c8097a4610ae453a65295579a3 P f1193fd818f74fa28687f6f459098b51: stopping tablet replica
I20260608 09:53:57.797354 29051 raft_consensus.cc:2243] T e6b3d1c8097a4610ae453a65295579a3 P f1193fd818f74fa28687f6f459098b51 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:53:57.798038 29051 raft_consensus.cc:2272] T e6b3d1c8097a4610ae453a65295579a3 P f1193fd818f74fa28687f6f459098b51 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:53:57.801936 29051 ts_tablet_manager.cc:1916] T e6b3d1c8097a4610ae453a65295579a3 P f1193fd818f74fa28687f6f459098b51: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260608 09:53:57.810593 29050 ts_tablet_manager.cc:1929] T 6daf257a3f2f4aa3aa25b8061519c3a1 P b189d05d70da4f7faea7a296faf5edf4: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260608 09:53:57.811146 29050 log.cc:1199] T 6daf257a3f2f4aa3aa25b8061519c3a1 P b189d05d70da4f7faea7a296faf5edf4: Deleting WAL directory at /tmp/dist-test-task8s1y23/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780912294849904-23262-0/minicluster-data/ts-0-root/wals/6daf257a3f2f4aa3aa25b8061519c3a1
I20260608 09:53:57.813186 28589 catalog_manager.cc:5027] TS b189d05d70da4f7faea7a296faf5edf4 (127.22.183.129:43887): tablet 6daf257a3f2f4aa3aa25b8061519c3a1 (table test-workload [id=9214d0383ebd40478142e878db38f439]) successfully deleted
I20260608 09:53:57.817220 29051 ts_tablet_manager.cc:1929] T e6b3d1c8097a4610ae453a65295579a3 P f1193fd818f74fa28687f6f459098b51: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260608 09:53:57.817564 29051 log.cc:1199] T e6b3d1c8097a4610ae453a65295579a3 P f1193fd818f74fa28687f6f459098b51: Deleting WAL directory at /tmp/dist-test-task8s1y23/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780912294849904-23262-0/minicluster-data/ts-2-root/wals/e6b3d1c8097a4610ae453a65295579a3
I20260608 09:53:57.818961 28589 catalog_manager.cc:5027] TS f1193fd818f74fa28687f6f459098b51 (127.22.183.131:42667): tablet e6b3d1c8097a4610ae453a65295579a3 (table test-workload [id=9214d0383ebd40478142e878db38f439]) successfully deleted
I20260608 09:53:58.076984 29025 raft_consensus.cc:2955] T 6daf257a3f2f4aa3aa25b8061519c3a1 P f1193fd818f74fa28687f6f459098b51 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER b189d05d70da4f7faea7a296faf5edf4 (127.22.183.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "9c20c5b3962c430d833551c4ea093abb" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 44051 } } peers { permanent_uuid: "f1193fd818f74fa28687f6f459098b51" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 42667 } } peers { permanent_uuid: "e0c3289d949a492996cfaaaa1c1c87f6" member_type: VOTER last_known_addr { host: "127.22.183.132" port: 44743 } attrs { promote: false } } }
I20260608 09:53:58.087433 28589 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet 6daf257a3f2f4aa3aa25b8061519c3a1 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260608 09:53:58.336426 28906 raft_consensus.cc:2955] T e6b3d1c8097a4610ae453a65295579a3 P 9c20c5b3962c430d833551c4ea093abb [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER f1193fd818f74fa28687f6f459098b51 (127.22.183.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b189d05d70da4f7faea7a296faf5edf4" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 43887 } } peers { permanent_uuid: "9c20c5b3962c430d833551c4ea093abb" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 44051 } } peers { permanent_uuid: "e0c3289d949a492996cfaaaa1c1c87f6" member_type: VOTER last_known_addr { host: "127.22.183.132" port: 44743 } attrs { promote: false } } }
I20260608 09:53:58.343825 28590 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet e6b3d1c8097a4610ae453a65295579a3 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260608 09:53:59.205232 28656 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 09:53:59.208130 28656 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 09:53:59.208528 28656 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 09:54:01.209376 28656 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 09:54:01.212262 28656 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 09:54:01.212666 28656 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 09:54:03.213625 28656 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 09:54:03.217485 28656 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 09:54:03.217937 28656 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 09:54:03.226094 23262 tablet_server.cc:179] TabletServer@127.22.183.129:0 shutting down...
I20260608 09:54:03.257242 23262 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 09:54:03.258021 23262 tablet_replica.cc:333] T e6b3d1c8097a4610ae453a65295579a3 P b189d05d70da4f7faea7a296faf5edf4: stopping tablet replica
I20260608 09:54:03.258708 23262 raft_consensus.cc:2243] T e6b3d1c8097a4610ae453a65295579a3 P b189d05d70da4f7faea7a296faf5edf4 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:54:03.259409 23262 raft_consensus.cc:2272] T e6b3d1c8097a4610ae453a65295579a3 P b189d05d70da4f7faea7a296faf5edf4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:54:03.261523 23262 tablet_replica.cc:333] T 0ff01fc1fac142a5a35c894086c9afa1 P b189d05d70da4f7faea7a296faf5edf4: stopping tablet replica
I20260608 09:54:03.262050 23262 raft_consensus.cc:2243] T 0ff01fc1fac142a5a35c894086c9afa1 P b189d05d70da4f7faea7a296faf5edf4 [term 1 LEADER]: Raft consensus shutting down.
I20260608 09:54:03.262920 23262 raft_consensus.cc:2272] T 0ff01fc1fac142a5a35c894086c9afa1 P b189d05d70da4f7faea7a296faf5edf4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:54:03.287737 23262 tablet_server.cc:196] TabletServer@127.22.183.129:0 shutdown complete.
I20260608 09:54:03.303849 23262 tablet_server.cc:179] TabletServer@127.22.183.130:0 shutting down...
W20260608 09:54:03.330250 28745 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.22.183.129:43887: connect: Connection refused (error 111) [suppressed 20 similar messages]
I20260608 09:54:03.332527 23262 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 09:54:03.333479 23262 tablet_replica.cc:333] T 6daf257a3f2f4aa3aa25b8061519c3a1 P 9c20c5b3962c430d833551c4ea093abb: stopping tablet replica
I20260608 09:54:03.334431 23262 raft_consensus.cc:2243] T 6daf257a3f2f4aa3aa25b8061519c3a1 P 9c20c5b3962c430d833551c4ea093abb [term 1 FOLLOWER]: Raft consensus shutting down.
W20260608 09:54:03.335021 28745 consensus_peers.cc:597] T e6b3d1c8097a4610ae453a65295579a3 P 9c20c5b3962c430d833551c4ea093abb -> Peer b189d05d70da4f7faea7a296faf5edf4 (127.22.183.129:43887): Couldn't send request to peer b189d05d70da4f7faea7a296faf5edf4. Status: Network error: Client connection negotiation failed: client connection to 127.22.183.129:43887: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 09:54:03.335237 23262 raft_consensus.cc:2272] T 6daf257a3f2f4aa3aa25b8061519c3a1 P 9c20c5b3962c430d833551c4ea093abb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:54:03.337637 23262 tablet_replica.cc:333] T 0ff01fc1fac142a5a35c894086c9afa1 P 9c20c5b3962c430d833551c4ea093abb: stopping tablet replica
I20260608 09:54:03.338279 23262 raft_consensus.cc:2243] T 0ff01fc1fac142a5a35c894086c9afa1 P 9c20c5b3962c430d833551c4ea093abb [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:54:03.338860 23262 raft_consensus.cc:2272] T 0ff01fc1fac142a5a35c894086c9afa1 P 9c20c5b3962c430d833551c4ea093abb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:54:03.342181 23262 tablet_replica.cc:333] T e6b3d1c8097a4610ae453a65295579a3 P 9c20c5b3962c430d833551c4ea093abb: stopping tablet replica
I20260608 09:54:03.342840 23262 raft_consensus.cc:2243] T e6b3d1c8097a4610ae453a65295579a3 P 9c20c5b3962c430d833551c4ea093abb [term 1 LEADER]: Raft consensus shutting down.
I20260608 09:54:03.343922 23262 raft_consensus.cc:2272] T e6b3d1c8097a4610ae453a65295579a3 P 9c20c5b3962c430d833551c4ea093abb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:54:03.367834 23262 tablet_server.cc:196] TabletServer@127.22.183.130:0 shutdown complete.
I20260608 09:54:03.382758 23262 tablet_server.cc:179] TabletServer@127.22.183.131:0 shutting down...
I20260608 09:54:03.408857 23262 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 09:54:03.409802 23262 tablet_replica.cc:333] T 6daf257a3f2f4aa3aa25b8061519c3a1 P f1193fd818f74fa28687f6f459098b51: stopping tablet replica
I20260608 09:54:03.410400 23262 raft_consensus.cc:2243] T 6daf257a3f2f4aa3aa25b8061519c3a1 P f1193fd818f74fa28687f6f459098b51 [term 1 LEADER]: Raft consensus shutting down.
I20260608 09:54:03.411337 23262 raft_consensus.cc:2272] T 6daf257a3f2f4aa3aa25b8061519c3a1 P f1193fd818f74fa28687f6f459098b51 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:54:03.413515 23262 tablet_replica.cc:333] T 0ff01fc1fac142a5a35c894086c9afa1 P f1193fd818f74fa28687f6f459098b51: stopping tablet replica
I20260608 09:54:03.414043 23262 raft_consensus.cc:2243] T 0ff01fc1fac142a5a35c894086c9afa1 P f1193fd818f74fa28687f6f459098b51 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:54:03.414485 23262 raft_consensus.cc:2272] T 0ff01fc1fac142a5a35c894086c9afa1 P f1193fd818f74fa28687f6f459098b51 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:54:03.437180 23262 tablet_server.cc:196] TabletServer@127.22.183.131:0 shutdown complete.
I20260608 09:54:03.451573 23262 tablet_server.cc:179] TabletServer@127.22.183.132:0 shutting down...
I20260608 09:54:03.476742 23262 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 09:54:03.477551 23262 tablet_replica.cc:333] T e6b3d1c8097a4610ae453a65295579a3 P e0c3289d949a492996cfaaaa1c1c87f6: stopping tablet replica
I20260608 09:54:03.478171 23262 raft_consensus.cc:2243] T e6b3d1c8097a4610ae453a65295579a3 P e0c3289d949a492996cfaaaa1c1c87f6 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:54:03.478716 23262 raft_consensus.cc:2272] T e6b3d1c8097a4610ae453a65295579a3 P e0c3289d949a492996cfaaaa1c1c87f6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:54:03.480985 23262 tablet_replica.cc:333] T 6daf257a3f2f4aa3aa25b8061519c3a1 P e0c3289d949a492996cfaaaa1c1c87f6: stopping tablet replica
I20260608 09:54:03.481526 23262 raft_consensus.cc:2243] T 6daf257a3f2f4aa3aa25b8061519c3a1 P e0c3289d949a492996cfaaaa1c1c87f6 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:54:03.482100 23262 raft_consensus.cc:2272] T 6daf257a3f2f4aa3aa25b8061519c3a1 P e0c3289d949a492996cfaaaa1c1c87f6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:54:03.502665 23262 tablet_server.cc:196] TabletServer@127.22.183.132:0 shutdown complete.
I20260608 09:54:03.514333 23262 master.cc:562] Master@127.22.183.190:34439 shutting down...
I20260608 09:54:03.534102 23262 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 183fb338bb3a4cefa9dedba04c3196e3 [term 1 LEADER]: Raft consensus shutting down.
I20260608 09:54:03.534713 23262 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 183fb338bb3a4cefa9dedba04c3196e3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:54:03.535151 23262 tablet_replica.cc:333] T 00000000000000000000000000000000 P 183fb338bb3a4cefa9dedba04c3196e3: stopping tablet replica
I20260608 09:54:03.555480 23262 master.cc:584] Master@127.22.183.190:34439 shutdown complete.
[       OK ] AutoRebalancerTest.AutoRebalancingUnstableCluster (10542 ms)
[ RUN      ] AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor
I20260608 09:54:03.596737 23262 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.22.183.190:35717
I20260608 09:54:03.598006 23262 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 09:54:03.603538 29056 instance_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 09:54:03.603554 29055 instance_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 09:54:03.606032 29058 instance_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 09:54:03.606688 23262 server_base.cc:1061] running on GCE node
I20260608 09:54:03.607527 23262 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 09:54:03.607714 23262 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 09:54:03.607831 23262 hybrid_clock.cc:648] HybridClock initialized: now 1780912443607817 us; error 0 us; skew 500 ppm
I20260608 09:54:03.608318 23262 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 09:54:03.610707 23262 webserver.cc:533] Webserver started at http://127.22.183.190:45535/ using document root <none> and password file <none>
I20260608 09:54:03.611204 23262 fs_manager.cc:362] Metadata directory not provided
I20260608 09:54:03.611377 23262 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 09:54:03.611593 23262 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 09:54:03.612658 23262 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task8s1y23/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1780912294849904-23262-0/minicluster-data/master-0-root/instance:
uuid: "a09b9f2950664b298d706e872de79ed6"
format_stamp: "Formatted at 2026-06-08 09:54:03 on dist-test-slave-vzb5"
I20260608 09:54:03.617134 23262 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260608 09:54:03.620535 29063 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:54:03.621309 23262 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260608 09:54:03.621628 23262 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task8s1y23/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1780912294849904-23262-0/minicluster-data/master-0-root
uuid: "a09b9f2950664b298d706e872de79ed6"
format_stamp: "Formatted at 2026-06-08 09:54:03 on dist-test-slave-vzb5"
I20260608 09:54:03.621917 23262 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task8s1y23/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1780912294849904-23262-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-task8s1y23/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1780912294849904-23262-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-task8s1y23/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1780912294849904-23262-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 09:54:03.634838 23262 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 09:54:03.636307 23262 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 09:54:03.675676 23262 rpc_server.cc:307] RPC server started. Bound to: 127.22.183.190:35717
I20260608 09:54:03.675801 29114 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.22.183.190:35717 every 8 connection(s)
I20260608 09:54:03.679903 29115 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 09:54:03.690512 29115 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P a09b9f2950664b298d706e872de79ed6: Bootstrap starting.
I20260608 09:54:03.695400 29115 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P a09b9f2950664b298d706e872de79ed6: Neither blocks nor log segments found. Creating new log.
I20260608 09:54:03.699628 29115 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P a09b9f2950664b298d706e872de79ed6: No bootstrap required, opened a new log
I20260608 09:54:03.701830 29115 raft_consensus.cc:359] T 00000000000000000000000000000000 P a09b9f2950664b298d706e872de79ed6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a09b9f2950664b298d706e872de79ed6" member_type: VOTER }
I20260608 09:54:03.702198 29115 raft_consensus.cc:385] T 00000000000000000000000000000000 P a09b9f2950664b298d706e872de79ed6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:54:03.702390 29115 raft_consensus.cc:740] T 00000000000000000000000000000000 P a09b9f2950664b298d706e872de79ed6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a09b9f2950664b298d706e872de79ed6, State: Initialized, Role: FOLLOWER
I20260608 09:54:03.702919 29115 consensus_queue.cc:260] T 00000000000000000000000000000000 P a09b9f2950664b298d706e872de79ed6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "a09b9f2950664b298d706e872de79ed6" member_type: VOTER }
I20260608 09:54:03.703375 29115 raft_consensus.cc:399] T 00000000000000000000000000000000 P a09b9f2950664b298d706e872de79ed6 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 09:54:03.703583 29115 raft_consensus.cc:493] T 00000000000000000000000000000000 P a09b9f2950664b298d706e872de79ed6 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 09:54:03.703800 29115 raft_consensus.cc:3060] T 00000000000000000000000000000000 P a09b9f2950664b298d706e872de79ed6 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:54:03.708228 29115 raft_consensus.cc:515] T 00000000000000000000000000000000 P a09b9f2950664b298d706e872de79ed6 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a09b9f2950664b298d706e872de79ed6" member_type: VOTER }
I20260608 09:54:03.708740 29115 leader_election.cc:304] T 00000000000000000000000000000000 P a09b9f2950664b298d706e872de79ed6 [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: a09b9f2950664b298d706e872de79ed6; no voters: 
I20260608 09:54:03.709827 29115 leader_election.cc:290] T 00000000000000000000000000000000 P a09b9f2950664b298d706e872de79ed6 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 09:54:03.710376 29118 raft_consensus.cc:2804] T 00000000000000000000000000000000 P a09b9f2950664b298d706e872de79ed6 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 09:54:03.711876 29118 raft_consensus.cc:697] T 00000000000000000000000000000000 P a09b9f2950664b298d706e872de79ed6 [term 1 LEADER]: Becoming Leader. State: Replica: a09b9f2950664b298d706e872de79ed6, State: Running, Role: LEADER
I20260608 09:54:03.712615 29118 consensus_queue.cc:237] T 00000000000000000000000000000000 P a09b9f2950664b298d706e872de79ed6 [LEADER]: Queue going to LEADER mode. State: All 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: "a09b9f2950664b298d706e872de79ed6" member_type: VOTER }
I20260608 09:54:03.712911 29115 sys_catalog.cc:565] T 00000000000000000000000000000000 P a09b9f2950664b298d706e872de79ed6 [sys.catalog]: configured and running, proceeding with master startup.
I20260608 09:54:03.715904 29120 sys_catalog.cc:455] T 00000000000000000000000000000000 P a09b9f2950664b298d706e872de79ed6 [sys.catalog]: SysCatalogTable state changed. Reason: New leader a09b9f2950664b298d706e872de79ed6. Latest consensus state: current_term: 1 leader_uuid: "a09b9f2950664b298d706e872de79ed6" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a09b9f2950664b298d706e872de79ed6" member_type: VOTER } }
I20260608 09:54:03.716624 29119 sys_catalog.cc:455] T 00000000000000000000000000000000 P a09b9f2950664b298d706e872de79ed6 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "a09b9f2950664b298d706e872de79ed6" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a09b9f2950664b298d706e872de79ed6" member_type: VOTER } }
I20260608 09:54:03.716779 29120 sys_catalog.cc:458] T 00000000000000000000000000000000 P a09b9f2950664b298d706e872de79ed6 [sys.catalog]: This master's current role is: LEADER
I20260608 09:54:03.717180 29119 sys_catalog.cc:458] T 00000000000000000000000000000000 P a09b9f2950664b298d706e872de79ed6 [sys.catalog]: This master's current role is: LEADER
I20260608 09:54:03.721236 29124 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260608 09:54:03.726923 29124 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260608 09:54:03.729621 23262 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260608 09:54:03.736524 29124 catalog_manager.cc:1382] Generated new cluster ID: ed7f2e5481e64d9d80cf15d2c5545246
I20260608 09:54:03.736842 29124 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260608 09:54:03.758914 29124 catalog_manager.cc:1405] Generated new certificate authority record
I20260608 09:54:03.760349 29124 catalog_manager.cc:1539] Loading token signing keys...
I20260608 09:54:03.781495 29124 catalog_manager.cc:6069] T 00000000000000000000000000000000 P a09b9f2950664b298d706e872de79ed6: Generated new TSK 0
I20260608 09:54:03.782207 29124 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260608 09:54:03.796386 23262 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 09:54:03.803073 29136 instance_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 09:54:03.804340 29137 instance_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 09:54:03.806929 29139 instance_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 09:54:03.808919 23262 server_base.cc:1061] running on GCE node
I20260608 09:54:03.809916 23262 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 09:54:03.810217 23262 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 09:54:03.810488 23262 hybrid_clock.cc:648] HybridClock initialized: now 1780912443810463 us; error 0 us; skew 500 ppm
I20260608 09:54:03.811214 23262 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 09:54:03.813781 23262 webserver.cc:533] Webserver started at http://127.22.183.129:40681/ using document root <none> and password file <none>
I20260608 09:54:03.814400 23262 fs_manager.cc:362] Metadata directory not provided
I20260608 09:54:03.814669 23262 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 09:54:03.815055 23262 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 09:54:03.816388 23262 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task8s1y23/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1780912294849904-23262-0/minicluster-data/ts-0-root/instance:
uuid: "887ee0d142b04f25974d783897470b7a"
format_stamp: "Formatted at 2026-06-08 09:54:03 on dist-test-slave-vzb5"
I20260608 09:54:03.821754 23262 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.006s	sys 0.000s
I20260608 09:54:03.825608 29144 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:54:03.826402 23262 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260608 09:54:03.826713 23262 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task8s1y23/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1780912294849904-23262-0/minicluster-data/ts-0-root
uuid: "887ee0d142b04f25974d783897470b7a"
format_stamp: "Formatted at 2026-06-08 09:54:03 on dist-test-slave-vzb5"
I20260608 09:54:03.827024 23262 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task8s1y23/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1780912294849904-23262-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-task8s1y23/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1780912294849904-23262-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-task8s1y23/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1780912294849904-23262-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 09:54:03.837934 23262 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 09:54:03.839282 23262 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 09:54:03.840798 23262 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 09:54:03.843343 23262 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 09:54:03.843573 23262 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:54:03.843809 23262 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 09:54:03.844002 23262 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:54:03.885501 23262 rpc_server.cc:307] RPC server started. Bound to: 127.22.183.129:33721
I20260608 09:54:03.885561 29206 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.22.183.129:33721 every 8 connection(s)
I20260608 09:54:03.890973 23262 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 09:54:03.898603 29211 instance_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 09:54:03.900466 29212 instance_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 09:54:03.901597 23262 server_base.cc:1061] running on GCE node
W20260608 09:54:03.903069 29214 instance_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 09:54:03.904142 23262 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 09:54:03.904438 23262 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 09:54:03.904646 23262 hybrid_clock.cc:648] HybridClock initialized: now 1780912443904628 us; error 0 us; skew 500 ppm
I20260608 09:54:03.905262 23262 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 09:54:03.907507 23262 webserver.cc:533] Webserver started at http://127.22.183.130:46337/ using document root <none> and password file <none>
I20260608 09:54:03.908010 23262 fs_manager.cc:362] Metadata directory not provided
I20260608 09:54:03.908236 23262 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 09:54:03.908596 23262 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 09:54:03.910053 23262 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task8s1y23/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1780912294849904-23262-0/minicluster-data/ts-1-root/instance:
uuid: "48aa77d023734847b5c4ba81cbafb5d1"
format_stamp: "Formatted at 2026-06-08 09:54:03 on dist-test-slave-vzb5"
I20260608 09:54:03.911621 29207 heartbeater.cc:344] Connected to a master server at 127.22.183.190:35717
I20260608 09:54:03.912034 29207 heartbeater.cc:461] Registering TS with master...
I20260608 09:54:03.912796 29207 heartbeater.cc:507] Master 127.22.183.190:35717 requested a full tablet report, sending...
I20260608 09:54:03.915519 29080 ts_manager.cc:194] Registered new tserver with Master: 887ee0d142b04f25974d783897470b7a (127.22.183.129:33721)
I20260608 09:54:03.915567 23262 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.000s	sys 0.007s
I20260608 09:54:03.917471 29080 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:43574
I20260608 09:54:03.920138 29219 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:54:03.921025 23262 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.001s	sys 0.002s
I20260608 09:54:03.921329 23262 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task8s1y23/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1780912294849904-23262-0/minicluster-data/ts-1-root
uuid: "48aa77d023734847b5c4ba81cbafb5d1"
format_stamp: "Formatted at 2026-06-08 09:54:03 on dist-test-slave-vzb5"
I20260608 09:54:03.921610 23262 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task8s1y23/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1780912294849904-23262-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-task8s1y23/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1780912294849904-23262-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-task8s1y23/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1780912294849904-23262-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 09:54:03.938149 23262 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 09:54:03.939353 23262 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 09:54:03.940929 23262 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 09:54:03.943336 23262 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 09:54:03.943526 23262 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:54:03.943832 23262 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 09:54:03.944000 23262 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:54:03.984815 23262 rpc_server.cc:307] RPC server started. Bound to: 127.22.183.130:46269
I20260608 09:54:03.984983 29281 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.22.183.130:46269 every 8 connection(s)
I20260608 09:54:03.991297 23262 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 09:54:03.999253 29285 instance_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 09:54:04.000973 29286 instance_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 09:54:04.003472 29282 heartbeater.cc:344] Connected to a master server at 127.22.183.190:35717
I20260608 09:54:04.003945 29282 heartbeater.cc:461] Registering TS with master...
I20260608 09:54:04.004132 23262 server_base.cc:1061] running on GCE node
W20260608 09:54:04.004268 29288 instance_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 09:54:04.005031 29282 heartbeater.cc:507] Master 127.22.183.190:35717 requested a full tablet report, sending...
I20260608 09:54:04.005419 23262 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 09:54:04.005679 23262 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 09:54:04.005867 23262 hybrid_clock.cc:648] HybridClock initialized: now 1780912444005848 us; error 0 us; skew 500 ppm
I20260608 09:54:04.006542 23262 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 09:54:04.007390 29080 ts_manager.cc:194] Registered new tserver with Master: 48aa77d023734847b5c4ba81cbafb5d1 (127.22.183.130:46269)
I20260608 09:54:04.009227 23262 webserver.cc:533] Webserver started at http://127.22.183.131:38013/ using document root <none> and password file <none>
I20260608 09:54:04.009269 29080 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:43576
I20260608 09:54:04.009945 23262 fs_manager.cc:362] Metadata directory not provided
I20260608 09:54:04.010208 23262 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 09:54:04.010485 23262 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 09:54:04.012133 23262 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task8s1y23/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1780912294849904-23262-0/minicluster-data/ts-2-root/instance:
uuid: "5bd80dfcb5324c2fb760e376452b181a"
format_stamp: "Formatted at 2026-06-08 09:54:04 on dist-test-slave-vzb5"
I20260608 09:54:04.016815 23262 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260608 09:54:04.020149 29293 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:54:04.020942 23262 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260608 09:54:04.021262 23262 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task8s1y23/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1780912294849904-23262-0/minicluster-data/ts-2-root
uuid: "5bd80dfcb5324c2fb760e376452b181a"
format_stamp: "Formatted at 2026-06-08 09:54:04 on dist-test-slave-vzb5"
I20260608 09:54:04.021533 23262 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task8s1y23/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1780912294849904-23262-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-task8s1y23/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1780912294849904-23262-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-task8s1y23/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1780912294849904-23262-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 09:54:04.031636 23262 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 09:54:04.032814 23262 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 09:54:04.034634 23262 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 09:54:04.037894 23262 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 09:54:04.038102 23262 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:54:04.038324 23262 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 09:54:04.038462 23262 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:54:04.079033 23262 rpc_server.cc:307] RPC server started. Bound to: 127.22.183.131:44909
I20260608 09:54:04.079231 29355 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.22.183.131:44909 every 8 connection(s)
I20260608 09:54:04.093844 29356 heartbeater.cc:344] Connected to a master server at 127.22.183.190:35717
I20260608 09:54:04.094301 29356 heartbeater.cc:461] Registering TS with master...
I20260608 09:54:04.095067 29356 heartbeater.cc:507] Master 127.22.183.190:35717 requested a full tablet report, sending...
I20260608 09:54:04.097100 29080 ts_manager.cc:194] Registered new tserver with Master: 5bd80dfcb5324c2fb760e376452b181a (127.22.183.131:44909)
I20260608 09:54:04.097322 23262 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.014762242s
I20260608 09:54:04.098598 29080 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:43578
I20260608 09:54:04.920814 29207 heartbeater.cc:499] Master 127.22.183.190:35717 was elected leader, sending a full tablet report...
I20260608 09:54:05.012320 29282 heartbeater.cc:499] Master 127.22.183.190:35717 was elected leader, sending a full tablet report...
I20260608 09:54:05.101610 29356 heartbeater.cc:499] Master 127.22.183.190:35717 was elected leader, sending a full tablet report...
I20260608 09:54:05.154510 29080 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:43580:
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 09:54:05.156577 29080 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 09:54:05.199949 29321 tablet_service.cc:1511] Processing CreateTablet for tablet c2bb3a33098b4df5b5a899321eef6388 (DEFAULT_TABLE table=test-workload [id=424344d65ab347e4b48c72775ff4b2e7]), partition=RANGE (key) PARTITION UNBOUNDED
I20260608 09:54:05.201387 29321 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c2bb3a33098b4df5b5a899321eef6388. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:54:05.202603 29247 tablet_service.cc:1511] Processing CreateTablet for tablet c2bb3a33098b4df5b5a899321eef6388 (DEFAULT_TABLE table=test-workload [id=424344d65ab347e4b48c72775ff4b2e7]), partition=RANGE (key) PARTITION UNBOUNDED
I20260608 09:54:05.203991 29247 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c2bb3a33098b4df5b5a899321eef6388. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:54:05.209683 29172 tablet_service.cc:1511] Processing CreateTablet for tablet c2bb3a33098b4df5b5a899321eef6388 (DEFAULT_TABLE table=test-workload [id=424344d65ab347e4b48c72775ff4b2e7]), partition=RANGE (key) PARTITION UNBOUNDED
I20260608 09:54:05.211063 29172 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c2bb3a33098b4df5b5a899321eef6388. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:54:05.217252 29376 tablet_bootstrap.cc:492] T c2bb3a33098b4df5b5a899321eef6388 P 5bd80dfcb5324c2fb760e376452b181a: Bootstrap starting.
I20260608 09:54:05.221191 29377 tablet_bootstrap.cc:492] T c2bb3a33098b4df5b5a899321eef6388 P 48aa77d023734847b5c4ba81cbafb5d1: Bootstrap starting.
I20260608 09:54:05.226423 29376 tablet_bootstrap.cc:654] T c2bb3a33098b4df5b5a899321eef6388 P 5bd80dfcb5324c2fb760e376452b181a: Neither blocks nor log segments found. Creating new log.
I20260608 09:54:05.227334 29378 tablet_bootstrap.cc:492] T c2bb3a33098b4df5b5a899321eef6388 P 887ee0d142b04f25974d783897470b7a: Bootstrap starting.
I20260608 09:54:05.229208 29377 tablet_bootstrap.cc:654] T c2bb3a33098b4df5b5a899321eef6388 P 48aa77d023734847b5c4ba81cbafb5d1: Neither blocks nor log segments found. Creating new log.
I20260608 09:54:05.233690 29378 tablet_bootstrap.cc:654] T c2bb3a33098b4df5b5a899321eef6388 P 887ee0d142b04f25974d783897470b7a: Neither blocks nor log segments found. Creating new log.
I20260608 09:54:05.235302 29376 tablet_bootstrap.cc:492] T c2bb3a33098b4df5b5a899321eef6388 P 5bd80dfcb5324c2fb760e376452b181a: No bootstrap required, opened a new log
I20260608 09:54:05.235819 29376 ts_tablet_manager.cc:1403] T c2bb3a33098b4df5b5a899321eef6388 P 5bd80dfcb5324c2fb760e376452b181a: Time spent bootstrapping tablet: real 0.019s	user 0.011s	sys 0.002s
I20260608 09:54:05.237234 29377 tablet_bootstrap.cc:492] T c2bb3a33098b4df5b5a899321eef6388 P 48aa77d023734847b5c4ba81cbafb5d1: No bootstrap required, opened a new log
I20260608 09:54:05.237761 29377 ts_tablet_manager.cc:1403] T c2bb3a33098b4df5b5a899321eef6388 P 48aa77d023734847b5c4ba81cbafb5d1: Time spent bootstrapping tablet: real 0.017s	user 0.014s	sys 0.000s
I20260608 09:54:05.238837 29378 tablet_bootstrap.cc:492] T c2bb3a33098b4df5b5a899321eef6388 P 887ee0d142b04f25974d783897470b7a: No bootstrap required, opened a new log
I20260608 09:54:05.239334 29378 ts_tablet_manager.cc:1403] T c2bb3a33098b4df5b5a899321eef6388 P 887ee0d142b04f25974d783897470b7a: Time spent bootstrapping tablet: real 0.012s	user 0.004s	sys 0.007s
I20260608 09:54:05.239274 29376 raft_consensus.cc:359] T c2bb3a33098b4df5b5a899321eef6388 P 5bd80dfcb5324c2fb760e376452b181a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5bd80dfcb5324c2fb760e376452b181a" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 44909 } } peers { permanent_uuid: "48aa77d023734847b5c4ba81cbafb5d1" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 46269 } } peers { permanent_uuid: "887ee0d142b04f25974d783897470b7a" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 33721 } }
I20260608 09:54:05.240238 29376 raft_consensus.cc:385] T c2bb3a33098b4df5b5a899321eef6388 P 5bd80dfcb5324c2fb760e376452b181a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:54:05.240579 29376 raft_consensus.cc:740] T c2bb3a33098b4df5b5a899321eef6388 P 5bd80dfcb5324c2fb760e376452b181a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5bd80dfcb5324c2fb760e376452b181a, State: Initialized, Role: FOLLOWER
I20260608 09:54:05.240911 29377 raft_consensus.cc:359] T c2bb3a33098b4df5b5a899321eef6388 P 48aa77d023734847b5c4ba81cbafb5d1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5bd80dfcb5324c2fb760e376452b181a" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 44909 } } peers { permanent_uuid: "48aa77d023734847b5c4ba81cbafb5d1" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 46269 } } peers { permanent_uuid: "887ee0d142b04f25974d783897470b7a" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 33721 } }
I20260608 09:54:05.241643 29377 raft_consensus.cc:385] T c2bb3a33098b4df5b5a899321eef6388 P 48aa77d023734847b5c4ba81cbafb5d1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:54:05.241421 29376 consensus_queue.cc:260] T c2bb3a33098b4df5b5a899321eef6388 P 5bd80dfcb5324c2fb760e376452b181a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5bd80dfcb5324c2fb760e376452b181a" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 44909 } } peers { permanent_uuid: "48aa77d023734847b5c4ba81cbafb5d1" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 46269 } } peers { permanent_uuid: "887ee0d142b04f25974d783897470b7a" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 33721 } }
I20260608 09:54:05.241967 29377 raft_consensus.cc:740] T c2bb3a33098b4df5b5a899321eef6388 P 48aa77d023734847b5c4ba81cbafb5d1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 48aa77d023734847b5c4ba81cbafb5d1, State: Initialized, Role: FOLLOWER
I20260608 09:54:05.242295 29378 raft_consensus.cc:359] T c2bb3a33098b4df5b5a899321eef6388 P 887ee0d142b04f25974d783897470b7a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5bd80dfcb5324c2fb760e376452b181a" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 44909 } } peers { permanent_uuid: "48aa77d023734847b5c4ba81cbafb5d1" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 46269 } } peers { permanent_uuid: "887ee0d142b04f25974d783897470b7a" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 33721 } }
I20260608 09:54:05.242985 29378 raft_consensus.cc:385] T c2bb3a33098b4df5b5a899321eef6388 P 887ee0d142b04f25974d783897470b7a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:54:05.242857 29377 consensus_queue.cc:260] T c2bb3a33098b4df5b5a899321eef6388 P 48aa77d023734847b5c4ba81cbafb5d1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5bd80dfcb5324c2fb760e376452b181a" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 44909 } } peers { permanent_uuid: "48aa77d023734847b5c4ba81cbafb5d1" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 46269 } } peers { permanent_uuid: "887ee0d142b04f25974d783897470b7a" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 33721 } }
I20260608 09:54:05.243609 29378 raft_consensus.cc:740] T c2bb3a33098b4df5b5a899321eef6388 P 887ee0d142b04f25974d783897470b7a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 887ee0d142b04f25974d783897470b7a, State: Initialized, Role: FOLLOWER
I20260608 09:54:05.244735 29378 consensus_queue.cc:260] T c2bb3a33098b4df5b5a899321eef6388 P 887ee0d142b04f25974d783897470b7a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5bd80dfcb5324c2fb760e376452b181a" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 44909 } } peers { permanent_uuid: "48aa77d023734847b5c4ba81cbafb5d1" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 46269 } } peers { permanent_uuid: "887ee0d142b04f25974d783897470b7a" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 33721 } }
I20260608 09:54:05.246677 29376 ts_tablet_manager.cc:1434] T c2bb3a33098b4df5b5a899321eef6388 P 5bd80dfcb5324c2fb760e376452b181a: Time spent starting tablet: real 0.011s	user 0.002s	sys 0.006s
I20260608 09:54:05.249377 29377 ts_tablet_manager.cc:1434] T c2bb3a33098b4df5b5a899321eef6388 P 48aa77d023734847b5c4ba81cbafb5d1: Time spent starting tablet: real 0.011s	user 0.008s	sys 0.004s
I20260608 09:54:05.251374 29378 ts_tablet_manager.cc:1434] T c2bb3a33098b4df5b5a899321eef6388 P 887ee0d142b04f25974d783897470b7a: Time spent starting tablet: real 0.012s	user 0.003s	sys 0.007s
I20260608 09:54:05.352425 29383 raft_consensus.cc:493] T c2bb3a33098b4df5b5a899321eef6388 P 48aa77d023734847b5c4ba81cbafb5d1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 09:54:05.353010 29383 raft_consensus.cc:515] T c2bb3a33098b4df5b5a899321eef6388 P 48aa77d023734847b5c4ba81cbafb5d1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5bd80dfcb5324c2fb760e376452b181a" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 44909 } } peers { permanent_uuid: "48aa77d023734847b5c4ba81cbafb5d1" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 46269 } } peers { permanent_uuid: "887ee0d142b04f25974d783897470b7a" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 33721 } }
I20260608 09:54:05.356863 29383 leader_election.cc:290] T c2bb3a33098b4df5b5a899321eef6388 P 48aa77d023734847b5c4ba81cbafb5d1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5bd80dfcb5324c2fb760e376452b181a (127.22.183.131:44909), 887ee0d142b04f25974d783897470b7a (127.22.183.129:33721)
I20260608 09:54:05.367900 29331 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c2bb3a33098b4df5b5a899321eef6388" candidate_uuid: "48aa77d023734847b5c4ba81cbafb5d1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5bd80dfcb5324c2fb760e376452b181a" is_pre_election: true
I20260608 09:54:05.368755 29331 raft_consensus.cc:2468] T c2bb3a33098b4df5b5a899321eef6388 P 5bd80dfcb5324c2fb760e376452b181a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 48aa77d023734847b5c4ba81cbafb5d1 in term 0.
I20260608 09:54:05.368695 29182 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c2bb3a33098b4df5b5a899321eef6388" candidate_uuid: "48aa77d023734847b5c4ba81cbafb5d1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "887ee0d142b04f25974d783897470b7a" is_pre_election: true
I20260608 09:54:05.369683 29182 raft_consensus.cc:2468] T c2bb3a33098b4df5b5a899321eef6388 P 887ee0d142b04f25974d783897470b7a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 48aa77d023734847b5c4ba81cbafb5d1 in term 0.
I20260608 09:54:05.370326 29220 leader_election.cc:304] T c2bb3a33098b4df5b5a899321eef6388 P 48aa77d023734847b5c4ba81cbafb5d1 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 48aa77d023734847b5c4ba81cbafb5d1, 5bd80dfcb5324c2fb760e376452b181a; no voters: 
I20260608 09:54:05.371196 29383 raft_consensus.cc:2804] T c2bb3a33098b4df5b5a899321eef6388 P 48aa77d023734847b5c4ba81cbafb5d1 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 09:54:05.371524 29383 raft_consensus.cc:493] T c2bb3a33098b4df5b5a899321eef6388 P 48aa77d023734847b5c4ba81cbafb5d1 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 09:54:05.371807 29383 raft_consensus.cc:3060] T c2bb3a33098b4df5b5a899321eef6388 P 48aa77d023734847b5c4ba81cbafb5d1 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:54:05.376619 29383 raft_consensus.cc:515] T c2bb3a33098b4df5b5a899321eef6388 P 48aa77d023734847b5c4ba81cbafb5d1 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5bd80dfcb5324c2fb760e376452b181a" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 44909 } } peers { permanent_uuid: "48aa77d023734847b5c4ba81cbafb5d1" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 46269 } } peers { permanent_uuid: "887ee0d142b04f25974d783897470b7a" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 33721 } }
I20260608 09:54:05.378242 29383 leader_election.cc:290] T c2bb3a33098b4df5b5a899321eef6388 P 48aa77d023734847b5c4ba81cbafb5d1 [CANDIDATE]: Term 1 election: Requested vote from peers 5bd80dfcb5324c2fb760e376452b181a (127.22.183.131:44909), 887ee0d142b04f25974d783897470b7a (127.22.183.129:33721)
I20260608 09:54:05.379169 29331 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c2bb3a33098b4df5b5a899321eef6388" candidate_uuid: "48aa77d023734847b5c4ba81cbafb5d1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5bd80dfcb5324c2fb760e376452b181a"
I20260608 09:54:05.379339 29182 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c2bb3a33098b4df5b5a899321eef6388" candidate_uuid: "48aa77d023734847b5c4ba81cbafb5d1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "887ee0d142b04f25974d783897470b7a"
I20260608 09:54:05.379642 29331 raft_consensus.cc:3060] T c2bb3a33098b4df5b5a899321eef6388 P 5bd80dfcb5324c2fb760e376452b181a [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:54:05.379985 29182 raft_consensus.cc:3060] T c2bb3a33098b4df5b5a899321eef6388 P 887ee0d142b04f25974d783897470b7a [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:54:05.384505 29331 raft_consensus.cc:2468] T c2bb3a33098b4df5b5a899321eef6388 P 5bd80dfcb5324c2fb760e376452b181a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 48aa77d023734847b5c4ba81cbafb5d1 in term 1.
I20260608 09:54:05.384929 29182 raft_consensus.cc:2468] T c2bb3a33098b4df5b5a899321eef6388 P 887ee0d142b04f25974d783897470b7a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 48aa77d023734847b5c4ba81cbafb5d1 in term 1.
I20260608 09:54:05.385639 29220 leader_election.cc:304] T c2bb3a33098b4df5b5a899321eef6388 P 48aa77d023734847b5c4ba81cbafb5d1 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 48aa77d023734847b5c4ba81cbafb5d1, 5bd80dfcb5324c2fb760e376452b181a; no voters: 
I20260608 09:54:05.386526 29383 raft_consensus.cc:2804] T c2bb3a33098b4df5b5a899321eef6388 P 48aa77d023734847b5c4ba81cbafb5d1 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 09:54:05.387698 29383 raft_consensus.cc:697] T c2bb3a33098b4df5b5a899321eef6388 P 48aa77d023734847b5c4ba81cbafb5d1 [term 1 LEADER]: Becoming Leader. State: Replica: 48aa77d023734847b5c4ba81cbafb5d1, State: Running, Role: LEADER
I20260608 09:54:05.388403 29383 consensus_queue.cc:237] T c2bb3a33098b4df5b5a899321eef6388 P 48aa77d023734847b5c4ba81cbafb5d1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5bd80dfcb5324c2fb760e376452b181a" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 44909 } } peers { permanent_uuid: "48aa77d023734847b5c4ba81cbafb5d1" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 46269 } } peers { permanent_uuid: "887ee0d142b04f25974d783897470b7a" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 33721 } }
I20260608 09:54:05.395612 29078 catalog_manager.cc:5696] T c2bb3a33098b4df5b5a899321eef6388 P 48aa77d023734847b5c4ba81cbafb5d1 reported cstate change: term changed from 0 to 1, leader changed from <none> to 48aa77d023734847b5c4ba81cbafb5d1 (127.22.183.130). New cstate: current_term: 1 leader_uuid: "48aa77d023734847b5c4ba81cbafb5d1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5bd80dfcb5324c2fb760e376452b181a" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 44909 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "48aa77d023734847b5c4ba81cbafb5d1" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 46269 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "887ee0d142b04f25974d783897470b7a" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 33721 } health_report { overall_health: UNKNOWN } } }
I20260608 09:54:05.446640 23262 tablet_server.cc:179] TabletServer@127.22.183.129:0 shutting down...
I20260608 09:54:05.463968 23262 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 09:54:05.464952 23262 tablet_replica.cc:333] T c2bb3a33098b4df5b5a899321eef6388 P 887ee0d142b04f25974d783897470b7a: stopping tablet replica
I20260608 09:54:05.465581 23262 raft_consensus.cc:2243] T c2bb3a33098b4df5b5a899321eef6388 P 887ee0d142b04f25974d783897470b7a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:54:05.466063 23262 raft_consensus.cc:2272] T c2bb3a33098b4df5b5a899321eef6388 P 887ee0d142b04f25974d783897470b7a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:54:05.485313 23262 tablet_server.cc:196] TabletServer@127.22.183.129:0 shutdown complete.
I20260608 09:54:05.729166 29133 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 09:54:05.730582 29133 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 09:54:05.730863 29133 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
W20260608 09:54:05.961404 29222 consensus_peers.cc:597] T c2bb3a33098b4df5b5a899321eef6388 P 48aa77d023734847b5c4ba81cbafb5d1 -> Peer 887ee0d142b04f25974d783897470b7a (127.22.183.129:33721): Couldn't send request to peer 887ee0d142b04f25974d783897470b7a. Status: Network error: Client connection negotiation failed: client connection to 127.22.183.129:33721: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 09:54:05.982941 29390 consensus_queue.cc:1048] T c2bb3a33098b4df5b5a899321eef6388 P 48aa77d023734847b5c4ba81cbafb5d1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5bd80dfcb5324c2fb760e376452b181a" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 44909 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 09:54:07.731995 29133 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 09:54:07.733719 29133 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 09:54:07.734150 29133 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
W20260608 09:54:08.156600 29222 consensus_peers.cc:597] T c2bb3a33098b4df5b5a899321eef6388 P 48aa77d023734847b5c4ba81cbafb5d1 -> Peer 887ee0d142b04f25974d783897470b7a (127.22.183.129:33721): Couldn't send request to peer 887ee0d142b04f25974d783897470b7a. Status: Network error: Client connection negotiation failed: client connection to 127.22.183.129:33721: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260608 09:54:08.547583 29222 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.22.183.129:33721: connect: Connection refused (error 111) [suppressed 6 similar messages]
I20260608 09:54:09.735172 29133 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 09:54:09.736508 29133 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 09:54:09.736776 29133 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
W20260608 09:54:10.602620 29222 consensus_peers.cc:597] T c2bb3a33098b4df5b5a899321eef6388 P 48aa77d023734847b5c4ba81cbafb5d1 -> Peer 887ee0d142b04f25974d783897470b7a (127.22.183.129:33721): Couldn't send request to peer 887ee0d142b04f25974d783897470b7a. Status: Network error: Client connection negotiation failed: client connection to 127.22.183.129:33721: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
I20260608 09:54:11.737689 29133 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 09:54:11.739100 29133 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 09:54:11.739460 29133 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
W20260608 09:54:13.128046 29222 consensus_peers.cc:597] T c2bb3a33098b4df5b5a899321eef6388 P 48aa77d023734847b5c4ba81cbafb5d1 -> Peer 887ee0d142b04f25974d783897470b7a (127.22.183.129:33721): Couldn't send request to peer 887ee0d142b04f25974d783897470b7a. Status: Network error: Client connection negotiation failed: client connection to 127.22.183.129:33721: connect: Connection refused (error 111). This is attempt 16: this message will repeat every 5th retry.
W20260608 09:54:13.691373 29222 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.22.183.129:33721: connect: Connection refused (error 111) [suppressed 9 similar messages]
I20260608 09:54:13.740477 29133 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 09:54:13.741943 29133 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 09:54:13.742215 29133 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
W20260608 09:54:15.637430 29222 consensus_peers.cc:597] T c2bb3a33098b4df5b5a899321eef6388 P 48aa77d023734847b5c4ba81cbafb5d1 -> Peer 887ee0d142b04f25974d783897470b7a (127.22.183.129:33721): Couldn't send request to peer 887ee0d142b04f25974d783897470b7a. Status: Network error: Client connection negotiation failed: client connection to 127.22.183.129:33721: connect: Connection refused (error 111). This is attempt 21: this message will repeat every 5th retry.
I20260608 09:54:15.743281 29133 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 09:54:15.744740 29133 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 09:54:15.745060 29133 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 09:54:16.558868 23262 tablet_server.cc:179] TabletServer@127.22.183.130:0 shutting down...
I20260608 09:54:16.589545 23262 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 09:54:16.590356 23262 tablet_replica.cc:333] T c2bb3a33098b4df5b5a899321eef6388 P 48aa77d023734847b5c4ba81cbafb5d1: stopping tablet replica
I20260608 09:54:16.590976 23262 raft_consensus.cc:2243] T c2bb3a33098b4df5b5a899321eef6388 P 48aa77d023734847b5c4ba81cbafb5d1 [term 1 LEADER]: Raft consensus shutting down.
I20260608 09:54:16.592206 23262 raft_consensus.cc:2272] T c2bb3a33098b4df5b5a899321eef6388 P 48aa77d023734847b5c4ba81cbafb5d1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:54:16.613332 23262 tablet_server.cc:196] TabletServer@127.22.183.130:0 shutdown complete.
I20260608 09:54:16.627982 23262 tablet_server.cc:179] TabletServer@127.22.183.131:0 shutting down...
I20260608 09:54:16.650444 23262 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 09:54:16.651273 23262 tablet_replica.cc:333] T c2bb3a33098b4df5b5a899321eef6388 P 5bd80dfcb5324c2fb760e376452b181a: stopping tablet replica
I20260608 09:54:16.651907 23262 raft_consensus.cc:2243] T c2bb3a33098b4df5b5a899321eef6388 P 5bd80dfcb5324c2fb760e376452b181a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:54:16.652442 23262 raft_consensus.cc:2272] T c2bb3a33098b4df5b5a899321eef6388 P 5bd80dfcb5324c2fb760e376452b181a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:54:16.673072 23262 tablet_server.cc:196] TabletServer@127.22.183.131:0 shutdown complete.
I20260608 09:54:16.687616 23262 master.cc:562] Master@127.22.183.190:35717 shutting down...
I20260608 09:54:16.708341 23262 raft_consensus.cc:2243] T 00000000000000000000000000000000 P a09b9f2950664b298d706e872de79ed6 [term 1 LEADER]: Raft consensus shutting down.
I20260608 09:54:16.709100 23262 raft_consensus.cc:2272] T 00000000000000000000000000000000 P a09b9f2950664b298d706e872de79ed6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:54:16.709483 23262 tablet_replica.cc:333] T 00000000000000000000000000000000 P a09b9f2950664b298d706e872de79ed6: stopping tablet replica
I20260608 09:54:16.728745 23262 master.cc:584] Master@127.22.183.190:35717 shutdown complete.
[       OK ] AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor (13172 ms)
[ RUN      ] AutoRebalancerTest.NoRebalancingIfReplicasRecovering
I20260608 09:54:16.769374 23262 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.22.183.190:38513
I20260608 09:54:16.770737 23262 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 09:54:16.776578 29423 instance_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 09:54:16.776592 29422 instance_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 09:54:16.779525 23262 server_base.cc:1061] running on GCE node
W20260608 09:54:16.779963 29425 instance_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 09:54:16.780962 23262 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 09:54:16.781153 23262 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 09:54:16.781337 23262 hybrid_clock.cc:648] HybridClock initialized: now 1780912456781302 us; error 0 us; skew 500 ppm
I20260608 09:54:16.781944 23262 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 09:54:16.784482 23262 webserver.cc:533] Webserver started at http://127.22.183.190:33885/ using document root <none> and password file <none>
I20260608 09:54:16.785023 23262 fs_manager.cc:362] Metadata directory not provided
I20260608 09:54:16.785233 23262 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 09:54:16.785522 23262 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 09:54:16.786789 23262 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task8s1y23/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780912294849904-23262-0/minicluster-data/master-0-root/instance:
uuid: "934954126f72415fbe49624d3e48b651"
format_stamp: "Formatted at 2026-06-08 09:54:16 on dist-test-slave-vzb5"
I20260608 09:54:16.791379 23262 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260608 09:54:16.794970 29430 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:54:16.795742 23262 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260608 09:54:16.796036 23262 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task8s1y23/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780912294849904-23262-0/minicluster-data/master-0-root
uuid: "934954126f72415fbe49624d3e48b651"
format_stamp: "Formatted at 2026-06-08 09:54:16 on dist-test-slave-vzb5"
I20260608 09:54:16.796329 23262 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task8s1y23/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780912294849904-23262-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-task8s1y23/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780912294849904-23262-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-task8s1y23/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780912294849904-23262-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 09:54:16.821161 23262 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 09:54:16.822481 23262 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 09:54:16.862450 23262 rpc_server.cc:307] RPC server started. Bound to: 127.22.183.190:38513
I20260608 09:54:16.862648 29481 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.22.183.190:38513 every 8 connection(s)
I20260608 09:54:16.866874 29482 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 09:54:16.878965 29482 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 934954126f72415fbe49624d3e48b651: Bootstrap starting.
I20260608 09:54:16.884588 29482 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 934954126f72415fbe49624d3e48b651: Neither blocks nor log segments found. Creating new log.
I20260608 09:54:16.889241 29482 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 934954126f72415fbe49624d3e48b651: No bootstrap required, opened a new log
I20260608 09:54:16.891773 29482 raft_consensus.cc:359] T 00000000000000000000000000000000 P 934954126f72415fbe49624d3e48b651 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "934954126f72415fbe49624d3e48b651" member_type: VOTER }
I20260608 09:54:16.892227 29482 raft_consensus.cc:385] T 00000000000000000000000000000000 P 934954126f72415fbe49624d3e48b651 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:54:16.892457 29482 raft_consensus.cc:740] T 00000000000000000000000000000000 P 934954126f72415fbe49624d3e48b651 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 934954126f72415fbe49624d3e48b651, State: Initialized, Role: FOLLOWER
I20260608 09:54:16.893141 29482 consensus_queue.cc:260] T 00000000000000000000000000000000 P 934954126f72415fbe49624d3e48b651 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "934954126f72415fbe49624d3e48b651" member_type: VOTER }
I20260608 09:54:16.893638 29482 raft_consensus.cc:399] T 00000000000000000000000000000000 P 934954126f72415fbe49624d3e48b651 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 09:54:16.893872 29482 raft_consensus.cc:493] T 00000000000000000000000000000000 P 934954126f72415fbe49624d3e48b651 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 09:54:16.894145 29482 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 934954126f72415fbe49624d3e48b651 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:54:16.899276 29482 raft_consensus.cc:515] T 00000000000000000000000000000000 P 934954126f72415fbe49624d3e48b651 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "934954126f72415fbe49624d3e48b651" member_type: VOTER }
I20260608 09:54:16.899844 29482 leader_election.cc:304] T 00000000000000000000000000000000 P 934954126f72415fbe49624d3e48b651 [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: 934954126f72415fbe49624d3e48b651; no voters: 
I20260608 09:54:16.901005 29482 leader_election.cc:290] T 00000000000000000000000000000000 P 934954126f72415fbe49624d3e48b651 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 09:54:16.901558 29485 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 934954126f72415fbe49624d3e48b651 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 09:54:16.903017 29485 raft_consensus.cc:697] T 00000000000000000000000000000000 P 934954126f72415fbe49624d3e48b651 [term 1 LEADER]: Becoming Leader. State: Replica: 934954126f72415fbe49624d3e48b651, State: Running, Role: LEADER
I20260608 09:54:16.903784 29485 consensus_queue.cc:237] T 00000000000000000000000000000000 P 934954126f72415fbe49624d3e48b651 [LEADER]: Queue going to LEADER mode. State: All 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: "934954126f72415fbe49624d3e48b651" member_type: VOTER }
I20260608 09:54:16.904330 29482 sys_catalog.cc:565] T 00000000000000000000000000000000 P 934954126f72415fbe49624d3e48b651 [sys.catalog]: configured and running, proceeding with master startup.
I20260608 09:54:16.907037 29486 sys_catalog.cc:455] T 00000000000000000000000000000000 P 934954126f72415fbe49624d3e48b651 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "934954126f72415fbe49624d3e48b651" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "934954126f72415fbe49624d3e48b651" member_type: VOTER } }
I20260608 09:54:16.907054 29487 sys_catalog.cc:455] T 00000000000000000000000000000000 P 934954126f72415fbe49624d3e48b651 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 934954126f72415fbe49624d3e48b651. Latest consensus state: current_term: 1 leader_uuid: "934954126f72415fbe49624d3e48b651" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "934954126f72415fbe49624d3e48b651" member_type: VOTER } }
I20260608 09:54:16.907768 29486 sys_catalog.cc:458] T 00000000000000000000000000000000 P 934954126f72415fbe49624d3e48b651 [sys.catalog]: This master's current role is: LEADER
I20260608 09:54:16.907866 29487 sys_catalog.cc:458] T 00000000000000000000000000000000 P 934954126f72415fbe49624d3e48b651 [sys.catalog]: This master's current role is: LEADER
I20260608 09:54:16.915023 29490 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260608 09:54:16.923014 29490 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260608 09:54:16.924091 23262 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260608 09:54:16.932951 29490 catalog_manager.cc:1382] Generated new cluster ID: 5b391231967f44babcabf04b6d8f29b5
I20260608 09:54:16.933243 29490 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260608 09:54:16.964464 29490 catalog_manager.cc:1405] Generated new certificate authority record
I20260608 09:54:16.965885 29490 catalog_manager.cc:1539] Loading token signing keys...
I20260608 09:54:16.978502 29490 catalog_manager.cc:6069] T 00000000000000000000000000000000 P 934954126f72415fbe49624d3e48b651: Generated new TSK 0
I20260608 09:54:16.979270 29490 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260608 09:54:16.990512 23262 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 09:54:16.997080 29503 instance_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 09:54:16.998472 29504 instance_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 09:54:16.999990 29506 instance_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 09:54:17.000386 23262 server_base.cc:1061] running on GCE node
I20260608 09:54:17.001245 23262 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 09:54:17.001430 23262 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 09:54:17.001560 23262 hybrid_clock.cc:648] HybridClock initialized: now 1780912457001548 us; error 0 us; skew 500 ppm
I20260608 09:54:17.002097 23262 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 09:54:17.004379 23262 webserver.cc:533] Webserver started at http://127.22.183.129:35107/ using document root <none> and password file <none>
I20260608 09:54:17.004841 23262 fs_manager.cc:362] Metadata directory not provided
I20260608 09:54:17.005012 23262 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 09:54:17.005343 23262 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 09:54:17.006547 23262 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task8s1y23/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780912294849904-23262-0/minicluster-data/ts-0-root/instance:
uuid: "2bbf6165934845af845f406324290553"
format_stamp: "Formatted at 2026-06-08 09:54:17 on dist-test-slave-vzb5"
I20260608 09:54:17.011304 23262 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260608 09:54:17.014784 29511 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:54:17.015666 23262 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260608 09:54:17.015980 23262 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task8s1y23/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780912294849904-23262-0/minicluster-data/ts-0-root
uuid: "2bbf6165934845af845f406324290553"
format_stamp: "Formatted at 2026-06-08 09:54:17 on dist-test-slave-vzb5"
I20260608 09:54:17.016276 23262 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task8s1y23/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780912294849904-23262-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-task8s1y23/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780912294849904-23262-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-task8s1y23/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780912294849904-23262-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 09:54:17.031081 23262 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 09:54:17.032506 23262 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 09:54:17.034018 23262 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 09:54:17.036408 23262 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 09:54:17.036659 23262 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:54:17.036916 23262 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 09:54:17.037088 23262 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:54:17.081046 23262 rpc_server.cc:307] RPC server started. Bound to: 127.22.183.129:46555
I20260608 09:54:17.081245 29573 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.22.183.129:46555 every 8 connection(s)
I20260608 09:54:17.087056 23262 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 09:54:17.094681 29578 instance_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 09:54:17.096572 29579 instance_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 09:54:17.097687 23262 server_base.cc:1061] running on GCE node
W20260608 09:54:17.098623 29581 instance_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 09:54:17.099622 23262 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 09:54:17.099851 23262 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 09:54:17.100041 23262 hybrid_clock.cc:648] HybridClock initialized: now 1780912457100023 us; error 0 us; skew 500 ppm
I20260608 09:54:17.100652 23262 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 09:54:17.103307 23262 webserver.cc:533] Webserver started at http://127.22.183.130:40455/ using document root <none> and password file <none>
I20260608 09:54:17.103833 23262 fs_manager.cc:362] Metadata directory not provided
I20260608 09:54:17.104053 23262 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 09:54:17.104354 23262 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 09:54:17.105834 29574 heartbeater.cc:344] Connected to a master server at 127.22.183.190:38513
I20260608 09:54:17.105963 23262 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task8s1y23/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780912294849904-23262-0/minicluster-data/ts-1-root/instance:
uuid: "aad9ec3f17f0463c9c2425f1b9bfa56b"
format_stamp: "Formatted at 2026-06-08 09:54:17 on dist-test-slave-vzb5"
I20260608 09:54:17.106329 29574 heartbeater.cc:461] Registering TS with master...
I20260608 09:54:17.107069 29574 heartbeater.cc:507] Master 127.22.183.190:38513 requested a full tablet report, sending...
I20260608 09:54:17.109587 29447 ts_manager.cc:194] Registered new tserver with Master: 2bbf6165934845af845f406324290553 (127.22.183.129:46555)
I20260608 09:54:17.112152 29447 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:37838
I20260608 09:54:17.112282 23262 fs_manager.cc:696] Time spent creating directory manager: real 0.006s	user 0.001s	sys 0.007s
I20260608 09:54:17.116670 29586 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:54:17.117815 23262 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.004s	sys 0.000s
I20260608 09:54:17.118185 23262 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task8s1y23/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780912294849904-23262-0/minicluster-data/ts-1-root
uuid: "aad9ec3f17f0463c9c2425f1b9bfa56b"
format_stamp: "Formatted at 2026-06-08 09:54:17 on dist-test-slave-vzb5"
I20260608 09:54:17.118472 23262 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task8s1y23/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780912294849904-23262-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-task8s1y23/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780912294849904-23262-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-task8s1y23/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780912294849904-23262-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 09:54:17.130534 23262 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 09:54:17.132012 23262 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 09:54:17.133538 23262 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 09:54:17.136004 23262 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 09:54:17.136219 23262 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:54:17.136508 23262 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 09:54:17.136682 23262 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:54:17.178702 23262 rpc_server.cc:307] RPC server started. Bound to: 127.22.183.130:39111
I20260608 09:54:17.178828 29648 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.22.183.130:39111 every 8 connection(s)
I20260608 09:54:17.184262 23262 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 09:54:17.192747 29652 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 09:54:17.194680 29653 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 09:54:17.197835 29655 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 09:54:17.198716 23262 server_base.cc:1061] running on GCE node
I20260608 09:54:17.198875 29649 heartbeater.cc:344] Connected to a master server at 127.22.183.190:38513
I20260608 09:54:17.199405 29649 heartbeater.cc:461] Registering TS with master...
I20260608 09:54:17.199848 23262 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 09:54:17.200120 23262 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 09:54:17.200229 29649 heartbeater.cc:507] Master 127.22.183.190:38513 requested a full tablet report, sending...
I20260608 09:54:17.200328 23262 hybrid_clock.cc:648] HybridClock initialized: now 1780912457200306 us; error 0 us; skew 500 ppm
I20260608 09:54:17.201195 23262 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 09:54:17.202582 29447 ts_manager.cc:194] Registered new tserver with Master: aad9ec3f17f0463c9c2425f1b9bfa56b (127.22.183.130:39111)
I20260608 09:54:17.204144 23262 webserver.cc:533] Webserver started at http://127.22.183.131:37845/ using document root <none> and password file <none>
I20260608 09:54:17.204249 29447 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:37850
I20260608 09:54:17.204813 23262 fs_manager.cc:362] Metadata directory not provided
I20260608 09:54:17.205083 23262 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 09:54:17.205439 23262 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 09:54:17.207257 23262 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task8s1y23/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780912294849904-23262-0/minicluster-data/ts-2-root/instance:
uuid: "79cf0ee55d684c8297a23789cb26c873"
format_stamp: "Formatted at 2026-06-08 09:54:17 on dist-test-slave-vzb5"
I20260608 09:54:17.212168 23262 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260608 09:54:17.216009 29660 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:54:17.216841 23262 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.004s	sys 0.000s
I20260608 09:54:17.217149 23262 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task8s1y23/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780912294849904-23262-0/minicluster-data/ts-2-root
uuid: "79cf0ee55d684c8297a23789cb26c873"
format_stamp: "Formatted at 2026-06-08 09:54:17 on dist-test-slave-vzb5"
I20260608 09:54:17.217425 23262 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task8s1y23/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780912294849904-23262-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-task8s1y23/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780912294849904-23262-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-task8s1y23/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780912294849904-23262-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 09:54:17.235436 23262 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 09:54:17.236646 23262 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 09:54:17.238124 23262 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 09:54:17.240507 23262 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 09:54:17.240746 23262 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:54:17.240985 23262 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 09:54:17.241163 23262 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:54:17.281687 23262 rpc_server.cc:307] RPC server started. Bound to: 127.22.183.131:42053
I20260608 09:54:17.281805 29722 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.22.183.131:42053 every 8 connection(s)
I20260608 09:54:17.296734 29723 heartbeater.cc:344] Connected to a master server at 127.22.183.190:38513
I20260608 09:54:17.297130 29723 heartbeater.cc:461] Registering TS with master...
I20260608 09:54:17.297928 29723 heartbeater.cc:507] Master 127.22.183.190:38513 requested a full tablet report, sending...
I20260608 09:54:17.300072 29447 ts_manager.cc:194] Registered new tserver with Master: 79cf0ee55d684c8297a23789cb26c873 (127.22.183.131:42053)
I20260608 09:54:17.300961 23262 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.015845403s
I20260608 09:54:17.301596 29447 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:37854
I20260608 09:54:18.115078 29574 heartbeater.cc:499] Master 127.22.183.190:38513 was elected leader, sending a full tablet report...
I20260608 09:54:18.207971 29649 heartbeater.cc:499] Master 127.22.183.190:38513 was elected leader, sending a full tablet report...
I20260608 09:54:18.304486 29723 heartbeater.cc:499] Master 127.22.183.190:38513 was elected leader, sending a full tablet report...
I20260608 09:54:18.359730 29447 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:47188:
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 09:54:18.362345 29447 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 09:54:18.426766 29539 tablet_service.cc:1511] Processing CreateTablet for tablet 47dd5f1a024f456d880615ef7231da72 (DEFAULT_TABLE table=test-workload [id=f7475c2700874f58b0898a4aeb88a4ce]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260608 09:54:18.428365 29539 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 47dd5f1a024f456d880615ef7231da72. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:54:18.432224 29538 tablet_service.cc:1511] Processing CreateTablet for tablet d1fe97a067a7424985a2b3b2871d4770 (DEFAULT_TABLE table=test-workload [id=f7475c2700874f58b0898a4aeb88a4ce]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260608 09:54:18.434222 29686 tablet_service.cc:1511] Processing CreateTablet for tablet 7df52cab6afd48bea2bbfd27c411fa46 (DEFAULT_TABLE table=test-workload [id=f7475c2700874f58b0898a4aeb88a4ce]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260608 09:54:18.434645 29537 tablet_service.cc:1511] Processing CreateTablet for tablet 7df52cab6afd48bea2bbfd27c411fa46 (DEFAULT_TABLE table=test-workload [id=f7475c2700874f58b0898a4aeb88a4ce]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260608 09:54:18.434862 29685 tablet_service.cc:1511] Processing CreateTablet for tablet 5bd6a6d2b1514ebfb240a048aa651a68 (DEFAULT_TABLE table=test-workload [id=f7475c2700874f58b0898a4aeb88a4ce]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260608 09:54:18.435824 29686 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7df52cab6afd48bea2bbfd27c411fa46. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:54:18.436646 29685 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5bd6a6d2b1514ebfb240a048aa651a68. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:54:18.436220 29687 tablet_service.cc:1511] Processing CreateTablet for tablet d1fe97a067a7424985a2b3b2871d4770 (DEFAULT_TABLE table=test-workload [id=f7475c2700874f58b0898a4aeb88a4ce]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260608 09:54:18.437969 29687 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d1fe97a067a7424985a2b3b2871d4770. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:54:18.437821 29688 tablet_service.cc:1511] Processing CreateTablet for tablet 47dd5f1a024f456d880615ef7231da72 (DEFAULT_TABLE table=test-workload [id=f7475c2700874f58b0898a4aeb88a4ce]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260608 09:54:18.438328 29536 tablet_service.cc:1511] Processing CreateTablet for tablet 5bd6a6d2b1514ebfb240a048aa651a68 (DEFAULT_TABLE table=test-workload [id=f7475c2700874f58b0898a4aeb88a4ce]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260608 09:54:18.439404 29688 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 47dd5f1a024f456d880615ef7231da72. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:54:18.440407 29538 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d1fe97a067a7424985a2b3b2871d4770. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:54:18.444264 29536 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5bd6a6d2b1514ebfb240a048aa651a68. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:54:18.451510 29537 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7df52cab6afd48bea2bbfd27c411fa46. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:54:18.476944 29744 tablet_bootstrap.cc:492] T 7df52cab6afd48bea2bbfd27c411fa46 P 2bbf6165934845af845f406324290553: Bootstrap starting.
I20260608 09:54:18.484623 29743 tablet_bootstrap.cc:492] T d1fe97a067a7424985a2b3b2871d4770 P 79cf0ee55d684c8297a23789cb26c873: Bootstrap starting.
I20260608 09:54:18.490048 29744 tablet_bootstrap.cc:654] T 7df52cab6afd48bea2bbfd27c411fa46 P 2bbf6165934845af845f406324290553: Neither blocks nor log segments found. Creating new log.
I20260608 09:54:18.491847 29743 tablet_bootstrap.cc:654] T d1fe97a067a7424985a2b3b2871d4770 P 79cf0ee55d684c8297a23789cb26c873: Neither blocks nor log segments found. Creating new log.
I20260608 09:54:18.502810 29613 tablet_service.cc:1511] Processing CreateTablet for tablet d1fe97a067a7424985a2b3b2871d4770 (DEFAULT_TABLE table=test-workload [id=f7475c2700874f58b0898a4aeb88a4ce]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260608 09:54:18.503585 29612 tablet_service.cc:1511] Processing CreateTablet for tablet 7df52cab6afd48bea2bbfd27c411fa46 (DEFAULT_TABLE table=test-workload [id=f7475c2700874f58b0898a4aeb88a4ce]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260608 09:54:18.504475 29613 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d1fe97a067a7424985a2b3b2871d4770. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:54:18.506244 29611 tablet_service.cc:1511] Processing CreateTablet for tablet 5bd6a6d2b1514ebfb240a048aa651a68 (DEFAULT_TABLE table=test-workload [id=f7475c2700874f58b0898a4aeb88a4ce]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260608 09:54:18.506806 29744 tablet_bootstrap.cc:492] T 7df52cab6afd48bea2bbfd27c411fa46 P 2bbf6165934845af845f406324290553: No bootstrap required, opened a new log
I20260608 09:54:18.507526 29744 ts_tablet_manager.cc:1403] T 7df52cab6afd48bea2bbfd27c411fa46 P 2bbf6165934845af845f406324290553: Time spent bootstrapping tablet: real 0.031s	user 0.017s	sys 0.004s
I20260608 09:54:18.508911 29611 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5bd6a6d2b1514ebfb240a048aa651a68. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:54:18.511588 29612 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7df52cab6afd48bea2bbfd27c411fa46. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:54:18.512048 29744 raft_consensus.cc:359] T 7df52cab6afd48bea2bbfd27c411fa46 P 2bbf6165934845af845f406324290553 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2bbf6165934845af845f406324290553" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 46555 } } peers { permanent_uuid: "aad9ec3f17f0463c9c2425f1b9bfa56b" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 39111 } } peers { permanent_uuid: "79cf0ee55d684c8297a23789cb26c873" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 42053 } }
I20260608 09:54:18.512552 29614 tablet_service.cc:1511] Processing CreateTablet for tablet 47dd5f1a024f456d880615ef7231da72 (DEFAULT_TABLE table=test-workload [id=f7475c2700874f58b0898a4aeb88a4ce]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260608 09:54:18.516225 29743 tablet_bootstrap.cc:492] T d1fe97a067a7424985a2b3b2871d4770 P 79cf0ee55d684c8297a23789cb26c873: No bootstrap required, opened a new log
I20260608 09:54:18.516705 29614 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 47dd5f1a024f456d880615ef7231da72. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:54:18.516798 29743 ts_tablet_manager.cc:1403] T d1fe97a067a7424985a2b3b2871d4770 P 79cf0ee55d684c8297a23789cb26c873: Time spent bootstrapping tablet: real 0.033s	user 0.013s	sys 0.016s
I20260608 09:54:18.520665 29743 raft_consensus.cc:359] T d1fe97a067a7424985a2b3b2871d4770 P 79cf0ee55d684c8297a23789cb26c873 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2bbf6165934845af845f406324290553" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 46555 } } peers { permanent_uuid: "aad9ec3f17f0463c9c2425f1b9bfa56b" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 39111 } } peers { permanent_uuid: "79cf0ee55d684c8297a23789cb26c873" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 42053 } }
I20260608 09:54:18.521384 29743 raft_consensus.cc:385] T d1fe97a067a7424985a2b3b2871d4770 P 79cf0ee55d684c8297a23789cb26c873 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:54:18.521698 29743 raft_consensus.cc:740] T d1fe97a067a7424985a2b3b2871d4770 P 79cf0ee55d684c8297a23789cb26c873 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 79cf0ee55d684c8297a23789cb26c873, State: Initialized, Role: FOLLOWER
I20260608 09:54:18.522696 29743 consensus_queue.cc:260] T d1fe97a067a7424985a2b3b2871d4770 P 79cf0ee55d684c8297a23789cb26c873 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2bbf6165934845af845f406324290553" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 46555 } } peers { permanent_uuid: "aad9ec3f17f0463c9c2425f1b9bfa56b" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 39111 } } peers { permanent_uuid: "79cf0ee55d684c8297a23789cb26c873" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 42053 } }
I20260608 09:54:18.524080 29744 raft_consensus.cc:385] T 7df52cab6afd48bea2bbfd27c411fa46 P 2bbf6165934845af845f406324290553 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:54:18.524432 29744 raft_consensus.cc:740] T 7df52cab6afd48bea2bbfd27c411fa46 P 2bbf6165934845af845f406324290553 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2bbf6165934845af845f406324290553, State: Initialized, Role: FOLLOWER
I20260608 09:54:18.525426 29744 consensus_queue.cc:260] T 7df52cab6afd48bea2bbfd27c411fa46 P 2bbf6165934845af845f406324290553 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2bbf6165934845af845f406324290553" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 46555 } } peers { permanent_uuid: "aad9ec3f17f0463c9c2425f1b9bfa56b" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 39111 } } peers { permanent_uuid: "79cf0ee55d684c8297a23789cb26c873" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 42053 } }
I20260608 09:54:18.533057 29744 ts_tablet_manager.cc:1434] T 7df52cab6afd48bea2bbfd27c411fa46 P 2bbf6165934845af845f406324290553: Time spent starting tablet: real 0.025s	user 0.011s	sys 0.000s
W20260608 09:54:18.537220 29724 tablet.cc:2404] T d1fe97a067a7424985a2b3b2871d4770 P 79cf0ee55d684c8297a23789cb26c873: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260608 09:54:18.538688 29743 ts_tablet_manager.cc:1434] T d1fe97a067a7424985a2b3b2871d4770 P 79cf0ee55d684c8297a23789cb26c873: Time spent starting tablet: real 0.021s	user 0.010s	sys 0.004s
I20260608 09:54:18.539912 29743 tablet_bootstrap.cc:492] T 47dd5f1a024f456d880615ef7231da72 P 79cf0ee55d684c8297a23789cb26c873: Bootstrap starting.
I20260608 09:54:18.546535 29749 raft_consensus.cc:493] T 7df52cab6afd48bea2bbfd27c411fa46 P 2bbf6165934845af845f406324290553 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 09:54:18.546973 29743 tablet_bootstrap.cc:654] T 47dd5f1a024f456d880615ef7231da72 P 79cf0ee55d684c8297a23789cb26c873: Neither blocks nor log segments found. Creating new log.
I20260608 09:54:18.547221 29749 raft_consensus.cc:515] T 7df52cab6afd48bea2bbfd27c411fa46 P 2bbf6165934845af845f406324290553 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2bbf6165934845af845f406324290553" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 46555 } } peers { permanent_uuid: "aad9ec3f17f0463c9c2425f1b9bfa56b" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 39111 } } peers { permanent_uuid: "79cf0ee55d684c8297a23789cb26c873" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 42053 } }
I20260608 09:54:18.550877 29750 tablet_bootstrap.cc:492] T 5bd6a6d2b1514ebfb240a048aa651a68 P aad9ec3f17f0463c9c2425f1b9bfa56b: Bootstrap starting.
I20260608 09:54:18.560489 29750 tablet_bootstrap.cc:654] T 5bd6a6d2b1514ebfb240a048aa651a68 P aad9ec3f17f0463c9c2425f1b9bfa56b: Neither blocks nor log segments found. Creating new log.
I20260608 09:54:18.569293 29749 leader_election.cc:290] T 7df52cab6afd48bea2bbfd27c411fa46 P 2bbf6165934845af845f406324290553 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers aad9ec3f17f0463c9c2425f1b9bfa56b (127.22.183.130:39111), 79cf0ee55d684c8297a23789cb26c873 (127.22.183.131:42053)
I20260608 09:54:18.572220 29744 tablet_bootstrap.cc:492] T d1fe97a067a7424985a2b3b2871d4770 P 2bbf6165934845af845f406324290553: Bootstrap starting.
I20260608 09:54:18.587759 29744 tablet_bootstrap.cc:654] T d1fe97a067a7424985a2b3b2871d4770 P 2bbf6165934845af845f406324290553: Neither blocks nor log segments found. Creating new log.
I20260608 09:54:18.602778 29750 tablet_bootstrap.cc:492] T 5bd6a6d2b1514ebfb240a048aa651a68 P aad9ec3f17f0463c9c2425f1b9bfa56b: No bootstrap required, opened a new log
I20260608 09:54:18.603155 29743 tablet_bootstrap.cc:492] T 47dd5f1a024f456d880615ef7231da72 P 79cf0ee55d684c8297a23789cb26c873: No bootstrap required, opened a new log
I20260608 09:54:18.603514 29750 ts_tablet_manager.cc:1403] T 5bd6a6d2b1514ebfb240a048aa651a68 P aad9ec3f17f0463c9c2425f1b9bfa56b: Time spent bootstrapping tablet: real 0.053s	user 0.025s	sys 0.026s
I20260608 09:54:18.603955 29743 ts_tablet_manager.cc:1403] T 47dd5f1a024f456d880615ef7231da72 P 79cf0ee55d684c8297a23789cb26c873: Time spent bootstrapping tablet: real 0.064s	user 0.035s	sys 0.025s
I20260608 09:54:18.603206 29624 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7df52cab6afd48bea2bbfd27c411fa46" candidate_uuid: "2bbf6165934845af845f406324290553" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aad9ec3f17f0463c9c2425f1b9bfa56b" is_pre_election: true
W20260608 09:54:18.606964 29512 leader_election.cc:343] T 7df52cab6afd48bea2bbfd27c411fa46 P 2bbf6165934845af845f406324290553 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer aad9ec3f17f0463c9c2425f1b9bfa56b (127.22.183.130:39111): Illegal state: must be running to vote when last-logged opid is not known
I20260608 09:54:18.607456 29743 raft_consensus.cc:359] T 47dd5f1a024f456d880615ef7231da72 P 79cf0ee55d684c8297a23789cb26c873 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2bbf6165934845af845f406324290553" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 46555 } } peers { permanent_uuid: "79cf0ee55d684c8297a23789cb26c873" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 42053 } } peers { permanent_uuid: "aad9ec3f17f0463c9c2425f1b9bfa56b" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 39111 } }
I20260608 09:54:18.608218 29743 raft_consensus.cc:385] T 47dd5f1a024f456d880615ef7231da72 P 79cf0ee55d684c8297a23789cb26c873 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:54:18.608548 29743 raft_consensus.cc:740] T 47dd5f1a024f456d880615ef7231da72 P 79cf0ee55d684c8297a23789cb26c873 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 79cf0ee55d684c8297a23789cb26c873, State: Initialized, Role: FOLLOWER
I20260608 09:54:18.609372 29743 consensus_queue.cc:260] T 47dd5f1a024f456d880615ef7231da72 P 79cf0ee55d684c8297a23789cb26c873 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2bbf6165934845af845f406324290553" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 46555 } } peers { permanent_uuid: "79cf0ee55d684c8297a23789cb26c873" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 42053 } } peers { permanent_uuid: "aad9ec3f17f0463c9c2425f1b9bfa56b" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 39111 } }
I20260608 09:54:18.611194 29698 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7df52cab6afd48bea2bbfd27c411fa46" candidate_uuid: "2bbf6165934845af845f406324290553" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "79cf0ee55d684c8297a23789cb26c873" is_pre_election: true
I20260608 09:54:18.611671 29743 ts_tablet_manager.cc:1434] T 47dd5f1a024f456d880615ef7231da72 P 79cf0ee55d684c8297a23789cb26c873: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260608 09:54:18.607813 29750 raft_consensus.cc:359] T 5bd6a6d2b1514ebfb240a048aa651a68 P aad9ec3f17f0463c9c2425f1b9bfa56b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2bbf6165934845af845f406324290553" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 46555 } } peers { permanent_uuid: "aad9ec3f17f0463c9c2425f1b9bfa56b" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 39111 } } peers { permanent_uuid: "79cf0ee55d684c8297a23789cb26c873" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 42053 } }
I20260608 09:54:18.612758 29743 tablet_bootstrap.cc:492] T 5bd6a6d2b1514ebfb240a048aa651a68 P 79cf0ee55d684c8297a23789cb26c873: Bootstrap starting.
I20260608 09:54:18.612919 29750 raft_consensus.cc:385] T 5bd6a6d2b1514ebfb240a048aa651a68 P aad9ec3f17f0463c9c2425f1b9bfa56b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:54:18.613627 29750 raft_consensus.cc:740] T 5bd6a6d2b1514ebfb240a048aa651a68 P aad9ec3f17f0463c9c2425f1b9bfa56b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: aad9ec3f17f0463c9c2425f1b9bfa56b, State: Initialized, Role: FOLLOWER
I20260608 09:54:18.615029 29750 consensus_queue.cc:260] T 5bd6a6d2b1514ebfb240a048aa651a68 P aad9ec3f17f0463c9c2425f1b9bfa56b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2bbf6165934845af845f406324290553" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 46555 } } peers { permanent_uuid: "aad9ec3f17f0463c9c2425f1b9bfa56b" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 39111 } } peers { permanent_uuid: "79cf0ee55d684c8297a23789cb26c873" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 42053 } }
W20260608 09:54:18.617158 29513 leader_election.cc:343] T 7df52cab6afd48bea2bbfd27c411fa46 P 2bbf6165934845af845f406324290553 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 79cf0ee55d684c8297a23789cb26c873 (127.22.183.131:42053): Illegal state: must be running to vote when last-logged opid is not known
I20260608 09:54:18.617740 29513 leader_election.cc:304] T 7df52cab6afd48bea2bbfd27c411fa46 P 2bbf6165934845af845f406324290553 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2bbf6165934845af845f406324290553; no voters: 79cf0ee55d684c8297a23789cb26c873, aad9ec3f17f0463c9c2425f1b9bfa56b
I20260608 09:54:18.618850 29748 raft_consensus.cc:2749] T 7df52cab6afd48bea2bbfd27c411fa46 P 2bbf6165934845af845f406324290553 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260608 09:54:18.620608 29743 tablet_bootstrap.cc:654] T 5bd6a6d2b1514ebfb240a048aa651a68 P 79cf0ee55d684c8297a23789cb26c873: Neither blocks nor log segments found. Creating new log.
I20260608 09:54:18.626644 29750 ts_tablet_manager.cc:1434] T 5bd6a6d2b1514ebfb240a048aa651a68 P aad9ec3f17f0463c9c2425f1b9bfa56b: Time spent starting tablet: real 0.023s	user 0.012s	sys 0.003s
I20260608 09:54:18.628334 29750 tablet_bootstrap.cc:492] T 47dd5f1a024f456d880615ef7231da72 P aad9ec3f17f0463c9c2425f1b9bfa56b: Bootstrap starting.
I20260608 09:54:18.638206 29750 tablet_bootstrap.cc:654] T 47dd5f1a024f456d880615ef7231da72 P aad9ec3f17f0463c9c2425f1b9bfa56b: Neither blocks nor log segments found. Creating new log.
I20260608 09:54:18.642513 29744 tablet_bootstrap.cc:492] T d1fe97a067a7424985a2b3b2871d4770 P 2bbf6165934845af845f406324290553: No bootstrap required, opened a new log
I20260608 09:54:18.643078 29744 ts_tablet_manager.cc:1403] T d1fe97a067a7424985a2b3b2871d4770 P 2bbf6165934845af845f406324290553: Time spent bootstrapping tablet: real 0.071s	user 0.023s	sys 0.036s
I20260608 09:54:18.643882 29743 tablet_bootstrap.cc:492] T 5bd6a6d2b1514ebfb240a048aa651a68 P 79cf0ee55d684c8297a23789cb26c873: No bootstrap required, opened a new log
I20260608 09:54:18.644393 29743 ts_tablet_manager.cc:1403] T 5bd6a6d2b1514ebfb240a048aa651a68 P 79cf0ee55d684c8297a23789cb26c873: Time spent bootstrapping tablet: real 0.032s	user 0.022s	sys 0.004s
I20260608 09:54:18.645021 29747 raft_consensus.cc:493] T d1fe97a067a7424985a2b3b2871d4770 P 79cf0ee55d684c8297a23789cb26c873 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 09:54:18.645821 29750 tablet_bootstrap.cc:492] T 47dd5f1a024f456d880615ef7231da72 P aad9ec3f17f0463c9c2425f1b9bfa56b: No bootstrap required, opened a new log
I20260608 09:54:18.645560 29747 raft_consensus.cc:515] T d1fe97a067a7424985a2b3b2871d4770 P 79cf0ee55d684c8297a23789cb26c873 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2bbf6165934845af845f406324290553" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 46555 } } peers { permanent_uuid: "aad9ec3f17f0463c9c2425f1b9bfa56b" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 39111 } } peers { permanent_uuid: "79cf0ee55d684c8297a23789cb26c873" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 42053 } }
I20260608 09:54:18.646339 29750 ts_tablet_manager.cc:1403] T 47dd5f1a024f456d880615ef7231da72 P aad9ec3f17f0463c9c2425f1b9bfa56b: Time spent bootstrapping tablet: real 0.018s	user 0.007s	sys 0.007s
I20260608 09:54:18.646380 29744 raft_consensus.cc:359] T d1fe97a067a7424985a2b3b2871d4770 P 2bbf6165934845af845f406324290553 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2bbf6165934845af845f406324290553" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 46555 } } peers { permanent_uuid: "aad9ec3f17f0463c9c2425f1b9bfa56b" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 39111 } } peers { permanent_uuid: "79cf0ee55d684c8297a23789cb26c873" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 42053 } }
I20260608 09:54:18.647373 29744 raft_consensus.cc:385] T d1fe97a067a7424985a2b3b2871d4770 P 2bbf6165934845af845f406324290553 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:54:18.647661 29744 raft_consensus.cc:740] T d1fe97a067a7424985a2b3b2871d4770 P 2bbf6165934845af845f406324290553 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2bbf6165934845af845f406324290553, State: Initialized, Role: FOLLOWER
I20260608 09:54:18.647886 29743 raft_consensus.cc:359] T 5bd6a6d2b1514ebfb240a048aa651a68 P 79cf0ee55d684c8297a23789cb26c873 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2bbf6165934845af845f406324290553" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 46555 } } peers { permanent_uuid: "aad9ec3f17f0463c9c2425f1b9bfa56b" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 39111 } } peers { permanent_uuid: "79cf0ee55d684c8297a23789cb26c873" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 42053 } }
I20260608 09:54:18.648630 29743 raft_consensus.cc:385] T 5bd6a6d2b1514ebfb240a048aa651a68 P 79cf0ee55d684c8297a23789cb26c873 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:54:18.648972 29743 raft_consensus.cc:740] T 5bd6a6d2b1514ebfb240a048aa651a68 P 79cf0ee55d684c8297a23789cb26c873 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 79cf0ee55d684c8297a23789cb26c873, State: Initialized, Role: FOLLOWER
I20260608 09:54:18.649823 29743 consensus_queue.cc:260] T 5bd6a6d2b1514ebfb240a048aa651a68 P 79cf0ee55d684c8297a23789cb26c873 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2bbf6165934845af845f406324290553" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 46555 } } peers { permanent_uuid: "aad9ec3f17f0463c9c2425f1b9bfa56b" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 39111 } } peers { permanent_uuid: "79cf0ee55d684c8297a23789cb26c873" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 42053 } }
I20260608 09:54:18.650233 29747 leader_election.cc:290] T d1fe97a067a7424985a2b3b2871d4770 P 79cf0ee55d684c8297a23789cb26c873 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2bbf6165934845af845f406324290553 (127.22.183.129:46555), aad9ec3f17f0463c9c2425f1b9bfa56b (127.22.183.130:39111)
I20260608 09:54:18.650511 29750 raft_consensus.cc:359] T 47dd5f1a024f456d880615ef7231da72 P aad9ec3f17f0463c9c2425f1b9bfa56b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2bbf6165934845af845f406324290553" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 46555 } } peers { permanent_uuid: "79cf0ee55d684c8297a23789cb26c873" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 42053 } } peers { permanent_uuid: "aad9ec3f17f0463c9c2425f1b9bfa56b" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 39111 } }
I20260608 09:54:18.652979 29743 ts_tablet_manager.cc:1434] T 5bd6a6d2b1514ebfb240a048aa651a68 P 79cf0ee55d684c8297a23789cb26c873: Time spent starting tablet: real 0.008s	user 0.000s	sys 0.007s
I20260608 09:54:18.651351 29750 raft_consensus.cc:385] T 47dd5f1a024f456d880615ef7231da72 P aad9ec3f17f0463c9c2425f1b9bfa56b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:54:18.653739 29750 raft_consensus.cc:740] T 47dd5f1a024f456d880615ef7231da72 P aad9ec3f17f0463c9c2425f1b9bfa56b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: aad9ec3f17f0463c9c2425f1b9bfa56b, State: Initialized, Role: FOLLOWER
I20260608 09:54:18.648620 29744 consensus_queue.cc:260] T d1fe97a067a7424985a2b3b2871d4770 P 2bbf6165934845af845f406324290553 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2bbf6165934845af845f406324290553" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 46555 } } peers { permanent_uuid: "aad9ec3f17f0463c9c2425f1b9bfa56b" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 39111 } } peers { permanent_uuid: "79cf0ee55d684c8297a23789cb26c873" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 42053 } }
I20260608 09:54:18.654388 29743 tablet_bootstrap.cc:492] T 7df52cab6afd48bea2bbfd27c411fa46 P 79cf0ee55d684c8297a23789cb26c873: Bootstrap starting.
I20260608 09:54:18.654536 29750 consensus_queue.cc:260] T 47dd5f1a024f456d880615ef7231da72 P aad9ec3f17f0463c9c2425f1b9bfa56b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2bbf6165934845af845f406324290553" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 46555 } } peers { permanent_uuid: "79cf0ee55d684c8297a23789cb26c873" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 42053 } } peers { permanent_uuid: "aad9ec3f17f0463c9c2425f1b9bfa56b" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 39111 } }
I20260608 09:54:18.656016 29744 ts_tablet_manager.cc:1434] T d1fe97a067a7424985a2b3b2871d4770 P 2bbf6165934845af845f406324290553: Time spent starting tablet: real 0.013s	user 0.007s	sys 0.000s
I20260608 09:54:18.656824 29750 ts_tablet_manager.cc:1434] T 47dd5f1a024f456d880615ef7231da72 P aad9ec3f17f0463c9c2425f1b9bfa56b: Time spent starting tablet: real 0.010s	user 0.009s	sys 0.000s
I20260608 09:54:18.657177 29744 tablet_bootstrap.cc:492] T 5bd6a6d2b1514ebfb240a048aa651a68 P 2bbf6165934845af845f406324290553: Bootstrap starting.
I20260608 09:54:18.660459 29750 tablet_bootstrap.cc:492] T 7df52cab6afd48bea2bbfd27c411fa46 P aad9ec3f17f0463c9c2425f1b9bfa56b: Bootstrap starting.
I20260608 09:54:18.661901 29743 tablet_bootstrap.cc:654] T 7df52cab6afd48bea2bbfd27c411fa46 P 79cf0ee55d684c8297a23789cb26c873: Neither blocks nor log segments found. Creating new log.
I20260608 09:54:18.664731 29744 tablet_bootstrap.cc:654] T 5bd6a6d2b1514ebfb240a048aa651a68 P 2bbf6165934845af845f406324290553: Neither blocks nor log segments found. Creating new log.
I20260608 09:54:18.668857 29750 tablet_bootstrap.cc:654] T 7df52cab6afd48bea2bbfd27c411fa46 P aad9ec3f17f0463c9c2425f1b9bfa56b: Neither blocks nor log segments found. Creating new log.
I20260608 09:54:18.674543 29743 tablet_bootstrap.cc:492] T 7df52cab6afd48bea2bbfd27c411fa46 P 79cf0ee55d684c8297a23789cb26c873: No bootstrap required, opened a new log
I20260608 09:54:18.675238 29743 ts_tablet_manager.cc:1403] T 7df52cab6afd48bea2bbfd27c411fa46 P 79cf0ee55d684c8297a23789cb26c873: Time spent bootstrapping tablet: real 0.021s	user 0.012s	sys 0.008s
I20260608 09:54:18.677572 29744 tablet_bootstrap.cc:492] T 5bd6a6d2b1514ebfb240a048aa651a68 P 2bbf6165934845af845f406324290553: No bootstrap required, opened a new log
I20260608 09:54:18.678328 29744 ts_tablet_manager.cc:1403] T 5bd6a6d2b1514ebfb240a048aa651a68 P 2bbf6165934845af845f406324290553: Time spent bootstrapping tablet: real 0.021s	user 0.011s	sys 0.008s
I20260608 09:54:18.679247 29743 raft_consensus.cc:359] T 7df52cab6afd48bea2bbfd27c411fa46 P 79cf0ee55d684c8297a23789cb26c873 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2bbf6165934845af845f406324290553" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 46555 } } peers { permanent_uuid: "aad9ec3f17f0463c9c2425f1b9bfa56b" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 39111 } } peers { permanent_uuid: "79cf0ee55d684c8297a23789cb26c873" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 42053 } }
I20260608 09:54:18.680230 29743 raft_consensus.cc:385] T 7df52cab6afd48bea2bbfd27c411fa46 P 79cf0ee55d684c8297a23789cb26c873 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:54:18.680629 29743 raft_consensus.cc:740] T 7df52cab6afd48bea2bbfd27c411fa46 P 79cf0ee55d684c8297a23789cb26c873 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 79cf0ee55d684c8297a23789cb26c873, State: Initialized, Role: FOLLOWER
I20260608 09:54:18.681960 29743 consensus_queue.cc:260] T 7df52cab6afd48bea2bbfd27c411fa46 P 79cf0ee55d684c8297a23789cb26c873 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2bbf6165934845af845f406324290553" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 46555 } } peers { permanent_uuid: "aad9ec3f17f0463c9c2425f1b9bfa56b" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 39111 } } peers { permanent_uuid: "79cf0ee55d684c8297a23789cb26c873" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 42053 } }
I20260608 09:54:18.682379 29744 raft_consensus.cc:359] T 5bd6a6d2b1514ebfb240a048aa651a68 P 2bbf6165934845af845f406324290553 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2bbf6165934845af845f406324290553" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 46555 } } peers { permanent_uuid: "aad9ec3f17f0463c9c2425f1b9bfa56b" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 39111 } } peers { permanent_uuid: "79cf0ee55d684c8297a23789cb26c873" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 42053 } }
I20260608 09:54:18.683591 29744 raft_consensus.cc:385] T 5bd6a6d2b1514ebfb240a048aa651a68 P 2bbf6165934845af845f406324290553 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:54:18.683977 29744 raft_consensus.cc:740] T 5bd6a6d2b1514ebfb240a048aa651a68 P 2bbf6165934845af845f406324290553 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2bbf6165934845af845f406324290553, State: Initialized, Role: FOLLOWER
I20260608 09:54:18.684913 29744 consensus_queue.cc:260] T 5bd6a6d2b1514ebfb240a048aa651a68 P 2bbf6165934845af845f406324290553 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2bbf6165934845af845f406324290553" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 46555 } } peers { permanent_uuid: "aad9ec3f17f0463c9c2425f1b9bfa56b" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 39111 } } peers { permanent_uuid: "79cf0ee55d684c8297a23789cb26c873" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 42053 } }
I20260608 09:54:18.687543 29744 ts_tablet_manager.cc:1434] T 5bd6a6d2b1514ebfb240a048aa651a68 P 2bbf6165934845af845f406324290553: Time spent starting tablet: real 0.009s	user 0.003s	sys 0.005s
I20260608 09:54:18.688823 29744 tablet_bootstrap.cc:492] T 47dd5f1a024f456d880615ef7231da72 P 2bbf6165934845af845f406324290553: Bootstrap starting.
I20260608 09:54:18.690227 29743 ts_tablet_manager.cc:1434] T 7df52cab6afd48bea2bbfd27c411fa46 P 79cf0ee55d684c8297a23789cb26c873: Time spent starting tablet: real 0.015s	user 0.004s	sys 0.004s
I20260608 09:54:18.693545 29750 tablet_bootstrap.cc:492] T 7df52cab6afd48bea2bbfd27c411fa46 P aad9ec3f17f0463c9c2425f1b9bfa56b: No bootstrap required, opened a new log
I20260608 09:54:18.694008 29750 ts_tablet_manager.cc:1403] T 7df52cab6afd48bea2bbfd27c411fa46 P aad9ec3f17f0463c9c2425f1b9bfa56b: Time spent bootstrapping tablet: real 0.034s	user 0.016s	sys 0.016s
I20260608 09:54:18.695631 29744 tablet_bootstrap.cc:654] T 47dd5f1a024f456d880615ef7231da72 P 2bbf6165934845af845f406324290553: Neither blocks nor log segments found. Creating new log.
I20260608 09:54:18.696945 29750 raft_consensus.cc:359] T 7df52cab6afd48bea2bbfd27c411fa46 P aad9ec3f17f0463c9c2425f1b9bfa56b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2bbf6165934845af845f406324290553" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 46555 } } peers { permanent_uuid: "aad9ec3f17f0463c9c2425f1b9bfa56b" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 39111 } } peers { permanent_uuid: "79cf0ee55d684c8297a23789cb26c873" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 42053 } }
I20260608 09:54:18.697743 29750 raft_consensus.cc:385] T 7df52cab6afd48bea2bbfd27c411fa46 P aad9ec3f17f0463c9c2425f1b9bfa56b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:54:18.698064 29750 raft_consensus.cc:740] T 7df52cab6afd48bea2bbfd27c411fa46 P aad9ec3f17f0463c9c2425f1b9bfa56b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: aad9ec3f17f0463c9c2425f1b9bfa56b, State: Initialized, Role: FOLLOWER
I20260608 09:54:18.698915 29750 consensus_queue.cc:260] T 7df52cab6afd48bea2bbfd27c411fa46 P aad9ec3f17f0463c9c2425f1b9bfa56b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2bbf6165934845af845f406324290553" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 46555 } } peers { permanent_uuid: "aad9ec3f17f0463c9c2425f1b9bfa56b" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 39111 } } peers { permanent_uuid: "79cf0ee55d684c8297a23789cb26c873" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 42053 } }
I20260608 09:54:18.701628 29750 ts_tablet_manager.cc:1434] T 7df52cab6afd48bea2bbfd27c411fa46 P aad9ec3f17f0463c9c2425f1b9bfa56b: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260608 09:54:18.701995 29747 raft_consensus.cc:493] T 7df52cab6afd48bea2bbfd27c411fa46 P 79cf0ee55d684c8297a23789cb26c873 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 09:54:18.702687 29750 tablet_bootstrap.cc:492] T d1fe97a067a7424985a2b3b2871d4770 P aad9ec3f17f0463c9c2425f1b9bfa56b: Bootstrap starting.
I20260608 09:54:18.702468 29747 raft_consensus.cc:515] T 7df52cab6afd48bea2bbfd27c411fa46 P 79cf0ee55d684c8297a23789cb26c873 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2bbf6165934845af845f406324290553" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 46555 } } peers { permanent_uuid: "aad9ec3f17f0463c9c2425f1b9bfa56b" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 39111 } } peers { permanent_uuid: "79cf0ee55d684c8297a23789cb26c873" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 42053 } }
I20260608 09:54:18.704802 29747 leader_election.cc:290] T 7df52cab6afd48bea2bbfd27c411fa46 P 79cf0ee55d684c8297a23789cb26c873 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2bbf6165934845af845f406324290553 (127.22.183.129:46555), aad9ec3f17f0463c9c2425f1b9bfa56b (127.22.183.130:39111)
I20260608 09:54:18.705556 29744 tablet_bootstrap.cc:492] T 47dd5f1a024f456d880615ef7231da72 P 2bbf6165934845af845f406324290553: No bootstrap required, opened a new log
I20260608 09:54:18.706192 29744 ts_tablet_manager.cc:1403] T 47dd5f1a024f456d880615ef7231da72 P 2bbf6165934845af845f406324290553: Time spent bootstrapping tablet: real 0.018s	user 0.008s	sys 0.005s
I20260608 09:54:18.709479 29744 raft_consensus.cc:359] T 47dd5f1a024f456d880615ef7231da72 P 2bbf6165934845af845f406324290553 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2bbf6165934845af845f406324290553" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 46555 } } peers { permanent_uuid: "79cf0ee55d684c8297a23789cb26c873" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 42053 } } peers { permanent_uuid: "aad9ec3f17f0463c9c2425f1b9bfa56b" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 39111 } }
I20260608 09:54:18.710216 29750 tablet_bootstrap.cc:654] T d1fe97a067a7424985a2b3b2871d4770 P aad9ec3f17f0463c9c2425f1b9bfa56b: Neither blocks nor log segments found. Creating new log.
I20260608 09:54:18.710253 29744 raft_consensus.cc:385] T 47dd5f1a024f456d880615ef7231da72 P 2bbf6165934845af845f406324290553 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:54:18.710878 29744 raft_consensus.cc:740] T 47dd5f1a024f456d880615ef7231da72 P 2bbf6165934845af845f406324290553 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2bbf6165934845af845f406324290553, State: Initialized, Role: FOLLOWER
I20260608 09:54:18.711879 29744 consensus_queue.cc:260] T 47dd5f1a024f456d880615ef7231da72 P 2bbf6165934845af845f406324290553 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2bbf6165934845af845f406324290553" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 46555 } } peers { permanent_uuid: "79cf0ee55d684c8297a23789cb26c873" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 42053 } } peers { permanent_uuid: "aad9ec3f17f0463c9c2425f1b9bfa56b" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 39111 } }
I20260608 09:54:18.716572 29744 ts_tablet_manager.cc:1434] T 47dd5f1a024f456d880615ef7231da72 P 2bbf6165934845af845f406324290553: Time spent starting tablet: real 0.010s	user 0.007s	sys 0.000s
I20260608 09:54:18.726411 29750 tablet_bootstrap.cc:492] T d1fe97a067a7424985a2b3b2871d4770 P aad9ec3f17f0463c9c2425f1b9bfa56b: No bootstrap required, opened a new log
I20260608 09:54:18.727025 29750 ts_tablet_manager.cc:1403] T d1fe97a067a7424985a2b3b2871d4770 P aad9ec3f17f0463c9c2425f1b9bfa56b: Time spent bootstrapping tablet: real 0.025s	user 0.008s	sys 0.008s
I20260608 09:54:18.729923 29549 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d1fe97a067a7424985a2b3b2871d4770" candidate_uuid: "79cf0ee55d684c8297a23789cb26c873" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2bbf6165934845af845f406324290553" is_pre_election: true
I20260608 09:54:18.730129 29750 raft_consensus.cc:359] T d1fe97a067a7424985a2b3b2871d4770 P aad9ec3f17f0463c9c2425f1b9bfa56b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2bbf6165934845af845f406324290553" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 46555 } } peers { permanent_uuid: "aad9ec3f17f0463c9c2425f1b9bfa56b" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 39111 } } peers { permanent_uuid: "79cf0ee55d684c8297a23789cb26c873" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 42053 } }
I20260608 09:54:18.730331 29548 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7df52cab6afd48bea2bbfd27c411fa46" candidate_uuid: "79cf0ee55d684c8297a23789cb26c873" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2bbf6165934845af845f406324290553" is_pre_election: true
I20260608 09:54:18.730835 29750 raft_consensus.cc:385] T d1fe97a067a7424985a2b3b2871d4770 P aad9ec3f17f0463c9c2425f1b9bfa56b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:54:18.730759 29549 raft_consensus.cc:2468] T d1fe97a067a7424985a2b3b2871d4770 P 2bbf6165934845af845f406324290553 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 79cf0ee55d684c8297a23789cb26c873 in term 0.
I20260608 09:54:18.731099 29548 raft_consensus.cc:2468] T 7df52cab6afd48bea2bbfd27c411fa46 P 2bbf6165934845af845f406324290553 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 79cf0ee55d684c8297a23789cb26c873 in term 0.
I20260608 09:54:18.731364 29750 raft_consensus.cc:740] T d1fe97a067a7424985a2b3b2871d4770 P aad9ec3f17f0463c9c2425f1b9bfa56b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: aad9ec3f17f0463c9c2425f1b9bfa56b, State: Initialized, Role: FOLLOWER
I20260608 09:54:18.732314 29750 consensus_queue.cc:260] T d1fe97a067a7424985a2b3b2871d4770 P aad9ec3f17f0463c9c2425f1b9bfa56b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2bbf6165934845af845f406324290553" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 46555 } } peers { permanent_uuid: "aad9ec3f17f0463c9c2425f1b9bfa56b" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 39111 } } peers { permanent_uuid: "79cf0ee55d684c8297a23789cb26c873" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 42053 } }
I20260608 09:54:18.732839 29662 leader_election.cc:304] T d1fe97a067a7424985a2b3b2871d4770 P 79cf0ee55d684c8297a23789cb26c873 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2bbf6165934845af845f406324290553, 79cf0ee55d684c8297a23789cb26c873; no voters: 
I20260608 09:54:18.733815 29747 raft_consensus.cc:2804] T d1fe97a067a7424985a2b3b2871d4770 P 79cf0ee55d684c8297a23789cb26c873 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 09:54:18.734205 29747 raft_consensus.cc:493] T d1fe97a067a7424985a2b3b2871d4770 P 79cf0ee55d684c8297a23789cb26c873 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 09:54:18.734539 29747 raft_consensus.cc:3060] T d1fe97a067a7424985a2b3b2871d4770 P 79cf0ee55d684c8297a23789cb26c873 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:54:18.735075 29750 ts_tablet_manager.cc:1434] T d1fe97a067a7424985a2b3b2871d4770 P aad9ec3f17f0463c9c2425f1b9bfa56b: Time spent starting tablet: real 0.008s	user 0.004s	sys 0.000s
I20260608 09:54:18.733820 29756 raft_consensus.cc:493] T 7df52cab6afd48bea2bbfd27c411fa46 P aad9ec3f17f0463c9c2425f1b9bfa56b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 09:54:18.736060 29756 raft_consensus.cc:515] T 7df52cab6afd48bea2bbfd27c411fa46 P aad9ec3f17f0463c9c2425f1b9bfa56b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2bbf6165934845af845f406324290553" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 46555 } } peers { permanent_uuid: "aad9ec3f17f0463c9c2425f1b9bfa56b" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 39111 } } peers { permanent_uuid: "79cf0ee55d684c8297a23789cb26c873" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 42053 } }
I20260608 09:54:18.739194 29756 leader_election.cc:290] T 7df52cab6afd48bea2bbfd27c411fa46 P aad9ec3f17f0463c9c2425f1b9bfa56b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2bbf6165934845af845f406324290553 (127.22.183.129:46555), 79cf0ee55d684c8297a23789cb26c873 (127.22.183.131:42053)
I20260608 09:54:18.741057 29662 leader_election.cc:304] T 7df52cab6afd48bea2bbfd27c411fa46 P 79cf0ee55d684c8297a23789cb26c873 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2bbf6165934845af845f406324290553, 79cf0ee55d684c8297a23789cb26c873; no voters: 
I20260608 09:54:18.742106 29760 raft_consensus.cc:2804] T 7df52cab6afd48bea2bbfd27c411fa46 P 79cf0ee55d684c8297a23789cb26c873 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 09:54:18.742517 29760 raft_consensus.cc:493] T 7df52cab6afd48bea2bbfd27c411fa46 P 79cf0ee55d684c8297a23789cb26c873 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 09:54:18.742913 29760 raft_consensus.cc:3060] T 7df52cab6afd48bea2bbfd27c411fa46 P 79cf0ee55d684c8297a23789cb26c873 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:54:18.744083 29747 raft_consensus.cc:515] T d1fe97a067a7424985a2b3b2871d4770 P 79cf0ee55d684c8297a23789cb26c873 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2bbf6165934845af845f406324290553" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 46555 } } peers { permanent_uuid: "aad9ec3f17f0463c9c2425f1b9bfa56b" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 39111 } } peers { permanent_uuid: "79cf0ee55d684c8297a23789cb26c873" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 42053 } }
I20260608 09:54:18.746495 29747 leader_election.cc:290] T d1fe97a067a7424985a2b3b2871d4770 P 79cf0ee55d684c8297a23789cb26c873 [CANDIDATE]: Term 1 election: Requested vote from peers 2bbf6165934845af845f406324290553 (127.22.183.129:46555), aad9ec3f17f0463c9c2425f1b9bfa56b (127.22.183.130:39111)
I20260608 09:54:18.748998 29548 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d1fe97a067a7424985a2b3b2871d4770" candidate_uuid: "79cf0ee55d684c8297a23789cb26c873" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2bbf6165934845af845f406324290553"
I20260608 09:54:18.749626 29548 raft_consensus.cc:3060] T d1fe97a067a7424985a2b3b2871d4770 P 2bbf6165934845af845f406324290553 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:54:18.755064 29548 raft_consensus.cc:2468] T d1fe97a067a7424985a2b3b2871d4770 P 2bbf6165934845af845f406324290553 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 79cf0ee55d684c8297a23789cb26c873 in term 1.
I20260608 09:54:18.758077 29760 raft_consensus.cc:515] T 7df52cab6afd48bea2bbfd27c411fa46 P 79cf0ee55d684c8297a23789cb26c873 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2bbf6165934845af845f406324290553" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 46555 } } peers { permanent_uuid: "aad9ec3f17f0463c9c2425f1b9bfa56b" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 39111 } } peers { permanent_uuid: "79cf0ee55d684c8297a23789cb26c873" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 42053 } }
I20260608 09:54:18.759176 29662 leader_election.cc:304] T d1fe97a067a7424985a2b3b2871d4770 P 79cf0ee55d684c8297a23789cb26c873 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2bbf6165934845af845f406324290553, 79cf0ee55d684c8297a23789cb26c873; no voters: 
I20260608 09:54:18.763978 29760 leader_election.cc:290] T 7df52cab6afd48bea2bbfd27c411fa46 P 79cf0ee55d684c8297a23789cb26c873 [CANDIDATE]: Term 1 election: Requested vote from peers 2bbf6165934845af845f406324290553 (127.22.183.129:46555), aad9ec3f17f0463c9c2425f1b9bfa56b (127.22.183.130:39111)
I20260608 09:54:18.764478 29747 raft_consensus.cc:2804] T d1fe97a067a7424985a2b3b2871d4770 P 79cf0ee55d684c8297a23789cb26c873 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 09:54:18.764863 29548 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7df52cab6afd48bea2bbfd27c411fa46" candidate_uuid: "79cf0ee55d684c8297a23789cb26c873" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2bbf6165934845af845f406324290553"
I20260608 09:54:18.765383 29747 raft_consensus.cc:697] T d1fe97a067a7424985a2b3b2871d4770 P 79cf0ee55d684c8297a23789cb26c873 [term 1 LEADER]: Becoming Leader. State: Replica: 79cf0ee55d684c8297a23789cb26c873, State: Running, Role: LEADER
I20260608 09:54:18.766404 29747 consensus_queue.cc:237] T d1fe97a067a7424985a2b3b2871d4770 P 79cf0ee55d684c8297a23789cb26c873 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2bbf6165934845af845f406324290553" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 46555 } } peers { permanent_uuid: "aad9ec3f17f0463c9c2425f1b9bfa56b" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 39111 } } peers { permanent_uuid: "79cf0ee55d684c8297a23789cb26c873" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 42053 } }
I20260608 09:54:18.767482 29624 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d1fe97a067a7424985a2b3b2871d4770" candidate_uuid: "79cf0ee55d684c8297a23789cb26c873" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aad9ec3f17f0463c9c2425f1b9bfa56b" is_pre_election: true
I20260608 09:54:18.765489 29548 raft_consensus.cc:3060] T 7df52cab6afd48bea2bbfd27c411fa46 P 2bbf6165934845af845f406324290553 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:54:18.768136 29624 raft_consensus.cc:2468] T d1fe97a067a7424985a2b3b2871d4770 P aad9ec3f17f0463c9c2425f1b9bfa56b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 79cf0ee55d684c8297a23789cb26c873 in term 0.
I20260608 09:54:18.770293 29624 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7df52cab6afd48bea2bbfd27c411fa46" candidate_uuid: "79cf0ee55d684c8297a23789cb26c873" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aad9ec3f17f0463c9c2425f1b9bfa56b" is_pre_election: true
I20260608 09:54:18.770893 29624 raft_consensus.cc:2468] T 7df52cab6afd48bea2bbfd27c411fa46 P aad9ec3f17f0463c9c2425f1b9bfa56b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 79cf0ee55d684c8297a23789cb26c873 in term 0.
I20260608 09:54:18.771958 29549 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7df52cab6afd48bea2bbfd27c411fa46" candidate_uuid: "aad9ec3f17f0463c9c2425f1b9bfa56b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2bbf6165934845af845f406324290553" is_pre_election: true
I20260608 09:54:18.772389 29624 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d1fe97a067a7424985a2b3b2871d4770" candidate_uuid: "79cf0ee55d684c8297a23789cb26c873" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aad9ec3f17f0463c9c2425f1b9bfa56b"
I20260608 09:54:18.772954 29624 raft_consensus.cc:3060] T d1fe97a067a7424985a2b3b2871d4770 P aad9ec3f17f0463c9c2425f1b9bfa56b [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:54:18.775748 29698 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7df52cab6afd48bea2bbfd27c411fa46" candidate_uuid: "aad9ec3f17f0463c9c2425f1b9bfa56b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "79cf0ee55d684c8297a23789cb26c873" is_pre_election: true
I20260608 09:54:18.776715 29698 raft_consensus.cc:2393] T 7df52cab6afd48bea2bbfd27c411fa46 P 79cf0ee55d684c8297a23789cb26c873 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate aad9ec3f17f0463c9c2425f1b9bfa56b in current term 1: Already voted for candidate 79cf0ee55d684c8297a23789cb26c873 in this term.
I20260608 09:54:18.777365 29548 raft_consensus.cc:2468] T 7df52cab6afd48bea2bbfd27c411fa46 P 2bbf6165934845af845f406324290553 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 79cf0ee55d684c8297a23789cb26c873 in term 1.
I20260608 09:54:18.778404 29588 leader_election.cc:304] T 7df52cab6afd48bea2bbfd27c411fa46 P aad9ec3f17f0463c9c2425f1b9bfa56b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: aad9ec3f17f0463c9c2425f1b9bfa56b; no voters: 2bbf6165934845af845f406324290553, 79cf0ee55d684c8297a23789cb26c873
I20260608 09:54:18.778723 29662 leader_election.cc:304] T 7df52cab6afd48bea2bbfd27c411fa46 P 79cf0ee55d684c8297a23789cb26c873 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2bbf6165934845af845f406324290553, 79cf0ee55d684c8297a23789cb26c873; no voters: 
I20260608 09:54:18.779186 29623 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7df52cab6afd48bea2bbfd27c411fa46" candidate_uuid: "79cf0ee55d684c8297a23789cb26c873" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aad9ec3f17f0463c9c2425f1b9bfa56b"
I20260608 09:54:18.779985 29767 raft_consensus.cc:3060] T 7df52cab6afd48bea2bbfd27c411fa46 P aad9ec3f17f0463c9c2425f1b9bfa56b [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:54:18.780565 29760 raft_consensus.cc:2804] T 7df52cab6afd48bea2bbfd27c411fa46 P 79cf0ee55d684c8297a23789cb26c873 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 09:54:18.786731 29624 raft_consensus.cc:2468] T d1fe97a067a7424985a2b3b2871d4770 P aad9ec3f17f0463c9c2425f1b9bfa56b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 79cf0ee55d684c8297a23789cb26c873 in term 1.
I20260608 09:54:18.786952 29445 catalog_manager.cc:5696] T d1fe97a067a7424985a2b3b2871d4770 P 79cf0ee55d684c8297a23789cb26c873 reported cstate change: term changed from 0 to 1, leader changed from <none> to 79cf0ee55d684c8297a23789cb26c873 (127.22.183.131). New cstate: current_term: 1 leader_uuid: "79cf0ee55d684c8297a23789cb26c873" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2bbf6165934845af845f406324290553" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 46555 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "aad9ec3f17f0463c9c2425f1b9bfa56b" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 39111 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "79cf0ee55d684c8297a23789cb26c873" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 42053 } health_report { overall_health: HEALTHY } } }
I20260608 09:54:18.789274 29767 raft_consensus.cc:2749] T 7df52cab6afd48bea2bbfd27c411fa46 P aad9ec3f17f0463c9c2425f1b9bfa56b [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260608 09:54:18.789640 29760 raft_consensus.cc:697] T 7df52cab6afd48bea2bbfd27c411fa46 P 79cf0ee55d684c8297a23789cb26c873 [term 1 LEADER]: Becoming Leader. State: Replica: 79cf0ee55d684c8297a23789cb26c873, State: Running, Role: LEADER
I20260608 09:54:18.790933 29760 consensus_queue.cc:237] T 7df52cab6afd48bea2bbfd27c411fa46 P 79cf0ee55d684c8297a23789cb26c873 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2bbf6165934845af845f406324290553" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 46555 } } peers { permanent_uuid: "aad9ec3f17f0463c9c2425f1b9bfa56b" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 39111 } } peers { permanent_uuid: "79cf0ee55d684c8297a23789cb26c873" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 42053 } }
I20260608 09:54:18.797601 29623 raft_consensus.cc:2468] T 7df52cab6afd48bea2bbfd27c411fa46 P aad9ec3f17f0463c9c2425f1b9bfa56b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 79cf0ee55d684c8297a23789cb26c873 in term 1.
I20260608 09:54:18.804558 29445 catalog_manager.cc:5696] T 7df52cab6afd48bea2bbfd27c411fa46 P 79cf0ee55d684c8297a23789cb26c873 reported cstate change: term changed from 0 to 1, leader changed from <none> to 79cf0ee55d684c8297a23789cb26c873 (127.22.183.131). New cstate: current_term: 1 leader_uuid: "79cf0ee55d684c8297a23789cb26c873" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2bbf6165934845af845f406324290553" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 46555 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "aad9ec3f17f0463c9c2425f1b9bfa56b" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 39111 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "79cf0ee55d684c8297a23789cb26c873" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 42053 } health_report { overall_health: HEALTHY } } }
I20260608 09:54:18.824234 29760 raft_consensus.cc:493] T 47dd5f1a024f456d880615ef7231da72 P 79cf0ee55d684c8297a23789cb26c873 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 09:54:18.824705 29760 raft_consensus.cc:515] T 47dd5f1a024f456d880615ef7231da72 P 79cf0ee55d684c8297a23789cb26c873 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2bbf6165934845af845f406324290553" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 46555 } } peers { permanent_uuid: "79cf0ee55d684c8297a23789cb26c873" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 42053 } } peers { permanent_uuid: "aad9ec3f17f0463c9c2425f1b9bfa56b" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 39111 } }
I20260608 09:54:18.826601 29760 leader_election.cc:290] T 47dd5f1a024f456d880615ef7231da72 P 79cf0ee55d684c8297a23789cb26c873 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2bbf6165934845af845f406324290553 (127.22.183.129:46555), aad9ec3f17f0463c9c2425f1b9bfa56b (127.22.183.130:39111)
I20260608 09:54:18.827423 29548 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "47dd5f1a024f456d880615ef7231da72" candidate_uuid: "79cf0ee55d684c8297a23789cb26c873" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2bbf6165934845af845f406324290553" is_pre_election: true
I20260608 09:54:18.827728 29623 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "47dd5f1a024f456d880615ef7231da72" candidate_uuid: "79cf0ee55d684c8297a23789cb26c873" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aad9ec3f17f0463c9c2425f1b9bfa56b" is_pre_election: true
I20260608 09:54:18.828044 29548 raft_consensus.cc:2468] T 47dd5f1a024f456d880615ef7231da72 P 2bbf6165934845af845f406324290553 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 79cf0ee55d684c8297a23789cb26c873 in term 0.
I20260608 09:54:18.828454 29623 raft_consensus.cc:2468] T 47dd5f1a024f456d880615ef7231da72 P aad9ec3f17f0463c9c2425f1b9bfa56b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 79cf0ee55d684c8297a23789cb26c873 in term 0.
I20260608 09:54:18.829085 29662 leader_election.cc:304] T 47dd5f1a024f456d880615ef7231da72 P 79cf0ee55d684c8297a23789cb26c873 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2bbf6165934845af845f406324290553, 79cf0ee55d684c8297a23789cb26c873; no voters: 
I20260608 09:54:18.829792 29760 raft_consensus.cc:2804] T 47dd5f1a024f456d880615ef7231da72 P 79cf0ee55d684c8297a23789cb26c873 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 09:54:18.830165 29760 raft_consensus.cc:493] T 47dd5f1a024f456d880615ef7231da72 P 79cf0ee55d684c8297a23789cb26c873 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 09:54:18.830441 29760 raft_consensus.cc:3060] T 47dd5f1a024f456d880615ef7231da72 P 79cf0ee55d684c8297a23789cb26c873 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:54:18.835078 29760 raft_consensus.cc:515] T 47dd5f1a024f456d880615ef7231da72 P 79cf0ee55d684c8297a23789cb26c873 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2bbf6165934845af845f406324290553" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 46555 } } peers { permanent_uuid: "79cf0ee55d684c8297a23789cb26c873" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 42053 } } peers { permanent_uuid: "aad9ec3f17f0463c9c2425f1b9bfa56b" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 39111 } }
I20260608 09:54:18.837013 29760 leader_election.cc:290] T 47dd5f1a024f456d880615ef7231da72 P 79cf0ee55d684c8297a23789cb26c873 [CANDIDATE]: Term 1 election: Requested vote from peers 2bbf6165934845af845f406324290553 (127.22.183.129:46555), aad9ec3f17f0463c9c2425f1b9bfa56b (127.22.183.130:39111)
I20260608 09:54:18.837608 29548 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "47dd5f1a024f456d880615ef7231da72" candidate_uuid: "79cf0ee55d684c8297a23789cb26c873" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2bbf6165934845af845f406324290553"
I20260608 09:54:18.838229 29548 raft_consensus.cc:3060] T 47dd5f1a024f456d880615ef7231da72 P 2bbf6165934845af845f406324290553 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:54:18.838166 29623 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "47dd5f1a024f456d880615ef7231da72" candidate_uuid: "79cf0ee55d684c8297a23789cb26c873" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aad9ec3f17f0463c9c2425f1b9bfa56b"
I20260608 09:54:18.838865 29623 raft_consensus.cc:3060] T 47dd5f1a024f456d880615ef7231da72 P aad9ec3f17f0463c9c2425f1b9bfa56b [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:54:18.845108 29548 raft_consensus.cc:2468] T 47dd5f1a024f456d880615ef7231da72 P 2bbf6165934845af845f406324290553 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 79cf0ee55d684c8297a23789cb26c873 in term 1.
I20260608 09:54:18.845407 29623 raft_consensus.cc:2468] T 47dd5f1a024f456d880615ef7231da72 P aad9ec3f17f0463c9c2425f1b9bfa56b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 79cf0ee55d684c8297a23789cb26c873 in term 1.
I20260608 09:54:18.846275 29662 leader_election.cc:304] T 47dd5f1a024f456d880615ef7231da72 P 79cf0ee55d684c8297a23789cb26c873 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2bbf6165934845af845f406324290553, 79cf0ee55d684c8297a23789cb26c873; no voters: 
I20260608 09:54:18.846961 29760 raft_consensus.cc:2804] T 47dd5f1a024f456d880615ef7231da72 P 79cf0ee55d684c8297a23789cb26c873 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 09:54:18.847406 29760 raft_consensus.cc:697] T 47dd5f1a024f456d880615ef7231da72 P 79cf0ee55d684c8297a23789cb26c873 [term 1 LEADER]: Becoming Leader. State: Replica: 79cf0ee55d684c8297a23789cb26c873, State: Running, Role: LEADER
I20260608 09:54:18.848188 29760 consensus_queue.cc:237] T 47dd5f1a024f456d880615ef7231da72 P 79cf0ee55d684c8297a23789cb26c873 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2bbf6165934845af845f406324290553" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 46555 } } peers { permanent_uuid: "79cf0ee55d684c8297a23789cb26c873" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 42053 } } peers { permanent_uuid: "aad9ec3f17f0463c9c2425f1b9bfa56b" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 39111 } }
I20260608 09:54:18.855381 29445 catalog_manager.cc:5696] T 47dd5f1a024f456d880615ef7231da72 P 79cf0ee55d684c8297a23789cb26c873 reported cstate change: term changed from 0 to 1, leader changed from <none> to 79cf0ee55d684c8297a23789cb26c873 (127.22.183.131). New cstate: current_term: 1 leader_uuid: "79cf0ee55d684c8297a23789cb26c873" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2bbf6165934845af845f406324290553" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 46555 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "79cf0ee55d684c8297a23789cb26c873" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 42053 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "aad9ec3f17f0463c9c2425f1b9bfa56b" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 39111 } health_report { overall_health: UNKNOWN } } }
I20260608 09:54:18.887269 29760 raft_consensus.cc:493] T 5bd6a6d2b1514ebfb240a048aa651a68 P 79cf0ee55d684c8297a23789cb26c873 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 09:54:18.887696 29760 raft_consensus.cc:515] T 5bd6a6d2b1514ebfb240a048aa651a68 P 79cf0ee55d684c8297a23789cb26c873 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2bbf6165934845af845f406324290553" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 46555 } } peers { permanent_uuid: "aad9ec3f17f0463c9c2425f1b9bfa56b" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 39111 } } peers { permanent_uuid: "79cf0ee55d684c8297a23789cb26c873" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 42053 } }
I20260608 09:54:18.889426 29760 leader_election.cc:290] T 5bd6a6d2b1514ebfb240a048aa651a68 P 79cf0ee55d684c8297a23789cb26c873 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2bbf6165934845af845f406324290553 (127.22.183.129:46555), aad9ec3f17f0463c9c2425f1b9bfa56b (127.22.183.130:39111)
I20260608 09:54:18.890007 29548 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5bd6a6d2b1514ebfb240a048aa651a68" candidate_uuid: "79cf0ee55d684c8297a23789cb26c873" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2bbf6165934845af845f406324290553" is_pre_election: true
I20260608 09:54:18.890419 29623 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5bd6a6d2b1514ebfb240a048aa651a68" candidate_uuid: "79cf0ee55d684c8297a23789cb26c873" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aad9ec3f17f0463c9c2425f1b9bfa56b" is_pre_election: true
I20260608 09:54:18.890579 29548 raft_consensus.cc:2468] T 5bd6a6d2b1514ebfb240a048aa651a68 P 2bbf6165934845af845f406324290553 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 79cf0ee55d684c8297a23789cb26c873 in term 0.
I20260608 09:54:18.890980 29623 raft_consensus.cc:2468] T 5bd6a6d2b1514ebfb240a048aa651a68 P aad9ec3f17f0463c9c2425f1b9bfa56b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 79cf0ee55d684c8297a23789cb26c873 in term 0.
I20260608 09:54:18.891680 29662 leader_election.cc:304] T 5bd6a6d2b1514ebfb240a048aa651a68 P 79cf0ee55d684c8297a23789cb26c873 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2bbf6165934845af845f406324290553, 79cf0ee55d684c8297a23789cb26c873; no voters: 
I20260608 09:54:18.892408 29760 raft_consensus.cc:2804] T 5bd6a6d2b1514ebfb240a048aa651a68 P 79cf0ee55d684c8297a23789cb26c873 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 09:54:18.892761 29760 raft_consensus.cc:493] T 5bd6a6d2b1514ebfb240a048aa651a68 P 79cf0ee55d684c8297a23789cb26c873 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 09:54:18.893055 29760 raft_consensus.cc:3060] T 5bd6a6d2b1514ebfb240a048aa651a68 P 79cf0ee55d684c8297a23789cb26c873 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:54:18.897681 29760 raft_consensus.cc:515] T 5bd6a6d2b1514ebfb240a048aa651a68 P 79cf0ee55d684c8297a23789cb26c873 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2bbf6165934845af845f406324290553" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 46555 } } peers { permanent_uuid: "aad9ec3f17f0463c9c2425f1b9bfa56b" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 39111 } } peers { permanent_uuid: "79cf0ee55d684c8297a23789cb26c873" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 42053 } }
I20260608 09:54:18.899477 29760 leader_election.cc:290] T 5bd6a6d2b1514ebfb240a048aa651a68 P 79cf0ee55d684c8297a23789cb26c873 [CANDIDATE]: Term 1 election: Requested vote from peers 2bbf6165934845af845f406324290553 (127.22.183.129:46555), aad9ec3f17f0463c9c2425f1b9bfa56b (127.22.183.130:39111)
I20260608 09:54:18.900133 29548 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5bd6a6d2b1514ebfb240a048aa651a68" candidate_uuid: "79cf0ee55d684c8297a23789cb26c873" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2bbf6165934845af845f406324290553"
I20260608 09:54:18.900455 29623 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5bd6a6d2b1514ebfb240a048aa651a68" candidate_uuid: "79cf0ee55d684c8297a23789cb26c873" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aad9ec3f17f0463c9c2425f1b9bfa56b"
I20260608 09:54:18.900606 29548 raft_consensus.cc:3060] T 5bd6a6d2b1514ebfb240a048aa651a68 P 2bbf6165934845af845f406324290553 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:54:18.900954 29623 raft_consensus.cc:3060] T 5bd6a6d2b1514ebfb240a048aa651a68 P aad9ec3f17f0463c9c2425f1b9bfa56b [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:54:18.905628 29548 raft_consensus.cc:2468] T 5bd6a6d2b1514ebfb240a048aa651a68 P 2bbf6165934845af845f406324290553 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 79cf0ee55d684c8297a23789cb26c873 in term 1.
I20260608 09:54:18.905941 29623 raft_consensus.cc:2468] T 5bd6a6d2b1514ebfb240a048aa651a68 P aad9ec3f17f0463c9c2425f1b9bfa56b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 79cf0ee55d684c8297a23789cb26c873 in term 1.
I20260608 09:54:18.906790 29662 leader_election.cc:304] T 5bd6a6d2b1514ebfb240a048aa651a68 P 79cf0ee55d684c8297a23789cb26c873 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2bbf6165934845af845f406324290553, 79cf0ee55d684c8297a23789cb26c873; no voters: 
I20260608 09:54:18.907531 29760 raft_consensus.cc:2804] T 5bd6a6d2b1514ebfb240a048aa651a68 P 79cf0ee55d684c8297a23789cb26c873 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 09:54:18.908015 29760 raft_consensus.cc:697] T 5bd6a6d2b1514ebfb240a048aa651a68 P 79cf0ee55d684c8297a23789cb26c873 [term 1 LEADER]: Becoming Leader. State: Replica: 79cf0ee55d684c8297a23789cb26c873, State: Running, Role: LEADER
I20260608 09:54:18.908653 29760 consensus_queue.cc:237] T 5bd6a6d2b1514ebfb240a048aa651a68 P 79cf0ee55d684c8297a23789cb26c873 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2bbf6165934845af845f406324290553" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 46555 } } peers { permanent_uuid: "aad9ec3f17f0463c9c2425f1b9bfa56b" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 39111 } } peers { permanent_uuid: "79cf0ee55d684c8297a23789cb26c873" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 42053 } }
I20260608 09:54:18.915616 29445 catalog_manager.cc:5696] T 5bd6a6d2b1514ebfb240a048aa651a68 P 79cf0ee55d684c8297a23789cb26c873 reported cstate change: term changed from 0 to 1, leader changed from <none> to 79cf0ee55d684c8297a23789cb26c873 (127.22.183.131). New cstate: current_term: 1 leader_uuid: "79cf0ee55d684c8297a23789cb26c873" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2bbf6165934845af845f406324290553" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 46555 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "aad9ec3f17f0463c9c2425f1b9bfa56b" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 39111 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "79cf0ee55d684c8297a23789cb26c873" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 42053 } health_report { overall_health: HEALTHY } } }
W20260608 09:54:18.920943 29495 auto_rebalancer.cc:259] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260608 09:54:18.970153 23262 tablet_server.cc:179] TabletServer@127.22.183.129:0 shutting down...
I20260608 09:54:18.991004 23262 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 09:54:18.991963 23262 tablet_replica.cc:333] T 47dd5f1a024f456d880615ef7231da72 P 2bbf6165934845af845f406324290553: stopping tablet replica
I20260608 09:54:18.992700 23262 raft_consensus.cc:2243] T 47dd5f1a024f456d880615ef7231da72 P 2bbf6165934845af845f406324290553 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:54:18.993112 23262 raft_consensus.cc:2272] T 47dd5f1a024f456d880615ef7231da72 P 2bbf6165934845af845f406324290553 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:54:18.995261 23262 tablet_replica.cc:333] T 5bd6a6d2b1514ebfb240a048aa651a68 P 2bbf6165934845af845f406324290553: stopping tablet replica
I20260608 09:54:18.995759 23262 raft_consensus.cc:2243] T 5bd6a6d2b1514ebfb240a048aa651a68 P 2bbf6165934845af845f406324290553 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:54:18.996096 23262 raft_consensus.cc:2272] T 5bd6a6d2b1514ebfb240a048aa651a68 P 2bbf6165934845af845f406324290553 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:54:18.997963 23262 tablet_replica.cc:333] T d1fe97a067a7424985a2b3b2871d4770 P 2bbf6165934845af845f406324290553: stopping tablet replica
I20260608 09:54:18.998477 23262 raft_consensus.cc:2243] T d1fe97a067a7424985a2b3b2871d4770 P 2bbf6165934845af845f406324290553 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:54:18.998826 23262 raft_consensus.cc:2272] T d1fe97a067a7424985a2b3b2871d4770 P 2bbf6165934845af845f406324290553 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:54:19.000726 23262 tablet_replica.cc:333] T 7df52cab6afd48bea2bbfd27c411fa46 P 2bbf6165934845af845f406324290553: stopping tablet replica
I20260608 09:54:19.001158 23262 raft_consensus.cc:2243] T 7df52cab6afd48bea2bbfd27c411fa46 P 2bbf6165934845af845f406324290553 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:54:19.001478 23262 raft_consensus.cc:2272] T 7df52cab6afd48bea2bbfd27c411fa46 P 2bbf6165934845af845f406324290553 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:54:19.024108 23262 tablet_server.cc:196] TabletServer@127.22.183.129:0 shutdown complete.
W20260608 09:54:19.170174 29662 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.22.183.129:46555: connect: Connection refused (error 111) [suppressed 5 similar messages]
W20260608 09:54:19.173516 29662 consensus_peers.cc:597] T 7df52cab6afd48bea2bbfd27c411fa46 P 79cf0ee55d684c8297a23789cb26c873 -> Peer 2bbf6165934845af845f406324290553 (127.22.183.129:46555): Couldn't send request to peer 2bbf6165934845af845f406324290553. Status: Network error: Client connection negotiation failed: client connection to 127.22.183.129:46555: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260608 09:54:19.293928 29662 consensus_peers.cc:597] T 47dd5f1a024f456d880615ef7231da72 P 79cf0ee55d684c8297a23789cb26c873 -> Peer 2bbf6165934845af845f406324290553 (127.22.183.129:46555): Couldn't send request to peer 2bbf6165934845af845f406324290553. Status: Network error: Client connection negotiation failed: client connection to 127.22.183.129:46555: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260608 09:54:19.296603 29662 consensus_peers.cc:597] T 5bd6a6d2b1514ebfb240a048aa651a68 P 79cf0ee55d684c8297a23789cb26c873 -> Peer 2bbf6165934845af845f406324290553 (127.22.183.129:46555): Couldn't send request to peer 2bbf6165934845af845f406324290553. Status: Network error: Client connection negotiation failed: client connection to 127.22.183.129:46555: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 09:54:19.298940 29760 consensus_queue.cc:1048] T d1fe97a067a7424985a2b3b2871d4770 P 79cf0ee55d684c8297a23789cb26c873 [LEADER]: Connected to new peer: Peer: permanent_uuid: "aad9ec3f17f0463c9c2425f1b9bfa56b" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 39111 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 09:54:19.305742 29760 consensus_queue.cc:1048] T 7df52cab6afd48bea2bbfd27c411fa46 P 79cf0ee55d684c8297a23789cb26c873 [LEADER]: Connected to new peer: Peer: permanent_uuid: "aad9ec3f17f0463c9c2425f1b9bfa56b" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 39111 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260608 09:54:19.318686 29662 consensus_peers.cc:597] T d1fe97a067a7424985a2b3b2871d4770 P 79cf0ee55d684c8297a23789cb26c873 -> Peer 2bbf6165934845af845f406324290553 (127.22.183.129:46555): Couldn't send request to peer 2bbf6165934845af845f406324290553. Status: Network error: Client connection negotiation failed: client connection to 127.22.183.129:46555: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 09:54:19.327175 29760 consensus_queue.cc:1048] T 47dd5f1a024f456d880615ef7231da72 P 79cf0ee55d684c8297a23789cb26c873 [LEADER]: Connected to new peer: Peer: permanent_uuid: "aad9ec3f17f0463c9c2425f1b9bfa56b" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 39111 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 09:54:19.523533 29747 consensus_queue.cc:1048] T 5bd6a6d2b1514ebfb240a048aa651a68 P 79cf0ee55d684c8297a23789cb26c873 [LEADER]: Connected to new peer: Peer: permanent_uuid: "aad9ec3f17f0463c9c2425f1b9bfa56b" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 39111 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260608 09:54:19.922866 29495 auto_rebalancer.cc:259] Could not retrieve cluster info: Not found: tserver 2bbf6165934845af845f406324290553 not available for placement
I20260608 09:54:20.037710 23262 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 09:54:20.043748 29784 instance_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 09:54:20.044799 29785 instance_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 09:54:20.046722 29787 instance_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 09:54:20.046801 23262 server_base.cc:1061] running on GCE node
I20260608 09:54:20.048400 23262 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 09:54:20.048601 23262 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 09:54:20.048735 23262 hybrid_clock.cc:648] HybridClock initialized: now 1780912460048724 us; error 0 us; skew 500 ppm
I20260608 09:54:20.049250 23262 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 09:54:20.051542 23262 webserver.cc:533] Webserver started at http://127.22.183.132:42171/ using document root <none> and password file <none>
I20260608 09:54:20.052021 23262 fs_manager.cc:362] Metadata directory not provided
I20260608 09:54:20.052214 23262 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 09:54:20.052467 23262 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 09:54:20.053575 23262 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task8s1y23/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780912294849904-23262-0/minicluster-data/ts-3-root/instance:
uuid: "b2946951a7b34f009d71cb6d6e110e6b"
format_stamp: "Formatted at 2026-06-08 09:54:20 on dist-test-slave-vzb5"
I20260608 09:54:20.057446 29760 consensus_queue.cc:579] T 7df52cab6afd48bea2bbfd27c411fa46 P 79cf0ee55d684c8297a23789cb26c873 [LEADER]: Leader has been unable to successfully communicate with peer 2bbf6165934845af845f406324290553 for more than 1 seconds (1.265s)
I20260608 09:54:20.058456 23262 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260608 09:54:20.064545 29794 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:54:20.065517 23262 fs_manager.cc:730] Time spent opening block manager: real 0.004s	user 0.004s	sys 0.000s
I20260608 09:54:20.065864 23262 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task8s1y23/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780912294849904-23262-0/minicluster-data/ts-3-root
uuid: "b2946951a7b34f009d71cb6d6e110e6b"
format_stamp: "Formatted at 2026-06-08 09:54:20 on dist-test-slave-vzb5"
I20260608 09:54:20.066213 23262 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task8s1y23/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780912294849904-23262-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-task8s1y23/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780912294849904-23262-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-task8s1y23/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780912294849904-23262-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)
W20260608 09:54:20.068017 29447 catalog_manager.cc:5374] ChangeConfig:ADD_PEER:NON_VOTER RPC for tablet 7df52cab6afd48bea2bbfd27c411fa46 with cas_config_opid_index -1: no extra replica candidate found for tablet 7df52cab6afd48bea2bbfd27c411fa46 (table test-workload [id=f7475c2700874f58b0898a4aeb88a4ce]): 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
I20260608 09:54:20.090384 23262 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 09:54:20.092130 23262 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 09:54:20.093655 23262 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 09:54:20.096004 23262 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 09:54:20.096239 23262 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:54:20.096503 23262 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 09:54:20.096683 23262 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:54:20.139914 23262 rpc_server.cc:307] RPC server started. Bound to: 127.22.183.132:37961
I20260608 09:54:20.140125 29856 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.22.183.132:37961 every 8 connection(s)
I20260608 09:54:20.154877 29857 heartbeater.cc:344] Connected to a master server at 127.22.183.190:38513
I20260608 09:54:20.155395 29857 heartbeater.cc:461] Registering TS with master...
I20260608 09:54:20.156181 29857 heartbeater.cc:507] Master 127.22.183.190:38513 requested a full tablet report, sending...
I20260608 09:54:20.158245 29447 ts_manager.cc:194] Registered new tserver with Master: b2946951a7b34f009d71cb6d6e110e6b (127.22.183.132:37961)
I20260608 09:54:20.159737 29447 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:47196
I20260608 09:54:20.229004 29793 consensus_queue.cc:579] T 5bd6a6d2b1514ebfb240a048aa651a68 P 79cf0ee55d684c8297a23789cb26c873 [LEADER]: Leader has been unable to successfully communicate with peer 2bbf6165934845af845f406324290553 for more than 1 seconds (1.319s)
I20260608 09:54:20.239348 29698 consensus_queue.cc:237] T 5bd6a6d2b1514ebfb240a048aa651a68 P 79cf0ee55d684c8297a23789cb26c873 [LEADER]: Queue 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: "2bbf6165934845af845f406324290553" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 46555 } } peers { permanent_uuid: "aad9ec3f17f0463c9c2425f1b9bfa56b" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 39111 } } peers { permanent_uuid: "79cf0ee55d684c8297a23789cb26c873" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 42053 } } peers { permanent_uuid: "b2946951a7b34f009d71cb6d6e110e6b" member_type: NON_VOTER last_known_addr { host: "127.22.183.132" port: 37961 } attrs { promote: true } }
I20260608 09:54:20.245476 29623 raft_consensus.cc:1275] T 5bd6a6d2b1514ebfb240a048aa651a68 P aad9ec3f17f0463c9c2425f1b9bfa56b [term 1 FOLLOWER]: Refusing update from remote peer 79cf0ee55d684c8297a23789cb26c873: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 09:54:20.247594 29792 consensus_queue.cc:1048] T 5bd6a6d2b1514ebfb240a048aa651a68 P 79cf0ee55d684c8297a23789cb26c873 [LEADER]: Connected to new peer: Peer: permanent_uuid: "aad9ec3f17f0463c9c2425f1b9bfa56b" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 39111 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260608 09:54:20.251355 29662 consensus_peers.cc:597] T 5bd6a6d2b1514ebfb240a048aa651a68 P 79cf0ee55d684c8297a23789cb26c873 -> Peer 2bbf6165934845af845f406324290553 (127.22.183.129:46555): Couldn't send request to peer 2bbf6165934845af845f406324290553. Status: Network error: Client connection negotiation failed: client connection to 127.22.183.129:46555: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 09:54:20.255177 29698 consensus_queue.cc:237] T 7df52cab6afd48bea2bbfd27c411fa46 P 79cf0ee55d684c8297a23789cb26c873 [LEADER]: Queue 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: "2bbf6165934845af845f406324290553" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 46555 } } peers { permanent_uuid: "aad9ec3f17f0463c9c2425f1b9bfa56b" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 39111 } } peers { permanent_uuid: "79cf0ee55d684c8297a23789cb26c873" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 42053 } } peers { permanent_uuid: "b2946951a7b34f009d71cb6d6e110e6b" member_type: NON_VOTER last_known_addr { host: "127.22.183.132" port: 37961 } attrs { promote: true } }
I20260608 09:54:20.254922 29793 raft_consensus.cc:2955] T 5bd6a6d2b1514ebfb240a048aa651a68 P 79cf0ee55d684c8297a23789cb26c873 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER b2946951a7b34f009d71cb6d6e110e6b (127.22.183.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2bbf6165934845af845f406324290553" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 46555 } } peers { permanent_uuid: "aad9ec3f17f0463c9c2425f1b9bfa56b" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 39111 } } peers { permanent_uuid: "79cf0ee55d684c8297a23789cb26c873" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 42053 } } peers { permanent_uuid: "b2946951a7b34f009d71cb6d6e110e6b" member_type: NON_VOTER last_known_addr { host: "127.22.183.132" port: 37961 } attrs { promote: true } } }
I20260608 09:54:20.256397 29623 raft_consensus.cc:2955] T 5bd6a6d2b1514ebfb240a048aa651a68 P aad9ec3f17f0463c9c2425f1b9bfa56b [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER b2946951a7b34f009d71cb6d6e110e6b (127.22.183.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2bbf6165934845af845f406324290553" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 46555 } } peers { permanent_uuid: "aad9ec3f17f0463c9c2425f1b9bfa56b" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 39111 } } peers { permanent_uuid: "79cf0ee55d684c8297a23789cb26c873" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 42053 } } peers { permanent_uuid: "b2946951a7b34f009d71cb6d6e110e6b" member_type: NON_VOTER last_known_addr { host: "127.22.183.132" port: 37961 } attrs { promote: true } } }
W20260608 09:54:20.258581 29664 consensus_peers.cc:597] T 5bd6a6d2b1514ebfb240a048aa651a68 P 79cf0ee55d684c8297a23789cb26c873 -> Peer b2946951a7b34f009d71cb6d6e110e6b (127.22.183.132:37961): Couldn't send request to peer b2946951a7b34f009d71cb6d6e110e6b. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 5bd6a6d2b1514ebfb240a048aa651a68. This is attempt 1: this message will repeat every 5th retry.
W20260608 09:54:20.263815 29664 consensus_peers.cc:597] T 7df52cab6afd48bea2bbfd27c411fa46 P 79cf0ee55d684c8297a23789cb26c873 -> Peer b2946951a7b34f009d71cb6d6e110e6b (127.22.183.132:37961): Couldn't send request to peer b2946951a7b34f009d71cb6d6e110e6b. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 7df52cab6afd48bea2bbfd27c411fa46. This is attempt 1: this message will repeat every 5th retry.
W20260608 09:54:20.266234 29662 consensus_peers.cc:597] T 7df52cab6afd48bea2bbfd27c411fa46 P 79cf0ee55d684c8297a23789cb26c873 -> Peer 2bbf6165934845af845f406324290553 (127.22.183.129:46555): Couldn't send request to peer 2bbf6165934845af845f406324290553. Status: Network error: Client connection negotiation failed: client connection to 127.22.183.129:46555: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 09:54:20.266506 29624 raft_consensus.cc:1275] T 7df52cab6afd48bea2bbfd27c411fa46 P aad9ec3f17f0463c9c2425f1b9bfa56b [term 1 FOLLOWER]: Refusing update from remote peer 79cf0ee55d684c8297a23789cb26c873: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 09:54:20.267951 29432 catalog_manager.cc:5209] ChangeConfig:ADD_PEER:NON_VOTER RPC for tablet 5bd6a6d2b1514ebfb240a048aa651a68 with cas_config_opid_index -1: ChangeConfig:ADD_PEER:NON_VOTER succeeded (attempt 1)
I20260608 09:54:20.268405 29863 consensus_queue.cc:1048] T 7df52cab6afd48bea2bbfd27c411fa46 P 79cf0ee55d684c8297a23789cb26c873 [LEADER]: Connected to new peer: Peer: permanent_uuid: "aad9ec3f17f0463c9c2425f1b9bfa56b" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 39111 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260608 09:54:20.271548 29447 catalog_manager.cc:5696] T 5bd6a6d2b1514ebfb240a048aa651a68 P 79cf0ee55d684c8297a23789cb26c873 reported cstate change: config changed from index -1 to 2, NON_VOTER b2946951a7b34f009d71cb6d6e110e6b (127.22.183.132) added. New cstate: current_term: 1 leader_uuid: "79cf0ee55d684c8297a23789cb26c873" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2bbf6165934845af845f406324290553" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 46555 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "aad9ec3f17f0463c9c2425f1b9bfa56b" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 39111 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "79cf0ee55d684c8297a23789cb26c873" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 42053 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b2946951a7b34f009d71cb6d6e110e6b" member_type: NON_VOTER last_known_addr { host: "127.22.183.132" port: 37961 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260608 09:54:20.276139 29793 raft_consensus.cc:2955] T 7df52cab6afd48bea2bbfd27c411fa46 P 79cf0ee55d684c8297a23789cb26c873 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER b2946951a7b34f009d71cb6d6e110e6b (127.22.183.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2bbf6165934845af845f406324290553" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 46555 } } peers { permanent_uuid: "aad9ec3f17f0463c9c2425f1b9bfa56b" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 39111 } } peers { permanent_uuid: "79cf0ee55d684c8297a23789cb26c873" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 42053 } } peers { permanent_uuid: "b2946951a7b34f009d71cb6d6e110e6b" member_type: NON_VOTER last_known_addr { host: "127.22.183.132" port: 37961 } attrs { promote: true } } }
I20260608 09:54:20.278425 29624 raft_consensus.cc:2955] T 7df52cab6afd48bea2bbfd27c411fa46 P aad9ec3f17f0463c9c2425f1b9bfa56b [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER b2946951a7b34f009d71cb6d6e110e6b (127.22.183.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2bbf6165934845af845f406324290553" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 46555 } } peers { permanent_uuid: "aad9ec3f17f0463c9c2425f1b9bfa56b" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 39111 } } peers { permanent_uuid: "79cf0ee55d684c8297a23789cb26c873" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 42053 } } peers { permanent_uuid: "b2946951a7b34f009d71cb6d6e110e6b" member_type: NON_VOTER last_known_addr { host: "127.22.183.132" port: 37961 } attrs { promote: true } } }
I20260608 09:54:20.285701 29432 catalog_manager.cc:5209] ChangeConfig:ADD_PEER:NON_VOTER RPC for tablet 7df52cab6afd48bea2bbfd27c411fa46 with cas_config_opid_index -1: ChangeConfig:ADD_PEER:NON_VOTER succeeded (attempt 4)
I20260608 09:54:20.294982 29793 consensus_queue.cc:579] T d1fe97a067a7424985a2b3b2871d4770 P 79cf0ee55d684c8297a23789cb26c873 [LEADER]: Leader has been unable to successfully communicate with peer 2bbf6165934845af845f406324290553 for more than 1 seconds (1.524s)
I20260608 09:54:20.294480 29447 catalog_manager.cc:5696] T 7df52cab6afd48bea2bbfd27c411fa46 P aad9ec3f17f0463c9c2425f1b9bfa56b reported cstate change: config changed from index -1 to 2, NON_VOTER b2946951a7b34f009d71cb6d6e110e6b (127.22.183.132) added. New cstate: current_term: 1 leader_uuid: "79cf0ee55d684c8297a23789cb26c873" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2bbf6165934845af845f406324290553" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 46555 } } peers { permanent_uuid: "aad9ec3f17f0463c9c2425f1b9bfa56b" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 39111 } } peers { permanent_uuid: "79cf0ee55d684c8297a23789cb26c873" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 42053 } } peers { permanent_uuid: "b2946951a7b34f009d71cb6d6e110e6b" member_type: NON_VOTER last_known_addr { host: "127.22.183.132" port: 37961 } attrs { promote: true } } }
I20260608 09:54:20.313951 29698 consensus_queue.cc:237] T d1fe97a067a7424985a2b3b2871d4770 P 79cf0ee55d684c8297a23789cb26c873 [LEADER]: Queue 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: "2bbf6165934845af845f406324290553" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 46555 } } peers { permanent_uuid: "aad9ec3f17f0463c9c2425f1b9bfa56b" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 39111 } } peers { permanent_uuid: "79cf0ee55d684c8297a23789cb26c873" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 42053 } } peers { permanent_uuid: "b2946951a7b34f009d71cb6d6e110e6b" member_type: NON_VOTER last_known_addr { host: "127.22.183.132" port: 37961 } attrs { promote: true } }
I20260608 09:54:20.320566 29624 raft_consensus.cc:1275] T d1fe97a067a7424985a2b3b2871d4770 P aad9ec3f17f0463c9c2425f1b9bfa56b [term 1 FOLLOWER]: Refusing update from remote peer 79cf0ee55d684c8297a23789cb26c873: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260608 09:54:20.320981 29664 consensus_peers.cc:597] T d1fe97a067a7424985a2b3b2871d4770 P 79cf0ee55d684c8297a23789cb26c873 -> Peer b2946951a7b34f009d71cb6d6e110e6b (127.22.183.132:37961): Couldn't send request to peer b2946951a7b34f009d71cb6d6e110e6b. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: d1fe97a067a7424985a2b3b2871d4770. This is attempt 1: this message will repeat every 5th retry.
I20260608 09:54:20.321930 29793 consensus_queue.cc:1048] T d1fe97a067a7424985a2b3b2871d4770 P 79cf0ee55d684c8297a23789cb26c873 [LEADER]: Connected to new peer: Peer: permanent_uuid: "aad9ec3f17f0463c9c2425f1b9bfa56b" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 39111 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260608 09:54:20.323431 29662 consensus_peers.cc:597] T d1fe97a067a7424985a2b3b2871d4770 P 79cf0ee55d684c8297a23789cb26c873 -> Peer 2bbf6165934845af845f406324290553 (127.22.183.129:46555): Couldn't send request to peer 2bbf6165934845af845f406324290553. Status: Network error: Client connection negotiation failed: client connection to 127.22.183.129:46555: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 09:54:20.328454 29792 raft_consensus.cc:2955] T d1fe97a067a7424985a2b3b2871d4770 P 79cf0ee55d684c8297a23789cb26c873 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER b2946951a7b34f009d71cb6d6e110e6b (127.22.183.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2bbf6165934845af845f406324290553" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 46555 } } peers { permanent_uuid: "aad9ec3f17f0463c9c2425f1b9bfa56b" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 39111 } } peers { permanent_uuid: "79cf0ee55d684c8297a23789cb26c873" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 42053 } } peers { permanent_uuid: "b2946951a7b34f009d71cb6d6e110e6b" member_type: NON_VOTER last_known_addr { host: "127.22.183.132" port: 37961 } attrs { promote: true } } }
I20260608 09:54:20.330065 29624 raft_consensus.cc:2955] T d1fe97a067a7424985a2b3b2871d4770 P aad9ec3f17f0463c9c2425f1b9bfa56b [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER b2946951a7b34f009d71cb6d6e110e6b (127.22.183.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2bbf6165934845af845f406324290553" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 46555 } } peers { permanent_uuid: "aad9ec3f17f0463c9c2425f1b9bfa56b" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 39111 } } peers { permanent_uuid: "79cf0ee55d684c8297a23789cb26c873" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 42053 } } peers { permanent_uuid: "b2946951a7b34f009d71cb6d6e110e6b" member_type: NON_VOTER last_known_addr { host: "127.22.183.132" port: 37961 } attrs { promote: true } } }
I20260608 09:54:20.335248 29793 consensus_queue.cc:579] T 47dd5f1a024f456d880615ef7231da72 P 79cf0ee55d684c8297a23789cb26c873 [LEADER]: Leader has been unable to successfully communicate with peer 2bbf6165934845af845f406324290553 for more than 1 seconds (1.486s)
I20260608 09:54:20.337357 29432 catalog_manager.cc:5209] ChangeConfig:ADD_PEER:NON_VOTER RPC for tablet d1fe97a067a7424985a2b3b2871d4770 with cas_config_opid_index -1: ChangeConfig:ADD_PEER:NON_VOTER succeeded (attempt 1)
I20260608 09:54:20.342265 29445 catalog_manager.cc:5696] T d1fe97a067a7424985a2b3b2871d4770 P aad9ec3f17f0463c9c2425f1b9bfa56b reported cstate change: config changed from index -1 to 2, NON_VOTER b2946951a7b34f009d71cb6d6e110e6b (127.22.183.132) added. New cstate: current_term: 1 leader_uuid: "79cf0ee55d684c8297a23789cb26c873" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2bbf6165934845af845f406324290553" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 46555 } } peers { permanent_uuid: "aad9ec3f17f0463c9c2425f1b9bfa56b" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 39111 } } peers { permanent_uuid: "79cf0ee55d684c8297a23789cb26c873" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 42053 } } peers { permanent_uuid: "b2946951a7b34f009d71cb6d6e110e6b" member_type: NON_VOTER last_known_addr { host: "127.22.183.132" port: 37961 } attrs { promote: true } } }
I20260608 09:54:20.356431 29698 consensus_queue.cc:237] T 47dd5f1a024f456d880615ef7231da72 P 79cf0ee55d684c8297a23789cb26c873 [LEADER]: Queue 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: "2bbf6165934845af845f406324290553" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 46555 } } peers { permanent_uuid: "79cf0ee55d684c8297a23789cb26c873" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 42053 } } peers { permanent_uuid: "aad9ec3f17f0463c9c2425f1b9bfa56b" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 39111 } } peers { permanent_uuid: "b2946951a7b34f009d71cb6d6e110e6b" member_type: NON_VOTER last_known_addr { host: "127.22.183.132" port: 37961 } attrs { promote: true } }
I20260608 09:54:20.363226 29624 raft_consensus.cc:1275] T 47dd5f1a024f456d880615ef7231da72 P aad9ec3f17f0463c9c2425f1b9bfa56b [term 1 FOLLOWER]: Refusing update from remote peer 79cf0ee55d684c8297a23789cb26c873: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260608 09:54:20.363555 29664 consensus_peers.cc:597] T 47dd5f1a024f456d880615ef7231da72 P 79cf0ee55d684c8297a23789cb26c873 -> Peer b2946951a7b34f009d71cb6d6e110e6b (127.22.183.132:37961): Couldn't send request to peer b2946951a7b34f009d71cb6d6e110e6b. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 47dd5f1a024f456d880615ef7231da72. This is attempt 1: this message will repeat every 5th retry.
I20260608 09:54:20.364545 29872 consensus_queue.cc:1048] T 47dd5f1a024f456d880615ef7231da72 P 79cf0ee55d684c8297a23789cb26c873 [LEADER]: Connected to new peer: Peer: permanent_uuid: "aad9ec3f17f0463c9c2425f1b9bfa56b" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 39111 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260608 09:54:20.365896 29662 consensus_peers.cc:597] T 47dd5f1a024f456d880615ef7231da72 P 79cf0ee55d684c8297a23789cb26c873 -> Peer 2bbf6165934845af845f406324290553 (127.22.183.129:46555): Couldn't send request to peer 2bbf6165934845af845f406324290553. Status: Network error: Client connection negotiation failed: client connection to 127.22.183.129:46555: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 09:54:20.370839 29871 raft_consensus.cc:2955] T 47dd5f1a024f456d880615ef7231da72 P 79cf0ee55d684c8297a23789cb26c873 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER b2946951a7b34f009d71cb6d6e110e6b (127.22.183.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2bbf6165934845af845f406324290553" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 46555 } } peers { permanent_uuid: "79cf0ee55d684c8297a23789cb26c873" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 42053 } } peers { permanent_uuid: "aad9ec3f17f0463c9c2425f1b9bfa56b" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 39111 } } peers { permanent_uuid: "b2946951a7b34f009d71cb6d6e110e6b" member_type: NON_VOTER last_known_addr { host: "127.22.183.132" port: 37961 } attrs { promote: true } } }
I20260608 09:54:20.372601 29624 raft_consensus.cc:2955] T 47dd5f1a024f456d880615ef7231da72 P aad9ec3f17f0463c9c2425f1b9bfa56b [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER b2946951a7b34f009d71cb6d6e110e6b (127.22.183.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2bbf6165934845af845f406324290553" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 46555 } } peers { permanent_uuid: "79cf0ee55d684c8297a23789cb26c873" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 42053 } } peers { permanent_uuid: "aad9ec3f17f0463c9c2425f1b9bfa56b" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 39111 } } peers { permanent_uuid: "b2946951a7b34f009d71cb6d6e110e6b" member_type: NON_VOTER last_known_addr { host: "127.22.183.132" port: 37961 } attrs { promote: true } } }
I20260608 09:54:20.379865 29432 catalog_manager.cc:5209] ChangeConfig:ADD_PEER:NON_VOTER RPC for tablet 47dd5f1a024f456d880615ef7231da72 with cas_config_opid_index -1: ChangeConfig:ADD_PEER:NON_VOTER succeeded (attempt 1)
I20260608 09:54:20.384380 29447 catalog_manager.cc:5696] T 47dd5f1a024f456d880615ef7231da72 P 79cf0ee55d684c8297a23789cb26c873 reported cstate change: config changed from index -1 to 2, NON_VOTER b2946951a7b34f009d71cb6d6e110e6b (127.22.183.132) added. New cstate: current_term: 1 leader_uuid: "79cf0ee55d684c8297a23789cb26c873" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2bbf6165934845af845f406324290553" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 46555 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "79cf0ee55d684c8297a23789cb26c873" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 42053 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "aad9ec3f17f0463c9c2425f1b9bfa56b" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 39111 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b2946951a7b34f009d71cb6d6e110e6b" member_type: NON_VOTER last_known_addr { host: "127.22.183.132" port: 37961 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260608 09:54:20.647411 29875 ts_tablet_manager.cc:933] T 5bd6a6d2b1514ebfb240a048aa651a68 P b2946951a7b34f009d71cb6d6e110e6b: Initiating tablet copy from peer 79cf0ee55d684c8297a23789cb26c873 (127.22.183.131:42053)
I20260608 09:54:20.649427 29875 tablet_copy_client.cc:323] T 5bd6a6d2b1514ebfb240a048aa651a68 P b2946951a7b34f009d71cb6d6e110e6b: tablet copy: Beginning tablet copy session from remote peer at address 127.22.183.131:42053
I20260608 09:54:20.659613 29708 tablet_copy_service.cc:140] P 79cf0ee55d684c8297a23789cb26c873: Received BeginTabletCopySession request for tablet 5bd6a6d2b1514ebfb240a048aa651a68 from peer b2946951a7b34f009d71cb6d6e110e6b ({username='slave'} at 127.0.0.1:47366)
I20260608 09:54:20.660128 29708 tablet_copy_service.cc:161] P 79cf0ee55d684c8297a23789cb26c873: Beginning new tablet copy session on tablet 5bd6a6d2b1514ebfb240a048aa651a68 from peer b2946951a7b34f009d71cb6d6e110e6b at {username='slave'} at 127.0.0.1:47366: session id = b2946951a7b34f009d71cb6d6e110e6b-5bd6a6d2b1514ebfb240a048aa651a68
I20260608 09:54:20.661670 29878 ts_tablet_manager.cc:933] T 7df52cab6afd48bea2bbfd27c411fa46 P b2946951a7b34f009d71cb6d6e110e6b: Initiating tablet copy from peer 79cf0ee55d684c8297a23789cb26c873 (127.22.183.131:42053)
I20260608 09:54:20.663754 29878 tablet_copy_client.cc:323] T 7df52cab6afd48bea2bbfd27c411fa46 P b2946951a7b34f009d71cb6d6e110e6b: tablet copy: Beginning tablet copy session from remote peer at address 127.22.183.131:42053
I20260608 09:54:20.665470 29707 tablet_copy_service.cc:140] P 79cf0ee55d684c8297a23789cb26c873: Received BeginTabletCopySession request for tablet 7df52cab6afd48bea2bbfd27c411fa46 from peer b2946951a7b34f009d71cb6d6e110e6b ({username='slave'} at 127.0.0.1:47366)
I20260608 09:54:20.665937 29707 tablet_copy_service.cc:161] P 79cf0ee55d684c8297a23789cb26c873: Beginning new tablet copy session on tablet 7df52cab6afd48bea2bbfd27c411fa46 from peer b2946951a7b34f009d71cb6d6e110e6b at {username='slave'} at 127.0.0.1:47366: session id = b2946951a7b34f009d71cb6d6e110e6b-7df52cab6afd48bea2bbfd27c411fa46
I20260608 09:54:20.667910 29708 tablet_copy_source_session.cc:215] T 5bd6a6d2b1514ebfb240a048aa651a68 P 79cf0ee55d684c8297a23789cb26c873: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 09:54:20.670917 29875 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5bd6a6d2b1514ebfb240a048aa651a68. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:54:20.671555 29707 tablet_copy_source_session.cc:215] T 7df52cab6afd48bea2bbfd27c411fa46 P 79cf0ee55d684c8297a23789cb26c873: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 09:54:20.674129 29878 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7df52cab6afd48bea2bbfd27c411fa46. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:54:20.683393 29875 tablet_copy_client.cc:806] T 5bd6a6d2b1514ebfb240a048aa651a68 P b2946951a7b34f009d71cb6d6e110e6b: tablet copy: Starting download of 0 data blocks...
I20260608 09:54:20.683954 29875 tablet_copy_client.cc:670] T 5bd6a6d2b1514ebfb240a048aa651a68 P b2946951a7b34f009d71cb6d6e110e6b: tablet copy: Starting download of 1 WAL segments...
I20260608 09:54:20.686779 29878 tablet_copy_client.cc:806] T 7df52cab6afd48bea2bbfd27c411fa46 P b2946951a7b34f009d71cb6d6e110e6b: tablet copy: Starting download of 0 data blocks...
I20260608 09:54:20.687299 29878 tablet_copy_client.cc:670] T 7df52cab6afd48bea2bbfd27c411fa46 P b2946951a7b34f009d71cb6d6e110e6b: tablet copy: Starting download of 1 WAL segments...
I20260608 09:54:20.687942 29875 tablet_copy_client.cc:538] T 5bd6a6d2b1514ebfb240a048aa651a68 P b2946951a7b34f009d71cb6d6e110e6b: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 09:54:20.690966 29878 tablet_copy_client.cc:538] T 7df52cab6afd48bea2bbfd27c411fa46 P b2946951a7b34f009d71cb6d6e110e6b: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 09:54:20.694603 29875 tablet_bootstrap.cc:492] T 5bd6a6d2b1514ebfb240a048aa651a68 P b2946951a7b34f009d71cb6d6e110e6b: Bootstrap starting.
I20260608 09:54:20.696931 29878 tablet_bootstrap.cc:492] T 7df52cab6afd48bea2bbfd27c411fa46 P b2946951a7b34f009d71cb6d6e110e6b: Bootstrap starting.
I20260608 09:54:20.711855 29875 tablet_bootstrap.cc:492] T 5bd6a6d2b1514ebfb240a048aa651a68 P b2946951a7b34f009d71cb6d6e110e6b: 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 09:54:20.712517 29878 tablet_bootstrap.cc:492] T 7df52cab6afd48bea2bbfd27c411fa46 P b2946951a7b34f009d71cb6d6e110e6b: 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 09:54:20.712538 29875 tablet_bootstrap.cc:492] T 5bd6a6d2b1514ebfb240a048aa651a68 P b2946951a7b34f009d71cb6d6e110e6b: Bootstrap complete.
I20260608 09:54:20.713299 29878 tablet_bootstrap.cc:492] T 7df52cab6afd48bea2bbfd27c411fa46 P b2946951a7b34f009d71cb6d6e110e6b: Bootstrap complete.
I20260608 09:54:20.713332 29875 ts_tablet_manager.cc:1403] T 5bd6a6d2b1514ebfb240a048aa651a68 P b2946951a7b34f009d71cb6d6e110e6b: Time spent bootstrapping tablet: real 0.019s	user 0.013s	sys 0.008s
I20260608 09:54:20.714004 29878 ts_tablet_manager.cc:1403] T 7df52cab6afd48bea2bbfd27c411fa46 P b2946951a7b34f009d71cb6d6e110e6b: Time spent bootstrapping tablet: real 0.017s	user 0.015s	sys 0.000s
I20260608 09:54:20.716022 29875 raft_consensus.cc:359] T 5bd6a6d2b1514ebfb240a048aa651a68 P b2946951a7b34f009d71cb6d6e110e6b [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2bbf6165934845af845f406324290553" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 46555 } } peers { permanent_uuid: "aad9ec3f17f0463c9c2425f1b9bfa56b" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 39111 } } peers { permanent_uuid: "79cf0ee55d684c8297a23789cb26c873" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 42053 } } peers { permanent_uuid: "b2946951a7b34f009d71cb6d6e110e6b" member_type: NON_VOTER last_known_addr { host: "127.22.183.132" port: 37961 } attrs { promote: true } }
I20260608 09:54:20.716161 29878 raft_consensus.cc:359] T 7df52cab6afd48bea2bbfd27c411fa46 P b2946951a7b34f009d71cb6d6e110e6b [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2bbf6165934845af845f406324290553" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 46555 } } peers { permanent_uuid: "aad9ec3f17f0463c9c2425f1b9bfa56b" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 39111 } } peers { permanent_uuid: "79cf0ee55d684c8297a23789cb26c873" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 42053 } } peers { permanent_uuid: "b2946951a7b34f009d71cb6d6e110e6b" member_type: NON_VOTER last_known_addr { host: "127.22.183.132" port: 37961 } attrs { promote: true } }
I20260608 09:54:20.716631 29875 raft_consensus.cc:740] T 5bd6a6d2b1514ebfb240a048aa651a68 P b2946951a7b34f009d71cb6d6e110e6b [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: b2946951a7b34f009d71cb6d6e110e6b, State: Initialized, Role: LEARNER
I20260608 09:54:20.716838 29878 raft_consensus.cc:740] T 7df52cab6afd48bea2bbfd27c411fa46 P b2946951a7b34f009d71cb6d6e110e6b [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: b2946951a7b34f009d71cb6d6e110e6b, State: Initialized, Role: LEARNER
I20260608 09:54:20.717324 29875 consensus_queue.cc:260] T 5bd6a6d2b1514ebfb240a048aa651a68 P b2946951a7b34f009d71cb6d6e110e6b [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: "2bbf6165934845af845f406324290553" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 46555 } } peers { permanent_uuid: "aad9ec3f17f0463c9c2425f1b9bfa56b" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 39111 } } peers { permanent_uuid: "79cf0ee55d684c8297a23789cb26c873" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 42053 } } peers { permanent_uuid: "b2946951a7b34f009d71cb6d6e110e6b" member_type: NON_VOTER last_known_addr { host: "127.22.183.132" port: 37961 } attrs { promote: true } }
I20260608 09:54:20.717461 29878 consensus_queue.cc:260] T 7df52cab6afd48bea2bbfd27c411fa46 P b2946951a7b34f009d71cb6d6e110e6b [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: "2bbf6165934845af845f406324290553" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 46555 } } peers { permanent_uuid: "aad9ec3f17f0463c9c2425f1b9bfa56b" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 39111 } } peers { permanent_uuid: "79cf0ee55d684c8297a23789cb26c873" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 42053 } } peers { permanent_uuid: "b2946951a7b34f009d71cb6d6e110e6b" member_type: NON_VOTER last_known_addr { host: "127.22.183.132" port: 37961 } attrs { promote: true } }
I20260608 09:54:20.720342 29857 heartbeater.cc:499] Master 127.22.183.190:38513 was elected leader, sending a full tablet report...
I20260608 09:54:20.720767 29875 ts_tablet_manager.cc:1434] T 5bd6a6d2b1514ebfb240a048aa651a68 P b2946951a7b34f009d71cb6d6e110e6b: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260608 09:54:20.721123 29878 ts_tablet_manager.cc:1434] T 7df52cab6afd48bea2bbfd27c411fa46 P b2946951a7b34f009d71cb6d6e110e6b: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.004s
I20260608 09:54:20.722674 29707 tablet_copy_service.cc:342] P 79cf0ee55d684c8297a23789cb26c873: Request end of tablet copy session b2946951a7b34f009d71cb6d6e110e6b-5bd6a6d2b1514ebfb240a048aa651a68 received from {username='slave'} at 127.0.0.1:47366
I20260608 09:54:20.723078 29707 tablet_copy_service.cc:434] P 79cf0ee55d684c8297a23789cb26c873: ending tablet copy session b2946951a7b34f009d71cb6d6e110e6b-5bd6a6d2b1514ebfb240a048aa651a68 on tablet 5bd6a6d2b1514ebfb240a048aa651a68 with peer b2946951a7b34f009d71cb6d6e110e6b
I20260608 09:54:20.723713 29708 tablet_copy_service.cc:342] P 79cf0ee55d684c8297a23789cb26c873: Request end of tablet copy session b2946951a7b34f009d71cb6d6e110e6b-7df52cab6afd48bea2bbfd27c411fa46 received from {username='slave'} at 127.0.0.1:47366
I20260608 09:54:20.724123 29708 tablet_copy_service.cc:434] P 79cf0ee55d684c8297a23789cb26c873: ending tablet copy session b2946951a7b34f009d71cb6d6e110e6b-7df52cab6afd48bea2bbfd27c411fa46 on tablet 7df52cab6afd48bea2bbfd27c411fa46 with peer b2946951a7b34f009d71cb6d6e110e6b
I20260608 09:54:20.872617 29878 ts_tablet_manager.cc:933] T 47dd5f1a024f456d880615ef7231da72 P b2946951a7b34f009d71cb6d6e110e6b: Initiating tablet copy from peer 79cf0ee55d684c8297a23789cb26c873 (127.22.183.131:42053)
I20260608 09:54:20.873939 29878 tablet_copy_client.cc:323] T 47dd5f1a024f456d880615ef7231da72 P b2946951a7b34f009d71cb6d6e110e6b: tablet copy: Beginning tablet copy session from remote peer at address 127.22.183.131:42053
I20260608 09:54:20.875415 29708 tablet_copy_service.cc:140] P 79cf0ee55d684c8297a23789cb26c873: Received BeginTabletCopySession request for tablet 47dd5f1a024f456d880615ef7231da72 from peer b2946951a7b34f009d71cb6d6e110e6b ({username='slave'} at 127.0.0.1:47366)
I20260608 09:54:20.875801 29708 tablet_copy_service.cc:161] P 79cf0ee55d684c8297a23789cb26c873: Beginning new tablet copy session on tablet 47dd5f1a024f456d880615ef7231da72 from peer b2946951a7b34f009d71cb6d6e110e6b at {username='slave'} at 127.0.0.1:47366: session id = b2946951a7b34f009d71cb6d6e110e6b-47dd5f1a024f456d880615ef7231da72
I20260608 09:54:20.880733 29708 tablet_copy_source_session.cc:215] T 47dd5f1a024f456d880615ef7231da72 P 79cf0ee55d684c8297a23789cb26c873: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 09:54:20.883394 29878 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 47dd5f1a024f456d880615ef7231da72. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:54:20.893808 29878 tablet_copy_client.cc:806] T 47dd5f1a024f456d880615ef7231da72 P b2946951a7b34f009d71cb6d6e110e6b: tablet copy: Starting download of 0 data blocks...
I20260608 09:54:20.894286 29878 tablet_copy_client.cc:670] T 47dd5f1a024f456d880615ef7231da72 P b2946951a7b34f009d71cb6d6e110e6b: tablet copy: Starting download of 1 WAL segments...
I20260608 09:54:20.898187 29878 tablet_copy_client.cc:538] T 47dd5f1a024f456d880615ef7231da72 P b2946951a7b34f009d71cb6d6e110e6b: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 09:54:20.904628 29878 tablet_bootstrap.cc:492] T 47dd5f1a024f456d880615ef7231da72 P b2946951a7b34f009d71cb6d6e110e6b: Bootstrap starting.
I20260608 09:54:20.915710 29875 ts_tablet_manager.cc:933] T d1fe97a067a7424985a2b3b2871d4770 P b2946951a7b34f009d71cb6d6e110e6b: Initiating tablet copy from peer 79cf0ee55d684c8297a23789cb26c873 (127.22.183.131:42053)
I20260608 09:54:20.917407 29875 tablet_copy_client.cc:323] T d1fe97a067a7424985a2b3b2871d4770 P b2946951a7b34f009d71cb6d6e110e6b: tablet copy: Beginning tablet copy session from remote peer at address 127.22.183.131:42053
I20260608 09:54:20.919057 29708 tablet_copy_service.cc:140] P 79cf0ee55d684c8297a23789cb26c873: Received BeginTabletCopySession request for tablet d1fe97a067a7424985a2b3b2871d4770 from peer b2946951a7b34f009d71cb6d6e110e6b ({username='slave'} at 127.0.0.1:47366)
I20260608 09:54:20.919646 29708 tablet_copy_service.cc:161] P 79cf0ee55d684c8297a23789cb26c873: Beginning new tablet copy session on tablet d1fe97a067a7424985a2b3b2871d4770 from peer b2946951a7b34f009d71cb6d6e110e6b at {username='slave'} at 127.0.0.1:47366: session id = b2946951a7b34f009d71cb6d6e110e6b-d1fe97a067a7424985a2b3b2871d4770
I20260608 09:54:20.920518 29878 tablet_bootstrap.cc:492] T 47dd5f1a024f456d880615ef7231da72 P b2946951a7b34f009d71cb6d6e110e6b: 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 09:54:20.921382 29878 tablet_bootstrap.cc:492] T 47dd5f1a024f456d880615ef7231da72 P b2946951a7b34f009d71cb6d6e110e6b: Bootstrap complete.
I20260608 09:54:20.922083 29878 ts_tablet_manager.cc:1403] T 47dd5f1a024f456d880615ef7231da72 P b2946951a7b34f009d71cb6d6e110e6b: Time spent bootstrapping tablet: real 0.018s	user 0.011s	sys 0.004s
W20260608 09:54:20.924875 29495 auto_rebalancer.cc:259] Could not retrieve cluster info: Not found: tserver 2bbf6165934845af845f406324290553 not available for placement
I20260608 09:54:20.925272 29878 raft_consensus.cc:359] T 47dd5f1a024f456d880615ef7231da72 P b2946951a7b34f009d71cb6d6e110e6b [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2bbf6165934845af845f406324290553" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 46555 } } peers { permanent_uuid: "79cf0ee55d684c8297a23789cb26c873" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 42053 } } peers { permanent_uuid: "aad9ec3f17f0463c9c2425f1b9bfa56b" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 39111 } } peers { permanent_uuid: "b2946951a7b34f009d71cb6d6e110e6b" member_type: NON_VOTER last_known_addr { host: "127.22.183.132" port: 37961 } attrs { promote: true } }
I20260608 09:54:20.926132 29878 raft_consensus.cc:740] T 47dd5f1a024f456d880615ef7231da72 P b2946951a7b34f009d71cb6d6e110e6b [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: b2946951a7b34f009d71cb6d6e110e6b, State: Initialized, Role: LEARNER
I20260608 09:54:20.927309 29708 tablet_copy_source_session.cc:215] T d1fe97a067a7424985a2b3b2871d4770 P 79cf0ee55d684c8297a23789cb26c873: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 09:54:20.926862 29878 consensus_queue.cc:260] T 47dd5f1a024f456d880615ef7231da72 P b2946951a7b34f009d71cb6d6e110e6b [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: "2bbf6165934845af845f406324290553" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 46555 } } peers { permanent_uuid: "79cf0ee55d684c8297a23789cb26c873" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 42053 } } peers { permanent_uuid: "aad9ec3f17f0463c9c2425f1b9bfa56b" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 39111 } } peers { permanent_uuid: "b2946951a7b34f009d71cb6d6e110e6b" member_type: NON_VOTER last_known_addr { host: "127.22.183.132" port: 37961 } attrs { promote: true } }
I20260608 09:54:20.929428 29878 ts_tablet_manager.cc:1434] T 47dd5f1a024f456d880615ef7231da72 P b2946951a7b34f009d71cb6d6e110e6b: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260608 09:54:20.930670 29875 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d1fe97a067a7424985a2b3b2871d4770. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:54:20.931272 29708 tablet_copy_service.cc:342] P 79cf0ee55d684c8297a23789cb26c873: Request end of tablet copy session b2946951a7b34f009d71cb6d6e110e6b-47dd5f1a024f456d880615ef7231da72 received from {username='slave'} at 127.0.0.1:47366
I20260608 09:54:20.931727 29708 tablet_copy_service.cc:434] P 79cf0ee55d684c8297a23789cb26c873: ending tablet copy session b2946951a7b34f009d71cb6d6e110e6b-47dd5f1a024f456d880615ef7231da72 on tablet 47dd5f1a024f456d880615ef7231da72 with peer b2946951a7b34f009d71cb6d6e110e6b
I20260608 09:54:20.943593 29875 tablet_copy_client.cc:806] T d1fe97a067a7424985a2b3b2871d4770 P b2946951a7b34f009d71cb6d6e110e6b: tablet copy: Starting download of 0 data blocks...
I20260608 09:54:20.944113 29875 tablet_copy_client.cc:670] T d1fe97a067a7424985a2b3b2871d4770 P b2946951a7b34f009d71cb6d6e110e6b: tablet copy: Starting download of 1 WAL segments...
I20260608 09:54:20.947337 29875 tablet_copy_client.cc:538] T d1fe97a067a7424985a2b3b2871d4770 P b2946951a7b34f009d71cb6d6e110e6b: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 09:54:20.953960 29875 tablet_bootstrap.cc:492] T d1fe97a067a7424985a2b3b2871d4770 P b2946951a7b34f009d71cb6d6e110e6b: Bootstrap starting.
I20260608 09:54:20.968765 29875 tablet_bootstrap.cc:492] T d1fe97a067a7424985a2b3b2871d4770 P b2946951a7b34f009d71cb6d6e110e6b: 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 09:54:20.969400 29875 tablet_bootstrap.cc:492] T d1fe97a067a7424985a2b3b2871d4770 P b2946951a7b34f009d71cb6d6e110e6b: Bootstrap complete.
I20260608 09:54:20.969884 29875 ts_tablet_manager.cc:1403] T d1fe97a067a7424985a2b3b2871d4770 P b2946951a7b34f009d71cb6d6e110e6b: Time spent bootstrapping tablet: real 0.016s	user 0.011s	sys 0.004s
I20260608 09:54:20.972024 29875 raft_consensus.cc:359] T d1fe97a067a7424985a2b3b2871d4770 P b2946951a7b34f009d71cb6d6e110e6b [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2bbf6165934845af845f406324290553" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 46555 } } peers { permanent_uuid: "aad9ec3f17f0463c9c2425f1b9bfa56b" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 39111 } } peers { permanent_uuid: "79cf0ee55d684c8297a23789cb26c873" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 42053 } } peers { permanent_uuid: "b2946951a7b34f009d71cb6d6e110e6b" member_type: NON_VOTER last_known_addr { host: "127.22.183.132" port: 37961 } attrs { promote: true } }
I20260608 09:54:20.972582 29875 raft_consensus.cc:740] T d1fe97a067a7424985a2b3b2871d4770 P b2946951a7b34f009d71cb6d6e110e6b [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: b2946951a7b34f009d71cb6d6e110e6b, State: Initialized, Role: LEARNER
I20260608 09:54:20.973081 29875 consensus_queue.cc:260] T d1fe97a067a7424985a2b3b2871d4770 P b2946951a7b34f009d71cb6d6e110e6b [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: "2bbf6165934845af845f406324290553" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 46555 } } peers { permanent_uuid: "aad9ec3f17f0463c9c2425f1b9bfa56b" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 39111 } } peers { permanent_uuid: "79cf0ee55d684c8297a23789cb26c873" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 42053 } } peers { permanent_uuid: "b2946951a7b34f009d71cb6d6e110e6b" member_type: NON_VOTER last_known_addr { host: "127.22.183.132" port: 37961 } attrs { promote: true } }
I20260608 09:54:20.975194 29875 ts_tablet_manager.cc:1434] T d1fe97a067a7424985a2b3b2871d4770 P b2946951a7b34f009d71cb6d6e110e6b: Time spent starting tablet: real 0.005s	user 0.008s	sys 0.000s
I20260608 09:54:20.977056 29708 tablet_copy_service.cc:342] P 79cf0ee55d684c8297a23789cb26c873: Request end of tablet copy session b2946951a7b34f009d71cb6d6e110e6b-d1fe97a067a7424985a2b3b2871d4770 received from {username='slave'} at 127.0.0.1:47366
I20260608 09:54:20.977443 29708 tablet_copy_service.cc:434] P 79cf0ee55d684c8297a23789cb26c873: ending tablet copy session b2946951a7b34f009d71cb6d6e110e6b-d1fe97a067a7424985a2b3b2871d4770 on tablet d1fe97a067a7424985a2b3b2871d4770 with peer b2946951a7b34f009d71cb6d6e110e6b
I20260608 09:54:21.037315 29832 raft_consensus.cc:1217] T 5bd6a6d2b1514ebfb240a048aa651a68 P b2946951a7b34f009d71cb6d6e110e6b [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260608 09:54:21.116151 29832 raft_consensus.cc:1217] T 7df52cab6afd48bea2bbfd27c411fa46 P b2946951a7b34f009d71cb6d6e110e6b [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260608 09:54:21.316455 29832 raft_consensus.cc:1217] T d1fe97a067a7424985a2b3b2871d4770 P b2946951a7b34f009d71cb6d6e110e6b [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260608 09:54:21.346452 29832 raft_consensus.cc:1217] T 47dd5f1a024f456d880615ef7231da72 P b2946951a7b34f009d71cb6d6e110e6b [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260608 09:54:21.408141 29872 consensus_queue.cc:579] T 47dd5f1a024f456d880615ef7231da72 P 79cf0ee55d684c8297a23789cb26c873 [LEADER]: Leader has been unable to successfully communicate with peer 2bbf6165934845af845f406324290553 for more than 1 seconds (1.051s)
I20260608 09:54:21.442718 29872 raft_consensus.cc:1064] T 5bd6a6d2b1514ebfb240a048aa651a68 P 79cf0ee55d684c8297a23789cb26c873: attempting to promote NON_VOTER b2946951a7b34f009d71cb6d6e110e6b to VOTER
I20260608 09:54:21.444700 29872 consensus_queue.cc:237] T 5bd6a6d2b1514ebfb240a048aa651a68 P 79cf0ee55d684c8297a23789cb26c873 [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: "2bbf6165934845af845f406324290553" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 46555 } } peers { permanent_uuid: "aad9ec3f17f0463c9c2425f1b9bfa56b" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 39111 } } peers { permanent_uuid: "79cf0ee55d684c8297a23789cb26c873" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 42053 } } peers { permanent_uuid: "b2946951a7b34f009d71cb6d6e110e6b" member_type: VOTER last_known_addr { host: "127.22.183.132" port: 37961 } attrs { promote: false } }
I20260608 09:54:21.451239 29832 raft_consensus.cc:1275] T 5bd6a6d2b1514ebfb240a048aa651a68 P b2946951a7b34f009d71cb6d6e110e6b [term 1 LEARNER]: Refusing update from remote peer 79cf0ee55d684c8297a23789cb26c873: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 09:54:21.451251 29624 raft_consensus.cc:1275] T 5bd6a6d2b1514ebfb240a048aa651a68 P aad9ec3f17f0463c9c2425f1b9bfa56b [term 1 FOLLOWER]: Refusing update from remote peer 79cf0ee55d684c8297a23789cb26c873: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 09:54:21.452610 29891 consensus_queue.cc:1048] T 5bd6a6d2b1514ebfb240a048aa651a68 P 79cf0ee55d684c8297a23789cb26c873 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b2946951a7b34f009d71cb6d6e110e6b" member_type: VOTER last_known_addr { host: "127.22.183.132" port: 37961 } 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 09:54:21.453338 29872 consensus_queue.cc:1048] T 5bd6a6d2b1514ebfb240a048aa651a68 P 79cf0ee55d684c8297a23789cb26c873 [LEADER]: Connected to new peer: Peer: permanent_uuid: "aad9ec3f17f0463c9c2425f1b9bfa56b" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 39111 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
W20260608 09:54:21.455302 29662 consensus_peers.cc:597] T 5bd6a6d2b1514ebfb240a048aa651a68 P 79cf0ee55d684c8297a23789cb26c873 -> Peer 2bbf6165934845af845f406324290553 (127.22.183.129:46555): Couldn't send request to peer 2bbf6165934845af845f406324290553. Status: Network error: Client connection negotiation failed: client connection to 127.22.183.129:46555: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 09:54:21.461371 29891 raft_consensus.cc:2955] T 5bd6a6d2b1514ebfb240a048aa651a68 P 79cf0ee55d684c8297a23789cb26c873 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, b2946951a7b34f009d71cb6d6e110e6b (127.22.183.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2bbf6165934845af845f406324290553" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 46555 } } peers { permanent_uuid: "aad9ec3f17f0463c9c2425f1b9bfa56b" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 39111 } } peers { permanent_uuid: "79cf0ee55d684c8297a23789cb26c873" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 42053 } } peers { permanent_uuid: "b2946951a7b34f009d71cb6d6e110e6b" member_type: VOTER last_known_addr { host: "127.22.183.132" port: 37961 } attrs { promote: false } } }
I20260608 09:54:21.462956 29832 raft_consensus.cc:2955] T 5bd6a6d2b1514ebfb240a048aa651a68 P b2946951a7b34f009d71cb6d6e110e6b [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, b2946951a7b34f009d71cb6d6e110e6b (127.22.183.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2bbf6165934845af845f406324290553" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 46555 } } peers { permanent_uuid: "aad9ec3f17f0463c9c2425f1b9bfa56b" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 39111 } } peers { permanent_uuid: "79cf0ee55d684c8297a23789cb26c873" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 42053 } } peers { permanent_uuid: "b2946951a7b34f009d71cb6d6e110e6b" member_type: VOTER last_known_addr { host: "127.22.183.132" port: 37961 } attrs { promote: false } } }
I20260608 09:54:21.471318 29624 raft_consensus.cc:2955] T 5bd6a6d2b1514ebfb240a048aa651a68 P aad9ec3f17f0463c9c2425f1b9bfa56b [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, b2946951a7b34f009d71cb6d6e110e6b (127.22.183.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2bbf6165934845af845f406324290553" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 46555 } } peers { permanent_uuid: "aad9ec3f17f0463c9c2425f1b9bfa56b" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 39111 } } peers { permanent_uuid: "79cf0ee55d684c8297a23789cb26c873" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 42053 } } peers { permanent_uuid: "b2946951a7b34f009d71cb6d6e110e6b" member_type: VOTER last_known_addr { host: "127.22.183.132" port: 37961 } attrs { promote: false } } }
I20260608 09:54:21.472981 29445 catalog_manager.cc:5696] T 5bd6a6d2b1514ebfb240a048aa651a68 P 79cf0ee55d684c8297a23789cb26c873 reported cstate change: config changed from index 2 to 3, b2946951a7b34f009d71cb6d6e110e6b (127.22.183.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "79cf0ee55d684c8297a23789cb26c873" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2bbf6165934845af845f406324290553" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 46555 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "aad9ec3f17f0463c9c2425f1b9bfa56b" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 39111 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "79cf0ee55d684c8297a23789cb26c873" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 42053 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b2946951a7b34f009d71cb6d6e110e6b" member_type: VOTER last_known_addr { host: "127.22.183.132" port: 37961 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260608 09:54:21.490417 29698 consensus_queue.cc:237] T 5bd6a6d2b1514ebfb240a048aa651a68 P 79cf0ee55d684c8297a23789cb26c873 [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: "aad9ec3f17f0463c9c2425f1b9bfa56b" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 39111 } } peers { permanent_uuid: "79cf0ee55d684c8297a23789cb26c873" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 42053 } } peers { permanent_uuid: "b2946951a7b34f009d71cb6d6e110e6b" member_type: VOTER last_known_addr { host: "127.22.183.132" port: 37961 } attrs { promote: false } }
I20260608 09:54:21.495529 29832 raft_consensus.cc:1275] T 5bd6a6d2b1514ebfb240a048aa651a68 P b2946951a7b34f009d71cb6d6e110e6b [term 1 FOLLOWER]: Refusing update from remote peer 79cf0ee55d684c8297a23789cb26c873: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260608 09:54:21.495529 29624 raft_consensus.cc:1275] T 5bd6a6d2b1514ebfb240a048aa651a68 P aad9ec3f17f0463c9c2425f1b9bfa56b [term 1 FOLLOWER]: Refusing update from remote peer 79cf0ee55d684c8297a23789cb26c873: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260608 09:54:21.497373 29889 consensus_queue.cc:1048] T 5bd6a6d2b1514ebfb240a048aa651a68 P 79cf0ee55d684c8297a23789cb26c873 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b2946951a7b34f009d71cb6d6e110e6b" member_type: VOTER last_known_addr { host: "127.22.183.132" port: 37961 } 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 09:54:21.498086 29891 consensus_queue.cc:1048] T 5bd6a6d2b1514ebfb240a048aa651a68 P 79cf0ee55d684c8297a23789cb26c873 [LEADER]: Connected to new peer: Peer: permanent_uuid: "aad9ec3f17f0463c9c2425f1b9bfa56b" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 39111 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260608 09:54:21.504259 29889 raft_consensus.cc:2955] T 5bd6a6d2b1514ebfb240a048aa651a68 P 79cf0ee55d684c8297a23789cb26c873 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 2bbf6165934845af845f406324290553 (127.22.183.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "aad9ec3f17f0463c9c2425f1b9bfa56b" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 39111 } } peers { permanent_uuid: "79cf0ee55d684c8297a23789cb26c873" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 42053 } } peers { permanent_uuid: "b2946951a7b34f009d71cb6d6e110e6b" member_type: VOTER last_known_addr { host: "127.22.183.132" port: 37961 } attrs { promote: false } } }
I20260608 09:54:21.506316 29624 raft_consensus.cc:2955] T 5bd6a6d2b1514ebfb240a048aa651a68 P aad9ec3f17f0463c9c2425f1b9bfa56b [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 2bbf6165934845af845f406324290553 (127.22.183.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "aad9ec3f17f0463c9c2425f1b9bfa56b" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 39111 } } peers { permanent_uuid: "79cf0ee55d684c8297a23789cb26c873" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 42053 } } peers { permanent_uuid: "b2946951a7b34f009d71cb6d6e110e6b" member_type: VOTER last_known_addr { host: "127.22.183.132" port: 37961 } attrs { promote: false } } }
I20260608 09:54:21.507007 29832 raft_consensus.cc:2955] T 5bd6a6d2b1514ebfb240a048aa651a68 P b2946951a7b34f009d71cb6d6e110e6b [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 2bbf6165934845af845f406324290553 (127.22.183.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "aad9ec3f17f0463c9c2425f1b9bfa56b" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 39111 } } peers { permanent_uuid: "79cf0ee55d684c8297a23789cb26c873" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 42053 } } peers { permanent_uuid: "b2946951a7b34f009d71cb6d6e110e6b" member_type: VOTER last_known_addr { host: "127.22.183.132" port: 37961 } attrs { promote: false } } }
I20260608 09:54:21.513712 29432 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet 5bd6a6d2b1514ebfb240a048aa651a68 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260608 09:54:21.519335 29446 catalog_manager.cc:5696] T 5bd6a6d2b1514ebfb240a048aa651a68 P aad9ec3f17f0463c9c2425f1b9bfa56b reported cstate change: config changed from index 3 to 4, VOTER 2bbf6165934845af845f406324290553 (127.22.183.129) evicted. New cstate: current_term: 1 leader_uuid: "79cf0ee55d684c8297a23789cb26c873" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "aad9ec3f17f0463c9c2425f1b9bfa56b" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 39111 } } peers { permanent_uuid: "79cf0ee55d684c8297a23789cb26c873" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 42053 } } peers { permanent_uuid: "b2946951a7b34f009d71cb6d6e110e6b" member_type: VOTER last_known_addr { host: "127.22.183.132" port: 37961 } attrs { promote: false } } }
W20260608 09:54:21.535283 29432 catalog_manager.cc:4754] TS 2bbf6165934845af845f406324290553 (127.22.183.129:46555): DeleteTablet:TABLET_DATA_TOMBSTONED RPC failed for tablet 5bd6a6d2b1514ebfb240a048aa651a68: Network error: Client connection negotiation failed: client connection to 127.22.183.129:46555: connect: Connection refused (error 111)
I20260608 09:54:21.627251 29889 consensus_queue.cc:579] T 7df52cab6afd48bea2bbfd27c411fa46 P 79cf0ee55d684c8297a23789cb26c873 [LEADER]: Leader has been unable to successfully communicate with peer 2bbf6165934845af845f406324290553 for more than 1 seconds (1.371s)
I20260608 09:54:21.641635 29889 consensus_queue.cc:579] T d1fe97a067a7424985a2b3b2871d4770 P 79cf0ee55d684c8297a23789cb26c873 [LEADER]: Leader has been unable to successfully communicate with peer 2bbf6165934845af845f406324290553 for more than 1 seconds (1.326s)
I20260608 09:54:21.678262 29889 raft_consensus.cc:1064] T 7df52cab6afd48bea2bbfd27c411fa46 P 79cf0ee55d684c8297a23789cb26c873: attempting to promote NON_VOTER b2946951a7b34f009d71cb6d6e110e6b to VOTER
I20260608 09:54:21.680244 29889 consensus_queue.cc:237] T 7df52cab6afd48bea2bbfd27c411fa46 P 79cf0ee55d684c8297a23789cb26c873 [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: "2bbf6165934845af845f406324290553" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 46555 } } peers { permanent_uuid: "aad9ec3f17f0463c9c2425f1b9bfa56b" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 39111 } } peers { permanent_uuid: "79cf0ee55d684c8297a23789cb26c873" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 42053 } } peers { permanent_uuid: "b2946951a7b34f009d71cb6d6e110e6b" member_type: VOTER last_known_addr { host: "127.22.183.132" port: 37961 } attrs { promote: false } }
I20260608 09:54:21.686285 29832 raft_consensus.cc:1275] T 7df52cab6afd48bea2bbfd27c411fa46 P b2946951a7b34f009d71cb6d6e110e6b [term 1 LEARNER]: Refusing update from remote peer 79cf0ee55d684c8297a23789cb26c873: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 09:54:21.686560 29624 raft_consensus.cc:1275] T 7df52cab6afd48bea2bbfd27c411fa46 P aad9ec3f17f0463c9c2425f1b9bfa56b [term 1 FOLLOWER]: Refusing update from remote peer 79cf0ee55d684c8297a23789cb26c873: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 09:54:21.687685 29889 consensus_queue.cc:1048] T 7df52cab6afd48bea2bbfd27c411fa46 P 79cf0ee55d684c8297a23789cb26c873 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b2946951a7b34f009d71cb6d6e110e6b" member_type: VOTER last_known_addr { host: "127.22.183.132" port: 37961 } 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 09:54:21.688436 29888 consensus_queue.cc:1048] T 7df52cab6afd48bea2bbfd27c411fa46 P 79cf0ee55d684c8297a23789cb26c873 [LEADER]: Connected to new peer: Peer: permanent_uuid: "aad9ec3f17f0463c9c2425f1b9bfa56b" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 39111 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
W20260608 09:54:21.689344 29662 consensus_peers.cc:597] T 7df52cab6afd48bea2bbfd27c411fa46 P 79cf0ee55d684c8297a23789cb26c873 -> Peer 2bbf6165934845af845f406324290553 (127.22.183.129:46555): Couldn't send request to peer 2bbf6165934845af845f406324290553. Status: Network error: Client connection negotiation failed: client connection to 127.22.183.129:46555: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 09:54:21.696565 29888 raft_consensus.cc:2955] T 7df52cab6afd48bea2bbfd27c411fa46 P 79cf0ee55d684c8297a23789cb26c873 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, b2946951a7b34f009d71cb6d6e110e6b (127.22.183.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2bbf6165934845af845f406324290553" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 46555 } } peers { permanent_uuid: "aad9ec3f17f0463c9c2425f1b9bfa56b" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 39111 } } peers { permanent_uuid: "79cf0ee55d684c8297a23789cb26c873" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 42053 } } peers { permanent_uuid: "b2946951a7b34f009d71cb6d6e110e6b" member_type: VOTER last_known_addr { host: "127.22.183.132" port: 37961 } attrs { promote: false } } }
I20260608 09:54:21.698307 29832 raft_consensus.cc:2955] T 7df52cab6afd48bea2bbfd27c411fa46 P b2946951a7b34f009d71cb6d6e110e6b [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, b2946951a7b34f009d71cb6d6e110e6b (127.22.183.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2bbf6165934845af845f406324290553" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 46555 } } peers { permanent_uuid: "aad9ec3f17f0463c9c2425f1b9bfa56b" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 39111 } } peers { permanent_uuid: "79cf0ee55d684c8297a23789cb26c873" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 42053 } } peers { permanent_uuid: "b2946951a7b34f009d71cb6d6e110e6b" member_type: VOTER last_known_addr { host: "127.22.183.132" port: 37961 } attrs { promote: false } } }
I20260608 09:54:21.707690 29624 raft_consensus.cc:2955] T 7df52cab6afd48bea2bbfd27c411fa46 P aad9ec3f17f0463c9c2425f1b9bfa56b [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, b2946951a7b34f009d71cb6d6e110e6b (127.22.183.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2bbf6165934845af845f406324290553" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 46555 } } peers { permanent_uuid: "aad9ec3f17f0463c9c2425f1b9bfa56b" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 39111 } } peers { permanent_uuid: "79cf0ee55d684c8297a23789cb26c873" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 42053 } } peers { permanent_uuid: "b2946951a7b34f009d71cb6d6e110e6b" member_type: VOTER last_known_addr { host: "127.22.183.132" port: 37961 } attrs { promote: false } } }
I20260608 09:54:21.710675 29445 catalog_manager.cc:5696] T 7df52cab6afd48bea2bbfd27c411fa46 P 79cf0ee55d684c8297a23789cb26c873 reported cstate change: config changed from index 2 to 3, b2946951a7b34f009d71cb6d6e110e6b (127.22.183.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "79cf0ee55d684c8297a23789cb26c873" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2bbf6165934845af845f406324290553" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 46555 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "aad9ec3f17f0463c9c2425f1b9bfa56b" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 39111 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "79cf0ee55d684c8297a23789cb26c873" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 42053 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b2946951a7b34f009d71cb6d6e110e6b" member_type: VOTER last_known_addr { host: "127.22.183.132" port: 37961 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260608 09:54:21.724102 29698 consensus_queue.cc:237] T 7df52cab6afd48bea2bbfd27c411fa46 P 79cf0ee55d684c8297a23789cb26c873 [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: "aad9ec3f17f0463c9c2425f1b9bfa56b" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 39111 } } peers { permanent_uuid: "79cf0ee55d684c8297a23789cb26c873" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 42053 } } peers { permanent_uuid: "b2946951a7b34f009d71cb6d6e110e6b" member_type: VOTER last_known_addr { host: "127.22.183.132" port: 37961 } attrs { promote: false } }
I20260608 09:54:21.729235 29832 raft_consensus.cc:1275] T 7df52cab6afd48bea2bbfd27c411fa46 P b2946951a7b34f009d71cb6d6e110e6b [term 1 FOLLOWER]: Refusing update from remote peer 79cf0ee55d684c8297a23789cb26c873: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260608 09:54:21.729409 29624 raft_consensus.cc:1275] T 7df52cab6afd48bea2bbfd27c411fa46 P aad9ec3f17f0463c9c2425f1b9bfa56b [term 1 FOLLOWER]: Refusing update from remote peer 79cf0ee55d684c8297a23789cb26c873: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260608 09:54:21.730676 29889 consensus_queue.cc:1048] T 7df52cab6afd48bea2bbfd27c411fa46 P 79cf0ee55d684c8297a23789cb26c873 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b2946951a7b34f009d71cb6d6e110e6b" member_type: VOTER last_known_addr { host: "127.22.183.132" port: 37961 } 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 09:54:21.731423 29888 consensus_queue.cc:1048] T 7df52cab6afd48bea2bbfd27c411fa46 P 79cf0ee55d684c8297a23789cb26c873 [LEADER]: Connected to new peer: Peer: permanent_uuid: "aad9ec3f17f0463c9c2425f1b9bfa56b" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 39111 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260608 09:54:21.737803 29872 raft_consensus.cc:2955] T 7df52cab6afd48bea2bbfd27c411fa46 P 79cf0ee55d684c8297a23789cb26c873 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 2bbf6165934845af845f406324290553 (127.22.183.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "aad9ec3f17f0463c9c2425f1b9bfa56b" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 39111 } } peers { permanent_uuid: "79cf0ee55d684c8297a23789cb26c873" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 42053 } } peers { permanent_uuid: "b2946951a7b34f009d71cb6d6e110e6b" member_type: VOTER last_known_addr { host: "127.22.183.132" port: 37961 } attrs { promote: false } } }
I20260608 09:54:21.739405 29832 raft_consensus.cc:2955] T 7df52cab6afd48bea2bbfd27c411fa46 P b2946951a7b34f009d71cb6d6e110e6b [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 2bbf6165934845af845f406324290553 (127.22.183.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "aad9ec3f17f0463c9c2425f1b9bfa56b" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 39111 } } peers { permanent_uuid: "79cf0ee55d684c8297a23789cb26c873" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 42053 } } peers { permanent_uuid: "b2946951a7b34f009d71cb6d6e110e6b" member_type: VOTER last_known_addr { host: "127.22.183.132" port: 37961 } attrs { promote: false } } }
I20260608 09:54:21.739396 29624 raft_consensus.cc:2955] T 7df52cab6afd48bea2bbfd27c411fa46 P aad9ec3f17f0463c9c2425f1b9bfa56b [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 2bbf6165934845af845f406324290553 (127.22.183.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "aad9ec3f17f0463c9c2425f1b9bfa56b" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 39111 } } peers { permanent_uuid: "79cf0ee55d684c8297a23789cb26c873" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 42053 } } peers { permanent_uuid: "b2946951a7b34f009d71cb6d6e110e6b" member_type: VOTER last_known_addr { host: "127.22.183.132" port: 37961 } attrs { promote: false } } }
I20260608 09:54:21.748096 29432 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet 7df52cab6afd48bea2bbfd27c411fa46 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260608 09:54:21.751657 29447 catalog_manager.cc:5696] T 7df52cab6afd48bea2bbfd27c411fa46 P b2946951a7b34f009d71cb6d6e110e6b reported cstate change: config changed from index 3 to 4, VOTER 2bbf6165934845af845f406324290553 (127.22.183.129) evicted. New cstate: current_term: 1 leader_uuid: "79cf0ee55d684c8297a23789cb26c873" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "aad9ec3f17f0463c9c2425f1b9bfa56b" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 39111 } } peers { permanent_uuid: "79cf0ee55d684c8297a23789cb26c873" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 42053 } } peers { permanent_uuid: "b2946951a7b34f009d71cb6d6e110e6b" member_type: VOTER last_known_addr { host: "127.22.183.132" port: 37961 } attrs { promote: false } } }
I20260608 09:54:21.882694 29889 raft_consensus.cc:1064] T d1fe97a067a7424985a2b3b2871d4770 P 79cf0ee55d684c8297a23789cb26c873: attempting to promote NON_VOTER b2946951a7b34f009d71cb6d6e110e6b to VOTER
I20260608 09:54:21.885252 29889 consensus_queue.cc:237] T d1fe97a067a7424985a2b3b2871d4770 P 79cf0ee55d684c8297a23789cb26c873 [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: "2bbf6165934845af845f406324290553" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 46555 } } peers { permanent_uuid: "aad9ec3f17f0463c9c2425f1b9bfa56b" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 39111 } } peers { permanent_uuid: "79cf0ee55d684c8297a23789cb26c873" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 42053 } } peers { permanent_uuid: "b2946951a7b34f009d71cb6d6e110e6b" member_type: VOTER last_known_addr { host: "127.22.183.132" port: 37961 } attrs { promote: false } }
I20260608 09:54:21.887792 29891 raft_consensus.cc:1064] T 47dd5f1a024f456d880615ef7231da72 P 79cf0ee55d684c8297a23789cb26c873: attempting to promote NON_VOTER b2946951a7b34f009d71cb6d6e110e6b to VOTER
I20260608 09:54:21.889788 29891 consensus_queue.cc:237] T 47dd5f1a024f456d880615ef7231da72 P 79cf0ee55d684c8297a23789cb26c873 [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: "2bbf6165934845af845f406324290553" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 46555 } } peers { permanent_uuid: "79cf0ee55d684c8297a23789cb26c873" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 42053 } } peers { permanent_uuid: "aad9ec3f17f0463c9c2425f1b9bfa56b" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 39111 } } peers { permanent_uuid: "b2946951a7b34f009d71cb6d6e110e6b" member_type: VOTER last_known_addr { host: "127.22.183.132" port: 37961 } attrs { promote: false } }
I20260608 09:54:21.892776 29832 raft_consensus.cc:1275] T d1fe97a067a7424985a2b3b2871d4770 P b2946951a7b34f009d71cb6d6e110e6b [term 1 LEARNER]: Refusing update from remote peer 79cf0ee55d684c8297a23789cb26c873: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 09:54:21.893049 29624 raft_consensus.cc:1275] T d1fe97a067a7424985a2b3b2871d4770 P aad9ec3f17f0463c9c2425f1b9bfa56b [term 1 FOLLOWER]: Refusing update from remote peer 79cf0ee55d684c8297a23789cb26c873: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 09:54:21.894649 29889 consensus_queue.cc:1048] T d1fe97a067a7424985a2b3b2871d4770 P 79cf0ee55d684c8297a23789cb26c873 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b2946951a7b34f009d71cb6d6e110e6b" member_type: VOTER last_known_addr { host: "127.22.183.132" port: 37961 } 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 09:54:21.895531 29872 consensus_queue.cc:1048] T d1fe97a067a7424985a2b3b2871d4770 P 79cf0ee55d684c8297a23789cb26c873 [LEADER]: Connected to new peer: Peer: permanent_uuid: "aad9ec3f17f0463c9c2425f1b9bfa56b" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 39111 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
W20260608 09:54:21.897709 29662 consensus_peers.cc:597] T d1fe97a067a7424985a2b3b2871d4770 P 79cf0ee55d684c8297a23789cb26c873 -> Peer 2bbf6165934845af845f406324290553 (127.22.183.129:46555): Couldn't send request to peer 2bbf6165934845af845f406324290553. Status: Network error: Client connection negotiation failed: client connection to 127.22.183.129:46555: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 09:54:21.897991 29832 raft_consensus.cc:1275] T 47dd5f1a024f456d880615ef7231da72 P b2946951a7b34f009d71cb6d6e110e6b [term 1 LEARNER]: Refusing update from remote peer 79cf0ee55d684c8297a23789cb26c873: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 09:54:21.901131 29623 raft_consensus.cc:1275] T 47dd5f1a024f456d880615ef7231da72 P aad9ec3f17f0463c9c2425f1b9bfa56b [term 1 FOLLOWER]: Refusing update from remote peer 79cf0ee55d684c8297a23789cb26c873: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 09:54:21.901497 29872 consensus_queue.cc:1048] T 47dd5f1a024f456d880615ef7231da72 P 79cf0ee55d684c8297a23789cb26c873 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b2946951a7b34f009d71cb6d6e110e6b" member_type: VOTER last_known_addr { host: "127.22.183.132" port: 37961 } 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 09:54:21.902994 29889 consensus_queue.cc:1048] T 47dd5f1a024f456d880615ef7231da72 P 79cf0ee55d684c8297a23789cb26c873 [LEADER]: Connected to new peer: Peer: permanent_uuid: "aad9ec3f17f0463c9c2425f1b9bfa56b" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 39111 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
W20260608 09:54:21.909888 29662 consensus_peers.cc:597] T 47dd5f1a024f456d880615ef7231da72 P 79cf0ee55d684c8297a23789cb26c873 -> Peer 2bbf6165934845af845f406324290553 (127.22.183.129:46555): Couldn't send request to peer 2bbf6165934845af845f406324290553. Status: Network error: Client connection negotiation failed: client connection to 127.22.183.129:46555: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 09:54:21.915587 29872 raft_consensus.cc:2955] T d1fe97a067a7424985a2b3b2871d4770 P 79cf0ee55d684c8297a23789cb26c873 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, b2946951a7b34f009d71cb6d6e110e6b (127.22.183.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2bbf6165934845af845f406324290553" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 46555 } } peers { permanent_uuid: "aad9ec3f17f0463c9c2425f1b9bfa56b" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 39111 } } peers { permanent_uuid: "79cf0ee55d684c8297a23789cb26c873" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 42053 } } peers { permanent_uuid: "b2946951a7b34f009d71cb6d6e110e6b" member_type: VOTER last_known_addr { host: "127.22.183.132" port: 37961 } attrs { promote: false } } }
I20260608 09:54:21.917081 29888 raft_consensus.cc:2955] T 47dd5f1a024f456d880615ef7231da72 P 79cf0ee55d684c8297a23789cb26c873 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, b2946951a7b34f009d71cb6d6e110e6b (127.22.183.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2bbf6165934845af845f406324290553" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 46555 } } peers { permanent_uuid: "79cf0ee55d684c8297a23789cb26c873" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 42053 } } peers { permanent_uuid: "aad9ec3f17f0463c9c2425f1b9bfa56b" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 39111 } } peers { permanent_uuid: "b2946951a7b34f009d71cb6d6e110e6b" member_type: VOTER last_known_addr { host: "127.22.183.132" port: 37961 } attrs { promote: false } } }
I20260608 09:54:21.917672 29832 raft_consensus.cc:2955] T d1fe97a067a7424985a2b3b2871d4770 P b2946951a7b34f009d71cb6d6e110e6b [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, b2946951a7b34f009d71cb6d6e110e6b (127.22.183.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2bbf6165934845af845f406324290553" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 46555 } } peers { permanent_uuid: "aad9ec3f17f0463c9c2425f1b9bfa56b" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 39111 } } peers { permanent_uuid: "79cf0ee55d684c8297a23789cb26c873" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 42053 } } peers { permanent_uuid: "b2946951a7b34f009d71cb6d6e110e6b" member_type: VOTER last_known_addr { host: "127.22.183.132" port: 37961 } attrs { promote: false } } }
I20260608 09:54:21.919029 29831 raft_consensus.cc:2955] T 47dd5f1a024f456d880615ef7231da72 P b2946951a7b34f009d71cb6d6e110e6b [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, b2946951a7b34f009d71cb6d6e110e6b (127.22.183.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2bbf6165934845af845f406324290553" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 46555 } } peers { permanent_uuid: "79cf0ee55d684c8297a23789cb26c873" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 42053 } } peers { permanent_uuid: "aad9ec3f17f0463c9c2425f1b9bfa56b" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 39111 } } peers { permanent_uuid: "b2946951a7b34f009d71cb6d6e110e6b" member_type: VOTER last_known_addr { host: "127.22.183.132" port: 37961 } attrs { promote: false } } }
W20260608 09:54:21.927502 29495 auto_rebalancer.cc:259] Could not retrieve cluster info: Not found: tserver 2bbf6165934845af845f406324290553 not available for placement
I20260608 09:54:21.934118 29445 catalog_manager.cc:5696] T d1fe97a067a7424985a2b3b2871d4770 P b2946951a7b34f009d71cb6d6e110e6b reported cstate change: config changed from index 2 to 3, b2946951a7b34f009d71cb6d6e110e6b (127.22.183.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "79cf0ee55d684c8297a23789cb26c873" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2bbf6165934845af845f406324290553" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 46555 } } peers { permanent_uuid: "aad9ec3f17f0463c9c2425f1b9bfa56b" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 39111 } } peers { permanent_uuid: "79cf0ee55d684c8297a23789cb26c873" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 42053 } } peers { permanent_uuid: "b2946951a7b34f009d71cb6d6e110e6b" member_type: VOTER last_known_addr { host: "127.22.183.132" port: 37961 } attrs { promote: false } } }
I20260608 09:54:21.933279 29623 raft_consensus.cc:2955] T 47dd5f1a024f456d880615ef7231da72 P aad9ec3f17f0463c9c2425f1b9bfa56b [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, b2946951a7b34f009d71cb6d6e110e6b (127.22.183.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2bbf6165934845af845f406324290553" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 46555 } } peers { permanent_uuid: "79cf0ee55d684c8297a23789cb26c873" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 42053 } } peers { permanent_uuid: "aad9ec3f17f0463c9c2425f1b9bfa56b" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 39111 } } peers { permanent_uuid: "b2946951a7b34f009d71cb6d6e110e6b" member_type: VOTER last_known_addr { host: "127.22.183.132" port: 37961 } attrs { promote: false } } }
I20260608 09:54:21.939853 29624 raft_consensus.cc:2955] T d1fe97a067a7424985a2b3b2871d4770 P aad9ec3f17f0463c9c2425f1b9bfa56b [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, b2946951a7b34f009d71cb6d6e110e6b (127.22.183.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2bbf6165934845af845f406324290553" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 46555 } } peers { permanent_uuid: "aad9ec3f17f0463c9c2425f1b9bfa56b" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 39111 } } peers { permanent_uuid: "79cf0ee55d684c8297a23789cb26c873" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 42053 } } peers { permanent_uuid: "b2946951a7b34f009d71cb6d6e110e6b" member_type: VOTER last_known_addr { host: "127.22.183.132" port: 37961 } attrs { promote: false } } }
I20260608 09:54:21.949070 29698 consensus_queue.cc:237] T d1fe97a067a7424985a2b3b2871d4770 P 79cf0ee55d684c8297a23789cb26c873 [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: "aad9ec3f17f0463c9c2425f1b9bfa56b" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 39111 } } peers { permanent_uuid: "79cf0ee55d684c8297a23789cb26c873" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 42053 } } peers { permanent_uuid: "b2946951a7b34f009d71cb6d6e110e6b" member_type: VOTER last_known_addr { host: "127.22.183.132" port: 37961 } attrs { promote: false } }
I20260608 09:54:21.951952 29445 catalog_manager.cc:5696] T 47dd5f1a024f456d880615ef7231da72 P b2946951a7b34f009d71cb6d6e110e6b reported cstate change: config changed from index 2 to 3, b2946951a7b34f009d71cb6d6e110e6b (127.22.183.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "79cf0ee55d684c8297a23789cb26c873" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2bbf6165934845af845f406324290553" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 46555 } } peers { permanent_uuid: "79cf0ee55d684c8297a23789cb26c873" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 42053 } } peers { permanent_uuid: "aad9ec3f17f0463c9c2425f1b9bfa56b" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 39111 } } peers { permanent_uuid: "b2946951a7b34f009d71cb6d6e110e6b" member_type: VOTER last_known_addr { host: "127.22.183.132" port: 37961 } attrs { promote: false } } }
I20260608 09:54:21.957605 29623 raft_consensus.cc:1275] T d1fe97a067a7424985a2b3b2871d4770 P aad9ec3f17f0463c9c2425f1b9bfa56b [term 1 FOLLOWER]: Refusing update from remote peer 79cf0ee55d684c8297a23789cb26c873: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260608 09:54:21.958817 29831 raft_consensus.cc:1275] T d1fe97a067a7424985a2b3b2871d4770 P b2946951a7b34f009d71cb6d6e110e6b [term 1 FOLLOWER]: Refusing update from remote peer 79cf0ee55d684c8297a23789cb26c873: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260608 09:54:21.959872 29910 consensus_queue.cc:1048] T d1fe97a067a7424985a2b3b2871d4770 P 79cf0ee55d684c8297a23789cb26c873 [LEADER]: Connected to new peer: Peer: permanent_uuid: "aad9ec3f17f0463c9c2425f1b9bfa56b" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 39111 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260608 09:54:21.962147 29910 consensus_queue.cc:1048] T d1fe97a067a7424985a2b3b2871d4770 P 79cf0ee55d684c8297a23789cb26c873 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b2946951a7b34f009d71cb6d6e110e6b" member_type: VOTER last_known_addr { host: "127.22.183.132" port: 37961 } 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 09:54:21.966863 29891 raft_consensus.cc:2955] T d1fe97a067a7424985a2b3b2871d4770 P 79cf0ee55d684c8297a23789cb26c873 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 2bbf6165934845af845f406324290553 (127.22.183.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "aad9ec3f17f0463c9c2425f1b9bfa56b" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 39111 } } peers { permanent_uuid: "79cf0ee55d684c8297a23789cb26c873" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 42053 } } peers { permanent_uuid: "b2946951a7b34f009d71cb6d6e110e6b" member_type: VOTER last_known_addr { host: "127.22.183.132" port: 37961 } attrs { promote: false } } }
I20260608 09:54:21.969187 29623 raft_consensus.cc:2955] T d1fe97a067a7424985a2b3b2871d4770 P aad9ec3f17f0463c9c2425f1b9bfa56b [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 2bbf6165934845af845f406324290553 (127.22.183.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "aad9ec3f17f0463c9c2425f1b9bfa56b" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 39111 } } peers { permanent_uuid: "79cf0ee55d684c8297a23789cb26c873" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 42053 } } peers { permanent_uuid: "b2946951a7b34f009d71cb6d6e110e6b" member_type: VOTER last_known_addr { host: "127.22.183.132" port: 37961 } attrs { promote: false } } }
I20260608 09:54:21.970958 29831 raft_consensus.cc:2955] T d1fe97a067a7424985a2b3b2871d4770 P b2946951a7b34f009d71cb6d6e110e6b [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 2bbf6165934845af845f406324290553 (127.22.183.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "aad9ec3f17f0463c9c2425f1b9bfa56b" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 39111 } } peers { permanent_uuid: "79cf0ee55d684c8297a23789cb26c873" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 42053 } } peers { permanent_uuid: "b2946951a7b34f009d71cb6d6e110e6b" member_type: VOTER last_known_addr { host: "127.22.183.132" port: 37961 } attrs { promote: false } } }
I20260608 09:54:21.976889 29432 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet d1fe97a067a7424985a2b3b2871d4770 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260608 09:54:21.981043 29698 consensus_queue.cc:237] T 47dd5f1a024f456d880615ef7231da72 P 79cf0ee55d684c8297a23789cb26c873 [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: "79cf0ee55d684c8297a23789cb26c873" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 42053 } } peers { permanent_uuid: "aad9ec3f17f0463c9c2425f1b9bfa56b" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 39111 } } peers { permanent_uuid: "b2946951a7b34f009d71cb6d6e110e6b" member_type: VOTER last_known_addr { host: "127.22.183.132" port: 37961 } attrs { promote: false } }
I20260608 09:54:21.981722 29446 catalog_manager.cc:5696] T d1fe97a067a7424985a2b3b2871d4770 P aad9ec3f17f0463c9c2425f1b9bfa56b reported cstate change: config changed from index 3 to 4, VOTER 2bbf6165934845af845f406324290553 (127.22.183.129) evicted. New cstate: current_term: 1 leader_uuid: "79cf0ee55d684c8297a23789cb26c873" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "aad9ec3f17f0463c9c2425f1b9bfa56b" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 39111 } } peers { permanent_uuid: "79cf0ee55d684c8297a23789cb26c873" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 42053 } } peers { permanent_uuid: "b2946951a7b34f009d71cb6d6e110e6b" member_type: VOTER last_known_addr { host: "127.22.183.132" port: 37961 } attrs { promote: false } } }
I20260608 09:54:21.988230 29831 raft_consensus.cc:1275] T 47dd5f1a024f456d880615ef7231da72 P b2946951a7b34f009d71cb6d6e110e6b [term 1 FOLLOWER]: Refusing update from remote peer 79cf0ee55d684c8297a23789cb26c873: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260608 09:54:21.990033 29891 consensus_queue.cc:1048] T 47dd5f1a024f456d880615ef7231da72 P 79cf0ee55d684c8297a23789cb26c873 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b2946951a7b34f009d71cb6d6e110e6b" member_type: VOTER last_known_addr { host: "127.22.183.132" port: 37961 } 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 09:54:21.991865 29623 raft_consensus.cc:1275] T 47dd5f1a024f456d880615ef7231da72 P aad9ec3f17f0463c9c2425f1b9bfa56b [term 1 FOLLOWER]: Refusing update from remote peer 79cf0ee55d684c8297a23789cb26c873: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260608 09:54:21.995457 29891 consensus_queue.cc:1048] T 47dd5f1a024f456d880615ef7231da72 P 79cf0ee55d684c8297a23789cb26c873 [LEADER]: Connected to new peer: Peer: permanent_uuid: "aad9ec3f17f0463c9c2425f1b9bfa56b" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 39111 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260608 09:54:22.000982 29910 raft_consensus.cc:2955] T 47dd5f1a024f456d880615ef7231da72 P 79cf0ee55d684c8297a23789cb26c873 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 2bbf6165934845af845f406324290553 (127.22.183.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "79cf0ee55d684c8297a23789cb26c873" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 42053 } } peers { permanent_uuid: "aad9ec3f17f0463c9c2425f1b9bfa56b" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 39111 } } peers { permanent_uuid: "b2946951a7b34f009d71cb6d6e110e6b" member_type: VOTER last_known_addr { host: "127.22.183.132" port: 37961 } attrs { promote: false } } }
I20260608 09:54:22.002995 29831 raft_consensus.cc:2955] T 47dd5f1a024f456d880615ef7231da72 P b2946951a7b34f009d71cb6d6e110e6b [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 2bbf6165934845af845f406324290553 (127.22.183.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "79cf0ee55d684c8297a23789cb26c873" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 42053 } } peers { permanent_uuid: "aad9ec3f17f0463c9c2425f1b9bfa56b" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 39111 } } peers { permanent_uuid: "b2946951a7b34f009d71cb6d6e110e6b" member_type: VOTER last_known_addr { host: "127.22.183.132" port: 37961 } attrs { promote: false } } }
I20260608 09:54:22.004495 29623 raft_consensus.cc:2955] T 47dd5f1a024f456d880615ef7231da72 P aad9ec3f17f0463c9c2425f1b9bfa56b [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 2bbf6165934845af845f406324290553 (127.22.183.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "79cf0ee55d684c8297a23789cb26c873" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 42053 } } peers { permanent_uuid: "aad9ec3f17f0463c9c2425f1b9bfa56b" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 39111 } } peers { permanent_uuid: "b2946951a7b34f009d71cb6d6e110e6b" member_type: VOTER last_known_addr { host: "127.22.183.132" port: 37961 } attrs { promote: false } } }
I20260608 09:54:22.011224 29432 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet 47dd5f1a024f456d880615ef7231da72 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260608 09:54:22.016539 29447 catalog_manager.cc:5696] T 47dd5f1a024f456d880615ef7231da72 P 79cf0ee55d684c8297a23789cb26c873 reported cstate change: config changed from index 3 to 4, VOTER 2bbf6165934845af845f406324290553 (127.22.183.129) evicted. New cstate: current_term: 1 leader_uuid: "79cf0ee55d684c8297a23789cb26c873" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "79cf0ee55d684c8297a23789cb26c873" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 42053 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "aad9ec3f17f0463c9c2425f1b9bfa56b" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 39111 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b2946951a7b34f009d71cb6d6e110e6b" member_type: VOTER last_known_addr { host: "127.22.183.132" port: 37961 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
W20260608 09:54:22.649845 29432 catalog_manager.cc:4754] TS 2bbf6165934845af845f406324290553 (127.22.183.129:46555): DeleteTablet:TABLET_DATA_TOMBSTONED RPC failed for tablet d1fe97a067a7424985a2b3b2871d4770: Network error: Client connection negotiation failed: client connection to 127.22.183.129:46555: connect: Connection refused (error 111)
W20260608 09:54:23.751755 29432 catalog_manager.cc:4754] TS 2bbf6165934845af845f406324290553 (127.22.183.129:46555): DeleteTablet:TABLET_DATA_TOMBSTONED RPC failed for tablet 5bd6a6d2b1514ebfb240a048aa651a68: Network error: Client connection negotiation failed: client connection to 127.22.183.129:46555: connect: Connection refused (error 111)
W20260608 09:54:24.266461 29432 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.22.183.129:46555: connect: Connection refused (error 111) [suppressed 59 similar messages]
W20260608 09:54:25.827814 29432 catalog_manager.cc:4754] TS 2bbf6165934845af845f406324290553 (127.22.183.129:46555): DeleteTablet:TABLET_DATA_TOMBSTONED RPC failed for tablet 5bd6a6d2b1514ebfb240a048aa651a68: Network error: Client connection negotiation failed: client connection to 127.22.183.129:46555: connect: Connection refused (error 111)
I20260608 09:54:27.175660 23262 tablet_server.cc:179] TabletServer@127.22.183.130:0 shutting down...
I20260608 09:54:27.204613 23262 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 09:54:27.205644 23262 tablet_replica.cc:333] T 47dd5f1a024f456d880615ef7231da72 P aad9ec3f17f0463c9c2425f1b9bfa56b: stopping tablet replica
I20260608 09:54:27.206333 23262 raft_consensus.cc:2243] T 47dd5f1a024f456d880615ef7231da72 P aad9ec3f17f0463c9c2425f1b9bfa56b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:54:27.207722 23262 raft_consensus.cc:2272] T 47dd5f1a024f456d880615ef7231da72 P aad9ec3f17f0463c9c2425f1b9bfa56b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:54:27.210294 23262 tablet_replica.cc:333] T d1fe97a067a7424985a2b3b2871d4770 P aad9ec3f17f0463c9c2425f1b9bfa56b: stopping tablet replica
I20260608 09:54:27.210850 23262 raft_consensus.cc:2243] T d1fe97a067a7424985a2b3b2871d4770 P aad9ec3f17f0463c9c2425f1b9bfa56b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:54:27.212007 23262 raft_consensus.cc:2272] T d1fe97a067a7424985a2b3b2871d4770 P aad9ec3f17f0463c9c2425f1b9bfa56b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:54:27.214381 23262 tablet_replica.cc:333] T 7df52cab6afd48bea2bbfd27c411fa46 P aad9ec3f17f0463c9c2425f1b9bfa56b: stopping tablet replica
I20260608 09:54:27.215098 23262 raft_consensus.cc:2243] T 7df52cab6afd48bea2bbfd27c411fa46 P aad9ec3f17f0463c9c2425f1b9bfa56b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:54:27.216495 23262 raft_consensus.cc:2272] T 7df52cab6afd48bea2bbfd27c411fa46 P aad9ec3f17f0463c9c2425f1b9bfa56b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:54:27.219601 23262 tablet_replica.cc:333] T 5bd6a6d2b1514ebfb240a048aa651a68 P aad9ec3f17f0463c9c2425f1b9bfa56b: stopping tablet replica
I20260608 09:54:27.220110 23262 raft_consensus.cc:2243] T 5bd6a6d2b1514ebfb240a048aa651a68 P aad9ec3f17f0463c9c2425f1b9bfa56b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:54:27.221196 23262 raft_consensus.cc:2272] T 5bd6a6d2b1514ebfb240a048aa651a68 P aad9ec3f17f0463c9c2425f1b9bfa56b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:54:27.247715 23262 tablet_server.cc:196] TabletServer@127.22.183.130:0 shutdown complete.
I20260608 09:54:27.265537 23262 tablet_server.cc:179] TabletServer@127.22.183.131:0 shutting down...
I20260608 09:54:27.289830 23262 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 09:54:27.290503 23262 tablet_replica.cc:333] T 47dd5f1a024f456d880615ef7231da72 P 79cf0ee55d684c8297a23789cb26c873: stopping tablet replica
I20260608 09:54:27.291052 23262 raft_consensus.cc:2243] T 47dd5f1a024f456d880615ef7231da72 P 79cf0ee55d684c8297a23789cb26c873 [term 1 LEADER]: Raft consensus shutting down.
I20260608 09:54:27.292016 23262 raft_consensus.cc:2272] T 47dd5f1a024f456d880615ef7231da72 P 79cf0ee55d684c8297a23789cb26c873 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:54:27.294226 23262 tablet_replica.cc:333] T 7df52cab6afd48bea2bbfd27c411fa46 P 79cf0ee55d684c8297a23789cb26c873: stopping tablet replica
I20260608 09:54:27.294770 23262 raft_consensus.cc:2243] T 7df52cab6afd48bea2bbfd27c411fa46 P 79cf0ee55d684c8297a23789cb26c873 [term 1 LEADER]: Raft consensus shutting down.
I20260608 09:54:27.295706 23262 raft_consensus.cc:2272] T 7df52cab6afd48bea2bbfd27c411fa46 P 79cf0ee55d684c8297a23789cb26c873 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:54:27.297823 23262 tablet_replica.cc:333] T 5bd6a6d2b1514ebfb240a048aa651a68 P 79cf0ee55d684c8297a23789cb26c873: stopping tablet replica
I20260608 09:54:27.298267 23262 raft_consensus.cc:2243] T 5bd6a6d2b1514ebfb240a048aa651a68 P 79cf0ee55d684c8297a23789cb26c873 [term 1 LEADER]: Raft consensus shutting down.
I20260608 09:54:27.299332 23262 raft_consensus.cc:2272] T 5bd6a6d2b1514ebfb240a048aa651a68 P 79cf0ee55d684c8297a23789cb26c873 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:54:27.301357 23262 tablet_replica.cc:333] T d1fe97a067a7424985a2b3b2871d4770 P 79cf0ee55d684c8297a23789cb26c873: stopping tablet replica
I20260608 09:54:27.301807 23262 raft_consensus.cc:2243] T d1fe97a067a7424985a2b3b2871d4770 P 79cf0ee55d684c8297a23789cb26c873 [term 1 LEADER]: Raft consensus shutting down.
I20260608 09:54:27.302654 23262 raft_consensus.cc:2272] T d1fe97a067a7424985a2b3b2871d4770 P 79cf0ee55d684c8297a23789cb26c873 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:54:27.326357 23262 tablet_server.cc:196] TabletServer@127.22.183.131:0 shutdown complete.
I20260608 09:54:27.344343 23262 tablet_server.cc:179] TabletServer@127.22.183.132:0 shutting down...
I20260608 09:54:27.375465 23262 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 09:54:27.376389 23262 tablet_replica.cc:333] T 47dd5f1a024f456d880615ef7231da72 P b2946951a7b34f009d71cb6d6e110e6b: stopping tablet replica
I20260608 09:54:27.377053 23262 raft_consensus.cc:2243] T 47dd5f1a024f456d880615ef7231da72 P b2946951a7b34f009d71cb6d6e110e6b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:54:27.377898 23262 raft_consensus.cc:2272] T 47dd5f1a024f456d880615ef7231da72 P b2946951a7b34f009d71cb6d6e110e6b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:54:27.380293 23262 tablet_replica.cc:333] T d1fe97a067a7424985a2b3b2871d4770 P b2946951a7b34f009d71cb6d6e110e6b: stopping tablet replica
I20260608 09:54:27.380816 23262 raft_consensus.cc:2243] T d1fe97a067a7424985a2b3b2871d4770 P b2946951a7b34f009d71cb6d6e110e6b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:54:27.381615 23262 raft_consensus.cc:2272] T d1fe97a067a7424985a2b3b2871d4770 P b2946951a7b34f009d71cb6d6e110e6b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:54:27.383867 23262 tablet_replica.cc:333] T 7df52cab6afd48bea2bbfd27c411fa46 P b2946951a7b34f009d71cb6d6e110e6b: stopping tablet replica
I20260608 09:54:27.384344 23262 raft_consensus.cc:2243] T 7df52cab6afd48bea2bbfd27c411fa46 P b2946951a7b34f009d71cb6d6e110e6b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:54:27.385175 23262 raft_consensus.cc:2272] T 7df52cab6afd48bea2bbfd27c411fa46 P b2946951a7b34f009d71cb6d6e110e6b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:54:27.387436 23262 tablet_replica.cc:333] T 5bd6a6d2b1514ebfb240a048aa651a68 P b2946951a7b34f009d71cb6d6e110e6b: stopping tablet replica
I20260608 09:54:27.387904 23262 raft_consensus.cc:2243] T 5bd6a6d2b1514ebfb240a048aa651a68 P b2946951a7b34f009d71cb6d6e110e6b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:54:27.388583 23262 raft_consensus.cc:2272] T 5bd6a6d2b1514ebfb240a048aa651a68 P b2946951a7b34f009d71cb6d6e110e6b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:54:27.412398 23262 tablet_server.cc:196] TabletServer@127.22.183.132:0 shutdown complete.
I20260608 09:54:27.431397 23262 master.cc:562] Master@127.22.183.190:38513 shutting down...
W20260608 09:54:29.973640 29432 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.22.183.129:46555: connect: Connection refused (error 111) [suppressed 5 similar messages]
W20260608 09:54:29.977303 29432 catalog_manager.cc:4754] TS 2bbf6165934845af845f406324290553 (127.22.183.129:46555): DeleteTablet:TABLET_DATA_TOMBSTONED RPC failed for tablet 5bd6a6d2b1514ebfb240a048aa651a68: Network error: Client connection negotiation failed: client connection to 127.22.183.129:46555: connect: Connection refused (error 111)
I20260608 09:54:31.052747 23262 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 934954126f72415fbe49624d3e48b651 [term 1 LEADER]: Raft consensus shutting down.
I20260608 09:54:31.053439 23262 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 934954126f72415fbe49624d3e48b651 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:54:31.053750 23262 tablet_replica.cc:333] T 00000000000000000000000000000000 P 934954126f72415fbe49624d3e48b651: stopping tablet replica
I20260608 09:54:31.074697 23262 master.cc:584] Master@127.22.183.190:38513 shutdown complete.
[       OK ] AutoRebalancerTest.NoRebalancingIfReplicasRecovering (14347 ms)
[ RUN      ] AutoRebalancerTest.TestHandlingFailedTservers
I20260608 09:54:31.116894 23262 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.22.183.190:41585
I20260608 09:54:31.118178 23262 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 09:54:31.123960 29920 instance_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 09:54:31.124365 29921 instance_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 09:54:31.127619 23262 server_base.cc:1061] running on GCE node
W20260608 09:54:31.127562 29923 instance_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 09:54:31.128913 23262 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 09:54:31.129166 23262 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 09:54:31.129429 23262 hybrid_clock.cc:648] HybridClock initialized: now 1780912471129411 us; error 0 us; skew 500 ppm
I20260608 09:54:31.130260 23262 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 09:54:31.132863 23262 webserver.cc:533] Webserver started at http://127.22.183.190:34089/ using document root <none> and password file <none>
I20260608 09:54:31.133379 23262 fs_manager.cc:362] Metadata directory not provided
I20260608 09:54:31.133579 23262 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 09:54:31.133899 23262 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 09:54:31.135169 23262 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task8s1y23/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780912294849904-23262-0/minicluster-data/master-0-root/instance:
uuid: "8b178dc3630342f1b9affb1bc06e0940"
format_stamp: "Formatted at 2026-06-08 09:54:31 on dist-test-slave-vzb5"
I20260608 09:54:31.139952 23262 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.001s	sys 0.003s
I20260608 09:54:31.143572 29928 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:54:31.144358 23262 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.002s
I20260608 09:54:31.144658 23262 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task8s1y23/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780912294849904-23262-0/minicluster-data/master-0-root
uuid: "8b178dc3630342f1b9affb1bc06e0940"
format_stamp: "Formatted at 2026-06-08 09:54:31 on dist-test-slave-vzb5"
I20260608 09:54:31.144948 23262 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task8s1y23/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780912294849904-23262-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-task8s1y23/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780912294849904-23262-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-task8s1y23/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780912294849904-23262-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 09:54:31.173918 23262 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 09:54:31.175242 23262 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 09:54:31.213765 23262 rpc_server.cc:307] RPC server started. Bound to: 127.22.183.190:41585
I20260608 09:54:31.213913 29979 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.22.183.190:41585 every 8 connection(s)
I20260608 09:54:31.218015 29980 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 09:54:31.228859 29980 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 8b178dc3630342f1b9affb1bc06e0940: Bootstrap starting.
I20260608 09:54:31.233760 29980 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 8b178dc3630342f1b9affb1bc06e0940: Neither blocks nor log segments found. Creating new log.
I20260608 09:54:31.237949 29980 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 8b178dc3630342f1b9affb1bc06e0940: No bootstrap required, opened a new log
I20260608 09:54:31.240257 29980 raft_consensus.cc:359] T 00000000000000000000000000000000 P 8b178dc3630342f1b9affb1bc06e0940 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "8b178dc3630342f1b9affb1bc06e0940" member_type: VOTER }
I20260608 09:54:31.240684 29980 raft_consensus.cc:385] T 00000000000000000000000000000000 P 8b178dc3630342f1b9affb1bc06e0940 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:54:31.240921 29980 raft_consensus.cc:740] T 00000000000000000000000000000000 P 8b178dc3630342f1b9affb1bc06e0940 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8b178dc3630342f1b9affb1bc06e0940, State: Initialized, Role: FOLLOWER
I20260608 09:54:31.241623 29980 consensus_queue.cc:260] T 00000000000000000000000000000000 P 8b178dc3630342f1b9affb1bc06e0940 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "8b178dc3630342f1b9affb1bc06e0940" member_type: VOTER }
I20260608 09:54:31.242071 29980 raft_consensus.cc:399] T 00000000000000000000000000000000 P 8b178dc3630342f1b9affb1bc06e0940 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 09:54:31.242307 29980 raft_consensus.cc:493] T 00000000000000000000000000000000 P 8b178dc3630342f1b9affb1bc06e0940 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 09:54:31.242583 29980 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 8b178dc3630342f1b9affb1bc06e0940 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:54:31.246989 29980 raft_consensus.cc:515] T 00000000000000000000000000000000 P 8b178dc3630342f1b9affb1bc06e0940 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "8b178dc3630342f1b9affb1bc06e0940" member_type: VOTER }
I20260608 09:54:31.247499 29980 leader_election.cc:304] T 00000000000000000000000000000000 P 8b178dc3630342f1b9affb1bc06e0940 [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: 8b178dc3630342f1b9affb1bc06e0940; no voters: 
I20260608 09:54:31.248600 29980 leader_election.cc:290] T 00000000000000000000000000000000 P 8b178dc3630342f1b9affb1bc06e0940 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 09:54:31.249145 29983 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 8b178dc3630342f1b9affb1bc06e0940 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 09:54:31.250556 29983 raft_consensus.cc:697] T 00000000000000000000000000000000 P 8b178dc3630342f1b9affb1bc06e0940 [term 1 LEADER]: Becoming Leader. State: Replica: 8b178dc3630342f1b9affb1bc06e0940, State: Running, Role: LEADER
I20260608 09:54:31.251363 29983 consensus_queue.cc:237] T 00000000000000000000000000000000 P 8b178dc3630342f1b9affb1bc06e0940 [LEADER]: Queue going to LEADER mode. State: All 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: "8b178dc3630342f1b9affb1bc06e0940" member_type: VOTER }
I20260608 09:54:31.251600 29980 sys_catalog.cc:565] T 00000000000000000000000000000000 P 8b178dc3630342f1b9affb1bc06e0940 [sys.catalog]: configured and running, proceeding with master startup.
I20260608 09:54:31.258692 29984 sys_catalog.cc:455] T 00000000000000000000000000000000 P 8b178dc3630342f1b9affb1bc06e0940 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "8b178dc3630342f1b9affb1bc06e0940" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "8b178dc3630342f1b9affb1bc06e0940" member_type: VOTER } }
I20260608 09:54:31.258873 29985 sys_catalog.cc:455] T 00000000000000000000000000000000 P 8b178dc3630342f1b9affb1bc06e0940 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 8b178dc3630342f1b9affb1bc06e0940. Latest consensus state: current_term: 1 leader_uuid: "8b178dc3630342f1b9affb1bc06e0940" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "8b178dc3630342f1b9affb1bc06e0940" member_type: VOTER } }
I20260608 09:54:31.259191 29984 sys_catalog.cc:458] T 00000000000000000000000000000000 P 8b178dc3630342f1b9affb1bc06e0940 [sys.catalog]: This master's current role is: LEADER
I20260608 09:54:31.259465 29985 sys_catalog.cc:458] T 00000000000000000000000000000000 P 8b178dc3630342f1b9affb1bc06e0940 [sys.catalog]: This master's current role is: LEADER
I20260608 09:54:31.260799 29990 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260608 09:54:31.267416 29990 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260608 09:54:31.269233 23262 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260608 09:54:31.276595 29990 catalog_manager.cc:1382] Generated new cluster ID: 0fb43e36bc414fae8232c39227cc8b1e
I20260608 09:54:31.276834 29990 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260608 09:54:31.304777 29990 catalog_manager.cc:1405] Generated new certificate authority record
I20260608 09:54:31.306034 29990 catalog_manager.cc:1539] Loading token signing keys...
I20260608 09:54:31.319895 29990 catalog_manager.cc:6069] T 00000000000000000000000000000000 P 8b178dc3630342f1b9affb1bc06e0940: Generated new TSK 0
I20260608 09:54:31.320480 29990 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260608 09:54:31.335698 23262 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 09:54:31.343156 30001 instance_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 09:54:31.346000 30002 instance_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 09:54:31.346828 30004 instance_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 09:54:31.348392 23262 server_base.cc:1061] running on GCE node
I20260608 09:54:31.349361 23262 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 09:54:31.349561 23262 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 09:54:31.349737 23262 hybrid_clock.cc:648] HybridClock initialized: now 1780912471349719 us; error 0 us; skew 500 ppm
I20260608 09:54:31.350301 23262 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 09:54:31.352676 23262 webserver.cc:533] Webserver started at http://127.22.183.129:41631/ using document root <none> and password file <none>
I20260608 09:54:31.353199 23262 fs_manager.cc:362] Metadata directory not provided
I20260608 09:54:31.353416 23262 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 09:54:31.353709 23262 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 09:54:31.354839 23262 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task8s1y23/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780912294849904-23262-0/minicluster-data/ts-0-root/instance:
uuid: "533f9bd666ca4414825c02ac6bd25e2a"
format_stamp: "Formatted at 2026-06-08 09:54:31 on dist-test-slave-vzb5"
I20260608 09:54:31.359592 23262 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.002s	sys 0.001s
I20260608 09:54:31.362973 30009 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:54:31.364089 23262 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260608 09:54:31.364332 23262 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task8s1y23/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780912294849904-23262-0/minicluster-data/ts-0-root
uuid: "533f9bd666ca4414825c02ac6bd25e2a"
format_stamp: "Formatted at 2026-06-08 09:54:31 on dist-test-slave-vzb5"
I20260608 09:54:31.364653 23262 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task8s1y23/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780912294849904-23262-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-task8s1y23/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780912294849904-23262-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-task8s1y23/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780912294849904-23262-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 09:54:31.375303 23262 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 09:54:31.376478 23262 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 09:54:31.377851 23262 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 09:54:31.380235 23262 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 09:54:31.380415 23262 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:54:31.380699 23262 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 09:54:31.380846 23262 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:54:31.421067 23262 rpc_server.cc:307] RPC server started. Bound to: 127.22.183.129:37205
I20260608 09:54:31.421180 30071 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.22.183.129:37205 every 8 connection(s)
I20260608 09:54:31.426383 23262 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 09:54:31.434232 30076 instance_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 09:54:31.435763 30077 instance_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 09:54:31.437327 23262 server_base.cc:1061] running on GCE node
W20260608 09:54:31.438412 30079 instance_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 09:54:31.439455 23262 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 09:54:31.439714 23262 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 09:54:31.439903 23262 hybrid_clock.cc:648] HybridClock initialized: now 1780912471439871 us; error 0 us; skew 500 ppm
I20260608 09:54:31.440459 30072 heartbeater.cc:344] Connected to a master server at 127.22.183.190:41585
I20260608 09:54:31.440621 23262 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 09:54:31.440888 30072 heartbeater.cc:461] Registering TS with master...
I20260608 09:54:31.441797 30072 heartbeater.cc:507] Master 127.22.183.190:41585 requested a full tablet report, sending...
I20260608 09:54:31.443305 23262 webserver.cc:533] Webserver started at http://127.22.183.130:45613/ using document root <none> and password file <none>
I20260608 09:54:31.443904 23262 fs_manager.cc:362] Metadata directory not provided
I20260608 09:54:31.444149 23262 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 09:54:31.444432 23262 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 09:54:31.444357 29945 ts_manager.cc:194] Registered new tserver with Master: 533f9bd666ca4414825c02ac6bd25e2a (127.22.183.129:37205)
I20260608 09:54:31.446040 23262 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task8s1y23/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780912294849904-23262-0/minicluster-data/ts-1-root/instance:
uuid: "b314d74894a94dea82157da02732427b"
format_stamp: "Formatted at 2026-06-08 09:54:31 on dist-test-slave-vzb5"
I20260608 09:54:31.446537 29945 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:44710
I20260608 09:54:31.450949 23262 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.007s	sys 0.000s
I20260608 09:54:31.454519 30084 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:54:31.455330 23262 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260608 09:54:31.455612 23262 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task8s1y23/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780912294849904-23262-0/minicluster-data/ts-1-root
uuid: "b314d74894a94dea82157da02732427b"
format_stamp: "Formatted at 2026-06-08 09:54:31 on dist-test-slave-vzb5"
I20260608 09:54:31.455893 23262 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task8s1y23/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780912294849904-23262-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-task8s1y23/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780912294849904-23262-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-task8s1y23/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780912294849904-23262-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 09:54:31.482347 23262 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 09:54:31.483529 23262 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 09:54:31.484982 23262 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 09:54:31.487251 23262 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 09:54:31.487493 23262 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:54:31.487735 23262 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 09:54:31.487910 23262 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:54:31.528272 23262 rpc_server.cc:307] RPC server started. Bound to: 127.22.183.130:43073
I20260608 09:54:31.528430 30146 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.22.183.130:43073 every 8 connection(s)
I20260608 09:54:31.533484 23262 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 09:54:31.541136 30150 instance_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 09:54:31.542299 30151 instance_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 09:54:31.543794 30153 instance_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 09:54:31.545077 23262 server_base.cc:1061] running on GCE node
I20260608 09:54:31.546120 23262 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 09:54:31.546425 23262 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 09:54:31.546471 30147 heartbeater.cc:344] Connected to a master server at 127.22.183.190:41585
I20260608 09:54:31.546659 23262 hybrid_clock.cc:648] HybridClock initialized: now 1780912471546639 us; error 0 us; skew 500 ppm
I20260608 09:54:31.546973 30147 heartbeater.cc:461] Registering TS with master...
I20260608 09:54:31.547510 23262 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 09:54:31.547858 30147 heartbeater.cc:507] Master 127.22.183.190:41585 requested a full tablet report, sending...
I20260608 09:54:31.550154 23262 webserver.cc:533] Webserver started at http://127.22.183.131:39145/ using document root <none> and password file <none>
I20260608 09:54:31.550149 29945 ts_manager.cc:194] Registered new tserver with Master: b314d74894a94dea82157da02732427b (127.22.183.130:43073)
I20260608 09:54:31.550832 23262 fs_manager.cc:362] Metadata directory not provided
I20260608 09:54:31.551077 23262 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 09:54:31.551404 23262 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 09:54:31.552083 29945 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:44720
I20260608 09:54:31.552639 23262 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task8s1y23/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780912294849904-23262-0/minicluster-data/ts-2-root/instance:
uuid: "e7c607d2098d43fd97b1d09f26f1a6f4"
format_stamp: "Formatted at 2026-06-08 09:54:31 on dist-test-slave-vzb5"
I20260608 09:54:31.557610 23262 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260608 09:54:31.561147 30158 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:54:31.561920 23262 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260608 09:54:31.562212 23262 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task8s1y23/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780912294849904-23262-0/minicluster-data/ts-2-root
uuid: "e7c607d2098d43fd97b1d09f26f1a6f4"
format_stamp: "Formatted at 2026-06-08 09:54:31 on dist-test-slave-vzb5"
I20260608 09:54:31.562490 23262 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task8s1y23/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780912294849904-23262-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-task8s1y23/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780912294849904-23262-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-task8s1y23/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780912294849904-23262-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 09:54:31.584082 23262 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 09:54:31.585712 23262 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 09:54:31.587852 23262 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 09:54:31.590004 23262 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 09:54:31.590224 23262 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:54:31.590482 23262 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 09:54:31.590655 23262 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:54:31.630724 23262 rpc_server.cc:307] RPC server started. Bound to: 127.22.183.131:42385
I20260608 09:54:31.630862 30220 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.22.183.131:42385 every 8 connection(s)
I20260608 09:54:31.645128 30221 heartbeater.cc:344] Connected to a master server at 127.22.183.190:41585
I20260608 09:54:31.645530 30221 heartbeater.cc:461] Registering TS with master...
I20260608 09:54:31.646291 30221 heartbeater.cc:507] Master 127.22.183.190:41585 requested a full tablet report, sending...
I20260608 09:54:31.648536 29945 ts_manager.cc:194] Registered new tserver with Master: e7c607d2098d43fd97b1d09f26f1a6f4 (127.22.183.131:42385)
I20260608 09:54:31.648689 23262 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.014764845s
I20260608 09:54:31.650424 29945 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:44726
I20260608 09:54:32.449406 30072 heartbeater.cc:499] Master 127.22.183.190:41585 was elected leader, sending a full tablet report...
I20260608 09:54:32.554857 30147 heartbeater.cc:499] Master 127.22.183.190:41585 was elected leader, sending a full tablet report...
I20260608 09:54:32.653261 30221 heartbeater.cc:499] Master 127.22.183.190:41585 was elected leader, sending a full tablet report...
I20260608 09:54:32.704566 29945 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:44730:
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 09:54:32.706956 29945 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 09:54:32.784394 30037 tablet_service.cc:1511] Processing CreateTablet for tablet 000e51f784a347e98452101ead62faa8 (DEFAULT_TABLE table=test-workload [id=f3596669a1f24c649d7b26c3948ded8b]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260608 09:54:32.786046 30037 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 000e51f784a347e98452101ead62faa8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:54:32.787503 30036 tablet_service.cc:1511] Processing CreateTablet for tablet be5d366bd4c24ad4a3017b0edd121fa3 (DEFAULT_TABLE table=test-workload [id=f3596669a1f24c649d7b26c3948ded8b]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260608 09:54:32.788805 30034 tablet_service.cc:1511] Processing CreateTablet for tablet 60dec6475448437db112b11dfd171b47 (DEFAULT_TABLE table=test-workload [id=f3596669a1f24c649d7b26c3948ded8b]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260608 09:54:32.792522 30036 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet be5d366bd4c24ad4a3017b0edd121fa3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:54:32.793201 30034 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 60dec6475448437db112b11dfd171b47. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:54:32.789387 30035 tablet_service.cc:1511] Processing CreateTablet for tablet 15d8f45242dc45f8bae3671ba52c9953 (DEFAULT_TABLE table=test-workload [id=f3596669a1f24c649d7b26c3948ded8b]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260608 09:54:32.794338 30035 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 15d8f45242dc45f8bae3671ba52c9953. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:54:32.794509 30112 tablet_service.cc:1511] Processing CreateTablet for tablet 000e51f784a347e98452101ead62faa8 (DEFAULT_TABLE table=test-workload [id=f3596669a1f24c649d7b26c3948ded8b]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260608 09:54:32.795953 30112 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 000e51f784a347e98452101ead62faa8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:54:32.797061 30109 tablet_service.cc:1511] Processing CreateTablet for tablet 60dec6475448437db112b11dfd171b47 (DEFAULT_TABLE table=test-workload [id=f3596669a1f24c649d7b26c3948ded8b]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260608 09:54:32.798525 30109 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 60dec6475448437db112b11dfd171b47. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:54:32.800206 30185 tablet_service.cc:1511] Processing CreateTablet for tablet be5d366bd4c24ad4a3017b0edd121fa3 (DEFAULT_TABLE table=test-workload [id=f3596669a1f24c649d7b26c3948ded8b]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260608 09:54:32.801632 30185 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet be5d366bd4c24ad4a3017b0edd121fa3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:54:32.798178 30186 tablet_service.cc:1511] Processing CreateTablet for tablet 000e51f784a347e98452101ead62faa8 (DEFAULT_TABLE table=test-workload [id=f3596669a1f24c649d7b26c3948ded8b]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260608 09:54:32.804026 30186 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 000e51f784a347e98452101ead62faa8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:54:32.804587 30111 tablet_service.cc:1511] Processing CreateTablet for tablet be5d366bd4c24ad4a3017b0edd121fa3 (DEFAULT_TABLE table=test-workload [id=f3596669a1f24c649d7b26c3948ded8b]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260608 09:54:32.806051 30111 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet be5d366bd4c24ad4a3017b0edd121fa3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:54:32.802546 30110 tablet_service.cc:1511] Processing CreateTablet for tablet 15d8f45242dc45f8bae3671ba52c9953 (DEFAULT_TABLE table=test-workload [id=f3596669a1f24c649d7b26c3948ded8b]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260608 09:54:32.807965 30110 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 15d8f45242dc45f8bae3671ba52c9953. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:54:32.818591 30184 tablet_service.cc:1511] Processing CreateTablet for tablet 15d8f45242dc45f8bae3671ba52c9953 (DEFAULT_TABLE table=test-workload [id=f3596669a1f24c649d7b26c3948ded8b]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260608 09:54:32.820044 30184 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 15d8f45242dc45f8bae3671ba52c9953. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:54:32.824700 30183 tablet_service.cc:1511] Processing CreateTablet for tablet 60dec6475448437db112b11dfd171b47 (DEFAULT_TABLE table=test-workload [id=f3596669a1f24c649d7b26c3948ded8b]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260608 09:54:32.826133 30183 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 60dec6475448437db112b11dfd171b47. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:54:32.845592 30241 tablet_bootstrap.cc:492] T 60dec6475448437db112b11dfd171b47 P 533f9bd666ca4414825c02ac6bd25e2a: Bootstrap starting.
I20260608 09:54:32.864768 30242 tablet_bootstrap.cc:492] T 000e51f784a347e98452101ead62faa8 P b314d74894a94dea82157da02732427b: Bootstrap starting.
I20260608 09:54:32.866381 30241 tablet_bootstrap.cc:654] T 60dec6475448437db112b11dfd171b47 P 533f9bd666ca4414825c02ac6bd25e2a: Neither blocks nor log segments found. Creating new log.
I20260608 09:54:32.872349 30243 tablet_bootstrap.cc:492] T 000e51f784a347e98452101ead62faa8 P e7c607d2098d43fd97b1d09f26f1a6f4: Bootstrap starting.
I20260608 09:54:32.874346 30241 tablet_bootstrap.cc:492] T 60dec6475448437db112b11dfd171b47 P 533f9bd666ca4414825c02ac6bd25e2a: No bootstrap required, opened a new log
I20260608 09:54:32.874749 30242 tablet_bootstrap.cc:654] T 000e51f784a347e98452101ead62faa8 P b314d74894a94dea82157da02732427b: Neither blocks nor log segments found. Creating new log.
I20260608 09:54:32.874926 30241 ts_tablet_manager.cc:1403] T 60dec6475448437db112b11dfd171b47 P 533f9bd666ca4414825c02ac6bd25e2a: Time spent bootstrapping tablet: real 0.030s	user 0.004s	sys 0.011s
I20260608 09:54:32.878899 30241 raft_consensus.cc:359] T 60dec6475448437db112b11dfd171b47 P 533f9bd666ca4414825c02ac6bd25e2a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "533f9bd666ca4414825c02ac6bd25e2a" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 37205 } } peers { permanent_uuid: "b314d74894a94dea82157da02732427b" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 43073 } } peers { permanent_uuid: "e7c607d2098d43fd97b1d09f26f1a6f4" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 42385 } }
I20260608 09:54:32.879609 30241 raft_consensus.cc:385] T 60dec6475448437db112b11dfd171b47 P 533f9bd666ca4414825c02ac6bd25e2a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:54:32.879894 30241 raft_consensus.cc:740] T 60dec6475448437db112b11dfd171b47 P 533f9bd666ca4414825c02ac6bd25e2a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 533f9bd666ca4414825c02ac6bd25e2a, State: Initialized, Role: FOLLOWER
I20260608 09:54:32.880738 30241 consensus_queue.cc:260] T 60dec6475448437db112b11dfd171b47 P 533f9bd666ca4414825c02ac6bd25e2a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "533f9bd666ca4414825c02ac6bd25e2a" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 37205 } } peers { permanent_uuid: "b314d74894a94dea82157da02732427b" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 43073 } } peers { permanent_uuid: "e7c607d2098d43fd97b1d09f26f1a6f4" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 42385 } }
I20260608 09:54:32.881865 30243 tablet_bootstrap.cc:654] T 000e51f784a347e98452101ead62faa8 P e7c607d2098d43fd97b1d09f26f1a6f4: Neither blocks nor log segments found. Creating new log.
I20260608 09:54:32.883852 30241 ts_tablet_manager.cc:1434] T 60dec6475448437db112b11dfd171b47 P 533f9bd666ca4414825c02ac6bd25e2a: Time spent starting tablet: real 0.008s	user 0.004s	sys 0.004s
I20260608 09:54:32.885016 30241 tablet_bootstrap.cc:492] T be5d366bd4c24ad4a3017b0edd121fa3 P 533f9bd666ca4414825c02ac6bd25e2a: Bootstrap starting.
I20260608 09:54:32.888425 30242 tablet_bootstrap.cc:492] T 000e51f784a347e98452101ead62faa8 P b314d74894a94dea82157da02732427b: No bootstrap required, opened a new log
I20260608 09:54:32.888940 30242 ts_tablet_manager.cc:1403] T 000e51f784a347e98452101ead62faa8 P b314d74894a94dea82157da02732427b: Time spent bootstrapping tablet: real 0.025s	user 0.011s	sys 0.004s
I20260608 09:54:32.891934 30243 tablet_bootstrap.cc:492] T 000e51f784a347e98452101ead62faa8 P e7c607d2098d43fd97b1d09f26f1a6f4: No bootstrap required, opened a new log
I20260608 09:54:32.892426 30243 ts_tablet_manager.cc:1403] T 000e51f784a347e98452101ead62faa8 P e7c607d2098d43fd97b1d09f26f1a6f4: Time spent bootstrapping tablet: real 0.021s	user 0.008s	sys 0.006s
I20260608 09:54:32.892295 30242 raft_consensus.cc:359] T 000e51f784a347e98452101ead62faa8 P b314d74894a94dea82157da02732427b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "533f9bd666ca4414825c02ac6bd25e2a" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 37205 } } peers { permanent_uuid: "b314d74894a94dea82157da02732427b" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 43073 } } peers { permanent_uuid: "e7c607d2098d43fd97b1d09f26f1a6f4" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 42385 } }
I20260608 09:54:32.893054 30242 raft_consensus.cc:385] T 000e51f784a347e98452101ead62faa8 P b314d74894a94dea82157da02732427b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:54:32.893395 30241 tablet_bootstrap.cc:654] T be5d366bd4c24ad4a3017b0edd121fa3 P 533f9bd666ca4414825c02ac6bd25e2a: Neither blocks nor log segments found. Creating new log.
I20260608 09:54:32.895669 30243 raft_consensus.cc:359] T 000e51f784a347e98452101ead62faa8 P e7c607d2098d43fd97b1d09f26f1a6f4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "533f9bd666ca4414825c02ac6bd25e2a" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 37205 } } peers { permanent_uuid: "b314d74894a94dea82157da02732427b" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 43073 } } peers { permanent_uuid: "e7c607d2098d43fd97b1d09f26f1a6f4" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 42385 } }
I20260608 09:54:32.896397 30243 raft_consensus.cc:385] T 000e51f784a347e98452101ead62faa8 P e7c607d2098d43fd97b1d09f26f1a6f4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:54:32.896734 30243 raft_consensus.cc:740] T 000e51f784a347e98452101ead62faa8 P e7c607d2098d43fd97b1d09f26f1a6f4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e7c607d2098d43fd97b1d09f26f1a6f4, State: Initialized, Role: FOLLOWER
I20260608 09:54:32.897765 30243 consensus_queue.cc:260] T 000e51f784a347e98452101ead62faa8 P e7c607d2098d43fd97b1d09f26f1a6f4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "533f9bd666ca4414825c02ac6bd25e2a" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 37205 } } peers { permanent_uuid: "b314d74894a94dea82157da02732427b" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 43073 } } peers { permanent_uuid: "e7c607d2098d43fd97b1d09f26f1a6f4" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 42385 } }
I20260608 09:54:32.899292 30241 tablet_bootstrap.cc:492] T be5d366bd4c24ad4a3017b0edd121fa3 P 533f9bd666ca4414825c02ac6bd25e2a: No bootstrap required, opened a new log
I20260608 09:54:32.899866 30241 ts_tablet_manager.cc:1403] T be5d366bd4c24ad4a3017b0edd121fa3 P 533f9bd666ca4414825c02ac6bd25e2a: Time spent bootstrapping tablet: real 0.015s	user 0.011s	sys 0.002s
I20260608 09:54:32.893370 30242 raft_consensus.cc:740] T 000e51f784a347e98452101ead62faa8 P b314d74894a94dea82157da02732427b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b314d74894a94dea82157da02732427b, State: Initialized, Role: FOLLOWER
I20260608 09:54:32.900758 30243 ts_tablet_manager.cc:1434] T 000e51f784a347e98452101ead62faa8 P e7c607d2098d43fd97b1d09f26f1a6f4: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.002s
I20260608 09:54:32.900821 30242 consensus_queue.cc:260] T 000e51f784a347e98452101ead62faa8 P b314d74894a94dea82157da02732427b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "533f9bd666ca4414825c02ac6bd25e2a" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 37205 } } peers { permanent_uuid: "b314d74894a94dea82157da02732427b" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 43073 } } peers { permanent_uuid: "e7c607d2098d43fd97b1d09f26f1a6f4" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 42385 } }
I20260608 09:54:32.901916 30243 tablet_bootstrap.cc:492] T 60dec6475448437db112b11dfd171b47 P e7c607d2098d43fd97b1d09f26f1a6f4: Bootstrap starting.
I20260608 09:54:32.902935 30241 raft_consensus.cc:359] T be5d366bd4c24ad4a3017b0edd121fa3 P 533f9bd666ca4414825c02ac6bd25e2a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "533f9bd666ca4414825c02ac6bd25e2a" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 37205 } } peers { permanent_uuid: "b314d74894a94dea82157da02732427b" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 43073 } } peers { permanent_uuid: "e7c607d2098d43fd97b1d09f26f1a6f4" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 42385 } }
I20260608 09:54:32.903676 30241 raft_consensus.cc:385] T be5d366bd4c24ad4a3017b0edd121fa3 P 533f9bd666ca4414825c02ac6bd25e2a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:54:32.903990 30241 raft_consensus.cc:740] T be5d366bd4c24ad4a3017b0edd121fa3 P 533f9bd666ca4414825c02ac6bd25e2a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 533f9bd666ca4414825c02ac6bd25e2a, State: Initialized, Role: FOLLOWER
I20260608 09:54:32.905061 30241 consensus_queue.cc:260] T be5d366bd4c24ad4a3017b0edd121fa3 P 533f9bd666ca4414825c02ac6bd25e2a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "533f9bd666ca4414825c02ac6bd25e2a" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 37205 } } peers { permanent_uuid: "b314d74894a94dea82157da02732427b" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 43073 } } peers { permanent_uuid: "e7c607d2098d43fd97b1d09f26f1a6f4" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 42385 } }
I20260608 09:54:32.909651 30241 ts_tablet_manager.cc:1434] T be5d366bd4c24ad4a3017b0edd121fa3 P 533f9bd666ca4414825c02ac6bd25e2a: Time spent starting tablet: real 0.009s	user 0.000s	sys 0.007s
I20260608 09:54:32.910723 30241 tablet_bootstrap.cc:492] T 15d8f45242dc45f8bae3671ba52c9953 P 533f9bd666ca4414825c02ac6bd25e2a: Bootstrap starting.
I20260608 09:54:32.911087 30243 tablet_bootstrap.cc:654] T 60dec6475448437db112b11dfd171b47 P e7c607d2098d43fd97b1d09f26f1a6f4: Neither blocks nor log segments found. Creating new log.
I20260608 09:54:32.920332 30242 ts_tablet_manager.cc:1434] T 000e51f784a347e98452101ead62faa8 P b314d74894a94dea82157da02732427b: Time spent starting tablet: real 0.031s	user 0.008s	sys 0.017s
I20260608 09:54:32.921586 30242 tablet_bootstrap.cc:492] T be5d366bd4c24ad4a3017b0edd121fa3 P b314d74894a94dea82157da02732427b: Bootstrap starting.
I20260608 09:54:32.923849 30243 tablet_bootstrap.cc:492] T 60dec6475448437db112b11dfd171b47 P e7c607d2098d43fd97b1d09f26f1a6f4: No bootstrap required, opened a new log
I20260608 09:54:32.924414 30243 ts_tablet_manager.cc:1403] T 60dec6475448437db112b11dfd171b47 P e7c607d2098d43fd97b1d09f26f1a6f4: Time spent bootstrapping tablet: real 0.023s	user 0.013s	sys 0.008s
I20260608 09:54:32.927217 30241 tablet_bootstrap.cc:654] T 15d8f45242dc45f8bae3671ba52c9953 P 533f9bd666ca4414825c02ac6bd25e2a: Neither blocks nor log segments found. Creating new log.
I20260608 09:54:32.927516 30243 raft_consensus.cc:359] T 60dec6475448437db112b11dfd171b47 P e7c607d2098d43fd97b1d09f26f1a6f4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "533f9bd666ca4414825c02ac6bd25e2a" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 37205 } } peers { permanent_uuid: "b314d74894a94dea82157da02732427b" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 43073 } } peers { permanent_uuid: "e7c607d2098d43fd97b1d09f26f1a6f4" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 42385 } }
I20260608 09:54:32.928244 30243 raft_consensus.cc:385] T 60dec6475448437db112b11dfd171b47 P e7c607d2098d43fd97b1d09f26f1a6f4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:54:32.928543 30243 raft_consensus.cc:740] T 60dec6475448437db112b11dfd171b47 P e7c607d2098d43fd97b1d09f26f1a6f4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e7c607d2098d43fd97b1d09f26f1a6f4, State: Initialized, Role: FOLLOWER
I20260608 09:54:32.929577 30242 tablet_bootstrap.cc:654] T be5d366bd4c24ad4a3017b0edd121fa3 P b314d74894a94dea82157da02732427b: Neither blocks nor log segments found. Creating new log.
I20260608 09:54:32.929569 30243 consensus_queue.cc:260] T 60dec6475448437db112b11dfd171b47 P e7c607d2098d43fd97b1d09f26f1a6f4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "533f9bd666ca4414825c02ac6bd25e2a" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 37205 } } peers { permanent_uuid: "b314d74894a94dea82157da02732427b" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 43073 } } peers { permanent_uuid: "e7c607d2098d43fd97b1d09f26f1a6f4" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 42385 } }
I20260608 09:54:32.938810 30243 ts_tablet_manager.cc:1434] T 60dec6475448437db112b11dfd171b47 P e7c607d2098d43fd97b1d09f26f1a6f4: Time spent starting tablet: real 0.014s	user 0.003s	sys 0.004s
I20260608 09:54:32.940141 30243 tablet_bootstrap.cc:492] T be5d366bd4c24ad4a3017b0edd121fa3 P e7c607d2098d43fd97b1d09f26f1a6f4: Bootstrap starting.
I20260608 09:54:32.948850 30243 tablet_bootstrap.cc:654] T be5d366bd4c24ad4a3017b0edd121fa3 P e7c607d2098d43fd97b1d09f26f1a6f4: Neither blocks nor log segments found. Creating new log.
I20260608 09:54:32.953989 30241 tablet_bootstrap.cc:492] T 15d8f45242dc45f8bae3671ba52c9953 P 533f9bd666ca4414825c02ac6bd25e2a: No bootstrap required, opened a new log
I20260608 09:54:32.954489 30241 ts_tablet_manager.cc:1403] T 15d8f45242dc45f8bae3671ba52c9953 P 533f9bd666ca4414825c02ac6bd25e2a: Time spent bootstrapping tablet: real 0.044s	user 0.014s	sys 0.018s
I20260608 09:54:32.955436 30242 tablet_bootstrap.cc:492] T be5d366bd4c24ad4a3017b0edd121fa3 P b314d74894a94dea82157da02732427b: No bootstrap required, opened a new log
I20260608 09:54:32.955825 30242 ts_tablet_manager.cc:1403] T be5d366bd4c24ad4a3017b0edd121fa3 P b314d74894a94dea82157da02732427b: Time spent bootstrapping tablet: real 0.035s	user 0.011s	sys 0.021s
I20260608 09:54:32.957710 30243 tablet_bootstrap.cc:492] T be5d366bd4c24ad4a3017b0edd121fa3 P e7c607d2098d43fd97b1d09f26f1a6f4: No bootstrap required, opened a new log
I20260608 09:54:32.957558 30241 raft_consensus.cc:359] T 15d8f45242dc45f8bae3671ba52c9953 P 533f9bd666ca4414825c02ac6bd25e2a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "533f9bd666ca4414825c02ac6bd25e2a" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 37205 } } peers { permanent_uuid: "b314d74894a94dea82157da02732427b" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 43073 } } peers { permanent_uuid: "e7c607d2098d43fd97b1d09f26f1a6f4" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 42385 } }
I20260608 09:54:32.958266 30243 ts_tablet_manager.cc:1403] T be5d366bd4c24ad4a3017b0edd121fa3 P e7c607d2098d43fd97b1d09f26f1a6f4: Time spent bootstrapping tablet: real 0.018s	user 0.009s	sys 0.004s
I20260608 09:54:32.958367 30241 raft_consensus.cc:385] T 15d8f45242dc45f8bae3671ba52c9953 P 533f9bd666ca4414825c02ac6bd25e2a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:54:32.958808 30241 raft_consensus.cc:740] T 15d8f45242dc45f8bae3671ba52c9953 P 533f9bd666ca4414825c02ac6bd25e2a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 533f9bd666ca4414825c02ac6bd25e2a, State: Initialized, Role: FOLLOWER
I20260608 09:54:32.958802 30242 raft_consensus.cc:359] T be5d366bd4c24ad4a3017b0edd121fa3 P b314d74894a94dea82157da02732427b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "533f9bd666ca4414825c02ac6bd25e2a" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 37205 } } peers { permanent_uuid: "b314d74894a94dea82157da02732427b" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 43073 } } peers { permanent_uuid: "e7c607d2098d43fd97b1d09f26f1a6f4" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 42385 } }
I20260608 09:54:32.959820 30242 raft_consensus.cc:385] T be5d366bd4c24ad4a3017b0edd121fa3 P b314d74894a94dea82157da02732427b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:54:32.960173 30242 raft_consensus.cc:740] T be5d366bd4c24ad4a3017b0edd121fa3 P b314d74894a94dea82157da02732427b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b314d74894a94dea82157da02732427b, State: Initialized, Role: FOLLOWER
I20260608 09:54:32.960052 30241 consensus_queue.cc:260] T 15d8f45242dc45f8bae3671ba52c9953 P 533f9bd666ca4414825c02ac6bd25e2a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "533f9bd666ca4414825c02ac6bd25e2a" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 37205 } } peers { permanent_uuid: "b314d74894a94dea82157da02732427b" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 43073 } } peers { permanent_uuid: "e7c607d2098d43fd97b1d09f26f1a6f4" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 42385 } }
I20260608 09:54:32.961126 30242 consensus_queue.cc:260] T be5d366bd4c24ad4a3017b0edd121fa3 P b314d74894a94dea82157da02732427b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "533f9bd666ca4414825c02ac6bd25e2a" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 37205 } } peers { permanent_uuid: "b314d74894a94dea82157da02732427b" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 43073 } } peers { permanent_uuid: "e7c607d2098d43fd97b1d09f26f1a6f4" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 42385 } }
I20260608 09:54:32.961468 30243 raft_consensus.cc:359] T be5d366bd4c24ad4a3017b0edd121fa3 P e7c607d2098d43fd97b1d09f26f1a6f4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "533f9bd666ca4414825c02ac6bd25e2a" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 37205 } } peers { permanent_uuid: "b314d74894a94dea82157da02732427b" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 43073 } } peers { permanent_uuid: "e7c607d2098d43fd97b1d09f26f1a6f4" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 42385 } }
I20260608 09:54:32.962101 30243 raft_consensus.cc:385] T be5d366bd4c24ad4a3017b0edd121fa3 P e7c607d2098d43fd97b1d09f26f1a6f4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:54:32.962423 30243 raft_consensus.cc:740] T be5d366bd4c24ad4a3017b0edd121fa3 P e7c607d2098d43fd97b1d09f26f1a6f4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e7c607d2098d43fd97b1d09f26f1a6f4, State: Initialized, Role: FOLLOWER
I20260608 09:54:32.962935 30241 ts_tablet_manager.cc:1434] T 15d8f45242dc45f8bae3671ba52c9953 P 533f9bd666ca4414825c02ac6bd25e2a: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260608 09:54:32.963323 30242 ts_tablet_manager.cc:1434] T be5d366bd4c24ad4a3017b0edd121fa3 P b314d74894a94dea82157da02732427b: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260608 09:54:32.963323 30243 consensus_queue.cc:260] T be5d366bd4c24ad4a3017b0edd121fa3 P e7c607d2098d43fd97b1d09f26f1a6f4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "533f9bd666ca4414825c02ac6bd25e2a" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 37205 } } peers { permanent_uuid: "b314d74894a94dea82157da02732427b" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 43073 } } peers { permanent_uuid: "e7c607d2098d43fd97b1d09f26f1a6f4" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 42385 } }
I20260608 09:54:32.964187 30241 tablet_bootstrap.cc:492] T 000e51f784a347e98452101ead62faa8 P 533f9bd666ca4414825c02ac6bd25e2a: Bootstrap starting.
I20260608 09:54:32.964712 30242 tablet_bootstrap.cc:492] T 15d8f45242dc45f8bae3671ba52c9953 P b314d74894a94dea82157da02732427b: Bootstrap starting.
I20260608 09:54:32.968420 30243 ts_tablet_manager.cc:1434] T be5d366bd4c24ad4a3017b0edd121fa3 P e7c607d2098d43fd97b1d09f26f1a6f4: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.003s
I20260608 09:54:32.969519 30243 tablet_bootstrap.cc:492] T 15d8f45242dc45f8bae3671ba52c9953 P e7c607d2098d43fd97b1d09f26f1a6f4: Bootstrap starting.
I20260608 09:54:32.971256 30242 tablet_bootstrap.cc:654] T 15d8f45242dc45f8bae3671ba52c9953 P b314d74894a94dea82157da02732427b: Neither blocks nor log segments found. Creating new log.
I20260608 09:54:32.972258 30241 tablet_bootstrap.cc:654] T 000e51f784a347e98452101ead62faa8 P 533f9bd666ca4414825c02ac6bd25e2a: Neither blocks nor log segments found. Creating new log.
I20260608 09:54:32.975668 30250 raft_consensus.cc:493] T 000e51f784a347e98452101ead62faa8 P b314d74894a94dea82157da02732427b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 09:54:32.976614 30243 tablet_bootstrap.cc:654] T 15d8f45242dc45f8bae3671ba52c9953 P e7c607d2098d43fd97b1d09f26f1a6f4: Neither blocks nor log segments found. Creating new log.
I20260608 09:54:32.976400 30250 raft_consensus.cc:515] T 000e51f784a347e98452101ead62faa8 P b314d74894a94dea82157da02732427b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "533f9bd666ca4414825c02ac6bd25e2a" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 37205 } } peers { permanent_uuid: "b314d74894a94dea82157da02732427b" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 43073 } } peers { permanent_uuid: "e7c607d2098d43fd97b1d09f26f1a6f4" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 42385 } }
I20260608 09:54:32.982052 30241 tablet_bootstrap.cc:492] T 000e51f784a347e98452101ead62faa8 P 533f9bd666ca4414825c02ac6bd25e2a: No bootstrap required, opened a new log
I20260608 09:54:32.982559 30241 ts_tablet_manager.cc:1403] T 000e51f784a347e98452101ead62faa8 P 533f9bd666ca4414825c02ac6bd25e2a: Time spent bootstrapping tablet: real 0.019s	user 0.014s	sys 0.000s
I20260608 09:54:32.985953 30241 raft_consensus.cc:359] T 000e51f784a347e98452101ead62faa8 P 533f9bd666ca4414825c02ac6bd25e2a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "533f9bd666ca4414825c02ac6bd25e2a" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 37205 } } peers { permanent_uuid: "b314d74894a94dea82157da02732427b" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 43073 } } peers { permanent_uuid: "e7c607d2098d43fd97b1d09f26f1a6f4" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 42385 } }
I20260608 09:54:32.986693 30241 raft_consensus.cc:385] T 000e51f784a347e98452101ead62faa8 P 533f9bd666ca4414825c02ac6bd25e2a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:54:32.987215 30241 raft_consensus.cc:740] T 000e51f784a347e98452101ead62faa8 P 533f9bd666ca4414825c02ac6bd25e2a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 533f9bd666ca4414825c02ac6bd25e2a, State: Initialized, Role: FOLLOWER
I20260608 09:54:32.988052 30241 consensus_queue.cc:260] T 000e51f784a347e98452101ead62faa8 P 533f9bd666ca4414825c02ac6bd25e2a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "533f9bd666ca4414825c02ac6bd25e2a" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 37205 } } peers { permanent_uuid: "b314d74894a94dea82157da02732427b" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 43073 } } peers { permanent_uuid: "e7c607d2098d43fd97b1d09f26f1a6f4" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 42385 } }
I20260608 09:54:32.993578 30241 ts_tablet_manager.cc:1434] T 000e51f784a347e98452101ead62faa8 P 533f9bd666ca4414825c02ac6bd25e2a: Time spent starting tablet: real 0.011s	user 0.000s	sys 0.008s
I20260608 09:54:32.994102 30250 leader_election.cc:290] T 000e51f784a347e98452101ead62faa8 P b314d74894a94dea82157da02732427b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 533f9bd666ca4414825c02ac6bd25e2a (127.22.183.129:37205), e7c607d2098d43fd97b1d09f26f1a6f4 (127.22.183.131:42385)
I20260608 09:54:33.002789 30242 tablet_bootstrap.cc:492] T 15d8f45242dc45f8bae3671ba52c9953 P b314d74894a94dea82157da02732427b: No bootstrap required, opened a new log
I20260608 09:54:33.003391 30242 ts_tablet_manager.cc:1403] T 15d8f45242dc45f8bae3671ba52c9953 P b314d74894a94dea82157da02732427b: Time spent bootstrapping tablet: real 0.039s	user 0.012s	sys 0.012s
I20260608 09:54:33.004897 30243 tablet_bootstrap.cc:492] T 15d8f45242dc45f8bae3671ba52c9953 P e7c607d2098d43fd97b1d09f26f1a6f4: No bootstrap required, opened a new log
I20260608 09:54:33.005475 30243 ts_tablet_manager.cc:1403] T 15d8f45242dc45f8bae3671ba52c9953 P e7c607d2098d43fd97b1d09f26f1a6f4: Time spent bootstrapping tablet: real 0.036s	user 0.014s	sys 0.004s
I20260608 09:54:33.006819 30242 raft_consensus.cc:359] T 15d8f45242dc45f8bae3671ba52c9953 P b314d74894a94dea82157da02732427b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "533f9bd666ca4414825c02ac6bd25e2a" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 37205 } } peers { permanent_uuid: "b314d74894a94dea82157da02732427b" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 43073 } } peers { permanent_uuid: "e7c607d2098d43fd97b1d09f26f1a6f4" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 42385 } }
I20260608 09:54:33.007665 30242 raft_consensus.cc:385] T 15d8f45242dc45f8bae3671ba52c9953 P b314d74894a94dea82157da02732427b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:54:33.007949 30242 raft_consensus.cc:740] T 15d8f45242dc45f8bae3671ba52c9953 P b314d74894a94dea82157da02732427b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b314d74894a94dea82157da02732427b, State: Initialized, Role: FOLLOWER
I20260608 09:54:33.008849 30243 raft_consensus.cc:359] T 15d8f45242dc45f8bae3671ba52c9953 P e7c607d2098d43fd97b1d09f26f1a6f4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "533f9bd666ca4414825c02ac6bd25e2a" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 37205 } } peers { permanent_uuid: "b314d74894a94dea82157da02732427b" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 43073 } } peers { permanent_uuid: "e7c607d2098d43fd97b1d09f26f1a6f4" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 42385 } }
I20260608 09:54:33.008987 30242 consensus_queue.cc:260] T 15d8f45242dc45f8bae3671ba52c9953 P b314d74894a94dea82157da02732427b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "533f9bd666ca4414825c02ac6bd25e2a" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 37205 } } peers { permanent_uuid: "b314d74894a94dea82157da02732427b" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 43073 } } peers { permanent_uuid: "e7c607d2098d43fd97b1d09f26f1a6f4" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 42385 } }
I20260608 09:54:33.009730 30243 raft_consensus.cc:385] T 15d8f45242dc45f8bae3671ba52c9953 P e7c607d2098d43fd97b1d09f26f1a6f4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:54:33.010142 30243 raft_consensus.cc:740] T 15d8f45242dc45f8bae3671ba52c9953 P e7c607d2098d43fd97b1d09f26f1a6f4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e7c607d2098d43fd97b1d09f26f1a6f4, State: Initialized, Role: FOLLOWER
I20260608 09:54:33.011507 30242 ts_tablet_manager.cc:1434] T 15d8f45242dc45f8bae3671ba52c9953 P b314d74894a94dea82157da02732427b: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260608 09:54:33.012698 30242 tablet_bootstrap.cc:492] T 60dec6475448437db112b11dfd171b47 P b314d74894a94dea82157da02732427b: Bootstrap starting.
I20260608 09:54:33.012418 30243 consensus_queue.cc:260] T 15d8f45242dc45f8bae3671ba52c9953 P e7c607d2098d43fd97b1d09f26f1a6f4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "533f9bd666ca4414825c02ac6bd25e2a" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 37205 } } peers { permanent_uuid: "b314d74894a94dea82157da02732427b" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 43073 } } peers { permanent_uuid: "e7c607d2098d43fd97b1d09f26f1a6f4" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 42385 } }
I20260608 09:54:33.014848 30243 ts_tablet_manager.cc:1434] T 15d8f45242dc45f8bae3671ba52c9953 P e7c607d2098d43fd97b1d09f26f1a6f4: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.000s
I20260608 09:54:33.019587 30246 raft_consensus.cc:493] T 60dec6475448437db112b11dfd171b47 P 533f9bd666ca4414825c02ac6bd25e2a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 09:54:33.020328 30246 raft_consensus.cc:515] T 60dec6475448437db112b11dfd171b47 P 533f9bd666ca4414825c02ac6bd25e2a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "533f9bd666ca4414825c02ac6bd25e2a" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 37205 } } peers { permanent_uuid: "b314d74894a94dea82157da02732427b" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 43073 } } peers { permanent_uuid: "e7c607d2098d43fd97b1d09f26f1a6f4" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 42385 } }
I20260608 09:54:33.023789 30242 tablet_bootstrap.cc:654] T 60dec6475448437db112b11dfd171b47 P b314d74894a94dea82157da02732427b: Neither blocks nor log segments found. Creating new log.
I20260608 09:54:33.032071 30047 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "000e51f784a347e98452101ead62faa8" candidate_uuid: "b314d74894a94dea82157da02732427b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "533f9bd666ca4414825c02ac6bd25e2a" is_pre_election: true
I20260608 09:54:33.032829 30047 raft_consensus.cc:2468] T 000e51f784a347e98452101ead62faa8 P 533f9bd666ca4414825c02ac6bd25e2a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b314d74894a94dea82157da02732427b in term 0.
I20260608 09:54:33.034283 30085 leader_election.cc:304] T 000e51f784a347e98452101ead62faa8 P b314d74894a94dea82157da02732427b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 533f9bd666ca4414825c02ac6bd25e2a, b314d74894a94dea82157da02732427b; no voters: 
I20260608 09:54:33.036345 30246 leader_election.cc:290] T 60dec6475448437db112b11dfd171b47 P 533f9bd666ca4414825c02ac6bd25e2a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b314d74894a94dea82157da02732427b (127.22.183.130:43073), e7c607d2098d43fd97b1d09f26f1a6f4 (127.22.183.131:42385)
I20260608 09:54:33.037026 30242 tablet_bootstrap.cc:492] T 60dec6475448437db112b11dfd171b47 P b314d74894a94dea82157da02732427b: No bootstrap required, opened a new log
I20260608 09:54:33.037700 30242 ts_tablet_manager.cc:1403] T 60dec6475448437db112b11dfd171b47 P b314d74894a94dea82157da02732427b: Time spent bootstrapping tablet: real 0.025s	user 0.006s	sys 0.009s
I20260608 09:54:33.041584 30250 raft_consensus.cc:2804] T 000e51f784a347e98452101ead62faa8 P b314d74894a94dea82157da02732427b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 09:54:33.041796 30242 raft_consensus.cc:359] T 60dec6475448437db112b11dfd171b47 P b314d74894a94dea82157da02732427b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "533f9bd666ca4414825c02ac6bd25e2a" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 37205 } } peers { permanent_uuid: "b314d74894a94dea82157da02732427b" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 43073 } } peers { permanent_uuid: "e7c607d2098d43fd97b1d09f26f1a6f4" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 42385 } }
I20260608 09:54:33.042951 30242 raft_consensus.cc:385] T 60dec6475448437db112b11dfd171b47 P b314d74894a94dea82157da02732427b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:54:33.043437 30242 raft_consensus.cc:740] T 60dec6475448437db112b11dfd171b47 P b314d74894a94dea82157da02732427b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b314d74894a94dea82157da02732427b, State: Initialized, Role: FOLLOWER
I20260608 09:54:33.043567 30250 raft_consensus.cc:493] T 000e51f784a347e98452101ead62faa8 P b314d74894a94dea82157da02732427b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 09:54:33.044727 30242 consensus_queue.cc:260] T 60dec6475448437db112b11dfd171b47 P b314d74894a94dea82157da02732427b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "533f9bd666ca4414825c02ac6bd25e2a" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 37205 } } peers { permanent_uuid: "b314d74894a94dea82157da02732427b" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 43073 } } peers { permanent_uuid: "e7c607d2098d43fd97b1d09f26f1a6f4" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 42385 } }
I20260608 09:54:33.045204 30250 raft_consensus.cc:3060] T 000e51f784a347e98452101ead62faa8 P b314d74894a94dea82157da02732427b [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:54:33.048048 30242 ts_tablet_manager.cc:1434] T 60dec6475448437db112b11dfd171b47 P b314d74894a94dea82157da02732427b: Time spent starting tablet: real 0.010s	user 0.009s	sys 0.000s
I20260608 09:54:33.052505 30122 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "60dec6475448437db112b11dfd171b47" candidate_uuid: "533f9bd666ca4414825c02ac6bd25e2a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b314d74894a94dea82157da02732427b" is_pre_election: true
I20260608 09:54:33.053205 30122 raft_consensus.cc:2468] T 60dec6475448437db112b11dfd171b47 P b314d74894a94dea82157da02732427b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 533f9bd666ca4414825c02ac6bd25e2a in term 0.
I20260608 09:54:33.054534 30012 leader_election.cc:304] T 60dec6475448437db112b11dfd171b47 P 533f9bd666ca4414825c02ac6bd25e2a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 533f9bd666ca4414825c02ac6bd25e2a, b314d74894a94dea82157da02732427b; no voters: 
I20260608 09:54:33.056593 30196 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "000e51f784a347e98452101ead62faa8" candidate_uuid: "b314d74894a94dea82157da02732427b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e7c607d2098d43fd97b1d09f26f1a6f4" is_pre_election: true
I20260608 09:54:33.057308 30246 raft_consensus.cc:2804] T 60dec6475448437db112b11dfd171b47 P 533f9bd666ca4414825c02ac6bd25e2a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 09:54:33.057674 30246 raft_consensus.cc:493] T 60dec6475448437db112b11dfd171b47 P 533f9bd666ca4414825c02ac6bd25e2a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 09:54:33.058066 30246 raft_consensus.cc:3060] T 60dec6475448437db112b11dfd171b47 P 533f9bd666ca4414825c02ac6bd25e2a [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:54:33.058357 30195 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "60dec6475448437db112b11dfd171b47" candidate_uuid: "533f9bd666ca4414825c02ac6bd25e2a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e7c607d2098d43fd97b1d09f26f1a6f4" is_pre_election: true
I20260608 09:54:33.059039 30195 raft_consensus.cc:2468] T 60dec6475448437db112b11dfd171b47 P e7c607d2098d43fd97b1d09f26f1a6f4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 533f9bd666ca4414825c02ac6bd25e2a in term 0.
I20260608 09:54:33.057327 30196 raft_consensus.cc:2468] T 000e51f784a347e98452101ead62faa8 P e7c607d2098d43fd97b1d09f26f1a6f4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b314d74894a94dea82157da02732427b in term 0.
I20260608 09:54:33.065766 30246 raft_consensus.cc:515] T 60dec6475448437db112b11dfd171b47 P 533f9bd666ca4414825c02ac6bd25e2a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "533f9bd666ca4414825c02ac6bd25e2a" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 37205 } } peers { permanent_uuid: "b314d74894a94dea82157da02732427b" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 43073 } } peers { permanent_uuid: "e7c607d2098d43fd97b1d09f26f1a6f4" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 42385 } }
I20260608 09:54:33.065891 30250 raft_consensus.cc:515] T 000e51f784a347e98452101ead62faa8 P b314d74894a94dea82157da02732427b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "533f9bd666ca4414825c02ac6bd25e2a" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 37205 } } peers { permanent_uuid: "b314d74894a94dea82157da02732427b" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 43073 } } peers { permanent_uuid: "e7c607d2098d43fd97b1d09f26f1a6f4" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 42385 } }
I20260608 09:54:33.068580 30250 leader_election.cc:290] T 000e51f784a347e98452101ead62faa8 P b314d74894a94dea82157da02732427b [CANDIDATE]: Term 1 election: Requested vote from peers 533f9bd666ca4414825c02ac6bd25e2a (127.22.183.129:37205), e7c607d2098d43fd97b1d09f26f1a6f4 (127.22.183.131:42385)
I20260608 09:54:33.069022 30246 leader_election.cc:290] T 60dec6475448437db112b11dfd171b47 P 533f9bd666ca4414825c02ac6bd25e2a [CANDIDATE]: Term 1 election: Requested vote from peers b314d74894a94dea82157da02732427b (127.22.183.130:43073), e7c607d2098d43fd97b1d09f26f1a6f4 (127.22.183.131:42385)
I20260608 09:54:33.069522 30047 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "000e51f784a347e98452101ead62faa8" candidate_uuid: "b314d74894a94dea82157da02732427b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "533f9bd666ca4414825c02ac6bd25e2a"
I20260608 09:54:33.069479 30196 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "60dec6475448437db112b11dfd171b47" candidate_uuid: "533f9bd666ca4414825c02ac6bd25e2a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e7c607d2098d43fd97b1d09f26f1a6f4"
I20260608 09:54:33.070065 30195 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "000e51f784a347e98452101ead62faa8" candidate_uuid: "b314d74894a94dea82157da02732427b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e7c607d2098d43fd97b1d09f26f1a6f4"
I20260608 09:54:33.070307 30047 raft_consensus.cc:3060] T 000e51f784a347e98452101ead62faa8 P 533f9bd666ca4414825c02ac6bd25e2a [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:54:33.070408 30196 raft_consensus.cc:3060] T 60dec6475448437db112b11dfd171b47 P e7c607d2098d43fd97b1d09f26f1a6f4 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:54:33.070693 30195 raft_consensus.cc:3060] T 000e51f784a347e98452101ead62faa8 P e7c607d2098d43fd97b1d09f26f1a6f4 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:54:33.069041 30122 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "60dec6475448437db112b11dfd171b47" candidate_uuid: "533f9bd666ca4414825c02ac6bd25e2a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b314d74894a94dea82157da02732427b"
I20260608 09:54:33.072273 30122 raft_consensus.cc:3060] T 60dec6475448437db112b11dfd171b47 P b314d74894a94dea82157da02732427b [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:54:33.078019 30047 raft_consensus.cc:2468] T 000e51f784a347e98452101ead62faa8 P 533f9bd666ca4414825c02ac6bd25e2a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b314d74894a94dea82157da02732427b in term 1.
I20260608 09:54:33.078706 30195 raft_consensus.cc:2468] T 000e51f784a347e98452101ead62faa8 P e7c607d2098d43fd97b1d09f26f1a6f4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b314d74894a94dea82157da02732427b in term 1.
I20260608 09:54:33.079260 30085 leader_election.cc:304] T 000e51f784a347e98452101ead62faa8 P b314d74894a94dea82157da02732427b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 533f9bd666ca4414825c02ac6bd25e2a, b314d74894a94dea82157da02732427b; no voters: 
I20260608 09:54:33.079514 30122 raft_consensus.cc:2468] T 60dec6475448437db112b11dfd171b47 P b314d74894a94dea82157da02732427b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 533f9bd666ca4414825c02ac6bd25e2a in term 1.
I20260608 09:54:33.080623 30264 raft_consensus.cc:2804] T 000e51f784a347e98452101ead62faa8 P b314d74894a94dea82157da02732427b [term 1 FOLLOWER]: Leader election won for term 1
I20260608 09:54:33.080775 30012 leader_election.cc:304] T 60dec6475448437db112b11dfd171b47 P 533f9bd666ca4414825c02ac6bd25e2a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 533f9bd666ca4414825c02ac6bd25e2a, b314d74894a94dea82157da02732427b; no voters: 
I20260608 09:54:33.081233 30264 raft_consensus.cc:697] T 000e51f784a347e98452101ead62faa8 P b314d74894a94dea82157da02732427b [term 1 LEADER]: Becoming Leader. State: Replica: b314d74894a94dea82157da02732427b, State: Running, Role: LEADER
I20260608 09:54:33.081753 30246 raft_consensus.cc:2804] T 60dec6475448437db112b11dfd171b47 P 533f9bd666ca4414825c02ac6bd25e2a [term 1 FOLLOWER]: Leader election won for term 1
I20260608 09:54:33.082194 30264 consensus_queue.cc:237] T 000e51f784a347e98452101ead62faa8 P b314d74894a94dea82157da02732427b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "533f9bd666ca4414825c02ac6bd25e2a" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 37205 } } peers { permanent_uuid: "b314d74894a94dea82157da02732427b" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 43073 } } peers { permanent_uuid: "e7c607d2098d43fd97b1d09f26f1a6f4" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 42385 } }
I20260608 09:54:33.084713 30196 raft_consensus.cc:2468] T 60dec6475448437db112b11dfd171b47 P e7c607d2098d43fd97b1d09f26f1a6f4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 533f9bd666ca4414825c02ac6bd25e2a in term 1.
I20260608 09:54:33.086272 30246 raft_consensus.cc:697] T 60dec6475448437db112b11dfd171b47 P 533f9bd666ca4414825c02ac6bd25e2a [term 1 LEADER]: Becoming Leader. State: Replica: 533f9bd666ca4414825c02ac6bd25e2a, State: Running, Role: LEADER
I20260608 09:54:33.087352 30246 consensus_queue.cc:237] T 60dec6475448437db112b11dfd171b47 P 533f9bd666ca4414825c02ac6bd25e2a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "533f9bd666ca4414825c02ac6bd25e2a" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 37205 } } peers { permanent_uuid: "b314d74894a94dea82157da02732427b" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 43073 } } peers { permanent_uuid: "e7c607d2098d43fd97b1d09f26f1a6f4" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 42385 } }
I20260608 09:54:33.094646 29944 catalog_manager.cc:5696] T 000e51f784a347e98452101ead62faa8 P b314d74894a94dea82157da02732427b reported cstate change: term changed from 0 to 1, leader changed from <none> to b314d74894a94dea82157da02732427b (127.22.183.130). New cstate: current_term: 1 leader_uuid: "b314d74894a94dea82157da02732427b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "533f9bd666ca4414825c02ac6bd25e2a" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 37205 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b314d74894a94dea82157da02732427b" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 43073 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e7c607d2098d43fd97b1d09f26f1a6f4" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 42385 } health_report { overall_health: UNKNOWN } } }
I20260608 09:54:33.095875 29942 catalog_manager.cc:5696] T 60dec6475448437db112b11dfd171b47 P 533f9bd666ca4414825c02ac6bd25e2a reported cstate change: term changed from 0 to 1, leader changed from <none> to 533f9bd666ca4414825c02ac6bd25e2a (127.22.183.129). New cstate: current_term: 1 leader_uuid: "533f9bd666ca4414825c02ac6bd25e2a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "533f9bd666ca4414825c02ac6bd25e2a" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 37205 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b314d74894a94dea82157da02732427b" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 43073 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e7c607d2098d43fd97b1d09f26f1a6f4" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 42385 } health_report { overall_health: UNKNOWN } } }
I20260608 09:54:33.111454 30246 raft_consensus.cc:493] T 15d8f45242dc45f8bae3671ba52c9953 P 533f9bd666ca4414825c02ac6bd25e2a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 09:54:33.111919 30246 raft_consensus.cc:515] T 15d8f45242dc45f8bae3671ba52c9953 P 533f9bd666ca4414825c02ac6bd25e2a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "533f9bd666ca4414825c02ac6bd25e2a" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 37205 } } peers { permanent_uuid: "b314d74894a94dea82157da02732427b" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 43073 } } peers { permanent_uuid: "e7c607d2098d43fd97b1d09f26f1a6f4" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 42385 } }
I20260608 09:54:33.113663 30246 leader_election.cc:290] T 15d8f45242dc45f8bae3671ba52c9953 P 533f9bd666ca4414825c02ac6bd25e2a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b314d74894a94dea82157da02732427b (127.22.183.130:43073), e7c607d2098d43fd97b1d09f26f1a6f4 (127.22.183.131:42385)
I20260608 09:54:33.114410 30122 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "15d8f45242dc45f8bae3671ba52c9953" candidate_uuid: "533f9bd666ca4414825c02ac6bd25e2a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b314d74894a94dea82157da02732427b" is_pre_election: true
I20260608 09:54:33.114611 30196 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "15d8f45242dc45f8bae3671ba52c9953" candidate_uuid: "533f9bd666ca4414825c02ac6bd25e2a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e7c607d2098d43fd97b1d09f26f1a6f4" is_pre_election: true
I20260608 09:54:33.114977 30122 raft_consensus.cc:2468] T 15d8f45242dc45f8bae3671ba52c9953 P b314d74894a94dea82157da02732427b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 533f9bd666ca4414825c02ac6bd25e2a in term 0.
I20260608 09:54:33.115262 30196 raft_consensus.cc:2468] T 15d8f45242dc45f8bae3671ba52c9953 P e7c607d2098d43fd97b1d09f26f1a6f4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 533f9bd666ca4414825c02ac6bd25e2a in term 0.
I20260608 09:54:33.116149 30012 leader_election.cc:304] T 15d8f45242dc45f8bae3671ba52c9953 P 533f9bd666ca4414825c02ac6bd25e2a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 533f9bd666ca4414825c02ac6bd25e2a, b314d74894a94dea82157da02732427b; no voters: 
I20260608 09:54:33.116953 30246 raft_consensus.cc:2804] T 15d8f45242dc45f8bae3671ba52c9953 P 533f9bd666ca4414825c02ac6bd25e2a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 09:54:33.117252 30246 raft_consensus.cc:493] T 15d8f45242dc45f8bae3671ba52c9953 P 533f9bd666ca4414825c02ac6bd25e2a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 09:54:33.117532 30246 raft_consensus.cc:3060] T 15d8f45242dc45f8bae3671ba52c9953 P 533f9bd666ca4414825c02ac6bd25e2a [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:54:33.122400 30246 raft_consensus.cc:515] T 15d8f45242dc45f8bae3671ba52c9953 P 533f9bd666ca4414825c02ac6bd25e2a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "533f9bd666ca4414825c02ac6bd25e2a" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 37205 } } peers { permanent_uuid: "b314d74894a94dea82157da02732427b" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 43073 } } peers { permanent_uuid: "e7c607d2098d43fd97b1d09f26f1a6f4" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 42385 } }
I20260608 09:54:33.124042 30246 leader_election.cc:290] T 15d8f45242dc45f8bae3671ba52c9953 P 533f9bd666ca4414825c02ac6bd25e2a [CANDIDATE]: Term 1 election: Requested vote from peers b314d74894a94dea82157da02732427b (127.22.183.130:43073), e7c607d2098d43fd97b1d09f26f1a6f4 (127.22.183.131:42385)
I20260608 09:54:33.124708 30122 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "15d8f45242dc45f8bae3671ba52c9953" candidate_uuid: "533f9bd666ca4414825c02ac6bd25e2a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b314d74894a94dea82157da02732427b"
I20260608 09:54:33.125207 30122 raft_consensus.cc:3060] T 15d8f45242dc45f8bae3671ba52c9953 P b314d74894a94dea82157da02732427b [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:54:33.125188 30196 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "15d8f45242dc45f8bae3671ba52c9953" candidate_uuid: "533f9bd666ca4414825c02ac6bd25e2a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e7c607d2098d43fd97b1d09f26f1a6f4"
I20260608 09:54:33.125921 30196 raft_consensus.cc:3060] T 15d8f45242dc45f8bae3671ba52c9953 P e7c607d2098d43fd97b1d09f26f1a6f4 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:54:33.129958 30122 raft_consensus.cc:2468] T 15d8f45242dc45f8bae3671ba52c9953 P b314d74894a94dea82157da02732427b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 533f9bd666ca4414825c02ac6bd25e2a in term 1.
I20260608 09:54:33.130554 30196 raft_consensus.cc:2468] T 15d8f45242dc45f8bae3671ba52c9953 P e7c607d2098d43fd97b1d09f26f1a6f4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 533f9bd666ca4414825c02ac6bd25e2a in term 1.
I20260608 09:54:33.131021 30012 leader_election.cc:304] T 15d8f45242dc45f8bae3671ba52c9953 P 533f9bd666ca4414825c02ac6bd25e2a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 533f9bd666ca4414825c02ac6bd25e2a, b314d74894a94dea82157da02732427b; no voters: 
I20260608 09:54:33.131821 30246 raft_consensus.cc:2804] T 15d8f45242dc45f8bae3671ba52c9953 P 533f9bd666ca4414825c02ac6bd25e2a [term 1 FOLLOWER]: Leader election won for term 1
I20260608 09:54:33.132206 30246 raft_consensus.cc:697] T 15d8f45242dc45f8bae3671ba52c9953 P 533f9bd666ca4414825c02ac6bd25e2a [term 1 LEADER]: Becoming Leader. State: Replica: 533f9bd666ca4414825c02ac6bd25e2a, State: Running, Role: LEADER
I20260608 09:54:33.132839 30246 consensus_queue.cc:237] T 15d8f45242dc45f8bae3671ba52c9953 P 533f9bd666ca4414825c02ac6bd25e2a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "533f9bd666ca4414825c02ac6bd25e2a" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 37205 } } peers { permanent_uuid: "b314d74894a94dea82157da02732427b" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 43073 } } peers { permanent_uuid: "e7c607d2098d43fd97b1d09f26f1a6f4" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 42385 } }
I20260608 09:54:33.141153 29942 catalog_manager.cc:5696] T 15d8f45242dc45f8bae3671ba52c9953 P 533f9bd666ca4414825c02ac6bd25e2a reported cstate change: term changed from 0 to 1, leader changed from <none> to 533f9bd666ca4414825c02ac6bd25e2a (127.22.183.129). New cstate: current_term: 1 leader_uuid: "533f9bd666ca4414825c02ac6bd25e2a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "533f9bd666ca4414825c02ac6bd25e2a" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 37205 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b314d74894a94dea82157da02732427b" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 43073 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e7c607d2098d43fd97b1d09f26f1a6f4" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 42385 } health_report { overall_health: UNKNOWN } } }
I20260608 09:54:33.200968 30249 raft_consensus.cc:493] T be5d366bd4c24ad4a3017b0edd121fa3 P e7c607d2098d43fd97b1d09f26f1a6f4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 09:54:33.201474 30249 raft_consensus.cc:515] T be5d366bd4c24ad4a3017b0edd121fa3 P e7c607d2098d43fd97b1d09f26f1a6f4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "533f9bd666ca4414825c02ac6bd25e2a" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 37205 } } peers { permanent_uuid: "b314d74894a94dea82157da02732427b" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 43073 } } peers { permanent_uuid: "e7c607d2098d43fd97b1d09f26f1a6f4" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 42385 } }
I20260608 09:54:33.203599 30249 leader_election.cc:290] T be5d366bd4c24ad4a3017b0edd121fa3 P e7c607d2098d43fd97b1d09f26f1a6f4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 533f9bd666ca4414825c02ac6bd25e2a (127.22.183.129:37205), b314d74894a94dea82157da02732427b (127.22.183.130:43073)
I20260608 09:54:33.213523 30047 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "be5d366bd4c24ad4a3017b0edd121fa3" candidate_uuid: "e7c607d2098d43fd97b1d09f26f1a6f4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "533f9bd666ca4414825c02ac6bd25e2a" is_pre_election: true
I20260608 09:54:33.213877 30122 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "be5d366bd4c24ad4a3017b0edd121fa3" candidate_uuid: "e7c607d2098d43fd97b1d09f26f1a6f4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b314d74894a94dea82157da02732427b" is_pre_election: true
I20260608 09:54:33.214257 30047 raft_consensus.cc:2468] T be5d366bd4c24ad4a3017b0edd121fa3 P 533f9bd666ca4414825c02ac6bd25e2a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e7c607d2098d43fd97b1d09f26f1a6f4 in term 0.
I20260608 09:54:33.214545 30122 raft_consensus.cc:2468] T be5d366bd4c24ad4a3017b0edd121fa3 P b314d74894a94dea82157da02732427b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e7c607d2098d43fd97b1d09f26f1a6f4 in term 0.
I20260608 09:54:33.215749 30159 leader_election.cc:304] T be5d366bd4c24ad4a3017b0edd121fa3 P e7c607d2098d43fd97b1d09f26f1a6f4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 533f9bd666ca4414825c02ac6bd25e2a, e7c607d2098d43fd97b1d09f26f1a6f4; no voters: 
I20260608 09:54:33.216496 30249 raft_consensus.cc:2804] T be5d366bd4c24ad4a3017b0edd121fa3 P e7c607d2098d43fd97b1d09f26f1a6f4 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 09:54:33.216828 30249 raft_consensus.cc:493] T be5d366bd4c24ad4a3017b0edd121fa3 P e7c607d2098d43fd97b1d09f26f1a6f4 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 09:54:33.217149 30249 raft_consensus.cc:3060] T be5d366bd4c24ad4a3017b0edd121fa3 P e7c607d2098d43fd97b1d09f26f1a6f4 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:54:33.222173 30249 raft_consensus.cc:515] T be5d366bd4c24ad4a3017b0edd121fa3 P e7c607d2098d43fd97b1d09f26f1a6f4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "533f9bd666ca4414825c02ac6bd25e2a" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 37205 } } peers { permanent_uuid: "b314d74894a94dea82157da02732427b" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 43073 } } peers { permanent_uuid: "e7c607d2098d43fd97b1d09f26f1a6f4" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 42385 } }
I20260608 09:54:33.223838 30249 leader_election.cc:290] T be5d366bd4c24ad4a3017b0edd121fa3 P e7c607d2098d43fd97b1d09f26f1a6f4 [CANDIDATE]: Term 1 election: Requested vote from peers 533f9bd666ca4414825c02ac6bd25e2a (127.22.183.129:37205), b314d74894a94dea82157da02732427b (127.22.183.130:43073)
I20260608 09:54:33.224548 30047 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "be5d366bd4c24ad4a3017b0edd121fa3" candidate_uuid: "e7c607d2098d43fd97b1d09f26f1a6f4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "533f9bd666ca4414825c02ac6bd25e2a"
I20260608 09:54:33.225121 30047 raft_consensus.cc:3060] T be5d366bd4c24ad4a3017b0edd121fa3 P 533f9bd666ca4414825c02ac6bd25e2a [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:54:33.225008 30122 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "be5d366bd4c24ad4a3017b0edd121fa3" candidate_uuid: "e7c607d2098d43fd97b1d09f26f1a6f4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b314d74894a94dea82157da02732427b"
I20260608 09:54:33.225730 30122 raft_consensus.cc:3060] T be5d366bd4c24ad4a3017b0edd121fa3 P b314d74894a94dea82157da02732427b [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:54:33.229564 30047 raft_consensus.cc:2468] T be5d366bd4c24ad4a3017b0edd121fa3 P 533f9bd666ca4414825c02ac6bd25e2a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e7c607d2098d43fd97b1d09f26f1a6f4 in term 1.
I20260608 09:54:33.230278 30122 raft_consensus.cc:2468] T be5d366bd4c24ad4a3017b0edd121fa3 P b314d74894a94dea82157da02732427b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e7c607d2098d43fd97b1d09f26f1a6f4 in term 1.
I20260608 09:54:33.230510 30159 leader_election.cc:304] T be5d366bd4c24ad4a3017b0edd121fa3 P e7c607d2098d43fd97b1d09f26f1a6f4 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 533f9bd666ca4414825c02ac6bd25e2a, e7c607d2098d43fd97b1d09f26f1a6f4; no voters: 
I20260608 09:54:33.231369 30249 raft_consensus.cc:2804] T be5d366bd4c24ad4a3017b0edd121fa3 P e7c607d2098d43fd97b1d09f26f1a6f4 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 09:54:33.232478 30249 raft_consensus.cc:697] T be5d366bd4c24ad4a3017b0edd121fa3 P e7c607d2098d43fd97b1d09f26f1a6f4 [term 1 LEADER]: Becoming Leader. State: Replica: e7c607d2098d43fd97b1d09f26f1a6f4, State: Running, Role: LEADER
I20260608 09:54:33.233194 30249 consensus_queue.cc:237] T be5d366bd4c24ad4a3017b0edd121fa3 P e7c607d2098d43fd97b1d09f26f1a6f4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "533f9bd666ca4414825c02ac6bd25e2a" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 37205 } } peers { permanent_uuid: "b314d74894a94dea82157da02732427b" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 43073 } } peers { permanent_uuid: "e7c607d2098d43fd97b1d09f26f1a6f4" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 42385 } }
I20260608 09:54:33.241050 29942 catalog_manager.cc:5696] T be5d366bd4c24ad4a3017b0edd121fa3 P e7c607d2098d43fd97b1d09f26f1a6f4 reported cstate change: term changed from 0 to 1, leader changed from <none> to e7c607d2098d43fd97b1d09f26f1a6f4 (127.22.183.131). New cstate: current_term: 1 leader_uuid: "e7c607d2098d43fd97b1d09f26f1a6f4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "533f9bd666ca4414825c02ac6bd25e2a" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 37205 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b314d74894a94dea82157da02732427b" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 43073 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e7c607d2098d43fd97b1d09f26f1a6f4" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 42385 } health_report { overall_health: HEALTHY } } }
I20260608 09:54:33.305246 23262 tablet_server.cc:179] TabletServer@127.22.183.129:0 shutting down...
I20260608 09:54:33.322751 23262 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 09:54:33.323736 23262 tablet_replica.cc:333] T 000e51f784a347e98452101ead62faa8 P 533f9bd666ca4414825c02ac6bd25e2a: stopping tablet replica
I20260608 09:54:33.324452 23262 raft_consensus.cc:2243] T 000e51f784a347e98452101ead62faa8 P 533f9bd666ca4414825c02ac6bd25e2a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:54:33.324842 23262 raft_consensus.cc:2272] T 000e51f784a347e98452101ead62faa8 P 533f9bd666ca4414825c02ac6bd25e2a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:54:33.326874 23262 tablet_replica.cc:333] T 15d8f45242dc45f8bae3671ba52c9953 P 533f9bd666ca4414825c02ac6bd25e2a: stopping tablet replica
I20260608 09:54:33.327451 23262 raft_consensus.cc:2243] T 15d8f45242dc45f8bae3671ba52c9953 P 533f9bd666ca4414825c02ac6bd25e2a [term 1 LEADER]: Raft consensus shutting down.
I20260608 09:54:33.328008 23262 pending_rounds.cc:70] T 15d8f45242dc45f8bae3671ba52c9953 P 533f9bd666ca4414825c02ac6bd25e2a: Trying to abort 1 pending ops.
I20260608 09:54:33.328161 23262 pending_rounds.cc:77] T 15d8f45242dc45f8bae3671ba52c9953 P 533f9bd666ca4414825c02ac6bd25e2a: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7294617489959669760 op_type: NO_OP noop_request { }
I20260608 09:54:33.328414 23262 raft_consensus.cc:2889] T 15d8f45242dc45f8bae3671ba52c9953 P 533f9bd666ca4414825c02ac6bd25e2a [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260608 09:54:33.328641 23262 raft_consensus.cc:2272] T 15d8f45242dc45f8bae3671ba52c9953 P 533f9bd666ca4414825c02ac6bd25e2a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:54:33.330967 23262 tablet_replica.cc:333] T be5d366bd4c24ad4a3017b0edd121fa3 P 533f9bd666ca4414825c02ac6bd25e2a: stopping tablet replica
I20260608 09:54:33.331494 23262 raft_consensus.cc:2243] T be5d366bd4c24ad4a3017b0edd121fa3 P 533f9bd666ca4414825c02ac6bd25e2a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:54:33.331874 23262 raft_consensus.cc:2272] T be5d366bd4c24ad4a3017b0edd121fa3 P 533f9bd666ca4414825c02ac6bd25e2a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:54:33.333716 23262 tablet_replica.cc:333] T 60dec6475448437db112b11dfd171b47 P 533f9bd666ca4414825c02ac6bd25e2a: stopping tablet replica
I20260608 09:54:33.334223 23262 raft_consensus.cc:2243] T 60dec6475448437db112b11dfd171b47 P 533f9bd666ca4414825c02ac6bd25e2a [term 1 LEADER]: Raft consensus shutting down.
I20260608 09:54:33.334787 23262 pending_rounds.cc:70] T 60dec6475448437db112b11dfd171b47 P 533f9bd666ca4414825c02ac6bd25e2a: Trying to abort 1 pending ops.
I20260608 09:54:33.334973 23262 pending_rounds.cc:77] T 60dec6475448437db112b11dfd171b47 P 533f9bd666ca4414825c02ac6bd25e2a: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7294617489776955392 op_type: NO_OP noop_request { }
I20260608 09:54:33.335322 23262 raft_consensus.cc:2889] T 60dec6475448437db112b11dfd171b47 P 533f9bd666ca4414825c02ac6bd25e2a [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260608 09:54:33.335620 23262 raft_consensus.cc:2272] T 60dec6475448437db112b11dfd171b47 P 533f9bd666ca4414825c02ac6bd25e2a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:54:33.350976 23262 tablet_server.cc:196] TabletServer@127.22.183.129:0 shutdown complete.
I20260608 09:54:33.362640 23262 tablet_server.cc:179] TabletServer@127.22.183.130:0 shutting down...
I20260608 09:54:33.380409 23262 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 09:54:33.381196 23262 tablet_replica.cc:333] T 60dec6475448437db112b11dfd171b47 P b314d74894a94dea82157da02732427b: stopping tablet replica
I20260608 09:54:33.381762 23262 raft_consensus.cc:2243] T 60dec6475448437db112b11dfd171b47 P b314d74894a94dea82157da02732427b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:54:33.382200 23262 raft_consensus.cc:2272] T 60dec6475448437db112b11dfd171b47 P b314d74894a94dea82157da02732427b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:54:33.384271 23262 tablet_replica.cc:333] T 15d8f45242dc45f8bae3671ba52c9953 P b314d74894a94dea82157da02732427b: stopping tablet replica
I20260608 09:54:33.384809 23262 raft_consensus.cc:2243] T 15d8f45242dc45f8bae3671ba52c9953 P b314d74894a94dea82157da02732427b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:54:33.385210 23262 raft_consensus.cc:2272] T 15d8f45242dc45f8bae3671ba52c9953 P b314d74894a94dea82157da02732427b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:54:33.387467 23262 tablet_replica.cc:333] T be5d366bd4c24ad4a3017b0edd121fa3 P b314d74894a94dea82157da02732427b: stopping tablet replica
I20260608 09:54:33.387990 23262 raft_consensus.cc:2243] T be5d366bd4c24ad4a3017b0edd121fa3 P b314d74894a94dea82157da02732427b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:54:33.388384 23262 raft_consensus.cc:2272] T be5d366bd4c24ad4a3017b0edd121fa3 P b314d74894a94dea82157da02732427b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:54:33.390383 23262 tablet_replica.cc:333] T 000e51f784a347e98452101ead62faa8 P b314d74894a94dea82157da02732427b: stopping tablet replica
I20260608 09:54:33.390872 23262 raft_consensus.cc:2243] T 000e51f784a347e98452101ead62faa8 P b314d74894a94dea82157da02732427b [term 1 LEADER]: Raft consensus shutting down.
I20260608 09:54:33.391511 23262 pending_rounds.cc:70] T 000e51f784a347e98452101ead62faa8 P b314d74894a94dea82157da02732427b: Trying to abort 1 pending ops.
I20260608 09:54:33.391705 23262 pending_rounds.cc:77] T 000e51f784a347e98452101ead62faa8 P b314d74894a94dea82157da02732427b: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7294617489759145984 op_type: NO_OP noop_request { }
I20260608 09:54:33.391989 23262 raft_consensus.cc:2889] T 000e51f784a347e98452101ead62faa8 P b314d74894a94dea82157da02732427b [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260608 09:54:33.392355 23262 raft_consensus.cc:2272] T 000e51f784a347e98452101ead62faa8 P b314d74894a94dea82157da02732427b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:54:33.415057 23262 tablet_server.cc:196] TabletServer@127.22.183.130:0 shutdown complete.
I20260608 09:54:33.426733 23262 tablet_server.cc:179] TabletServer@127.22.183.131:0 shutting down...
I20260608 09:54:33.442052 23262 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 09:54:33.442773 23262 tablet_replica.cc:333] T 15d8f45242dc45f8bae3671ba52c9953 P e7c607d2098d43fd97b1d09f26f1a6f4: stopping tablet replica
I20260608 09:54:33.443413 23262 raft_consensus.cc:2243] T 15d8f45242dc45f8bae3671ba52c9953 P e7c607d2098d43fd97b1d09f26f1a6f4 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:54:33.443761 23262 raft_consensus.cc:2272] T 15d8f45242dc45f8bae3671ba52c9953 P e7c607d2098d43fd97b1d09f26f1a6f4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:54:33.445704 23262 tablet_replica.cc:333] T be5d366bd4c24ad4a3017b0edd121fa3 P e7c607d2098d43fd97b1d09f26f1a6f4: stopping tablet replica
I20260608 09:54:33.446180 23262 raft_consensus.cc:2243] T be5d366bd4c24ad4a3017b0edd121fa3 P e7c607d2098d43fd97b1d09f26f1a6f4 [term 1 LEADER]: Raft consensus shutting down.
I20260608 09:54:33.446717 23262 pending_rounds.cc:70] T be5d366bd4c24ad4a3017b0edd121fa3 P e7c607d2098d43fd97b1d09f26f1a6f4: Trying to abort 1 pending ops.
I20260608 09:54:33.446957 23262 pending_rounds.cc:77] T be5d366bd4c24ad4a3017b0edd121fa3 P e7c607d2098d43fd97b1d09f26f1a6f4: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7294617490370478080 op_type: NO_OP noop_request { }
I20260608 09:54:33.447273 23262 raft_consensus.cc:2889] T be5d366bd4c24ad4a3017b0edd121fa3 P e7c607d2098d43fd97b1d09f26f1a6f4 [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260608 09:54:33.447494 23262 raft_consensus.cc:2272] T be5d366bd4c24ad4a3017b0edd121fa3 P e7c607d2098d43fd97b1d09f26f1a6f4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:54:33.449687 23262 tablet_replica.cc:333] T 60dec6475448437db112b11dfd171b47 P e7c607d2098d43fd97b1d09f26f1a6f4: stopping tablet replica
I20260608 09:54:33.450194 23262 raft_consensus.cc:2243] T 60dec6475448437db112b11dfd171b47 P e7c607d2098d43fd97b1d09f26f1a6f4 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:54:33.450518 23262 raft_consensus.cc:2272] T 60dec6475448437db112b11dfd171b47 P e7c607d2098d43fd97b1d09f26f1a6f4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:54:33.452147 23262 tablet_replica.cc:333] T 000e51f784a347e98452101ead62faa8 P e7c607d2098d43fd97b1d09f26f1a6f4: stopping tablet replica
I20260608 09:54:33.452596 23262 raft_consensus.cc:2243] T 000e51f784a347e98452101ead62faa8 P e7c607d2098d43fd97b1d09f26f1a6f4 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:54:33.452903 23262 raft_consensus.cc:2272] T 000e51f784a347e98452101ead62faa8 P e7c607d2098d43fd97b1d09f26f1a6f4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:54:33.473995 23262 tablet_server.cc:196] TabletServer@127.22.183.131:0 shutdown complete.
I20260608 09:54:33.487169 23262 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 09:54:33.492640 30273 instance_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 09:54:33.494266 30274 instance_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 09:54:33.495779 30276 instance_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 09:54:33.496539 23262 server_base.cc:1061] running on GCE node
I20260608 09:54:33.497602 23262 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 09:54:33.497938 23262 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 09:54:33.498209 23262 hybrid_clock.cc:648] HybridClock initialized: now 1780912473498185 us; error 0 us; skew 500 ppm
I20260608 09:54:33.499003 23262 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 09:54:33.501317 23262 webserver.cc:533] Webserver started at http://127.22.183.132:35945/ using document root <none> and password file <none>
I20260608 09:54:33.501940 23262 fs_manager.cc:362] Metadata directory not provided
I20260608 09:54:33.502223 23262 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 09:54:33.502585 23262 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 09:54:33.503819 23262 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task8s1y23/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780912294849904-23262-0/minicluster-data/ts-3-root/instance:
uuid: "fdb77071a8504fbebf6cae818aba1d45"
format_stamp: "Formatted at 2026-06-08 09:54:33 on dist-test-slave-vzb5"
I20260608 09:54:33.508445 23262 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.002s
I20260608 09:54:33.511854 30281 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:54:33.512696 23262 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260608 09:54:33.513099 23262 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task8s1y23/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780912294849904-23262-0/minicluster-data/ts-3-root
uuid: "fdb77071a8504fbebf6cae818aba1d45"
format_stamp: "Formatted at 2026-06-08 09:54:33 on dist-test-slave-vzb5"
I20260608 09:54:33.513530 23262 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task8s1y23/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780912294849904-23262-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-task8s1y23/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780912294849904-23262-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-task8s1y23/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780912294849904-23262-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 09:54:33.523622 23262 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 09:54:33.524669 23262 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 09:54:33.526098 23262 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 09:54:33.528496 23262 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 09:54:33.528815 23262 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:54:33.529135 23262 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 09:54:33.529394 23262 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:54:33.566641 23262 rpc_server.cc:307] RPC server started. Bound to: 127.22.183.132:42075
I20260608 09:54:33.566768 30343 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.22.183.132:42075 every 8 connection(s)
I20260608 09:54:33.585816 30344 heartbeater.cc:344] Connected to a master server at 127.22.183.190:41585
I20260608 09:54:33.586320 30344 heartbeater.cc:461] Registering TS with master...
I20260608 09:54:33.587103 30344 heartbeater.cc:507] Master 127.22.183.190:41585 requested a full tablet report, sending...
I20260608 09:54:33.589165 29942 ts_manager.cc:194] Registered new tserver with Master: fdb77071a8504fbebf6cae818aba1d45 (127.22.183.132:42075)
I20260608 09:54:33.590714 29942 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:44736
W20260608 09:54:34.285796 29993 auto_rebalancer.cc:591] Failed to schedule move for tablet 15d8f45242dc45f8bae3671ba52c9953: Network error: Client connection negotiation failed: client connection to 127.22.183.129:37205: connect: Connection refused (error 111)
W20260608 09:54:34.289500 29993 auto_rebalancer.cc:591] Failed to schedule move for tablet be5d366bd4c24ad4a3017b0edd121fa3: Network error: Client connection negotiation failed: client connection to 127.22.183.131:42385: connect: Connection refused (error 111)
W20260608 09:54:34.293126 29993 auto_rebalancer.cc:591] Failed to schedule move for tablet 000e51f784a347e98452101ead62faa8: Network error: Client connection negotiation failed: client connection to 127.22.183.130:43073: connect: Connection refused (error 111)
I20260608 09:54:34.593233 30344 heartbeater.cc:499] Master 127.22.183.190:41585 was elected leader, sending a full tablet report...
W20260608 09:54:35.306317 29993 auto_rebalancer.cc:591] Failed to schedule move for tablet 60dec6475448437db112b11dfd171b47: Network error: Client connection negotiation failed: client connection to 127.22.183.129:37205: connect: Connection refused (error 111)
W20260608 09:54:35.309937 29993 auto_rebalancer.cc:591] Failed to schedule move for tablet be5d366bd4c24ad4a3017b0edd121fa3: Network error: Client connection negotiation failed: client connection to 127.22.183.131:42385: connect: Connection refused (error 111)
W20260608 09:54:35.313185 29993 auto_rebalancer.cc:591] Failed to schedule move for tablet 000e51f784a347e98452101ead62faa8: Network error: Client connection negotiation failed: client connection to 127.22.183.130:43073: connect: Connection refused (error 111)
W20260608 09:54:36.329756 29993 auto_rebalancer.cc:591] Failed to schedule move for tablet 000e51f784a347e98452101ead62faa8: Network error: Client connection negotiation failed: client connection to 127.22.183.130:43073: connect: Connection refused (error 111)
W20260608 09:54:36.333535 29993 auto_rebalancer.cc:591] Failed to schedule move for tablet 60dec6475448437db112b11dfd171b47: Network error: Client connection negotiation failed: client connection to 127.22.183.129:37205: connect: Connection refused (error 111)
W20260608 09:54:36.336951 29993 auto_rebalancer.cc:591] Failed to schedule move for tablet 15d8f45242dc45f8bae3671ba52c9953: Network error: Client connection negotiation failed: client connection to 127.22.183.129:37205: connect: Connection refused (error 111)
W20260608 09:54:37.353495 29993 auto_rebalancer.cc:591] Failed to schedule move for tablet 15d8f45242dc45f8bae3671ba52c9953: Network error: Client connection negotiation failed: client connection to 127.22.183.129:37205: connect: Connection refused (error 111)
W20260608 09:54:37.357055 29993 auto_rebalancer.cc:591] Failed to schedule move for tablet be5d366bd4c24ad4a3017b0edd121fa3: Network error: Client connection negotiation failed: client connection to 127.22.183.131:42385: connect: Connection refused (error 111)
W20260608 09:54:37.360275 29993 auto_rebalancer.cc:591] Failed to schedule move for tablet 60dec6475448437db112b11dfd171b47: Network error: Client connection negotiation failed: client connection to 127.22.183.129:37205: connect: Connection refused (error 111)
W20260608 09:54:38.362602 29993 auto_rebalancer.cc:259] Could not retrieve cluster info: Not found: tserver 533f9bd666ca4414825c02ac6bd25e2a not available for placement
W20260608 09:54:39.364795 29993 auto_rebalancer.cc:259] Could not retrieve cluster info: Not found: tserver 533f9bd666ca4414825c02ac6bd25e2a not available for placement
W20260608 09:54:40.366695 29993 auto_rebalancer.cc:259] Could not retrieve cluster info: Not found: tserver 533f9bd666ca4414825c02ac6bd25e2a not available for placement
I20260608 09:54:40.604210 23262 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 09:54:40.611948 30353 instance_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 09:54:40.613399 30354 instance_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 09:54:40.613672 30356 instance_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 09:54:40.615906 23262 server_base.cc:1061] running on GCE node
I20260608 09:54:40.617367 23262 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 09:54:40.617601 23262 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 09:54:40.617781 23262 hybrid_clock.cc:648] HybridClock initialized: now 1780912480617763 us; error 0 us; skew 500 ppm
I20260608 09:54:40.618405 23262 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 09:54:40.621505 23262 webserver.cc:533] Webserver started at http://127.22.183.129:41631/ using document root <none> and password file <none>
I20260608 09:54:40.622001 23262 fs_manager.cc:362] Metadata directory not provided
I20260608 09:54:40.622157 23262 fs_manager.cc:365] Using existing metadata directory in first data directory
I20260608 09:54:40.626201 23262 fs_manager.cc:714] Time spent opening directory manager: real 0.003s	user 0.004s	sys 0.000s
I20260608 09:54:40.629763 30361 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:54:40.630568 23262 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260608 09:54:40.630892 23262 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task8s1y23/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780912294849904-23262-0/minicluster-data/ts-0-root
uuid: "533f9bd666ca4414825c02ac6bd25e2a"
format_stamp: "Formatted at 2026-06-08 09:54:31 on dist-test-slave-vzb5"
I20260608 09:54:40.631356 23262 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task8s1y23/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780912294849904-23262-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-task8s1y23/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780912294849904-23262-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-task8s1y23/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780912294849904-23262-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 09:54:40.656528 23262 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 09:54:40.657835 23262 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 09:54:40.659372 23262 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 09:54:40.663065 30368 ts_tablet_manager.cc:548] Loading tablet metadata (0/4 complete)
I20260608 09:54:40.684090 23262 ts_tablet_manager.cc:585] Loaded tablet metadata (4 total tablets, 4 live tablets)
I20260608 09:54:40.684397 23262 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.022s	user 0.001s	sys 0.001s
I20260608 09:54:40.684702 23262 ts_tablet_manager.cc:600] Registering tablets (0/4 complete)
I20260608 09:54:40.690332 30368 tablet_bootstrap.cc:492] T be5d366bd4c24ad4a3017b0edd121fa3 P 533f9bd666ca4414825c02ac6bd25e2a: Bootstrap starting.
I20260608 09:54:40.700245 23262 ts_tablet_manager.cc:616] Registered 4 tablets
I20260608 09:54:40.700605 23262 ts_tablet_manager.cc:595] Time spent register tablets: real 0.016s	user 0.015s	sys 0.000s
I20260608 09:54:40.702682 30368 tablet_bootstrap.cc:492] T be5d366bd4c24ad4a3017b0edd121fa3 P 533f9bd666ca4414825c02ac6bd25e2a: 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 09:54:40.703435 30368 tablet_bootstrap.cc:492] T be5d366bd4c24ad4a3017b0edd121fa3 P 533f9bd666ca4414825c02ac6bd25e2a: Bootstrap complete.
I20260608 09:54:40.704056 30368 ts_tablet_manager.cc:1403] T be5d366bd4c24ad4a3017b0edd121fa3 P 533f9bd666ca4414825c02ac6bd25e2a: Time spent bootstrapping tablet: real 0.014s	user 0.003s	sys 0.009s
I20260608 09:54:40.706676 30368 raft_consensus.cc:359] T be5d366bd4c24ad4a3017b0edd121fa3 P 533f9bd666ca4414825c02ac6bd25e2a [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "533f9bd666ca4414825c02ac6bd25e2a" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 37205 } } peers { permanent_uuid: "b314d74894a94dea82157da02732427b" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 43073 } } peers { permanent_uuid: "e7c607d2098d43fd97b1d09f26f1a6f4" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 42385 } }
I20260608 09:54:40.707541 30368 raft_consensus.cc:740] T be5d366bd4c24ad4a3017b0edd121fa3 P 533f9bd666ca4414825c02ac6bd25e2a [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 533f9bd666ca4414825c02ac6bd25e2a, State: Initialized, Role: FOLLOWER
I20260608 09:54:40.708220 30368 consensus_queue.cc:260] T be5d366bd4c24ad4a3017b0edd121fa3 P 533f9bd666ca4414825c02ac6bd25e2a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "533f9bd666ca4414825c02ac6bd25e2a" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 37205 } } peers { permanent_uuid: "b314d74894a94dea82157da02732427b" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 43073 } } peers { permanent_uuid: "e7c607d2098d43fd97b1d09f26f1a6f4" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 42385 } }
I20260608 09:54:40.711261 30368 ts_tablet_manager.cc:1434] T be5d366bd4c24ad4a3017b0edd121fa3 P 533f9bd666ca4414825c02ac6bd25e2a: Time spent starting tablet: real 0.007s	user 0.001s	sys 0.007s
I20260608 09:54:40.712069 30368 tablet_bootstrap.cc:492] T 60dec6475448437db112b11dfd171b47 P 533f9bd666ca4414825c02ac6bd25e2a: Bootstrap starting.
I20260608 09:54:40.726514 30368 tablet_bootstrap.cc:492] T 60dec6475448437db112b11dfd171b47 P 533f9bd666ca4414825c02ac6bd25e2a: 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 09:54:40.727454 30368 tablet_bootstrap.cc:492] T 60dec6475448437db112b11dfd171b47 P 533f9bd666ca4414825c02ac6bd25e2a: Bootstrap complete.
I20260608 09:54:40.728134 30368 ts_tablet_manager.cc:1403] T 60dec6475448437db112b11dfd171b47 P 533f9bd666ca4414825c02ac6bd25e2a: Time spent bootstrapping tablet: real 0.016s	user 0.006s	sys 0.008s
I20260608 09:54:40.730755 30368 raft_consensus.cc:359] T 60dec6475448437db112b11dfd171b47 P 533f9bd666ca4414825c02ac6bd25e2a [term 1 FOLLOWER]: Replica starting. Triggering 1 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "533f9bd666ca4414825c02ac6bd25e2a" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 37205 } } peers { permanent_uuid: "b314d74894a94dea82157da02732427b" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 43073 } } peers { permanent_uuid: "e7c607d2098d43fd97b1d09f26f1a6f4" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 42385 } }
I20260608 09:54:40.731571 30368 raft_consensus.cc:740] T 60dec6475448437db112b11dfd171b47 P 533f9bd666ca4414825c02ac6bd25e2a [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 533f9bd666ca4414825c02ac6bd25e2a, State: Initialized, Role: FOLLOWER
I20260608 09:54:40.732375 30368 consensus_queue.cc:260] T 60dec6475448437db112b11dfd171b47 P 533f9bd666ca4414825c02ac6bd25e2a [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: "533f9bd666ca4414825c02ac6bd25e2a" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 37205 } } peers { permanent_uuid: "b314d74894a94dea82157da02732427b" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 43073 } } peers { permanent_uuid: "e7c607d2098d43fd97b1d09f26f1a6f4" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 42385 } }
I20260608 09:54:40.734315 30368 ts_tablet_manager.cc:1434] T 60dec6475448437db112b11dfd171b47 P 533f9bd666ca4414825c02ac6bd25e2a: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260608 09:54:40.735095 30368 tablet_bootstrap.cc:492] T 15d8f45242dc45f8bae3671ba52c9953 P 533f9bd666ca4414825c02ac6bd25e2a: Bootstrap starting.
I20260608 09:54:40.748927 30368 tablet_bootstrap.cc:492] T 15d8f45242dc45f8bae3671ba52c9953 P 533f9bd666ca4414825c02ac6bd25e2a: 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 09:54:40.749693 30368 tablet_bootstrap.cc:492] T 15d8f45242dc45f8bae3671ba52c9953 P 533f9bd666ca4414825c02ac6bd25e2a: Bootstrap complete.
I20260608 09:54:40.750233 30368 ts_tablet_manager.cc:1403] T 15d8f45242dc45f8bae3671ba52c9953 P 533f9bd666ca4414825c02ac6bd25e2a: Time spent bootstrapping tablet: real 0.015s	user 0.007s	sys 0.005s
I20260608 09:54:40.752879 30368 raft_consensus.cc:359] T 15d8f45242dc45f8bae3671ba52c9953 P 533f9bd666ca4414825c02ac6bd25e2a [term 1 FOLLOWER]: Replica starting. Triggering 1 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "533f9bd666ca4414825c02ac6bd25e2a" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 37205 } } peers { permanent_uuid: "b314d74894a94dea82157da02732427b" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 43073 } } peers { permanent_uuid: "e7c607d2098d43fd97b1d09f26f1a6f4" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 42385 } }
I20260608 09:54:40.753679 30368 raft_consensus.cc:740] T 15d8f45242dc45f8bae3671ba52c9953 P 533f9bd666ca4414825c02ac6bd25e2a [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 533f9bd666ca4414825c02ac6bd25e2a, State: Initialized, Role: FOLLOWER
I20260608 09:54:40.754364 30368 consensus_queue.cc:260] T 15d8f45242dc45f8bae3671ba52c9953 P 533f9bd666ca4414825c02ac6bd25e2a [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: "533f9bd666ca4414825c02ac6bd25e2a" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 37205 } } peers { permanent_uuid: "b314d74894a94dea82157da02732427b" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 43073 } } peers { permanent_uuid: "e7c607d2098d43fd97b1d09f26f1a6f4" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 42385 } }
I20260608 09:54:40.756261 30368 ts_tablet_manager.cc:1434] T 15d8f45242dc45f8bae3671ba52c9953 P 533f9bd666ca4414825c02ac6bd25e2a: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.002s
I20260608 09:54:40.757201 30368 tablet_bootstrap.cc:492] T 000e51f784a347e98452101ead62faa8 P 533f9bd666ca4414825c02ac6bd25e2a: Bootstrap starting.
I20260608 09:54:40.762507 23262 rpc_server.cc:307] RPC server started. Bound to: 127.22.183.129:37205
I20260608 09:54:40.762639 30428 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.22.183.129:37205 every 8 connection(s)
I20260608 09:54:40.768280 23262 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260608 09:54:40.780521 30368 tablet_bootstrap.cc:492] T 000e51f784a347e98452101ead62faa8 P 533f9bd666ca4414825c02ac6bd25e2a: 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 09:54:40.781461 30368 tablet_bootstrap.cc:492] T 000e51f784a347e98452101ead62faa8 P 533f9bd666ca4414825c02ac6bd25e2a: Bootstrap complete.
W20260608 09:54:40.781327 30435 instance_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 09:54:40.782666 30368 ts_tablet_manager.cc:1403] T 000e51f784a347e98452101ead62faa8 P 533f9bd666ca4414825c02ac6bd25e2a: Time spent bootstrapping tablet: real 0.026s	user 0.015s	sys 0.008s
I20260608 09:54:40.786043 30368 raft_consensus.cc:359] T 000e51f784a347e98452101ead62faa8 P 533f9bd666ca4414825c02ac6bd25e2a [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "533f9bd666ca4414825c02ac6bd25e2a" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 37205 } } peers { permanent_uuid: "b314d74894a94dea82157da02732427b" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 43073 } } peers { permanent_uuid: "e7c607d2098d43fd97b1d09f26f1a6f4" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 42385 } }
I20260608 09:54:40.786908 30368 raft_consensus.cc:740] T 000e51f784a347e98452101ead62faa8 P 533f9bd666ca4414825c02ac6bd25e2a [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 533f9bd666ca4414825c02ac6bd25e2a, State: Initialized, Role: FOLLOWER
W20260608 09:54:40.787248 30434 instance_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 09:54:40.788110 30368 consensus_queue.cc:260] T 000e51f784a347e98452101ead62faa8 P 533f9bd666ca4414825c02ac6bd25e2a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "533f9bd666ca4414825c02ac6bd25e2a" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 37205 } } peers { permanent_uuid: "b314d74894a94dea82157da02732427b" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 43073 } } peers { permanent_uuid: "e7c607d2098d43fd97b1d09f26f1a6f4" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 42385 } }
I20260608 09:54:40.789860 23262 server_base.cc:1061] running on GCE node
W20260608 09:54:40.790737 30437 instance_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 09:54:40.790889 30368 ts_tablet_manager.cc:1434] T 000e51f784a347e98452101ead62faa8 P 533f9bd666ca4414825c02ac6bd25e2a: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260608 09:54:40.792047 23262 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 09:54:40.792335 23262 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 09:54:40.792562 23262 hybrid_clock.cc:648] HybridClock initialized: now 1780912480792543 us; error 0 us; skew 500 ppm
I20260608 09:54:40.793417 23262 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 09:54:40.793989 30429 heartbeater.cc:344] Connected to a master server at 127.22.183.190:41585
I20260608 09:54:40.794405 30429 heartbeater.cc:461] Registering TS with master...
I20260608 09:54:40.795398 30429 heartbeater.cc:507] Master 127.22.183.190:41585 requested a full tablet report, sending...
I20260608 09:54:40.796319 23262 webserver.cc:533] Webserver started at http://127.22.183.130:45613/ using document root <none> and password file <none>
I20260608 09:54:40.796862 23262 fs_manager.cc:362] Metadata directory not provided
I20260608 09:54:40.797055 23262 fs_manager.cc:365] Using existing metadata directory in first data directory
I20260608 09:54:40.799623 29942 ts_manager.cc:194] Re-registered known tserver with Master: 533f9bd666ca4414825c02ac6bd25e2a (127.22.183.129:37205)
I20260608 09:54:40.801342 23262 fs_manager.cc:714] Time spent opening directory manager: real 0.003s	user 0.004s	sys 0.000s
I20260608 09:54:40.805284 30442 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:54:40.805192 29942 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:37752
I20260608 09:54:40.806347 23262 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.001s	sys 0.000s
I20260608 09:54:40.806712 23262 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task8s1y23/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780912294849904-23262-0/minicluster-data/ts-1-root
uuid: "b314d74894a94dea82157da02732427b"
format_stamp: "Formatted at 2026-06-08 09:54:31 on dist-test-slave-vzb5"
I20260608 09:54:40.807112 23262 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task8s1y23/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780912294849904-23262-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-task8s1y23/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780912294849904-23262-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-task8s1y23/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780912294849904-23262-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 09:54:40.808585 30429 heartbeater.cc:499] Master 127.22.183.190:41585 was elected leader, sending a full tablet report...
I20260608 09:54:40.825627 23262 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 09:54:40.826885 23262 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 09:54:40.828342 23262 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 09:54:40.852339 23262 ts_tablet_manager.cc:585] Loaded tablet metadata (4 total tablets, 4 live tablets)
I20260608 09:54:40.852612 23262 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.022s	user 0.002s	sys 0.000s
I20260608 09:54:40.857344 30449 tablet_bootstrap.cc:492] T be5d366bd4c24ad4a3017b0edd121fa3 P b314d74894a94dea82157da02732427b: Bootstrap starting.
I20260608 09:54:40.867589 23262 ts_tablet_manager.cc:616] Registered 4 tablets
I20260608 09:54:40.867858 23262 ts_tablet_manager.cc:595] Time spent register tablets: real 0.015s	user 0.015s	sys 0.000s
I20260608 09:54:40.868881 30449 tablet_bootstrap.cc:492] T be5d366bd4c24ad4a3017b0edd121fa3 P b314d74894a94dea82157da02732427b: 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 09:54:40.869668 30449 tablet_bootstrap.cc:492] T be5d366bd4c24ad4a3017b0edd121fa3 P b314d74894a94dea82157da02732427b: Bootstrap complete.
I20260608 09:54:40.870285 30449 ts_tablet_manager.cc:1403] T be5d366bd4c24ad4a3017b0edd121fa3 P b314d74894a94dea82157da02732427b: Time spent bootstrapping tablet: real 0.013s	user 0.009s	sys 0.000s
I20260608 09:54:40.872567 30449 raft_consensus.cc:359] T be5d366bd4c24ad4a3017b0edd121fa3 P b314d74894a94dea82157da02732427b [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "533f9bd666ca4414825c02ac6bd25e2a" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 37205 } } peers { permanent_uuid: "b314d74894a94dea82157da02732427b" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 43073 } } peers { permanent_uuid: "e7c607d2098d43fd97b1d09f26f1a6f4" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 42385 } }
I20260608 09:54:40.873103 30449 raft_consensus.cc:740] T be5d366bd4c24ad4a3017b0edd121fa3 P b314d74894a94dea82157da02732427b [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: b314d74894a94dea82157da02732427b, State: Initialized, Role: FOLLOWER
I20260608 09:54:40.873855 30449 consensus_queue.cc:260] T be5d366bd4c24ad4a3017b0edd121fa3 P b314d74894a94dea82157da02732427b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "533f9bd666ca4414825c02ac6bd25e2a" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 37205 } } peers { permanent_uuid: "b314d74894a94dea82157da02732427b" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 43073 } } peers { permanent_uuid: "e7c607d2098d43fd97b1d09f26f1a6f4" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 42385 } }
I20260608 09:54:40.876611 30449 ts_tablet_manager.cc:1434] T be5d366bd4c24ad4a3017b0edd121fa3 P b314d74894a94dea82157da02732427b: Time spent starting tablet: real 0.006s	user 0.008s	sys 0.000s
I20260608 09:54:40.877483 30449 tablet_bootstrap.cc:492] T 60dec6475448437db112b11dfd171b47 P b314d74894a94dea82157da02732427b: Bootstrap starting.
I20260608 09:54:40.891368 30449 tablet_bootstrap.cc:492] T 60dec6475448437db112b11dfd171b47 P b314d74894a94dea82157da02732427b: 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 09:54:40.892233 30449 tablet_bootstrap.cc:492] T 60dec6475448437db112b11dfd171b47 P b314d74894a94dea82157da02732427b: Bootstrap complete.
I20260608 09:54:40.893010 30449 ts_tablet_manager.cc:1403] T 60dec6475448437db112b11dfd171b47 P b314d74894a94dea82157da02732427b: Time spent bootstrapping tablet: real 0.016s	user 0.009s	sys 0.004s
I20260608 09:54:40.895434 30449 raft_consensus.cc:359] T 60dec6475448437db112b11dfd171b47 P b314d74894a94dea82157da02732427b [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "533f9bd666ca4414825c02ac6bd25e2a" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 37205 } } peers { permanent_uuid: "b314d74894a94dea82157da02732427b" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 43073 } } peers { permanent_uuid: "e7c607d2098d43fd97b1d09f26f1a6f4" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 42385 } }
I20260608 09:54:40.896160 30449 raft_consensus.cc:740] T 60dec6475448437db112b11dfd171b47 P b314d74894a94dea82157da02732427b [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: b314d74894a94dea82157da02732427b, State: Initialized, Role: FOLLOWER
I20260608 09:54:40.896956 30449 consensus_queue.cc:260] T 60dec6475448437db112b11dfd171b47 P b314d74894a94dea82157da02732427b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "533f9bd666ca4414825c02ac6bd25e2a" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 37205 } } peers { permanent_uuid: "b314d74894a94dea82157da02732427b" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 43073 } } peers { permanent_uuid: "e7c607d2098d43fd97b1d09f26f1a6f4" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 42385 } }
I20260608 09:54:40.899039 30449 ts_tablet_manager.cc:1434] T 60dec6475448437db112b11dfd171b47 P b314d74894a94dea82157da02732427b: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260608 09:54:40.899811 30449 tablet_bootstrap.cc:492] T 15d8f45242dc45f8bae3671ba52c9953 P b314d74894a94dea82157da02732427b: Bootstrap starting.
I20260608 09:54:40.912707 30449 tablet_bootstrap.cc:492] T 15d8f45242dc45f8bae3671ba52c9953 P b314d74894a94dea82157da02732427b: 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 09:54:40.913352 30449 tablet_bootstrap.cc:492] T 15d8f45242dc45f8bae3671ba52c9953 P b314d74894a94dea82157da02732427b: Bootstrap complete.
I20260608 09:54:40.913900 30449 ts_tablet_manager.cc:1403] T 15d8f45242dc45f8bae3671ba52c9953 P b314d74894a94dea82157da02732427b: Time spent bootstrapping tablet: real 0.014s	user 0.007s	sys 0.004s
I20260608 09:54:40.916648 30449 raft_consensus.cc:359] T 15d8f45242dc45f8bae3671ba52c9953 P b314d74894a94dea82157da02732427b [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "533f9bd666ca4414825c02ac6bd25e2a" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 37205 } } peers { permanent_uuid: "b314d74894a94dea82157da02732427b" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 43073 } } peers { permanent_uuid: "e7c607d2098d43fd97b1d09f26f1a6f4" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 42385 } }
I20260608 09:54:40.917259 30449 raft_consensus.cc:740] T 15d8f45242dc45f8bae3671ba52c9953 P b314d74894a94dea82157da02732427b [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: b314d74894a94dea82157da02732427b, State: Initialized, Role: FOLLOWER
I20260608 09:54:40.917943 30449 consensus_queue.cc:260] T 15d8f45242dc45f8bae3671ba52c9953 P b314d74894a94dea82157da02732427b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "533f9bd666ca4414825c02ac6bd25e2a" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 37205 } } peers { permanent_uuid: "b314d74894a94dea82157da02732427b" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 43073 } } peers { permanent_uuid: "e7c607d2098d43fd97b1d09f26f1a6f4" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 42385 } }
I20260608 09:54:40.919816 30449 ts_tablet_manager.cc:1434] T 15d8f45242dc45f8bae3671ba52c9953 P b314d74894a94dea82157da02732427b: Time spent starting tablet: real 0.006s	user 0.008s	sys 0.000s
I20260608 09:54:40.920594 30449 tablet_bootstrap.cc:492] T 000e51f784a347e98452101ead62faa8 P b314d74894a94dea82157da02732427b: Bootstrap starting.
I20260608 09:54:40.925427 23262 rpc_server.cc:307] RPC server started. Bound to: 127.22.183.130:43073
I20260608 09:54:40.925799 30509 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.22.183.130:43073 every 8 connection(s)
I20260608 09:54:40.930687 23262 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 09:54:40.939024 30514 instance_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 09:54:40.939182 30449 tablet_bootstrap.cc:492] T 000e51f784a347e98452101ead62faa8 P b314d74894a94dea82157da02732427b: 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 09:54:40.940788 30449 tablet_bootstrap.cc:492] T 000e51f784a347e98452101ead62faa8 P b314d74894a94dea82157da02732427b: Bootstrap complete.
I20260608 09:54:40.941509 30449 ts_tablet_manager.cc:1403] T 000e51f784a347e98452101ead62faa8 P b314d74894a94dea82157da02732427b: Time spent bootstrapping tablet: real 0.021s	user 0.005s	sys 0.013s
W20260608 09:54:40.941653 30515 instance_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 09:54:40.944702 30449 raft_consensus.cc:359] T 000e51f784a347e98452101ead62faa8 P b314d74894a94dea82157da02732427b [term 1 FOLLOWER]: Replica starting. Triggering 1 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "533f9bd666ca4414825c02ac6bd25e2a" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 37205 } } peers { permanent_uuid: "b314d74894a94dea82157da02732427b" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 43073 } } peers { permanent_uuid: "e7c607d2098d43fd97b1d09f26f1a6f4" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 42385 } }
I20260608 09:54:40.945716 30449 raft_consensus.cc:740] T 000e51f784a347e98452101ead62faa8 P b314d74894a94dea82157da02732427b [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: b314d74894a94dea82157da02732427b, State: Initialized, Role: FOLLOWER
I20260608 09:54:40.946760 30449 consensus_queue.cc:260] T 000e51f784a347e98452101ead62faa8 P b314d74894a94dea82157da02732427b [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: "533f9bd666ca4414825c02ac6bd25e2a" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 37205 } } peers { permanent_uuid: "b314d74894a94dea82157da02732427b" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 43073 } } peers { permanent_uuid: "e7c607d2098d43fd97b1d09f26f1a6f4" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 42385 } }
I20260608 09:54:40.949328 30449 ts_tablet_manager.cc:1434] T 000e51f784a347e98452101ead62faa8 P b314d74894a94dea82157da02732427b: Time spent starting tablet: real 0.007s	user 0.000s	sys 0.006s
I20260608 09:54:40.949443 30510 heartbeater.cc:344] Connected to a master server at 127.22.183.190:41585
I20260608 09:54:40.949903 30510 heartbeater.cc:461] Registering TS with master...
I20260608 09:54:40.950970 30510 heartbeater.cc:507] Master 127.22.183.190:41585 requested a full tablet report, sending...
W20260608 09:54:40.952440 30517 instance_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 09:54:40.953485 23262 server_base.cc:1061] running on GCE node
I20260608 09:54:40.954511 23262 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 09:54:40.954761 23262 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 09:54:40.954970 23262 hybrid_clock.cc:648] HybridClock initialized: now 1780912480954952 us; error 0 us; skew 500 ppm
I20260608 09:54:40.955602 23262 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 09:54:40.955935 29942 ts_manager.cc:194] Re-registered known tserver with Master: b314d74894a94dea82157da02732427b (127.22.183.130:43073)
I20260608 09:54:40.958233 23262 webserver.cc:533] Webserver started at http://127.22.183.131:39145/ using document root <none> and password file <none>
I20260608 09:54:40.958809 23262 fs_manager.cc:362] Metadata directory not provided
I20260608 09:54:40.959017 23262 fs_manager.cc:365] Using existing metadata directory in first data directory
I20260608 09:54:40.961499 29942 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:37754
I20260608 09:54:40.962987 23262 fs_manager.cc:714] Time spent opening directory manager: real 0.003s	user 0.003s	sys 0.000s
I20260608 09:54:40.964382 30510 heartbeater.cc:499] Master 127.22.183.190:41585 was elected leader, sending a full tablet report...
I20260608 09:54:40.966807 30522 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:54:40.967834 23262 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260608 09:54:40.968210 23262 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task8s1y23/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780912294849904-23262-0/minicluster-data/ts-2-root
uuid: "e7c607d2098d43fd97b1d09f26f1a6f4"
format_stamp: "Formatted at 2026-06-08 09:54:31 on dist-test-slave-vzb5"
I20260608 09:54:40.968621 23262 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task8s1y23/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780912294849904-23262-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-task8s1y23/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780912294849904-23262-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-task8s1y23/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780912294849904-23262-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 09:54:40.982132 23262 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 09:54:40.983489 23262 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 09:54:40.984937 23262 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 09:54:41.009093 23262 ts_tablet_manager.cc:585] Loaded tablet metadata (4 total tablets, 4 live tablets)
I20260608 09:54:41.009446 23262 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.022s	user 0.001s	sys 0.000s
I20260608 09:54:41.014060 30529 tablet_bootstrap.cc:492] T be5d366bd4c24ad4a3017b0edd121fa3 P e7c607d2098d43fd97b1d09f26f1a6f4: Bootstrap starting.
I20260608 09:54:41.025553 23262 ts_tablet_manager.cc:616] Registered 4 tablets
I20260608 09:54:41.025864 23262 ts_tablet_manager.cc:595] Time spent register tablets: real 0.016s	user 0.014s	sys 0.000s
I20260608 09:54:41.026757 30529 tablet_bootstrap.cc:492] T be5d366bd4c24ad4a3017b0edd121fa3 P e7c607d2098d43fd97b1d09f26f1a6f4: 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 09:54:41.027632 30529 tablet_bootstrap.cc:492] T be5d366bd4c24ad4a3017b0edd121fa3 P e7c607d2098d43fd97b1d09f26f1a6f4: Bootstrap complete.
I20260608 09:54:41.028174 30529 ts_tablet_manager.cc:1403] T be5d366bd4c24ad4a3017b0edd121fa3 P e7c607d2098d43fd97b1d09f26f1a6f4: Time spent bootstrapping tablet: real 0.014s	user 0.009s	sys 0.003s
I20260608 09:54:41.030336 30529 raft_consensus.cc:359] T be5d366bd4c24ad4a3017b0edd121fa3 P e7c607d2098d43fd97b1d09f26f1a6f4 [term 1 FOLLOWER]: Replica starting. Triggering 1 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "533f9bd666ca4414825c02ac6bd25e2a" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 37205 } } peers { permanent_uuid: "b314d74894a94dea82157da02732427b" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 43073 } } peers { permanent_uuid: "e7c607d2098d43fd97b1d09f26f1a6f4" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 42385 } }
I20260608 09:54:41.031049 30529 raft_consensus.cc:740] T be5d366bd4c24ad4a3017b0edd121fa3 P e7c607d2098d43fd97b1d09f26f1a6f4 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: e7c607d2098d43fd97b1d09f26f1a6f4, State: Initialized, Role: FOLLOWER
I20260608 09:54:41.031874 30529 consensus_queue.cc:260] T be5d366bd4c24ad4a3017b0edd121fa3 P e7c607d2098d43fd97b1d09f26f1a6f4 [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: "533f9bd666ca4414825c02ac6bd25e2a" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 37205 } } peers { permanent_uuid: "b314d74894a94dea82157da02732427b" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 43073 } } peers { permanent_uuid: "e7c607d2098d43fd97b1d09f26f1a6f4" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 42385 } }
I20260608 09:54:41.034365 30529 ts_tablet_manager.cc:1434] T be5d366bd4c24ad4a3017b0edd121fa3 P e7c607d2098d43fd97b1d09f26f1a6f4: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260608 09:54:41.035379 30529 tablet_bootstrap.cc:492] T 60dec6475448437db112b11dfd171b47 P e7c607d2098d43fd97b1d09f26f1a6f4: Bootstrap starting.
I20260608 09:54:41.048283 30529 tablet_bootstrap.cc:492] T 60dec6475448437db112b11dfd171b47 P e7c607d2098d43fd97b1d09f26f1a6f4: 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 09:54:41.048954 30529 tablet_bootstrap.cc:492] T 60dec6475448437db112b11dfd171b47 P e7c607d2098d43fd97b1d09f26f1a6f4: Bootstrap complete.
I20260608 09:54:41.049504 30529 ts_tablet_manager.cc:1403] T 60dec6475448437db112b11dfd171b47 P e7c607d2098d43fd97b1d09f26f1a6f4: Time spent bootstrapping tablet: real 0.014s	user 0.008s	sys 0.004s
I20260608 09:54:41.052314 30529 raft_consensus.cc:359] T 60dec6475448437db112b11dfd171b47 P e7c607d2098d43fd97b1d09f26f1a6f4 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "533f9bd666ca4414825c02ac6bd25e2a" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 37205 } } peers { permanent_uuid: "b314d74894a94dea82157da02732427b" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 43073 } } peers { permanent_uuid: "e7c607d2098d43fd97b1d09f26f1a6f4" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 42385 } }
I20260608 09:54:41.053143 30529 raft_consensus.cc:740] T 60dec6475448437db112b11dfd171b47 P e7c607d2098d43fd97b1d09f26f1a6f4 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: e7c607d2098d43fd97b1d09f26f1a6f4, State: Initialized, Role: FOLLOWER
I20260608 09:54:41.053901 30529 consensus_queue.cc:260] T 60dec6475448437db112b11dfd171b47 P e7c607d2098d43fd97b1d09f26f1a6f4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "533f9bd666ca4414825c02ac6bd25e2a" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 37205 } } peers { permanent_uuid: "b314d74894a94dea82157da02732427b" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 43073 } } peers { permanent_uuid: "e7c607d2098d43fd97b1d09f26f1a6f4" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 42385 } }
I20260608 09:54:41.055931 30529 ts_tablet_manager.cc:1434] T 60dec6475448437db112b11dfd171b47 P e7c607d2098d43fd97b1d09f26f1a6f4: Time spent starting tablet: real 0.006s	user 0.008s	sys 0.000s
I20260608 09:54:41.056661 30529 tablet_bootstrap.cc:492] T 15d8f45242dc45f8bae3671ba52c9953 P e7c607d2098d43fd97b1d09f26f1a6f4: Bootstrap starting.
I20260608 09:54:41.069437 30529 tablet_bootstrap.cc:492] T 15d8f45242dc45f8bae3671ba52c9953 P e7c607d2098d43fd97b1d09f26f1a6f4: 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 09:54:41.070204 30529 tablet_bootstrap.cc:492] T 15d8f45242dc45f8bae3671ba52c9953 P e7c607d2098d43fd97b1d09f26f1a6f4: Bootstrap complete.
I20260608 09:54:41.070858 30529 ts_tablet_manager.cc:1403] T 15d8f45242dc45f8bae3671ba52c9953 P e7c607d2098d43fd97b1d09f26f1a6f4: Time spent bootstrapping tablet: real 0.014s	user 0.009s	sys 0.004s
I20260608 09:54:41.073105 30529 raft_consensus.cc:359] T 15d8f45242dc45f8bae3671ba52c9953 P e7c607d2098d43fd97b1d09f26f1a6f4 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "533f9bd666ca4414825c02ac6bd25e2a" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 37205 } } peers { permanent_uuid: "b314d74894a94dea82157da02732427b" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 43073 } } peers { permanent_uuid: "e7c607d2098d43fd97b1d09f26f1a6f4" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 42385 } }
I20260608 09:54:41.073827 30529 raft_consensus.cc:740] T 15d8f45242dc45f8bae3671ba52c9953 P e7c607d2098d43fd97b1d09f26f1a6f4 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: e7c607d2098d43fd97b1d09f26f1a6f4, State: Initialized, Role: FOLLOWER
I20260608 09:54:41.074589 30529 consensus_queue.cc:260] T 15d8f45242dc45f8bae3671ba52c9953 P e7c607d2098d43fd97b1d09f26f1a6f4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "533f9bd666ca4414825c02ac6bd25e2a" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 37205 } } peers { permanent_uuid: "b314d74894a94dea82157da02732427b" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 43073 } } peers { permanent_uuid: "e7c607d2098d43fd97b1d09f26f1a6f4" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 42385 } }
I20260608 09:54:41.076864 30529 ts_tablet_manager.cc:1434] T 15d8f45242dc45f8bae3671ba52c9953 P e7c607d2098d43fd97b1d09f26f1a6f4: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260608 09:54:41.077632 30529 tablet_bootstrap.cc:492] T 000e51f784a347e98452101ead62faa8 P e7c607d2098d43fd97b1d09f26f1a6f4: Bootstrap starting.
I20260608 09:54:41.085054 23262 rpc_server.cc:307] RPC server started. Bound to: 127.22.183.131:42385
I20260608 09:54:41.085461 30589 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.22.183.131:42385 every 8 connection(s)
I20260608 09:54:41.093808 30529 tablet_bootstrap.cc:492] T 000e51f784a347e98452101ead62faa8 P e7c607d2098d43fd97b1d09f26f1a6f4: 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 09:54:41.094657 30529 tablet_bootstrap.cc:492] T 000e51f784a347e98452101ead62faa8 P e7c607d2098d43fd97b1d09f26f1a6f4: Bootstrap complete.
I20260608 09:54:41.095445 30529 ts_tablet_manager.cc:1403] T 000e51f784a347e98452101ead62faa8 P e7c607d2098d43fd97b1d09f26f1a6f4: Time spent bootstrapping tablet: real 0.018s	user 0.011s	sys 0.004s
I20260608 09:54:41.097837 30529 raft_consensus.cc:359] T 000e51f784a347e98452101ead62faa8 P e7c607d2098d43fd97b1d09f26f1a6f4 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "533f9bd666ca4414825c02ac6bd25e2a" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 37205 } } peers { permanent_uuid: "b314d74894a94dea82157da02732427b" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 43073 } } peers { permanent_uuid: "e7c607d2098d43fd97b1d09f26f1a6f4" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 42385 } }
I20260608 09:54:41.098598 30529 raft_consensus.cc:740] T 000e51f784a347e98452101ead62faa8 P e7c607d2098d43fd97b1d09f26f1a6f4 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: e7c607d2098d43fd97b1d09f26f1a6f4, State: Initialized, Role: FOLLOWER
I20260608 09:54:41.099583 30529 consensus_queue.cc:260] T 000e51f784a347e98452101ead62faa8 P e7c607d2098d43fd97b1d09f26f1a6f4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "533f9bd666ca4414825c02ac6bd25e2a" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 37205 } } peers { permanent_uuid: "b314d74894a94dea82157da02732427b" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 43073 } } peers { permanent_uuid: "e7c607d2098d43fd97b1d09f26f1a6f4" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 42385 } }
I20260608 09:54:41.101907 30529 ts_tablet_manager.cc:1434] T 000e51f784a347e98452101ead62faa8 P e7c607d2098d43fd97b1d09f26f1a6f4: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260608 09:54:41.102991 30590 heartbeater.cc:344] Connected to a master server at 127.22.183.190:41585
I20260608 09:54:41.103554 30590 heartbeater.cc:461] Registering TS with master...
I20260608 09:54:41.104401 30590 heartbeater.cc:507] Master 127.22.183.190:41585 requested a full tablet report, sending...
I20260608 09:54:41.108208 29942 ts_manager.cc:194] Re-registered known tserver with Master: e7c607d2098d43fd97b1d09f26f1a6f4 (127.22.183.131:42385)
I20260608 09:54:41.113018 29942 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:37758
I20260608 09:54:41.115706 30590 heartbeater.cc:499] Master 127.22.183.190:41585 was elected leader, sending a full tablet report...
W20260608 09:54:41.388131 29993 auto_rebalancer.cc:591] Failed to schedule move for tablet 000e51f784a347e98452101ead62faa8: Illegal state: Replica b314d74894a94dea82157da02732427b is not leader of this config. Role: FOLLOWER. Consensus state: current_term: 1 committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "533f9bd666ca4414825c02ac6bd25e2a" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 37205 } } peers { permanent_uuid: "b314d74894a94dea82157da02732427b" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 43073 } } peers { permanent_uuid: "e7c607d2098d43fd97b1d09f26f1a6f4" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 42385 } } }
W20260608 09:54:41.401257 29993 auto_rebalancer.cc:591] Failed to schedule move for tablet 60dec6475448437db112b11dfd171b47: Illegal state: Replica 533f9bd666ca4414825c02ac6bd25e2a is not leader of this config. Role: FOLLOWER. Consensus state: current_term: 1 committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "533f9bd666ca4414825c02ac6bd25e2a" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 37205 } } peers { permanent_uuid: "b314d74894a94dea82157da02732427b" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 43073 } } peers { permanent_uuid: "e7c607d2098d43fd97b1d09f26f1a6f4" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 42385 } } }
W20260608 09:54:41.413698 29993 auto_rebalancer.cc:591] Failed to schedule move for tablet be5d366bd4c24ad4a3017b0edd121fa3: Illegal state: Replica e7c607d2098d43fd97b1d09f26f1a6f4 is not leader of this config. Role: FOLLOWER. Consensus state: current_term: 1 committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "533f9bd666ca4414825c02ac6bd25e2a" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 37205 } } peers { permanent_uuid: "b314d74894a94dea82157da02732427b" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 43073 } } peers { permanent_uuid: "e7c607d2098d43fd97b1d09f26f1a6f4" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 42385 } } }
I20260608 09:54:41.947649 30598 raft_consensus.cc:493] T 60dec6475448437db112b11dfd171b47 P 533f9bd666ca4414825c02ac6bd25e2a [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 09:54:41.948369 30598 raft_consensus.cc:515] T 60dec6475448437db112b11dfd171b47 P 533f9bd666ca4414825c02ac6bd25e2a [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "533f9bd666ca4414825c02ac6bd25e2a" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 37205 } } peers { permanent_uuid: "b314d74894a94dea82157da02732427b" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 43073 } } peers { permanent_uuid: "e7c607d2098d43fd97b1d09f26f1a6f4" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 42385 } }
I20260608 09:54:41.950753 30598 leader_election.cc:290] T 60dec6475448437db112b11dfd171b47 P 533f9bd666ca4414825c02ac6bd25e2a [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers b314d74894a94dea82157da02732427b (127.22.183.130:43073), e7c607d2098d43fd97b1d09f26f1a6f4 (127.22.183.131:42385)
I20260608 09:54:41.972324 30484 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "60dec6475448437db112b11dfd171b47" candidate_uuid: "533f9bd666ca4414825c02ac6bd25e2a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b314d74894a94dea82157da02732427b" is_pre_election: true
I20260608 09:54:41.973423 30484 raft_consensus.cc:2468] T 60dec6475448437db112b11dfd171b47 P b314d74894a94dea82157da02732427b [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 533f9bd666ca4414825c02ac6bd25e2a in term 1.
I20260608 09:54:41.973459 30564 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "60dec6475448437db112b11dfd171b47" candidate_uuid: "533f9bd666ca4414825c02ac6bd25e2a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e7c607d2098d43fd97b1d09f26f1a6f4" is_pre_election: true
I20260608 09:54:41.974352 30564 raft_consensus.cc:2468] T 60dec6475448437db112b11dfd171b47 P e7c607d2098d43fd97b1d09f26f1a6f4 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 533f9bd666ca4414825c02ac6bd25e2a in term 1.
I20260608 09:54:41.974898 30364 leader_election.cc:304] T 60dec6475448437db112b11dfd171b47 P 533f9bd666ca4414825c02ac6bd25e2a [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: 533f9bd666ca4414825c02ac6bd25e2a, b314d74894a94dea82157da02732427b; no voters: 
I20260608 09:54:41.976112 30598 raft_consensus.cc:2804] T 60dec6475448437db112b11dfd171b47 P 533f9bd666ca4414825c02ac6bd25e2a [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260608 09:54:41.976640 30598 raft_consensus.cc:493] T 60dec6475448437db112b11dfd171b47 P 533f9bd666ca4414825c02ac6bd25e2a [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 09:54:41.977133 30598 raft_consensus.cc:3060] T 60dec6475448437db112b11dfd171b47 P 533f9bd666ca4414825c02ac6bd25e2a [term 1 FOLLOWER]: Advancing to term 2
I20260608 09:54:41.983167 30598 raft_consensus.cc:515] T 60dec6475448437db112b11dfd171b47 P 533f9bd666ca4414825c02ac6bd25e2a [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "533f9bd666ca4414825c02ac6bd25e2a" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 37205 } } peers { permanent_uuid: "b314d74894a94dea82157da02732427b" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 43073 } } peers { permanent_uuid: "e7c607d2098d43fd97b1d09f26f1a6f4" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 42385 } }
I20260608 09:54:41.984958 30598 leader_election.cc:290] T 60dec6475448437db112b11dfd171b47 P 533f9bd666ca4414825c02ac6bd25e2a [CANDIDATE]: Term 2 election: Requested vote from peers b314d74894a94dea82157da02732427b (127.22.183.130:43073), e7c607d2098d43fd97b1d09f26f1a6f4 (127.22.183.131:42385)
I20260608 09:54:41.985731 30484 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "60dec6475448437db112b11dfd171b47" candidate_uuid: "533f9bd666ca4414825c02ac6bd25e2a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b314d74894a94dea82157da02732427b"
I20260608 09:54:41.985915 30564 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "60dec6475448437db112b11dfd171b47" candidate_uuid: "533f9bd666ca4414825c02ac6bd25e2a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e7c607d2098d43fd97b1d09f26f1a6f4"
I20260608 09:54:41.986377 30484 raft_consensus.cc:3060] T 60dec6475448437db112b11dfd171b47 P b314d74894a94dea82157da02732427b [term 1 FOLLOWER]: Advancing to term 2
I20260608 09:54:41.986613 30564 raft_consensus.cc:3060] T 60dec6475448437db112b11dfd171b47 P e7c607d2098d43fd97b1d09f26f1a6f4 [term 1 FOLLOWER]: Advancing to term 2
I20260608 09:54:41.992074 30564 raft_consensus.cc:2468] T 60dec6475448437db112b11dfd171b47 P e7c607d2098d43fd97b1d09f26f1a6f4 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 533f9bd666ca4414825c02ac6bd25e2a in term 2.
I20260608 09:54:41.992151 30484 raft_consensus.cc:2468] T 60dec6475448437db112b11dfd171b47 P b314d74894a94dea82157da02732427b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 533f9bd666ca4414825c02ac6bd25e2a in term 2.
I20260608 09:54:41.993327 30363 leader_election.cc:304] T 60dec6475448437db112b11dfd171b47 P 533f9bd666ca4414825c02ac6bd25e2a [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: 533f9bd666ca4414825c02ac6bd25e2a, e7c607d2098d43fd97b1d09f26f1a6f4; no voters: 
I20260608 09:54:41.994077 30598 raft_consensus.cc:2804] T 60dec6475448437db112b11dfd171b47 P 533f9bd666ca4414825c02ac6bd25e2a [term 2 FOLLOWER]: Leader election won for term 2
I20260608 09:54:41.995430 30598 raft_consensus.cc:697] T 60dec6475448437db112b11dfd171b47 P 533f9bd666ca4414825c02ac6bd25e2a [term 2 LEADER]: Becoming Leader. State: Replica: 533f9bd666ca4414825c02ac6bd25e2a, State: Running, Role: LEADER
I20260608 09:54:41.996304 30598 consensus_queue.cc:237] T 60dec6475448437db112b11dfd171b47 P 533f9bd666ca4414825c02ac6bd25e2a [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: "533f9bd666ca4414825c02ac6bd25e2a" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 37205 } } peers { permanent_uuid: "b314d74894a94dea82157da02732427b" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 43073 } } peers { permanent_uuid: "e7c607d2098d43fd97b1d09f26f1a6f4" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 42385 } }
I20260608 09:54:42.003322 29942 catalog_manager.cc:5696] T 60dec6475448437db112b11dfd171b47 P 533f9bd666ca4414825c02ac6bd25e2a reported cstate change: term changed from 1 to 2. New cstate: current_term: 2 leader_uuid: "533f9bd666ca4414825c02ac6bd25e2a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "533f9bd666ca4414825c02ac6bd25e2a" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 37205 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b314d74894a94dea82157da02732427b" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 43073 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e7c607d2098d43fd97b1d09f26f1a6f4" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 42385 } health_report { overall_health: UNKNOWN } } }
I20260608 09:54:42.204732 30609 raft_consensus.cc:493] T be5d366bd4c24ad4a3017b0edd121fa3 P e7c607d2098d43fd97b1d09f26f1a6f4 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 09:54:42.205477 30609 raft_consensus.cc:515] T be5d366bd4c24ad4a3017b0edd121fa3 P e7c607d2098d43fd97b1d09f26f1a6f4 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "533f9bd666ca4414825c02ac6bd25e2a" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 37205 } } peers { permanent_uuid: "b314d74894a94dea82157da02732427b" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 43073 } } peers { permanent_uuid: "e7c607d2098d43fd97b1d09f26f1a6f4" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 42385 } }
I20260608 09:54:42.208294 30609 leader_election.cc:290] T be5d366bd4c24ad4a3017b0edd121fa3 P e7c607d2098d43fd97b1d09f26f1a6f4 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 533f9bd666ca4414825c02ac6bd25e2a (127.22.183.129:37205), b314d74894a94dea82157da02732427b (127.22.183.130:43073)
I20260608 09:54:42.214380 30613 raft_consensus.cc:493] T be5d366bd4c24ad4a3017b0edd121fa3 P b314d74894a94dea82157da02732427b [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 09:54:42.215262 30613 raft_consensus.cc:515] T be5d366bd4c24ad4a3017b0edd121fa3 P b314d74894a94dea82157da02732427b [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "533f9bd666ca4414825c02ac6bd25e2a" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 37205 } } peers { permanent_uuid: "b314d74894a94dea82157da02732427b" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 43073 } } peers { permanent_uuid: "e7c607d2098d43fd97b1d09f26f1a6f4" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 42385 } }
I20260608 09:54:42.226408 30613 leader_election.cc:290] T be5d366bd4c24ad4a3017b0edd121fa3 P b314d74894a94dea82157da02732427b [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 533f9bd666ca4414825c02ac6bd25e2a (127.22.183.129:37205), e7c607d2098d43fd97b1d09f26f1a6f4 (127.22.183.131:42385)
I20260608 09:54:42.226914 30403 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "be5d366bd4c24ad4a3017b0edd121fa3" candidate_uuid: "e7c607d2098d43fd97b1d09f26f1a6f4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "533f9bd666ca4414825c02ac6bd25e2a" is_pre_election: true
I20260608 09:54:42.228072 30403 raft_consensus.cc:2468] T be5d366bd4c24ad4a3017b0edd121fa3 P 533f9bd666ca4414825c02ac6bd25e2a [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e7c607d2098d43fd97b1d09f26f1a6f4 in term 1.
I20260608 09:54:42.229776 30523 leader_election.cc:304] T be5d366bd4c24ad4a3017b0edd121fa3 P e7c607d2098d43fd97b1d09f26f1a6f4 [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: 533f9bd666ca4414825c02ac6bd25e2a, e7c607d2098d43fd97b1d09f26f1a6f4; no voters: 
I20260608 09:54:42.230286 30484 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "be5d366bd4c24ad4a3017b0edd121fa3" candidate_uuid: "e7c607d2098d43fd97b1d09f26f1a6f4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b314d74894a94dea82157da02732427b" is_pre_election: true
I20260608 09:54:42.231011 30609 raft_consensus.cc:2804] T be5d366bd4c24ad4a3017b0edd121fa3 P e7c607d2098d43fd97b1d09f26f1a6f4 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260608 09:54:42.231284 30484 raft_consensus.cc:2468] T be5d366bd4c24ad4a3017b0edd121fa3 P b314d74894a94dea82157da02732427b [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e7c607d2098d43fd97b1d09f26f1a6f4 in term 1.
I20260608 09:54:42.231698 30609 raft_consensus.cc:493] T be5d366bd4c24ad4a3017b0edd121fa3 P e7c607d2098d43fd97b1d09f26f1a6f4 [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 09:54:42.232558 30609 raft_consensus.cc:3060] T be5d366bd4c24ad4a3017b0edd121fa3 P e7c607d2098d43fd97b1d09f26f1a6f4 [term 1 FOLLOWER]: Advancing to term 2
I20260608 09:54:42.238803 30403 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "be5d366bd4c24ad4a3017b0edd121fa3" candidate_uuid: "b314d74894a94dea82157da02732427b" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "533f9bd666ca4414825c02ac6bd25e2a" is_pre_election: true
I20260608 09:54:42.239611 30403 raft_consensus.cc:2468] T be5d366bd4c24ad4a3017b0edd121fa3 P 533f9bd666ca4414825c02ac6bd25e2a [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b314d74894a94dea82157da02732427b in term 1.
I20260608 09:54:42.240145 30564 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "be5d366bd4c24ad4a3017b0edd121fa3" candidate_uuid: "b314d74894a94dea82157da02732427b" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e7c607d2098d43fd97b1d09f26f1a6f4" is_pre_election: true
I20260608 09:54:42.240141 30609 raft_consensus.cc:515] T be5d366bd4c24ad4a3017b0edd121fa3 P e7c607d2098d43fd97b1d09f26f1a6f4 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "533f9bd666ca4414825c02ac6bd25e2a" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 37205 } } peers { permanent_uuid: "b314d74894a94dea82157da02732427b" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 43073 } } peers { permanent_uuid: "e7c607d2098d43fd97b1d09f26f1a6f4" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 42385 } }
I20260608 09:54:42.241024 30443 leader_election.cc:304] T be5d366bd4c24ad4a3017b0edd121fa3 P b314d74894a94dea82157da02732427b [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: 533f9bd666ca4414825c02ac6bd25e2a, b314d74894a94dea82157da02732427b; no voters: 
I20260608 09:54:42.241978 30564 raft_consensus.cc:2393] T be5d366bd4c24ad4a3017b0edd121fa3 P e7c607d2098d43fd97b1d09f26f1a6f4 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate b314d74894a94dea82157da02732427b in current term 2: Already voted for candidate e7c607d2098d43fd97b1d09f26f1a6f4 in this term.
I20260608 09:54:42.242159 30613 raft_consensus.cc:2804] T be5d366bd4c24ad4a3017b0edd121fa3 P b314d74894a94dea82157da02732427b [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260608 09:54:42.242978 30613 raft_consensus.cc:493] T be5d366bd4c24ad4a3017b0edd121fa3 P b314d74894a94dea82157da02732427b [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 09:54:42.243336 30609 leader_election.cc:290] T be5d366bd4c24ad4a3017b0edd121fa3 P e7c607d2098d43fd97b1d09f26f1a6f4 [CANDIDATE]: Term 2 election: Requested vote from peers 533f9bd666ca4414825c02ac6bd25e2a (127.22.183.129:37205), b314d74894a94dea82157da02732427b (127.22.183.130:43073)
I20260608 09:54:42.243793 30613 raft_consensus.cc:3060] T be5d366bd4c24ad4a3017b0edd121fa3 P b314d74894a94dea82157da02732427b [term 1 FOLLOWER]: Advancing to term 2
I20260608 09:54:42.243557 30403 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "be5d366bd4c24ad4a3017b0edd121fa3" candidate_uuid: "e7c607d2098d43fd97b1d09f26f1a6f4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "533f9bd666ca4414825c02ac6bd25e2a"
I20260608 09:54:42.244536 30484 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "be5d366bd4c24ad4a3017b0edd121fa3" candidate_uuid: "e7c607d2098d43fd97b1d09f26f1a6f4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b314d74894a94dea82157da02732427b"
I20260608 09:54:42.245157 30403 raft_consensus.cc:3060] T be5d366bd4c24ad4a3017b0edd121fa3 P 533f9bd666ca4414825c02ac6bd25e2a [term 1 FOLLOWER]: Advancing to term 2
I20260608 09:54:42.251526 30613 raft_consensus.cc:515] T be5d366bd4c24ad4a3017b0edd121fa3 P b314d74894a94dea82157da02732427b [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "533f9bd666ca4414825c02ac6bd25e2a" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 37205 } } peers { permanent_uuid: "b314d74894a94dea82157da02732427b" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 43073 } } peers { permanent_uuid: "e7c607d2098d43fd97b1d09f26f1a6f4" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 42385 } }
I20260608 09:54:42.252831 30484 raft_consensus.cc:2393] T be5d366bd4c24ad4a3017b0edd121fa3 P b314d74894a94dea82157da02732427b [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate e7c607d2098d43fd97b1d09f26f1a6f4 in current term 2: Already voted for candidate b314d74894a94dea82157da02732427b in this term.
I20260608 09:54:42.253091 30403 raft_consensus.cc:2468] T be5d366bd4c24ad4a3017b0edd121fa3 P 533f9bd666ca4414825c02ac6bd25e2a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e7c607d2098d43fd97b1d09f26f1a6f4 in term 2.
I20260608 09:54:42.254006 30613 leader_election.cc:290] T be5d366bd4c24ad4a3017b0edd121fa3 P b314d74894a94dea82157da02732427b [CANDIDATE]: Term 2 election: Requested vote from peers 533f9bd666ca4414825c02ac6bd25e2a (127.22.183.129:37205), e7c607d2098d43fd97b1d09f26f1a6f4 (127.22.183.131:42385)
I20260608 09:54:42.254853 30523 leader_election.cc:304] T be5d366bd4c24ad4a3017b0edd121fa3 P e7c607d2098d43fd97b1d09f26f1a6f4 [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: 533f9bd666ca4414825c02ac6bd25e2a, e7c607d2098d43fd97b1d09f26f1a6f4; no voters: 
I20260608 09:54:42.255234 30402 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "be5d366bd4c24ad4a3017b0edd121fa3" candidate_uuid: "b314d74894a94dea82157da02732427b" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "533f9bd666ca4414825c02ac6bd25e2a"
I20260608 09:54:42.256022 30609 raft_consensus.cc:2804] T be5d366bd4c24ad4a3017b0edd121fa3 P e7c607d2098d43fd97b1d09f26f1a6f4 [term 2 FOLLOWER]: Leader election won for term 2
I20260608 09:54:42.256456 30402 raft_consensus.cc:2393] T be5d366bd4c24ad4a3017b0edd121fa3 P 533f9bd666ca4414825c02ac6bd25e2a [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate b314d74894a94dea82157da02732427b in current term 2: Already voted for candidate e7c607d2098d43fd97b1d09f26f1a6f4 in this term.
I20260608 09:54:42.257834 30564 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "be5d366bd4c24ad4a3017b0edd121fa3" candidate_uuid: "b314d74894a94dea82157da02732427b" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e7c607d2098d43fd97b1d09f26f1a6f4"
I20260608 09:54:42.258315 30609 raft_consensus.cc:697] T be5d366bd4c24ad4a3017b0edd121fa3 P e7c607d2098d43fd97b1d09f26f1a6f4 [term 2 LEADER]: Becoming Leader. State: Replica: e7c607d2098d43fd97b1d09f26f1a6f4, State: Running, Role: LEADER
I20260608 09:54:42.259267 30609 consensus_queue.cc:237] T be5d366bd4c24ad4a3017b0edd121fa3 P e7c607d2098d43fd97b1d09f26f1a6f4 [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: "533f9bd666ca4414825c02ac6bd25e2a" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 37205 } } peers { permanent_uuid: "b314d74894a94dea82157da02732427b" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 43073 } } peers { permanent_uuid: "e7c607d2098d43fd97b1d09f26f1a6f4" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 42385 } }
I20260608 09:54:42.264195 30444 leader_election.cc:304] T be5d366bd4c24ad4a3017b0edd121fa3 P b314d74894a94dea82157da02732427b [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: b314d74894a94dea82157da02732427b; no voters: 533f9bd666ca4414825c02ac6bd25e2a, e7c607d2098d43fd97b1d09f26f1a6f4
I20260608 09:54:42.265055 30613 raft_consensus.cc:2749] T be5d366bd4c24ad4a3017b0edd121fa3 P b314d74894a94dea82157da02732427b [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260608 09:54:42.266794 29942 catalog_manager.cc:5696] T be5d366bd4c24ad4a3017b0edd121fa3 P e7c607d2098d43fd97b1d09f26f1a6f4 reported cstate change: term changed from 1 to 2. New cstate: current_term: 2 leader_uuid: "e7c607d2098d43fd97b1d09f26f1a6f4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "533f9bd666ca4414825c02ac6bd25e2a" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 37205 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b314d74894a94dea82157da02732427b" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 43073 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e7c607d2098d43fd97b1d09f26f1a6f4" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 42385 } health_report { overall_health: HEALTHY } } }
I20260608 09:54:42.272485 30609 raft_consensus.cc:493] T 15d8f45242dc45f8bae3671ba52c9953 P e7c607d2098d43fd97b1d09f26f1a6f4 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 09:54:42.273005 30609 raft_consensus.cc:515] T 15d8f45242dc45f8bae3671ba52c9953 P e7c607d2098d43fd97b1d09f26f1a6f4 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "533f9bd666ca4414825c02ac6bd25e2a" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 37205 } } peers { permanent_uuid: "b314d74894a94dea82157da02732427b" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 43073 } } peers { permanent_uuid: "e7c607d2098d43fd97b1d09f26f1a6f4" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 42385 } }
I20260608 09:54:42.275137 30609 leader_election.cc:290] T 15d8f45242dc45f8bae3671ba52c9953 P e7c607d2098d43fd97b1d09f26f1a6f4 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 533f9bd666ca4414825c02ac6bd25e2a (127.22.183.129:37205), b314d74894a94dea82157da02732427b (127.22.183.130:43073)
I20260608 09:54:42.275775 30402 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "15d8f45242dc45f8bae3671ba52c9953" candidate_uuid: "e7c607d2098d43fd97b1d09f26f1a6f4" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "533f9bd666ca4414825c02ac6bd25e2a" is_pre_election: true
I20260608 09:54:42.276562 30484 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "15d8f45242dc45f8bae3671ba52c9953" candidate_uuid: "e7c607d2098d43fd97b1d09f26f1a6f4" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b314d74894a94dea82157da02732427b" is_pre_election: true
I20260608 09:54:42.276994 30402 raft_consensus.cc:2410] T 15d8f45242dc45f8bae3671ba52c9953 P 533f9bd666ca4414825c02ac6bd25e2a [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate e7c607d2098d43fd97b1d09f26f1a6f4 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 09:54:42.277557 30484 raft_consensus.cc:2468] T 15d8f45242dc45f8bae3671ba52c9953 P b314d74894a94dea82157da02732427b [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e7c607d2098d43fd97b1d09f26f1a6f4 in term 1.
I20260608 09:54:42.278784 30525 leader_election.cc:304] T 15d8f45242dc45f8bae3671ba52c9953 P e7c607d2098d43fd97b1d09f26f1a6f4 [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: b314d74894a94dea82157da02732427b, e7c607d2098d43fd97b1d09f26f1a6f4; no voters: 533f9bd666ca4414825c02ac6bd25e2a
I20260608 09:54:42.279626 30609 raft_consensus.cc:2804] T 15d8f45242dc45f8bae3671ba52c9953 P e7c607d2098d43fd97b1d09f26f1a6f4 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260608 09:54:42.280150 30609 raft_consensus.cc:493] T 15d8f45242dc45f8bae3671ba52c9953 P e7c607d2098d43fd97b1d09f26f1a6f4 [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 09:54:42.280566 30609 raft_consensus.cc:3060] T 15d8f45242dc45f8bae3671ba52c9953 P e7c607d2098d43fd97b1d09f26f1a6f4 [term 1 FOLLOWER]: Advancing to term 2
I20260608 09:54:42.284608 30613 raft_consensus.cc:493] T 000e51f784a347e98452101ead62faa8 P b314d74894a94dea82157da02732427b [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 09:54:42.285219 30613 raft_consensus.cc:515] T 000e51f784a347e98452101ead62faa8 P b314d74894a94dea82157da02732427b [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "533f9bd666ca4414825c02ac6bd25e2a" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 37205 } } peers { permanent_uuid: "b314d74894a94dea82157da02732427b" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 43073 } } peers { permanent_uuid: "e7c607d2098d43fd97b1d09f26f1a6f4" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 42385 } }
I20260608 09:54:42.285507 30609 raft_consensus.cc:515] T 15d8f45242dc45f8bae3671ba52c9953 P e7c607d2098d43fd97b1d09f26f1a6f4 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "533f9bd666ca4414825c02ac6bd25e2a" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 37205 } } peers { permanent_uuid: "b314d74894a94dea82157da02732427b" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 43073 } } peers { permanent_uuid: "e7c607d2098d43fd97b1d09f26f1a6f4" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 42385 } }
I20260608 09:54:42.287217 30598 raft_consensus.cc:493] T 000e51f784a347e98452101ead62faa8 P 533f9bd666ca4414825c02ac6bd25e2a [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 09:54:42.287593 30609 leader_election.cc:290] T 15d8f45242dc45f8bae3671ba52c9953 P e7c607d2098d43fd97b1d09f26f1a6f4 [CANDIDATE]: Term 2 election: Requested vote from peers 533f9bd666ca4414825c02ac6bd25e2a (127.22.183.129:37205), b314d74894a94dea82157da02732427b (127.22.183.130:43073)
I20260608 09:54:42.287968 30613 leader_election.cc:290] T 000e51f784a347e98452101ead62faa8 P b314d74894a94dea82157da02732427b [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 533f9bd666ca4414825c02ac6bd25e2a (127.22.183.129:37205), e7c607d2098d43fd97b1d09f26f1a6f4 (127.22.183.131:42385)
I20260608 09:54:42.288045 30402 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "000e51f784a347e98452101ead62faa8" candidate_uuid: "b314d74894a94dea82157da02732427b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "533f9bd666ca4414825c02ac6bd25e2a" is_pre_election: true
I20260608 09:54:42.287992 30598 raft_consensus.cc:515] T 000e51f784a347e98452101ead62faa8 P 533f9bd666ca4414825c02ac6bd25e2a [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "533f9bd666ca4414825c02ac6bd25e2a" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 37205 } } peers { permanent_uuid: "b314d74894a94dea82157da02732427b" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 43073 } } peers { permanent_uuid: "e7c607d2098d43fd97b1d09f26f1a6f4" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 42385 } }
I20260608 09:54:42.289707 30564 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "000e51f784a347e98452101ead62faa8" candidate_uuid: "b314d74894a94dea82157da02732427b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e7c607d2098d43fd97b1d09f26f1a6f4" is_pre_election: true
I20260608 09:54:42.290540 30403 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "15d8f45242dc45f8bae3671ba52c9953" candidate_uuid: "e7c607d2098d43fd97b1d09f26f1a6f4" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "533f9bd666ca4414825c02ac6bd25e2a"
I20260608 09:54:42.290925 30564 raft_consensus.cc:2468] T 000e51f784a347e98452101ead62faa8 P e7c607d2098d43fd97b1d09f26f1a6f4 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b314d74894a94dea82157da02732427b in term 1.
I20260608 09:54:42.291697 30403 raft_consensus.cc:3060] T 15d8f45242dc45f8bae3671ba52c9953 P 533f9bd666ca4414825c02ac6bd25e2a [term 1 FOLLOWER]: Advancing to term 2
I20260608 09:54:42.292474 30444 leader_election.cc:304] T 000e51f784a347e98452101ead62faa8 P b314d74894a94dea82157da02732427b [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: b314d74894a94dea82157da02732427b, e7c607d2098d43fd97b1d09f26f1a6f4; no voters: 
I20260608 09:54:42.293069 30483 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "000e51f784a347e98452101ead62faa8" candidate_uuid: "533f9bd666ca4414825c02ac6bd25e2a" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b314d74894a94dea82157da02732427b" is_pre_election: true
I20260608 09:54:42.293471 30564 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "000e51f784a347e98452101ead62faa8" candidate_uuid: "533f9bd666ca4414825c02ac6bd25e2a" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e7c607d2098d43fd97b1d09f26f1a6f4" is_pre_election: true
I20260608 09:54:42.292053 30598 leader_election.cc:290] T 000e51f784a347e98452101ead62faa8 P 533f9bd666ca4414825c02ac6bd25e2a [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers b314d74894a94dea82157da02732427b (127.22.183.130:43073), e7c607d2098d43fd97b1d09f26f1a6f4 (127.22.183.131:42385)
I20260608 09:54:42.290835 30402 raft_consensus.cc:2468] T 000e51f784a347e98452101ead62faa8 P 533f9bd666ca4414825c02ac6bd25e2a [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b314d74894a94dea82157da02732427b in term 1.
I20260608 09:54:42.293668 30613 raft_consensus.cc:2804] T 000e51f784a347e98452101ead62faa8 P b314d74894a94dea82157da02732427b [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260608 09:54:42.294492 30564 raft_consensus.cc:2468] T 000e51f784a347e98452101ead62faa8 P e7c607d2098d43fd97b1d09f26f1a6f4 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 533f9bd666ca4414825c02ac6bd25e2a in term 1.
I20260608 09:54:42.289736 30484 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "15d8f45242dc45f8bae3671ba52c9953" candidate_uuid: "e7c607d2098d43fd97b1d09f26f1a6f4" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b314d74894a94dea82157da02732427b"
I20260608 09:54:42.296365 30613 raft_consensus.cc:493] T 000e51f784a347e98452101ead62faa8 P b314d74894a94dea82157da02732427b [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 09:54:42.296422 30484 raft_consensus.cc:3060] T 15d8f45242dc45f8bae3671ba52c9953 P b314d74894a94dea82157da02732427b [term 1 FOLLOWER]: Advancing to term 2
I20260608 09:54:42.296700 30363 leader_election.cc:304] T 000e51f784a347e98452101ead62faa8 P 533f9bd666ca4414825c02ac6bd25e2a [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: 533f9bd666ca4414825c02ac6bd25e2a, e7c607d2098d43fd97b1d09f26f1a6f4; no voters: 
I20260608 09:54:42.297212 30613 raft_consensus.cc:3060] T 000e51f784a347e98452101ead62faa8 P b314d74894a94dea82157da02732427b [term 1 FOLLOWER]: Advancing to term 2
I20260608 09:54:42.298059 30598 raft_consensus.cc:2804] T 000e51f784a347e98452101ead62faa8 P 533f9bd666ca4414825c02ac6bd25e2a [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260608 09:54:42.298629 30598 raft_consensus.cc:493] T 000e51f784a347e98452101ead62faa8 P 533f9bd666ca4414825c02ac6bd25e2a [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 09:54:42.299258 30598 raft_consensus.cc:3060] T 000e51f784a347e98452101ead62faa8 P 533f9bd666ca4414825c02ac6bd25e2a [term 1 FOLLOWER]: Advancing to term 2
I20260608 09:54:42.299522 30403 raft_consensus.cc:2410] T 15d8f45242dc45f8bae3671ba52c9953 P 533f9bd666ca4414825c02ac6bd25e2a [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate e7c607d2098d43fd97b1d09f26f1a6f4 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 09:54:42.304478 30484 raft_consensus.cc:2468] T 15d8f45242dc45f8bae3671ba52c9953 P b314d74894a94dea82157da02732427b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e7c607d2098d43fd97b1d09f26f1a6f4 in term 2.
I20260608 09:54:42.304556 30613 raft_consensus.cc:515] T 000e51f784a347e98452101ead62faa8 P b314d74894a94dea82157da02732427b [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "533f9bd666ca4414825c02ac6bd25e2a" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 37205 } } peers { permanent_uuid: "b314d74894a94dea82157da02732427b" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 43073 } } peers { permanent_uuid: "e7c607d2098d43fd97b1d09f26f1a6f4" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 42385 } }
I20260608 09:54:42.305148 30598 raft_consensus.cc:515] T 000e51f784a347e98452101ead62faa8 P 533f9bd666ca4414825c02ac6bd25e2a [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "533f9bd666ca4414825c02ac6bd25e2a" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 37205 } } peers { permanent_uuid: "b314d74894a94dea82157da02732427b" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 43073 } } peers { permanent_uuid: "e7c607d2098d43fd97b1d09f26f1a6f4" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 42385 } }
I20260608 09:54:42.305981 30525 leader_election.cc:304] T 15d8f45242dc45f8bae3671ba52c9953 P e7c607d2098d43fd97b1d09f26f1a6f4 [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: b314d74894a94dea82157da02732427b, e7c607d2098d43fd97b1d09f26f1a6f4; no voters: 533f9bd666ca4414825c02ac6bd25e2a
I20260608 09:54:42.307235 30609 raft_consensus.cc:2804] T 15d8f45242dc45f8bae3671ba52c9953 P e7c607d2098d43fd97b1d09f26f1a6f4 [term 2 FOLLOWER]: Leader election won for term 2
I20260608 09:54:42.306356 30483 raft_consensus.cc:2393] T 000e51f784a347e98452101ead62faa8 P b314d74894a94dea82157da02732427b [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 533f9bd666ca4414825c02ac6bd25e2a in current term 2: Already voted for candidate b314d74894a94dea82157da02732427b in this term.
I20260608 09:54:42.307953 30609 raft_consensus.cc:697] T 15d8f45242dc45f8bae3671ba52c9953 P e7c607d2098d43fd97b1d09f26f1a6f4 [term 2 LEADER]: Becoming Leader. State: Replica: e7c607d2098d43fd97b1d09f26f1a6f4, State: Running, Role: LEADER
I20260608 09:54:42.309340 30564 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "000e51f784a347e98452101ead62faa8" candidate_uuid: "b314d74894a94dea82157da02732427b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e7c607d2098d43fd97b1d09f26f1a6f4"
I20260608 09:54:42.309815 30403 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "000e51f784a347e98452101ead62faa8" candidate_uuid: "b314d74894a94dea82157da02732427b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "533f9bd666ca4414825c02ac6bd25e2a"
I20260608 09:54:42.309177 30609 consensus_queue.cc:237] T 15d8f45242dc45f8bae3671ba52c9953 P e7c607d2098d43fd97b1d09f26f1a6f4 [LEADER]: Queue going to LEADER 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: "533f9bd666ca4414825c02ac6bd25e2a" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 37205 } } peers { permanent_uuid: "b314d74894a94dea82157da02732427b" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 43073 } } peers { permanent_uuid: "e7c607d2098d43fd97b1d09f26f1a6f4" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 42385 } }
I20260608 09:54:42.310135 30564 raft_consensus.cc:3060] T 000e51f784a347e98452101ead62faa8 P e7c607d2098d43fd97b1d09f26f1a6f4 [term 1 FOLLOWER]: Advancing to term 2
I20260608 09:54:42.311316 30598 leader_election.cc:290] T 000e51f784a347e98452101ead62faa8 P 533f9bd666ca4414825c02ac6bd25e2a [CANDIDATE]: Term 2 election: Requested vote from peers b314d74894a94dea82157da02732427b (127.22.183.130:43073), e7c607d2098d43fd97b1d09f26f1a6f4 (127.22.183.131:42385)
I20260608 09:54:42.312737 30563 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "000e51f784a347e98452101ead62faa8" candidate_uuid: "533f9bd666ca4414825c02ac6bd25e2a" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e7c607d2098d43fd97b1d09f26f1a6f4"
I20260608 09:54:42.307693 30613 leader_election.cc:290] T 000e51f784a347e98452101ead62faa8 P b314d74894a94dea82157da02732427b [CANDIDATE]: Term 2 election: Requested vote from peers 533f9bd666ca4414825c02ac6bd25e2a (127.22.183.129:37205), e7c607d2098d43fd97b1d09f26f1a6f4 (127.22.183.131:42385)
I20260608 09:54:42.311340 30403 raft_consensus.cc:2393] T 000e51f784a347e98452101ead62faa8 P 533f9bd666ca4414825c02ac6bd25e2a [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate b314d74894a94dea82157da02732427b in current term 2: Already voted for candidate 533f9bd666ca4414825c02ac6bd25e2a in this term.
I20260608 09:54:42.310176 30484 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "000e51f784a347e98452101ead62faa8" candidate_uuid: "533f9bd666ca4414825c02ac6bd25e2a" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b314d74894a94dea82157da02732427b"
I20260608 09:54:42.316210 30484 raft_consensus.cc:2393] T 000e51f784a347e98452101ead62faa8 P b314d74894a94dea82157da02732427b [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate 533f9bd666ca4414825c02ac6bd25e2a in current term 2: Already voted for candidate b314d74894a94dea82157da02732427b in this term.
I20260608 09:54:42.317852 30364 leader_election.cc:304] T 000e51f784a347e98452101ead62faa8 P 533f9bd666ca4414825c02ac6bd25e2a [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: 533f9bd666ca4414825c02ac6bd25e2a; no voters: b314d74894a94dea82157da02732427b, e7c607d2098d43fd97b1d09f26f1a6f4
I20260608 09:54:42.319188 30598 raft_consensus.cc:2749] T 000e51f784a347e98452101ead62faa8 P 533f9bd666ca4414825c02ac6bd25e2a [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260608 09:54:42.319581 30564 raft_consensus.cc:2468] T 000e51f784a347e98452101ead62faa8 P e7c607d2098d43fd97b1d09f26f1a6f4 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b314d74894a94dea82157da02732427b in term 2.
I20260608 09:54:42.320948 30444 leader_election.cc:304] T 000e51f784a347e98452101ead62faa8 P b314d74894a94dea82157da02732427b [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: b314d74894a94dea82157da02732427b, e7c607d2098d43fd97b1d09f26f1a6f4; no voters: 533f9bd666ca4414825c02ac6bd25e2a
I20260608 09:54:42.321798 30613 raft_consensus.cc:2804] T 000e51f784a347e98452101ead62faa8 P b314d74894a94dea82157da02732427b [term 2 FOLLOWER]: Leader election won for term 2
I20260608 09:54:42.321300 29942 catalog_manager.cc:5696] T 15d8f45242dc45f8bae3671ba52c9953 P e7c607d2098d43fd97b1d09f26f1a6f4 reported cstate change: term changed from 1 to 2, leader changed from 533f9bd666ca4414825c02ac6bd25e2a (127.22.183.129) to e7c607d2098d43fd97b1d09f26f1a6f4 (127.22.183.131). New cstate: current_term: 2 leader_uuid: "e7c607d2098d43fd97b1d09f26f1a6f4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "533f9bd666ca4414825c02ac6bd25e2a" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 37205 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b314d74894a94dea82157da02732427b" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 43073 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e7c607d2098d43fd97b1d09f26f1a6f4" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 42385 } health_report { overall_health: HEALTHY } } }
I20260608 09:54:42.323274 30613 raft_consensus.cc:697] T 000e51f784a347e98452101ead62faa8 P b314d74894a94dea82157da02732427b [term 2 LEADER]: Becoming Leader. State: Replica: b314d74894a94dea82157da02732427b, State: Running, Role: LEADER
I20260608 09:54:42.324460 30613 consensus_queue.cc:237] T 000e51f784a347e98452101ead62faa8 P b314d74894a94dea82157da02732427b [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: "533f9bd666ca4414825c02ac6bd25e2a" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 37205 } } peers { permanent_uuid: "b314d74894a94dea82157da02732427b" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 43073 } } peers { permanent_uuid: "e7c607d2098d43fd97b1d09f26f1a6f4" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 42385 } }
I20260608 09:54:42.333704 29944 catalog_manager.cc:5696] T 000e51f784a347e98452101ead62faa8 P b314d74894a94dea82157da02732427b reported cstate change: term changed from 1 to 2. New cstate: current_term: 2 leader_uuid: "b314d74894a94dea82157da02732427b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "533f9bd666ca4414825c02ac6bd25e2a" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 37205 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b314d74894a94dea82157da02732427b" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 43073 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e7c607d2098d43fd97b1d09f26f1a6f4" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 42385 } health_report { overall_health: UNKNOWN } } }
I20260608 09:54:42.358582 30598 raft_consensus.cc:493] T 15d8f45242dc45f8bae3671ba52c9953 P 533f9bd666ca4414825c02ac6bd25e2a [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 09:54:42.359192 30598 raft_consensus.cc:515] T 15d8f45242dc45f8bae3671ba52c9953 P 533f9bd666ca4414825c02ac6bd25e2a [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "533f9bd666ca4414825c02ac6bd25e2a" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 37205 } } peers { permanent_uuid: "b314d74894a94dea82157da02732427b" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 43073 } } peers { permanent_uuid: "e7c607d2098d43fd97b1d09f26f1a6f4" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 42385 } }
I20260608 09:54:42.361002 30598 leader_election.cc:290] T 15d8f45242dc45f8bae3671ba52c9953 P 533f9bd666ca4414825c02ac6bd25e2a [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers b314d74894a94dea82157da02732427b (127.22.183.130:43073), e7c607d2098d43fd97b1d09f26f1a6f4 (127.22.183.131:42385)
I20260608 09:54:42.361730 30484 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "15d8f45242dc45f8bae3671ba52c9953" candidate_uuid: "533f9bd666ca4414825c02ac6bd25e2a" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b314d74894a94dea82157da02732427b" is_pre_election: true
I20260608 09:54:42.361989 30564 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "15d8f45242dc45f8bae3671ba52c9953" candidate_uuid: "533f9bd666ca4414825c02ac6bd25e2a" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e7c607d2098d43fd97b1d09f26f1a6f4" is_pre_election: true
I20260608 09:54:42.362578 30484 raft_consensus.cc:2468] T 15d8f45242dc45f8bae3671ba52c9953 P b314d74894a94dea82157da02732427b [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 533f9bd666ca4414825c02ac6bd25e2a in term 2.
I20260608 09:54:42.363818 30364 leader_election.cc:304] T 15d8f45242dc45f8bae3671ba52c9953 P 533f9bd666ca4414825c02ac6bd25e2a [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: 533f9bd666ca4414825c02ac6bd25e2a, b314d74894a94dea82157da02732427b; no voters: e7c607d2098d43fd97b1d09f26f1a6f4
I20260608 09:54:42.364598 30598 raft_consensus.cc:2804] T 15d8f45242dc45f8bae3671ba52c9953 P 533f9bd666ca4414825c02ac6bd25e2a [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260608 09:54:42.365099 30598 raft_consensus.cc:493] T 15d8f45242dc45f8bae3671ba52c9953 P 533f9bd666ca4414825c02ac6bd25e2a [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 09:54:42.365445 30598 raft_consensus.cc:3060] T 15d8f45242dc45f8bae3671ba52c9953 P 533f9bd666ca4414825c02ac6bd25e2a [term 2 FOLLOWER]: Advancing to term 3
I20260608 09:54:42.370427 30598 raft_consensus.cc:515] T 15d8f45242dc45f8bae3671ba52c9953 P 533f9bd666ca4414825c02ac6bd25e2a [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "533f9bd666ca4414825c02ac6bd25e2a" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 37205 } } peers { permanent_uuid: "b314d74894a94dea82157da02732427b" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 43073 } } peers { permanent_uuid: "e7c607d2098d43fd97b1d09f26f1a6f4" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 42385 } }
I20260608 09:54:42.372370 30598 leader_election.cc:290] T 15d8f45242dc45f8bae3671ba52c9953 P 533f9bd666ca4414825c02ac6bd25e2a [CANDIDATE]: Term 3 election: Requested vote from peers b314d74894a94dea82157da02732427b (127.22.183.130:43073), e7c607d2098d43fd97b1d09f26f1a6f4 (127.22.183.131:42385)
I20260608 09:54:42.373057 30484 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "15d8f45242dc45f8bae3671ba52c9953" candidate_uuid: "533f9bd666ca4414825c02ac6bd25e2a" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b314d74894a94dea82157da02732427b"
I20260608 09:54:42.373405 30564 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "15d8f45242dc45f8bae3671ba52c9953" candidate_uuid: "533f9bd666ca4414825c02ac6bd25e2a" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e7c607d2098d43fd97b1d09f26f1a6f4"
I20260608 09:54:42.373809 30484 raft_consensus.cc:3060] T 15d8f45242dc45f8bae3671ba52c9953 P b314d74894a94dea82157da02732427b [term 2 FOLLOWER]: Advancing to term 3
I20260608 09:54:42.378754 30484 raft_consensus.cc:2468] T 15d8f45242dc45f8bae3671ba52c9953 P b314d74894a94dea82157da02732427b [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 533f9bd666ca4414825c02ac6bd25e2a in term 3.
I20260608 09:54:42.379959 30364 leader_election.cc:304] T 15d8f45242dc45f8bae3671ba52c9953 P 533f9bd666ca4414825c02ac6bd25e2a [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: 533f9bd666ca4414825c02ac6bd25e2a, b314d74894a94dea82157da02732427b; no voters: e7c607d2098d43fd97b1d09f26f1a6f4
I20260608 09:54:42.380780 30598 raft_consensus.cc:2804] T 15d8f45242dc45f8bae3671ba52c9953 P 533f9bd666ca4414825c02ac6bd25e2a [term 3 FOLLOWER]: Leader election won for term 3
I20260608 09:54:42.381376 30598 raft_consensus.cc:697] T 15d8f45242dc45f8bae3671ba52c9953 P 533f9bd666ca4414825c02ac6bd25e2a [term 3 LEADER]: Becoming Leader. State: Replica: 533f9bd666ca4414825c02ac6bd25e2a, State: Running, Role: LEADER
I20260608 09:54:42.382344 30598 consensus_queue.cc:237] T 15d8f45242dc45f8bae3671ba52c9953 P 533f9bd666ca4414825c02ac6bd25e2a [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: "533f9bd666ca4414825c02ac6bd25e2a" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 37205 } } peers { permanent_uuid: "b314d74894a94dea82157da02732427b" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 43073 } } peers { permanent_uuid: "e7c607d2098d43fd97b1d09f26f1a6f4" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 42385 } }
I20260608 09:54:42.389488 29944 catalog_manager.cc:5696] T 15d8f45242dc45f8bae3671ba52c9953 P 533f9bd666ca4414825c02ac6bd25e2a reported cstate change: term changed from 2 to 3, leader changed from e7c607d2098d43fd97b1d09f26f1a6f4 (127.22.183.131) to 533f9bd666ca4414825c02ac6bd25e2a (127.22.183.129). New cstate: current_term: 3 leader_uuid: "533f9bd666ca4414825c02ac6bd25e2a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "533f9bd666ca4414825c02ac6bd25e2a" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 37205 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b314d74894a94dea82157da02732427b" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 43073 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e7c607d2098d43fd97b1d09f26f1a6f4" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 42385 } health_report { overall_health: UNKNOWN } } }
W20260608 09:54:42.424409 29993 auto_rebalancer.cc:591] Failed to schedule move for tablet 15d8f45242dc45f8bae3671ba52c9953: Illegal state: Leader has not yet committed an operation in its own term
W20260608 09:54:42.427736 29993 auto_rebalancer.cc:591] Failed to schedule move for tablet be5d366bd4c24ad4a3017b0edd121fa3: Illegal state: Leader has not yet committed an operation in its own term
W20260608 09:54:42.430902 29993 auto_rebalancer.cc:591] Failed to schedule move for tablet 60dec6475448437db112b11dfd171b47: Illegal state: Leader has not yet committed an operation in its own term
I20260608 09:54:42.613112 30484 raft_consensus.cc:1275] T 60dec6475448437db112b11dfd171b47 P b314d74894a94dea82157da02732427b [term 2 FOLLOWER]: Refusing update from remote peer 533f9bd666ca4414825c02ac6bd25e2a: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260608 09:54:42.614719 30598 consensus_queue.cc:1048] T 60dec6475448437db112b11dfd171b47 P 533f9bd666ca4414825c02ac6bd25e2a [LEADER]: Connected to new peer: Peer: permanent_uuid: "b314d74894a94dea82157da02732427b" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 43073 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 09:54:42.627573 30564 raft_consensus.cc:1275] T 60dec6475448437db112b11dfd171b47 P e7c607d2098d43fd97b1d09f26f1a6f4 [term 2 FOLLOWER]: Refusing update from remote peer 533f9bd666ca4414825c02ac6bd25e2a: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260608 09:54:42.631361 30598 consensus_queue.cc:1048] T 60dec6475448437db112b11dfd171b47 P 533f9bd666ca4414825c02ac6bd25e2a [LEADER]: Connected to new peer: Peer: permanent_uuid: "e7c607d2098d43fd97b1d09f26f1a6f4" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 42385 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 09:54:42.667297 30403 raft_consensus.cc:1275] T be5d366bd4c24ad4a3017b0edd121fa3 P 533f9bd666ca4414825c02ac6bd25e2a [term 2 FOLLOWER]: Refusing update from remote peer e7c607d2098d43fd97b1d09f26f1a6f4: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260608 09:54:42.668715 30609 consensus_queue.cc:1048] T be5d366bd4c24ad4a3017b0edd121fa3 P e7c607d2098d43fd97b1d09f26f1a6f4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "533f9bd666ca4414825c02ac6bd25e2a" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 37205 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 09:54:42.682011 30484 raft_consensus.cc:1275] T be5d366bd4c24ad4a3017b0edd121fa3 P b314d74894a94dea82157da02732427b [term 2 FOLLOWER]: Refusing update from remote peer e7c607d2098d43fd97b1d09f26f1a6f4: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260608 09:54:42.683945 30630 consensus_queue.cc:1048] T be5d366bd4c24ad4a3017b0edd121fa3 P e7c607d2098d43fd97b1d09f26f1a6f4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b314d74894a94dea82157da02732427b" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 43073 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 09:54:42.757862 30403 raft_consensus.cc:1275] T 000e51f784a347e98452101ead62faa8 P 533f9bd666ca4414825c02ac6bd25e2a [term 2 FOLLOWER]: Refusing update from remote peer b314d74894a94dea82157da02732427b: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260608 09:54:42.759361 30613 consensus_queue.cc:1048] T 000e51f784a347e98452101ead62faa8 P b314d74894a94dea82157da02732427b [LEADER]: Connected to new peer: Peer: permanent_uuid: "533f9bd666ca4414825c02ac6bd25e2a" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 37205 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 09:54:42.772610 30564 raft_consensus.cc:1275] T 000e51f784a347e98452101ead62faa8 P e7c607d2098d43fd97b1d09f26f1a6f4 [term 2 FOLLOWER]: Refusing update from remote peer b314d74894a94dea82157da02732427b: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260608 09:54:42.774281 30613 consensus_queue.cc:1048] T 000e51f784a347e98452101ead62faa8 P b314d74894a94dea82157da02732427b [LEADER]: Connected to new peer: Peer: permanent_uuid: "e7c607d2098d43fd97b1d09f26f1a6f4" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 42385 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 09:54:42.838824 30484 raft_consensus.cc:1240] T 15d8f45242dc45f8bae3671ba52c9953 P b314d74894a94dea82157da02732427b [term 3 FOLLOWER]: Rejecting Update request from peer e7c607d2098d43fd97b1d09f26f1a6f4 for earlier term 2. Current term is 3. Ops: []
I20260608 09:54:42.840235 30630 consensus_queue.cc:1059] T 15d8f45242dc45f8bae3671ba52c9953 P e7c607d2098d43fd97b1d09f26f1a6f4 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "b314d74894a94dea82157da02732427b" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 43073 }, Status: INVALID_TERM, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 09:54:42.841045 30609 raft_consensus.cc:3055] T 15d8f45242dc45f8bae3671ba52c9953 P e7c607d2098d43fd97b1d09f26f1a6f4 [term 2 LEADER]: Stepping down as leader of term 2
I20260608 09:54:42.841478 30609 raft_consensus.cc:740] T 15d8f45242dc45f8bae3671ba52c9953 P e7c607d2098d43fd97b1d09f26f1a6f4 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: e7c607d2098d43fd97b1d09f26f1a6f4, State: Running, Role: LEADER
I20260608 09:54:42.842355 30609 consensus_queue.cc:260] T 15d8f45242dc45f8bae3671ba52c9953 P e7c607d2098d43fd97b1d09f26f1a6f4 [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: "533f9bd666ca4414825c02ac6bd25e2a" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 37205 } } peers { permanent_uuid: "b314d74894a94dea82157da02732427b" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 43073 } } peers { permanent_uuid: "e7c607d2098d43fd97b1d09f26f1a6f4" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 42385 } }
I20260608 09:54:42.843420 30609 raft_consensus.cc:3060] T 15d8f45242dc45f8bae3671ba52c9953 P e7c607d2098d43fd97b1d09f26f1a6f4 [term 2 FOLLOWER]: Advancing to term 3
I20260608 09:54:42.847828 30484 raft_consensus.cc:1275] T 15d8f45242dc45f8bae3671ba52c9953 P b314d74894a94dea82157da02732427b [term 3 FOLLOWER]: Refusing update from remote peer 533f9bd666ca4414825c02ac6bd25e2a: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260608 09:54:42.849248 30598 consensus_queue.cc:1048] T 15d8f45242dc45f8bae3671ba52c9953 P 533f9bd666ca4414825c02ac6bd25e2a [LEADER]: Connected to new peer: Peer: permanent_uuid: "b314d74894a94dea82157da02732427b" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 43073 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 09:54:42.861109 30564 raft_consensus.cc:1275] T 15d8f45242dc45f8bae3671ba52c9953 P e7c607d2098d43fd97b1d09f26f1a6f4 [term 3 FOLLOWER]: Refusing update from remote peer 533f9bd666ca4414825c02ac6bd25e2a: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260608 09:54:42.863207 30603 consensus_queue.cc:1048] T 15d8f45242dc45f8bae3671ba52c9953 P 533f9bd666ca4414825c02ac6bd25e2a [LEADER]: Connected to new peer: Peer: permanent_uuid: "e7c607d2098d43fd97b1d09f26f1a6f4" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 42385 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 09:54:42.864269 30603 consensus_queue.cc:1243] T 15d8f45242dc45f8bae3671ba52c9953 P 533f9bd666ca4414825c02ac6bd25e2a [LEADER]: Peer e7c607d2098d43fd97b1d09f26f1a6f4 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 09:54:42.867758 30564 pending_rounds.cc:85] T 15d8f45242dc45f8bae3671ba52c9953 P e7c607d2098d43fd97b1d09f26f1a6f4: Aborting all ops after (but not including) 0
I20260608 09:54:42.868304 30564 pending_rounds.cc:107] T 15d8f45242dc45f8bae3671ba52c9953 P e7c607d2098d43fd97b1d09f26f1a6f4: Aborting uncommitted NO_OP operation due to leader change: 2.1
I20260608 09:54:42.868711 30564 raft_consensus.cc:2889] T 15d8f45242dc45f8bae3671ba52c9953 P e7c607d2098d43fd97b1d09f26f1a6f4 [term 3 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260608 09:54:43.442173 30484 consensus_queue.cc:237] T 000e51f784a347e98452101ead62faa8 P b314d74894a94dea82157da02732427b [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: "533f9bd666ca4414825c02ac6bd25e2a" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 37205 } attrs { replace: true } } peers { permanent_uuid: "b314d74894a94dea82157da02732427b" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 43073 } } peers { permanent_uuid: "e7c607d2098d43fd97b1d09f26f1a6f4" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 42385 } } peers { permanent_uuid: "fdb77071a8504fbebf6cae818aba1d45" member_type: NON_VOTER last_known_addr { host: "127.22.183.132" port: 42075 } attrs { promote: true } }
I20260608 09:54:43.449009 30403 raft_consensus.cc:1275] T 000e51f784a347e98452101ead62faa8 P 533f9bd666ca4414825c02ac6bd25e2a [term 2 FOLLOWER]: Refusing update from remote peer b314d74894a94dea82157da02732427b: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260608 09:54:43.450479 30564 raft_consensus.cc:1275] T 000e51f784a347e98452101ead62faa8 P e7c607d2098d43fd97b1d09f26f1a6f4 [term 2 FOLLOWER]: Refusing update from remote peer b314d74894a94dea82157da02732427b: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260608 09:54:43.451514 30638 consensus_queue.cc:1048] T 000e51f784a347e98452101ead62faa8 P b314d74894a94dea82157da02732427b [LEADER]: Connected to new peer: Peer: permanent_uuid: "533f9bd666ca4414825c02ac6bd25e2a" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 37205 } 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 09:54:43.452847 30613 consensus_queue.cc:1048] T 000e51f784a347e98452101ead62faa8 P b314d74894a94dea82157da02732427b [LEADER]: Connected to new peer: Peer: permanent_uuid: "e7c607d2098d43fd97b1d09f26f1a6f4" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 42385 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260608 09:54:43.460701 30639 raft_consensus.cc:2955] T 000e51f784a347e98452101ead62faa8 P b314d74894a94dea82157da02732427b [term 2 LEADER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER fdb77071a8504fbebf6cae818aba1d45 (127.22.183.132) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "533f9bd666ca4414825c02ac6bd25e2a" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 37205 } attrs { replace: true } } peers { permanent_uuid: "b314d74894a94dea82157da02732427b" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 43073 } } peers { permanent_uuid: "e7c607d2098d43fd97b1d09f26f1a6f4" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 42385 } } peers { permanent_uuid: "fdb77071a8504fbebf6cae818aba1d45" member_type: NON_VOTER last_known_addr { host: "127.22.183.132" port: 42075 } attrs { promote: true } } }
W20260608 09:54:43.463570 30446 consensus_peers.cc:597] T 000e51f784a347e98452101ead62faa8 P b314d74894a94dea82157da02732427b -> Peer fdb77071a8504fbebf6cae818aba1d45 (127.22.183.132:42075): Couldn't send request to peer fdb77071a8504fbebf6cae818aba1d45. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 000e51f784a347e98452101ead62faa8. This is attempt 1: this message will repeat every 5th retry.
I20260608 09:54:43.462697 30564 raft_consensus.cc:2955] T 000e51f784a347e98452101ead62faa8 P e7c607d2098d43fd97b1d09f26f1a6f4 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER fdb77071a8504fbebf6cae818aba1d45 (127.22.183.132) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "533f9bd666ca4414825c02ac6bd25e2a" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 37205 } attrs { replace: true } } peers { permanent_uuid: "b314d74894a94dea82157da02732427b" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 43073 } } peers { permanent_uuid: "e7c607d2098d43fd97b1d09f26f1a6f4" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 42385 } } peers { permanent_uuid: "fdb77071a8504fbebf6cae818aba1d45" member_type: NON_VOTER last_known_addr { host: "127.22.183.132" port: 42075 } attrs { promote: true } } }
I20260608 09:54:43.462843 30403 raft_consensus.cc:2955] T 000e51f784a347e98452101ead62faa8 P 533f9bd666ca4414825c02ac6bd25e2a [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER fdb77071a8504fbebf6cae818aba1d45 (127.22.183.132) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "533f9bd666ca4414825c02ac6bd25e2a" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 37205 } attrs { replace: true } } peers { permanent_uuid: "b314d74894a94dea82157da02732427b" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 43073 } } peers { permanent_uuid: "e7c607d2098d43fd97b1d09f26f1a6f4" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 42385 } } peers { permanent_uuid: "fdb77071a8504fbebf6cae818aba1d45" member_type: NON_VOTER last_known_addr { host: "127.22.183.132" port: 42075 } attrs { promote: true } } }
I20260608 09:54:43.475929 29945 catalog_manager.cc:5696] T 000e51f784a347e98452101ead62faa8 P b314d74894a94dea82157da02732427b reported cstate change: config changed from index -1 to 3, NON_VOTER fdb77071a8504fbebf6cae818aba1d45 (127.22.183.132) added. New cstate: current_term: 2 leader_uuid: "b314d74894a94dea82157da02732427b" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "533f9bd666ca4414825c02ac6bd25e2a" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 37205 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b314d74894a94dea82157da02732427b" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 43073 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e7c607d2098d43fd97b1d09f26f1a6f4" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 42385 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fdb77071a8504fbebf6cae818aba1d45" member_type: NON_VOTER last_known_addr { host: "127.22.183.132" port: 42075 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260608 09:54:43.480638 30564 consensus_queue.cc:237] T be5d366bd4c24ad4a3017b0edd121fa3 P e7c607d2098d43fd97b1d09f26f1a6f4 [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: "533f9bd666ca4414825c02ac6bd25e2a" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 37205 } } peers { permanent_uuid: "b314d74894a94dea82157da02732427b" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 43073 } attrs { replace: true } } peers { permanent_uuid: "e7c607d2098d43fd97b1d09f26f1a6f4" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 42385 } } peers { permanent_uuid: "fdb77071a8504fbebf6cae818aba1d45" member_type: NON_VOTER last_known_addr { host: "127.22.183.132" port: 42075 } attrs { promote: true } }
I20260608 09:54:43.488224 30484 raft_consensus.cc:1275] T be5d366bd4c24ad4a3017b0edd121fa3 P b314d74894a94dea82157da02732427b [term 2 FOLLOWER]: Refusing update from remote peer e7c607d2098d43fd97b1d09f26f1a6f4: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260608 09:54:43.488243 30403 raft_consensus.cc:1275] T be5d366bd4c24ad4a3017b0edd121fa3 P 533f9bd666ca4414825c02ac6bd25e2a [term 2 FOLLOWER]: Refusing update from remote peer e7c607d2098d43fd97b1d09f26f1a6f4: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260608 09:54:43.490248 30609 consensus_queue.cc:1048] T be5d366bd4c24ad4a3017b0edd121fa3 P e7c607d2098d43fd97b1d09f26f1a6f4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b314d74894a94dea82157da02732427b" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 43073 } 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 09:54:43.493036 30630 consensus_queue.cc:1048] T be5d366bd4c24ad4a3017b0edd121fa3 P e7c607d2098d43fd97b1d09f26f1a6f4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "533f9bd666ca4414825c02ac6bd25e2a" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 37205 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260608 09:54:43.500563 30630 raft_consensus.cc:2955] T be5d366bd4c24ad4a3017b0edd121fa3 P e7c607d2098d43fd97b1d09f26f1a6f4 [term 2 LEADER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER fdb77071a8504fbebf6cae818aba1d45 (127.22.183.132) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "533f9bd666ca4414825c02ac6bd25e2a" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 37205 } } peers { permanent_uuid: "b314d74894a94dea82157da02732427b" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 43073 } attrs { replace: true } } peers { permanent_uuid: "e7c607d2098d43fd97b1d09f26f1a6f4" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 42385 } } peers { permanent_uuid: "fdb77071a8504fbebf6cae818aba1d45" member_type: NON_VOTER last_known_addr { host: "127.22.183.132" port: 42075 } attrs { promote: true } } }
W20260608 09:54:43.507606 30526 consensus_peers.cc:597] T be5d366bd4c24ad4a3017b0edd121fa3 P e7c607d2098d43fd97b1d09f26f1a6f4 -> Peer fdb77071a8504fbebf6cae818aba1d45 (127.22.183.132:42075): Couldn't send request to peer fdb77071a8504fbebf6cae818aba1d45. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: be5d366bd4c24ad4a3017b0edd121fa3. This is attempt 1: this message will repeat every 5th retry.
I20260608 09:54:43.508275 30402 raft_consensus.cc:2955] T be5d366bd4c24ad4a3017b0edd121fa3 P 533f9bd666ca4414825c02ac6bd25e2a [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER fdb77071a8504fbebf6cae818aba1d45 (127.22.183.132) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "533f9bd666ca4414825c02ac6bd25e2a" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 37205 } } peers { permanent_uuid: "b314d74894a94dea82157da02732427b" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 43073 } attrs { replace: true } } peers { permanent_uuid: "e7c607d2098d43fd97b1d09f26f1a6f4" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 42385 } } peers { permanent_uuid: "fdb77071a8504fbebf6cae818aba1d45" member_type: NON_VOTER last_known_addr { host: "127.22.183.132" port: 42075 } attrs { promote: true } } }
I20260608 09:54:43.509153 30484 raft_consensus.cc:2955] T be5d366bd4c24ad4a3017b0edd121fa3 P b314d74894a94dea82157da02732427b [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER fdb77071a8504fbebf6cae818aba1d45 (127.22.183.132) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "533f9bd666ca4414825c02ac6bd25e2a" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 37205 } } peers { permanent_uuid: "b314d74894a94dea82157da02732427b" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 43073 } attrs { replace: true } } peers { permanent_uuid: "e7c607d2098d43fd97b1d09f26f1a6f4" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 42385 } } peers { permanent_uuid: "fdb77071a8504fbebf6cae818aba1d45" member_type: NON_VOTER last_known_addr { host: "127.22.183.132" port: 42075 } attrs { promote: true } } }
I20260608 09:54:43.522787 29944 catalog_manager.cc:5696] T be5d366bd4c24ad4a3017b0edd121fa3 P b314d74894a94dea82157da02732427b reported cstate change: config changed from index -1 to 3, NON_VOTER fdb77071a8504fbebf6cae818aba1d45 (127.22.183.132) added. New cstate: current_term: 2 leader_uuid: "e7c607d2098d43fd97b1d09f26f1a6f4" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "533f9bd666ca4414825c02ac6bd25e2a" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 37205 } } peers { permanent_uuid: "b314d74894a94dea82157da02732427b" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 43073 } attrs { replace: true } } peers { permanent_uuid: "e7c607d2098d43fd97b1d09f26f1a6f4" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 42385 } } peers { permanent_uuid: "fdb77071a8504fbebf6cae818aba1d45" member_type: NON_VOTER last_known_addr { host: "127.22.183.132" port: 42075 } attrs { promote: true } } }
I20260608 09:54:43.524379 30403 consensus_queue.cc:237] T 15d8f45242dc45f8bae3671ba52c9953 P 533f9bd666ca4414825c02ac6bd25e2a [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: "533f9bd666ca4414825c02ac6bd25e2a" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 37205 } } peers { permanent_uuid: "b314d74894a94dea82157da02732427b" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 43073 } } peers { permanent_uuid: "e7c607d2098d43fd97b1d09f26f1a6f4" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 42385 } attrs { replace: true } } peers { permanent_uuid: "fdb77071a8504fbebf6cae818aba1d45" member_type: NON_VOTER last_known_addr { host: "127.22.183.132" port: 42075 } attrs { promote: true } }
I20260608 09:54:43.532737 30484 raft_consensus.cc:1275] T 15d8f45242dc45f8bae3671ba52c9953 P b314d74894a94dea82157da02732427b [term 3 FOLLOWER]: Refusing update from remote peer 533f9bd666ca4414825c02ac6bd25e2a: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260608 09:54:43.532708 30564 raft_consensus.cc:1275] T 15d8f45242dc45f8bae3671ba52c9953 P e7c607d2098d43fd97b1d09f26f1a6f4 [term 3 FOLLOWER]: Refusing update from remote peer 533f9bd666ca4414825c02ac6bd25e2a: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260608 09:54:43.535082 30603 consensus_queue.cc:1048] T 15d8f45242dc45f8bae3671ba52c9953 P 533f9bd666ca4414825c02ac6bd25e2a [LEADER]: Connected to new peer: Peer: permanent_uuid: "b314d74894a94dea82157da02732427b" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 43073 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260608 09:54:43.539594 30598 consensus_queue.cc:1048] T 15d8f45242dc45f8bae3671ba52c9953 P 533f9bd666ca4414825c02ac6bd25e2a [LEADER]: Connected to new peer: Peer: permanent_uuid: "e7c607d2098d43fd97b1d09f26f1a6f4" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 42385 } 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 09:54:43.549227 30603 raft_consensus.cc:2955] T 15d8f45242dc45f8bae3671ba52c9953 P 533f9bd666ca4414825c02ac6bd25e2a [term 3 LEADER]: Committing config change with OpId 3.3: config changed from index -1 to 3, NON_VOTER fdb77071a8504fbebf6cae818aba1d45 (127.22.183.132) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "533f9bd666ca4414825c02ac6bd25e2a" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 37205 } } peers { permanent_uuid: "b314d74894a94dea82157da02732427b" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 43073 } } peers { permanent_uuid: "e7c607d2098d43fd97b1d09f26f1a6f4" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 42385 } attrs { replace: true } } peers { permanent_uuid: "fdb77071a8504fbebf6cae818aba1d45" member_type: NON_VOTER last_known_addr { host: "127.22.183.132" port: 42075 } attrs { promote: true } } }
W20260608 09:54:43.553406 30365 consensus_peers.cc:597] T 15d8f45242dc45f8bae3671ba52c9953 P 533f9bd666ca4414825c02ac6bd25e2a -> Peer fdb77071a8504fbebf6cae818aba1d45 (127.22.183.132:42075): Couldn't send request to peer fdb77071a8504fbebf6cae818aba1d45. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 15d8f45242dc45f8bae3671ba52c9953. This is attempt 1: this message will repeat every 5th retry.
I20260608 09:54:43.553273 30484 raft_consensus.cc:2955] T 15d8f45242dc45f8bae3671ba52c9953 P b314d74894a94dea82157da02732427b [term 3 FOLLOWER]: Committing config change with OpId 3.3: config changed from index -1 to 3, NON_VOTER fdb77071a8504fbebf6cae818aba1d45 (127.22.183.132) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "533f9bd666ca4414825c02ac6bd25e2a" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 37205 } } peers { permanent_uuid: "b314d74894a94dea82157da02732427b" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 43073 } } peers { permanent_uuid: "e7c607d2098d43fd97b1d09f26f1a6f4" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 42385 } attrs { replace: true } } peers { permanent_uuid: "fdb77071a8504fbebf6cae818aba1d45" member_type: NON_VOTER last_known_addr { host: "127.22.183.132" port: 42075 } attrs { promote: true } } }
I20260608 09:54:43.554702 30564 raft_consensus.cc:2955] T 15d8f45242dc45f8bae3671ba52c9953 P e7c607d2098d43fd97b1d09f26f1a6f4 [term 3 FOLLOWER]: Committing config change with OpId 3.3: config changed from index -1 to 3, NON_VOTER fdb77071a8504fbebf6cae818aba1d45 (127.22.183.132) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "533f9bd666ca4414825c02ac6bd25e2a" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 37205 } } peers { permanent_uuid: "b314d74894a94dea82157da02732427b" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 43073 } } peers { permanent_uuid: "e7c607d2098d43fd97b1d09f26f1a6f4" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 42385 } attrs { replace: true } } peers { permanent_uuid: "fdb77071a8504fbebf6cae818aba1d45" member_type: NON_VOTER last_known_addr { host: "127.22.183.132" port: 42075 } attrs { promote: true } } }
I20260608 09:54:43.569334 29942 catalog_manager.cc:5696] T 15d8f45242dc45f8bae3671ba52c9953 P b314d74894a94dea82157da02732427b reported cstate change: config changed from index -1 to 3, NON_VOTER fdb77071a8504fbebf6cae818aba1d45 (127.22.183.132) added. New cstate: current_term: 3 leader_uuid: "533f9bd666ca4414825c02ac6bd25e2a" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "533f9bd666ca4414825c02ac6bd25e2a" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 37205 } } peers { permanent_uuid: "b314d74894a94dea82157da02732427b" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 43073 } } peers { permanent_uuid: "e7c607d2098d43fd97b1d09f26f1a6f4" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 42385 } attrs { replace: true } } peers { permanent_uuid: "fdb77071a8504fbebf6cae818aba1d45" member_type: NON_VOTER last_known_addr { host: "127.22.183.132" port: 42075 } attrs { promote: true } } }
I20260608 09:54:43.878072 30649 ts_tablet_manager.cc:933] T be5d366bd4c24ad4a3017b0edd121fa3 P fdb77071a8504fbebf6cae818aba1d45: Initiating tablet copy from peer e7c607d2098d43fd97b1d09f26f1a6f4 (127.22.183.131:42385)
I20260608 09:54:43.879861 30649 tablet_copy_client.cc:323] T be5d366bd4c24ad4a3017b0edd121fa3 P fdb77071a8504fbebf6cae818aba1d45: tablet copy: Beginning tablet copy session from remote peer at address 127.22.183.131:42385
I20260608 09:54:43.893193 30575 tablet_copy_service.cc:140] P e7c607d2098d43fd97b1d09f26f1a6f4: Received BeginTabletCopySession request for tablet be5d366bd4c24ad4a3017b0edd121fa3 from peer fdb77071a8504fbebf6cae818aba1d45 ({username='slave'} at 127.0.0.1:44100)
I20260608 09:54:43.894049 30575 tablet_copy_service.cc:161] P e7c607d2098d43fd97b1d09f26f1a6f4: Beginning new tablet copy session on tablet be5d366bd4c24ad4a3017b0edd121fa3 from peer fdb77071a8504fbebf6cae818aba1d45 at {username='slave'} at 127.0.0.1:44100: session id = fdb77071a8504fbebf6cae818aba1d45-be5d366bd4c24ad4a3017b0edd121fa3
I20260608 09:54:43.900238 30575 tablet_copy_source_session.cc:215] T be5d366bd4c24ad4a3017b0edd121fa3 P e7c607d2098d43fd97b1d09f26f1a6f4: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 09:54:43.902997 30649 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet be5d366bd4c24ad4a3017b0edd121fa3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:54:43.914143 30649 tablet_copy_client.cc:806] T be5d366bd4c24ad4a3017b0edd121fa3 P fdb77071a8504fbebf6cae818aba1d45: tablet copy: Starting download of 0 data blocks...
I20260608 09:54:43.914821 30649 tablet_copy_client.cc:670] T be5d366bd4c24ad4a3017b0edd121fa3 P fdb77071a8504fbebf6cae818aba1d45: tablet copy: Starting download of 1 WAL segments...
I20260608 09:54:43.918694 30649 tablet_copy_client.cc:538] T be5d366bd4c24ad4a3017b0edd121fa3 P fdb77071a8504fbebf6cae818aba1d45: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 09:54:43.924397 30649 tablet_bootstrap.cc:492] T be5d366bd4c24ad4a3017b0edd121fa3 P fdb77071a8504fbebf6cae818aba1d45: Bootstrap starting.
I20260608 09:54:43.941025 30649 tablet_bootstrap.cc:492] T be5d366bd4c24ad4a3017b0edd121fa3 P fdb77071a8504fbebf6cae818aba1d45: 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 09:54:43.941834 30649 tablet_bootstrap.cc:492] T be5d366bd4c24ad4a3017b0edd121fa3 P fdb77071a8504fbebf6cae818aba1d45: Bootstrap complete.
I20260608 09:54:43.942477 30649 ts_tablet_manager.cc:1403] T be5d366bd4c24ad4a3017b0edd121fa3 P fdb77071a8504fbebf6cae818aba1d45: Time spent bootstrapping tablet: real 0.018s	user 0.014s	sys 0.002s
I20260608 09:54:43.944942 30649 raft_consensus.cc:359] T be5d366bd4c24ad4a3017b0edd121fa3 P fdb77071a8504fbebf6cae818aba1d45 [term 2 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "533f9bd666ca4414825c02ac6bd25e2a" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 37205 } } peers { permanent_uuid: "b314d74894a94dea82157da02732427b" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 43073 } attrs { replace: true } } peers { permanent_uuid: "e7c607d2098d43fd97b1d09f26f1a6f4" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 42385 } } peers { permanent_uuid: "fdb77071a8504fbebf6cae818aba1d45" member_type: NON_VOTER last_known_addr { host: "127.22.183.132" port: 42075 } attrs { promote: true } }
I20260608 09:54:43.946012 30649 raft_consensus.cc:740] T be5d366bd4c24ad4a3017b0edd121fa3 P fdb77071a8504fbebf6cae818aba1d45 [term 2 LEARNER]: Becoming Follower/Learner. State: Replica: fdb77071a8504fbebf6cae818aba1d45, State: Initialized, Role: LEARNER
I20260608 09:54:43.946868 30649 consensus_queue.cc:260] T be5d366bd4c24ad4a3017b0edd121fa3 P fdb77071a8504fbebf6cae818aba1d45 [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: "533f9bd666ca4414825c02ac6bd25e2a" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 37205 } } peers { permanent_uuid: "b314d74894a94dea82157da02732427b" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 43073 } attrs { replace: true } } peers { permanent_uuid: "e7c607d2098d43fd97b1d09f26f1a6f4" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 42385 } } peers { permanent_uuid: "fdb77071a8504fbebf6cae818aba1d45" member_type: NON_VOTER last_known_addr { host: "127.22.183.132" port: 42075 } attrs { promote: true } }
I20260608 09:54:43.951375 30649 ts_tablet_manager.cc:1434] T be5d366bd4c24ad4a3017b0edd121fa3 P fdb77071a8504fbebf6cae818aba1d45: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.006s
I20260608 09:54:43.953481 30575 tablet_copy_service.cc:342] P e7c607d2098d43fd97b1d09f26f1a6f4: Request end of tablet copy session fdb77071a8504fbebf6cae818aba1d45-be5d366bd4c24ad4a3017b0edd121fa3 received from {username='slave'} at 127.0.0.1:44100
I20260608 09:54:43.954044 30575 tablet_copy_service.cc:434] P e7c607d2098d43fd97b1d09f26f1a6f4: ending tablet copy session fdb77071a8504fbebf6cae818aba1d45-be5d366bd4c24ad4a3017b0edd121fa3 on tablet be5d366bd4c24ad4a3017b0edd121fa3 with peer fdb77071a8504fbebf6cae818aba1d45
I20260608 09:54:43.956948 30649 ts_tablet_manager.cc:933] T 15d8f45242dc45f8bae3671ba52c9953 P fdb77071a8504fbebf6cae818aba1d45: Initiating tablet copy from peer 533f9bd666ca4414825c02ac6bd25e2a (127.22.183.129:37205)
I20260608 09:54:43.969108 30649 tablet_copy_client.cc:323] T 15d8f45242dc45f8bae3671ba52c9953 P fdb77071a8504fbebf6cae818aba1d45: tablet copy: Beginning tablet copy session from remote peer at address 127.22.183.129:37205
I20260608 09:54:43.979741 30414 tablet_copy_service.cc:140] P 533f9bd666ca4414825c02ac6bd25e2a: Received BeginTabletCopySession request for tablet 15d8f45242dc45f8bae3671ba52c9953 from peer fdb77071a8504fbebf6cae818aba1d45 ({username='slave'} at 127.0.0.1:52248)
I20260608 09:54:43.980345 30414 tablet_copy_service.cc:161] P 533f9bd666ca4414825c02ac6bd25e2a: Beginning new tablet copy session on tablet 15d8f45242dc45f8bae3671ba52c9953 from peer fdb77071a8504fbebf6cae818aba1d45 at {username='slave'} at 127.0.0.1:52248: session id = fdb77071a8504fbebf6cae818aba1d45-15d8f45242dc45f8bae3671ba52c9953
I20260608 09:54:43.985886 30414 tablet_copy_source_session.cc:215] T 15d8f45242dc45f8bae3671ba52c9953 P 533f9bd666ca4414825c02ac6bd25e2a: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 09:54:43.988696 30649 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 15d8f45242dc45f8bae3671ba52c9953. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:54:43.999852 30649 tablet_copy_client.cc:806] T 15d8f45242dc45f8bae3671ba52c9953 P fdb77071a8504fbebf6cae818aba1d45: tablet copy: Starting download of 0 data blocks...
I20260608 09:54:44.000576 30649 tablet_copy_client.cc:670] T 15d8f45242dc45f8bae3671ba52c9953 P fdb77071a8504fbebf6cae818aba1d45: tablet copy: Starting download of 1 WAL segments...
I20260608 09:54:44.003660 30655 ts_tablet_manager.cc:933] T 000e51f784a347e98452101ead62faa8 P fdb77071a8504fbebf6cae818aba1d45: Initiating tablet copy from peer b314d74894a94dea82157da02732427b (127.22.183.130:43073)
I20260608 09:54:44.004753 30649 tablet_copy_client.cc:538] T 15d8f45242dc45f8bae3671ba52c9953 P fdb77071a8504fbebf6cae818aba1d45: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 09:54:44.005594 30655 tablet_copy_client.cc:323] T 000e51f784a347e98452101ead62faa8 P fdb77071a8504fbebf6cae818aba1d45: tablet copy: Beginning tablet copy session from remote peer at address 127.22.183.130:43073
I20260608 09:54:44.013990 30649 tablet_bootstrap.cc:492] T 15d8f45242dc45f8bae3671ba52c9953 P fdb77071a8504fbebf6cae818aba1d45: Bootstrap starting.
I20260608 09:54:44.018682 30495 tablet_copy_service.cc:140] P b314d74894a94dea82157da02732427b: Received BeginTabletCopySession request for tablet 000e51f784a347e98452101ead62faa8 from peer fdb77071a8504fbebf6cae818aba1d45 ({username='slave'} at 127.0.0.1:50662)
I20260608 09:54:44.019557 30495 tablet_copy_service.cc:161] P b314d74894a94dea82157da02732427b: Beginning new tablet copy session on tablet 000e51f784a347e98452101ead62faa8 from peer fdb77071a8504fbebf6cae818aba1d45 at {username='slave'} at 127.0.0.1:50662: session id = fdb77071a8504fbebf6cae818aba1d45-000e51f784a347e98452101ead62faa8
I20260608 09:54:44.027503 30495 tablet_copy_source_session.cc:215] T 000e51f784a347e98452101ead62faa8 P b314d74894a94dea82157da02732427b: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 09:54:44.030946 30655 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 000e51f784a347e98452101ead62faa8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:54:44.035620 30649 tablet_bootstrap.cc:492] T 15d8f45242dc45f8bae3671ba52c9953 P fdb77071a8504fbebf6cae818aba1d45: 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 09:54:44.036712 30649 tablet_bootstrap.cc:492] T 15d8f45242dc45f8bae3671ba52c9953 P fdb77071a8504fbebf6cae818aba1d45: Bootstrap complete.
I20260608 09:54:44.037552 30649 ts_tablet_manager.cc:1403] T 15d8f45242dc45f8bae3671ba52c9953 P fdb77071a8504fbebf6cae818aba1d45: Time spent bootstrapping tablet: real 0.024s	user 0.019s	sys 0.004s
I20260608 09:54:44.040823 30649 raft_consensus.cc:359] T 15d8f45242dc45f8bae3671ba52c9953 P fdb77071a8504fbebf6cae818aba1d45 [term 3 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "533f9bd666ca4414825c02ac6bd25e2a" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 37205 } } peers { permanent_uuid: "b314d74894a94dea82157da02732427b" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 43073 } } peers { permanent_uuid: "e7c607d2098d43fd97b1d09f26f1a6f4" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 42385 } attrs { replace: true } } peers { permanent_uuid: "fdb77071a8504fbebf6cae818aba1d45" member_type: NON_VOTER last_known_addr { host: "127.22.183.132" port: 42075 } attrs { promote: true } }
I20260608 09:54:44.041864 30649 raft_consensus.cc:740] T 15d8f45242dc45f8bae3671ba52c9953 P fdb77071a8504fbebf6cae818aba1d45 [term 3 LEARNER]: Becoming Follower/Learner. State: Replica: fdb77071a8504fbebf6cae818aba1d45, State: Initialized, Role: LEARNER
I20260608 09:54:44.042723 30649 consensus_queue.cc:260] T 15d8f45242dc45f8bae3671ba52c9953 P fdb77071a8504fbebf6cae818aba1d45 [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: "533f9bd666ca4414825c02ac6bd25e2a" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 37205 } } peers { permanent_uuid: "b314d74894a94dea82157da02732427b" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 43073 } } peers { permanent_uuid: "e7c607d2098d43fd97b1d09f26f1a6f4" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 42385 } attrs { replace: true } } peers { permanent_uuid: "fdb77071a8504fbebf6cae818aba1d45" member_type: NON_VOTER last_known_addr { host: "127.22.183.132" port: 42075 } attrs { promote: true } }
I20260608 09:54:44.045364 30649 ts_tablet_manager.cc:1434] T 15d8f45242dc45f8bae3671ba52c9953 P fdb77071a8504fbebf6cae818aba1d45: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.004s
I20260608 09:54:44.047597 30655 tablet_copy_client.cc:806] T 000e51f784a347e98452101ead62faa8 P fdb77071a8504fbebf6cae818aba1d45: tablet copy: Starting download of 0 data blocks...
I20260608 09:54:44.048312 30655 tablet_copy_client.cc:670] T 000e51f784a347e98452101ead62faa8 P fdb77071a8504fbebf6cae818aba1d45: tablet copy: Starting download of 1 WAL segments...
I20260608 09:54:44.048785 30414 tablet_copy_service.cc:342] P 533f9bd666ca4414825c02ac6bd25e2a: Request end of tablet copy session fdb77071a8504fbebf6cae818aba1d45-15d8f45242dc45f8bae3671ba52c9953 received from {username='slave'} at 127.0.0.1:52248
I20260608 09:54:44.049475 30414 tablet_copy_service.cc:434] P 533f9bd666ca4414825c02ac6bd25e2a: ending tablet copy session fdb77071a8504fbebf6cae818aba1d45-15d8f45242dc45f8bae3671ba52c9953 on tablet 15d8f45242dc45f8bae3671ba52c9953 with peer fdb77071a8504fbebf6cae818aba1d45
I20260608 09:54:44.054046 30655 tablet_copy_client.cc:538] T 000e51f784a347e98452101ead62faa8 P fdb77071a8504fbebf6cae818aba1d45: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 09:54:44.060266 30655 tablet_bootstrap.cc:492] T 000e51f784a347e98452101ead62faa8 P fdb77071a8504fbebf6cae818aba1d45: Bootstrap starting.
I20260608 09:54:44.078168 30655 tablet_bootstrap.cc:492] T 000e51f784a347e98452101ead62faa8 P fdb77071a8504fbebf6cae818aba1d45: 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 09:54:44.079054 30655 tablet_bootstrap.cc:492] T 000e51f784a347e98452101ead62faa8 P fdb77071a8504fbebf6cae818aba1d45: Bootstrap complete.
I20260608 09:54:44.079784 30655 ts_tablet_manager.cc:1403] T 000e51f784a347e98452101ead62faa8 P fdb77071a8504fbebf6cae818aba1d45: Time spent bootstrapping tablet: real 0.020s	user 0.018s	sys 0.001s
I20260608 09:54:44.082194 30655 raft_consensus.cc:359] T 000e51f784a347e98452101ead62faa8 P fdb77071a8504fbebf6cae818aba1d45 [term 2 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "533f9bd666ca4414825c02ac6bd25e2a" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 37205 } attrs { replace: true } } peers { permanent_uuid: "b314d74894a94dea82157da02732427b" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 43073 } } peers { permanent_uuid: "e7c607d2098d43fd97b1d09f26f1a6f4" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 42385 } } peers { permanent_uuid: "fdb77071a8504fbebf6cae818aba1d45" member_type: NON_VOTER last_known_addr { host: "127.22.183.132" port: 42075 } attrs { promote: true } }
I20260608 09:54:44.083244 30655 raft_consensus.cc:740] T 000e51f784a347e98452101ead62faa8 P fdb77071a8504fbebf6cae818aba1d45 [term 2 LEARNER]: Becoming Follower/Learner. State: Replica: fdb77071a8504fbebf6cae818aba1d45, State: Initialized, Role: LEARNER
I20260608 09:54:44.083992 30655 consensus_queue.cc:260] T 000e51f784a347e98452101ead62faa8 P fdb77071a8504fbebf6cae818aba1d45 [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: "533f9bd666ca4414825c02ac6bd25e2a" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 37205 } attrs { replace: true } } peers { permanent_uuid: "b314d74894a94dea82157da02732427b" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 43073 } } peers { permanent_uuid: "e7c607d2098d43fd97b1d09f26f1a6f4" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 42385 } } peers { permanent_uuid: "fdb77071a8504fbebf6cae818aba1d45" member_type: NON_VOTER last_known_addr { host: "127.22.183.132" port: 42075 } attrs { promote: true } }
I20260608 09:54:44.086198 30655 ts_tablet_manager.cc:1434] T 000e51f784a347e98452101ead62faa8 P fdb77071a8504fbebf6cae818aba1d45: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260608 09:54:44.091033 30495 tablet_copy_service.cc:342] P b314d74894a94dea82157da02732427b: Request end of tablet copy session fdb77071a8504fbebf6cae818aba1d45-000e51f784a347e98452101ead62faa8 received from {username='slave'} at 127.0.0.1:50662
I20260608 09:54:44.091678 30495 tablet_copy_service.cc:434] P b314d74894a94dea82157da02732427b: ending tablet copy session fdb77071a8504fbebf6cae818aba1d45-000e51f784a347e98452101ead62faa8 on tablet 000e51f784a347e98452101ead62faa8 with peer fdb77071a8504fbebf6cae818aba1d45
I20260608 09:54:44.258291 30319 raft_consensus.cc:1217] T be5d366bd4c24ad4a3017b0edd121fa3 P fdb77071a8504fbebf6cae818aba1d45 [term 2 LEARNER]: Deduplicated request from leader. Original: 2.2->[2.3-2.3]   Dedup: 2.3->[]
I20260608 09:54:44.542150 30319 raft_consensus.cc:1217] T 15d8f45242dc45f8bae3671ba52c9953 P fdb77071a8504fbebf6cae818aba1d45 [term 3 LEARNER]: Deduplicated request from leader. Original: 3.2->[3.3-3.3]   Dedup: 3.3->[]
I20260608 09:54:44.582044 30319 raft_consensus.cc:1217] T 000e51f784a347e98452101ead62faa8 P fdb77071a8504fbebf6cae818aba1d45 [term 2 LEARNER]: Deduplicated request from leader. Original: 2.2->[2.3-2.3]   Dedup: 2.3->[]
I20260608 09:54:44.859685 30663 raft_consensus.cc:1064] T be5d366bd4c24ad4a3017b0edd121fa3 P e7c607d2098d43fd97b1d09f26f1a6f4: attempting to promote NON_VOTER fdb77071a8504fbebf6cae818aba1d45 to VOTER
I20260608 09:54:44.861788 30663 consensus_queue.cc:237] T be5d366bd4c24ad4a3017b0edd121fa3 P e7c607d2098d43fd97b1d09f26f1a6f4 [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: "533f9bd666ca4414825c02ac6bd25e2a" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 37205 } } peers { permanent_uuid: "b314d74894a94dea82157da02732427b" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 43073 } attrs { replace: true } } peers { permanent_uuid: "e7c607d2098d43fd97b1d09f26f1a6f4" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 42385 } } peers { permanent_uuid: "fdb77071a8504fbebf6cae818aba1d45" member_type: VOTER last_known_addr { host: "127.22.183.132" port: 42075 } attrs { promote: false } }
I20260608 09:54:44.868637 30319 raft_consensus.cc:1275] T be5d366bd4c24ad4a3017b0edd121fa3 P fdb77071a8504fbebf6cae818aba1d45 [term 2 LEARNER]: Refusing update from remote peer e7c607d2098d43fd97b1d09f26f1a6f4: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260608 09:54:44.874035 30484 raft_consensus.cc:1275] T be5d366bd4c24ad4a3017b0edd121fa3 P b314d74894a94dea82157da02732427b [term 2 FOLLOWER]: Refusing update from remote peer e7c607d2098d43fd97b1d09f26f1a6f4: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260608 09:54:44.875722 30668 consensus_queue.cc:1048] T be5d366bd4c24ad4a3017b0edd121fa3 P e7c607d2098d43fd97b1d09f26f1a6f4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fdb77071a8504fbebf6cae818aba1d45" member_type: VOTER last_known_addr { host: "127.22.183.132" port: 42075 } 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 09:54:44.876855 30670 consensus_queue.cc:1048] T be5d366bd4c24ad4a3017b0edd121fa3 P e7c607d2098d43fd97b1d09f26f1a6f4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b314d74894a94dea82157da02732427b" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 43073 } 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 09:54:44.877627 30403 raft_consensus.cc:1275] T be5d366bd4c24ad4a3017b0edd121fa3 P 533f9bd666ca4414825c02ac6bd25e2a [term 2 FOLLOWER]: Refusing update from remote peer e7c607d2098d43fd97b1d09f26f1a6f4: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260608 09:54:44.879560 30672 consensus_queue.cc:1048] T be5d366bd4c24ad4a3017b0edd121fa3 P e7c607d2098d43fd97b1d09f26f1a6f4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "533f9bd666ca4414825c02ac6bd25e2a" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 37205 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260608 09:54:44.892411 30670 raft_consensus.cc:2955] T be5d366bd4c24ad4a3017b0edd121fa3 P e7c607d2098d43fd97b1d09f26f1a6f4 [term 2 LEADER]: Committing config change with OpId 2.4: config changed from index 3 to 4, fdb77071a8504fbebf6cae818aba1d45 (127.22.183.132) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "533f9bd666ca4414825c02ac6bd25e2a" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 37205 } } peers { permanent_uuid: "b314d74894a94dea82157da02732427b" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 43073 } attrs { replace: true } } peers { permanent_uuid: "e7c607d2098d43fd97b1d09f26f1a6f4" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 42385 } } peers { permanent_uuid: "fdb77071a8504fbebf6cae818aba1d45" member_type: VOTER last_known_addr { host: "127.22.183.132" port: 42075 } attrs { promote: false } } }
I20260608 09:54:44.894544 30403 raft_consensus.cc:2955] T be5d366bd4c24ad4a3017b0edd121fa3 P 533f9bd666ca4414825c02ac6bd25e2a [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, fdb77071a8504fbebf6cae818aba1d45 (127.22.183.132) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "533f9bd666ca4414825c02ac6bd25e2a" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 37205 } } peers { permanent_uuid: "b314d74894a94dea82157da02732427b" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 43073 } attrs { replace: true } } peers { permanent_uuid: "e7c607d2098d43fd97b1d09f26f1a6f4" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 42385 } } peers { permanent_uuid: "fdb77071a8504fbebf6cae818aba1d45" member_type: VOTER last_known_addr { host: "127.22.183.132" port: 42075 } attrs { promote: false } } }
I20260608 09:54:44.894867 30484 raft_consensus.cc:2955] T be5d366bd4c24ad4a3017b0edd121fa3 P b314d74894a94dea82157da02732427b [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, fdb77071a8504fbebf6cae818aba1d45 (127.22.183.132) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "533f9bd666ca4414825c02ac6bd25e2a" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 37205 } } peers { permanent_uuid: "b314d74894a94dea82157da02732427b" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 43073 } attrs { replace: true } } peers { permanent_uuid: "e7c607d2098d43fd97b1d09f26f1a6f4" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 42385 } } peers { permanent_uuid: "fdb77071a8504fbebf6cae818aba1d45" member_type: VOTER last_known_addr { host: "127.22.183.132" port: 42075 } attrs { promote: false } } }
I20260608 09:54:44.906154 30319 raft_consensus.cc:2955] T be5d366bd4c24ad4a3017b0edd121fa3 P fdb77071a8504fbebf6cae818aba1d45 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, fdb77071a8504fbebf6cae818aba1d45 (127.22.183.132) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "533f9bd666ca4414825c02ac6bd25e2a" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 37205 } } peers { permanent_uuid: "b314d74894a94dea82157da02732427b" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 43073 } attrs { replace: true } } peers { permanent_uuid: "e7c607d2098d43fd97b1d09f26f1a6f4" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 42385 } } peers { permanent_uuid: "fdb77071a8504fbebf6cae818aba1d45" member_type: VOTER last_known_addr { host: "127.22.183.132" port: 42075 } attrs { promote: false } } }
I20260608 09:54:44.911391 29944 catalog_manager.cc:5696] T be5d366bd4c24ad4a3017b0edd121fa3 P e7c607d2098d43fd97b1d09f26f1a6f4 reported cstate change: config changed from index 3 to 4, fdb77071a8504fbebf6cae818aba1d45 (127.22.183.132) changed from NON_VOTER to VOTER. New cstate: current_term: 2 leader_uuid: "e7c607d2098d43fd97b1d09f26f1a6f4" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "533f9bd666ca4414825c02ac6bd25e2a" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 37205 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b314d74894a94dea82157da02732427b" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 43073 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e7c607d2098d43fd97b1d09f26f1a6f4" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 42385 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fdb77071a8504fbebf6cae818aba1d45" member_type: VOTER last_known_addr { host: "127.22.183.132" port: 42075 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260608 09:54:44.948652 30564 consensus_queue.cc:237] T be5d366bd4c24ad4a3017b0edd121fa3 P e7c607d2098d43fd97b1d09f26f1a6f4 [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: "533f9bd666ca4414825c02ac6bd25e2a" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 37205 } } peers { permanent_uuid: "e7c607d2098d43fd97b1d09f26f1a6f4" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 42385 } } peers { permanent_uuid: "fdb77071a8504fbebf6cae818aba1d45" member_type: VOTER last_known_addr { host: "127.22.183.132" port: 42075 } attrs { promote: false } }
I20260608 09:54:44.953773 30403 raft_consensus.cc:1275] T be5d366bd4c24ad4a3017b0edd121fa3 P 533f9bd666ca4414825c02ac6bd25e2a [term 2 FOLLOWER]: Refusing update from remote peer e7c607d2098d43fd97b1d09f26f1a6f4: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260608 09:54:44.953830 30319 raft_consensus.cc:1275] T be5d366bd4c24ad4a3017b0edd121fa3 P fdb77071a8504fbebf6cae818aba1d45 [term 2 FOLLOWER]: Refusing update from remote peer e7c607d2098d43fd97b1d09f26f1a6f4: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260608 09:54:44.955317 30670 consensus_queue.cc:1048] T be5d366bd4c24ad4a3017b0edd121fa3 P e7c607d2098d43fd97b1d09f26f1a6f4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "533f9bd666ca4414825c02ac6bd25e2a" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 37205 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260608 09:54:44.956226 30668 consensus_queue.cc:1048] T be5d366bd4c24ad4a3017b0edd121fa3 P e7c607d2098d43fd97b1d09f26f1a6f4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fdb77071a8504fbebf6cae818aba1d45" member_type: VOTER last_known_addr { host: "127.22.183.132" port: 42075 } 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 09:54:44.962633 30670 raft_consensus.cc:2955] T be5d366bd4c24ad4a3017b0edd121fa3 P e7c607d2098d43fd97b1d09f26f1a6f4 [term 2 LEADER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER b314d74894a94dea82157da02732427b (127.22.183.130) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "533f9bd666ca4414825c02ac6bd25e2a" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 37205 } } peers { permanent_uuid: "e7c607d2098d43fd97b1d09f26f1a6f4" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 42385 } } peers { permanent_uuid: "fdb77071a8504fbebf6cae818aba1d45" member_type: VOTER last_known_addr { host: "127.22.183.132" port: 42075 } attrs { promote: false } } }
I20260608 09:54:44.964776 30403 raft_consensus.cc:2955] T be5d366bd4c24ad4a3017b0edd121fa3 P 533f9bd666ca4414825c02ac6bd25e2a [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER b314d74894a94dea82157da02732427b (127.22.183.130) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "533f9bd666ca4414825c02ac6bd25e2a" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 37205 } } peers { permanent_uuid: "e7c607d2098d43fd97b1d09f26f1a6f4" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 42385 } } peers { permanent_uuid: "fdb77071a8504fbebf6cae818aba1d45" member_type: VOTER last_known_addr { host: "127.22.183.132" port: 42075 } attrs { promote: false } } }
I20260608 09:54:44.972266 30319 raft_consensus.cc:2955] T be5d366bd4c24ad4a3017b0edd121fa3 P fdb77071a8504fbebf6cae818aba1d45 [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER b314d74894a94dea82157da02732427b (127.22.183.130) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "533f9bd666ca4414825c02ac6bd25e2a" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 37205 } } peers { permanent_uuid: "e7c607d2098d43fd97b1d09f26f1a6f4" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 42385 } } peers { permanent_uuid: "fdb77071a8504fbebf6cae818aba1d45" member_type: VOTER last_known_addr { host: "127.22.183.132" port: 42075 } attrs { promote: false } } }
I20260608 09:54:44.976145 29930 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet be5d366bd4c24ad4a3017b0edd121fa3 with cas_config_opid_index 4: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260608 09:54:44.978850 29943 catalog_manager.cc:5696] T be5d366bd4c24ad4a3017b0edd121fa3 P 533f9bd666ca4414825c02ac6bd25e2a reported cstate change: config changed from index 4 to 5, VOTER b314d74894a94dea82157da02732427b (127.22.183.130) evicted. New cstate: current_term: 2 leader_uuid: "e7c607d2098d43fd97b1d09f26f1a6f4" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "533f9bd666ca4414825c02ac6bd25e2a" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 37205 } } peers { permanent_uuid: "e7c607d2098d43fd97b1d09f26f1a6f4" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 42385 } } peers { permanent_uuid: "fdb77071a8504fbebf6cae818aba1d45" member_type: VOTER last_known_addr { host: "127.22.183.132" port: 42075 } attrs { promote: false } } }
I20260608 09:54:45.005247 30474 tablet_service.cc:1558] Processing DeleteTablet for tablet be5d366bd4c24ad4a3017b0edd121fa3 with delete_type TABLET_DATA_TOMBSTONED (TS b314d74894a94dea82157da02732427b not found in new config with opid_index 5) from {username='slave'} at 127.0.0.1:50668
I20260608 09:54:45.007644 30683 tablet_replica.cc:333] stopping tablet replica
I20260608 09:54:45.008525 30683 raft_consensus.cc:2243] T be5d366bd4c24ad4a3017b0edd121fa3 P b314d74894a94dea82157da02732427b [term 2 FOLLOWER]: Raft consensus shutting down.
I20260608 09:54:45.009371 30683 raft_consensus.cc:2272] T be5d366bd4c24ad4a3017b0edd121fa3 P b314d74894a94dea82157da02732427b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 09:54:45.012221 30683 ts_tablet_manager.cc:1916] T be5d366bd4c24ad4a3017b0edd121fa3 P b314d74894a94dea82157da02732427b: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260608 09:54:45.023373 30683 ts_tablet_manager.cc:1929] T be5d366bd4c24ad4a3017b0edd121fa3 P b314d74894a94dea82157da02732427b: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 2.4
I20260608 09:54:45.023715 30683 log.cc:1199] T be5d366bd4c24ad4a3017b0edd121fa3 P b314d74894a94dea82157da02732427b: Deleting WAL directory at /tmp/dist-test-task8s1y23/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780912294849904-23262-0/minicluster-data/ts-1-root/wals/be5d366bd4c24ad4a3017b0edd121fa3
I20260608 09:54:45.025238 29931 catalog_manager.cc:5027] TS b314d74894a94dea82157da02732427b (127.22.183.130:43073): tablet be5d366bd4c24ad4a3017b0edd121fa3 (table test-workload [id=f3596669a1f24c649d7b26c3948ded8b]) successfully deleted
I20260608 09:54:45.062237 30667 raft_consensus.cc:1064] T 000e51f784a347e98452101ead62faa8 P b314d74894a94dea82157da02732427b: attempting to promote NON_VOTER fdb77071a8504fbebf6cae818aba1d45 to VOTER
I20260608 09:54:45.064479 30667 consensus_queue.cc:237] T 000e51f784a347e98452101ead62faa8 P b314d74894a94dea82157da02732427b [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: "533f9bd666ca4414825c02ac6bd25e2a" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 37205 } attrs { replace: true } } peers { permanent_uuid: "b314d74894a94dea82157da02732427b" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 43073 } } peers { permanent_uuid: "e7c607d2098d43fd97b1d09f26f1a6f4" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 42385 } } peers { permanent_uuid: "fdb77071a8504fbebf6cae818aba1d45" member_type: VOTER last_known_addr { host: "127.22.183.132" port: 42075 } attrs { promote: false } }
I20260608 09:54:45.070940 30319 raft_consensus.cc:1275] T 000e51f784a347e98452101ead62faa8 P fdb77071a8504fbebf6cae818aba1d45 [term 2 LEARNER]: Refusing update from remote peer b314d74894a94dea82157da02732427b: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260608 09:54:45.071324 30564 raft_consensus.cc:1275] T 000e51f784a347e98452101ead62faa8 P e7c607d2098d43fd97b1d09f26f1a6f4 [term 2 FOLLOWER]: Refusing update from remote peer b314d74894a94dea82157da02732427b: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260608 09:54:45.072618 30403 raft_consensus.cc:1275] T 000e51f784a347e98452101ead62faa8 P 533f9bd666ca4414825c02ac6bd25e2a [term 2 FOLLOWER]: Refusing update from remote peer b314d74894a94dea82157da02732427b: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260608 09:54:45.072625 30667 consensus_queue.cc:1048] T 000e51f784a347e98452101ead62faa8 P b314d74894a94dea82157da02732427b [LEADER]: Connected to new peer: Peer: permanent_uuid: "fdb77071a8504fbebf6cae818aba1d45" member_type: VOTER last_known_addr { host: "127.22.183.132" port: 42075 } 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 09:54:45.073781 30639 consensus_queue.cc:1048] T 000e51f784a347e98452101ead62faa8 P b314d74894a94dea82157da02732427b [LEADER]: Connected to new peer: Peer: permanent_uuid: "e7c607d2098d43fd97b1d09f26f1a6f4" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 42385 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260608 09:54:45.075376 30666 consensus_queue.cc:1048] T 000e51f784a347e98452101ead62faa8 P b314d74894a94dea82157da02732427b [LEADER]: Connected to new peer: Peer: permanent_uuid: "533f9bd666ca4414825c02ac6bd25e2a" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 37205 } 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 09:54:45.084369 30639 raft_consensus.cc:2955] T 000e51f784a347e98452101ead62faa8 P b314d74894a94dea82157da02732427b [term 2 LEADER]: Committing config change with OpId 2.4: config changed from index 3 to 4, fdb77071a8504fbebf6cae818aba1d45 (127.22.183.132) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "533f9bd666ca4414825c02ac6bd25e2a" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 37205 } attrs { replace: true } } peers { permanent_uuid: "b314d74894a94dea82157da02732427b" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 43073 } } peers { permanent_uuid: "e7c607d2098d43fd97b1d09f26f1a6f4" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 42385 } } peers { permanent_uuid: "fdb77071a8504fbebf6cae818aba1d45" member_type: VOTER last_known_addr { host: "127.22.183.132" port: 42075 } attrs { promote: false } } }
I20260608 09:54:45.086180 30319 raft_consensus.cc:2955] T 000e51f784a347e98452101ead62faa8 P fdb77071a8504fbebf6cae818aba1d45 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, fdb77071a8504fbebf6cae818aba1d45 (127.22.183.132) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "533f9bd666ca4414825c02ac6bd25e2a" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 37205 } attrs { replace: true } } peers { permanent_uuid: "b314d74894a94dea82157da02732427b" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 43073 } } peers { permanent_uuid: "e7c607d2098d43fd97b1d09f26f1a6f4" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 42385 } } peers { permanent_uuid: "fdb77071a8504fbebf6cae818aba1d45" member_type: VOTER last_known_addr { host: "127.22.183.132" port: 42075 } attrs { promote: false } } }
I20260608 09:54:45.096189 30403 raft_consensus.cc:2955] T 000e51f784a347e98452101ead62faa8 P 533f9bd666ca4414825c02ac6bd25e2a [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, fdb77071a8504fbebf6cae818aba1d45 (127.22.183.132) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "533f9bd666ca4414825c02ac6bd25e2a" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 37205 } attrs { replace: true } } peers { permanent_uuid: "b314d74894a94dea82157da02732427b" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 43073 } } peers { permanent_uuid: "e7c607d2098d43fd97b1d09f26f1a6f4" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 42385 } } peers { permanent_uuid: "fdb77071a8504fbebf6cae818aba1d45" member_type: VOTER last_known_addr { host: "127.22.183.132" port: 42075 } attrs { promote: false } } }
I20260608 09:54:45.098723 29945 catalog_manager.cc:5696] T 000e51f784a347e98452101ead62faa8 P fdb77071a8504fbebf6cae818aba1d45 reported cstate change: config changed from index 3 to 4, fdb77071a8504fbebf6cae818aba1d45 (127.22.183.132) changed from NON_VOTER to VOTER. New cstate: current_term: 2 leader_uuid: "b314d74894a94dea82157da02732427b" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "533f9bd666ca4414825c02ac6bd25e2a" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 37205 } attrs { replace: true } } peers { permanent_uuid: "b314d74894a94dea82157da02732427b" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 43073 } } peers { permanent_uuid: "e7c607d2098d43fd97b1d09f26f1a6f4" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 42385 } } peers { permanent_uuid: "fdb77071a8504fbebf6cae818aba1d45" member_type: VOTER last_known_addr { host: "127.22.183.132" port: 42075 } attrs { promote: false } } }
I20260608 09:54:45.099994 30564 raft_consensus.cc:2955] T 000e51f784a347e98452101ead62faa8 P e7c607d2098d43fd97b1d09f26f1a6f4 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, fdb77071a8504fbebf6cae818aba1d45 (127.22.183.132) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "533f9bd666ca4414825c02ac6bd25e2a" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 37205 } attrs { replace: true } } peers { permanent_uuid: "b314d74894a94dea82157da02732427b" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 43073 } } peers { permanent_uuid: "e7c607d2098d43fd97b1d09f26f1a6f4" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 42385 } } peers { permanent_uuid: "fdb77071a8504fbebf6cae818aba1d45" member_type: VOTER last_known_addr { host: "127.22.183.132" port: 42075 } attrs { promote: false } } }
I20260608 09:54:45.117168 30484 consensus_queue.cc:237] T 000e51f784a347e98452101ead62faa8 P b314d74894a94dea82157da02732427b [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: "b314d74894a94dea82157da02732427b" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 43073 } } peers { permanent_uuid: "e7c607d2098d43fd97b1d09f26f1a6f4" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 42385 } } peers { permanent_uuid: "fdb77071a8504fbebf6cae818aba1d45" member_type: VOTER last_known_addr { host: "127.22.183.132" port: 42075 } attrs { promote: false } }
I20260608 09:54:45.123456 30564 raft_consensus.cc:1275] T 000e51f784a347e98452101ead62faa8 P e7c607d2098d43fd97b1d09f26f1a6f4 [term 2 FOLLOWER]: Refusing update from remote peer b314d74894a94dea82157da02732427b: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260608 09:54:45.123502 30319 raft_consensus.cc:1275] T 000e51f784a347e98452101ead62faa8 P fdb77071a8504fbebf6cae818aba1d45 [term 2 FOLLOWER]: Refusing update from remote peer b314d74894a94dea82157da02732427b: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260608 09:54:45.125519 30667 consensus_queue.cc:1048] T 000e51f784a347e98452101ead62faa8 P b314d74894a94dea82157da02732427b [LEADER]: Connected to new peer: Peer: permanent_uuid: "fdb77071a8504fbebf6cae818aba1d45" member_type: VOTER last_known_addr { host: "127.22.183.132" port: 42075 } 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 09:54:45.127264 30639 consensus_queue.cc:1048] T 000e51f784a347e98452101ead62faa8 P b314d74894a94dea82157da02732427b [LEADER]: Connected to new peer: Peer: permanent_uuid: "e7c607d2098d43fd97b1d09f26f1a6f4" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 42385 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260608 09:54:45.132520 30667 raft_consensus.cc:2955] T 000e51f784a347e98452101ead62faa8 P b314d74894a94dea82157da02732427b [term 2 LEADER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER 533f9bd666ca4414825c02ac6bd25e2a (127.22.183.129) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "b314d74894a94dea82157da02732427b" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 43073 } } peers { permanent_uuid: "e7c607d2098d43fd97b1d09f26f1a6f4" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 42385 } } peers { permanent_uuid: "fdb77071a8504fbebf6cae818aba1d45" member_type: VOTER last_known_addr { host: "127.22.183.132" port: 42075 } attrs { promote: false } } }
I20260608 09:54:45.136461 30564 raft_consensus.cc:2955] T 000e51f784a347e98452101ead62faa8 P e7c607d2098d43fd97b1d09f26f1a6f4 [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER 533f9bd666ca4414825c02ac6bd25e2a (127.22.183.129) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "b314d74894a94dea82157da02732427b" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 43073 } } peers { permanent_uuid: "e7c607d2098d43fd97b1d09f26f1a6f4" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 42385 } } peers { permanent_uuid: "fdb77071a8504fbebf6cae818aba1d45" member_type: VOTER last_known_addr { host: "127.22.183.132" port: 42075 } attrs { promote: false } } }
I20260608 09:54:45.136600 30319 raft_consensus.cc:2955] T 000e51f784a347e98452101ead62faa8 P fdb77071a8504fbebf6cae818aba1d45 [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER 533f9bd666ca4414825c02ac6bd25e2a (127.22.183.129) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "b314d74894a94dea82157da02732427b" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 43073 } } peers { permanent_uuid: "e7c607d2098d43fd97b1d09f26f1a6f4" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 42385 } } peers { permanent_uuid: "fdb77071a8504fbebf6cae818aba1d45" member_type: VOTER last_known_addr { host: "127.22.183.132" port: 42075 } attrs { promote: false } } }
I20260608 09:54:45.143373 29931 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet 000e51f784a347e98452101ead62faa8 with cas_config_opid_index 4: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260608 09:54:45.147078 29945 catalog_manager.cc:5696] T 000e51f784a347e98452101ead62faa8 P b314d74894a94dea82157da02732427b reported cstate change: config changed from index 4 to 5, VOTER 533f9bd666ca4414825c02ac6bd25e2a (127.22.183.129) evicted. New cstate: current_term: 2 leader_uuid: "b314d74894a94dea82157da02732427b" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "b314d74894a94dea82157da02732427b" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 43073 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e7c607d2098d43fd97b1d09f26f1a6f4" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 42385 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fdb77071a8504fbebf6cae818aba1d45" member_type: VOTER last_known_addr { host: "127.22.183.132" port: 42075 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260608 09:54:45.153963 30688 raft_consensus.cc:1064] T 15d8f45242dc45f8bae3671ba52c9953 P 533f9bd666ca4414825c02ac6bd25e2a: attempting to promote NON_VOTER fdb77071a8504fbebf6cae818aba1d45 to VOTER
I20260608 09:54:45.156860 30688 consensus_queue.cc:237] T 15d8f45242dc45f8bae3671ba52c9953 P 533f9bd666ca4414825c02ac6bd25e2a [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: "533f9bd666ca4414825c02ac6bd25e2a" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 37205 } } peers { permanent_uuid: "b314d74894a94dea82157da02732427b" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 43073 } } peers { permanent_uuid: "e7c607d2098d43fd97b1d09f26f1a6f4" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 42385 } attrs { replace: true } } peers { permanent_uuid: "fdb77071a8504fbebf6cae818aba1d45" member_type: VOTER last_known_addr { host: "127.22.183.132" port: 42075 } attrs { promote: false } }
I20260608 09:54:45.166934 30564 raft_consensus.cc:1275] T 15d8f45242dc45f8bae3671ba52c9953 P e7c607d2098d43fd97b1d09f26f1a6f4 [term 3 FOLLOWER]: Refusing update from remote peer 533f9bd666ca4414825c02ac6bd25e2a: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260608 09:54:45.168558 30664 consensus_queue.cc:1048] T 15d8f45242dc45f8bae3671ba52c9953 P 533f9bd666ca4414825c02ac6bd25e2a [LEADER]: Connected to new peer: Peer: permanent_uuid: "e7c607d2098d43fd97b1d09f26f1a6f4" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 42385 } 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 09:54:45.173656 30319 raft_consensus.cc:1275] T 15d8f45242dc45f8bae3671ba52c9953 P fdb77071a8504fbebf6cae818aba1d45 [term 3 LEARNER]: Refusing update from remote peer 533f9bd666ca4414825c02ac6bd25e2a: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260608 09:54:45.177161 30664 consensus_queue.cc:1048] T 15d8f45242dc45f8bae3671ba52c9953 P 533f9bd666ca4414825c02ac6bd25e2a [LEADER]: Connected to new peer: Peer: permanent_uuid: "fdb77071a8504fbebf6cae818aba1d45" member_type: VOTER last_known_addr { host: "127.22.183.132" port: 42075 } 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 09:54:45.188434 30484 raft_consensus.cc:1275] T 15d8f45242dc45f8bae3671ba52c9953 P b314d74894a94dea82157da02732427b [term 3 FOLLOWER]: Refusing update from remote peer 533f9bd666ca4414825c02ac6bd25e2a: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260608 09:54:45.190037 30688 consensus_queue.cc:1048] T 15d8f45242dc45f8bae3671ba52c9953 P 533f9bd666ca4414825c02ac6bd25e2a [LEADER]: Connected to new peer: Peer: permanent_uuid: "b314d74894a94dea82157da02732427b" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 43073 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260608 09:54:45.199186 30393 tablet_service.cc:1558] Processing DeleteTablet for tablet 000e51f784a347e98452101ead62faa8 with delete_type TABLET_DATA_TOMBSTONED (TS 533f9bd666ca4414825c02ac6bd25e2a not found in new config with opid_index 5) from {username='slave'} at 127.0.0.1:52256
I20260608 09:54:45.212617 30694 tablet_replica.cc:333] stopping tablet replica
I20260608 09:54:45.215169 30694 raft_consensus.cc:2243] T 000e51f784a347e98452101ead62faa8 P 533f9bd666ca4414825c02ac6bd25e2a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260608 09:54:45.216092 30694 raft_consensus.cc:2272] T 000e51f784a347e98452101ead62faa8 P 533f9bd666ca4414825c02ac6bd25e2a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 09:54:45.215513 30688 raft_consensus.cc:2955] T 15d8f45242dc45f8bae3671ba52c9953 P 533f9bd666ca4414825c02ac6bd25e2a [term 3 LEADER]: Committing config change with OpId 3.4: config changed from index 3 to 4, fdb77071a8504fbebf6cae818aba1d45 (127.22.183.132) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "533f9bd666ca4414825c02ac6bd25e2a" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 37205 } } peers { permanent_uuid: "b314d74894a94dea82157da02732427b" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 43073 } } peers { permanent_uuid: "e7c607d2098d43fd97b1d09f26f1a6f4" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 42385 } attrs { replace: true } } peers { permanent_uuid: "fdb77071a8504fbebf6cae818aba1d45" member_type: VOTER last_known_addr { host: "127.22.183.132" port: 42075 } attrs { promote: false } } }
I20260608 09:54:45.218175 30563 raft_consensus.cc:2955] T 15d8f45242dc45f8bae3671ba52c9953 P e7c607d2098d43fd97b1d09f26f1a6f4 [term 3 FOLLOWER]: Committing config change with OpId 3.4: config changed from index 3 to 4, fdb77071a8504fbebf6cae818aba1d45 (127.22.183.132) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "533f9bd666ca4414825c02ac6bd25e2a" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 37205 } } peers { permanent_uuid: "b314d74894a94dea82157da02732427b" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 43073 } } peers { permanent_uuid: "e7c607d2098d43fd97b1d09f26f1a6f4" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 42385 } attrs { replace: true } } peers { permanent_uuid: "fdb77071a8504fbebf6cae818aba1d45" member_type: VOTER last_known_addr { host: "127.22.183.132" port: 42075 } attrs { promote: false } } }
I20260608 09:54:45.220948 30319 raft_consensus.cc:2955] T 15d8f45242dc45f8bae3671ba52c9953 P fdb77071a8504fbebf6cae818aba1d45 [term 3 FOLLOWER]: Committing config change with OpId 3.4: config changed from index 3 to 4, fdb77071a8504fbebf6cae818aba1d45 (127.22.183.132) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "533f9bd666ca4414825c02ac6bd25e2a" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 37205 } } peers { permanent_uuid: "b314d74894a94dea82157da02732427b" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 43073 } } peers { permanent_uuid: "e7c607d2098d43fd97b1d09f26f1a6f4" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 42385 } attrs { replace: true } } peers { permanent_uuid: "fdb77071a8504fbebf6cae818aba1d45" member_type: VOTER last_known_addr { host: "127.22.183.132" port: 42075 } attrs { promote: false } } }
I20260608 09:54:45.228951 30694 ts_tablet_manager.cc:1916] T 000e51f784a347e98452101ead62faa8 P 533f9bd666ca4414825c02ac6bd25e2a: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260608 09:54:45.232492 29942 catalog_manager.cc:5696] T 15d8f45242dc45f8bae3671ba52c9953 P e7c607d2098d43fd97b1d09f26f1a6f4 reported cstate change: config changed from index 3 to 4, fdb77071a8504fbebf6cae818aba1d45 (127.22.183.132) changed from NON_VOTER to VOTER. New cstate: current_term: 3 leader_uuid: "533f9bd666ca4414825c02ac6bd25e2a" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "533f9bd666ca4414825c02ac6bd25e2a" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 37205 } } peers { permanent_uuid: "b314d74894a94dea82157da02732427b" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 43073 } } peers { permanent_uuid: "e7c607d2098d43fd97b1d09f26f1a6f4" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 42385 } attrs { replace: true } } peers { permanent_uuid: "fdb77071a8504fbebf6cae818aba1d45" member_type: VOTER last_known_addr { host: "127.22.183.132" port: 42075 } attrs { promote: false } } }
I20260608 09:54:45.233150 30484 raft_consensus.cc:2955] T 15d8f45242dc45f8bae3671ba52c9953 P b314d74894a94dea82157da02732427b [term 3 FOLLOWER]: Committing config change with OpId 3.4: config changed from index 3 to 4, fdb77071a8504fbebf6cae818aba1d45 (127.22.183.132) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "533f9bd666ca4414825c02ac6bd25e2a" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 37205 } } peers { permanent_uuid: "b314d74894a94dea82157da02732427b" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 43073 } } peers { permanent_uuid: "e7c607d2098d43fd97b1d09f26f1a6f4" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 42385 } attrs { replace: true } } peers { permanent_uuid: "fdb77071a8504fbebf6cae818aba1d45" member_type: VOTER last_known_addr { host: "127.22.183.132" port: 42075 } attrs { promote: false } } }
I20260608 09:54:45.248696 30403 consensus_queue.cc:237] T 15d8f45242dc45f8bae3671ba52c9953 P 533f9bd666ca4414825c02ac6bd25e2a [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: "533f9bd666ca4414825c02ac6bd25e2a" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 37205 } } peers { permanent_uuid: "b314d74894a94dea82157da02732427b" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 43073 } } peers { permanent_uuid: "fdb77071a8504fbebf6cae818aba1d45" member_type: VOTER last_known_addr { host: "127.22.183.132" port: 42075 } attrs { promote: false } }
I20260608 09:54:45.253718 30694 ts_tablet_manager.cc:1929] T 000e51f784a347e98452101ead62faa8 P 533f9bd666ca4414825c02ac6bd25e2a: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 2.4
I20260608 09:54:45.254120 30694 log.cc:1199] T 000e51f784a347e98452101ead62faa8 P 533f9bd666ca4414825c02ac6bd25e2a: Deleting WAL directory at /tmp/dist-test-task8s1y23/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780912294849904-23262-0/minicluster-data/ts-0-root/wals/000e51f784a347e98452101ead62faa8
I20260608 09:54:45.258445 30319 raft_consensus.cc:1275] T 15d8f45242dc45f8bae3671ba52c9953 P fdb77071a8504fbebf6cae818aba1d45 [term 3 FOLLOWER]: Refusing update from remote peer 533f9bd666ca4414825c02ac6bd25e2a: Log matching property violated. Preceding OpId in replica: term: 3 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260608 09:54:45.259733 30484 raft_consensus.cc:1275] T 15d8f45242dc45f8bae3671ba52c9953 P b314d74894a94dea82157da02732427b [term 3 FOLLOWER]: Refusing update from remote peer 533f9bd666ca4414825c02ac6bd25e2a: Log matching property violated. Preceding OpId in replica: term: 3 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260608 09:54:45.259548 29929 catalog_manager.cc:5027] TS 533f9bd666ca4414825c02ac6bd25e2a (127.22.183.129:37205): tablet 000e51f784a347e98452101ead62faa8 (table test-workload [id=f3596669a1f24c649d7b26c3948ded8b]) successfully deleted
I20260608 09:54:45.260138 30692 consensus_queue.cc:1048] T 15d8f45242dc45f8bae3671ba52c9953 P 533f9bd666ca4414825c02ac6bd25e2a [LEADER]: Connected to new peer: Peer: permanent_uuid: "fdb77071a8504fbebf6cae818aba1d45" member_type: VOTER last_known_addr { host: "127.22.183.132" port: 42075 } 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 09:54:45.261571 30688 consensus_queue.cc:1048] T 15d8f45242dc45f8bae3671ba52c9953 P 533f9bd666ca4414825c02ac6bd25e2a [LEADER]: Connected to new peer: Peer: permanent_uuid: "b314d74894a94dea82157da02732427b" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 43073 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260608 09:54:45.266145 30692 raft_consensus.cc:2955] T 15d8f45242dc45f8bae3671ba52c9953 P 533f9bd666ca4414825c02ac6bd25e2a [term 3 LEADER]: Committing config change with OpId 3.5: config changed from index 4 to 5, VOTER e7c607d2098d43fd97b1d09f26f1a6f4 (127.22.183.131) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "533f9bd666ca4414825c02ac6bd25e2a" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 37205 } } peers { permanent_uuid: "b314d74894a94dea82157da02732427b" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 43073 } } peers { permanent_uuid: "fdb77071a8504fbebf6cae818aba1d45" member_type: VOTER last_known_addr { host: "127.22.183.132" port: 42075 } attrs { promote: false } } }
I20260608 09:54:45.268009 30319 raft_consensus.cc:2955] T 15d8f45242dc45f8bae3671ba52c9953 P fdb77071a8504fbebf6cae818aba1d45 [term 3 FOLLOWER]: Committing config change with OpId 3.5: config changed from index 4 to 5, VOTER e7c607d2098d43fd97b1d09f26f1a6f4 (127.22.183.131) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "533f9bd666ca4414825c02ac6bd25e2a" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 37205 } } peers { permanent_uuid: "b314d74894a94dea82157da02732427b" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 43073 } } peers { permanent_uuid: "fdb77071a8504fbebf6cae818aba1d45" member_type: VOTER last_known_addr { host: "127.22.183.132" port: 42075 } attrs { promote: false } } }
I20260608 09:54:45.273705 30484 raft_consensus.cc:2955] T 15d8f45242dc45f8bae3671ba52c9953 P b314d74894a94dea82157da02732427b [term 3 FOLLOWER]: Committing config change with OpId 3.5: config changed from index 4 to 5, VOTER e7c607d2098d43fd97b1d09f26f1a6f4 (127.22.183.131) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "533f9bd666ca4414825c02ac6bd25e2a" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 37205 } } peers { permanent_uuid: "b314d74894a94dea82157da02732427b" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 43073 } } peers { permanent_uuid: "fdb77071a8504fbebf6cae818aba1d45" member_type: VOTER last_known_addr { host: "127.22.183.132" port: 42075 } attrs { promote: false } } }
I20260608 09:54:45.276257 29929 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet 15d8f45242dc45f8bae3671ba52c9953 with cas_config_opid_index 4: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260608 09:54:45.281352 29945 catalog_manager.cc:5696] T 15d8f45242dc45f8bae3671ba52c9953 P 533f9bd666ca4414825c02ac6bd25e2a reported cstate change: config changed from index 4 to 5, VOTER e7c607d2098d43fd97b1d09f26f1a6f4 (127.22.183.131) evicted. New cstate: current_term: 3 leader_uuid: "533f9bd666ca4414825c02ac6bd25e2a" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "533f9bd666ca4414825c02ac6bd25e2a" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 37205 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b314d74894a94dea82157da02732427b" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 43073 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fdb77071a8504fbebf6cae818aba1d45" member_type: VOTER last_known_addr { host: "127.22.183.132" port: 42075 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260608 09:54:45.292320 30554 tablet_service.cc:1558] Processing DeleteTablet for tablet 15d8f45242dc45f8bae3671ba52c9953 with delete_type TABLET_DATA_TOMBSTONED (TS e7c607d2098d43fd97b1d09f26f1a6f4 not found in new config with opid_index 5) from {username='slave'} at 127.0.0.1:44106
I20260608 09:54:45.294207 30696 tablet_replica.cc:333] stopping tablet replica
I20260608 09:54:45.295066 30696 raft_consensus.cc:2243] T 15d8f45242dc45f8bae3671ba52c9953 P e7c607d2098d43fd97b1d09f26f1a6f4 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260608 09:54:45.295864 30696 raft_consensus.cc:2272] T 15d8f45242dc45f8bae3671ba52c9953 P e7c607d2098d43fd97b1d09f26f1a6f4 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260608 09:54:45.298508 30696 ts_tablet_manager.cc:1916] T 15d8f45242dc45f8bae3671ba52c9953 P e7c607d2098d43fd97b1d09f26f1a6f4: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260608 09:54:45.309201 30696 ts_tablet_manager.cc:1929] T 15d8f45242dc45f8bae3671ba52c9953 P e7c607d2098d43fd97b1d09f26f1a6f4: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 3.4
I20260608 09:54:45.309521 30696 log.cc:1199] T 15d8f45242dc45f8bae3671ba52c9953 P e7c607d2098d43fd97b1d09f26f1a6f4: Deleting WAL directory at /tmp/dist-test-task8s1y23/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780912294849904-23262-0/minicluster-data/ts-2-root/wals/15d8f45242dc45f8bae3671ba52c9953
I20260608 09:54:45.310782 29930 catalog_manager.cc:5027] TS e7c607d2098d43fd97b1d09f26f1a6f4 (127.22.183.131:42385): tablet 15d8f45242dc45f8bae3671ba52c9953 (table test-workload [id=f3596669a1f24c649d7b26c3948ded8b]) successfully deleted
I20260608 09:54:47.135056 23262 tablet_server.cc:179] TabletServer@127.22.183.129:37205 shutting down...
I20260608 09:54:47.163715 23262 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 09:54:47.164784 23262 tablet_replica.cc:333] stopping tablet replica
I20260608 09:54:47.165479 23262 raft_consensus.cc:2243] T 15d8f45242dc45f8bae3671ba52c9953 P 533f9bd666ca4414825c02ac6bd25e2a [term 3 LEADER]: Raft consensus shutting down.
I20260608 09:54:47.166515 23262 raft_consensus.cc:2272] T 15d8f45242dc45f8bae3671ba52c9953 P 533f9bd666ca4414825c02ac6bd25e2a [term 3 FOLLOWER]: Raft consensus is shut down!
I20260608 09:54:47.169312 23262 tablet_replica.cc:333] stopping tablet replica
I20260608 09:54:47.169853 23262 raft_consensus.cc:2243] T 60dec6475448437db112b11dfd171b47 P 533f9bd666ca4414825c02ac6bd25e2a [term 2 LEADER]: Raft consensus shutting down.
I20260608 09:54:47.170996 23262 raft_consensus.cc:2272] T 60dec6475448437db112b11dfd171b47 P 533f9bd666ca4414825c02ac6bd25e2a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 09:54:47.173555 23262 tablet_replica.cc:333] stopping tablet replica
I20260608 09:54:47.174079 23262 raft_consensus.cc:2243] T be5d366bd4c24ad4a3017b0edd121fa3 P 533f9bd666ca4414825c02ac6bd25e2a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260608 09:54:47.175354 23262 raft_consensus.cc:2272] T be5d366bd4c24ad4a3017b0edd121fa3 P 533f9bd666ca4414825c02ac6bd25e2a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 09:54:47.203613 23262 tablet_server.cc:196] TabletServer@127.22.183.129:37205 shutdown complete.
I20260608 09:54:47.224395 23262 tablet_server.cc:179] TabletServer@127.22.183.130:43073 shutting down...
I20260608 09:54:47.247040 23262 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 09:54:47.247869 23262 tablet_replica.cc:333] stopping tablet replica
I20260608 09:54:47.248555 23262 raft_consensus.cc:2243] T 000e51f784a347e98452101ead62faa8 P b314d74894a94dea82157da02732427b [term 2 LEADER]: Raft consensus shutting down.
I20260608 09:54:47.249646 23262 raft_consensus.cc:2272] T 000e51f784a347e98452101ead62faa8 P b314d74894a94dea82157da02732427b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 09:54:47.252350 23262 tablet_replica.cc:333] stopping tablet replica
I20260608 09:54:47.252854 23262 raft_consensus.cc:2243] T 15d8f45242dc45f8bae3671ba52c9953 P b314d74894a94dea82157da02732427b [term 3 FOLLOWER]: Raft consensus shutting down.
I20260608 09:54:47.253934 23262 raft_consensus.cc:2272] T 15d8f45242dc45f8bae3671ba52c9953 P b314d74894a94dea82157da02732427b [term 3 FOLLOWER]: Raft consensus is shut down!
I20260608 09:54:47.256767 23262 tablet_replica.cc:333] stopping tablet replica
I20260608 09:54:47.257283 23262 raft_consensus.cc:2243] T 60dec6475448437db112b11dfd171b47 P b314d74894a94dea82157da02732427b [term 2 FOLLOWER]: Raft consensus shutting down.
I20260608 09:54:47.257958 23262 raft_consensus.cc:2272] T 60dec6475448437db112b11dfd171b47 P b314d74894a94dea82157da02732427b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 09:54:47.284170 23262 tablet_server.cc:196] TabletServer@127.22.183.130:43073 shutdown complete.
I20260608 09:54:47.304786 23262 tablet_server.cc:179] TabletServer@127.22.183.131:42385 shutting down...
I20260608 09:54:47.329349 23262 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 09:54:47.330013 23262 tablet_replica.cc:333] stopping tablet replica
I20260608 09:54:47.330591 23262 raft_consensus.cc:2243] T 000e51f784a347e98452101ead62faa8 P e7c607d2098d43fd97b1d09f26f1a6f4 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260608 09:54:47.331586 23262 raft_consensus.cc:2272] T 000e51f784a347e98452101ead62faa8 P e7c607d2098d43fd97b1d09f26f1a6f4 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 09:54:47.334004 23262 tablet_replica.cc:333] stopping tablet replica
I20260608 09:54:47.334492 23262 raft_consensus.cc:2243] T 60dec6475448437db112b11dfd171b47 P e7c607d2098d43fd97b1d09f26f1a6f4 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260608 09:54:47.334949 23262 raft_consensus.cc:2272] T 60dec6475448437db112b11dfd171b47 P e7c607d2098d43fd97b1d09f26f1a6f4 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 09:54:47.337112 23262 tablet_replica.cc:333] stopping tablet replica
I20260608 09:54:47.337548 23262 raft_consensus.cc:2243] T be5d366bd4c24ad4a3017b0edd121fa3 P e7c607d2098d43fd97b1d09f26f1a6f4 [term 2 LEADER]: Raft consensus shutting down.
I20260608 09:54:47.338709 23262 raft_consensus.cc:2272] T be5d366bd4c24ad4a3017b0edd121fa3 P e7c607d2098d43fd97b1d09f26f1a6f4 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 09:54:47.366204 23262 tablet_server.cc:196] TabletServer@127.22.183.131:42385 shutdown complete.
I20260608 09:54:47.383080 23262 tablet_server.cc:179] TabletServer@127.22.183.132:0 shutting down...
I20260608 09:54:47.408838 23262 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 09:54:47.409607 23262 tablet_replica.cc:333] T 000e51f784a347e98452101ead62faa8 P fdb77071a8504fbebf6cae818aba1d45: stopping tablet replica
I20260608 09:54:47.410250 23262 raft_consensus.cc:2243] T 000e51f784a347e98452101ead62faa8 P fdb77071a8504fbebf6cae818aba1d45 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260608 09:54:47.411082 23262 raft_consensus.cc:2272] T 000e51f784a347e98452101ead62faa8 P fdb77071a8504fbebf6cae818aba1d45 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 09:54:47.413426 23262 tablet_replica.cc:333] T 15d8f45242dc45f8bae3671ba52c9953 P fdb77071a8504fbebf6cae818aba1d45: stopping tablet replica
I20260608 09:54:47.413964 23262 raft_consensus.cc:2243] T 15d8f45242dc45f8bae3671ba52c9953 P fdb77071a8504fbebf6cae818aba1d45 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260608 09:54:47.414762 23262 raft_consensus.cc:2272] T 15d8f45242dc45f8bae3671ba52c9953 P fdb77071a8504fbebf6cae818aba1d45 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260608 09:54:47.416917 23262 tablet_replica.cc:333] T be5d366bd4c24ad4a3017b0edd121fa3 P fdb77071a8504fbebf6cae818aba1d45: stopping tablet replica
I20260608 09:54:47.417416 23262 raft_consensus.cc:2243] T be5d366bd4c24ad4a3017b0edd121fa3 P fdb77071a8504fbebf6cae818aba1d45 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260608 09:54:47.418104 23262 raft_consensus.cc:2272] T be5d366bd4c24ad4a3017b0edd121fa3 P fdb77071a8504fbebf6cae818aba1d45 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 09:54:47.440008 23262 tablet_server.cc:196] TabletServer@127.22.183.132:0 shutdown complete.
I20260608 09:54:47.455606 23262 master.cc:562] Master@127.22.183.190:41585 shutting down...
I20260608 09:54:47.474948 23262 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 8b178dc3630342f1b9affb1bc06e0940 [term 1 LEADER]: Raft consensus shutting down.
I20260608 09:54:47.475621 23262 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 8b178dc3630342f1b9affb1bc06e0940 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:54:47.475978 23262 tablet_replica.cc:333] T 00000000000000000000000000000000 P 8b178dc3630342f1b9affb1bc06e0940: stopping tablet replica
I20260608 09:54:47.495519 23262 master.cc:584] Master@127.22.183.190:41585 shutdown complete.
[       OK ] AutoRebalancerTest.TestHandlingFailedTservers (16420 ms)
[ RUN      ] AutoRebalancerTest.TestDeletedTables
I20260608 09:54:47.537734 23262 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.22.183.190:44771
I20260608 09:54:47.539086 23262 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 09:54:47.545375 30700 instance_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 09:54:47.545420 30699 instance_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 09:54:47.546402 30702 instance_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 09:54:47.547451 23262 server_base.cc:1061] running on GCE node
I20260608 09:54:47.548379 23262 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 09:54:47.548553 23262 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 09:54:47.548732 23262 hybrid_clock.cc:648] HybridClock initialized: now 1780912487548697 us; error 0 us; skew 500 ppm
I20260608 09:54:47.549283 23262 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 09:54:47.551787 23262 webserver.cc:533] Webserver started at http://127.22.183.190:46515/ using document root <none> and password file <none>
I20260608 09:54:47.552285 23262 fs_manager.cc:362] Metadata directory not provided
I20260608 09:54:47.552466 23262 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 09:54:47.552729 23262 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 09:54:47.553934 23262 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task8s1y23/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780912294849904-23262-0/minicluster-data/master-0-root/instance:
uuid: "e63976c7b8724389ac11b16d45911270"
format_stamp: "Formatted at 2026-06-08 09:54:47 on dist-test-slave-vzb5"
I20260608 09:54:47.558308 23262 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260608 09:54:47.561795 30707 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:54:47.562597 23262 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260608 09:54:47.562909 23262 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task8s1y23/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780912294849904-23262-0/minicluster-data/master-0-root
uuid: "e63976c7b8724389ac11b16d45911270"
format_stamp: "Formatted at 2026-06-08 09:54:47 on dist-test-slave-vzb5"
I20260608 09:54:47.563220 23262 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task8s1y23/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780912294849904-23262-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-task8s1y23/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780912294849904-23262-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-task8s1y23/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780912294849904-23262-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 09:54:47.588575 23262 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 09:54:47.589810 23262 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 09:54:47.628010 23262 rpc_server.cc:307] RPC server started. Bound to: 127.22.183.190:44771
I20260608 09:54:47.628151 30758 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.22.183.190:44771 every 8 connection(s)
I20260608 09:54:47.632478 30759 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 09:54:47.644050 30759 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P e63976c7b8724389ac11b16d45911270: Bootstrap starting.
I20260608 09:54:47.649507 30759 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P e63976c7b8724389ac11b16d45911270: Neither blocks nor log segments found. Creating new log.
I20260608 09:54:47.654515 30759 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P e63976c7b8724389ac11b16d45911270: No bootstrap required, opened a new log
I20260608 09:54:47.656898 30759 raft_consensus.cc:359] T 00000000000000000000000000000000 P e63976c7b8724389ac11b16d45911270 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e63976c7b8724389ac11b16d45911270" member_type: VOTER }
I20260608 09:54:47.657295 30759 raft_consensus.cc:385] T 00000000000000000000000000000000 P e63976c7b8724389ac11b16d45911270 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:54:47.657473 30759 raft_consensus.cc:740] T 00000000000000000000000000000000 P e63976c7b8724389ac11b16d45911270 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e63976c7b8724389ac11b16d45911270, State: Initialized, Role: FOLLOWER
I20260608 09:54:47.658027 30759 consensus_queue.cc:260] T 00000000000000000000000000000000 P e63976c7b8724389ac11b16d45911270 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "e63976c7b8724389ac11b16d45911270" member_type: VOTER }
I20260608 09:54:47.658486 30759 raft_consensus.cc:399] T 00000000000000000000000000000000 P e63976c7b8724389ac11b16d45911270 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 09:54:47.658674 30759 raft_consensus.cc:493] T 00000000000000000000000000000000 P e63976c7b8724389ac11b16d45911270 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 09:54:47.658874 30759 raft_consensus.cc:3060] T 00000000000000000000000000000000 P e63976c7b8724389ac11b16d45911270 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:54:47.663620 30759 raft_consensus.cc:515] T 00000000000000000000000000000000 P e63976c7b8724389ac11b16d45911270 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e63976c7b8724389ac11b16d45911270" member_type: VOTER }
I20260608 09:54:47.664085 30759 leader_election.cc:304] T 00000000000000000000000000000000 P e63976c7b8724389ac11b16d45911270 [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: e63976c7b8724389ac11b16d45911270; no voters: 
I20260608 09:54:47.665495 30759 leader_election.cc:290] T 00000000000000000000000000000000 P e63976c7b8724389ac11b16d45911270 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 09:54:47.665907 30762 raft_consensus.cc:2804] T 00000000000000000000000000000000 P e63976c7b8724389ac11b16d45911270 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 09:54:47.667438 30762 raft_consensus.cc:697] T 00000000000000000000000000000000 P e63976c7b8724389ac11b16d45911270 [term 1 LEADER]: Becoming Leader. State: Replica: e63976c7b8724389ac11b16d45911270, State: Running, Role: LEADER
I20260608 09:54:47.668236 30762 consensus_queue.cc:237] T 00000000000000000000000000000000 P e63976c7b8724389ac11b16d45911270 [LEADER]: Queue going to LEADER mode. State: All 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: "e63976c7b8724389ac11b16d45911270" member_type: VOTER }
I20260608 09:54:47.669057 30759 sys_catalog.cc:565] T 00000000000000000000000000000000 P e63976c7b8724389ac11b16d45911270 [sys.catalog]: configured and running, proceeding with master startup.
I20260608 09:54:47.671515 30763 sys_catalog.cc:455] T 00000000000000000000000000000000 P e63976c7b8724389ac11b16d45911270 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "e63976c7b8724389ac11b16d45911270" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e63976c7b8724389ac11b16d45911270" member_type: VOTER } }
I20260608 09:54:47.671600 30764 sys_catalog.cc:455] T 00000000000000000000000000000000 P e63976c7b8724389ac11b16d45911270 [sys.catalog]: SysCatalogTable state changed. Reason: New leader e63976c7b8724389ac11b16d45911270. Latest consensus state: current_term: 1 leader_uuid: "e63976c7b8724389ac11b16d45911270" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e63976c7b8724389ac11b16d45911270" member_type: VOTER } }
I20260608 09:54:47.672237 30763 sys_catalog.cc:458] T 00000000000000000000000000000000 P e63976c7b8724389ac11b16d45911270 [sys.catalog]: This master's current role is: LEADER
I20260608 09:54:47.672320 30764 sys_catalog.cc:458] T 00000000000000000000000000000000 P e63976c7b8724389ac11b16d45911270 [sys.catalog]: This master's current role is: LEADER
I20260608 09:54:47.678213 30767 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260608 09:54:47.686169 30767 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260608 09:54:47.687213 23262 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260608 09:54:47.695626 30767 catalog_manager.cc:1382] Generated new cluster ID: eef2a10ab59c4609ae9521b9561f66e9
I20260608 09:54:47.695900 30767 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260608 09:54:47.719520 30767 catalog_manager.cc:1405] Generated new certificate authority record
I20260608 09:54:47.720932 30767 catalog_manager.cc:1539] Loading token signing keys...
I20260608 09:54:47.736068 30767 catalog_manager.cc:6069] T 00000000000000000000000000000000 P e63976c7b8724389ac11b16d45911270: Generated new TSK 0
I20260608 09:54:47.736693 30767 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260608 09:54:47.753413 23262 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 09:54:47.759560 30780 instance_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 09:54:47.760725 30781 instance_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 09:54:47.762135 30783 instance_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 09:54:47.762888 23262 server_base.cc:1061] running on GCE node
I20260608 09:54:47.763782 23262 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 09:54:47.763959 23262 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 09:54:47.764079 23262 hybrid_clock.cc:648] HybridClock initialized: now 1780912487764069 us; error 0 us; skew 500 ppm
I20260608 09:54:47.764596 23262 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 09:54:47.766796 23262 webserver.cc:533] Webserver started at http://127.22.183.129:45839/ using document root <none> and password file <none>
I20260608 09:54:47.767361 23262 fs_manager.cc:362] Metadata directory not provided
I20260608 09:54:47.767539 23262 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 09:54:47.767741 23262 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 09:54:47.768745 23262 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task8s1y23/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780912294849904-23262-0/minicluster-data/ts-0-root/instance:
uuid: "fda9ae64b15b461993b832631073eeb0"
format_stamp: "Formatted at 2026-06-08 09:54:47 on dist-test-slave-vzb5"
I20260608 09:54:47.773423 23262 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260608 09:54:47.776733 30788 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:54:47.777485 23262 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260608 09:54:47.777729 23262 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task8s1y23/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780912294849904-23262-0/minicluster-data/ts-0-root
uuid: "fda9ae64b15b461993b832631073eeb0"
format_stamp: "Formatted at 2026-06-08 09:54:47 on dist-test-slave-vzb5"
I20260608 09:54:47.777957 23262 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task8s1y23/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780912294849904-23262-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-task8s1y23/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780912294849904-23262-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-task8s1y23/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780912294849904-23262-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 09:54:47.799907 23262 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 09:54:47.801116 23262 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 09:54:47.802549 23262 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 09:54:47.804912 23262 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 09:54:47.805121 23262 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:54:47.805423 23262 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 09:54:47.805590 23262 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:54:47.846184 23262 rpc_server.cc:307] RPC server started. Bound to: 127.22.183.129:44621
I20260608 09:54:47.846320 30850 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.22.183.129:44621 every 8 connection(s)
I20260608 09:54:47.851845 23262 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 09:54:47.859335 30855 instance_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 09:54:47.861383 30856 instance_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 09:54:47.862841 30858 instance_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 09:54:47.863240 23262 server_base.cc:1061] running on GCE node
I20260608 09:54:47.864308 23262 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 09:54:47.864540 23262 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 09:54:47.864769 23262 hybrid_clock.cc:648] HybridClock initialized: now 1780912487864752 us; error 0 us; skew 500 ppm
I20260608 09:54:47.865571 23262 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 09:54:47.868490 23262 webserver.cc:533] Webserver started at http://127.22.183.130:43661/ using document root <none> and password file <none>
I20260608 09:54:47.868709 30851 heartbeater.cc:344] Connected to a master server at 127.22.183.190:44771
I20260608 09:54:47.869087 30851 heartbeater.cc:461] Registering TS with master...
I20260608 09:54:47.869138 23262 fs_manager.cc:362] Metadata directory not provided
I20260608 09:54:47.869506 23262 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 09:54:47.869789 23262 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 09:54:47.869769 30851 heartbeater.cc:507] Master 127.22.183.190:44771 requested a full tablet report, sending...
I20260608 09:54:47.871807 23262 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task8s1y23/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780912294849904-23262-0/minicluster-data/ts-1-root/instance:
uuid: "cc2fd42b8adf49f5a7316c221584c8b3"
format_stamp: "Formatted at 2026-06-08 09:54:47 on dist-test-slave-vzb5"
I20260608 09:54:47.872674 30724 ts_manager.cc:194] Registered new tserver with Master: fda9ae64b15b461993b832631073eeb0 (127.22.183.129:44621)
I20260608 09:54:47.875361 30724 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:47092
I20260608 09:54:47.878346 23262 fs_manager.cc:696] Time spent creating directory manager: real 0.006s	user 0.006s	sys 0.000s
I20260608 09:54:47.882072 30863 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:54:47.882825 23262 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260608 09:54:47.883152 23262 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task8s1y23/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780912294849904-23262-0/minicluster-data/ts-1-root
uuid: "cc2fd42b8adf49f5a7316c221584c8b3"
format_stamp: "Formatted at 2026-06-08 09:54:47 on dist-test-slave-vzb5"
I20260608 09:54:47.883448 23262 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task8s1y23/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780912294849904-23262-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-task8s1y23/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780912294849904-23262-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-task8s1y23/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780912294849904-23262-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 09:54:47.893460 23262 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 09:54:47.894577 23262 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 09:54:47.896024 23262 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 09:54:47.898231 23262 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 09:54:47.898456 23262 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:54:47.898686 23262 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 09:54:47.898860 23262 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:54:47.938817 23262 rpc_server.cc:307] RPC server started. Bound to: 127.22.183.130:36991
I20260608 09:54:47.938941 30925 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.22.183.130:36991 every 8 connection(s)
I20260608 09:54:47.943946 23262 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 09:54:47.950512 30929 instance_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 09:54:47.951390 30930 instance_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 09:54:47.956128 30933 instance_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 09:54:47.957029 23262 server_base.cc:1061] running on GCE node
I20260608 09:54:47.957964 23262 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 09:54:47.958249 23262 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 09:54:47.958324 30926 heartbeater.cc:344] Connected to a master server at 127.22.183.190:44771
I20260608 09:54:47.958555 23262 hybrid_clock.cc:648] HybridClock initialized: now 1780912487958535 us; error 0 us; skew 500 ppm
I20260608 09:54:47.958794 30926 heartbeater.cc:461] Registering TS with master...
I20260608 09:54:47.959434 23262 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 09:54:47.959709 30926 heartbeater.cc:507] Master 127.22.183.190:44771 requested a full tablet report, sending...
I20260608 09:54:47.962262 23262 webserver.cc:533] Webserver started at http://127.22.183.131:41883/ using document root <none> and password file <none>
I20260608 09:54:47.962282 30724 ts_manager.cc:194] Registered new tserver with Master: cc2fd42b8adf49f5a7316c221584c8b3 (127.22.183.130:36991)
I20260608 09:54:47.962951 23262 fs_manager.cc:362] Metadata directory not provided
I20260608 09:54:47.963225 23262 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 09:54:47.963521 23262 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 09:54:47.964063 30724 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:47104
I20260608 09:54:47.964753 23262 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task8s1y23/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780912294849904-23262-0/minicluster-data/ts-2-root/instance:
uuid: "0273190812f34778a15206153734aea1"
format_stamp: "Formatted at 2026-06-08 09:54:47 on dist-test-slave-vzb5"
I20260608 09:54:47.969883 23262 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260608 09:54:47.973500 30937 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:54:47.974522 23262 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.000s
I20260608 09:54:47.974818 23262 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task8s1y23/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780912294849904-23262-0/minicluster-data/ts-2-root
uuid: "0273190812f34778a15206153734aea1"
format_stamp: "Formatted at 2026-06-08 09:54:47 on dist-test-slave-vzb5"
I20260608 09:54:47.975082 23262 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task8s1y23/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780912294849904-23262-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-task8s1y23/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780912294849904-23262-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-task8s1y23/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780912294849904-23262-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 09:54:47.988669 23262 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 09:54:47.989833 23262 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 09:54:47.991387 23262 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 09:54:47.993619 23262 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 09:54:47.993811 23262 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:54:47.994077 23262 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 09:54:47.994233 23262 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:54:48.033192 23262 rpc_server.cc:307] RPC server started. Bound to: 127.22.183.131:46111
I20260608 09:54:48.033388 30999 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.22.183.131:46111 every 8 connection(s)
I20260608 09:54:48.048648 31000 heartbeater.cc:344] Connected to a master server at 127.22.183.190:44771
I20260608 09:54:48.049110 31000 heartbeater.cc:461] Registering TS with master...
I20260608 09:54:48.049845 31000 heartbeater.cc:507] Master 127.22.183.190:44771 requested a full tablet report, sending...
I20260608 09:54:48.051910 30724 ts_manager.cc:194] Registered new tserver with Master: 0273190812f34778a15206153734aea1 (127.22.183.131:46111)
I20260608 09:54:48.052428 23262 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.015731532s
I20260608 09:54:48.053331 30724 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:47114
I20260608 09:54:48.878610 30851 heartbeater.cc:499] Master 127.22.183.190:44771 was elected leader, sending a full tablet report...
I20260608 09:54:48.966563 30926 heartbeater.cc:499] Master 127.22.183.190:44771 was elected leader, sending a full tablet report...
I20260608 09:54:49.056496 31000 heartbeater.cc:499] Master 127.22.183.190:44771 was elected leader, sending a full tablet report...
I20260608 09:54:49.108417 30724 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:47118:
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 09:54:49.110801 30724 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 09:54:49.174309 30891 tablet_service.cc:1511] Processing CreateTablet for tablet 0064c446c6f844f5af39809813a2c88c (DEFAULT_TABLE table=test-workload [id=993b6fdf2db5405b99879be7335d7631]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260608 09:54:49.174726 30890 tablet_service.cc:1511] Processing CreateTablet for tablet 970eb836ee9d4eb697c02d871be5d902 (DEFAULT_TABLE table=test-workload [id=993b6fdf2db5405b99879be7335d7631]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260608 09:54:49.175782 30891 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0064c446c6f844f5af39809813a2c88c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:54:49.176436 30890 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 970eb836ee9d4eb697c02d871be5d902. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:54:49.177243 30889 tablet_service.cc:1511] Processing CreateTablet for tablet cc77ac8ee4c048c8b7f5d9902d601b7c (DEFAULT_TABLE table=test-workload [id=993b6fdf2db5405b99879be7335d7631]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260608 09:54:49.178543 30889 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cc77ac8ee4c048c8b7f5d9902d601b7c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:54:49.181130 30888 tablet_service.cc:1511] Processing CreateTablet for tablet 691d6872fc7b4bd7bee256a157cec66e (DEFAULT_TABLE table=test-workload [id=993b6fdf2db5405b99879be7335d7631]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260608 09:54:49.182483 30888 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 691d6872fc7b4bd7bee256a157cec66e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:54:49.200542 31020 tablet_bootstrap.cc:492] T 0064c446c6f844f5af39809813a2c88c P cc2fd42b8adf49f5a7316c221584c8b3: Bootstrap starting.
I20260608 09:54:49.207345 30814 tablet_service.cc:1511] Processing CreateTablet for tablet cc77ac8ee4c048c8b7f5d9902d601b7c (DEFAULT_TABLE table=test-workload [id=993b6fdf2db5405b99879be7335d7631]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260608 09:54:49.208467 30815 tablet_service.cc:1511] Processing CreateTablet for tablet 970eb836ee9d4eb697c02d871be5d902 (DEFAULT_TABLE table=test-workload [id=993b6fdf2db5405b99879be7335d7631]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260608 09:54:49.207365 31020 tablet_bootstrap.cc:654] T 0064c446c6f844f5af39809813a2c88c P cc2fd42b8adf49f5a7316c221584c8b3: Neither blocks nor log segments found. Creating new log.
I20260608 09:54:49.209210 30813 tablet_service.cc:1511] Processing CreateTablet for tablet 691d6872fc7b4bd7bee256a157cec66e (DEFAULT_TABLE table=test-workload [id=993b6fdf2db5405b99879be7335d7631]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260608 09:54:49.208925 30814 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cc77ac8ee4c048c8b7f5d9902d601b7c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:54:49.210551 30813 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 691d6872fc7b4bd7bee256a157cec66e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:54:49.205637 30816 tablet_service.cc:1511] Processing CreateTablet for tablet 0064c446c6f844f5af39809813a2c88c (DEFAULT_TABLE table=test-workload [id=993b6fdf2db5405b99879be7335d7631]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260608 09:54:49.213467 30965 tablet_service.cc:1511] Processing CreateTablet for tablet 0064c446c6f844f5af39809813a2c88c (DEFAULT_TABLE table=test-workload [id=993b6fdf2db5405b99879be7335d7631]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260608 09:54:49.214371 30816 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0064c446c6f844f5af39809813a2c88c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:54:49.216876 30964 tablet_service.cc:1511] Processing CreateTablet for tablet 970eb836ee9d4eb697c02d871be5d902 (DEFAULT_TABLE table=test-workload [id=993b6fdf2db5405b99879be7335d7631]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260608 09:54:49.220870 30962 tablet_service.cc:1511] Processing CreateTablet for tablet 691d6872fc7b4bd7bee256a157cec66e (DEFAULT_TABLE table=test-workload [id=993b6fdf2db5405b99879be7335d7631]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260608 09:54:49.223326 30963 tablet_service.cc:1511] Processing CreateTablet for tablet cc77ac8ee4c048c8b7f5d9902d601b7c (DEFAULT_TABLE table=test-workload [id=993b6fdf2db5405b99879be7335d7631]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260608 09:54:49.225378 30815 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 970eb836ee9d4eb697c02d871be5d902. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:54:49.227537 30965 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0064c446c6f844f5af39809813a2c88c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:54:49.231609 30962 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 691d6872fc7b4bd7bee256a157cec66e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:54:49.235569 30964 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 970eb836ee9d4eb697c02d871be5d902. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:54:49.239545 30963 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cc77ac8ee4c048c8b7f5d9902d601b7c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:54:49.305956 31022 tablet_bootstrap.cc:492] T cc77ac8ee4c048c8b7f5d9902d601b7c P fda9ae64b15b461993b832631073eeb0: Bootstrap starting.
I20260608 09:54:49.313485 31022 tablet_bootstrap.cc:654] T cc77ac8ee4c048c8b7f5d9902d601b7c P fda9ae64b15b461993b832631073eeb0: Neither blocks nor log segments found. Creating new log.
I20260608 09:54:49.315192 31020 tablet_bootstrap.cc:492] T 0064c446c6f844f5af39809813a2c88c P cc2fd42b8adf49f5a7316c221584c8b3: No bootstrap required, opened a new log
I20260608 09:54:49.315783 31020 ts_tablet_manager.cc:1403] T 0064c446c6f844f5af39809813a2c88c P cc2fd42b8adf49f5a7316c221584c8b3: Time spent bootstrapping tablet: real 0.116s	user 0.039s	sys 0.068s
I20260608 09:54:49.319347 31020 raft_consensus.cc:359] T 0064c446c6f844f5af39809813a2c88c P cc2fd42b8adf49f5a7316c221584c8b3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc2fd42b8adf49f5a7316c221584c8b3" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 36991 } } peers { permanent_uuid: "0273190812f34778a15206153734aea1" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 46111 } } peers { permanent_uuid: "fda9ae64b15b461993b832631073eeb0" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 44621 } }
I20260608 09:54:49.320139 31020 raft_consensus.cc:385] T 0064c446c6f844f5af39809813a2c88c P cc2fd42b8adf49f5a7316c221584c8b3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:54:49.320451 31020 raft_consensus.cc:740] T 0064c446c6f844f5af39809813a2c88c P cc2fd42b8adf49f5a7316c221584c8b3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cc2fd42b8adf49f5a7316c221584c8b3, State: Initialized, Role: FOLLOWER
I20260608 09:54:49.320694 31023 tablet_bootstrap.cc:492] T cc77ac8ee4c048c8b7f5d9902d601b7c P 0273190812f34778a15206153734aea1: Bootstrap starting.
I20260608 09:54:49.321282 31020 consensus_queue.cc:260] T 0064c446c6f844f5af39809813a2c88c P cc2fd42b8adf49f5a7316c221584c8b3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc2fd42b8adf49f5a7316c221584c8b3" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 36991 } } peers { permanent_uuid: "0273190812f34778a15206153734aea1" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 46111 } } peers { permanent_uuid: "fda9ae64b15b461993b832631073eeb0" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 44621 } }
I20260608 09:54:49.321887 31022 tablet_bootstrap.cc:492] T cc77ac8ee4c048c8b7f5d9902d601b7c P fda9ae64b15b461993b832631073eeb0: No bootstrap required, opened a new log
I20260608 09:54:49.322397 31022 ts_tablet_manager.cc:1403] T cc77ac8ee4c048c8b7f5d9902d601b7c P fda9ae64b15b461993b832631073eeb0: Time spent bootstrapping tablet: real 0.017s	user 0.004s	sys 0.010s
I20260608 09:54:49.324425 31020 ts_tablet_manager.cc:1434] T 0064c446c6f844f5af39809813a2c88c P cc2fd42b8adf49f5a7316c221584c8b3: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.001s
I20260608 09:54:49.325511 31020 tablet_bootstrap.cc:492] T 970eb836ee9d4eb697c02d871be5d902 P cc2fd42b8adf49f5a7316c221584c8b3: Bootstrap starting.
I20260608 09:54:49.325722 31022 raft_consensus.cc:359] T cc77ac8ee4c048c8b7f5d9902d601b7c P fda9ae64b15b461993b832631073eeb0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fda9ae64b15b461993b832631073eeb0" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 44621 } } peers { permanent_uuid: "cc2fd42b8adf49f5a7316c221584c8b3" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 36991 } } peers { permanent_uuid: "0273190812f34778a15206153734aea1" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 46111 } }
I20260608 09:54:49.326455 31022 raft_consensus.cc:385] T cc77ac8ee4c048c8b7f5d9902d601b7c P fda9ae64b15b461993b832631073eeb0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:54:49.326762 31022 raft_consensus.cc:740] T cc77ac8ee4c048c8b7f5d9902d601b7c P fda9ae64b15b461993b832631073eeb0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fda9ae64b15b461993b832631073eeb0, State: Initialized, Role: FOLLOWER
I20260608 09:54:49.327994 31023 tablet_bootstrap.cc:654] T cc77ac8ee4c048c8b7f5d9902d601b7c P 0273190812f34778a15206153734aea1: Neither blocks nor log segments found. Creating new log.
I20260608 09:54:49.327670 31022 consensus_queue.cc:260] T cc77ac8ee4c048c8b7f5d9902d601b7c P fda9ae64b15b461993b832631073eeb0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fda9ae64b15b461993b832631073eeb0" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 44621 } } peers { permanent_uuid: "cc2fd42b8adf49f5a7316c221584c8b3" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 36991 } } peers { permanent_uuid: "0273190812f34778a15206153734aea1" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 46111 } }
I20260608 09:54:49.333461 31020 tablet_bootstrap.cc:654] T 970eb836ee9d4eb697c02d871be5d902 P cc2fd42b8adf49f5a7316c221584c8b3: Neither blocks nor log segments found. Creating new log.
I20260608 09:54:49.341813 31023 tablet_bootstrap.cc:492] T cc77ac8ee4c048c8b7f5d9902d601b7c P 0273190812f34778a15206153734aea1: No bootstrap required, opened a new log
I20260608 09:54:49.342295 31023 ts_tablet_manager.cc:1403] T cc77ac8ee4c048c8b7f5d9902d601b7c P 0273190812f34778a15206153734aea1: Time spent bootstrapping tablet: real 0.022s	user 0.014s	sys 0.004s
I20260608 09:54:49.342967 31020 tablet_bootstrap.cc:492] T 970eb836ee9d4eb697c02d871be5d902 P cc2fd42b8adf49f5a7316c221584c8b3: No bootstrap required, opened a new log
I20260608 09:54:49.343497 31020 ts_tablet_manager.cc:1403] T 970eb836ee9d4eb697c02d871be5d902 P cc2fd42b8adf49f5a7316c221584c8b3: Time spent bootstrapping tablet: real 0.018s	user 0.009s	sys 0.008s
I20260608 09:54:49.345305 31022 ts_tablet_manager.cc:1434] T cc77ac8ee4c048c8b7f5d9902d601b7c P fda9ae64b15b461993b832631073eeb0: Time spent starting tablet: real 0.023s	user 0.005s	sys 0.012s
I20260608 09:54:49.346483 31020 raft_consensus.cc:359] T 970eb836ee9d4eb697c02d871be5d902 P cc2fd42b8adf49f5a7316c221584c8b3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fda9ae64b15b461993b832631073eeb0" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 44621 } } peers { permanent_uuid: "cc2fd42b8adf49f5a7316c221584c8b3" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 36991 } } peers { permanent_uuid: "0273190812f34778a15206153734aea1" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 46111 } }
I20260608 09:54:49.347244 31020 raft_consensus.cc:385] T 970eb836ee9d4eb697c02d871be5d902 P cc2fd42b8adf49f5a7316c221584c8b3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:54:49.347558 31020 raft_consensus.cc:740] T 970eb836ee9d4eb697c02d871be5d902 P cc2fd42b8adf49f5a7316c221584c8b3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cc2fd42b8adf49f5a7316c221584c8b3, State: Initialized, Role: FOLLOWER
I20260608 09:54:49.348392 31020 consensus_queue.cc:260] T 970eb836ee9d4eb697c02d871be5d902 P cc2fd42b8adf49f5a7316c221584c8b3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fda9ae64b15b461993b832631073eeb0" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 44621 } } peers { permanent_uuid: "cc2fd42b8adf49f5a7316c221584c8b3" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 36991 } } peers { permanent_uuid: "0273190812f34778a15206153734aea1" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 46111 } }
I20260608 09:54:49.349486 31022 tablet_bootstrap.cc:492] T 0064c446c6f844f5af39809813a2c88c P fda9ae64b15b461993b832631073eeb0: Bootstrap starting.
I20260608 09:54:49.349355 31023 raft_consensus.cc:359] T cc77ac8ee4c048c8b7f5d9902d601b7c P 0273190812f34778a15206153734aea1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fda9ae64b15b461993b832631073eeb0" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 44621 } } peers { permanent_uuid: "cc2fd42b8adf49f5a7316c221584c8b3" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 36991 } } peers { permanent_uuid: "0273190812f34778a15206153734aea1" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 46111 } }
I20260608 09:54:49.350159 31023 raft_consensus.cc:385] T cc77ac8ee4c048c8b7f5d9902d601b7c P 0273190812f34778a15206153734aea1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:54:49.350445 31023 raft_consensus.cc:740] T cc77ac8ee4c048c8b7f5d9902d601b7c P 0273190812f34778a15206153734aea1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0273190812f34778a15206153734aea1, State: Initialized, Role: FOLLOWER
I20260608 09:54:49.350521 31020 ts_tablet_manager.cc:1434] T 970eb836ee9d4eb697c02d871be5d902 P cc2fd42b8adf49f5a7316c221584c8b3: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.000s
I20260608 09:54:49.351567 31020 tablet_bootstrap.cc:492] T cc77ac8ee4c048c8b7f5d9902d601b7c P cc2fd42b8adf49f5a7316c221584c8b3: Bootstrap starting.
I20260608 09:54:49.351382 31023 consensus_queue.cc:260] T cc77ac8ee4c048c8b7f5d9902d601b7c P 0273190812f34778a15206153734aea1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fda9ae64b15b461993b832631073eeb0" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 44621 } } peers { permanent_uuid: "cc2fd42b8adf49f5a7316c221584c8b3" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 36991 } } peers { permanent_uuid: "0273190812f34778a15206153734aea1" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 46111 } }
W20260608 09:54:49.351979 30852 tablet.cc:2404] T cc77ac8ee4c048c8b7f5d9902d601b7c P fda9ae64b15b461993b832631073eeb0: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260608 09:54:49.357559 31022 tablet_bootstrap.cc:654] T 0064c446c6f844f5af39809813a2c88c P fda9ae64b15b461993b832631073eeb0: Neither blocks nor log segments found. Creating new log.
I20260608 09:54:49.357816 31020 tablet_bootstrap.cc:654] T cc77ac8ee4c048c8b7f5d9902d601b7c P cc2fd42b8adf49f5a7316c221584c8b3: Neither blocks nor log segments found. Creating new log.
I20260608 09:54:49.360936 31023 ts_tablet_manager.cc:1434] T cc77ac8ee4c048c8b7f5d9902d601b7c P 0273190812f34778a15206153734aea1: Time spent starting tablet: real 0.018s	user 0.007s	sys 0.009s
I20260608 09:54:49.364611 31025 raft_consensus.cc:493] T 970eb836ee9d4eb697c02d871be5d902 P cc2fd42b8adf49f5a7316c221584c8b3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 09:54:49.365222 31025 raft_consensus.cc:515] T 970eb836ee9d4eb697c02d871be5d902 P cc2fd42b8adf49f5a7316c221584c8b3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fda9ae64b15b461993b832631073eeb0" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 44621 } } peers { permanent_uuid: "cc2fd42b8adf49f5a7316c221584c8b3" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 36991 } } peers { permanent_uuid: "0273190812f34778a15206153734aea1" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 46111 } }
I20260608 09:54:49.374073 31023 tablet_bootstrap.cc:492] T 970eb836ee9d4eb697c02d871be5d902 P 0273190812f34778a15206153734aea1: Bootstrap starting.
I20260608 09:54:49.382968 31023 tablet_bootstrap.cc:654] T 970eb836ee9d4eb697c02d871be5d902 P 0273190812f34778a15206153734aea1: Neither blocks nor log segments found. Creating new log.
I20260608 09:54:49.383859 31025 leader_election.cc:290] T 970eb836ee9d4eb697c02d871be5d902 P cc2fd42b8adf49f5a7316c221584c8b3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers fda9ae64b15b461993b832631073eeb0 (127.22.183.129:44621), 0273190812f34778a15206153734aea1 (127.22.183.131:46111)
I20260608 09:54:49.390048 31026 raft_consensus.cc:493] T cc77ac8ee4c048c8b7f5d9902d601b7c P fda9ae64b15b461993b832631073eeb0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 09:54:49.390591 31022 tablet_bootstrap.cc:492] T 0064c446c6f844f5af39809813a2c88c P fda9ae64b15b461993b832631073eeb0: No bootstrap required, opened a new log
I20260608 09:54:49.390532 31026 raft_consensus.cc:515] T cc77ac8ee4c048c8b7f5d9902d601b7c P fda9ae64b15b461993b832631073eeb0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fda9ae64b15b461993b832631073eeb0" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 44621 } } peers { permanent_uuid: "cc2fd42b8adf49f5a7316c221584c8b3" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 36991 } } peers { permanent_uuid: "0273190812f34778a15206153734aea1" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 46111 } }
I20260608 09:54:49.391280 31022 ts_tablet_manager.cc:1403] T 0064c446c6f844f5af39809813a2c88c P fda9ae64b15b461993b832631073eeb0: Time spent bootstrapping tablet: real 0.043s	user 0.015s	sys 0.022s
I20260608 09:54:49.395112 31020 tablet_bootstrap.cc:492] T cc77ac8ee4c048c8b7f5d9902d601b7c P cc2fd42b8adf49f5a7316c221584c8b3: No bootstrap required, opened a new log
I20260608 09:54:49.394831 31022 raft_consensus.cc:359] T 0064c446c6f844f5af39809813a2c88c P fda9ae64b15b461993b832631073eeb0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc2fd42b8adf49f5a7316c221584c8b3" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 36991 } } peers { permanent_uuid: "0273190812f34778a15206153734aea1" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 46111 } } peers { permanent_uuid: "fda9ae64b15b461993b832631073eeb0" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 44621 } }
I20260608 09:54:49.395610 31022 raft_consensus.cc:385] T 0064c446c6f844f5af39809813a2c88c P fda9ae64b15b461993b832631073eeb0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:54:49.395704 31020 ts_tablet_manager.cc:1403] T cc77ac8ee4c048c8b7f5d9902d601b7c P cc2fd42b8adf49f5a7316c221584c8b3: Time spent bootstrapping tablet: real 0.044s	user 0.008s	sys 0.029s
I20260608 09:54:49.395964 31022 raft_consensus.cc:740] T 0064c446c6f844f5af39809813a2c88c P fda9ae64b15b461993b832631073eeb0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fda9ae64b15b461993b832631073eeb0, State: Initialized, Role: FOLLOWER
I20260608 09:54:49.396869 31022 consensus_queue.cc:260] T 0064c446c6f844f5af39809813a2c88c P fda9ae64b15b461993b832631073eeb0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc2fd42b8adf49f5a7316c221584c8b3" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 36991 } } peers { permanent_uuid: "0273190812f34778a15206153734aea1" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 46111 } } peers { permanent_uuid: "fda9ae64b15b461993b832631073eeb0" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 44621 } }
I20260608 09:54:49.406760 31023 tablet_bootstrap.cc:492] T 970eb836ee9d4eb697c02d871be5d902 P 0273190812f34778a15206153734aea1: No bootstrap required, opened a new log
I20260608 09:54:49.414286 31023 ts_tablet_manager.cc:1403] T 970eb836ee9d4eb697c02d871be5d902 P 0273190812f34778a15206153734aea1: Time spent bootstrapping tablet: real 0.040s	user 0.009s	sys 0.005s
I20260608 09:54:49.411130 31026 leader_election.cc:290] T cc77ac8ee4c048c8b7f5d9902d601b7c P fda9ae64b15b461993b832631073eeb0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers cc2fd42b8adf49f5a7316c221584c8b3 (127.22.183.130:36991), 0273190812f34778a15206153734aea1 (127.22.183.131:46111)
I20260608 09:54:49.408202 31020 raft_consensus.cc:359] T cc77ac8ee4c048c8b7f5d9902d601b7c P cc2fd42b8adf49f5a7316c221584c8b3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fda9ae64b15b461993b832631073eeb0" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 44621 } } peers { permanent_uuid: "cc2fd42b8adf49f5a7316c221584c8b3" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 36991 } } peers { permanent_uuid: "0273190812f34778a15206153734aea1" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 46111 } }
I20260608 09:54:49.415426 31020 raft_consensus.cc:385] T cc77ac8ee4c048c8b7f5d9902d601b7c P cc2fd42b8adf49f5a7316c221584c8b3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:54:49.415776 31020 raft_consensus.cc:740] T cc77ac8ee4c048c8b7f5d9902d601b7c P cc2fd42b8adf49f5a7316c221584c8b3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cc2fd42b8adf49f5a7316c221584c8b3, State: Initialized, Role: FOLLOWER
I20260608 09:54:49.416728 31020 consensus_queue.cc:260] T cc77ac8ee4c048c8b7f5d9902d601b7c P cc2fd42b8adf49f5a7316c221584c8b3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fda9ae64b15b461993b832631073eeb0" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 44621 } } peers { permanent_uuid: "cc2fd42b8adf49f5a7316c221584c8b3" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 36991 } } peers { permanent_uuid: "0273190812f34778a15206153734aea1" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 46111 } }
I20260608 09:54:49.420070 31023 raft_consensus.cc:359] T 970eb836ee9d4eb697c02d871be5d902 P 0273190812f34778a15206153734aea1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fda9ae64b15b461993b832631073eeb0" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 44621 } } peers { permanent_uuid: "cc2fd42b8adf49f5a7316c221584c8b3" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 36991 } } peers { permanent_uuid: "0273190812f34778a15206153734aea1" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 46111 } }
I20260608 09:54:49.422413 30975 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "970eb836ee9d4eb697c02d871be5d902" candidate_uuid: "cc2fd42b8adf49f5a7316c221584c8b3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0273190812f34778a15206153734aea1" is_pre_election: true
I20260608 09:54:49.423668 31023 raft_consensus.cc:385] T 970eb836ee9d4eb697c02d871be5d902 P 0273190812f34778a15206153734aea1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:54:49.424015 31023 raft_consensus.cc:740] T 970eb836ee9d4eb697c02d871be5d902 P 0273190812f34778a15206153734aea1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0273190812f34778a15206153734aea1, State: Initialized, Role: FOLLOWER
I20260608 09:54:49.426374 31020 ts_tablet_manager.cc:1434] T cc77ac8ee4c048c8b7f5d9902d601b7c P cc2fd42b8adf49f5a7316c221584c8b3: Time spent starting tablet: real 0.030s	user 0.007s	sys 0.001s
I20260608 09:54:49.426098 31023 consensus_queue.cc:260] T 970eb836ee9d4eb697c02d871be5d902 P 0273190812f34778a15206153734aea1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fda9ae64b15b461993b832631073eeb0" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 44621 } } peers { permanent_uuid: "cc2fd42b8adf49f5a7316c221584c8b3" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 36991 } } peers { permanent_uuid: "0273190812f34778a15206153734aea1" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 46111 } }
I20260608 09:54:49.427192 30975 raft_consensus.cc:2468] T 970eb836ee9d4eb697c02d871be5d902 P 0273190812f34778a15206153734aea1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cc2fd42b8adf49f5a7316c221584c8b3 in term 0.
I20260608 09:54:49.431886 31020 tablet_bootstrap.cc:492] T 691d6872fc7b4bd7bee256a157cec66e P cc2fd42b8adf49f5a7316c221584c8b3: Bootstrap starting.
I20260608 09:54:49.435232 30867 leader_election.cc:304] T 970eb836ee9d4eb697c02d871be5d902 P cc2fd42b8adf49f5a7316c221584c8b3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0273190812f34778a15206153734aea1, cc2fd42b8adf49f5a7316c221584c8b3; no voters: 
I20260608 09:54:49.436314 31025 raft_consensus.cc:2804] T 970eb836ee9d4eb697c02d871be5d902 P cc2fd42b8adf49f5a7316c221584c8b3 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 09:54:49.436764 31025 raft_consensus.cc:493] T 970eb836ee9d4eb697c02d871be5d902 P cc2fd42b8adf49f5a7316c221584c8b3 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 09:54:49.437188 31025 raft_consensus.cc:3060] T 970eb836ee9d4eb697c02d871be5d902 P cc2fd42b8adf49f5a7316c221584c8b3 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:54:49.444711 31020 tablet_bootstrap.cc:654] T 691d6872fc7b4bd7bee256a157cec66e P cc2fd42b8adf49f5a7316c221584c8b3: Neither blocks nor log segments found. Creating new log.
I20260608 09:54:49.450026 31025 raft_consensus.cc:515] T 970eb836ee9d4eb697c02d871be5d902 P cc2fd42b8adf49f5a7316c221584c8b3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fda9ae64b15b461993b832631073eeb0" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 44621 } } peers { permanent_uuid: "cc2fd42b8adf49f5a7316c221584c8b3" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 36991 } } peers { permanent_uuid: "0273190812f34778a15206153734aea1" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 46111 } }
I20260608 09:54:49.454919 30826 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "970eb836ee9d4eb697c02d871be5d902" candidate_uuid: "cc2fd42b8adf49f5a7316c221584c8b3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fda9ae64b15b461993b832631073eeb0" is_pre_election: true
W20260608 09:54:49.457082 30866 leader_election.cc:343] T 970eb836ee9d4eb697c02d871be5d902 P cc2fd42b8adf49f5a7316c221584c8b3 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer fda9ae64b15b461993b832631073eeb0 (127.22.183.129:44621): Illegal state: must be running to vote when last-logged opid is not known
I20260608 09:54:49.459193 31026 raft_consensus.cc:493] T 0064c446c6f844f5af39809813a2c88c P fda9ae64b15b461993b832631073eeb0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 09:54:49.459852 31026 raft_consensus.cc:515] T 0064c446c6f844f5af39809813a2c88c P fda9ae64b15b461993b832631073eeb0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc2fd42b8adf49f5a7316c221584c8b3" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 36991 } } peers { permanent_uuid: "0273190812f34778a15206153734aea1" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 46111 } } peers { permanent_uuid: "fda9ae64b15b461993b832631073eeb0" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 44621 } }
I20260608 09:54:49.462828 31026 leader_election.cc:290] T 0064c446c6f844f5af39809813a2c88c P fda9ae64b15b461993b832631073eeb0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers cc2fd42b8adf49f5a7316c221584c8b3 (127.22.183.130:36991), 0273190812f34778a15206153734aea1 (127.22.183.131:46111)
I20260608 09:54:49.464717 30975 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cc77ac8ee4c048c8b7f5d9902d601b7c" candidate_uuid: "fda9ae64b15b461993b832631073eeb0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0273190812f34778a15206153734aea1" is_pre_election: true
I20260608 09:54:49.465044 30974 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0064c446c6f844f5af39809813a2c88c" candidate_uuid: "fda9ae64b15b461993b832631073eeb0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0273190812f34778a15206153734aea1" is_pre_election: true
I20260608 09:54:49.465425 30975 raft_consensus.cc:2468] T cc77ac8ee4c048c8b7f5d9902d601b7c P 0273190812f34778a15206153734aea1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fda9ae64b15b461993b832631073eeb0 in term 0.
I20260608 09:54:49.467268 30792 leader_election.cc:304] T cc77ac8ee4c048c8b7f5d9902d601b7c P fda9ae64b15b461993b832631073eeb0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0273190812f34778a15206153734aea1, fda9ae64b15b461993b832631073eeb0; no voters: 
I20260608 09:54:49.467350 30826 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "970eb836ee9d4eb697c02d871be5d902" candidate_uuid: "cc2fd42b8adf49f5a7316c221584c8b3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fda9ae64b15b461993b832631073eeb0"
I20260608 09:54:49.468130 31026 raft_consensus.cc:2804] T cc77ac8ee4c048c8b7f5d9902d601b7c P fda9ae64b15b461993b832631073eeb0 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 09:54:49.468524 31026 raft_consensus.cc:493] T cc77ac8ee4c048c8b7f5d9902d601b7c P fda9ae64b15b461993b832631073eeb0 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 09:54:49.468878 31026 raft_consensus.cc:3060] T cc77ac8ee4c048c8b7f5d9902d601b7c P fda9ae64b15b461993b832631073eeb0 [term 0 FOLLOWER]: Advancing to term 1
W20260608 09:54:49.469188 30866 leader_election.cc:343] T 970eb836ee9d4eb697c02d871be5d902 P cc2fd42b8adf49f5a7316c221584c8b3 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer fda9ae64b15b461993b832631073eeb0 (127.22.183.129:44621): Illegal state: must be running to vote when last-logged opid is not known
I20260608 09:54:49.471022 31023 ts_tablet_manager.cc:1434] T 970eb836ee9d4eb697c02d871be5d902 P 0273190812f34778a15206153734aea1: Time spent starting tablet: real 0.056s	user 0.006s	sys 0.001s
I20260608 09:54:49.472077 31025 leader_election.cc:290] T 970eb836ee9d4eb697c02d871be5d902 P cc2fd42b8adf49f5a7316c221584c8b3 [CANDIDATE]: Term 1 election: Requested vote from peers fda9ae64b15b461993b832631073eeb0 (127.22.183.129:44621), 0273190812f34778a15206153734aea1 (127.22.183.131:46111)
I20260608 09:54:49.473462 30974 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "970eb836ee9d4eb697c02d871be5d902" candidate_uuid: "cc2fd42b8adf49f5a7316c221584c8b3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0273190812f34778a15206153734aea1"
I20260608 09:54:49.474267 30974 raft_consensus.cc:3060] T 970eb836ee9d4eb697c02d871be5d902 P 0273190812f34778a15206153734aea1 [term 0 FOLLOWER]: Advancing to term 1
W20260608 09:54:49.477221 30792 leader_election.cc:343] T 0064c446c6f844f5af39809813a2c88c P fda9ae64b15b461993b832631073eeb0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0273190812f34778a15206153734aea1 (127.22.183.131:46111): Illegal state: must be running to vote when last-logged opid is not known
I20260608 09:54:49.479341 31023 tablet_bootstrap.cc:492] T 691d6872fc7b4bd7bee256a157cec66e P 0273190812f34778a15206153734aea1: Bootstrap starting.
I20260608 09:54:49.480083 31026 raft_consensus.cc:515] T cc77ac8ee4c048c8b7f5d9902d601b7c P fda9ae64b15b461993b832631073eeb0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fda9ae64b15b461993b832631073eeb0" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 44621 } } peers { permanent_uuid: "cc2fd42b8adf49f5a7316c221584c8b3" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 36991 } } peers { permanent_uuid: "0273190812f34778a15206153734aea1" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 46111 } }
I20260608 09:54:49.484942 31022 ts_tablet_manager.cc:1434] T 0064c446c6f844f5af39809813a2c88c P fda9ae64b15b461993b832631073eeb0: Time spent starting tablet: real 0.093s	user 0.049s	sys 0.044s
I20260608 09:54:49.485152 30974 raft_consensus.cc:2468] T 970eb836ee9d4eb697c02d871be5d902 P 0273190812f34778a15206153734aea1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cc2fd42b8adf49f5a7316c221584c8b3 in term 1.
I20260608 09:54:49.485426 30975 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cc77ac8ee4c048c8b7f5d9902d601b7c" candidate_uuid: "fda9ae64b15b461993b832631073eeb0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0273190812f34778a15206153734aea1"
I20260608 09:54:49.486043 30975 raft_consensus.cc:3060] T cc77ac8ee4c048c8b7f5d9902d601b7c P 0273190812f34778a15206153734aea1 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:54:49.487627 31022 tablet_bootstrap.cc:492] T 691d6872fc7b4bd7bee256a157cec66e P fda9ae64b15b461993b832631073eeb0: Bootstrap starting.
I20260608 09:54:49.487511 30867 leader_election.cc:304] T 970eb836ee9d4eb697c02d871be5d902 P cc2fd42b8adf49f5a7316c221584c8b3 [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: 0273190812f34778a15206153734aea1, cc2fd42b8adf49f5a7316c221584c8b3; no voters: fda9ae64b15b461993b832631073eeb0
I20260608 09:54:49.488914 31025 raft_consensus.cc:2804] T 970eb836ee9d4eb697c02d871be5d902 P cc2fd42b8adf49f5a7316c221584c8b3 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 09:54:49.491564 30901 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cc77ac8ee4c048c8b7f5d9902d601b7c" candidate_uuid: "fda9ae64b15b461993b832631073eeb0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cc2fd42b8adf49f5a7316c221584c8b3" is_pre_election: true
I20260608 09:54:49.492272 30901 raft_consensus.cc:2468] T cc77ac8ee4c048c8b7f5d9902d601b7c P cc2fd42b8adf49f5a7316c221584c8b3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fda9ae64b15b461993b832631073eeb0 in term 0.
I20260608 09:54:49.493618 30975 raft_consensus.cc:2468] T cc77ac8ee4c048c8b7f5d9902d601b7c P 0273190812f34778a15206153734aea1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fda9ae64b15b461993b832631073eeb0 in term 1.
I20260608 09:54:49.494210 30901 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0064c446c6f844f5af39809813a2c88c" candidate_uuid: "fda9ae64b15b461993b832631073eeb0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cc2fd42b8adf49f5a7316c221584c8b3" is_pre_election: true
I20260608 09:54:49.494975 30792 leader_election.cc:304] T cc77ac8ee4c048c8b7f5d9902d601b7c P fda9ae64b15b461993b832631073eeb0 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0273190812f34778a15206153734aea1, fda9ae64b15b461993b832631073eeb0; no voters: 
I20260608 09:54:49.495290 31022 tablet_bootstrap.cc:654] T 691d6872fc7b4bd7bee256a157cec66e P fda9ae64b15b461993b832631073eeb0: Neither blocks nor log segments found. Creating new log.
I20260608 09:54:49.496096 31038 raft_consensus.cc:2804] T cc77ac8ee4c048c8b7f5d9902d601b7c P fda9ae64b15b461993b832631073eeb0 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 09:54:49.496220 30900 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cc77ac8ee4c048c8b7f5d9902d601b7c" candidate_uuid: "fda9ae64b15b461993b832631073eeb0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cc2fd42b8adf49f5a7316c221584c8b3"
I20260608 09:54:49.496573 31026 leader_election.cc:290] T cc77ac8ee4c048c8b7f5d9902d601b7c P fda9ae64b15b461993b832631073eeb0 [CANDIDATE]: Term 1 election: Requested vote from peers cc2fd42b8adf49f5a7316c221584c8b3 (127.22.183.130:36991), 0273190812f34778a15206153734aea1 (127.22.183.131:46111)
I20260608 09:54:49.497030 30900 raft_consensus.cc:3060] T cc77ac8ee4c048c8b7f5d9902d601b7c P cc2fd42b8adf49f5a7316c221584c8b3 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:54:49.494922 30901 raft_consensus.cc:2468] T 0064c446c6f844f5af39809813a2c88c P cc2fd42b8adf49f5a7316c221584c8b3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fda9ae64b15b461993b832631073eeb0 in term 0.
I20260608 09:54:49.505192 31022 tablet_bootstrap.cc:492] T 691d6872fc7b4bd7bee256a157cec66e P fda9ae64b15b461993b832631073eeb0: No bootstrap required, opened a new log
I20260608 09:54:49.505856 31022 ts_tablet_manager.cc:1403] T 691d6872fc7b4bd7bee256a157cec66e P fda9ae64b15b461993b832631073eeb0: Time spent bootstrapping tablet: real 0.018s	user 0.010s	sys 0.004s
I20260608 09:54:49.505951 30790 leader_election.cc:304] T 0064c446c6f844f5af39809813a2c88c P fda9ae64b15b461993b832631073eeb0 [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: cc2fd42b8adf49f5a7316c221584c8b3, fda9ae64b15b461993b832631073eeb0; no voters: 0273190812f34778a15206153734aea1
I20260608 09:54:49.507171 31026 raft_consensus.cc:2804] T 0064c446c6f844f5af39809813a2c88c P fda9ae64b15b461993b832631073eeb0 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 09:54:49.507550 31026 raft_consensus.cc:493] T 0064c446c6f844f5af39809813a2c88c P fda9ae64b15b461993b832631073eeb0 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 09:54:49.507891 31026 raft_consensus.cc:3060] T 0064c446c6f844f5af39809813a2c88c P fda9ae64b15b461993b832631073eeb0 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:54:49.510391 30900 raft_consensus.cc:2468] T cc77ac8ee4c048c8b7f5d9902d601b7c P cc2fd42b8adf49f5a7316c221584c8b3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fda9ae64b15b461993b832631073eeb0 in term 1.
I20260608 09:54:49.510048 31022 raft_consensus.cc:359] T 691d6872fc7b4bd7bee256a157cec66e P fda9ae64b15b461993b832631073eeb0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fda9ae64b15b461993b832631073eeb0" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 44621 } } peers { permanent_uuid: "cc2fd42b8adf49f5a7316c221584c8b3" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 36991 } } peers { permanent_uuid: "0273190812f34778a15206153734aea1" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 46111 } }
I20260608 09:54:49.511071 31022 raft_consensus.cc:385] T 691d6872fc7b4bd7bee256a157cec66e P fda9ae64b15b461993b832631073eeb0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:54:49.511471 31025 raft_consensus.cc:697] T 970eb836ee9d4eb697c02d871be5d902 P cc2fd42b8adf49f5a7316c221584c8b3 [term 1 LEADER]: Becoming Leader. State: Replica: cc2fd42b8adf49f5a7316c221584c8b3, State: Running, Role: LEADER
I20260608 09:54:49.512177 31038 raft_consensus.cc:697] T cc77ac8ee4c048c8b7f5d9902d601b7c P fda9ae64b15b461993b832631073eeb0 [term 1 LEADER]: Becoming Leader. State: Replica: fda9ae64b15b461993b832631073eeb0, State: Running, Role: LEADER
I20260608 09:54:49.511499 31022 raft_consensus.cc:740] T 691d6872fc7b4bd7bee256a157cec66e P fda9ae64b15b461993b832631073eeb0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fda9ae64b15b461993b832631073eeb0, State: Initialized, Role: FOLLOWER
I20260608 09:54:49.513201 31022 consensus_queue.cc:260] T 691d6872fc7b4bd7bee256a157cec66e P fda9ae64b15b461993b832631073eeb0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fda9ae64b15b461993b832631073eeb0" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 44621 } } peers { permanent_uuid: "cc2fd42b8adf49f5a7316c221584c8b3" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 36991 } } peers { permanent_uuid: "0273190812f34778a15206153734aea1" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 46111 } }
I20260608 09:54:49.513242 31038 consensus_queue.cc:237] T cc77ac8ee4c048c8b7f5d9902d601b7c P fda9ae64b15b461993b832631073eeb0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fda9ae64b15b461993b832631073eeb0" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 44621 } } peers { permanent_uuid: "cc2fd42b8adf49f5a7316c221584c8b3" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 36991 } } peers { permanent_uuid: "0273190812f34778a15206153734aea1" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 46111 } }
I20260608 09:54:49.514602 31026 raft_consensus.cc:515] T 0064c446c6f844f5af39809813a2c88c P fda9ae64b15b461993b832631073eeb0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc2fd42b8adf49f5a7316c221584c8b3" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 36991 } } peers { permanent_uuid: "0273190812f34778a15206153734aea1" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 46111 } } peers { permanent_uuid: "fda9ae64b15b461993b832631073eeb0" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 44621 } }
I20260608 09:54:49.516008 31022 ts_tablet_manager.cc:1434] T 691d6872fc7b4bd7bee256a157cec66e P fda9ae64b15b461993b832631073eeb0: Time spent starting tablet: real 0.010s	user 0.010s	sys 0.001s
I20260608 09:54:49.517119 31022 tablet_bootstrap.cc:492] T 970eb836ee9d4eb697c02d871be5d902 P fda9ae64b15b461993b832631073eeb0: Bootstrap starting.
I20260608 09:54:49.517843 31020 tablet_bootstrap.cc:492] T 691d6872fc7b4bd7bee256a157cec66e P cc2fd42b8adf49f5a7316c221584c8b3: No bootstrap required, opened a new log
I20260608 09:54:49.518383 31020 ts_tablet_manager.cc:1403] T 691d6872fc7b4bd7bee256a157cec66e P cc2fd42b8adf49f5a7316c221584c8b3: Time spent bootstrapping tablet: real 0.087s	user 0.032s	sys 0.005s
I20260608 09:54:49.519681 31023 tablet_bootstrap.cc:654] T 691d6872fc7b4bd7bee256a157cec66e P 0273190812f34778a15206153734aea1: Neither blocks nor log segments found. Creating new log.
I20260608 09:54:49.521481 31020 raft_consensus.cc:359] T 691d6872fc7b4bd7bee256a157cec66e P cc2fd42b8adf49f5a7316c221584c8b3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fda9ae64b15b461993b832631073eeb0" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 44621 } } peers { permanent_uuid: "cc2fd42b8adf49f5a7316c221584c8b3" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 36991 } } peers { permanent_uuid: "0273190812f34778a15206153734aea1" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 46111 } }
I20260608 09:54:49.522209 31020 raft_consensus.cc:385] T 691d6872fc7b4bd7bee256a157cec66e P cc2fd42b8adf49f5a7316c221584c8b3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:54:49.522552 31020 raft_consensus.cc:740] T 691d6872fc7b4bd7bee256a157cec66e P cc2fd42b8adf49f5a7316c221584c8b3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cc2fd42b8adf49f5a7316c221584c8b3, State: Initialized, Role: FOLLOWER
I20260608 09:54:49.512483 31025 consensus_queue.cc:237] T 970eb836ee9d4eb697c02d871be5d902 P cc2fd42b8adf49f5a7316c221584c8b3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fda9ae64b15b461993b832631073eeb0" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 44621 } } peers { permanent_uuid: "cc2fd42b8adf49f5a7316c221584c8b3" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 36991 } } peers { permanent_uuid: "0273190812f34778a15206153734aea1" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 46111 } }
I20260608 09:54:49.524914 30900 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0064c446c6f844f5af39809813a2c88c" candidate_uuid: "fda9ae64b15b461993b832631073eeb0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cc2fd42b8adf49f5a7316c221584c8b3"
I20260608 09:54:49.525197 31022 tablet_bootstrap.cc:654] T 970eb836ee9d4eb697c02d871be5d902 P fda9ae64b15b461993b832631073eeb0: Neither blocks nor log segments found. Creating new log.
I20260608 09:54:49.525573 30900 raft_consensus.cc:3060] T 0064c446c6f844f5af39809813a2c88c P cc2fd42b8adf49f5a7316c221584c8b3 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:54:49.525803 30975 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0064c446c6f844f5af39809813a2c88c" candidate_uuid: "fda9ae64b15b461993b832631073eeb0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0273190812f34778a15206153734aea1"
W20260608 09:54:49.527266 30792 leader_election.cc:343] T 0064c446c6f844f5af39809813a2c88c P fda9ae64b15b461993b832631073eeb0 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 0273190812f34778a15206153734aea1 (127.22.183.131:46111): Illegal state: must be running to vote when last-logged opid is not known
I20260608 09:54:49.527820 31026 leader_election.cc:290] T 0064c446c6f844f5af39809813a2c88c P fda9ae64b15b461993b832631073eeb0 [CANDIDATE]: Term 1 election: Requested vote from peers cc2fd42b8adf49f5a7316c221584c8b3 (127.22.183.130:36991), 0273190812f34778a15206153734aea1 (127.22.183.131:46111)
I20260608 09:54:49.529877 31020 consensus_queue.cc:260] T 691d6872fc7b4bd7bee256a157cec66e P cc2fd42b8adf49f5a7316c221584c8b3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fda9ae64b15b461993b832631073eeb0" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 44621 } } peers { permanent_uuid: "cc2fd42b8adf49f5a7316c221584c8b3" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 36991 } } peers { permanent_uuid: "0273190812f34778a15206153734aea1" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 46111 } }
I20260608 09:54:49.532177 31020 ts_tablet_manager.cc:1434] T 691d6872fc7b4bd7bee256a157cec66e P cc2fd42b8adf49f5a7316c221584c8b3: Time spent starting tablet: real 0.014s	user 0.005s	sys 0.004s
I20260608 09:54:49.536242 30900 raft_consensus.cc:2468] T 0064c446c6f844f5af39809813a2c88c P cc2fd42b8adf49f5a7316c221584c8b3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fda9ae64b15b461993b832631073eeb0 in term 1.
I20260608 09:54:49.537376 30790 leader_election.cc:304] T 0064c446c6f844f5af39809813a2c88c P fda9ae64b15b461993b832631073eeb0 [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: cc2fd42b8adf49f5a7316c221584c8b3, fda9ae64b15b461993b832631073eeb0; no voters: 0273190812f34778a15206153734aea1
I20260608 09:54:49.538443 31026 raft_consensus.cc:2804] T 0064c446c6f844f5af39809813a2c88c P fda9ae64b15b461993b832631073eeb0 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 09:54:49.539057 31026 raft_consensus.cc:697] T 0064c446c6f844f5af39809813a2c88c P fda9ae64b15b461993b832631073eeb0 [term 1 LEADER]: Becoming Leader. State: Replica: fda9ae64b15b461993b832631073eeb0, State: Running, Role: LEADER
I20260608 09:54:49.538349 31022 tablet_bootstrap.cc:492] T 970eb836ee9d4eb697c02d871be5d902 P fda9ae64b15b461993b832631073eeb0: No bootstrap required, opened a new log
I20260608 09:54:49.539937 31026 consensus_queue.cc:237] T 0064c446c6f844f5af39809813a2c88c P fda9ae64b15b461993b832631073eeb0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc2fd42b8adf49f5a7316c221584c8b3" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 36991 } } peers { permanent_uuid: "0273190812f34778a15206153734aea1" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 46111 } } peers { permanent_uuid: "fda9ae64b15b461993b832631073eeb0" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 44621 } }
I20260608 09:54:49.540833 31022 ts_tablet_manager.cc:1403] T 970eb836ee9d4eb697c02d871be5d902 P fda9ae64b15b461993b832631073eeb0: Time spent bootstrapping tablet: real 0.024s	user 0.010s	sys 0.011s
I20260608 09:54:49.543412 30724 catalog_manager.cc:5696] T 970eb836ee9d4eb697c02d871be5d902 P cc2fd42b8adf49f5a7316c221584c8b3 reported cstate change: term changed from 0 to 1, leader changed from <none> to cc2fd42b8adf49f5a7316c221584c8b3 (127.22.183.130). New cstate: current_term: 1 leader_uuid: "cc2fd42b8adf49f5a7316c221584c8b3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fda9ae64b15b461993b832631073eeb0" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 44621 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cc2fd42b8adf49f5a7316c221584c8b3" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 36991 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0273190812f34778a15206153734aea1" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 46111 } health_report { overall_health: UNKNOWN } } }
I20260608 09:54:49.545001 31022 raft_consensus.cc:359] T 970eb836ee9d4eb697c02d871be5d902 P fda9ae64b15b461993b832631073eeb0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fda9ae64b15b461993b832631073eeb0" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 44621 } } peers { permanent_uuid: "cc2fd42b8adf49f5a7316c221584c8b3" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 36991 } } peers { permanent_uuid: "0273190812f34778a15206153734aea1" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 46111 } }
I20260608 09:54:49.546007 31022 raft_consensus.cc:385] T 970eb836ee9d4eb697c02d871be5d902 P fda9ae64b15b461993b832631073eeb0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:54:49.546381 31022 raft_consensus.cc:740] T 970eb836ee9d4eb697c02d871be5d902 P fda9ae64b15b461993b832631073eeb0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fda9ae64b15b461993b832631073eeb0, State: Initialized, Role: FOLLOWER
I20260608 09:54:49.547700 31022 consensus_queue.cc:260] T 970eb836ee9d4eb697c02d871be5d902 P fda9ae64b15b461993b832631073eeb0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fda9ae64b15b461993b832631073eeb0" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 44621 } } peers { permanent_uuid: "cc2fd42b8adf49f5a7316c221584c8b3" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 36991 } } peers { permanent_uuid: "0273190812f34778a15206153734aea1" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 46111 } }
I20260608 09:54:49.551119 31022 ts_tablet_manager.cc:1434] T 970eb836ee9d4eb697c02d871be5d902 P fda9ae64b15b461993b832631073eeb0: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.002s
I20260608 09:54:49.555841 31023 tablet_bootstrap.cc:492] T 691d6872fc7b4bd7bee256a157cec66e P 0273190812f34778a15206153734aea1: No bootstrap required, opened a new log
I20260608 09:54:49.557689 31041 raft_consensus.cc:493] T 970eb836ee9d4eb697c02d871be5d902 P fda9ae64b15b461993b832631073eeb0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 09:54:49.558225 31041 raft_consensus.cc:515] T 970eb836ee9d4eb697c02d871be5d902 P fda9ae64b15b461993b832631073eeb0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fda9ae64b15b461993b832631073eeb0" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 44621 } } peers { permanent_uuid: "cc2fd42b8adf49f5a7316c221584c8b3" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 36991 } } peers { permanent_uuid: "0273190812f34778a15206153734aea1" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 46111 } }
I20260608 09:54:49.560632 31041 leader_election.cc:290] T 970eb836ee9d4eb697c02d871be5d902 P fda9ae64b15b461993b832631073eeb0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers cc2fd42b8adf49f5a7316c221584c8b3 (127.22.183.130:36991), 0273190812f34778a15206153734aea1 (127.22.183.131:46111)
I20260608 09:54:49.561422 30901 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "970eb836ee9d4eb697c02d871be5d902" candidate_uuid: "fda9ae64b15b461993b832631073eeb0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cc2fd42b8adf49f5a7316c221584c8b3" is_pre_election: true
I20260608 09:54:49.562575 30975 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "970eb836ee9d4eb697c02d871be5d902" candidate_uuid: "fda9ae64b15b461993b832631073eeb0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0273190812f34778a15206153734aea1" is_pre_election: true
I20260608 09:54:49.563402 30975 raft_consensus.cc:2393] T 970eb836ee9d4eb697c02d871be5d902 P 0273190812f34778a15206153734aea1 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate fda9ae64b15b461993b832631073eeb0 in current term 1: Already voted for candidate cc2fd42b8adf49f5a7316c221584c8b3 in this term.
I20260608 09:54:49.564847 30792 leader_election.cc:304] T 970eb836ee9d4eb697c02d871be5d902 P fda9ae64b15b461993b832631073eeb0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: fda9ae64b15b461993b832631073eeb0; no voters: 0273190812f34778a15206153734aea1, cc2fd42b8adf49f5a7316c221584c8b3
I20260608 09:54:49.556535 31023 ts_tablet_manager.cc:1403] T 691d6872fc7b4bd7bee256a157cec66e P 0273190812f34778a15206153734aea1: Time spent bootstrapping tablet: real 0.081s	user 0.008s	sys 0.004s
I20260608 09:54:49.565657 31026 raft_consensus.cc:3060] T 970eb836ee9d4eb697c02d871be5d902 P fda9ae64b15b461993b832631073eeb0 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:54:49.567981 31023 raft_consensus.cc:359] T 691d6872fc7b4bd7bee256a157cec66e P 0273190812f34778a15206153734aea1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fda9ae64b15b461993b832631073eeb0" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 44621 } } peers { permanent_uuid: "cc2fd42b8adf49f5a7316c221584c8b3" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 36991 } } peers { permanent_uuid: "0273190812f34778a15206153734aea1" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 46111 } }
I20260608 09:54:49.568996 31023 raft_consensus.cc:385] T 691d6872fc7b4bd7bee256a157cec66e P 0273190812f34778a15206153734aea1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:54:49.568010 30724 catalog_manager.cc:5696] T cc77ac8ee4c048c8b7f5d9902d601b7c P fda9ae64b15b461993b832631073eeb0 reported cstate change: term changed from 0 to 1, leader changed from <none> to fda9ae64b15b461993b832631073eeb0 (127.22.183.129). New cstate: current_term: 1 leader_uuid: "fda9ae64b15b461993b832631073eeb0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fda9ae64b15b461993b832631073eeb0" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 44621 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cc2fd42b8adf49f5a7316c221584c8b3" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 36991 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0273190812f34778a15206153734aea1" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 46111 } health_report { overall_health: UNKNOWN } } }
I20260608 09:54:49.569296 31023 raft_consensus.cc:740] T 691d6872fc7b4bd7bee256a157cec66e P 0273190812f34778a15206153734aea1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0273190812f34778a15206153734aea1, State: Initialized, Role: FOLLOWER
I20260608 09:54:49.570221 31023 consensus_queue.cc:260] T 691d6872fc7b4bd7bee256a157cec66e P 0273190812f34778a15206153734aea1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fda9ae64b15b461993b832631073eeb0" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 44621 } } peers { permanent_uuid: "cc2fd42b8adf49f5a7316c221584c8b3" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 36991 } } peers { permanent_uuid: "0273190812f34778a15206153734aea1" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 46111 } }
I20260608 09:54:49.572677 31026 raft_consensus.cc:2749] T 970eb836ee9d4eb697c02d871be5d902 P fda9ae64b15b461993b832631073eeb0 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260608 09:54:49.573827 31023 ts_tablet_manager.cc:1434] T 691d6872fc7b4bd7bee256a157cec66e P 0273190812f34778a15206153734aea1: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260608 09:54:49.574823 31023 tablet_bootstrap.cc:492] T 0064c446c6f844f5af39809813a2c88c P 0273190812f34778a15206153734aea1: Bootstrap starting.
I20260608 09:54:49.580888 31023 tablet_bootstrap.cc:654] T 0064c446c6f844f5af39809813a2c88c P 0273190812f34778a15206153734aea1: Neither blocks nor log segments found. Creating new log.
I20260608 09:54:49.584523 30722 catalog_manager.cc:5696] T 0064c446c6f844f5af39809813a2c88c P fda9ae64b15b461993b832631073eeb0 reported cstate change: term changed from 0 to 1, leader changed from <none> to fda9ae64b15b461993b832631073eeb0 (127.22.183.129). New cstate: current_term: 1 leader_uuid: "fda9ae64b15b461993b832631073eeb0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc2fd42b8adf49f5a7316c221584c8b3" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 36991 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0273190812f34778a15206153734aea1" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 46111 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fda9ae64b15b461993b832631073eeb0" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 44621 } health_report { overall_health: HEALTHY } } }
I20260608 09:54:49.586241 31023 tablet_bootstrap.cc:492] T 0064c446c6f844f5af39809813a2c88c P 0273190812f34778a15206153734aea1: No bootstrap required, opened a new log
I20260608 09:54:49.586742 31023 ts_tablet_manager.cc:1403] T 0064c446c6f844f5af39809813a2c88c P 0273190812f34778a15206153734aea1: Time spent bootstrapping tablet: real 0.012s	user 0.003s	sys 0.007s
I20260608 09:54:49.589263 31023 raft_consensus.cc:359] T 0064c446c6f844f5af39809813a2c88c P 0273190812f34778a15206153734aea1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc2fd42b8adf49f5a7316c221584c8b3" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 36991 } } peers { permanent_uuid: "0273190812f34778a15206153734aea1" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 46111 } } peers { permanent_uuid: "fda9ae64b15b461993b832631073eeb0" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 44621 } }
I20260608 09:54:49.589954 31023 raft_consensus.cc:385] T 0064c446c6f844f5af39809813a2c88c P 0273190812f34778a15206153734aea1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:54:49.590251 31023 raft_consensus.cc:740] T 0064c446c6f844f5af39809813a2c88c P 0273190812f34778a15206153734aea1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0273190812f34778a15206153734aea1, State: Initialized, Role: FOLLOWER
I20260608 09:54:49.591034 31023 consensus_queue.cc:260] T 0064c446c6f844f5af39809813a2c88c P 0273190812f34778a15206153734aea1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc2fd42b8adf49f5a7316c221584c8b3" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 36991 } } peers { permanent_uuid: "0273190812f34778a15206153734aea1" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 46111 } } peers { permanent_uuid: "fda9ae64b15b461993b832631073eeb0" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 44621 } }
I20260608 09:54:49.593302 31023 ts_tablet_manager.cc:1434] T 0064c446c6f844f5af39809813a2c88c P 0273190812f34778a15206153734aea1: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.004s
W20260608 09:54:49.684013 30772 auto_rebalancer.cc:259] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260608 09:54:49.695933 31025 raft_consensus.cc:493] T 691d6872fc7b4bd7bee256a157cec66e P cc2fd42b8adf49f5a7316c221584c8b3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 09:54:49.696485 31025 raft_consensus.cc:515] T 691d6872fc7b4bd7bee256a157cec66e P cc2fd42b8adf49f5a7316c221584c8b3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fda9ae64b15b461993b832631073eeb0" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 44621 } } peers { permanent_uuid: "cc2fd42b8adf49f5a7316c221584c8b3" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 36991 } } peers { permanent_uuid: "0273190812f34778a15206153734aea1" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 46111 } }
I20260608 09:54:49.698475 31025 leader_election.cc:290] T 691d6872fc7b4bd7bee256a157cec66e P cc2fd42b8adf49f5a7316c221584c8b3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers fda9ae64b15b461993b832631073eeb0 (127.22.183.129:44621), 0273190812f34778a15206153734aea1 (127.22.183.131:46111)
I20260608 09:54:49.699314 30826 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "691d6872fc7b4bd7bee256a157cec66e" candidate_uuid: "cc2fd42b8adf49f5a7316c221584c8b3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fda9ae64b15b461993b832631073eeb0" is_pre_election: true
I20260608 09:54:49.699702 30975 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "691d6872fc7b4bd7bee256a157cec66e" candidate_uuid: "cc2fd42b8adf49f5a7316c221584c8b3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0273190812f34778a15206153734aea1" is_pre_election: true
I20260608 09:54:49.700050 30826 raft_consensus.cc:2468] T 691d6872fc7b4bd7bee256a157cec66e P fda9ae64b15b461993b832631073eeb0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cc2fd42b8adf49f5a7316c221584c8b3 in term 0.
I20260608 09:54:49.700416 30975 raft_consensus.cc:2468] T 691d6872fc7b4bd7bee256a157cec66e P 0273190812f34778a15206153734aea1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cc2fd42b8adf49f5a7316c221584c8b3 in term 0.
I20260608 09:54:49.701308 30866 leader_election.cc:304] T 691d6872fc7b4bd7bee256a157cec66e P cc2fd42b8adf49f5a7316c221584c8b3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: cc2fd42b8adf49f5a7316c221584c8b3, fda9ae64b15b461993b832631073eeb0; no voters: 
I20260608 09:54:49.702013 31025 raft_consensus.cc:2804] T 691d6872fc7b4bd7bee256a157cec66e P cc2fd42b8adf49f5a7316c221584c8b3 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 09:54:49.702380 31025 raft_consensus.cc:493] T 691d6872fc7b4bd7bee256a157cec66e P cc2fd42b8adf49f5a7316c221584c8b3 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 09:54:49.702626 31025 raft_consensus.cc:3060] T 691d6872fc7b4bd7bee256a157cec66e P cc2fd42b8adf49f5a7316c221584c8b3 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:54:49.706884 31029 raft_consensus.cc:493] T 0064c446c6f844f5af39809813a2c88c P 0273190812f34778a15206153734aea1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 09:54:49.707442 31029 raft_consensus.cc:515] T 0064c446c6f844f5af39809813a2c88c P 0273190812f34778a15206153734aea1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc2fd42b8adf49f5a7316c221584c8b3" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 36991 } } peers { permanent_uuid: "0273190812f34778a15206153734aea1" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 46111 } } peers { permanent_uuid: "fda9ae64b15b461993b832631073eeb0" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 44621 } }
I20260608 09:54:49.708122 31025 raft_consensus.cc:515] T 691d6872fc7b4bd7bee256a157cec66e P cc2fd42b8adf49f5a7316c221584c8b3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fda9ae64b15b461993b832631073eeb0" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 44621 } } peers { permanent_uuid: "cc2fd42b8adf49f5a7316c221584c8b3" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 36991 } } peers { permanent_uuid: "0273190812f34778a15206153734aea1" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 46111 } }
I20260608 09:54:49.710415 31029 leader_election.cc:290] T 0064c446c6f844f5af39809813a2c88c P 0273190812f34778a15206153734aea1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers cc2fd42b8adf49f5a7316c221584c8b3 (127.22.183.130:36991), fda9ae64b15b461993b832631073eeb0 (127.22.183.129:44621)
I20260608 09:54:49.710415 31025 leader_election.cc:290] T 691d6872fc7b4bd7bee256a157cec66e P cc2fd42b8adf49f5a7316c221584c8b3 [CANDIDATE]: Term 1 election: Requested vote from peers fda9ae64b15b461993b832631073eeb0 (127.22.183.129:44621), 0273190812f34778a15206153734aea1 (127.22.183.131:46111)
I20260608 09:54:49.711334 30826 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "691d6872fc7b4bd7bee256a157cec66e" candidate_uuid: "cc2fd42b8adf49f5a7316c221584c8b3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fda9ae64b15b461993b832631073eeb0"
I20260608 09:54:49.712057 30826 raft_consensus.cc:3060] T 691d6872fc7b4bd7bee256a157cec66e P fda9ae64b15b461993b832631073eeb0 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:54:49.715378 30975 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "691d6872fc7b4bd7bee256a157cec66e" candidate_uuid: "cc2fd42b8adf49f5a7316c221584c8b3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0273190812f34778a15206153734aea1"
I20260608 09:54:49.716022 30975 raft_consensus.cc:3060] T 691d6872fc7b4bd7bee256a157cec66e P 0273190812f34778a15206153734aea1 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:54:49.721621 30826 raft_consensus.cc:2468] T 691d6872fc7b4bd7bee256a157cec66e P fda9ae64b15b461993b832631073eeb0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cc2fd42b8adf49f5a7316c221584c8b3 in term 1.
I20260608 09:54:49.723340 30975 raft_consensus.cc:2468] T 691d6872fc7b4bd7bee256a157cec66e P 0273190812f34778a15206153734aea1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cc2fd42b8adf49f5a7316c221584c8b3 in term 1.
I20260608 09:54:49.723302 30866 leader_election.cc:304] T 691d6872fc7b4bd7bee256a157cec66e P cc2fd42b8adf49f5a7316c221584c8b3 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: cc2fd42b8adf49f5a7316c221584c8b3, fda9ae64b15b461993b832631073eeb0; no voters: 
I20260608 09:54:49.724670 31025 raft_consensus.cc:2804] T 691d6872fc7b4bd7bee256a157cec66e P cc2fd42b8adf49f5a7316c221584c8b3 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 09:54:49.725286 31025 raft_consensus.cc:697] T 691d6872fc7b4bd7bee256a157cec66e P cc2fd42b8adf49f5a7316c221584c8b3 [term 1 LEADER]: Becoming Leader. State: Replica: cc2fd42b8adf49f5a7316c221584c8b3, State: Running, Role: LEADER
I20260608 09:54:49.726166 31025 consensus_queue.cc:237] T 691d6872fc7b4bd7bee256a157cec66e P cc2fd42b8adf49f5a7316c221584c8b3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fda9ae64b15b461993b832631073eeb0" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 44621 } } peers { permanent_uuid: "cc2fd42b8adf49f5a7316c221584c8b3" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 36991 } } peers { permanent_uuid: "0273190812f34778a15206153734aea1" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 46111 } }
I20260608 09:54:49.727475 30901 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0064c446c6f844f5af39809813a2c88c" candidate_uuid: "0273190812f34778a15206153734aea1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cc2fd42b8adf49f5a7316c221584c8b3" is_pre_election: true
I20260608 09:54:49.728260 30901 raft_consensus.cc:2393] T 0064c446c6f844f5af39809813a2c88c P cc2fd42b8adf49f5a7316c221584c8b3 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 0273190812f34778a15206153734aea1 in current term 1: Already voted for candidate fda9ae64b15b461993b832631073eeb0 in this term.
I20260608 09:54:49.733994 30826 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0064c446c6f844f5af39809813a2c88c" candidate_uuid: "0273190812f34778a15206153734aea1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fda9ae64b15b461993b832631073eeb0" is_pre_election: true
I20260608 09:54:49.734398 30722 catalog_manager.cc:5696] T 691d6872fc7b4bd7bee256a157cec66e P cc2fd42b8adf49f5a7316c221584c8b3 reported cstate change: term changed from 0 to 1, leader changed from <none> to cc2fd42b8adf49f5a7316c221584c8b3 (127.22.183.130). New cstate: current_term: 1 leader_uuid: "cc2fd42b8adf49f5a7316c221584c8b3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fda9ae64b15b461993b832631073eeb0" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 44621 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cc2fd42b8adf49f5a7316c221584c8b3" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 36991 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0273190812f34778a15206153734aea1" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 46111 } health_report { overall_health: UNKNOWN } } }
I20260608 09:54:49.735400 30940 leader_election.cc:304] T 0064c446c6f844f5af39809813a2c88c P 0273190812f34778a15206153734aea1 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 0273190812f34778a15206153734aea1; no voters: cc2fd42b8adf49f5a7316c221584c8b3, fda9ae64b15b461993b832631073eeb0
I20260608 09:54:49.736169 31029 raft_consensus.cc:3060] T 0064c446c6f844f5af39809813a2c88c P 0273190812f34778a15206153734aea1 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:54:49.742763 31029 raft_consensus.cc:2749] T 0064c446c6f844f5af39809813a2c88c P 0273190812f34778a15206153734aea1 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260608 09:54:49.828471 30722 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:47128:
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 09:54:49.830673 30722 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 09:54:49.862756 30815 tablet_service.cc:1511] Processing CreateTablet for tablet 6eb7e69e342147f8ac5e8b1f82662524 (DEFAULT_TABLE table=dugtrio [id=d6f904e44b9a446092776a7e376839e6]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260608 09:54:49.864185 30815 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6eb7e69e342147f8ac5e8b1f82662524. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:54:49.864293 30888 tablet_service.cc:1511] Processing CreateTablet for tablet 6eb7e69e342147f8ac5e8b1f82662524 (DEFAULT_TABLE table=dugtrio [id=d6f904e44b9a446092776a7e376839e6]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260608 09:54:49.865790 30888 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6eb7e69e342147f8ac5e8b1f82662524. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:54:49.865657 30963 tablet_service.cc:1511] Processing CreateTablet for tablet 6eb7e69e342147f8ac5e8b1f82662524 (DEFAULT_TABLE table=dugtrio [id=d6f904e44b9a446092776a7e376839e6]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260608 09:54:49.866976 30963 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6eb7e69e342147f8ac5e8b1f82662524. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:54:49.868728 30814 tablet_service.cc:1511] Processing CreateTablet for tablet 143528ae27f342e2aee5fbb9b86a51ca (DEFAULT_TABLE table=dugtrio [id=d6f904e44b9a446092776a7e376839e6]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260608 09:54:49.869992 30814 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 143528ae27f342e2aee5fbb9b86a51ca. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:54:49.872948 30889 tablet_service.cc:1511] Processing CreateTablet for tablet 143528ae27f342e2aee5fbb9b86a51ca (DEFAULT_TABLE table=dugtrio [id=d6f904e44b9a446092776a7e376839e6]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260608 09:54:49.874886 30965 tablet_service.cc:1511] Processing CreateTablet for tablet 143528ae27f342e2aee5fbb9b86a51ca (DEFAULT_TABLE table=dugtrio [id=d6f904e44b9a446092776a7e376839e6]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260608 09:54:49.876268 30965 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 143528ae27f342e2aee5fbb9b86a51ca. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:54:49.880008 31022 tablet_bootstrap.cc:492] T 6eb7e69e342147f8ac5e8b1f82662524 P fda9ae64b15b461993b832631073eeb0: Bootstrap starting.
I20260608 09:54:49.883422 31023 tablet_bootstrap.cc:492] T 6eb7e69e342147f8ac5e8b1f82662524 P 0273190812f34778a15206153734aea1: Bootstrap starting.
I20260608 09:54:49.880142 30889 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 143528ae27f342e2aee5fbb9b86a51ca. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:54:49.886894 31022 tablet_bootstrap.cc:654] T 6eb7e69e342147f8ac5e8b1f82662524 P fda9ae64b15b461993b832631073eeb0: Neither blocks nor log segments found. Creating new log.
I20260608 09:54:49.889972 31023 tablet_bootstrap.cc:654] T 6eb7e69e342147f8ac5e8b1f82662524 P 0273190812f34778a15206153734aea1: Neither blocks nor log segments found. Creating new log.
I20260608 09:54:49.894045 30813 tablet_service.cc:1511] Processing CreateTablet for tablet d55a989015774aa6b121db50007e4d62 (DEFAULT_TABLE table=dugtrio [id=d6f904e44b9a446092776a7e376839e6]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260608 09:54:49.895501 30813 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d55a989015774aa6b121db50007e4d62. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:54:49.896615 30891 tablet_service.cc:1511] Processing CreateTablet for tablet d55a989015774aa6b121db50007e4d62 (DEFAULT_TABLE table=dugtrio [id=d6f904e44b9a446092776a7e376839e6]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260608 09:54:49.898034 30891 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d55a989015774aa6b121db50007e4d62. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:54:49.914700 30963 tablet_service.cc:1511] Processing CreateTablet for tablet d55a989015774aa6b121db50007e4d62 (DEFAULT_TABLE table=dugtrio [id=d6f904e44b9a446092776a7e376839e6]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260608 09:54:49.917066 30963 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d55a989015774aa6b121db50007e4d62. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:54:49.920279 30816 tablet_service.cc:1511] Processing CreateTablet for tablet 1cbfdb299cc54748ad88b0d38567e856 (DEFAULT_TABLE table=dugtrio [id=d6f904e44b9a446092776a7e376839e6]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260608 09:54:49.921552 30816 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1cbfdb299cc54748ad88b0d38567e856. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:54:49.922621 30890 tablet_service.cc:1511] Processing CreateTablet for tablet 1cbfdb299cc54748ad88b0d38567e856 (DEFAULT_TABLE table=dugtrio [id=d6f904e44b9a446092776a7e376839e6]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260608 09:54:49.924515 30890 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1cbfdb299cc54748ad88b0d38567e856. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:54:49.928524 31023 tablet_bootstrap.cc:492] T 6eb7e69e342147f8ac5e8b1f82662524 P 0273190812f34778a15206153734aea1: No bootstrap required, opened a new log
I20260608 09:54:49.929050 31023 ts_tablet_manager.cc:1403] T 6eb7e69e342147f8ac5e8b1f82662524 P 0273190812f34778a15206153734aea1: Time spent bootstrapping tablet: real 0.046s	user 0.012s	sys 0.001s
I20260608 09:54:49.928978 30965 tablet_service.cc:1511] Processing CreateTablet for tablet 1cbfdb299cc54748ad88b0d38567e856 (DEFAULT_TABLE table=dugtrio [id=d6f904e44b9a446092776a7e376839e6]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260608 09:54:49.930447 30965 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1cbfdb299cc54748ad88b0d38567e856. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:54:49.934178 31023 raft_consensus.cc:359] T 6eb7e69e342147f8ac5e8b1f82662524 P 0273190812f34778a15206153734aea1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fda9ae64b15b461993b832631073eeb0" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 44621 } } peers { permanent_uuid: "cc2fd42b8adf49f5a7316c221584c8b3" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 36991 } } peers { permanent_uuid: "0273190812f34778a15206153734aea1" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 46111 } }
I20260608 09:54:49.935463 31020 tablet_bootstrap.cc:492] T d55a989015774aa6b121db50007e4d62 P cc2fd42b8adf49f5a7316c221584c8b3: Bootstrap starting.
I20260608 09:54:49.936987 31023 raft_consensus.cc:385] T 6eb7e69e342147f8ac5e8b1f82662524 P 0273190812f34778a15206153734aea1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:54:49.937338 31023 raft_consensus.cc:740] T 6eb7e69e342147f8ac5e8b1f82662524 P 0273190812f34778a15206153734aea1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0273190812f34778a15206153734aea1, State: Initialized, Role: FOLLOWER
I20260608 09:54:49.938146 31023 consensus_queue.cc:260] T 6eb7e69e342147f8ac5e8b1f82662524 P 0273190812f34778a15206153734aea1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fda9ae64b15b461993b832631073eeb0" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 44621 } } peers { permanent_uuid: "cc2fd42b8adf49f5a7316c221584c8b3" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 36991 } } peers { permanent_uuid: "0273190812f34778a15206153734aea1" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 46111 } }
I20260608 09:54:49.942687 31023 ts_tablet_manager.cc:1434] T 6eb7e69e342147f8ac5e8b1f82662524 P 0273190812f34778a15206153734aea1: Time spent starting tablet: real 0.013s	user 0.006s	sys 0.001s
I20260608 09:54:49.943809 31023 tablet_bootstrap.cc:492] T 143528ae27f342e2aee5fbb9b86a51ca P 0273190812f34778a15206153734aea1: Bootstrap starting.
I20260608 09:54:49.952715 31020 tablet_bootstrap.cc:654] T d55a989015774aa6b121db50007e4d62 P cc2fd42b8adf49f5a7316c221584c8b3: Neither blocks nor log segments found. Creating new log.
I20260608 09:54:49.953557 31023 tablet_bootstrap.cc:654] T 143528ae27f342e2aee5fbb9b86a51ca P 0273190812f34778a15206153734aea1: Neither blocks nor log segments found. Creating new log.
I20260608 09:54:49.964241 31022 tablet_bootstrap.cc:492] T 6eb7e69e342147f8ac5e8b1f82662524 P fda9ae64b15b461993b832631073eeb0: No bootstrap required, opened a new log
I20260608 09:54:49.966006 31023 tablet_bootstrap.cc:492] T 143528ae27f342e2aee5fbb9b86a51ca P 0273190812f34778a15206153734aea1: No bootstrap required, opened a new log
I20260608 09:54:49.966588 31023 ts_tablet_manager.cc:1403] T 143528ae27f342e2aee5fbb9b86a51ca P 0273190812f34778a15206153734aea1: Time spent bootstrapping tablet: real 0.023s	user 0.013s	sys 0.007s
I20260608 09:54:49.969820 31023 raft_consensus.cc:359] T 143528ae27f342e2aee5fbb9b86a51ca P 0273190812f34778a15206153734aea1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fda9ae64b15b461993b832631073eeb0" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 44621 } } peers { permanent_uuid: "cc2fd42b8adf49f5a7316c221584c8b3" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 36991 } } peers { permanent_uuid: "0273190812f34778a15206153734aea1" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 46111 } }
I20260608 09:54:49.970628 31023 raft_consensus.cc:385] T 143528ae27f342e2aee5fbb9b86a51ca P 0273190812f34778a15206153734aea1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:54:49.970929 31023 raft_consensus.cc:740] T 143528ae27f342e2aee5fbb9b86a51ca P 0273190812f34778a15206153734aea1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0273190812f34778a15206153734aea1, State: Initialized, Role: FOLLOWER
I20260608 09:54:49.971624 31020 tablet_bootstrap.cc:492] T d55a989015774aa6b121db50007e4d62 P cc2fd42b8adf49f5a7316c221584c8b3: No bootstrap required, opened a new log
I20260608 09:54:49.972199 31020 ts_tablet_manager.cc:1403] T d55a989015774aa6b121db50007e4d62 P cc2fd42b8adf49f5a7316c221584c8b3: Time spent bootstrapping tablet: real 0.037s	user 0.013s	sys 0.000s
I20260608 09:54:49.971983 31023 consensus_queue.cc:260] T 143528ae27f342e2aee5fbb9b86a51ca P 0273190812f34778a15206153734aea1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fda9ae64b15b461993b832631073eeb0" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 44621 } } peers { permanent_uuid: "cc2fd42b8adf49f5a7316c221584c8b3" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 36991 } } peers { permanent_uuid: "0273190812f34778a15206153734aea1" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 46111 } }
I20260608 09:54:49.975844 31020 raft_consensus.cc:359] T d55a989015774aa6b121db50007e4d62 P cc2fd42b8adf49f5a7316c221584c8b3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fda9ae64b15b461993b832631073eeb0" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 44621 } } peers { permanent_uuid: "cc2fd42b8adf49f5a7316c221584c8b3" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 36991 } } peers { permanent_uuid: "0273190812f34778a15206153734aea1" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 46111 } }
I20260608 09:54:49.976562 31020 raft_consensus.cc:385] T d55a989015774aa6b121db50007e4d62 P cc2fd42b8adf49f5a7316c221584c8b3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:54:49.976918 31020 raft_consensus.cc:740] T d55a989015774aa6b121db50007e4d62 P cc2fd42b8adf49f5a7316c221584c8b3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cc2fd42b8adf49f5a7316c221584c8b3, State: Initialized, Role: FOLLOWER
I20260608 09:54:49.977556 31023 ts_tablet_manager.cc:1434] T 143528ae27f342e2aee5fbb9b86a51ca P 0273190812f34778a15206153734aea1: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.000s
I20260608 09:54:49.977734 31020 consensus_queue.cc:260] T d55a989015774aa6b121db50007e4d62 P cc2fd42b8adf49f5a7316c221584c8b3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fda9ae64b15b461993b832631073eeb0" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 44621 } } peers { permanent_uuid: "cc2fd42b8adf49f5a7316c221584c8b3" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 36991 } } peers { permanent_uuid: "0273190812f34778a15206153734aea1" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 46111 } }
I20260608 09:54:49.978631 31023 tablet_bootstrap.cc:492] T 1cbfdb299cc54748ad88b0d38567e856 P 0273190812f34778a15206153734aea1: Bootstrap starting.
I20260608 09:54:49.979838 31020 ts_tablet_manager.cc:1434] T d55a989015774aa6b121db50007e4d62 P cc2fd42b8adf49f5a7316c221584c8b3: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260608 09:54:49.980826 31020 tablet_bootstrap.cc:492] T 6eb7e69e342147f8ac5e8b1f82662524 P cc2fd42b8adf49f5a7316c221584c8b3: Bootstrap starting.
I20260608 09:54:49.983790 31040 consensus_queue.cc:1048] T 970eb836ee9d4eb697c02d871be5d902 P cc2fd42b8adf49f5a7316c221584c8b3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fda9ae64b15b461993b832631073eeb0" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 44621 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 09:54:49.987053 31026 consensus_queue.cc:1048] T 0064c446c6f844f5af39809813a2c88c P fda9ae64b15b461993b832631073eeb0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cc2fd42b8adf49f5a7316c221584c8b3" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 36991 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 09:54:49.988372 31020 tablet_bootstrap.cc:654] T 6eb7e69e342147f8ac5e8b1f82662524 P cc2fd42b8adf49f5a7316c221584c8b3: Neither blocks nor log segments found. Creating new log.
I20260608 09:54:49.989063 31023 tablet_bootstrap.cc:654] T 1cbfdb299cc54748ad88b0d38567e856 P 0273190812f34778a15206153734aea1: Neither blocks nor log segments found. Creating new log.
I20260608 09:54:49.993281 31020 tablet_bootstrap.cc:492] T 6eb7e69e342147f8ac5e8b1f82662524 P cc2fd42b8adf49f5a7316c221584c8b3: No bootstrap required, opened a new log
I20260608 09:54:49.993927 31020 ts_tablet_manager.cc:1403] T 6eb7e69e342147f8ac5e8b1f82662524 P cc2fd42b8adf49f5a7316c221584c8b3: Time spent bootstrapping tablet: real 0.013s	user 0.011s	sys 0.000s
I20260608 09:54:49.997206 31022 ts_tablet_manager.cc:1403] T 6eb7e69e342147f8ac5e8b1f82662524 P fda9ae64b15b461993b832631073eeb0: Time spent bootstrapping tablet: real 0.117s	user 0.016s	sys 0.025s
I20260608 09:54:49.997274 31020 raft_consensus.cc:359] T 6eb7e69e342147f8ac5e8b1f82662524 P cc2fd42b8adf49f5a7316c221584c8b3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fda9ae64b15b461993b832631073eeb0" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 44621 } } peers { permanent_uuid: "cc2fd42b8adf49f5a7316c221584c8b3" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 36991 } } peers { permanent_uuid: "0273190812f34778a15206153734aea1" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 46111 } }
I20260608 09:54:49.998256 31020 raft_consensus.cc:385] T 6eb7e69e342147f8ac5e8b1f82662524 P cc2fd42b8adf49f5a7316c221584c8b3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:54:49.998633 31020 raft_consensus.cc:740] T 6eb7e69e342147f8ac5e8b1f82662524 P cc2fd42b8adf49f5a7316c221584c8b3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cc2fd42b8adf49f5a7316c221584c8b3, State: Initialized, Role: FOLLOWER
I20260608 09:54:49.999635 31020 consensus_queue.cc:260] T 6eb7e69e342147f8ac5e8b1f82662524 P cc2fd42b8adf49f5a7316c221584c8b3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fda9ae64b15b461993b832631073eeb0" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 44621 } } peers { permanent_uuid: "cc2fd42b8adf49f5a7316c221584c8b3" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 36991 } } peers { permanent_uuid: "0273190812f34778a15206153734aea1" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 46111 } }
I20260608 09:54:50.001543 31029 raft_consensus.cc:493] T 143528ae27f342e2aee5fbb9b86a51ca P 0273190812f34778a15206153734aea1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 09:54:50.002049 31029 raft_consensus.cc:515] T 143528ae27f342e2aee5fbb9b86a51ca P 0273190812f34778a15206153734aea1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fda9ae64b15b461993b832631073eeb0" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 44621 } } peers { permanent_uuid: "cc2fd42b8adf49f5a7316c221584c8b3" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 36991 } } peers { permanent_uuid: "0273190812f34778a15206153734aea1" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 46111 } }
I20260608 09:54:50.002372 31020 ts_tablet_manager.cc:1434] T 6eb7e69e342147f8ac5e8b1f82662524 P cc2fd42b8adf49f5a7316c221584c8b3: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260608 09:54:50.003558 31020 tablet_bootstrap.cc:492] T 143528ae27f342e2aee5fbb9b86a51ca P cc2fd42b8adf49f5a7316c221584c8b3: Bootstrap starting.
I20260608 09:54:50.000654 31022 raft_consensus.cc:359] T 6eb7e69e342147f8ac5e8b1f82662524 P fda9ae64b15b461993b832631073eeb0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fda9ae64b15b461993b832631073eeb0" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 44621 } } peers { permanent_uuid: "cc2fd42b8adf49f5a7316c221584c8b3" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 36991 } } peers { permanent_uuid: "0273190812f34778a15206153734aea1" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 46111 } }
I20260608 09:54:50.004729 31022 raft_consensus.cc:385] T 6eb7e69e342147f8ac5e8b1f82662524 P fda9ae64b15b461993b832631073eeb0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:54:50.005101 31022 raft_consensus.cc:740] T 6eb7e69e342147f8ac5e8b1f82662524 P fda9ae64b15b461993b832631073eeb0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fda9ae64b15b461993b832631073eeb0, State: Initialized, Role: FOLLOWER
I20260608 09:54:50.006024 30825 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "143528ae27f342e2aee5fbb9b86a51ca" candidate_uuid: "0273190812f34778a15206153734aea1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fda9ae64b15b461993b832631073eeb0" is_pre_election: true
W20260608 09:54:50.007781 30940 leader_election.cc:343] T 143528ae27f342e2aee5fbb9b86a51ca P 0273190812f34778a15206153734aea1 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer fda9ae64b15b461993b832631073eeb0 (127.22.183.129:44621): Illegal state: must be running to vote when last-logged opid is not known
I20260608 09:54:50.006053 31022 consensus_queue.cc:260] T 6eb7e69e342147f8ac5e8b1f82662524 P fda9ae64b15b461993b832631073eeb0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fda9ae64b15b461993b832631073eeb0" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 44621 } } peers { permanent_uuid: "cc2fd42b8adf49f5a7316c221584c8b3" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 36991 } } peers { permanent_uuid: "0273190812f34778a15206153734aea1" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 46111 } }
I20260608 09:54:50.009416 31029 leader_election.cc:290] T 143528ae27f342e2aee5fbb9b86a51ca P 0273190812f34778a15206153734aea1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers fda9ae64b15b461993b832631073eeb0 (127.22.183.129:44621), cc2fd42b8adf49f5a7316c221584c8b3 (127.22.183.130:36991)
I20260608 09:54:50.012030 30901 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "143528ae27f342e2aee5fbb9b86a51ca" candidate_uuid: "0273190812f34778a15206153734aea1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cc2fd42b8adf49f5a7316c221584c8b3" is_pre_election: true
I20260608 09:54:50.014873 31022 ts_tablet_manager.cc:1434] T 6eb7e69e342147f8ac5e8b1f82662524 P fda9ae64b15b461993b832631073eeb0: Time spent starting tablet: real 0.017s	user 0.005s	sys 0.003s
W20260608 09:54:50.015981 30939 leader_election.cc:343] T 143528ae27f342e2aee5fbb9b86a51ca P 0273190812f34778a15206153734aea1 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer cc2fd42b8adf49f5a7316c221584c8b3 (127.22.183.130:36991): Illegal state: must be running to vote when last-logged opid is not known
I20260608 09:54:50.022459 30939 leader_election.cc:304] T 143528ae27f342e2aee5fbb9b86a51ca P 0273190812f34778a15206153734aea1 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 0273190812f34778a15206153734aea1; no voters: cc2fd42b8adf49f5a7316c221584c8b3, fda9ae64b15b461993b832631073eeb0
I20260608 09:54:50.023270 31029 raft_consensus.cc:2749] T 143528ae27f342e2aee5fbb9b86a51ca P 0273190812f34778a15206153734aea1 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260608 09:54:50.023669 31023 tablet_bootstrap.cc:492] T 1cbfdb299cc54748ad88b0d38567e856 P 0273190812f34778a15206153734aea1: No bootstrap required, opened a new log
I20260608 09:54:50.024804 31023 ts_tablet_manager.cc:1403] T 1cbfdb299cc54748ad88b0d38567e856 P 0273190812f34778a15206153734aea1: Time spent bootstrapping tablet: real 0.046s	user 0.013s	sys 0.008s
I20260608 09:54:50.025146 31067 consensus_queue.cc:1048] T 0064c446c6f844f5af39809813a2c88c P fda9ae64b15b461993b832631073eeb0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0273190812f34778a15206153734aea1" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 46111 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 09:54:50.028017 31023 raft_consensus.cc:359] T 1cbfdb299cc54748ad88b0d38567e856 P 0273190812f34778a15206153734aea1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fda9ae64b15b461993b832631073eeb0" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 44621 } } peers { permanent_uuid: "cc2fd42b8adf49f5a7316c221584c8b3" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 36991 } } peers { permanent_uuid: "0273190812f34778a15206153734aea1" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 46111 } }
I20260608 09:54:50.028563 31023 raft_consensus.cc:385] T 1cbfdb299cc54748ad88b0d38567e856 P 0273190812f34778a15206153734aea1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:54:50.028812 31023 raft_consensus.cc:740] T 1cbfdb299cc54748ad88b0d38567e856 P 0273190812f34778a15206153734aea1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0273190812f34778a15206153734aea1, State: Initialized, Role: FOLLOWER
I20260608 09:54:50.029525 31023 consensus_queue.cc:260] T 1cbfdb299cc54748ad88b0d38567e856 P 0273190812f34778a15206153734aea1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fda9ae64b15b461993b832631073eeb0" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 44621 } } peers { permanent_uuid: "cc2fd42b8adf49f5a7316c221584c8b3" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 36991 } } peers { permanent_uuid: "0273190812f34778a15206153734aea1" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 46111 } }
I20260608 09:54:50.030398 31020 tablet_bootstrap.cc:654] T 143528ae27f342e2aee5fbb9b86a51ca P cc2fd42b8adf49f5a7316c221584c8b3: Neither blocks nor log segments found. Creating new log.
I20260608 09:54:50.033813 31022 tablet_bootstrap.cc:492] T 143528ae27f342e2aee5fbb9b86a51ca P fda9ae64b15b461993b832631073eeb0: Bootstrap starting.
I20260608 09:54:50.048925 31020 tablet_bootstrap.cc:492] T 143528ae27f342e2aee5fbb9b86a51ca P cc2fd42b8adf49f5a7316c221584c8b3: No bootstrap required, opened a new log
I20260608 09:54:50.049638 31020 ts_tablet_manager.cc:1403] T 143528ae27f342e2aee5fbb9b86a51ca P cc2fd42b8adf49f5a7316c221584c8b3: Time spent bootstrapping tablet: real 0.046s	user 0.008s	sys 0.011s
I20260608 09:54:50.053635 31020 raft_consensus.cc:359] T 143528ae27f342e2aee5fbb9b86a51ca P cc2fd42b8adf49f5a7316c221584c8b3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fda9ae64b15b461993b832631073eeb0" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 44621 } } peers { permanent_uuid: "cc2fd42b8adf49f5a7316c221584c8b3" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 36991 } } peers { permanent_uuid: "0273190812f34778a15206153734aea1" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 46111 } }
I20260608 09:54:50.054713 31020 raft_consensus.cc:385] T 143528ae27f342e2aee5fbb9b86a51ca P cc2fd42b8adf49f5a7316c221584c8b3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:54:50.055078 31020 raft_consensus.cc:740] T 143528ae27f342e2aee5fbb9b86a51ca P cc2fd42b8adf49f5a7316c221584c8b3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cc2fd42b8adf49f5a7316c221584c8b3, State: Initialized, Role: FOLLOWER
I20260608 09:54:50.056281 31020 consensus_queue.cc:260] T 143528ae27f342e2aee5fbb9b86a51ca P cc2fd42b8adf49f5a7316c221584c8b3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fda9ae64b15b461993b832631073eeb0" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 44621 } } peers { permanent_uuid: "cc2fd42b8adf49f5a7316c221584c8b3" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 36991 } } peers { permanent_uuid: "0273190812f34778a15206153734aea1" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 46111 } }
I20260608 09:54:50.058373 31025 consensus_queue.cc:1048] T 970eb836ee9d4eb697c02d871be5d902 P cc2fd42b8adf49f5a7316c221584c8b3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0273190812f34778a15206153734aea1" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 46111 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 09:54:50.060626 31023 ts_tablet_manager.cc:1434] T 1cbfdb299cc54748ad88b0d38567e856 P 0273190812f34778a15206153734aea1: Time spent starting tablet: real 0.035s	user 0.007s	sys 0.017s
I20260608 09:54:50.063810 31020 ts_tablet_manager.cc:1434] T 143528ae27f342e2aee5fbb9b86a51ca P cc2fd42b8adf49f5a7316c221584c8b3: Time spent starting tablet: real 0.014s	user 0.010s	sys 0.000s
I20260608 09:54:50.064713 31020 tablet_bootstrap.cc:492] T 1cbfdb299cc54748ad88b0d38567e856 P cc2fd42b8adf49f5a7316c221584c8b3: Bootstrap starting.
I20260608 09:54:50.069530 31023 tablet_bootstrap.cc:492] T d55a989015774aa6b121db50007e4d62 P 0273190812f34778a15206153734aea1: Bootstrap starting.
I20260608 09:54:50.074317 31022 tablet_bootstrap.cc:654] T 143528ae27f342e2aee5fbb9b86a51ca P fda9ae64b15b461993b832631073eeb0: Neither blocks nor log segments found. Creating new log.
I20260608 09:54:50.070128 31020 tablet_bootstrap.cc:654] T 1cbfdb299cc54748ad88b0d38567e856 P cc2fd42b8adf49f5a7316c221584c8b3: Neither blocks nor log segments found. Creating new log.
I20260608 09:54:50.082742 31023 tablet_bootstrap.cc:654] T d55a989015774aa6b121db50007e4d62 P 0273190812f34778a15206153734aea1: Neither blocks nor log segments found. Creating new log.
I20260608 09:54:50.087172 31071 raft_consensus.cc:493] T 1cbfdb299cc54748ad88b0d38567e856 P 0273190812f34778a15206153734aea1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 09:54:50.087736 31071 raft_consensus.cc:515] T 1cbfdb299cc54748ad88b0d38567e856 P 0273190812f34778a15206153734aea1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fda9ae64b15b461993b832631073eeb0" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 44621 } } peers { permanent_uuid: "cc2fd42b8adf49f5a7316c221584c8b3" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 36991 } } peers { permanent_uuid: "0273190812f34778a15206153734aea1" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 46111 } }
I20260608 09:54:50.090847 31071 leader_election.cc:290] T 1cbfdb299cc54748ad88b0d38567e856 P 0273190812f34778a15206153734aea1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers fda9ae64b15b461993b832631073eeb0 (127.22.183.129:44621), cc2fd42b8adf49f5a7316c221584c8b3 (127.22.183.130:36991)
I20260608 09:54:50.092399 30825 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1cbfdb299cc54748ad88b0d38567e856" candidate_uuid: "0273190812f34778a15206153734aea1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fda9ae64b15b461993b832631073eeb0" is_pre_election: true
I20260608 09:54:50.094522 30901 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1cbfdb299cc54748ad88b0d38567e856" candidate_uuid: "0273190812f34778a15206153734aea1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cc2fd42b8adf49f5a7316c221584c8b3" is_pre_election: true
W20260608 09:54:50.095706 30940 leader_election.cc:343] T 1cbfdb299cc54748ad88b0d38567e856 P 0273190812f34778a15206153734aea1 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer fda9ae64b15b461993b832631073eeb0 (127.22.183.129:44621): Illegal state: must be running to vote when last-logged opid is not known
W20260608 09:54:50.097142 30939 leader_election.cc:343] T 1cbfdb299cc54748ad88b0d38567e856 P 0273190812f34778a15206153734aea1 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer cc2fd42b8adf49f5a7316c221584c8b3 (127.22.183.130:36991): Illegal state: must be running to vote when last-logged opid is not known
I20260608 09:54:50.097620 30939 leader_election.cc:304] T 1cbfdb299cc54748ad88b0d38567e856 P 0273190812f34778a15206153734aea1 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 0273190812f34778a15206153734aea1; no voters: cc2fd42b8adf49f5a7316c221584c8b3, fda9ae64b15b461993b832631073eeb0
I20260608 09:54:50.098762 31071 raft_consensus.cc:2749] T 1cbfdb299cc54748ad88b0d38567e856 P 0273190812f34778a15206153734aea1 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260608 09:54:50.100697 31074 raft_consensus.cc:493] T 6eb7e69e342147f8ac5e8b1f82662524 P cc2fd42b8adf49f5a7316c221584c8b3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 09:54:50.102097 31074 raft_consensus.cc:515] T 6eb7e69e342147f8ac5e8b1f82662524 P cc2fd42b8adf49f5a7316c221584c8b3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fda9ae64b15b461993b832631073eeb0" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 44621 } } peers { permanent_uuid: "cc2fd42b8adf49f5a7316c221584c8b3" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 36991 } } peers { permanent_uuid: "0273190812f34778a15206153734aea1" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 46111 } }
I20260608 09:54:50.107178 31020 tablet_bootstrap.cc:492] T 1cbfdb299cc54748ad88b0d38567e856 P cc2fd42b8adf49f5a7316c221584c8b3: No bootstrap required, opened a new log
I20260608 09:54:50.107673 31020 ts_tablet_manager.cc:1403] T 1cbfdb299cc54748ad88b0d38567e856 P cc2fd42b8adf49f5a7316c221584c8b3: Time spent bootstrapping tablet: real 0.043s	user 0.011s	sys 0.010s
I20260608 09:54:50.110769 31020 raft_consensus.cc:359] T 1cbfdb299cc54748ad88b0d38567e856 P cc2fd42b8adf49f5a7316c221584c8b3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fda9ae64b15b461993b832631073eeb0" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 44621 } } peers { permanent_uuid: "cc2fd42b8adf49f5a7316c221584c8b3" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 36991 } } peers { permanent_uuid: "0273190812f34778a15206153734aea1" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 46111 } }
I20260608 09:54:50.111433 31020 raft_consensus.cc:385] T 1cbfdb299cc54748ad88b0d38567e856 P cc2fd42b8adf49f5a7316c221584c8b3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:54:50.111730 31020 raft_consensus.cc:740] T 1cbfdb299cc54748ad88b0d38567e856 P cc2fd42b8adf49f5a7316c221584c8b3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cc2fd42b8adf49f5a7316c221584c8b3, State: Initialized, Role: FOLLOWER
I20260608 09:54:50.111845 31022 tablet_bootstrap.cc:492] T 143528ae27f342e2aee5fbb9b86a51ca P fda9ae64b15b461993b832631073eeb0: No bootstrap required, opened a new log
I20260608 09:54:50.112568 31022 ts_tablet_manager.cc:1403] T 143528ae27f342e2aee5fbb9b86a51ca P fda9ae64b15b461993b832631073eeb0: Time spent bootstrapping tablet: real 0.079s	user 0.021s	sys 0.017s
I20260608 09:54:50.113209 31020 consensus_queue.cc:260] T 1cbfdb299cc54748ad88b0d38567e856 P cc2fd42b8adf49f5a7316c221584c8b3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fda9ae64b15b461993b832631073eeb0" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 44621 } } peers { permanent_uuid: "cc2fd42b8adf49f5a7316c221584c8b3" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 36991 } } peers { permanent_uuid: "0273190812f34778a15206153734aea1" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 46111 } }
I20260608 09:54:50.116214 31022 raft_consensus.cc:359] T 143528ae27f342e2aee5fbb9b86a51ca P fda9ae64b15b461993b832631073eeb0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fda9ae64b15b461993b832631073eeb0" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 44621 } } peers { permanent_uuid: "cc2fd42b8adf49f5a7316c221584c8b3" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 36991 } } peers { permanent_uuid: "0273190812f34778a15206153734aea1" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 46111 } }
I20260608 09:54:50.116840 30826 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6eb7e69e342147f8ac5e8b1f82662524" candidate_uuid: "cc2fd42b8adf49f5a7316c221584c8b3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fda9ae64b15b461993b832631073eeb0" is_pre_election: true
I20260608 09:54:50.117004 31022 raft_consensus.cc:385] T 143528ae27f342e2aee5fbb9b86a51ca P fda9ae64b15b461993b832631073eeb0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:54:50.117640 31022 raft_consensus.cc:740] T 143528ae27f342e2aee5fbb9b86a51ca P fda9ae64b15b461993b832631073eeb0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fda9ae64b15b461993b832631073eeb0, State: Initialized, Role: FOLLOWER
I20260608 09:54:50.118425 31020 ts_tablet_manager.cc:1434] T 1cbfdb299cc54748ad88b0d38567e856 P cc2fd42b8adf49f5a7316c221584c8b3: Time spent starting tablet: real 0.010s	user 0.007s	sys 0.000s
I20260608 09:54:50.118572 31022 consensus_queue.cc:260] T 143528ae27f342e2aee5fbb9b86a51ca P fda9ae64b15b461993b832631073eeb0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fda9ae64b15b461993b832631073eeb0" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 44621 } } peers { permanent_uuid: "cc2fd42b8adf49f5a7316c221584c8b3" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 36991 } } peers { permanent_uuid: "0273190812f34778a15206153734aea1" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 46111 } }
I20260608 09:54:50.119238 30826 raft_consensus.cc:2468] T 6eb7e69e342147f8ac5e8b1f82662524 P fda9ae64b15b461993b832631073eeb0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cc2fd42b8adf49f5a7316c221584c8b3 in term 0.
I20260608 09:54:50.120769 30866 leader_election.cc:304] T 6eb7e69e342147f8ac5e8b1f82662524 P cc2fd42b8adf49f5a7316c221584c8b3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: cc2fd42b8adf49f5a7316c221584c8b3, fda9ae64b15b461993b832631073eeb0; no voters: 
I20260608 09:54:50.121592 31040 raft_consensus.cc:493] T d55a989015774aa6b121db50007e4d62 P cc2fd42b8adf49f5a7316c221584c8b3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 09:54:50.121935 31022 ts_tablet_manager.cc:1434] T 143528ae27f342e2aee5fbb9b86a51ca P fda9ae64b15b461993b832631073eeb0: Time spent starting tablet: real 0.009s	user 0.008s	sys 0.000s
I20260608 09:54:50.122067 31040 raft_consensus.cc:515] T d55a989015774aa6b121db50007e4d62 P cc2fd42b8adf49f5a7316c221584c8b3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fda9ae64b15b461993b832631073eeb0" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 44621 } } peers { permanent_uuid: "cc2fd42b8adf49f5a7316c221584c8b3" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 36991 } } peers { permanent_uuid: "0273190812f34778a15206153734aea1" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 46111 } }
I20260608 09:54:50.123675 31022 tablet_bootstrap.cc:492] T d55a989015774aa6b121db50007e4d62 P fda9ae64b15b461993b832631073eeb0: Bootstrap starting.
I20260608 09:54:50.124935 31040 leader_election.cc:290] T d55a989015774aa6b121db50007e4d62 P cc2fd42b8adf49f5a7316c221584c8b3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers fda9ae64b15b461993b832631073eeb0 (127.22.183.129:44621), 0273190812f34778a15206153734aea1 (127.22.183.131:46111)
I20260608 09:54:50.125530 31040 raft_consensus.cc:2804] T 6eb7e69e342147f8ac5e8b1f82662524 P cc2fd42b8adf49f5a7316c221584c8b3 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 09:54:50.125859 31040 raft_consensus.cc:493] T 6eb7e69e342147f8ac5e8b1f82662524 P cc2fd42b8adf49f5a7316c221584c8b3 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 09:54:50.126206 31040 raft_consensus.cc:3060] T 6eb7e69e342147f8ac5e8b1f82662524 P cc2fd42b8adf49f5a7316c221584c8b3 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:54:50.128376 30825 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d55a989015774aa6b121db50007e4d62" candidate_uuid: "cc2fd42b8adf49f5a7316c221584c8b3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fda9ae64b15b461993b832631073eeb0" is_pre_election: true
I20260608 09:54:50.129838 30975 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d55a989015774aa6b121db50007e4d62" candidate_uuid: "cc2fd42b8adf49f5a7316c221584c8b3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0273190812f34778a15206153734aea1" is_pre_election: true
W20260608 09:54:50.131597 30867 leader_election.cc:343] T d55a989015774aa6b121db50007e4d62 P cc2fd42b8adf49f5a7316c221584c8b3 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0273190812f34778a15206153734aea1 (127.22.183.131:46111): Illegal state: must be running to vote when last-logged opid is not known
W20260608 09:54:50.133117 30866 leader_election.cc:343] T d55a989015774aa6b121db50007e4d62 P cc2fd42b8adf49f5a7316c221584c8b3 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer fda9ae64b15b461993b832631073eeb0 (127.22.183.129:44621): Illegal state: must be running to vote when last-logged opid is not known
I20260608 09:54:50.133710 30866 leader_election.cc:304] T d55a989015774aa6b121db50007e4d62 P cc2fd42b8adf49f5a7316c221584c8b3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: cc2fd42b8adf49f5a7316c221584c8b3; no voters: 0273190812f34778a15206153734aea1, fda9ae64b15b461993b832631073eeb0
I20260608 09:54:50.136576 31022 tablet_bootstrap.cc:654] T d55a989015774aa6b121db50007e4d62 P fda9ae64b15b461993b832631073eeb0: Neither blocks nor log segments found. Creating new log.
I20260608 09:54:50.138573 31067 consensus_queue.cc:1048] T cc77ac8ee4c048c8b7f5d9902d601b7c P fda9ae64b15b461993b832631073eeb0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cc2fd42b8adf49f5a7316c221584c8b3" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 36991 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 09:54:50.141104 31041 consensus_queue.cc:1048] T cc77ac8ee4c048c8b7f5d9902d601b7c P fda9ae64b15b461993b832631073eeb0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0273190812f34778a15206153734aea1" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 46111 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 09:54:50.172173 31022 tablet_bootstrap.cc:492] T d55a989015774aa6b121db50007e4d62 P fda9ae64b15b461993b832631073eeb0: No bootstrap required, opened a new log
I20260608 09:54:50.172955 31022 ts_tablet_manager.cc:1403] T d55a989015774aa6b121db50007e4d62 P fda9ae64b15b461993b832631073eeb0: Time spent bootstrapping tablet: real 0.050s	user 0.018s	sys 0.000s
I20260608 09:54:50.176779 31074 leader_election.cc:290] T 6eb7e69e342147f8ac5e8b1f82662524 P cc2fd42b8adf49f5a7316c221584c8b3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers fda9ae64b15b461993b832631073eeb0 (127.22.183.129:44621), 0273190812f34778a15206153734aea1 (127.22.183.131:46111)
I20260608 09:54:50.177618 31074 raft_consensus.cc:2749] T d55a989015774aa6b121db50007e4d62 P cc2fd42b8adf49f5a7316c221584c8b3 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260608 09:54:50.177874 30975 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6eb7e69e342147f8ac5e8b1f82662524" candidate_uuid: "cc2fd42b8adf49f5a7316c221584c8b3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0273190812f34778a15206153734aea1" is_pre_election: true
I20260608 09:54:50.181738 30975 raft_consensus.cc:2468] T 6eb7e69e342147f8ac5e8b1f82662524 P 0273190812f34778a15206153734aea1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cc2fd42b8adf49f5a7316c221584c8b3 in term 0.
I20260608 09:54:50.186332 31022 raft_consensus.cc:359] T d55a989015774aa6b121db50007e4d62 P fda9ae64b15b461993b832631073eeb0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fda9ae64b15b461993b832631073eeb0" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 44621 } } peers { permanent_uuid: "cc2fd42b8adf49f5a7316c221584c8b3" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 36991 } } peers { permanent_uuid: "0273190812f34778a15206153734aea1" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 46111 } }
I20260608 09:54:50.187556 31022 raft_consensus.cc:385] T d55a989015774aa6b121db50007e4d62 P fda9ae64b15b461993b832631073eeb0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:54:50.188055 31022 raft_consensus.cc:740] T d55a989015774aa6b121db50007e4d62 P fda9ae64b15b461993b832631073eeb0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fda9ae64b15b461993b832631073eeb0, State: Initialized, Role: FOLLOWER
I20260608 09:54:50.189184 31022 consensus_queue.cc:260] T d55a989015774aa6b121db50007e4d62 P fda9ae64b15b461993b832631073eeb0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fda9ae64b15b461993b832631073eeb0" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 44621 } } peers { permanent_uuid: "cc2fd42b8adf49f5a7316c221584c8b3" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 36991 } } peers { permanent_uuid: "0273190812f34778a15206153734aea1" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 46111 } }
I20260608 09:54:50.196429 31022 ts_tablet_manager.cc:1434] T d55a989015774aa6b121db50007e4d62 P fda9ae64b15b461993b832631073eeb0: Time spent starting tablet: real 0.023s	user 0.008s	sys 0.000s
I20260608 09:54:50.197968 31022 tablet_bootstrap.cc:492] T 1cbfdb299cc54748ad88b0d38567e856 P fda9ae64b15b461993b832631073eeb0: Bootstrap starting.
I20260608 09:54:50.199337 31074 consensus_queue.cc:1048] T 691d6872fc7b4bd7bee256a157cec66e P cc2fd42b8adf49f5a7316c221584c8b3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fda9ae64b15b461993b832631073eeb0" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 44621 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 09:54:50.205041 31022 tablet_bootstrap.cc:654] T 1cbfdb299cc54748ad88b0d38567e856 P fda9ae64b15b461993b832631073eeb0: Neither blocks nor log segments found. Creating new log.
I20260608 09:54:50.208629 31023 tablet_bootstrap.cc:492] T d55a989015774aa6b121db50007e4d62 P 0273190812f34778a15206153734aea1: No bootstrap required, opened a new log
I20260608 09:54:50.214179 31023 ts_tablet_manager.cc:1403] T d55a989015774aa6b121db50007e4d62 P 0273190812f34778a15206153734aea1: Time spent bootstrapping tablet: real 0.145s	user 0.041s	sys 0.060s
I20260608 09:54:50.215924 31040 raft_consensus.cc:515] T 6eb7e69e342147f8ac5e8b1f82662524 P cc2fd42b8adf49f5a7316c221584c8b3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fda9ae64b15b461993b832631073eeb0" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 44621 } } peers { permanent_uuid: "cc2fd42b8adf49f5a7316c221584c8b3" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 36991 } } peers { permanent_uuid: "0273190812f34778a15206153734aea1" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 46111 } }
I20260608 09:54:50.217959 31023 raft_consensus.cc:359] T d55a989015774aa6b121db50007e4d62 P 0273190812f34778a15206153734aea1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fda9ae64b15b461993b832631073eeb0" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 44621 } } peers { permanent_uuid: "cc2fd42b8adf49f5a7316c221584c8b3" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 36991 } } peers { permanent_uuid: "0273190812f34778a15206153734aea1" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 46111 } }
I20260608 09:54:50.219573 31023 raft_consensus.cc:385] T d55a989015774aa6b121db50007e4d62 P 0273190812f34778a15206153734aea1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:54:50.219908 31023 raft_consensus.cc:740] T d55a989015774aa6b121db50007e4d62 P 0273190812f34778a15206153734aea1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0273190812f34778a15206153734aea1, State: Initialized, Role: FOLLOWER
I20260608 09:54:50.220981 31023 consensus_queue.cc:260] T d55a989015774aa6b121db50007e4d62 P 0273190812f34778a15206153734aea1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fda9ae64b15b461993b832631073eeb0" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 44621 } } peers { permanent_uuid: "cc2fd42b8adf49f5a7316c221584c8b3" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 36991 } } peers { permanent_uuid: "0273190812f34778a15206153734aea1" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 46111 } }
I20260608 09:54:50.223579 31023 ts_tablet_manager.cc:1434] T d55a989015774aa6b121db50007e4d62 P 0273190812f34778a15206153734aea1: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.001s
I20260608 09:54:50.223676 30975 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6eb7e69e342147f8ac5e8b1f82662524" candidate_uuid: "cc2fd42b8adf49f5a7316c221584c8b3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0273190812f34778a15206153734aea1"
I20260608 09:54:50.224229 30975 raft_consensus.cc:3060] T 6eb7e69e342147f8ac5e8b1f82662524 P 0273190812f34778a15206153734aea1 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:54:50.224764 31040 leader_election.cc:290] T 6eb7e69e342147f8ac5e8b1f82662524 P cc2fd42b8adf49f5a7316c221584c8b3 [CANDIDATE]: Term 1 election: Requested vote from peers fda9ae64b15b461993b832631073eeb0 (127.22.183.129:44621), 0273190812f34778a15206153734aea1 (127.22.183.131:46111)
I20260608 09:54:50.230397 30826 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6eb7e69e342147f8ac5e8b1f82662524" candidate_uuid: "cc2fd42b8adf49f5a7316c221584c8b3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fda9ae64b15b461993b832631073eeb0"
I20260608 09:54:50.231299 30826 raft_consensus.cc:3060] T 6eb7e69e342147f8ac5e8b1f82662524 P fda9ae64b15b461993b832631073eeb0 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:54:50.238454 31022 tablet_bootstrap.cc:492] T 1cbfdb299cc54748ad88b0d38567e856 P fda9ae64b15b461993b832631073eeb0: No bootstrap required, opened a new log
I20260608 09:54:50.239001 31022 ts_tablet_manager.cc:1403] T 1cbfdb299cc54748ad88b0d38567e856 P fda9ae64b15b461993b832631073eeb0: Time spent bootstrapping tablet: real 0.041s	user 0.019s	sys 0.004s
I20260608 09:54:50.241024 30975 raft_consensus.cc:2468] T 6eb7e69e342147f8ac5e8b1f82662524 P 0273190812f34778a15206153734aea1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cc2fd42b8adf49f5a7316c221584c8b3 in term 1.
I20260608 09:54:50.241211 31040 consensus_queue.cc:1048] T 691d6872fc7b4bd7bee256a157cec66e P cc2fd42b8adf49f5a7316c221584c8b3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0273190812f34778a15206153734aea1" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 46111 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 09:54:50.241871 31022 raft_consensus.cc:359] T 1cbfdb299cc54748ad88b0d38567e856 P fda9ae64b15b461993b832631073eeb0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fda9ae64b15b461993b832631073eeb0" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 44621 } } peers { permanent_uuid: "cc2fd42b8adf49f5a7316c221584c8b3" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 36991 } } peers { permanent_uuid: "0273190812f34778a15206153734aea1" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 46111 } }
I20260608 09:54:50.242380 30867 leader_election.cc:304] T 6eb7e69e342147f8ac5e8b1f82662524 P cc2fd42b8adf49f5a7316c221584c8b3 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0273190812f34778a15206153734aea1, cc2fd42b8adf49f5a7316c221584c8b3; no voters: 
I20260608 09:54:50.243402 31022 raft_consensus.cc:385] T 1cbfdb299cc54748ad88b0d38567e856 P fda9ae64b15b461993b832631073eeb0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:54:50.243777 31022 raft_consensus.cc:740] T 1cbfdb299cc54748ad88b0d38567e856 P fda9ae64b15b461993b832631073eeb0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fda9ae64b15b461993b832631073eeb0, State: Initialized, Role: FOLLOWER
I20260608 09:54:50.243845 31081 raft_consensus.cc:493] T 1cbfdb299cc54748ad88b0d38567e856 P cc2fd42b8adf49f5a7316c221584c8b3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 09:54:50.244450 31081 raft_consensus.cc:515] T 1cbfdb299cc54748ad88b0d38567e856 P cc2fd42b8adf49f5a7316c221584c8b3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fda9ae64b15b461993b832631073eeb0" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 44621 } } peers { permanent_uuid: "cc2fd42b8adf49f5a7316c221584c8b3" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 36991 } } peers { permanent_uuid: "0273190812f34778a15206153734aea1" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 46111 } }
I20260608 09:54:50.244653 31022 consensus_queue.cc:260] T 1cbfdb299cc54748ad88b0d38567e856 P fda9ae64b15b461993b832631073eeb0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fda9ae64b15b461993b832631073eeb0" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 44621 } } peers { permanent_uuid: "cc2fd42b8adf49f5a7316c221584c8b3" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 36991 } } peers { permanent_uuid: "0273190812f34778a15206153734aea1" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 46111 } }
I20260608 09:54:50.245565 31040 raft_consensus.cc:2804] T 6eb7e69e342147f8ac5e8b1f82662524 P cc2fd42b8adf49f5a7316c221584c8b3 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 09:54:50.246060 31040 raft_consensus.cc:697] T 6eb7e69e342147f8ac5e8b1f82662524 P cc2fd42b8adf49f5a7316c221584c8b3 [term 1 LEADER]: Becoming Leader. State: Replica: cc2fd42b8adf49f5a7316c221584c8b3, State: Running, Role: LEADER
I20260608 09:54:50.247190 31022 ts_tablet_manager.cc:1434] T 1cbfdb299cc54748ad88b0d38567e856 P fda9ae64b15b461993b832631073eeb0: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260608 09:54:50.246888 31040 consensus_queue.cc:237] T 6eb7e69e342147f8ac5e8b1f82662524 P cc2fd42b8adf49f5a7316c221584c8b3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fda9ae64b15b461993b832631073eeb0" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 44621 } } peers { permanent_uuid: "cc2fd42b8adf49f5a7316c221584c8b3" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 36991 } } peers { permanent_uuid: "0273190812f34778a15206153734aea1" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 46111 } }
I20260608 09:54:50.248152 31081 leader_election.cc:290] T 1cbfdb299cc54748ad88b0d38567e856 P cc2fd42b8adf49f5a7316c221584c8b3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers fda9ae64b15b461993b832631073eeb0 (127.22.183.129:44621), 0273190812f34778a15206153734aea1 (127.22.183.131:46111)
I20260608 09:54:50.248054 30825 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1cbfdb299cc54748ad88b0d38567e856" candidate_uuid: "cc2fd42b8adf49f5a7316c221584c8b3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fda9ae64b15b461993b832631073eeb0" is_pre_election: true
I20260608 09:54:50.248081 30974 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1cbfdb299cc54748ad88b0d38567e856" candidate_uuid: "cc2fd42b8adf49f5a7316c221584c8b3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0273190812f34778a15206153734aea1" is_pre_election: true
I20260608 09:54:50.248787 30825 raft_consensus.cc:2468] T 1cbfdb299cc54748ad88b0d38567e856 P fda9ae64b15b461993b832631073eeb0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cc2fd42b8adf49f5a7316c221584c8b3 in term 0.
I20260608 09:54:50.249105 30974 raft_consensus.cc:2468] T 1cbfdb299cc54748ad88b0d38567e856 P 0273190812f34778a15206153734aea1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cc2fd42b8adf49f5a7316c221584c8b3 in term 0.
I20260608 09:54:50.250183 30866 leader_election.cc:304] T 1cbfdb299cc54748ad88b0d38567e856 P cc2fd42b8adf49f5a7316c221584c8b3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: cc2fd42b8adf49f5a7316c221584c8b3, fda9ae64b15b461993b832631073eeb0; no voters: 
I20260608 09:54:50.251369 31079 raft_consensus.cc:2804] T 1cbfdb299cc54748ad88b0d38567e856 P cc2fd42b8adf49f5a7316c221584c8b3 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 09:54:50.251744 31079 raft_consensus.cc:493] T 1cbfdb299cc54748ad88b0d38567e856 P cc2fd42b8adf49f5a7316c221584c8b3 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 09:54:50.252082 31079 raft_consensus.cc:3060] T 1cbfdb299cc54748ad88b0d38567e856 P cc2fd42b8adf49f5a7316c221584c8b3 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:54:50.259449 31079 raft_consensus.cc:515] T 1cbfdb299cc54748ad88b0d38567e856 P cc2fd42b8adf49f5a7316c221584c8b3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fda9ae64b15b461993b832631073eeb0" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 44621 } } peers { permanent_uuid: "cc2fd42b8adf49f5a7316c221584c8b3" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 36991 } } peers { permanent_uuid: "0273190812f34778a15206153734aea1" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 46111 } }
I20260608 09:54:50.262049 30825 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1cbfdb299cc54748ad88b0d38567e856" candidate_uuid: "cc2fd42b8adf49f5a7316c221584c8b3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fda9ae64b15b461993b832631073eeb0"
I20260608 09:54:50.262588 30825 raft_consensus.cc:3060] T 1cbfdb299cc54748ad88b0d38567e856 P fda9ae64b15b461993b832631073eeb0 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:54:50.266516 31079 leader_election.cc:290] T 1cbfdb299cc54748ad88b0d38567e856 P cc2fd42b8adf49f5a7316c221584c8b3 [CANDIDATE]: Term 1 election: Requested vote from peers fda9ae64b15b461993b832631073eeb0 (127.22.183.129:44621), 0273190812f34778a15206153734aea1 (127.22.183.131:46111)
I20260608 09:54:50.267356 30975 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1cbfdb299cc54748ad88b0d38567e856" candidate_uuid: "cc2fd42b8adf49f5a7316c221584c8b3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0273190812f34778a15206153734aea1"
I20260608 09:54:50.267961 30975 raft_consensus.cc:3060] T 1cbfdb299cc54748ad88b0d38567e856 P 0273190812f34778a15206153734aea1 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:54:50.269855 30825 raft_consensus.cc:2468] T 1cbfdb299cc54748ad88b0d38567e856 P fda9ae64b15b461993b832631073eeb0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cc2fd42b8adf49f5a7316c221584c8b3 in term 1.
I20260608 09:54:50.271181 31067 raft_consensus.cc:493] T d55a989015774aa6b121db50007e4d62 P fda9ae64b15b461993b832631073eeb0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 09:54:50.271632 31067 raft_consensus.cc:515] T d55a989015774aa6b121db50007e4d62 P fda9ae64b15b461993b832631073eeb0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fda9ae64b15b461993b832631073eeb0" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 44621 } } peers { permanent_uuid: "cc2fd42b8adf49f5a7316c221584c8b3" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 36991 } } peers { permanent_uuid: "0273190812f34778a15206153734aea1" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 46111 } }
I20260608 09:54:50.272446 30826 raft_consensus.cc:2468] T 6eb7e69e342147f8ac5e8b1f82662524 P fda9ae64b15b461993b832631073eeb0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cc2fd42b8adf49f5a7316c221584c8b3 in term 1.
I20260608 09:54:50.273808 31067 leader_election.cc:290] T d55a989015774aa6b121db50007e4d62 P fda9ae64b15b461993b832631073eeb0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers cc2fd42b8adf49f5a7316c221584c8b3 (127.22.183.130:36991), 0273190812f34778a15206153734aea1 (127.22.183.131:46111)
I20260608 09:54:50.274577 30975 raft_consensus.cc:2468] T 1cbfdb299cc54748ad88b0d38567e856 P 0273190812f34778a15206153734aea1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cc2fd42b8adf49f5a7316c221584c8b3 in term 1.
I20260608 09:54:50.269621 30724 catalog_manager.cc:5696] T 6eb7e69e342147f8ac5e8b1f82662524 P cc2fd42b8adf49f5a7316c221584c8b3 reported cstate change: term changed from 0 to 1, leader changed from <none> to cc2fd42b8adf49f5a7316c221584c8b3 (127.22.183.130). New cstate: current_term: 1 leader_uuid: "cc2fd42b8adf49f5a7316c221584c8b3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fda9ae64b15b461993b832631073eeb0" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 44621 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cc2fd42b8adf49f5a7316c221584c8b3" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 36991 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0273190812f34778a15206153734aea1" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 46111 } health_report { overall_health: UNKNOWN } } }
I20260608 09:54:50.275435 30974 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d55a989015774aa6b121db50007e4d62" candidate_uuid: "fda9ae64b15b461993b832631073eeb0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0273190812f34778a15206153734aea1" is_pre_election: true
I20260608 09:54:50.275759 30867 leader_election.cc:304] T 1cbfdb299cc54748ad88b0d38567e856 P cc2fd42b8adf49f5a7316c221584c8b3 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0273190812f34778a15206153734aea1, cc2fd42b8adf49f5a7316c221584c8b3; no voters: 
I20260608 09:54:50.276147 30974 raft_consensus.cc:2468] T d55a989015774aa6b121db50007e4d62 P 0273190812f34778a15206153734aea1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fda9ae64b15b461993b832631073eeb0 in term 0.
I20260608 09:54:50.276782 31079 raft_consensus.cc:2804] T 1cbfdb299cc54748ad88b0d38567e856 P cc2fd42b8adf49f5a7316c221584c8b3 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 09:54:50.277253 31079 raft_consensus.cc:697] T 1cbfdb299cc54748ad88b0d38567e856 P cc2fd42b8adf49f5a7316c221584c8b3 [term 1 LEADER]: Becoming Leader. State: Replica: cc2fd42b8adf49f5a7316c221584c8b3, State: Running, Role: LEADER
I20260608 09:54:50.277506 30792 leader_election.cc:304] T d55a989015774aa6b121db50007e4d62 P fda9ae64b15b461993b832631073eeb0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0273190812f34778a15206153734aea1, fda9ae64b15b461993b832631073eeb0; no voters: 
I20260608 09:54:50.278079 31079 consensus_queue.cc:237] T 1cbfdb299cc54748ad88b0d38567e856 P cc2fd42b8adf49f5a7316c221584c8b3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fda9ae64b15b461993b832631073eeb0" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 44621 } } peers { permanent_uuid: "cc2fd42b8adf49f5a7316c221584c8b3" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 36991 } } peers { permanent_uuid: "0273190812f34778a15206153734aea1" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 46111 } }
I20260608 09:54:50.278359 31067 raft_consensus.cc:2804] T d55a989015774aa6b121db50007e4d62 P fda9ae64b15b461993b832631073eeb0 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 09:54:50.278839 30901 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d55a989015774aa6b121db50007e4d62" candidate_uuid: "fda9ae64b15b461993b832631073eeb0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cc2fd42b8adf49f5a7316c221584c8b3" is_pre_election: true
I20260608 09:54:50.279531 31067 raft_consensus.cc:493] T d55a989015774aa6b121db50007e4d62 P fda9ae64b15b461993b832631073eeb0 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 09:54:50.279697 30901 raft_consensus.cc:2468] T d55a989015774aa6b121db50007e4d62 P cc2fd42b8adf49f5a7316c221584c8b3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fda9ae64b15b461993b832631073eeb0 in term 0.
I20260608 09:54:50.279944 31067 raft_consensus.cc:3060] T d55a989015774aa6b121db50007e4d62 P fda9ae64b15b461993b832631073eeb0 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:54:50.287240 31067 raft_consensus.cc:515] T d55a989015774aa6b121db50007e4d62 P fda9ae64b15b461993b832631073eeb0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fda9ae64b15b461993b832631073eeb0" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 44621 } } peers { permanent_uuid: "cc2fd42b8adf49f5a7316c221584c8b3" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 36991 } } peers { permanent_uuid: "0273190812f34778a15206153734aea1" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 46111 } }
I20260608 09:54:50.289449 31067 leader_election.cc:290] T d55a989015774aa6b121db50007e4d62 P fda9ae64b15b461993b832631073eeb0 [CANDIDATE]: Term 1 election: Requested vote from peers cc2fd42b8adf49f5a7316c221584c8b3 (127.22.183.130:36991), 0273190812f34778a15206153734aea1 (127.22.183.131:46111)
I20260608 09:54:50.290227 30901 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d55a989015774aa6b121db50007e4d62" candidate_uuid: "fda9ae64b15b461993b832631073eeb0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cc2fd42b8adf49f5a7316c221584c8b3"
I20260608 09:54:50.290506 30974 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d55a989015774aa6b121db50007e4d62" candidate_uuid: "fda9ae64b15b461993b832631073eeb0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0273190812f34778a15206153734aea1"
I20260608 09:54:50.290829 30901 raft_consensus.cc:3060] T d55a989015774aa6b121db50007e4d62 P cc2fd42b8adf49f5a7316c221584c8b3 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:54:50.291049 30974 raft_consensus.cc:3060] T d55a989015774aa6b121db50007e4d62 P 0273190812f34778a15206153734aea1 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:54:50.293134 30720 catalog_manager.cc:5696] T 1cbfdb299cc54748ad88b0d38567e856 P cc2fd42b8adf49f5a7316c221584c8b3 reported cstate change: term changed from 0 to 1, leader changed from <none> to cc2fd42b8adf49f5a7316c221584c8b3 (127.22.183.130). New cstate: current_term: 1 leader_uuid: "cc2fd42b8adf49f5a7316c221584c8b3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fda9ae64b15b461993b832631073eeb0" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 44621 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cc2fd42b8adf49f5a7316c221584c8b3" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 36991 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0273190812f34778a15206153734aea1" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 46111 } health_report { overall_health: UNKNOWN } } }
I20260608 09:54:50.296059 30974 raft_consensus.cc:2468] T d55a989015774aa6b121db50007e4d62 P 0273190812f34778a15206153734aea1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fda9ae64b15b461993b832631073eeb0 in term 1.
I20260608 09:54:50.297394 30792 leader_election.cc:304] T d55a989015774aa6b121db50007e4d62 P fda9ae64b15b461993b832631073eeb0 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0273190812f34778a15206153734aea1, fda9ae64b15b461993b832631073eeb0; no voters: 
I20260608 09:54:50.298326 31067 raft_consensus.cc:2804] T d55a989015774aa6b121db50007e4d62 P fda9ae64b15b461993b832631073eeb0 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 09:54:50.299381 30901 raft_consensus.cc:2468] T d55a989015774aa6b121db50007e4d62 P cc2fd42b8adf49f5a7316c221584c8b3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fda9ae64b15b461993b832631073eeb0 in term 1.
I20260608 09:54:50.299595 31067 raft_consensus.cc:697] T d55a989015774aa6b121db50007e4d62 P fda9ae64b15b461993b832631073eeb0 [term 1 LEADER]: Becoming Leader. State: Replica: fda9ae64b15b461993b832631073eeb0, State: Running, Role: LEADER
I20260608 09:54:50.300545 31067 consensus_queue.cc:237] T d55a989015774aa6b121db50007e4d62 P fda9ae64b15b461993b832631073eeb0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fda9ae64b15b461993b832631073eeb0" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 44621 } } peers { permanent_uuid: "cc2fd42b8adf49f5a7316c221584c8b3" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 36991 } } peers { permanent_uuid: "0273190812f34778a15206153734aea1" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 46111 } }
I20260608 09:54:50.308547 30720 catalog_manager.cc:5696] T d55a989015774aa6b121db50007e4d62 P fda9ae64b15b461993b832631073eeb0 reported cstate change: term changed from 0 to 1, leader changed from <none> to fda9ae64b15b461993b832631073eeb0 (127.22.183.129). New cstate: current_term: 1 leader_uuid: "fda9ae64b15b461993b832631073eeb0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fda9ae64b15b461993b832631073eeb0" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 44621 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cc2fd42b8adf49f5a7316c221584c8b3" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 36991 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0273190812f34778a15206153734aea1" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 46111 } health_report { overall_health: UNKNOWN } } }
I20260608 09:54:50.374279 31067 raft_consensus.cc:493] T 143528ae27f342e2aee5fbb9b86a51ca P fda9ae64b15b461993b832631073eeb0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 09:54:50.374764 31067 raft_consensus.cc:515] T 143528ae27f342e2aee5fbb9b86a51ca P fda9ae64b15b461993b832631073eeb0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fda9ae64b15b461993b832631073eeb0" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 44621 } } peers { permanent_uuid: "cc2fd42b8adf49f5a7316c221584c8b3" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 36991 } } peers { permanent_uuid: "0273190812f34778a15206153734aea1" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 46111 } }
I20260608 09:54:50.376655 31067 leader_election.cc:290] T 143528ae27f342e2aee5fbb9b86a51ca P fda9ae64b15b461993b832631073eeb0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers cc2fd42b8adf49f5a7316c221584c8b3 (127.22.183.130:36991), 0273190812f34778a15206153734aea1 (127.22.183.131:46111)
I20260608 09:54:50.377425 30901 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "143528ae27f342e2aee5fbb9b86a51ca" candidate_uuid: "fda9ae64b15b461993b832631073eeb0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cc2fd42b8adf49f5a7316c221584c8b3" is_pre_election: true
I20260608 09:54:50.377827 30974 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "143528ae27f342e2aee5fbb9b86a51ca" candidate_uuid: "fda9ae64b15b461993b832631073eeb0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0273190812f34778a15206153734aea1" is_pre_election: true
I20260608 09:54:50.378121 30901 raft_consensus.cc:2468] T 143528ae27f342e2aee5fbb9b86a51ca P cc2fd42b8adf49f5a7316c221584c8b3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fda9ae64b15b461993b832631073eeb0 in term 0.
I20260608 09:54:50.378463 30974 raft_consensus.cc:2468] T 143528ae27f342e2aee5fbb9b86a51ca P 0273190812f34778a15206153734aea1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fda9ae64b15b461993b832631073eeb0 in term 0.
I20260608 09:54:50.379345 30790 leader_election.cc:304] T 143528ae27f342e2aee5fbb9b86a51ca P fda9ae64b15b461993b832631073eeb0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: cc2fd42b8adf49f5a7316c221584c8b3, fda9ae64b15b461993b832631073eeb0; no voters: 
I20260608 09:54:50.380076 31067 raft_consensus.cc:2804] T 143528ae27f342e2aee5fbb9b86a51ca P fda9ae64b15b461993b832631073eeb0 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 09:54:50.380462 31067 raft_consensus.cc:493] T 143528ae27f342e2aee5fbb9b86a51ca P fda9ae64b15b461993b832631073eeb0 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 09:54:50.380752 31067 raft_consensus.cc:3060] T 143528ae27f342e2aee5fbb9b86a51ca P fda9ae64b15b461993b832631073eeb0 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:54:50.385423 31067 raft_consensus.cc:515] T 143528ae27f342e2aee5fbb9b86a51ca P fda9ae64b15b461993b832631073eeb0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fda9ae64b15b461993b832631073eeb0" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 44621 } } peers { permanent_uuid: "cc2fd42b8adf49f5a7316c221584c8b3" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 36991 } } peers { permanent_uuid: "0273190812f34778a15206153734aea1" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 46111 } }
I20260608 09:54:50.387233 31067 leader_election.cc:290] T 143528ae27f342e2aee5fbb9b86a51ca P fda9ae64b15b461993b832631073eeb0 [CANDIDATE]: Term 1 election: Requested vote from peers cc2fd42b8adf49f5a7316c221584c8b3 (127.22.183.130:36991), 0273190812f34778a15206153734aea1 (127.22.183.131:46111)
I20260608 09:54:50.387858 30901 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "143528ae27f342e2aee5fbb9b86a51ca" candidate_uuid: "fda9ae64b15b461993b832631073eeb0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cc2fd42b8adf49f5a7316c221584c8b3"
I20260608 09:54:50.388180 30974 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "143528ae27f342e2aee5fbb9b86a51ca" candidate_uuid: "fda9ae64b15b461993b832631073eeb0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0273190812f34778a15206153734aea1"
I20260608 09:54:50.388341 30901 raft_consensus.cc:3060] T 143528ae27f342e2aee5fbb9b86a51ca P cc2fd42b8adf49f5a7316c221584c8b3 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:54:50.388715 30974 raft_consensus.cc:3060] T 143528ae27f342e2aee5fbb9b86a51ca P 0273190812f34778a15206153734aea1 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:54:50.392973 30901 raft_consensus.cc:2468] T 143528ae27f342e2aee5fbb9b86a51ca P cc2fd42b8adf49f5a7316c221584c8b3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fda9ae64b15b461993b832631073eeb0 in term 1.
I20260608 09:54:50.393373 30974 raft_consensus.cc:2468] T 143528ae27f342e2aee5fbb9b86a51ca P 0273190812f34778a15206153734aea1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fda9ae64b15b461993b832631073eeb0 in term 1.
I20260608 09:54:50.394027 30790 leader_election.cc:304] T 143528ae27f342e2aee5fbb9b86a51ca P fda9ae64b15b461993b832631073eeb0 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: cc2fd42b8adf49f5a7316c221584c8b3, fda9ae64b15b461993b832631073eeb0; no voters: 
I20260608 09:54:50.394888 31067 raft_consensus.cc:2804] T 143528ae27f342e2aee5fbb9b86a51ca P fda9ae64b15b461993b832631073eeb0 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 09:54:50.395432 31067 raft_consensus.cc:697] T 143528ae27f342e2aee5fbb9b86a51ca P fda9ae64b15b461993b832631073eeb0 [term 1 LEADER]: Becoming Leader. State: Replica: fda9ae64b15b461993b832631073eeb0, State: Running, Role: LEADER
I20260608 09:54:50.396157 31067 consensus_queue.cc:237] T 143528ae27f342e2aee5fbb9b86a51ca P fda9ae64b15b461993b832631073eeb0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fda9ae64b15b461993b832631073eeb0" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 44621 } } peers { permanent_uuid: "cc2fd42b8adf49f5a7316c221584c8b3" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 36991 } } peers { permanent_uuid: "0273190812f34778a15206153734aea1" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 46111 } }
I20260608 09:54:50.404037 30720 catalog_manager.cc:5696] T 143528ae27f342e2aee5fbb9b86a51ca P fda9ae64b15b461993b832631073eeb0 reported cstate change: term changed from 0 to 1, leader changed from <none> to fda9ae64b15b461993b832631073eeb0 (127.22.183.129). New cstate: current_term: 1 leader_uuid: "fda9ae64b15b461993b832631073eeb0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fda9ae64b15b461993b832631073eeb0" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 44621 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cc2fd42b8adf49f5a7316c221584c8b3" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 36991 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0273190812f34778a15206153734aea1" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 46111 } health_report { overall_health: UNKNOWN } } }
I20260608 09:54:50.414335 23262 tablet_server.cc:179] TabletServer@127.22.183.129:0 shutting down...
I20260608 09:54:50.435940 23262 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 09:54:50.436805 23262 tablet_replica.cc:333] T d55a989015774aa6b121db50007e4d62 P fda9ae64b15b461993b832631073eeb0: stopping tablet replica
I20260608 09:54:50.437469 23262 raft_consensus.cc:2243] T d55a989015774aa6b121db50007e4d62 P fda9ae64b15b461993b832631073eeb0 [term 1 LEADER]: Raft consensus shutting down.
I20260608 09:54:50.438112 23262 pending_rounds.cc:70] T d55a989015774aa6b121db50007e4d62 P fda9ae64b15b461993b832631073eeb0: Trying to abort 1 pending ops.
I20260608 09:54:50.438330 23262 pending_rounds.cc:77] T d55a989015774aa6b121db50007e4d62 P fda9ae64b15b461993b832631073eeb0: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7294617560280412160 op_type: NO_OP noop_request { }
I20260608 09:54:50.438606 23262 raft_consensus.cc:2889] T d55a989015774aa6b121db50007e4d62 P fda9ae64b15b461993b832631073eeb0 [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260608 09:54:50.438889 23262 raft_consensus.cc:2272] T d55a989015774aa6b121db50007e4d62 P fda9ae64b15b461993b832631073eeb0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:54:50.441247 23262 tablet_replica.cc:333] T 6eb7e69e342147f8ac5e8b1f82662524 P fda9ae64b15b461993b832631073eeb0: stopping tablet replica
I20260608 09:54:50.441836 23262 raft_consensus.cc:2243] T 6eb7e69e342147f8ac5e8b1f82662524 P fda9ae64b15b461993b832631073eeb0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:54:50.442211 23262 raft_consensus.cc:2272] T 6eb7e69e342147f8ac5e8b1f82662524 P fda9ae64b15b461993b832631073eeb0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:54:50.444038 23262 tablet_replica.cc:333] T 970eb836ee9d4eb697c02d871be5d902 P fda9ae64b15b461993b832631073eeb0: stopping tablet replica
I20260608 09:54:50.444569 23262 raft_consensus.cc:2243] T 970eb836ee9d4eb697c02d871be5d902 P fda9ae64b15b461993b832631073eeb0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:54:50.444977 23262 raft_consensus.cc:2272] T 970eb836ee9d4eb697c02d871be5d902 P fda9ae64b15b461993b832631073eeb0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:54:50.447100 23262 tablet_replica.cc:333] T 691d6872fc7b4bd7bee256a157cec66e P fda9ae64b15b461993b832631073eeb0: stopping tablet replica
I20260608 09:54:50.447696 23262 raft_consensus.cc:2243] T 691d6872fc7b4bd7bee256a157cec66e P fda9ae64b15b461993b832631073eeb0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:54:50.448091 23262 raft_consensus.cc:2272] T 691d6872fc7b4bd7bee256a157cec66e P fda9ae64b15b461993b832631073eeb0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:54:50.450284 23262 tablet_replica.cc:333] T 1cbfdb299cc54748ad88b0d38567e856 P fda9ae64b15b461993b832631073eeb0: stopping tablet replica
I20260608 09:54:50.450850 23262 raft_consensus.cc:2243] T 1cbfdb299cc54748ad88b0d38567e856 P fda9ae64b15b461993b832631073eeb0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:54:50.451270 23262 raft_consensus.cc:2272] T 1cbfdb299cc54748ad88b0d38567e856 P fda9ae64b15b461993b832631073eeb0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:54:50.453102 23262 tablet_replica.cc:333] T 143528ae27f342e2aee5fbb9b86a51ca P fda9ae64b15b461993b832631073eeb0: stopping tablet replica
I20260608 09:54:50.453598 23262 raft_consensus.cc:2243] T 143528ae27f342e2aee5fbb9b86a51ca P fda9ae64b15b461993b832631073eeb0 [term 1 LEADER]: Raft consensus shutting down.
I20260608 09:54:50.454159 23262 pending_rounds.cc:70] T 143528ae27f342e2aee5fbb9b86a51ca P fda9ae64b15b461993b832631073eeb0: Trying to abort 1 pending ops.
I20260608 09:54:50.454350 23262 pending_rounds.cc:77] T 143528ae27f342e2aee5fbb9b86a51ca P fda9ae64b15b461993b832631073eeb0: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7294617560669736960 op_type: NO_OP noop_request { }
I20260608 09:54:50.454603 23262 raft_consensus.cc:2889] T 143528ae27f342e2aee5fbb9b86a51ca P fda9ae64b15b461993b832631073eeb0 [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260608 09:54:50.454880 23262 raft_consensus.cc:2272] T 143528ae27f342e2aee5fbb9b86a51ca P fda9ae64b15b461993b832631073eeb0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:54:50.457206 23262 tablet_replica.cc:333] T 0064c446c6f844f5af39809813a2c88c P fda9ae64b15b461993b832631073eeb0: stopping tablet replica
I20260608 09:54:50.457696 23262 raft_consensus.cc:2243] T 0064c446c6f844f5af39809813a2c88c P fda9ae64b15b461993b832631073eeb0 [term 1 LEADER]: Raft consensus shutting down.
I20260608 09:54:50.458428 23262 raft_consensus.cc:2272] T 0064c446c6f844f5af39809813a2c88c P fda9ae64b15b461993b832631073eeb0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:54:50.460564 23262 tablet_replica.cc:333] T cc77ac8ee4c048c8b7f5d9902d601b7c P fda9ae64b15b461993b832631073eeb0: stopping tablet replica
I20260608 09:54:50.461033 23262 raft_consensus.cc:2243] T cc77ac8ee4c048c8b7f5d9902d601b7c P fda9ae64b15b461993b832631073eeb0 [term 1 LEADER]: Raft consensus shutting down.
I20260608 09:54:50.461745 23262 raft_consensus.cc:2272] T cc77ac8ee4c048c8b7f5d9902d601b7c P fda9ae64b15b461993b832631073eeb0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:54:50.489655 23262 tablet_server.cc:196] TabletServer@127.22.183.129:0 shutdown complete.
W20260608 09:54:50.528578 30866 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.22.183.129:44621: connect: Connection refused (error 111) [suppressed 3 similar messages]
W20260608 09:54:50.531672 30866 consensus_peers.cc:597] T 970eb836ee9d4eb697c02d871be5d902 P cc2fd42b8adf49f5a7316c221584c8b3 -> Peer fda9ae64b15b461993b832631073eeb0 (127.22.183.129:44621): Couldn't send request to peer fda9ae64b15b461993b832631073eeb0. Status: Network error: Client connection negotiation failed: client connection to 127.22.183.129:44621: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260608 09:54:50.677819 30866 consensus_peers.cc:597] T 6eb7e69e342147f8ac5e8b1f82662524 P cc2fd42b8adf49f5a7316c221584c8b3 -> Peer fda9ae64b15b461993b832631073eeb0 (127.22.183.129:44621): Couldn't send request to peer fda9ae64b15b461993b832631073eeb0. Status: Network error: Client connection negotiation failed: client connection to 127.22.183.129:44621: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 09:54:50.683475 31079 consensus_queue.cc:1048] T 6eb7e69e342147f8ac5e8b1f82662524 P cc2fd42b8adf49f5a7316c221584c8b3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0273190812f34778a15206153734aea1" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 46111 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260608 09:54:50.742274 30866 consensus_peers.cc:597] T 691d6872fc7b4bd7bee256a157cec66e P cc2fd42b8adf49f5a7316c221584c8b3 -> Peer fda9ae64b15b461993b832631073eeb0 (127.22.183.129:44621): Couldn't send request to peer fda9ae64b15b461993b832631073eeb0. Status: Network error: Client connection negotiation failed: client connection to 127.22.183.129:44621: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 09:54:50.855406 31025 consensus_queue.cc:1048] T 1cbfdb299cc54748ad88b0d38567e856 P cc2fd42b8adf49f5a7316c221584c8b3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0273190812f34778a15206153734aea1" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 46111 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260608 09:54:50.869866 30866 consensus_peers.cc:597] T 1cbfdb299cc54748ad88b0d38567e856 P cc2fd42b8adf49f5a7316c221584c8b3 -> Peer fda9ae64b15b461993b832631073eeb0 (127.22.183.129:44621): Couldn't send request to peer fda9ae64b15b461993b832631073eeb0. Status: Network error: Client connection negotiation failed: client connection to 127.22.183.129:44621: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 09:54:51.517009 31079 raft_consensus.cc:493] T 0064c446c6f844f5af39809813a2c88c P cc2fd42b8adf49f5a7316c221584c8b3 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader fda9ae64b15b461993b832631073eeb0)
I20260608 09:54:51.517463 31079 raft_consensus.cc:515] T 0064c446c6f844f5af39809813a2c88c P cc2fd42b8adf49f5a7316c221584c8b3 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc2fd42b8adf49f5a7316c221584c8b3" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 36991 } } peers { permanent_uuid: "0273190812f34778a15206153734aea1" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 46111 } } peers { permanent_uuid: "fda9ae64b15b461993b832631073eeb0" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 44621 } }
I20260608 09:54:51.520040 30975 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0064c446c6f844f5af39809813a2c88c" candidate_uuid: "cc2fd42b8adf49f5a7316c221584c8b3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "0273190812f34778a15206153734aea1" is_pre_election: true
I20260608 09:54:51.520139 31079 leader_election.cc:290] T 0064c446c6f844f5af39809813a2c88c P cc2fd42b8adf49f5a7316c221584c8b3 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 0273190812f34778a15206153734aea1 (127.22.183.131:46111), fda9ae64b15b461993b832631073eeb0 (127.22.183.129:44621)
I20260608 09:54:51.521242 31074 consensus_queue.cc:579] T 970eb836ee9d4eb697c02d871be5d902 P cc2fd42b8adf49f5a7316c221584c8b3 [LEADER]: Leader has been unable to successfully communicate with peer fda9ae64b15b461993b832631073eeb0 for more than 1 seconds (1.431s)
I20260608 09:54:51.522001 30720 catalog_manager.cc:2532] Servicing SoftDeleteTable request from {username='slave'} at 127.0.0.1:47118:
table { table_name: "dugtrio" } modify_external_catalogs: true
I20260608 09:54:51.522701 30720 catalog_manager.cc:2780] Servicing DeleteTable request from {username='slave'} at 127.0.0.1:47118:
table { table_name: "dugtrio" } modify_external_catalogs: true
W20260608 09:54:51.525884 30866 leader_election.cc:336] T 0064c446c6f844f5af39809813a2c88c P cc2fd42b8adf49f5a7316c221584c8b3 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer fda9ae64b15b461993b832631073eeb0 (127.22.183.129:44621): Network error: Client connection negotiation failed: client connection to 127.22.183.129:44621: connect: Connection refused (error 111)
I20260608 09:54:51.526363 30866 leader_election.cc:304] T 0064c446c6f844f5af39809813a2c88c P cc2fd42b8adf49f5a7316c221584c8b3 [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: cc2fd42b8adf49f5a7316c221584c8b3; no voters: 0273190812f34778a15206153734aea1, fda9ae64b15b461993b832631073eeb0
I20260608 09:54:51.527195 31079 raft_consensus.cc:2749] T 0064c446c6f844f5af39809813a2c88c P cc2fd42b8adf49f5a7316c221584c8b3 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260608 09:54:51.542466 30720 catalog_manager.cc:5983] T 00000000000000000000000000000000 P e63976c7b8724389ac11b16d45911270: Sending DeleteTablet for 3 replicas of tablet 6eb7e69e342147f8ac5e8b1f82662524
I20260608 09:54:51.544044 30720 catalog_manager.cc:5983] T 00000000000000000000000000000000 P e63976c7b8724389ac11b16d45911270: Sending DeleteTablet for 3 replicas of tablet 143528ae27f342e2aee5fbb9b86a51ca
I20260608 09:54:51.545338 30890 tablet_service.cc:1558] Processing DeleteTablet for tablet 6eb7e69e342147f8ac5e8b1f82662524 with delete_type TABLET_DATA_DELETED (Table deleted at 2026-06-08 09:54:51 UTC) from {username='slave'} at 127.0.0.1:36270
I20260608 09:54:51.546093 30963 tablet_service.cc:1558] Processing DeleteTablet for tablet 6eb7e69e342147f8ac5e8b1f82662524 with delete_type TABLET_DATA_DELETED (Table deleted at 2026-06-08 09:54:51 UTC) from {username='slave'} at 127.0.0.1:46354
I20260608 09:54:51.547477 30889 tablet_service.cc:1558] Processing DeleteTablet for tablet 143528ae27f342e2aee5fbb9b86a51ca with delete_type TABLET_DATA_DELETED (Table deleted at 2026-06-08 09:54:51 UTC) from {username='slave'} at 127.0.0.1:36270
I20260608 09:54:51.548521 30720 catalog_manager.cc:5983] T 00000000000000000000000000000000 P e63976c7b8724389ac11b16d45911270: Sending DeleteTablet for 3 replicas of tablet d55a989015774aa6b121db50007e4d62
I20260608 09:54:51.549217 31105 tablet_replica.cc:333] T 6eb7e69e342147f8ac5e8b1f82662524 P 0273190812f34778a15206153734aea1: stopping tablet replica
I20260608 09:54:51.549594 30965 tablet_service.cc:1558] Processing DeleteTablet for tablet 143528ae27f342e2aee5fbb9b86a51ca with delete_type TABLET_DATA_DELETED (Table deleted at 2026-06-08 09:54:51 UTC) from {username='slave'} at 127.0.0.1:46354
I20260608 09:54:51.550398 30720 catalog_manager.cc:5983] T 00000000000000000000000000000000 P e63976c7b8724389ac11b16d45911270: Sending DeleteTablet for 3 replicas of tablet 1cbfdb299cc54748ad88b0d38567e856
I20260608 09:54:51.550958 30889 tablet_service.cc:1558] Processing DeleteTablet for tablet d55a989015774aa6b121db50007e4d62 with delete_type TABLET_DATA_DELETED (Table deleted at 2026-06-08 09:54:51 UTC) from {username='slave'} at 127.0.0.1:36270
I20260608 09:54:51.551367 30965 tablet_service.cc:1558] Processing DeleteTablet for tablet d55a989015774aa6b121db50007e4d62 with delete_type TABLET_DATA_DELETED (Table deleted at 2026-06-08 09:54:51 UTC) from {username='slave'} at 127.0.0.1:46354
W20260608 09:54:51.551630 30710 catalog_manager.cc:4754] TS fda9ae64b15b461993b832631073eeb0 (127.22.183.129:44621): DeleteTablet:TABLET_DATA_DELETED RPC failed for tablet 143528ae27f342e2aee5fbb9b86a51ca: Network error: Client connection negotiation failed: client connection to 127.22.183.129:44621: connect: Connection refused (error 111)
I20260608 09:54:51.553856 30889 tablet_service.cc:1558] Processing DeleteTablet for tablet 1cbfdb299cc54748ad88b0d38567e856 with delete_type TABLET_DATA_DELETED (Table deleted at 2026-06-08 09:54:51 UTC) from {username='slave'} at 127.0.0.1:36270
I20260608 09:54:51.554184 31103 tablet_replica.cc:333] T 6eb7e69e342147f8ac5e8b1f82662524 P cc2fd42b8adf49f5a7316c221584c8b3: stopping tablet replica
I20260608 09:54:51.551870 31105 raft_consensus.cc:2243] T 6eb7e69e342147f8ac5e8b1f82662524 P 0273190812f34778a15206153734aea1 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:54:51.555107 31105 raft_consensus.cc:2272] T 6eb7e69e342147f8ac5e8b1f82662524 P 0273190812f34778a15206153734aea1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:54:51.555238 31103 raft_consensus.cc:2243] T 6eb7e69e342147f8ac5e8b1f82662524 P cc2fd42b8adf49f5a7316c221584c8b3 [term 1 LEADER]: Raft consensus shutting down.
I20260608 09:54:51.556319 23262 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260608 09:54:51.556615 31103 raft_consensus.cc:2272] T 6eb7e69e342147f8ac5e8b1f82662524 P cc2fd42b8adf49f5a7316c221584c8b3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:54:51.559657 31105 ts_tablet_manager.cc:1916] T 6eb7e69e342147f8ac5e8b1f82662524 P 0273190812f34778a15206153734aea1: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260608 09:54:51.560958 31103 ts_tablet_manager.cc:1916] T 6eb7e69e342147f8ac5e8b1f82662524 P cc2fd42b8adf49f5a7316c221584c8b3: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260608 09:54:51.562055 30963 tablet_service.cc:1558] Processing DeleteTablet for tablet 1cbfdb299cc54748ad88b0d38567e856 with delete_type TABLET_DATA_DELETED (Table deleted at 2026-06-08 09:54:51 UTC) from {username='slave'} at 127.0.0.1:46354
W20260608 09:54:51.568617 31106 instance_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 09:54:51.570164 31107 instance_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 09:54:51.575939 23262 server_base.cc:1061] running on GCE node
W20260608 09:54:51.577181 31109 instance_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 09:54:51.577908 31103 ts_tablet_manager.cc:1929] T 6eb7e69e342147f8ac5e8b1f82662524 P cc2fd42b8adf49f5a7316c221584c8b3: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260608 09:54:51.578308 23262 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260608 09:54:51.578523 31105 ts_tablet_manager.cc:1929] T 6eb7e69e342147f8ac5e8b1f82662524 P 0273190812f34778a15206153734aea1: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
W20260608 09:54:51.578898 23262 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 09:54:51.578320 31103 log.cc:1199] T 6eb7e69e342147f8ac5e8b1f82662524 P cc2fd42b8adf49f5a7316c221584c8b3: Deleting WAL directory at /tmp/dist-test-task8s1y23/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780912294849904-23262-0/minicluster-data/ts-1-root/wals/6eb7e69e342147f8ac5e8b1f82662524
I20260608 09:54:51.579164 31105 log.cc:1199] T 6eb7e69e342147f8ac5e8b1f82662524 P 0273190812f34778a15206153734aea1: Deleting WAL directory at /tmp/dist-test-task8s1y23/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780912294849904-23262-0/minicluster-data/ts-2-root/wals/6eb7e69e342147f8ac5e8b1f82662524
I20260608 09:54:51.579180 23262 hybrid_clock.cc:648] HybridClock initialized: now 1780912491579159 us; error 0 us; skew 500 ppm
I20260608 09:54:51.579761 31103 ts_tablet_manager.cc:1950] T 6eb7e69e342147f8ac5e8b1f82662524 P cc2fd42b8adf49f5a7316c221584c8b3: Deleting consensus metadata
I20260608 09:54:51.580165 31105 ts_tablet_manager.cc:1950] T 6eb7e69e342147f8ac5e8b1f82662524 P 0273190812f34778a15206153734aea1: Deleting consensus metadata
I20260608 09:54:51.580476 23262 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 09:54:51.582906 31103 tablet_replica.cc:333] T 143528ae27f342e2aee5fbb9b86a51ca P cc2fd42b8adf49f5a7316c221584c8b3: stopping tablet replica
I20260608 09:54:51.582983 30709 catalog_manager.cc:5027] TS cc2fd42b8adf49f5a7316c221584c8b3 (127.22.183.130:36991): tablet 6eb7e69e342147f8ac5e8b1f82662524 (table dugtrio [id=d6f904e44b9a446092776a7e376839e6]) successfully deleted
I20260608 09:54:51.583977 31103 raft_consensus.cc:2243] T 143528ae27f342e2aee5fbb9b86a51ca P cc2fd42b8adf49f5a7316c221584c8b3 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:54:51.583848 30711 catalog_manager.cc:5027] TS 0273190812f34778a15206153734aea1 (127.22.183.131:46111): tablet 6eb7e69e342147f8ac5e8b1f82662524 (table dugtrio [id=d6f904e44b9a446092776a7e376839e6]) successfully deleted
I20260608 09:54:51.584697 31103 raft_consensus.cc:2272] T 143528ae27f342e2aee5fbb9b86a51ca P cc2fd42b8adf49f5a7316c221584c8b3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:54:51.585609 31105 tablet_replica.cc:333] T 143528ae27f342e2aee5fbb9b86a51ca P 0273190812f34778a15206153734aea1: stopping tablet replica
I20260608 09:54:51.587020 31103 ts_tablet_manager.cc:1916] T 143528ae27f342e2aee5fbb9b86a51ca P cc2fd42b8adf49f5a7316c221584c8b3: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260608 09:54:51.586935 31105 raft_consensus.cc:2243] T 143528ae27f342e2aee5fbb9b86a51ca P 0273190812f34778a15206153734aea1 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:54:51.587826 31105 raft_consensus.cc:2272] T 143528ae27f342e2aee5fbb9b86a51ca P 0273190812f34778a15206153734aea1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:54:51.588037 23262 webserver.cc:533] Webserver started at http://127.22.183.132:39815/ using document root <none> and password file <none>
I20260608 09:54:51.588673 23262 fs_manager.cc:362] Metadata directory not provided
I20260608 09:54:51.588876 23262 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 09:54:51.589155 23262 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 09:54:51.590191 23262 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task8s1y23/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780912294849904-23262-0/minicluster-data/ts-3-root/instance:
uuid: "b5bb16e2cb3849bb8daacd057a0721dd"
format_stamp: "Formatted at 2026-06-08 09:54:51 on dist-test-slave-vzb5"
I20260608 09:54:51.590734 31105 ts_tablet_manager.cc:1916] T 143528ae27f342e2aee5fbb9b86a51ca P 0273190812f34778a15206153734aea1: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260608 09:54:51.595523 23262 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.000s	sys 0.006s
I20260608 09:54:51.599450 31114 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:54:51.600638 23262 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.001s
I20260608 09:54:51.601073 23262 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task8s1y23/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780912294849904-23262-0/minicluster-data/ts-3-root
uuid: "b5bb16e2cb3849bb8daacd057a0721dd"
format_stamp: "Formatted at 2026-06-08 09:54:51 on dist-test-slave-vzb5"
I20260608 09:54:51.601481 23262 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task8s1y23/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780912294849904-23262-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-task8s1y23/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780912294849904-23262-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-task8s1y23/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780912294849904-23262-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 09:54:51.602010 31103 ts_tablet_manager.cc:1929] T 143528ae27f342e2aee5fbb9b86a51ca P cc2fd42b8adf49f5a7316c221584c8b3: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 0.0
I20260608 09:54:51.603009 31103 log.cc:1199] T 143528ae27f342e2aee5fbb9b86a51ca P cc2fd42b8adf49f5a7316c221584c8b3: Deleting WAL directory at /tmp/dist-test-task8s1y23/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780912294849904-23262-0/minicluster-data/ts-1-root/wals/143528ae27f342e2aee5fbb9b86a51ca
I20260608 09:54:51.603686 31103 ts_tablet_manager.cc:1950] T 143528ae27f342e2aee5fbb9b86a51ca P cc2fd42b8adf49f5a7316c221584c8b3: Deleting consensus metadata
I20260608 09:54:51.606649 31103 tablet_replica.cc:333] T d55a989015774aa6b121db50007e4d62 P cc2fd42b8adf49f5a7316c221584c8b3: stopping tablet replica
I20260608 09:54:51.607230 30709 catalog_manager.cc:5027] TS cc2fd42b8adf49f5a7316c221584c8b3 (127.22.183.130:36991): tablet 143528ae27f342e2aee5fbb9b86a51ca (table dugtrio [id=d6f904e44b9a446092776a7e376839e6]) successfully deleted
I20260608 09:54:51.607414 31105 ts_tablet_manager.cc:1929] T 143528ae27f342e2aee5fbb9b86a51ca P 0273190812f34778a15206153734aea1: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 0.0
I20260608 09:54:51.607586 31103 raft_consensus.cc:2243] T d55a989015774aa6b121db50007e4d62 P cc2fd42b8adf49f5a7316c221584c8b3 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:54:51.607990 31105 log.cc:1199] T 143528ae27f342e2aee5fbb9b86a51ca P 0273190812f34778a15206153734aea1: Deleting WAL directory at /tmp/dist-test-task8s1y23/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780912294849904-23262-0/minicluster-data/ts-2-root/wals/143528ae27f342e2aee5fbb9b86a51ca
I20260608 09:54:51.608286 31103 raft_consensus.cc:2272] T d55a989015774aa6b121db50007e4d62 P cc2fd42b8adf49f5a7316c221584c8b3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:54:51.608982 31105 ts_tablet_manager.cc:1950] T 143528ae27f342e2aee5fbb9b86a51ca P 0273190812f34778a15206153734aea1: Deleting consensus metadata
I20260608 09:54:51.610580 31103 ts_tablet_manager.cc:1916] T d55a989015774aa6b121db50007e4d62 P cc2fd42b8adf49f5a7316c221584c8b3: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260608 09:54:51.612782 30711 catalog_manager.cc:5027] TS 0273190812f34778a15206153734aea1 (127.22.183.131:46111): tablet 143528ae27f342e2aee5fbb9b86a51ca (table dugtrio [id=d6f904e44b9a446092776a7e376839e6]) successfully deleted
I20260608 09:54:51.614079 31105 tablet_replica.cc:333] T d55a989015774aa6b121db50007e4d62 P 0273190812f34778a15206153734aea1: stopping tablet replica
I20260608 09:54:51.615051 31105 raft_consensus.cc:2243] T d55a989015774aa6b121db50007e4d62 P 0273190812f34778a15206153734aea1 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:54:51.615741 31105 raft_consensus.cc:2272] T d55a989015774aa6b121db50007e4d62 P 0273190812f34778a15206153734aea1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:54:51.618767 31105 ts_tablet_manager.cc:1916] T d55a989015774aa6b121db50007e4d62 P 0273190812f34778a15206153734aea1: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260608 09:54:51.624920 31103 ts_tablet_manager.cc:1929] T d55a989015774aa6b121db50007e4d62 P cc2fd42b8adf49f5a7316c221584c8b3: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 0.0
I20260608 09:54:51.625342 31103 log.cc:1199] T d55a989015774aa6b121db50007e4d62 P cc2fd42b8adf49f5a7316c221584c8b3: Deleting WAL directory at /tmp/dist-test-task8s1y23/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780912294849904-23262-0/minicluster-data/ts-1-root/wals/d55a989015774aa6b121db50007e4d62
I20260608 09:54:51.626039 31103 ts_tablet_manager.cc:1950] T d55a989015774aa6b121db50007e4d62 P cc2fd42b8adf49f5a7316c221584c8b3: Deleting consensus metadata
I20260608 09:54:51.629314 31103 tablet_replica.cc:333] T 1cbfdb299cc54748ad88b0d38567e856 P cc2fd42b8adf49f5a7316c221584c8b3: stopping tablet replica
I20260608 09:54:51.629526 30709 catalog_manager.cc:5027] TS cc2fd42b8adf49f5a7316c221584c8b3 (127.22.183.130:36991): tablet d55a989015774aa6b121db50007e4d62 (table dugtrio [id=d6f904e44b9a446092776a7e376839e6]) successfully deleted
I20260608 09:54:51.630143 31103 raft_consensus.cc:2243] T 1cbfdb299cc54748ad88b0d38567e856 P cc2fd42b8adf49f5a7316c221584c8b3 [term 1 LEADER]: Raft consensus shutting down.
I20260608 09:54:51.631047 31103 raft_consensus.cc:2272] T 1cbfdb299cc54748ad88b0d38567e856 P cc2fd42b8adf49f5a7316c221584c8b3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:54:51.633410 31103 ts_tablet_manager.cc:1916] T 1cbfdb299cc54748ad88b0d38567e856 P cc2fd42b8adf49f5a7316c221584c8b3: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260608 09:54:51.635016 31105 ts_tablet_manager.cc:1929] T d55a989015774aa6b121db50007e4d62 P 0273190812f34778a15206153734aea1: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 0.0
I20260608 09:54:51.635430 31105 log.cc:1199] T d55a989015774aa6b121db50007e4d62 P 0273190812f34778a15206153734aea1: Deleting WAL directory at /tmp/dist-test-task8s1y23/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780912294849904-23262-0/minicluster-data/ts-2-root/wals/d55a989015774aa6b121db50007e4d62
I20260608 09:54:51.636049 31105 ts_tablet_manager.cc:1950] T d55a989015774aa6b121db50007e4d62 P 0273190812f34778a15206153734aea1: Deleting consensus metadata
I20260608 09:54:51.638896 31105 tablet_replica.cc:333] T 1cbfdb299cc54748ad88b0d38567e856 P 0273190812f34778a15206153734aea1: stopping tablet replica
I20260608 09:54:51.639107 30711 catalog_manager.cc:5027] TS 0273190812f34778a15206153734aea1 (127.22.183.131:46111): tablet d55a989015774aa6b121db50007e4d62 (table dugtrio [id=d6f904e44b9a446092776a7e376839e6]) successfully deleted
I20260608 09:54:51.639742 31105 raft_consensus.cc:2243] T 1cbfdb299cc54748ad88b0d38567e856 P 0273190812f34778a15206153734aea1 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:54:51.640349 31105 raft_consensus.cc:2272] T 1cbfdb299cc54748ad88b0d38567e856 P 0273190812f34778a15206153734aea1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:54:51.641423 23262 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 09:54:51.642925 23262 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 09:54:51.643460 31105 ts_tablet_manager.cc:1916] T 1cbfdb299cc54748ad88b0d38567e856 P 0273190812f34778a15206153734aea1: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260608 09:54:51.644006 31103 ts_tablet_manager.cc:1929] T 1cbfdb299cc54748ad88b0d38567e856 P cc2fd42b8adf49f5a7316c221584c8b3: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260608 09:54:51.644371 31103 log.cc:1199] T 1cbfdb299cc54748ad88b0d38567e856 P cc2fd42b8adf49f5a7316c221584c8b3: Deleting WAL directory at /tmp/dist-test-task8s1y23/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780912294849904-23262-0/minicluster-data/ts-1-root/wals/1cbfdb299cc54748ad88b0d38567e856
I20260608 09:54:51.644650 23262 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 09:54:51.645149 31103 ts_tablet_manager.cc:1950] T 1cbfdb299cc54748ad88b0d38567e856 P cc2fd42b8adf49f5a7316c221584c8b3: Deleting consensus metadata
I20260608 09:54:51.647758 30709 catalog_manager.cc:5027] TS cc2fd42b8adf49f5a7316c221584c8b3 (127.22.183.130:36991): tablet 1cbfdb299cc54748ad88b0d38567e856 (table dugtrio [id=d6f904e44b9a446092776a7e376839e6]) successfully deleted
I20260608 09:54:51.648032 23262 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 09:54:51.648447 23262 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:54:51.648736 23262 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 09:54:51.648921 23262 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:54:51.656108 31105 ts_tablet_manager.cc:1929] T 1cbfdb299cc54748ad88b0d38567e856 P 0273190812f34778a15206153734aea1: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260608 09:54:51.656625 31105 log.cc:1199] T 1cbfdb299cc54748ad88b0d38567e856 P 0273190812f34778a15206153734aea1: Deleting WAL directory at /tmp/dist-test-task8s1y23/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780912294849904-23262-0/minicluster-data/ts-2-root/wals/1cbfdb299cc54748ad88b0d38567e856
I20260608 09:54:51.657505 31105 ts_tablet_manager.cc:1950] T 1cbfdb299cc54748ad88b0d38567e856 P 0273190812f34778a15206153734aea1: Deleting consensus metadata
I20260608 09:54:51.660616 30711 catalog_manager.cc:5027] TS 0273190812f34778a15206153734aea1 (127.22.183.131:46111): tablet 1cbfdb299cc54748ad88b0d38567e856 (table dugtrio [id=d6f904e44b9a446092776a7e376839e6]) successfully deleted
I20260608 09:54:51.667107 31137 raft_consensus.cc:493] T cc77ac8ee4c048c8b7f5d9902d601b7c P 0273190812f34778a15206153734aea1 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader fda9ae64b15b461993b832631073eeb0)
I20260608 09:54:51.667784 31137 raft_consensus.cc:515] T cc77ac8ee4c048c8b7f5d9902d601b7c P 0273190812f34778a15206153734aea1 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fda9ae64b15b461993b832631073eeb0" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 44621 } } peers { permanent_uuid: "cc2fd42b8adf49f5a7316c221584c8b3" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 36991 } } peers { permanent_uuid: "0273190812f34778a15206153734aea1" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 46111 } }
I20260608 09:54:51.670702 31137 leader_election.cc:290] T cc77ac8ee4c048c8b7f5d9902d601b7c P 0273190812f34778a15206153734aea1 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers fda9ae64b15b461993b832631073eeb0 (127.22.183.129:44621), cc2fd42b8adf49f5a7316c221584c8b3 (127.22.183.130:36991)
I20260608 09:54:51.672115 30901 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cc77ac8ee4c048c8b7f5d9902d601b7c" candidate_uuid: "0273190812f34778a15206153734aea1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "cc2fd42b8adf49f5a7316c221584c8b3" is_pre_election: true
W20260608 09:54:51.677834 30940 leader_election.cc:336] T cc77ac8ee4c048c8b7f5d9902d601b7c P 0273190812f34778a15206153734aea1 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer fda9ae64b15b461993b832631073eeb0 (127.22.183.129:44621): Network error: Client connection negotiation failed: client connection to 127.22.183.129:44621: connect: Connection refused (error 111)
I20260608 09:54:51.678390 30940 leader_election.cc:304] T cc77ac8ee4c048c8b7f5d9902d601b7c P 0273190812f34778a15206153734aea1 [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: 0273190812f34778a15206153734aea1; no voters: cc2fd42b8adf49f5a7316c221584c8b3, fda9ae64b15b461993b832631073eeb0
I20260608 09:54:51.679492 31137 raft_consensus.cc:2749] T cc77ac8ee4c048c8b7f5d9902d601b7c P 0273190812f34778a15206153734aea1 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260608 09:54:51.696185 23262 rpc_server.cc:307] RPC server started. Bound to: 127.22.183.132:40211
I20260608 09:54:51.696319 31179 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.22.183.132:40211 every 8 connection(s)
W20260608 09:54:51.706166 30772 auto_rebalancer.cc:259] Could not retrieve cluster info: Not found: tserver fda9ae64b15b461993b832631073eeb0 not available for placement
I20260608 09:54:51.709645 23262 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260608 09:54:51.715631 31180 heartbeater.cc:344] Connected to a master server at 127.22.183.190:44771
I20260608 09:54:51.716153 31180 heartbeater.cc:461] Registering TS with master...
W20260608 09:54:51.716292 31183 instance_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 09:54:51.717162 31180 heartbeater.cc:507] Master 127.22.183.190:44771 requested a full tablet report, sending...
W20260608 09:54:51.717840 31184 instance_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 09:54:51.719954 30720 ts_manager.cc:194] Registered new tserver with Master: b5bb16e2cb3849bb8daacd057a0721dd (127.22.183.132:40211)
I20260608 09:54:51.721516 30720 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:47156
I20260608 09:54:51.723717 23262 server_base.cc:1061] running on GCE node
W20260608 09:54:51.724470 31186 instance_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 09:54:51.725387 23262 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 09:54:51.725642 23262 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 09:54:51.725842 23262 hybrid_clock.cc:648] HybridClock initialized: now 1780912491725826 us; error 0 us; skew 500 ppm
I20260608 09:54:51.726421 23262 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 09:54:51.728719 23262 webserver.cc:533] Webserver started at http://127.22.183.129:45839/ using document root <none> and password file <none>
I20260608 09:54:51.729261 23262 fs_manager.cc:362] Metadata directory not provided
I20260608 09:54:51.729467 23262 fs_manager.cc:365] Using existing metadata directory in first data directory
I20260608 09:54:51.733043 23262 fs_manager.cc:714] Time spent opening directory manager: real 0.003s	user 0.004s	sys 0.000s
I20260608 09:54:51.736536 31191 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:54:51.737249 23262 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260608 09:54:51.737572 23262 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task8s1y23/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780912294849904-23262-0/minicluster-data/ts-0-root
uuid: "fda9ae64b15b461993b832631073eeb0"
format_stamp: "Formatted at 2026-06-08 09:54:47 on dist-test-slave-vzb5"
I20260608 09:54:51.737871 23262 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task8s1y23/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780912294849904-23262-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-task8s1y23/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780912294849904-23262-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-task8s1y23/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780912294849904-23262-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 09:54:51.743631 31079 raft_consensus.cc:493] T cc77ac8ee4c048c8b7f5d9902d601b7c P cc2fd42b8adf49f5a7316c221584c8b3 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader fda9ae64b15b461993b832631073eeb0)
I20260608 09:54:51.744197 31079 raft_consensus.cc:515] T cc77ac8ee4c048c8b7f5d9902d601b7c P cc2fd42b8adf49f5a7316c221584c8b3 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fda9ae64b15b461993b832631073eeb0" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 44621 } } peers { permanent_uuid: "cc2fd42b8adf49f5a7316c221584c8b3" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 36991 } } peers { permanent_uuid: "0273190812f34778a15206153734aea1" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 46111 } }
I20260608 09:54:51.746133 31079 leader_election.cc:290] T cc77ac8ee4c048c8b7f5d9902d601b7c P cc2fd42b8adf49f5a7316c221584c8b3 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers fda9ae64b15b461993b832631073eeb0 (127.22.183.129:44621), 0273190812f34778a15206153734aea1 (127.22.183.131:46111)
I20260608 09:54:51.747313 30975 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cc77ac8ee4c048c8b7f5d9902d601b7c" candidate_uuid: "cc2fd42b8adf49f5a7316c221584c8b3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "0273190812f34778a15206153734aea1" is_pre_election: true
I20260608 09:54:51.747910 30975 raft_consensus.cc:2468] T cc77ac8ee4c048c8b7f5d9902d601b7c P 0273190812f34778a15206153734aea1 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cc2fd42b8adf49f5a7316c221584c8b3 in term 1.
I20260608 09:54:51.749037 30867 leader_election.cc:304] T cc77ac8ee4c048c8b7f5d9902d601b7c P cc2fd42b8adf49f5a7316c221584c8b3 [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: 0273190812f34778a15206153734aea1, cc2fd42b8adf49f5a7316c221584c8b3; no voters: 
I20260608 09:54:51.749802 31079 raft_consensus.cc:2804] T cc77ac8ee4c048c8b7f5d9902d601b7c P cc2fd42b8adf49f5a7316c221584c8b3 [term 1 FOLLOWER]: Leader pre-election won for term 2
W20260608 09:54:51.750031 30866 leader_election.cc:336] T cc77ac8ee4c048c8b7f5d9902d601b7c P cc2fd42b8adf49f5a7316c221584c8b3 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer fda9ae64b15b461993b832631073eeb0 (127.22.183.129:44621): Network error: Client connection negotiation failed: client connection to 127.22.183.129:44621: connect: Connection refused (error 111)
I20260608 09:54:51.750162 31079 raft_consensus.cc:493] T cc77ac8ee4c048c8b7f5d9902d601b7c P cc2fd42b8adf49f5a7316c221584c8b3 [term 1 FOLLOWER]: Starting leader election (detected failure of leader fda9ae64b15b461993b832631073eeb0)
I20260608 09:54:51.750588 31079 raft_consensus.cc:3060] T cc77ac8ee4c048c8b7f5d9902d601b7c P cc2fd42b8adf49f5a7316c221584c8b3 [term 1 FOLLOWER]: Advancing to term 2
I20260608 09:54:51.754653 23262 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 09:54:51.755879 23262 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 09:54:51.756150 31079 raft_consensus.cc:515] T cc77ac8ee4c048c8b7f5d9902d601b7c P cc2fd42b8adf49f5a7316c221584c8b3 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fda9ae64b15b461993b832631073eeb0" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 44621 } } peers { permanent_uuid: "cc2fd42b8adf49f5a7316c221584c8b3" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 36991 } } peers { permanent_uuid: "0273190812f34778a15206153734aea1" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 46111 } }
I20260608 09:54:51.757436 23262 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 09:54:51.758104 31079 leader_election.cc:290] T cc77ac8ee4c048c8b7f5d9902d601b7c P cc2fd42b8adf49f5a7316c221584c8b3 [CANDIDATE]: Term 2 election: Requested vote from peers fda9ae64b15b461993b832631073eeb0 (127.22.183.129:44621), 0273190812f34778a15206153734aea1 (127.22.183.131:46111)
I20260608 09:54:51.759239 30975 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cc77ac8ee4c048c8b7f5d9902d601b7c" candidate_uuid: "cc2fd42b8adf49f5a7316c221584c8b3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "0273190812f34778a15206153734aea1"
I20260608 09:54:51.759758 30975 raft_consensus.cc:3060] T cc77ac8ee4c048c8b7f5d9902d601b7c P 0273190812f34778a15206153734aea1 [term 1 FOLLOWER]: Advancing to term 2
W20260608 09:54:51.762391 30866 leader_election.cc:336] T cc77ac8ee4c048c8b7f5d9902d601b7c P cc2fd42b8adf49f5a7316c221584c8b3 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer fda9ae64b15b461993b832631073eeb0 (127.22.183.129:44621): Network error: Client connection negotiation failed: client connection to 127.22.183.129:44621: connect: Connection refused (error 111)
I20260608 09:54:51.762346 31198 ts_tablet_manager.cc:548] Loading tablet metadata (0/8 complete)
I20260608 09:54:51.765725 30975 raft_consensus.cc:2468] T cc77ac8ee4c048c8b7f5d9902d601b7c P 0273190812f34778a15206153734aea1 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cc2fd42b8adf49f5a7316c221584c8b3 in term 2.
I20260608 09:54:51.766778 30867 leader_election.cc:304] T cc77ac8ee4c048c8b7f5d9902d601b7c P cc2fd42b8adf49f5a7316c221584c8b3 [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: 0273190812f34778a15206153734aea1, cc2fd42b8adf49f5a7316c221584c8b3; no voters: fda9ae64b15b461993b832631073eeb0
I20260608 09:54:51.767652 31079 raft_consensus.cc:2804] T cc77ac8ee4c048c8b7f5d9902d601b7c P cc2fd42b8adf49f5a7316c221584c8b3 [term 2 FOLLOWER]: Leader election won for term 2
I20260608 09:54:51.768105 31079 raft_consensus.cc:697] T cc77ac8ee4c048c8b7f5d9902d601b7c P cc2fd42b8adf49f5a7316c221584c8b3 [term 2 LEADER]: Becoming Leader. State: Replica: cc2fd42b8adf49f5a7316c221584c8b3, State: Running, Role: LEADER
I20260608 09:54:51.768872 31079 consensus_queue.cc:237] T cc77ac8ee4c048c8b7f5d9902d601b7c P cc2fd42b8adf49f5a7316c221584c8b3 [LEADER]: Queue 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: "fda9ae64b15b461993b832631073eeb0" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 44621 } } peers { permanent_uuid: "cc2fd42b8adf49f5a7316c221584c8b3" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 36991 } } peers { permanent_uuid: "0273190812f34778a15206153734aea1" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 46111 } }
I20260608 09:54:51.777930 30720 catalog_manager.cc:5696] T cc77ac8ee4c048c8b7f5d9902d601b7c P cc2fd42b8adf49f5a7316c221584c8b3 reported cstate change: term changed from 1 to 2, leader changed from fda9ae64b15b461993b832631073eeb0 (127.22.183.129) to cc2fd42b8adf49f5a7316c221584c8b3 (127.22.183.130). New cstate: current_term: 2 leader_uuid: "cc2fd42b8adf49f5a7316c221584c8b3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fda9ae64b15b461993b832631073eeb0" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 44621 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cc2fd42b8adf49f5a7316c221584c8b3" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 36991 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0273190812f34778a15206153734aea1" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 46111 } health_report { overall_health: UNKNOWN } } }
I20260608 09:54:51.798132 31079 consensus_queue.cc:579] T 691d6872fc7b4bd7bee256a157cec66e P cc2fd42b8adf49f5a7316c221584c8b3 [LEADER]: Leader has been unable to successfully communicate with peer fda9ae64b15b461993b832631073eeb0 for more than 1 seconds (1.548s)
I20260608 09:54:51.808594 30901 consensus_queue.cc:237] T 691d6872fc7b4bd7bee256a157cec66e P cc2fd42b8adf49f5a7316c221584c8b3 [LEADER]: Queue 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: "fda9ae64b15b461993b832631073eeb0" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 44621 } } peers { permanent_uuid: "cc2fd42b8adf49f5a7316c221584c8b3" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 36991 } } peers { permanent_uuid: "0273190812f34778a15206153734aea1" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 46111 } } peers { permanent_uuid: "b5bb16e2cb3849bb8daacd057a0721dd" member_type: NON_VOTER last_known_addr { host: "127.22.183.132" port: 40211 } attrs { promote: true } }
I20260608 09:54:51.809544 23262 ts_tablet_manager.cc:585] Loaded tablet metadata (8 total tablets, 8 live tablets)
I20260608 09:54:51.809921 23262 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.049s	user 0.003s	sys 0.000s
I20260608 09:54:51.810256 23262 ts_tablet_manager.cc:600] Registering tablets (0/8 complete)
I20260608 09:54:51.816349 31198 tablet_bootstrap.cc:492] T d55a989015774aa6b121db50007e4d62 P fda9ae64b15b461993b832631073eeb0: Bootstrap starting.
I20260608 09:54:51.826107 30975 raft_consensus.cc:1275] T 691d6872fc7b4bd7bee256a157cec66e P 0273190812f34778a15206153734aea1 [term 1 FOLLOWER]: Refusing update from remote peer cc2fd42b8adf49f5a7316c221584c8b3: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 09:54:51.828030 31025 consensus_queue.cc:1048] T 691d6872fc7b4bd7bee256a157cec66e P cc2fd42b8adf49f5a7316c221584c8b3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0273190812f34778a15206153734aea1" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 46111 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260608 09:54:51.840155 30901 consensus_queue.cc:237] T 970eb836ee9d4eb697c02d871be5d902 P cc2fd42b8adf49f5a7316c221584c8b3 [LEADER]: Queue 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: "fda9ae64b15b461993b832631073eeb0" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 44621 } } peers { permanent_uuid: "cc2fd42b8adf49f5a7316c221584c8b3" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 36991 } } peers { permanent_uuid: "0273190812f34778a15206153734aea1" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 46111 } } peers { permanent_uuid: "b5bb16e2cb3849bb8daacd057a0721dd" member_type: NON_VOTER last_known_addr { host: "127.22.183.132" port: 40211 } attrs { promote: true } }
W20260608 09:54:51.849777 30866 consensus_peers.cc:597] T 691d6872fc7b4bd7bee256a157cec66e P cc2fd42b8adf49f5a7316c221584c8b3 -> Peer fda9ae64b15b461993b832631073eeb0 (127.22.183.129:44621): Couldn't send request to peer fda9ae64b15b461993b832631073eeb0. Status: Network error: Client connection negotiation failed: client connection to 127.22.183.129:44621: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 09:54:51.856980 23262 ts_tablet_manager.cc:616] Registered 8 tablets
I20260608 09:54:51.857357 23262 ts_tablet_manager.cc:595] Time spent register tablets: real 0.047s	user 0.043s	sys 0.002s
I20260608 09:54:51.858457 31198 tablet_bootstrap.cc:492] T d55a989015774aa6b121db50007e4d62 P fda9ae64b15b461993b832631073eeb0: 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 09:54:51.860682 31198 tablet_bootstrap.cc:492] T d55a989015774aa6b121db50007e4d62 P fda9ae64b15b461993b832631073eeb0: Bootstrap complete.
I20260608 09:54:51.861239 30974 raft_consensus.cc:1275] T 970eb836ee9d4eb697c02d871be5d902 P 0273190812f34778a15206153734aea1 [term 1 FOLLOWER]: Refusing update from remote peer cc2fd42b8adf49f5a7316c221584c8b3: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 09:54:51.861518 31198 ts_tablet_manager.cc:1403] T d55a989015774aa6b121db50007e4d62 P fda9ae64b15b461993b832631073eeb0: Time spent bootstrapping tablet: real 0.045s	user 0.023s	sys 0.019s
W20260608 09:54:51.862953 30867 consensus_peers.cc:597] T 691d6872fc7b4bd7bee256a157cec66e P cc2fd42b8adf49f5a7316c221584c8b3 -> Peer b5bb16e2cb3849bb8daacd057a0721dd (127.22.183.132:40211): Couldn't send request to peer b5bb16e2cb3849bb8daacd057a0721dd. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 691d6872fc7b4bd7bee256a157cec66e. This is attempt 1: this message will repeat every 5th retry.
I20260608 09:54:51.865159 31198 raft_consensus.cc:359] T d55a989015774aa6b121db50007e4d62 P fda9ae64b15b461993b832631073eeb0 [term 1 FOLLOWER]: Replica starting. Triggering 1 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fda9ae64b15b461993b832631073eeb0" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 44621 } } peers { permanent_uuid: "cc2fd42b8adf49f5a7316c221584c8b3" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 36991 } } peers { permanent_uuid: "0273190812f34778a15206153734aea1" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 46111 } }
I20260608 09:54:51.865559 31079 consensus_queue.cc:1048] T 970eb836ee9d4eb697c02d871be5d902 P cc2fd42b8adf49f5a7316c221584c8b3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0273190812f34778a15206153734aea1" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 46111 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260608 09:54:51.866287 31198 raft_consensus.cc:740] T d55a989015774aa6b121db50007e4d62 P fda9ae64b15b461993b832631073eeb0 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: fda9ae64b15b461993b832631073eeb0, State: Initialized, Role: FOLLOWER
W20260608 09:54:51.866591 30866 consensus_peers.cc:597] T 970eb836ee9d4eb697c02d871be5d902 P cc2fd42b8adf49f5a7316c221584c8b3 -> Peer fda9ae64b15b461993b832631073eeb0 (127.22.183.129:44621): Couldn't send request to peer fda9ae64b15b461993b832631073eeb0. Status: Network error: Client connection negotiation failed: client connection to 127.22.183.129:44621: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 09:54:51.866328 31025 raft_consensus.cc:2955] T 691d6872fc7b4bd7bee256a157cec66e P cc2fd42b8adf49f5a7316c221584c8b3 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER b5bb16e2cb3849bb8daacd057a0721dd (127.22.183.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "fda9ae64b15b461993b832631073eeb0" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 44621 } } peers { permanent_uuid: "cc2fd42b8adf49f5a7316c221584c8b3" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 36991 } } peers { permanent_uuid: "0273190812f34778a15206153734aea1" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 46111 } } peers { permanent_uuid: "b5bb16e2cb3849bb8daacd057a0721dd" member_type: NON_VOTER last_known_addr { host: "127.22.183.132" port: 40211 } attrs { promote: true } } }
I20260608 09:54:51.867439 31198 consensus_queue.cc:260] T d55a989015774aa6b121db50007e4d62 P fda9ae64b15b461993b832631073eeb0 [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: "fda9ae64b15b461993b832631073eeb0" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 44621 } } peers { permanent_uuid: "cc2fd42b8adf49f5a7316c221584c8b3" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 36991 } } peers { permanent_uuid: "0273190812f34778a15206153734aea1" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 46111 } }
I20260608 09:54:51.870157 31198 ts_tablet_manager.cc:1434] T d55a989015774aa6b121db50007e4d62 P fda9ae64b15b461993b832631073eeb0: Time spent starting tablet: real 0.008s	user 0.003s	sys 0.004s
I20260608 09:54:51.871279 31198 tablet_bootstrap.cc:492] T 970eb836ee9d4eb697c02d871be5d902 P fda9ae64b15b461993b832631073eeb0: Bootstrap starting.
W20260608 09:54:51.876525 30867 consensus_peers.cc:597] T 970eb836ee9d4eb697c02d871be5d902 P cc2fd42b8adf49f5a7316c221584c8b3 -> Peer b5bb16e2cb3849bb8daacd057a0721dd (127.22.183.132:40211): Couldn't send request to peer b5bb16e2cb3849bb8daacd057a0721dd. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 970eb836ee9d4eb697c02d871be5d902. This is attempt 1: this message will repeat every 5th retry.
I20260608 09:54:51.882193 30709 catalog_manager.cc:5209] ChangeConfig:ADD_PEER:NON_VOTER RPC for tablet 691d6872fc7b4bd7bee256a157cec66e with cas_config_opid_index -1: ChangeConfig:ADD_PEER:NON_VOTER succeeded (attempt 1)
I20260608 09:54:51.883085 30974 raft_consensus.cc:2955] T 691d6872fc7b4bd7bee256a157cec66e P 0273190812f34778a15206153734aea1 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER b5bb16e2cb3849bb8daacd057a0721dd (127.22.183.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "fda9ae64b15b461993b832631073eeb0" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 44621 } } peers { permanent_uuid: "cc2fd42b8adf49f5a7316c221584c8b3" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 36991 } } peers { permanent_uuid: "0273190812f34778a15206153734aea1" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 46111 } } peers { permanent_uuid: "b5bb16e2cb3849bb8daacd057a0721dd" member_type: NON_VOTER last_known_addr { host: "127.22.183.132" port: 40211 } attrs { promote: true } } }
I20260608 09:54:51.896235 30720 catalog_manager.cc:5696] T 691d6872fc7b4bd7bee256a157cec66e P cc2fd42b8adf49f5a7316c221584c8b3 reported cstate change: config changed from index -1 to 2, NON_VOTER b5bb16e2cb3849bb8daacd057a0721dd (127.22.183.132) added. New cstate: current_term: 1 leader_uuid: "cc2fd42b8adf49f5a7316c221584c8b3" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "fda9ae64b15b461993b832631073eeb0" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 44621 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cc2fd42b8adf49f5a7316c221584c8b3" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 36991 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0273190812f34778a15206153734aea1" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 46111 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b5bb16e2cb3849bb8daacd057a0721dd" member_type: NON_VOTER last_known_addr { host: "127.22.183.132" port: 40211 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260608 09:54:51.903235 31198 tablet_bootstrap.cc:492] T 970eb836ee9d4eb697c02d871be5d902 P fda9ae64b15b461993b832631073eeb0: 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 09:54:51.904281 31198 tablet_bootstrap.cc:492] T 970eb836ee9d4eb697c02d871be5d902 P fda9ae64b15b461993b832631073eeb0: Bootstrap complete.
I20260608 09:54:51.903766 31079 raft_consensus.cc:2955] T 970eb836ee9d4eb697c02d871be5d902 P cc2fd42b8adf49f5a7316c221584c8b3 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER b5bb16e2cb3849bb8daacd057a0721dd (127.22.183.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "fda9ae64b15b461993b832631073eeb0" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 44621 } } peers { permanent_uuid: "cc2fd42b8adf49f5a7316c221584c8b3" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 36991 } } peers { permanent_uuid: "0273190812f34778a15206153734aea1" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 46111 } } peers { permanent_uuid: "b5bb16e2cb3849bb8daacd057a0721dd" member_type: NON_VOTER last_known_addr { host: "127.22.183.132" port: 40211 } attrs { promote: true } } }
I20260608 09:54:51.904960 31198 ts_tablet_manager.cc:1403] T 970eb836ee9d4eb697c02d871be5d902 P fda9ae64b15b461993b832631073eeb0: Time spent bootstrapping tablet: real 0.034s	user 0.017s	sys 0.010s
I20260608 09:54:51.907946 31198 raft_consensus.cc:359] T 970eb836ee9d4eb697c02d871be5d902 P fda9ae64b15b461993b832631073eeb0 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fda9ae64b15b461993b832631073eeb0" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 44621 } } peers { permanent_uuid: "cc2fd42b8adf49f5a7316c221584c8b3" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 36991 } } peers { permanent_uuid: "0273190812f34778a15206153734aea1" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 46111 } }
I20260608 09:54:51.908622 31198 raft_consensus.cc:740] T 970eb836ee9d4eb697c02d871be5d902 P fda9ae64b15b461993b832631073eeb0 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: fda9ae64b15b461993b832631073eeb0, State: Initialized, Role: FOLLOWER
I20260608 09:54:51.908793 30974 raft_consensus.cc:2955] T 970eb836ee9d4eb697c02d871be5d902 P 0273190812f34778a15206153734aea1 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER b5bb16e2cb3849bb8daacd057a0721dd (127.22.183.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "fda9ae64b15b461993b832631073eeb0" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 44621 } } peers { permanent_uuid: "cc2fd42b8adf49f5a7316c221584c8b3" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 36991 } } peers { permanent_uuid: "0273190812f34778a15206153734aea1" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 46111 } } peers { permanent_uuid: "b5bb16e2cb3849bb8daacd057a0721dd" member_type: NON_VOTER last_known_addr { host: "127.22.183.132" port: 40211 } attrs { promote: true } } }
I20260608 09:54:51.909417 31198 consensus_queue.cc:260] T 970eb836ee9d4eb697c02d871be5d902 P fda9ae64b15b461993b832631073eeb0 [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: "fda9ae64b15b461993b832631073eeb0" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 44621 } } peers { permanent_uuid: "cc2fd42b8adf49f5a7316c221584c8b3" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 36991 } } peers { permanent_uuid: "0273190812f34778a15206153734aea1" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 46111 } }
I20260608 09:54:51.910056 31137 raft_consensus.cc:493] T 0064c446c6f844f5af39809813a2c88c P 0273190812f34778a15206153734aea1 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader fda9ae64b15b461993b832631073eeb0)
I20260608 09:54:51.912218 31198 ts_tablet_manager.cc:1434] T 970eb836ee9d4eb697c02d871be5d902 P fda9ae64b15b461993b832631073eeb0: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260608 09:54:51.913465 31198 tablet_bootstrap.cc:492] T 1cbfdb299cc54748ad88b0d38567e856 P fda9ae64b15b461993b832631073eeb0: Bootstrap starting.
I20260608 09:54:51.910615 31137 raft_consensus.cc:515] T 0064c446c6f844f5af39809813a2c88c P 0273190812f34778a15206153734aea1 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc2fd42b8adf49f5a7316c221584c8b3" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 36991 } } peers { permanent_uuid: "0273190812f34778a15206153734aea1" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 46111 } } peers { permanent_uuid: "fda9ae64b15b461993b832631073eeb0" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 44621 } }
I20260608 09:54:51.916308 31137 leader_election.cc:290] T 0064c446c6f844f5af39809813a2c88c P 0273190812f34778a15206153734aea1 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers cc2fd42b8adf49f5a7316c221584c8b3 (127.22.183.130:36991), fda9ae64b15b461993b832631073eeb0 (127.22.183.129:44621)
I20260608 09:54:51.921028 30901 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0064c446c6f844f5af39809813a2c88c" candidate_uuid: "0273190812f34778a15206153734aea1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "cc2fd42b8adf49f5a7316c221584c8b3" is_pre_election: true
I20260608 09:54:51.921650 30901 raft_consensus.cc:2468] T 0064c446c6f844f5af39809813a2c88c P cc2fd42b8adf49f5a7316c221584c8b3 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0273190812f34778a15206153734aea1 in term 1.
I20260608 09:54:51.927045 30939 leader_election.cc:304] T 0064c446c6f844f5af39809813a2c88c P 0273190812f34778a15206153734aea1 [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: 0273190812f34778a15206153734aea1, cc2fd42b8adf49f5a7316c221584c8b3; no voters: 
W20260608 09:54:51.934242 30940 leader_election.cc:336] T 0064c446c6f844f5af39809813a2c88c P 0273190812f34778a15206153734aea1 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer fda9ae64b15b461993b832631073eeb0 (127.22.183.129:44621): Network error: Client connection negotiation failed: client connection to 127.22.183.129:44621: connect: Connection refused (error 111)
I20260608 09:54:51.937608 31223 raft_consensus.cc:2804] T 0064c446c6f844f5af39809813a2c88c P 0273190812f34778a15206153734aea1 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260608 09:54:51.938040 31223 raft_consensus.cc:493] T 0064c446c6f844f5af39809813a2c88c P 0273190812f34778a15206153734aea1 [term 1 FOLLOWER]: Starting leader election (detected failure of leader fda9ae64b15b461993b832631073eeb0)
I20260608 09:54:51.938473 31223 raft_consensus.cc:3060] T 0064c446c6f844f5af39809813a2c88c P 0273190812f34778a15206153734aea1 [term 1 FOLLOWER]: Advancing to term 2
I20260608 09:54:51.947381 31198 tablet_bootstrap.cc:492] T 1cbfdb299cc54748ad88b0d38567e856 P fda9ae64b15b461993b832631073eeb0: 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 09:54:51.947988 31223 raft_consensus.cc:515] T 0064c446c6f844f5af39809813a2c88c P 0273190812f34778a15206153734aea1 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc2fd42b8adf49f5a7316c221584c8b3" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 36991 } } peers { permanent_uuid: "0273190812f34778a15206153734aea1" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 46111 } } peers { permanent_uuid: "fda9ae64b15b461993b832631073eeb0" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 44621 } }
I20260608 09:54:51.948593 31198 tablet_bootstrap.cc:492] T 1cbfdb299cc54748ad88b0d38567e856 P fda9ae64b15b461993b832631073eeb0: Bootstrap complete.
I20260608 09:54:51.949627 31198 ts_tablet_manager.cc:1403] T 1cbfdb299cc54748ad88b0d38567e856 P fda9ae64b15b461993b832631073eeb0: Time spent bootstrapping tablet: real 0.037s	user 0.015s	sys 0.019s
I20260608 09:54:51.949115 30720 catalog_manager.cc:5696] T 970eb836ee9d4eb697c02d871be5d902 P 0273190812f34778a15206153734aea1 reported cstate change: config changed from index -1 to 2, NON_VOTER b5bb16e2cb3849bb8daacd057a0721dd (127.22.183.132) added. New cstate: current_term: 1 leader_uuid: "cc2fd42b8adf49f5a7316c221584c8b3" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "fda9ae64b15b461993b832631073eeb0" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 44621 } } peers { permanent_uuid: "cc2fd42b8adf49f5a7316c221584c8b3" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 36991 } } peers { permanent_uuid: "0273190812f34778a15206153734aea1" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 46111 } } peers { permanent_uuid: "b5bb16e2cb3849bb8daacd057a0721dd" member_type: NON_VOTER last_known_addr { host: "127.22.183.132" port: 40211 } attrs { promote: true } } }
I20260608 09:54:51.951260 30901 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0064c446c6f844f5af39809813a2c88c" candidate_uuid: "0273190812f34778a15206153734aea1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "cc2fd42b8adf49f5a7316c221584c8b3"
I20260608 09:54:51.951891 30901 raft_consensus.cc:3060] T 0064c446c6f844f5af39809813a2c88c P cc2fd42b8adf49f5a7316c221584c8b3 [term 1 FOLLOWER]: Advancing to term 2
I20260608 09:54:51.953400 31198 raft_consensus.cc:359] T 1cbfdb299cc54748ad88b0d38567e856 P fda9ae64b15b461993b832631073eeb0 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fda9ae64b15b461993b832631073eeb0" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 44621 } } peers { permanent_uuid: "cc2fd42b8adf49f5a7316c221584c8b3" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 36991 } } peers { permanent_uuid: "0273190812f34778a15206153734aea1" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 46111 } }
I20260608 09:54:51.954365 31198 raft_consensus.cc:740] T 1cbfdb299cc54748ad88b0d38567e856 P fda9ae64b15b461993b832631073eeb0 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: fda9ae64b15b461993b832631073eeb0, State: Initialized, Role: FOLLOWER
I20260608 09:54:51.955318 31198 consensus_queue.cc:260] T 1cbfdb299cc54748ad88b0d38567e856 P fda9ae64b15b461993b832631073eeb0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fda9ae64b15b461993b832631073eeb0" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 44621 } } peers { permanent_uuid: "cc2fd42b8adf49f5a7316c221584c8b3" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 36991 } } peers { permanent_uuid: "0273190812f34778a15206153734aea1" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 46111 } }
I20260608 09:54:51.958331 31198 ts_tablet_manager.cc:1434] T 1cbfdb299cc54748ad88b0d38567e856 P fda9ae64b15b461993b832631073eeb0: Time spent starting tablet: real 0.008s	user 0.009s	sys 0.000s
I20260608 09:54:51.959051 30901 raft_consensus.cc:2468] T 0064c446c6f844f5af39809813a2c88c P cc2fd42b8adf49f5a7316c221584c8b3 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0273190812f34778a15206153734aea1 in term 2.
I20260608 09:54:51.959726 31198 tablet_bootstrap.cc:492] T cc77ac8ee4c048c8b7f5d9902d601b7c P fda9ae64b15b461993b832631073eeb0: Bootstrap starting.
I20260608 09:54:51.960419 30939 leader_election.cc:304] T 0064c446c6f844f5af39809813a2c88c P 0273190812f34778a15206153734aea1 [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: 0273190812f34778a15206153734aea1, cc2fd42b8adf49f5a7316c221584c8b3; no voters: 
I20260608 09:54:51.961395 31137 raft_consensus.cc:2804] T 0064c446c6f844f5af39809813a2c88c P 0273190812f34778a15206153734aea1 [term 2 FOLLOWER]: Leader election won for term 2
I20260608 09:54:51.961766 31223 leader_election.cc:290] T 0064c446c6f844f5af39809813a2c88c P 0273190812f34778a15206153734aea1 [CANDIDATE]: Term 2 election: Requested vote from peers cc2fd42b8adf49f5a7316c221584c8b3 (127.22.183.130:36991), fda9ae64b15b461993b832631073eeb0 (127.22.183.129:44621)
I20260608 09:54:51.964794 31137 raft_consensus.cc:697] T 0064c446c6f844f5af39809813a2c88c P 0273190812f34778a15206153734aea1 [term 2 LEADER]: Becoming Leader. State: Replica: 0273190812f34778a15206153734aea1, State: Running, Role: LEADER
I20260608 09:54:51.965884 31137 consensus_queue.cc:237] T 0064c446c6f844f5af39809813a2c88c P 0273190812f34778a15206153734aea1 [LEADER]: Queue 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: "cc2fd42b8adf49f5a7316c221584c8b3" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 36991 } } peers { permanent_uuid: "0273190812f34778a15206153734aea1" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 46111 } } peers { permanent_uuid: "fda9ae64b15b461993b832631073eeb0" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 44621 } }
W20260608 09:54:51.968894 30940 leader_election.cc:336] T 0064c446c6f844f5af39809813a2c88c P 0273190812f34778a15206153734aea1 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer fda9ae64b15b461993b832631073eeb0 (127.22.183.129:44621): Network error: Client connection negotiation failed: client connection to 127.22.183.129:44621: connect: Connection refused (error 111)
I20260608 09:54:51.980398 30709 catalog_manager.cc:5209] ChangeConfig:ADD_PEER:NON_VOTER RPC for tablet 970eb836ee9d4eb697c02d871be5d902 with cas_config_opid_index -1: ChangeConfig:ADD_PEER:NON_VOTER succeeded (attempt 5)
I20260608 09:54:51.989668 31198 tablet_bootstrap.cc:492] T cc77ac8ee4c048c8b7f5d9902d601b7c P fda9ae64b15b461993b832631073eeb0: 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 09:54:51.990818 31198 tablet_bootstrap.cc:492] T cc77ac8ee4c048c8b7f5d9902d601b7c P fda9ae64b15b461993b832631073eeb0: Bootstrap complete.
I20260608 09:54:51.991734 31198 ts_tablet_manager.cc:1403] T cc77ac8ee4c048c8b7f5d9902d601b7c P fda9ae64b15b461993b832631073eeb0: Time spent bootstrapping tablet: real 0.032s	user 0.013s	sys 0.014s
I20260608 09:54:51.989624 30721 catalog_manager.cc:5696] T 0064c446c6f844f5af39809813a2c88c P 0273190812f34778a15206153734aea1 reported cstate change: term changed from 1 to 2, leader changed from fda9ae64b15b461993b832631073eeb0 (127.22.183.129) to 0273190812f34778a15206153734aea1 (127.22.183.131). New cstate: current_term: 2 leader_uuid: "0273190812f34778a15206153734aea1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc2fd42b8adf49f5a7316c221584c8b3" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 36991 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0273190812f34778a15206153734aea1" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 46111 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fda9ae64b15b461993b832631073eeb0" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 44621 } health_report { overall_health: UNKNOWN } } }
I20260608 09:54:51.995081 31198 raft_consensus.cc:359] T cc77ac8ee4c048c8b7f5d9902d601b7c P fda9ae64b15b461993b832631073eeb0 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fda9ae64b15b461993b832631073eeb0" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 44621 } } peers { permanent_uuid: "cc2fd42b8adf49f5a7316c221584c8b3" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 36991 } } peers { permanent_uuid: "0273190812f34778a15206153734aea1" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 46111 } }
I20260608 09:54:51.996042 31198 raft_consensus.cc:740] T cc77ac8ee4c048c8b7f5d9902d601b7c P fda9ae64b15b461993b832631073eeb0 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: fda9ae64b15b461993b832631073eeb0, State: Initialized, Role: FOLLOWER
I20260608 09:54:51.997089 31198 consensus_queue.cc:260] T cc77ac8ee4c048c8b7f5d9902d601b7c P fda9ae64b15b461993b832631073eeb0 [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: "fda9ae64b15b461993b832631073eeb0" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 44621 } } peers { permanent_uuid: "cc2fd42b8adf49f5a7316c221584c8b3" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 36991 } } peers { permanent_uuid: "0273190812f34778a15206153734aea1" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 46111 } }
I20260608 09:54:51.999897 31198 ts_tablet_manager.cc:1434] T cc77ac8ee4c048c8b7f5d9902d601b7c P fda9ae64b15b461993b832631073eeb0: Time spent starting tablet: real 0.008s	user 0.003s	sys 0.005s
I20260608 09:54:52.000978 31198 tablet_bootstrap.cc:492] T 691d6872fc7b4bd7bee256a157cec66e P fda9ae64b15b461993b832631073eeb0: Bootstrap starting.
I20260608 09:54:52.015863 31198 tablet_bootstrap.cc:492] T 691d6872fc7b4bd7bee256a157cec66e P fda9ae64b15b461993b832631073eeb0: 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 09:54:52.016848 31198 tablet_bootstrap.cc:492] T 691d6872fc7b4bd7bee256a157cec66e P fda9ae64b15b461993b832631073eeb0: Bootstrap complete.
I20260608 09:54:52.017405 31198 ts_tablet_manager.cc:1403] T 691d6872fc7b4bd7bee256a157cec66e P fda9ae64b15b461993b832631073eeb0: Time spent bootstrapping tablet: real 0.017s	user 0.012s	sys 0.001s
I20260608 09:54:52.019366 31198 raft_consensus.cc:359] T 691d6872fc7b4bd7bee256a157cec66e P fda9ae64b15b461993b832631073eeb0 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fda9ae64b15b461993b832631073eeb0" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 44621 } } peers { permanent_uuid: "cc2fd42b8adf49f5a7316c221584c8b3" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 36991 } } peers { permanent_uuid: "0273190812f34778a15206153734aea1" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 46111 } }
I20260608 09:54:52.019865 31198 raft_consensus.cc:740] T 691d6872fc7b4bd7bee256a157cec66e P fda9ae64b15b461993b832631073eeb0 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: fda9ae64b15b461993b832631073eeb0, State: Initialized, Role: FOLLOWER
I20260608 09:54:52.020560 31198 consensus_queue.cc:260] T 691d6872fc7b4bd7bee256a157cec66e P fda9ae64b15b461993b832631073eeb0 [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: "fda9ae64b15b461993b832631073eeb0" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 44621 } } peers { permanent_uuid: "cc2fd42b8adf49f5a7316c221584c8b3" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 36991 } } peers { permanent_uuid: "0273190812f34778a15206153734aea1" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 46111 } }
I20260608 09:54:52.022028 31198 ts_tablet_manager.cc:1434] T 691d6872fc7b4bd7bee256a157cec66e P fda9ae64b15b461993b832631073eeb0: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260608 09:54:52.022848 31198 tablet_bootstrap.cc:492] T 0064c446c6f844f5af39809813a2c88c P fda9ae64b15b461993b832631073eeb0: Bootstrap starting.
I20260608 09:54:52.037910 31198 tablet_bootstrap.cc:492] T 0064c446c6f844f5af39809813a2c88c P fda9ae64b15b461993b832631073eeb0: 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 09:54:52.038864 31198 tablet_bootstrap.cc:492] T 0064c446c6f844f5af39809813a2c88c P fda9ae64b15b461993b832631073eeb0: Bootstrap complete.
I20260608 09:54:52.039512 23262 rpc_server.cc:307] RPC server started. Bound to: 127.22.183.129:44621
I20260608 09:54:52.039749 31269 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.22.183.129:44621 every 8 connection(s)
I20260608 09:54:52.039772 31198 ts_tablet_manager.cc:1403] T 0064c446c6f844f5af39809813a2c88c P fda9ae64b15b461993b832631073eeb0: Time spent bootstrapping tablet: real 0.017s	user 0.006s	sys 0.010s
I20260608 09:54:52.042867 31198 raft_consensus.cc:359] T 0064c446c6f844f5af39809813a2c88c P fda9ae64b15b461993b832631073eeb0 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc2fd42b8adf49f5a7316c221584c8b3" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 36991 } } peers { permanent_uuid: "0273190812f34778a15206153734aea1" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 46111 } } peers { permanent_uuid: "fda9ae64b15b461993b832631073eeb0" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 44621 } }
I20260608 09:54:52.043708 31198 raft_consensus.cc:740] T 0064c446c6f844f5af39809813a2c88c P fda9ae64b15b461993b832631073eeb0 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: fda9ae64b15b461993b832631073eeb0, State: Initialized, Role: FOLLOWER
I20260608 09:54:52.044644 31198 consensus_queue.cc:260] T 0064c446c6f844f5af39809813a2c88c P fda9ae64b15b461993b832631073eeb0 [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: "cc2fd42b8adf49f5a7316c221584c8b3" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 36991 } } peers { permanent_uuid: "0273190812f34778a15206153734aea1" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 46111 } } peers { permanent_uuid: "fda9ae64b15b461993b832631073eeb0" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 44621 } }
I20260608 09:54:52.046216 31198 ts_tablet_manager.cc:1434] T 0064c446c6f844f5af39809813a2c88c P fda9ae64b15b461993b832631073eeb0: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260608 09:54:52.047034 31198 tablet_bootstrap.cc:492] T 6eb7e69e342147f8ac5e8b1f82662524 P fda9ae64b15b461993b832631073eeb0: Bootstrap starting.
I20260608 09:54:52.058403 31270 heartbeater.cc:344] Connected to a master server at 127.22.183.190:44771
I20260608 09:54:52.058856 31270 heartbeater.cc:461] Registering TS with master...
I20260608 09:54:52.059716 31270 heartbeater.cc:507] Master 127.22.183.190:44771 requested a full tablet report, sending...
I20260608 09:54:52.060228 31198 tablet_bootstrap.cc:492] T 6eb7e69e342147f8ac5e8b1f82662524 P fda9ae64b15b461993b832631073eeb0: 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 09:54:52.060839 31198 tablet_bootstrap.cc:492] T 6eb7e69e342147f8ac5e8b1f82662524 P fda9ae64b15b461993b832631073eeb0: Bootstrap complete.
I20260608 09:54:52.061285 31198 ts_tablet_manager.cc:1403] T 6eb7e69e342147f8ac5e8b1f82662524 P fda9ae64b15b461993b832631073eeb0: Time spent bootstrapping tablet: real 0.014s	user 0.012s	sys 0.000s
I20260608 09:54:52.063210 31198 raft_consensus.cc:359] T 6eb7e69e342147f8ac5e8b1f82662524 P fda9ae64b15b461993b832631073eeb0 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fda9ae64b15b461993b832631073eeb0" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 44621 } } peers { permanent_uuid: "cc2fd42b8adf49f5a7316c221584c8b3" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 36991 } } peers { permanent_uuid: "0273190812f34778a15206153734aea1" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 46111 } }
I20260608 09:54:52.063653 31198 raft_consensus.cc:740] T 6eb7e69e342147f8ac5e8b1f82662524 P fda9ae64b15b461993b832631073eeb0 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: fda9ae64b15b461993b832631073eeb0, State: Initialized, Role: FOLLOWER
I20260608 09:54:52.064188 31198 consensus_queue.cc:260] T 6eb7e69e342147f8ac5e8b1f82662524 P fda9ae64b15b461993b832631073eeb0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fda9ae64b15b461993b832631073eeb0" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 44621 } } peers { permanent_uuid: "cc2fd42b8adf49f5a7316c221584c8b3" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 36991 } } peers { permanent_uuid: "0273190812f34778a15206153734aea1" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 46111 } }
I20260608 09:54:52.066370 30721 ts_manager.cc:194] Re-registered known tserver with Master: fda9ae64b15b461993b832631073eeb0 (127.22.183.129:44621)
I20260608 09:54:52.066504 31198 ts_tablet_manager.cc:1434] T 6eb7e69e342147f8ac5e8b1f82662524 P fda9ae64b15b461993b832631073eeb0: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260608 09:54:52.067366 31198 tablet_bootstrap.cc:492] T 143528ae27f342e2aee5fbb9b86a51ca P fda9ae64b15b461993b832631073eeb0: Bootstrap starting.
I20260608 09:54:52.074107 30721 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:47172
I20260608 09:54:52.077561 31270 heartbeater.cc:499] Master 127.22.183.190:44771 was elected leader, sending a full tablet report...
I20260608 09:54:52.079108 31198 tablet_bootstrap.cc:492] T 143528ae27f342e2aee5fbb9b86a51ca P fda9ae64b15b461993b832631073eeb0: 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 09:54:52.080073 31198 tablet_bootstrap.cc:492] T 143528ae27f342e2aee5fbb9b86a51ca P fda9ae64b15b461993b832631073eeb0: Bootstrap complete.
I20260608 09:54:52.080725 31198 ts_tablet_manager.cc:1403] T 143528ae27f342e2aee5fbb9b86a51ca P fda9ae64b15b461993b832631073eeb0: Time spent bootstrapping tablet: real 0.014s	user 0.009s	sys 0.003s
I20260608 09:54:52.082912 31198 raft_consensus.cc:359] T 143528ae27f342e2aee5fbb9b86a51ca P fda9ae64b15b461993b832631073eeb0 [term 1 FOLLOWER]: Replica starting. Triggering 1 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fda9ae64b15b461993b832631073eeb0" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 44621 } } peers { permanent_uuid: "cc2fd42b8adf49f5a7316c221584c8b3" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 36991 } } peers { permanent_uuid: "0273190812f34778a15206153734aea1" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 46111 } }
I20260608 09:54:52.083581 31198 raft_consensus.cc:740] T 143528ae27f342e2aee5fbb9b86a51ca P fda9ae64b15b461993b832631073eeb0 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: fda9ae64b15b461993b832631073eeb0, State: Initialized, Role: FOLLOWER
I20260608 09:54:52.084163 31198 consensus_queue.cc:260] T 143528ae27f342e2aee5fbb9b86a51ca P fda9ae64b15b461993b832631073eeb0 [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: "fda9ae64b15b461993b832631073eeb0" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 44621 } } peers { permanent_uuid: "cc2fd42b8adf49f5a7316c221584c8b3" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 36991 } } peers { permanent_uuid: "0273190812f34778a15206153734aea1" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 46111 } }
I20260608 09:54:52.085700 31198 ts_tablet_manager.cc:1434] T 143528ae27f342e2aee5fbb9b86a51ca P fda9ae64b15b461993b832631073eeb0: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260608 09:54:52.207031 31275 ts_tablet_manager.cc:933] T 691d6872fc7b4bd7bee256a157cec66e P b5bb16e2cb3849bb8daacd057a0721dd: Initiating tablet copy from peer cc2fd42b8adf49f5a7316c221584c8b3 (127.22.183.130:36991)
I20260608 09:54:52.208592 31275 tablet_copy_client.cc:323] T 691d6872fc7b4bd7bee256a157cec66e P b5bb16e2cb3849bb8daacd057a0721dd: tablet copy: Beginning tablet copy session from remote peer at address 127.22.183.130:36991
I20260608 09:54:52.218384 30911 tablet_copy_service.cc:140] P cc2fd42b8adf49f5a7316c221584c8b3: Received BeginTabletCopySession request for tablet 691d6872fc7b4bd7bee256a157cec66e from peer b5bb16e2cb3849bb8daacd057a0721dd ({username='slave'} at 127.0.0.1:36294)
I20260608 09:54:52.219014 30911 tablet_copy_service.cc:161] P cc2fd42b8adf49f5a7316c221584c8b3: Beginning new tablet copy session on tablet 691d6872fc7b4bd7bee256a157cec66e from peer b5bb16e2cb3849bb8daacd057a0721dd at {username='slave'} at 127.0.0.1:36294: session id = b5bb16e2cb3849bb8daacd057a0721dd-691d6872fc7b4bd7bee256a157cec66e
I20260608 09:54:52.224512 30911 tablet_copy_source_session.cc:215] T 691d6872fc7b4bd7bee256a157cec66e P cc2fd42b8adf49f5a7316c221584c8b3: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 09:54:52.227165 31275 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 691d6872fc7b4bd7bee256a157cec66e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:54:52.238204 31275 tablet_copy_client.cc:806] T 691d6872fc7b4bd7bee256a157cec66e P b5bb16e2cb3849bb8daacd057a0721dd: tablet copy: Starting download of 0 data blocks...
I20260608 09:54:52.238669 31275 tablet_copy_client.cc:670] T 691d6872fc7b4bd7bee256a157cec66e P b5bb16e2cb3849bb8daacd057a0721dd: tablet copy: Starting download of 1 WAL segments...
I20260608 09:54:52.242497 31275 tablet_copy_client.cc:538] T 691d6872fc7b4bd7bee256a157cec66e P b5bb16e2cb3849bb8daacd057a0721dd: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 09:54:52.244658 31233 tablet_service.cc:1558] Processing DeleteTablet for tablet 1cbfdb299cc54748ad88b0d38567e856 with delete_type TABLET_DATA_DELETED (Table deleted at 2026-06-08 09:54:51 UTC) from {username='slave'} at 127.0.0.1:35896
I20260608 09:54:52.246409 31279 tablet_replica.cc:333] stopping tablet replica
I20260608 09:54:52.247170 31279 raft_consensus.cc:2243] T 1cbfdb299cc54748ad88b0d38567e856 P fda9ae64b15b461993b832631073eeb0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:54:52.247653 31279 raft_consensus.cc:2272] T 1cbfdb299cc54748ad88b0d38567e856 P fda9ae64b15b461993b832631073eeb0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:54:52.249711 31275 tablet_bootstrap.cc:492] T 691d6872fc7b4bd7bee256a157cec66e P b5bb16e2cb3849bb8daacd057a0721dd: Bootstrap starting.
I20260608 09:54:52.250090 31279 ts_tablet_manager.cc:1916] T 1cbfdb299cc54748ad88b0d38567e856 P fda9ae64b15b461993b832631073eeb0: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260608 09:54:52.253696 31233 tablet_service.cc:1558] Processing DeleteTablet for tablet d55a989015774aa6b121db50007e4d62 with delete_type TABLET_DATA_DELETED (Table deleted at 2026-06-08 09:54:51 UTC) from {username='slave'} at 127.0.0.1:35896
I20260608 09:54:52.254554 31233 tablet_service.cc:1558] Processing DeleteTablet for tablet 143528ae27f342e2aee5fbb9b86a51ca with delete_type TABLET_DATA_DELETED (Table deleted at 2026-06-08 09:54:51 UTC) from {username='slave'} at 127.0.0.1:35896
I20260608 09:54:52.260829 31279 ts_tablet_manager.cc:1929] T 1cbfdb299cc54748ad88b0d38567e856 P fda9ae64b15b461993b832631073eeb0: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 0.0
I20260608 09:54:52.261263 31279 log.cc:1199] T 1cbfdb299cc54748ad88b0d38567e856 P fda9ae64b15b461993b832631073eeb0: Deleting WAL directory at /tmp/dist-test-task8s1y23/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780912294849904-23262-0/minicluster-data/ts-0-root/wals/1cbfdb299cc54748ad88b0d38567e856
I20260608 09:54:52.261797 31279 ts_tablet_manager.cc:1950] T 1cbfdb299cc54748ad88b0d38567e856 P fda9ae64b15b461993b832631073eeb0: Deleting consensus metadata
I20260608 09:54:52.264439 31279 tablet_replica.cc:333] stopping tablet replica
I20260608 09:54:52.264448 30710 catalog_manager.cc:5027] TS fda9ae64b15b461993b832631073eeb0 (127.22.183.129:44621): tablet 1cbfdb299cc54748ad88b0d38567e856 (table dugtrio [id=d6f904e44b9a446092776a7e376839e6]) successfully deleted
I20260608 09:54:52.265220 31279 raft_consensus.cc:2243] T d55a989015774aa6b121db50007e4d62 P fda9ae64b15b461993b832631073eeb0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:54:52.265637 31279 pending_rounds.cc:70] T d55a989015774aa6b121db50007e4d62 P fda9ae64b15b461993b832631073eeb0: Trying to abort 1 pending ops.
I20260608 09:54:52.265883 31279 pending_rounds.cc:77] T d55a989015774aa6b121db50007e4d62 P fda9ae64b15b461993b832631073eeb0: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7294617560280412160 op_type: NO_OP noop_request { }
I20260608 09:54:52.266180 31279 raft_consensus.cc:2889] T d55a989015774aa6b121db50007e4d62 P fda9ae64b15b461993b832631073eeb0 [term 1 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted
I20260608 09:54:52.266494 31279 raft_consensus.cc:2272] T d55a989015774aa6b121db50007e4d62 P fda9ae64b15b461993b832631073eeb0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:54:52.266950 31275 tablet_bootstrap.cc:492] T 691d6872fc7b4bd7bee256a157cec66e P b5bb16e2cb3849bb8daacd057a0721dd: 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 09:54:52.267755 31275 tablet_bootstrap.cc:492] T 691d6872fc7b4bd7bee256a157cec66e P b5bb16e2cb3849bb8daacd057a0721dd: Bootstrap complete.
I20260608 09:54:52.268344 31275 ts_tablet_manager.cc:1403] T 691d6872fc7b4bd7bee256a157cec66e P b5bb16e2cb3849bb8daacd057a0721dd: Time spent bootstrapping tablet: real 0.019s	user 0.015s	sys 0.004s
I20260608 09:54:52.268973 31279 ts_tablet_manager.cc:1916] T d55a989015774aa6b121db50007e4d62 P fda9ae64b15b461993b832631073eeb0: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260608 09:54:52.271626 31275 raft_consensus.cc:359] T 691d6872fc7b4bd7bee256a157cec66e P b5bb16e2cb3849bb8daacd057a0721dd [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "fda9ae64b15b461993b832631073eeb0" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 44621 } } peers { permanent_uuid: "cc2fd42b8adf49f5a7316c221584c8b3" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 36991 } } peers { permanent_uuid: "0273190812f34778a15206153734aea1" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 46111 } } peers { permanent_uuid: "b5bb16e2cb3849bb8daacd057a0721dd" member_type: NON_VOTER last_known_addr { host: "127.22.183.132" port: 40211 } attrs { promote: true } }
I20260608 09:54:52.272162 31233 tablet_service.cc:1558] Processing DeleteTablet for tablet 6eb7e69e342147f8ac5e8b1f82662524 with delete_type TABLET_DATA_DELETED (Table deleted at 2026-06-08 09:54:51 UTC) from {username='slave'} at 127.0.0.1:35896
I20260608 09:54:52.272462 31275 raft_consensus.cc:740] T 691d6872fc7b4bd7bee256a157cec66e P b5bb16e2cb3849bb8daacd057a0721dd [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: b5bb16e2cb3849bb8daacd057a0721dd, State: Initialized, Role: LEARNER
I20260608 09:54:52.273159 31275 consensus_queue.cc:260] T 691d6872fc7b4bd7bee256a157cec66e P b5bb16e2cb3849bb8daacd057a0721dd [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: "fda9ae64b15b461993b832631073eeb0" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 44621 } } peers { permanent_uuid: "cc2fd42b8adf49f5a7316c221584c8b3" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 36991 } } peers { permanent_uuid: "0273190812f34778a15206153734aea1" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 46111 } } peers { permanent_uuid: "b5bb16e2cb3849bb8daacd057a0721dd" member_type: NON_VOTER last_known_addr { host: "127.22.183.132" port: 40211 } attrs { promote: true } }
I20260608 09:54:52.275239 31180 heartbeater.cc:499] Master 127.22.183.190:44771 was elected leader, sending a full tablet report...
I20260608 09:54:52.275552 31275 ts_tablet_manager.cc:1434] T 691d6872fc7b4bd7bee256a157cec66e P b5bb16e2cb3849bb8daacd057a0721dd: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.001s
I20260608 09:54:52.277549 30911 tablet_copy_service.cc:342] P cc2fd42b8adf49f5a7316c221584c8b3: Request end of tablet copy session b5bb16e2cb3849bb8daacd057a0721dd-691d6872fc7b4bd7bee256a157cec66e received from {username='slave'} at 127.0.0.1:36294
I20260608 09:54:52.277966 30911 tablet_copy_service.cc:434] P cc2fd42b8adf49f5a7316c221584c8b3: ending tablet copy session b5bb16e2cb3849bb8daacd057a0721dd-691d6872fc7b4bd7bee256a157cec66e on tablet 691d6872fc7b4bd7bee256a157cec66e with peer b5bb16e2cb3849bb8daacd057a0721dd
I20260608 09:54:52.281927 31279 ts_tablet_manager.cc:1929] T d55a989015774aa6b121db50007e4d62 P fda9ae64b15b461993b832631073eeb0: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260608 09:54:52.282310 31279 log.cc:1199] T d55a989015774aa6b121db50007e4d62 P fda9ae64b15b461993b832631073eeb0: Deleting WAL directory at /tmp/dist-test-task8s1y23/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780912294849904-23262-0/minicluster-data/ts-0-root/wals/d55a989015774aa6b121db50007e4d62
I20260608 09:54:52.283030 31279 ts_tablet_manager.cc:1950] T d55a989015774aa6b121db50007e4d62 P fda9ae64b15b461993b832631073eeb0: Deleting consensus metadata
I20260608 09:54:52.285873 31279 tablet_replica.cc:333] stopping tablet replica
I20260608 09:54:52.285825 30710 catalog_manager.cc:5027] TS fda9ae64b15b461993b832631073eeb0 (127.22.183.129:44621): tablet d55a989015774aa6b121db50007e4d62 (table dugtrio [id=d6f904e44b9a446092776a7e376839e6]) successfully deleted
I20260608 09:54:52.286854 31279 raft_consensus.cc:2243] T 143528ae27f342e2aee5fbb9b86a51ca P fda9ae64b15b461993b832631073eeb0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:54:52.287344 31279 pending_rounds.cc:70] T 143528ae27f342e2aee5fbb9b86a51ca P fda9ae64b15b461993b832631073eeb0: Trying to abort 1 pending ops.
I20260608 09:54:52.287568 31279 pending_rounds.cc:77] T 143528ae27f342e2aee5fbb9b86a51ca P fda9ae64b15b461993b832631073eeb0: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7294617560669736960 op_type: NO_OP noop_request { }
I20260608 09:54:52.287873 31279 raft_consensus.cc:2889] T 143528ae27f342e2aee5fbb9b86a51ca P fda9ae64b15b461993b832631073eeb0 [term 1 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted
I20260608 09:54:52.288172 31279 raft_consensus.cc:2272] T 143528ae27f342e2aee5fbb9b86a51ca P fda9ae64b15b461993b832631073eeb0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:54:52.290495 31279 ts_tablet_manager.cc:1916] T 143528ae27f342e2aee5fbb9b86a51ca P fda9ae64b15b461993b832631073eeb0: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260608 09:54:52.300462 31279 ts_tablet_manager.cc:1929] T 143528ae27f342e2aee5fbb9b86a51ca P fda9ae64b15b461993b832631073eeb0: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260608 09:54:52.300832 31279 log.cc:1199] T 143528ae27f342e2aee5fbb9b86a51ca P fda9ae64b15b461993b832631073eeb0: Deleting WAL directory at /tmp/dist-test-task8s1y23/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780912294849904-23262-0/minicluster-data/ts-0-root/wals/143528ae27f342e2aee5fbb9b86a51ca
I20260608 09:54:52.301606 31279 ts_tablet_manager.cc:1950] T 143528ae27f342e2aee5fbb9b86a51ca P fda9ae64b15b461993b832631073eeb0: Deleting consensus metadata
I20260608 09:54:52.304088 30710 catalog_manager.cc:5027] TS fda9ae64b15b461993b832631073eeb0 (127.22.183.129:44621): tablet 143528ae27f342e2aee5fbb9b86a51ca (table dugtrio [id=d6f904e44b9a446092776a7e376839e6]) successfully deleted
I20260608 09:54:52.304162 31279 tablet_replica.cc:333] stopping tablet replica
I20260608 09:54:52.305202 31279 raft_consensus.cc:2243] T 6eb7e69e342147f8ac5e8b1f82662524 P fda9ae64b15b461993b832631073eeb0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:54:52.305691 31279 raft_consensus.cc:2272] T 6eb7e69e342147f8ac5e8b1f82662524 P fda9ae64b15b461993b832631073eeb0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:54:52.307896 31279 ts_tablet_manager.cc:1916] T 6eb7e69e342147f8ac5e8b1f82662524 P fda9ae64b15b461993b832631073eeb0: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260608 09:54:52.317102 31279 ts_tablet_manager.cc:1929] T 6eb7e69e342147f8ac5e8b1f82662524 P fda9ae64b15b461993b832631073eeb0: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 0.0
I20260608 09:54:52.317428 31279 log.cc:1199] T 6eb7e69e342147f8ac5e8b1f82662524 P fda9ae64b15b461993b832631073eeb0: Deleting WAL directory at /tmp/dist-test-task8s1y23/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780912294849904-23262-0/minicluster-data/ts-0-root/wals/6eb7e69e342147f8ac5e8b1f82662524
I20260608 09:54:52.318073 31279 ts_tablet_manager.cc:1950] T 6eb7e69e342147f8ac5e8b1f82662524 P fda9ae64b15b461993b832631073eeb0: Deleting consensus metadata
I20260608 09:54:52.320632 30710 catalog_manager.cc:5027] TS fda9ae64b15b461993b832631073eeb0 (127.22.183.129:44621): tablet 6eb7e69e342147f8ac5e8b1f82662524 (table dugtrio [id=d6f904e44b9a446092776a7e376839e6]) successfully deleted
I20260608 09:54:52.328032 31275 ts_tablet_manager.cc:933] T 970eb836ee9d4eb697c02d871be5d902 P b5bb16e2cb3849bb8daacd057a0721dd: Initiating tablet copy from peer cc2fd42b8adf49f5a7316c221584c8b3 (127.22.183.130:36991)
I20260608 09:54:52.329389 31275 tablet_copy_client.cc:323] T 970eb836ee9d4eb697c02d871be5d902 P b5bb16e2cb3849bb8daacd057a0721dd: tablet copy: Beginning tablet copy session from remote peer at address 127.22.183.130:36991
I20260608 09:54:52.330772 30911 tablet_copy_service.cc:140] P cc2fd42b8adf49f5a7316c221584c8b3: Received BeginTabletCopySession request for tablet 970eb836ee9d4eb697c02d871be5d902 from peer b5bb16e2cb3849bb8daacd057a0721dd ({username='slave'} at 127.0.0.1:36294)
I20260608 09:54:52.331233 30911 tablet_copy_service.cc:161] P cc2fd42b8adf49f5a7316c221584c8b3: Beginning new tablet copy session on tablet 970eb836ee9d4eb697c02d871be5d902 from peer b5bb16e2cb3849bb8daacd057a0721dd at {username='slave'} at 127.0.0.1:36294: session id = b5bb16e2cb3849bb8daacd057a0721dd-970eb836ee9d4eb697c02d871be5d902
I20260608 09:54:52.335755 30911 tablet_copy_source_session.cc:215] T 970eb836ee9d4eb697c02d871be5d902 P cc2fd42b8adf49f5a7316c221584c8b3: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 09:54:52.338469 31275 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 970eb836ee9d4eb697c02d871be5d902. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:54:52.348698 31275 tablet_copy_client.cc:806] T 970eb836ee9d4eb697c02d871be5d902 P b5bb16e2cb3849bb8daacd057a0721dd: tablet copy: Starting download of 0 data blocks...
I20260608 09:54:52.349628 31275 tablet_copy_client.cc:670] T 970eb836ee9d4eb697c02d871be5d902 P b5bb16e2cb3849bb8daacd057a0721dd: tablet copy: Starting download of 1 WAL segments...
I20260608 09:54:52.353615 31275 tablet_copy_client.cc:538] T 970eb836ee9d4eb697c02d871be5d902 P b5bb16e2cb3849bb8daacd057a0721dd: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 09:54:52.360365 31244 raft_consensus.cc:3060] T cc77ac8ee4c048c8b7f5d9902d601b7c P fda9ae64b15b461993b832631073eeb0 [term 1 FOLLOWER]: Advancing to term 2
I20260608 09:54:52.360565 31275 tablet_bootstrap.cc:492] T 970eb836ee9d4eb697c02d871be5d902 P b5bb16e2cb3849bb8daacd057a0721dd: Bootstrap starting.
I20260608 09:54:52.365629 31244 raft_consensus.cc:1275] T cc77ac8ee4c048c8b7f5d9902d601b7c P fda9ae64b15b461993b832631073eeb0 [term 2 FOLLOWER]: Refusing update from remote peer cc2fd42b8adf49f5a7316c221584c8b3: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260608 09:54:52.367074 31079 consensus_queue.cc:1048] T cc77ac8ee4c048c8b7f5d9902d601b7c P cc2fd42b8adf49f5a7316c221584c8b3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fda9ae64b15b461993b832631073eeb0" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 44621 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260608 09:54:52.375356 30974 raft_consensus.cc:1275] T cc77ac8ee4c048c8b7f5d9902d601b7c P 0273190812f34778a15206153734aea1 [term 2 FOLLOWER]: Refusing update from remote peer cc2fd42b8adf49f5a7316c221584c8b3: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260608 09:54:52.377193 31079 consensus_queue.cc:1048] T cc77ac8ee4c048c8b7f5d9902d601b7c P cc2fd42b8adf49f5a7316c221584c8b3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0273190812f34778a15206153734aea1" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 46111 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260608 09:54:52.381280 31275 tablet_bootstrap.cc:492] T 970eb836ee9d4eb697c02d871be5d902 P b5bb16e2cb3849bb8daacd057a0721dd: 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 09:54:52.382233 31275 tablet_bootstrap.cc:492] T 970eb836ee9d4eb697c02d871be5d902 P b5bb16e2cb3849bb8daacd057a0721dd: Bootstrap complete.
I20260608 09:54:52.382725 31275 ts_tablet_manager.cc:1403] T 970eb836ee9d4eb697c02d871be5d902 P b5bb16e2cb3849bb8daacd057a0721dd: Time spent bootstrapping tablet: real 0.022s	user 0.015s	sys 0.004s
I20260608 09:54:52.386003 31275 raft_consensus.cc:359] T 970eb836ee9d4eb697c02d871be5d902 P b5bb16e2cb3849bb8daacd057a0721dd [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "fda9ae64b15b461993b832631073eeb0" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 44621 } } peers { permanent_uuid: "cc2fd42b8adf49f5a7316c221584c8b3" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 36991 } } peers { permanent_uuid: "0273190812f34778a15206153734aea1" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 46111 } } peers { permanent_uuid: "b5bb16e2cb3849bb8daacd057a0721dd" member_type: NON_VOTER last_known_addr { host: "127.22.183.132" port: 40211 } attrs { promote: true } }
I20260608 09:54:52.386853 31275 raft_consensus.cc:740] T 970eb836ee9d4eb697c02d871be5d902 P b5bb16e2cb3849bb8daacd057a0721dd [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: b5bb16e2cb3849bb8daacd057a0721dd, State: Initialized, Role: LEARNER
I20260608 09:54:52.387554 31275 consensus_queue.cc:260] T 970eb836ee9d4eb697c02d871be5d902 P b5bb16e2cb3849bb8daacd057a0721dd [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: "fda9ae64b15b461993b832631073eeb0" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 44621 } } peers { permanent_uuid: "cc2fd42b8adf49f5a7316c221584c8b3" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 36991 } } peers { permanent_uuid: "0273190812f34778a15206153734aea1" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 46111 } } peers { permanent_uuid: "b5bb16e2cb3849bb8daacd057a0721dd" member_type: NON_VOTER last_known_addr { host: "127.22.183.132" port: 40211 } attrs { promote: true } }
I20260608 09:54:52.392355 31275 ts_tablet_manager.cc:1434] T 970eb836ee9d4eb697c02d871be5d902 P b5bb16e2cb3849bb8daacd057a0721dd: Time spent starting tablet: real 0.009s	user 0.010s	sys 0.000s
I20260608 09:54:52.394407 30911 tablet_copy_service.cc:342] P cc2fd42b8adf49f5a7316c221584c8b3: Request end of tablet copy session b5bb16e2cb3849bb8daacd057a0721dd-970eb836ee9d4eb697c02d871be5d902 received from {username='slave'} at 127.0.0.1:36294
I20260608 09:54:52.394791 30911 tablet_copy_service.cc:434] P cc2fd42b8adf49f5a7316c221584c8b3: ending tablet copy session b5bb16e2cb3849bb8daacd057a0721dd-970eb836ee9d4eb697c02d871be5d902 on tablet 970eb836ee9d4eb697c02d871be5d902 with peer b5bb16e2cb3849bb8daacd057a0721dd
I20260608 09:54:52.428601 31244 raft_consensus.cc:2955] T 970eb836ee9d4eb697c02d871be5d902 P fda9ae64b15b461993b832631073eeb0 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER b5bb16e2cb3849bb8daacd057a0721dd (127.22.183.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "fda9ae64b15b461993b832631073eeb0" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 44621 } } peers { permanent_uuid: "cc2fd42b8adf49f5a7316c221584c8b3" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 36991 } } peers { permanent_uuid: "0273190812f34778a15206153734aea1" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 46111 } } peers { permanent_uuid: "b5bb16e2cb3849bb8daacd057a0721dd" member_type: NON_VOTER last_known_addr { host: "127.22.183.132" port: 40211 } attrs { promote: true } } }
I20260608 09:54:52.433054 31243 raft_consensus.cc:3060] T 0064c446c6f844f5af39809813a2c88c P fda9ae64b15b461993b832631073eeb0 [term 1 FOLLOWER]: Advancing to term 2
I20260608 09:54:52.439168 31243 raft_consensus.cc:1275] T 0064c446c6f844f5af39809813a2c88c P fda9ae64b15b461993b832631073eeb0 [term 2 FOLLOWER]: Refusing update from remote peer 0273190812f34778a15206153734aea1: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260608 09:54:52.440618 31137 consensus_queue.cc:1048] T 0064c446c6f844f5af39809813a2c88c P 0273190812f34778a15206153734aea1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fda9ae64b15b461993b832631073eeb0" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 44621 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260608 09:54:52.450022 30901 raft_consensus.cc:1275] T 0064c446c6f844f5af39809813a2c88c P cc2fd42b8adf49f5a7316c221584c8b3 [term 2 FOLLOWER]: Refusing update from remote peer 0273190812f34778a15206153734aea1: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260608 09:54:52.451794 31137 consensus_queue.cc:1048] T 0064c446c6f844f5af39809813a2c88c P 0273190812f34778a15206153734aea1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cc2fd42b8adf49f5a7316c221584c8b3" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 36991 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260608 09:54:52.457866 31243 raft_consensus.cc:2955] T 691d6872fc7b4bd7bee256a157cec66e P fda9ae64b15b461993b832631073eeb0 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER b5bb16e2cb3849bb8daacd057a0721dd (127.22.183.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "fda9ae64b15b461993b832631073eeb0" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 44621 } } peers { permanent_uuid: "cc2fd42b8adf49f5a7316c221584c8b3" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 36991 } } peers { permanent_uuid: "0273190812f34778a15206153734aea1" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 46111 } } peers { permanent_uuid: "b5bb16e2cb3849bb8daacd057a0721dd" member_type: NON_VOTER last_known_addr { host: "127.22.183.132" port: 40211 } attrs { promote: true } } }
W20260608 09:54:52.729461 30772 auto_rebalancer.cc:591] Failed to schedule move for tablet 691d6872fc7b4bd7bee256a157cec66e: Invalid argument: Server with UUID b5bb16e2cb3849bb8daacd057a0721dd is already a member of the config. RaftConfig: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "fda9ae64b15b461993b832631073eeb0" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 44621 } } peers { permanent_uuid: "cc2fd42b8adf49f5a7316c221584c8b3" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 36991 } } peers { permanent_uuid: "0273190812f34778a15206153734aea1" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 46111 } } peers { permanent_uuid: "b5bb16e2cb3849bb8daacd057a0721dd" member_type: NON_VOTER last_known_addr { host: "127.22.183.132" port: 40211 } attrs { promote: true } }
I20260608 09:54:52.741987 30974 consensus_queue.cc:237] T 0064c446c6f844f5af39809813a2c88c P 0273190812f34778a15206153734aea1 [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: "cc2fd42b8adf49f5a7316c221584c8b3" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 36991 } attrs { replace: true } } peers { permanent_uuid: "0273190812f34778a15206153734aea1" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 46111 } } peers { permanent_uuid: "fda9ae64b15b461993b832631073eeb0" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 44621 } } peers { permanent_uuid: "b5bb16e2cb3849bb8daacd057a0721dd" member_type: NON_VOTER last_known_addr { host: "127.22.183.132" port: 40211 } attrs { promote: true } }
I20260608 09:54:52.748358 31243 raft_consensus.cc:1275] T 0064c446c6f844f5af39809813a2c88c P fda9ae64b15b461993b832631073eeb0 [term 2 FOLLOWER]: Refusing update from remote peer 0273190812f34778a15206153734aea1: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260608 09:54:52.749367 30901 raft_consensus.cc:1275] T 0064c446c6f844f5af39809813a2c88c P cc2fd42b8adf49f5a7316c221584c8b3 [term 2 FOLLOWER]: Refusing update from remote peer 0273190812f34778a15206153734aea1: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260608 09:54:52.749933 31137 consensus_queue.cc:1048] T 0064c446c6f844f5af39809813a2c88c P 0273190812f34778a15206153734aea1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fda9ae64b15b461993b832631073eeb0" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 44621 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260608 09:54:52.751165 31223 consensus_queue.cc:1048] T 0064c446c6f844f5af39809813a2c88c P 0273190812f34778a15206153734aea1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cc2fd42b8adf49f5a7316c221584c8b3" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 36991 } 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 09:54:52.757884 30941 consensus_peers.cc:597] T 0064c446c6f844f5af39809813a2c88c P 0273190812f34778a15206153734aea1 -> Peer b5bb16e2cb3849bb8daacd057a0721dd (127.22.183.132:40211): Couldn't send request to peer b5bb16e2cb3849bb8daacd057a0721dd. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 0064c446c6f844f5af39809813a2c88c. This is attempt 1: this message will repeat every 5th retry.
I20260608 09:54:52.757454 31137 raft_consensus.cc:2955] T 0064c446c6f844f5af39809813a2c88c P 0273190812f34778a15206153734aea1 [term 2 LEADER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER b5bb16e2cb3849bb8daacd057a0721dd (127.22.183.132) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "cc2fd42b8adf49f5a7316c221584c8b3" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 36991 } attrs { replace: true } } peers { permanent_uuid: "0273190812f34778a15206153734aea1" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 46111 } } peers { permanent_uuid: "fda9ae64b15b461993b832631073eeb0" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 44621 } } peers { permanent_uuid: "b5bb16e2cb3849bb8daacd057a0721dd" member_type: NON_VOTER last_known_addr { host: "127.22.183.132" port: 40211 } attrs { promote: true } } }
I20260608 09:54:52.760331 30901 raft_consensus.cc:2955] T 0064c446c6f844f5af39809813a2c88c P cc2fd42b8adf49f5a7316c221584c8b3 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER b5bb16e2cb3849bb8daacd057a0721dd (127.22.183.132) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "cc2fd42b8adf49f5a7316c221584c8b3" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 36991 } attrs { replace: true } } peers { permanent_uuid: "0273190812f34778a15206153734aea1" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 46111 } } peers { permanent_uuid: "fda9ae64b15b461993b832631073eeb0" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 44621 } } peers { permanent_uuid: "b5bb16e2cb3849bb8daacd057a0721dd" member_type: NON_VOTER last_known_addr { host: "127.22.183.132" port: 40211 } attrs { promote: true } } }
I20260608 09:54:52.760270 31243 raft_consensus.cc:2955] T 0064c446c6f844f5af39809813a2c88c P fda9ae64b15b461993b832631073eeb0 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER b5bb16e2cb3849bb8daacd057a0721dd (127.22.183.132) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "cc2fd42b8adf49f5a7316c221584c8b3" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 36991 } attrs { replace: true } } peers { permanent_uuid: "0273190812f34778a15206153734aea1" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 46111 } } peers { permanent_uuid: "fda9ae64b15b461993b832631073eeb0" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 44621 } } peers { permanent_uuid: "b5bb16e2cb3849bb8daacd057a0721dd" member_type: NON_VOTER last_known_addr { host: "127.22.183.132" port: 40211 } attrs { promote: true } } }
I20260608 09:54:52.774354 30720 catalog_manager.cc:5696] T 0064c446c6f844f5af39809813a2c88c P fda9ae64b15b461993b832631073eeb0 reported cstate change: config changed from index -1 to 3, NON_VOTER b5bb16e2cb3849bb8daacd057a0721dd (127.22.183.132) added. New cstate: current_term: 2 leader_uuid: "0273190812f34778a15206153734aea1" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "cc2fd42b8adf49f5a7316c221584c8b3" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 36991 } attrs { replace: true } } peers { permanent_uuid: "0273190812f34778a15206153734aea1" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 46111 } } peers { permanent_uuid: "fda9ae64b15b461993b832631073eeb0" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 44621 } } peers { permanent_uuid: "b5bb16e2cb3849bb8daacd057a0721dd" member_type: NON_VOTER last_known_addr { host: "127.22.183.132" port: 40211 } attrs { promote: true } } }
I20260608 09:54:52.775696 30901 consensus_queue.cc:237] T cc77ac8ee4c048c8b7f5d9902d601b7c P cc2fd42b8adf49f5a7316c221584c8b3 [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: "fda9ae64b15b461993b832631073eeb0" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 44621 } attrs { replace: true } } peers { permanent_uuid: "cc2fd42b8adf49f5a7316c221584c8b3" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 36991 } } peers { permanent_uuid: "0273190812f34778a15206153734aea1" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 46111 } } peers { permanent_uuid: "b5bb16e2cb3849bb8daacd057a0721dd" member_type: NON_VOTER last_known_addr { host: "127.22.183.132" port: 40211 } attrs { promote: true } }
I20260608 09:54:52.782570 30974 raft_consensus.cc:1275] T cc77ac8ee4c048c8b7f5d9902d601b7c P 0273190812f34778a15206153734aea1 [term 2 FOLLOWER]: Refusing update from remote peer cc2fd42b8adf49f5a7316c221584c8b3: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
W20260608 09:54:52.782771 30867 consensus_peers.cc:597] T cc77ac8ee4c048c8b7f5d9902d601b7c P cc2fd42b8adf49f5a7316c221584c8b3 -> Peer b5bb16e2cb3849bb8daacd057a0721dd (127.22.183.132:40211): Couldn't send request to peer b5bb16e2cb3849bb8daacd057a0721dd. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: cc77ac8ee4c048c8b7f5d9902d601b7c. This is attempt 1: this message will repeat every 5th retry.
I20260608 09:54:52.782662 31243 raft_consensus.cc:1275] T cc77ac8ee4c048c8b7f5d9902d601b7c P fda9ae64b15b461993b832631073eeb0 [term 2 FOLLOWER]: Refusing update from remote peer cc2fd42b8adf49f5a7316c221584c8b3: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260608 09:54:52.783979 31079 consensus_queue.cc:1048] T cc77ac8ee4c048c8b7f5d9902d601b7c P cc2fd42b8adf49f5a7316c221584c8b3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0273190812f34778a15206153734aea1" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 46111 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260608 09:54:52.785427 31074 consensus_queue.cc:1048] T cc77ac8ee4c048c8b7f5d9902d601b7c P cc2fd42b8adf49f5a7316c221584c8b3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fda9ae64b15b461993b832631073eeb0" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 44621 } 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 09:54:52.791675 31079 raft_consensus.cc:2955] T cc77ac8ee4c048c8b7f5d9902d601b7c P cc2fd42b8adf49f5a7316c221584c8b3 [term 2 LEADER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER b5bb16e2cb3849bb8daacd057a0721dd (127.22.183.132) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "fda9ae64b15b461993b832631073eeb0" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 44621 } attrs { replace: true } } peers { permanent_uuid: "cc2fd42b8adf49f5a7316c221584c8b3" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 36991 } } peers { permanent_uuid: "0273190812f34778a15206153734aea1" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 46111 } } peers { permanent_uuid: "b5bb16e2cb3849bb8daacd057a0721dd" member_type: NON_VOTER last_known_addr { host: "127.22.183.132" port: 40211 } attrs { promote: true } } }
I20260608 09:54:52.797566 31243 raft_consensus.cc:2955] T cc77ac8ee4c048c8b7f5d9902d601b7c P fda9ae64b15b461993b832631073eeb0 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER b5bb16e2cb3849bb8daacd057a0721dd (127.22.183.132) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "fda9ae64b15b461993b832631073eeb0" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 44621 } attrs { replace: true } } peers { permanent_uuid: "cc2fd42b8adf49f5a7316c221584c8b3" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 36991 } } peers { permanent_uuid: "0273190812f34778a15206153734aea1" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 46111 } } peers { permanent_uuid: "b5bb16e2cb3849bb8daacd057a0721dd" member_type: NON_VOTER last_known_addr { host: "127.22.183.132" port: 40211 } attrs { promote: true } } }
I20260608 09:54:52.804564 31155 raft_consensus.cc:1217] T 691d6872fc7b4bd7bee256a157cec66e P b5bb16e2cb3849bb8daacd057a0721dd [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260608 09:54:52.807188 30720 catalog_manager.cc:5696] T cc77ac8ee4c048c8b7f5d9902d601b7c P cc2fd42b8adf49f5a7316c221584c8b3 reported cstate change: config changed from index -1 to 3, NON_VOTER b5bb16e2cb3849bb8daacd057a0721dd (127.22.183.132) added. New cstate: current_term: 2 leader_uuid: "cc2fd42b8adf49f5a7316c221584c8b3" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "fda9ae64b15b461993b832631073eeb0" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 44621 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cc2fd42b8adf49f5a7316c221584c8b3" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 36991 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0273190812f34778a15206153734aea1" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 46111 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b5bb16e2cb3849bb8daacd057a0721dd" member_type: NON_VOTER last_known_addr { host: "127.22.183.132" port: 40211 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260608 09:54:52.810943 30974 raft_consensus.cc:2955] T cc77ac8ee4c048c8b7f5d9902d601b7c P 0273190812f34778a15206153734aea1 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER b5bb16e2cb3849bb8daacd057a0721dd (127.22.183.132) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "fda9ae64b15b461993b832631073eeb0" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 44621 } attrs { replace: true } } peers { permanent_uuid: "cc2fd42b8adf49f5a7316c221584c8b3" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 36991 } } peers { permanent_uuid: "0273190812f34778a15206153734aea1" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 46111 } } peers { permanent_uuid: "b5bb16e2cb3849bb8daacd057a0721dd" member_type: NON_VOTER last_known_addr { host: "127.22.183.132" port: 40211 } attrs { promote: true } } }
I20260608 09:54:52.915467 31155 raft_consensus.cc:1217] T 970eb836ee9d4eb697c02d871be5d902 P b5bb16e2cb3849bb8daacd057a0721dd [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260608 09:54:52.981256 30901 consensus_queue.cc:237] T 970eb836ee9d4eb697c02d871be5d902 P cc2fd42b8adf49f5a7316c221584c8b3 [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: "fda9ae64b15b461993b832631073eeb0" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 44621 } } peers { permanent_uuid: "cc2fd42b8adf49f5a7316c221584c8b3" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 36991 } } peers { permanent_uuid: "0273190812f34778a15206153734aea1" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 46111 } }
I20260608 09:54:52.988785 30974 raft_consensus.cc:1275] T 970eb836ee9d4eb697c02d871be5d902 P 0273190812f34778a15206153734aea1 [term 1 FOLLOWER]: Refusing update from remote peer cc2fd42b8adf49f5a7316c221584c8b3: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 09:54:52.989439 31243 raft_consensus.cc:1275] T 970eb836ee9d4eb697c02d871be5d902 P fda9ae64b15b461993b832631073eeb0 [term 1 FOLLOWER]: Refusing update from remote peer cc2fd42b8adf49f5a7316c221584c8b3: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 09:54:52.990330 31074 consensus_queue.cc:1048] T 970eb836ee9d4eb697c02d871be5d902 P cc2fd42b8adf49f5a7316c221584c8b3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0273190812f34778a15206153734aea1" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 46111 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260608 09:54:52.991065 31079 consensus_queue.cc:1048] T 970eb836ee9d4eb697c02d871be5d902 P cc2fd42b8adf49f5a7316c221584c8b3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fda9ae64b15b461993b832631073eeb0" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 44621 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260608 09:54:52.997663 31079 raft_consensus.cc:2955] T 970eb836ee9d4eb697c02d871be5d902 P cc2fd42b8adf49f5a7316c221584c8b3 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, NON_VOTER b5bb16e2cb3849bb8daacd057a0721dd (127.22.183.132) evicted. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "fda9ae64b15b461993b832631073eeb0" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 44621 } } peers { permanent_uuid: "cc2fd42b8adf49f5a7316c221584c8b3" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 36991 } } peers { permanent_uuid: "0273190812f34778a15206153734aea1" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 46111 } } }
I20260608 09:54:53.001477 31243 raft_consensus.cc:2955] T 970eb836ee9d4eb697c02d871be5d902 P fda9ae64b15b461993b832631073eeb0 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, NON_VOTER b5bb16e2cb3849bb8daacd057a0721dd (127.22.183.132) evicted. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "fda9ae64b15b461993b832631073eeb0" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 44621 } } peers { permanent_uuid: "cc2fd42b8adf49f5a7316c221584c8b3" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 36991 } } peers { permanent_uuid: "0273190812f34778a15206153734aea1" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 46111 } } }
I20260608 09:54:53.002285 30974 raft_consensus.cc:2955] T 970eb836ee9d4eb697c02d871be5d902 P 0273190812f34778a15206153734aea1 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, NON_VOTER b5bb16e2cb3849bb8daacd057a0721dd (127.22.183.132) evicted. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "fda9ae64b15b461993b832631073eeb0" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 44621 } } peers { permanent_uuid: "cc2fd42b8adf49f5a7316c221584c8b3" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 36991 } } peers { permanent_uuid: "0273190812f34778a15206153734aea1" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 46111 } } }
I20260608 09:54:53.007772 30709 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet 970eb836ee9d4eb697c02d871be5d902 with cas_config_opid_index 2: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260608 09:54:53.012676 30720 catalog_manager.cc:5696] T 970eb836ee9d4eb697c02d871be5d902 P cc2fd42b8adf49f5a7316c221584c8b3 reported cstate change: config changed from index 2 to 3, NON_VOTER b5bb16e2cb3849bb8daacd057a0721dd (127.22.183.132) evicted. New cstate: current_term: 1 leader_uuid: "cc2fd42b8adf49f5a7316c221584c8b3" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "fda9ae64b15b461993b832631073eeb0" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 44621 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cc2fd42b8adf49f5a7316c221584c8b3" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 36991 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0273190812f34778a15206153734aea1" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 46111 } health_report { overall_health: HEALTHY } } }
I20260608 09:54:53.033707 31143 tablet_service.cc:1558] Processing DeleteTablet for tablet 970eb836ee9d4eb697c02d871be5d902 with delete_type TABLET_DATA_TOMBSTONED (TS b5bb16e2cb3849bb8daacd057a0721dd not found in new config with opid_index 3) from {username='slave'} at 127.0.0.1:36312
I20260608 09:54:53.035579 31304 tablet_replica.cc:333] T 970eb836ee9d4eb697c02d871be5d902 P b5bb16e2cb3849bb8daacd057a0721dd: stopping tablet replica
I20260608 09:54:53.036325 31304 raft_consensus.cc:2243] T 970eb836ee9d4eb697c02d871be5d902 P b5bb16e2cb3849bb8daacd057a0721dd [term 1 LEARNER]: Raft consensus shutting down.
I20260608 09:54:53.036820 31304 raft_consensus.cc:2272] T 970eb836ee9d4eb697c02d871be5d902 P b5bb16e2cb3849bb8daacd057a0721dd [term 1 LEARNER]: Raft consensus is shut down!
I20260608 09:54:53.038916 31304 ts_tablet_manager.cc:1916] T 970eb836ee9d4eb697c02d871be5d902 P b5bb16e2cb3849bb8daacd057a0721dd: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260608 09:54:53.049805 31304 ts_tablet_manager.cc:1929] T 970eb836ee9d4eb697c02d871be5d902 P b5bb16e2cb3849bb8daacd057a0721dd: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.2
I20260608 09:54:53.050124 31304 log.cc:1199] T 970eb836ee9d4eb697c02d871be5d902 P b5bb16e2cb3849bb8daacd057a0721dd: Deleting WAL directory at /tmp/dist-test-task8s1y23/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780912294849904-23262-0/minicluster-data/ts-3-root/wals/970eb836ee9d4eb697c02d871be5d902
I20260608 09:54:53.051466 30711 catalog_manager.cc:5027] TS b5bb16e2cb3849bb8daacd057a0721dd (127.22.183.132:40211): tablet 970eb836ee9d4eb697c02d871be5d902 (table test-workload [id=993b6fdf2db5405b99879be7335d7631]) successfully deleted
I20260608 09:54:53.061873 30901 consensus_queue.cc:237] T 691d6872fc7b4bd7bee256a157cec66e P cc2fd42b8adf49f5a7316c221584c8b3 [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: "fda9ae64b15b461993b832631073eeb0" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 44621 } } peers { permanent_uuid: "cc2fd42b8adf49f5a7316c221584c8b3" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 36991 } } peers { permanent_uuid: "0273190812f34778a15206153734aea1" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 46111 } }
I20260608 09:54:53.068130 30974 raft_consensus.cc:1275] T 691d6872fc7b4bd7bee256a157cec66e P 0273190812f34778a15206153734aea1 [term 1 FOLLOWER]: Refusing update from remote peer cc2fd42b8adf49f5a7316c221584c8b3: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 09:54:53.068130 31243 raft_consensus.cc:1275] T 691d6872fc7b4bd7bee256a157cec66e P fda9ae64b15b461993b832631073eeb0 [term 1 FOLLOWER]: Refusing update from remote peer cc2fd42b8adf49f5a7316c221584c8b3: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 09:54:53.069708 31074 consensus_queue.cc:1048] T 691d6872fc7b4bd7bee256a157cec66e P cc2fd42b8adf49f5a7316c221584c8b3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0273190812f34778a15206153734aea1" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 46111 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260608 09:54:53.070346 31079 consensus_queue.cc:1048] T 691d6872fc7b4bd7bee256a157cec66e P cc2fd42b8adf49f5a7316c221584c8b3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fda9ae64b15b461993b832631073eeb0" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 44621 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260608 09:54:53.077757 31074 raft_consensus.cc:2955] T 691d6872fc7b4bd7bee256a157cec66e P cc2fd42b8adf49f5a7316c221584c8b3 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, NON_VOTER b5bb16e2cb3849bb8daacd057a0721dd (127.22.183.132) evicted. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "fda9ae64b15b461993b832631073eeb0" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 44621 } } peers { permanent_uuid: "cc2fd42b8adf49f5a7316c221584c8b3" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 36991 } } peers { permanent_uuid: "0273190812f34778a15206153734aea1" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 46111 } } }
I20260608 09:54:53.081019 31243 raft_consensus.cc:2955] T 691d6872fc7b4bd7bee256a157cec66e P fda9ae64b15b461993b832631073eeb0 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, NON_VOTER b5bb16e2cb3849bb8daacd057a0721dd (127.22.183.132) evicted. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "fda9ae64b15b461993b832631073eeb0" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 44621 } } peers { permanent_uuid: "cc2fd42b8adf49f5a7316c221584c8b3" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 36991 } } peers { permanent_uuid: "0273190812f34778a15206153734aea1" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 46111 } } }
I20260608 09:54:53.081880 30974 raft_consensus.cc:2955] T 691d6872fc7b4bd7bee256a157cec66e P 0273190812f34778a15206153734aea1 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, NON_VOTER b5bb16e2cb3849bb8daacd057a0721dd (127.22.183.132) evicted. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "fda9ae64b15b461993b832631073eeb0" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 44621 } } peers { permanent_uuid: "cc2fd42b8adf49f5a7316c221584c8b3" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 36991 } } peers { permanent_uuid: "0273190812f34778a15206153734aea1" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 46111 } } }
I20260608 09:54:53.088606 30709 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet 691d6872fc7b4bd7bee256a157cec66e with cas_config_opid_index 2: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260608 09:54:53.095435 30722 catalog_manager.cc:5696] T 691d6872fc7b4bd7bee256a157cec66e P fda9ae64b15b461993b832631073eeb0 reported cstate change: config changed from index 2 to 3, NON_VOTER b5bb16e2cb3849bb8daacd057a0721dd (127.22.183.132) evicted. New cstate: current_term: 1 leader_uuid: "cc2fd42b8adf49f5a7316c221584c8b3" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "fda9ae64b15b461993b832631073eeb0" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 44621 } } peers { permanent_uuid: "cc2fd42b8adf49f5a7316c221584c8b3" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 36991 } } peers { permanent_uuid: "0273190812f34778a15206153734aea1" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 46111 } } }
I20260608 09:54:53.105611 31143 tablet_service.cc:1558] Processing DeleteTablet for tablet 691d6872fc7b4bd7bee256a157cec66e with delete_type TABLET_DATA_TOMBSTONED (TS b5bb16e2cb3849bb8daacd057a0721dd not found in new config with opid_index 3) from {username='slave'} at 127.0.0.1:36312
I20260608 09:54:53.106644 31304 tablet_replica.cc:333] T 691d6872fc7b4bd7bee256a157cec66e P b5bb16e2cb3849bb8daacd057a0721dd: stopping tablet replica
I20260608 09:54:53.107465 31304 raft_consensus.cc:2243] T 691d6872fc7b4bd7bee256a157cec66e P b5bb16e2cb3849bb8daacd057a0721dd [term 1 LEARNER]: Raft consensus shutting down.
I20260608 09:54:53.107972 31304 raft_consensus.cc:2272] T 691d6872fc7b4bd7bee256a157cec66e P b5bb16e2cb3849bb8daacd057a0721dd [term 1 LEARNER]: Raft consensus is shut down!
I20260608 09:54:53.110651 31304 ts_tablet_manager.cc:1916] T 691d6872fc7b4bd7bee256a157cec66e P b5bb16e2cb3849bb8daacd057a0721dd: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260608 09:54:53.122922 31304 ts_tablet_manager.cc:1929] T 691d6872fc7b4bd7bee256a157cec66e P b5bb16e2cb3849bb8daacd057a0721dd: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.2
I20260608 09:54:53.123250 31304 log.cc:1199] T 691d6872fc7b4bd7bee256a157cec66e P b5bb16e2cb3849bb8daacd057a0721dd: Deleting WAL directory at /tmp/dist-test-task8s1y23/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780912294849904-23262-0/minicluster-data/ts-3-root/wals/691d6872fc7b4bd7bee256a157cec66e
I20260608 09:54:53.124569 30711 catalog_manager.cc:5027] TS b5bb16e2cb3849bb8daacd057a0721dd (127.22.183.132:40211): tablet 691d6872fc7b4bd7bee256a157cec66e (table test-workload [id=993b6fdf2db5405b99879be7335d7631]) successfully deleted
I20260608 09:54:53.220679 31307 ts_tablet_manager.cc:933] T 0064c446c6f844f5af39809813a2c88c P b5bb16e2cb3849bb8daacd057a0721dd: Initiating tablet copy from peer 0273190812f34778a15206153734aea1 (127.22.183.131:46111)
I20260608 09:54:53.223461 31307 tablet_copy_client.cc:323] T 0064c446c6f844f5af39809813a2c88c P b5bb16e2cb3849bb8daacd057a0721dd: tablet copy: Beginning tablet copy session from remote peer at address 127.22.183.131:46111
I20260608 09:54:53.234522 30985 tablet_copy_service.cc:140] P 0273190812f34778a15206153734aea1: Received BeginTabletCopySession request for tablet 0064c446c6f844f5af39809813a2c88c from peer b5bb16e2cb3849bb8daacd057a0721dd ({username='slave'} at 127.0.0.1:46378)
I20260608 09:54:53.235006 30985 tablet_copy_service.cc:161] P 0273190812f34778a15206153734aea1: Beginning new tablet copy session on tablet 0064c446c6f844f5af39809813a2c88c from peer b5bb16e2cb3849bb8daacd057a0721dd at {username='slave'} at 127.0.0.1:46378: session id = b5bb16e2cb3849bb8daacd057a0721dd-0064c446c6f844f5af39809813a2c88c
I20260608 09:54:53.241169 30985 tablet_copy_source_session.cc:215] T 0064c446c6f844f5af39809813a2c88c P 0273190812f34778a15206153734aea1: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 09:54:53.244174 31307 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0064c446c6f844f5af39809813a2c88c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:54:53.255439 31307 tablet_copy_client.cc:806] T 0064c446c6f844f5af39809813a2c88c P b5bb16e2cb3849bb8daacd057a0721dd: tablet copy: Starting download of 0 data blocks...
I20260608 09:54:53.256012 31307 tablet_copy_client.cc:670] T 0064c446c6f844f5af39809813a2c88c P b5bb16e2cb3849bb8daacd057a0721dd: tablet copy: Starting download of 1 WAL segments...
I20260608 09:54:53.259474 31307 tablet_copy_client.cc:538] T 0064c446c6f844f5af39809813a2c88c P b5bb16e2cb3849bb8daacd057a0721dd: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 09:54:53.265125 31307 tablet_bootstrap.cc:492] T 0064c446c6f844f5af39809813a2c88c P b5bb16e2cb3849bb8daacd057a0721dd: Bootstrap starting.
I20260608 09:54:53.282824 31307 tablet_bootstrap.cc:492] T 0064c446c6f844f5af39809813a2c88c P b5bb16e2cb3849bb8daacd057a0721dd: 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 09:54:53.283488 31307 tablet_bootstrap.cc:492] T 0064c446c6f844f5af39809813a2c88c P b5bb16e2cb3849bb8daacd057a0721dd: Bootstrap complete.
I20260608 09:54:53.283994 31307 ts_tablet_manager.cc:1403] T 0064c446c6f844f5af39809813a2c88c P b5bb16e2cb3849bb8daacd057a0721dd: Time spent bootstrapping tablet: real 0.019s	user 0.011s	sys 0.008s
I20260608 09:54:53.286324 31307 raft_consensus.cc:359] T 0064c446c6f844f5af39809813a2c88c P b5bb16e2cb3849bb8daacd057a0721dd [term 2 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "cc2fd42b8adf49f5a7316c221584c8b3" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 36991 } attrs { replace: true } } peers { permanent_uuid: "0273190812f34778a15206153734aea1" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 46111 } } peers { permanent_uuid: "fda9ae64b15b461993b832631073eeb0" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 44621 } } peers { permanent_uuid: "b5bb16e2cb3849bb8daacd057a0721dd" member_type: NON_VOTER last_known_addr { host: "127.22.183.132" port: 40211 } attrs { promote: true } }
I20260608 09:54:53.286891 31307 raft_consensus.cc:740] T 0064c446c6f844f5af39809813a2c88c P b5bb16e2cb3849bb8daacd057a0721dd [term 2 LEARNER]: Becoming Follower/Learner. State: Replica: b5bb16e2cb3849bb8daacd057a0721dd, State: Initialized, Role: LEARNER
I20260608 09:54:53.287533 31307 consensus_queue.cc:260] T 0064c446c6f844f5af39809813a2c88c P b5bb16e2cb3849bb8daacd057a0721dd [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: "cc2fd42b8adf49f5a7316c221584c8b3" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 36991 } attrs { replace: true } } peers { permanent_uuid: "0273190812f34778a15206153734aea1" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 46111 } } peers { permanent_uuid: "fda9ae64b15b461993b832631073eeb0" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 44621 } } peers { permanent_uuid: "b5bb16e2cb3849bb8daacd057a0721dd" member_type: NON_VOTER last_known_addr { host: "127.22.183.132" port: 40211 } attrs { promote: true } }
I20260608 09:54:53.289189 31307 ts_tablet_manager.cc:1434] T 0064c446c6f844f5af39809813a2c88c P b5bb16e2cb3849bb8daacd057a0721dd: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260608 09:54:53.290800 30985 tablet_copy_service.cc:342] P 0273190812f34778a15206153734aea1: Request end of tablet copy session b5bb16e2cb3849bb8daacd057a0721dd-0064c446c6f844f5af39809813a2c88c received from {username='slave'} at 127.0.0.1:46378
I20260608 09:54:53.291213 30985 tablet_copy_service.cc:434] P 0273190812f34778a15206153734aea1: ending tablet copy session b5bb16e2cb3849bb8daacd057a0721dd-0064c446c6f844f5af39809813a2c88c on tablet 0064c446c6f844f5af39809813a2c88c with peer b5bb16e2cb3849bb8daacd057a0721dd
I20260608 09:54:53.357306 31307 ts_tablet_manager.cc:933] T cc77ac8ee4c048c8b7f5d9902d601b7c P b5bb16e2cb3849bb8daacd057a0721dd: Initiating tablet copy from peer cc2fd42b8adf49f5a7316c221584c8b3 (127.22.183.130:36991)
I20260608 09:54:53.358989 31307 tablet_copy_client.cc:323] T cc77ac8ee4c048c8b7f5d9902d601b7c P b5bb16e2cb3849bb8daacd057a0721dd: tablet copy: Beginning tablet copy session from remote peer at address 127.22.183.130:36991
I20260608 09:54:53.360539 30911 tablet_copy_service.cc:140] P cc2fd42b8adf49f5a7316c221584c8b3: Received BeginTabletCopySession request for tablet cc77ac8ee4c048c8b7f5d9902d601b7c from peer b5bb16e2cb3849bb8daacd057a0721dd ({username='slave'} at 127.0.0.1:36294)
I20260608 09:54:53.360980 30911 tablet_copy_service.cc:161] P cc2fd42b8adf49f5a7316c221584c8b3: Beginning new tablet copy session on tablet cc77ac8ee4c048c8b7f5d9902d601b7c from peer b5bb16e2cb3849bb8daacd057a0721dd at {username='slave'} at 127.0.0.1:36294: session id = b5bb16e2cb3849bb8daacd057a0721dd-cc77ac8ee4c048c8b7f5d9902d601b7c
I20260608 09:54:53.366328 30911 tablet_copy_source_session.cc:215] T cc77ac8ee4c048c8b7f5d9902d601b7c P cc2fd42b8adf49f5a7316c221584c8b3: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 09:54:53.369151 31307 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cc77ac8ee4c048c8b7f5d9902d601b7c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:54:53.379863 31307 tablet_copy_client.cc:806] T cc77ac8ee4c048c8b7f5d9902d601b7c P b5bb16e2cb3849bb8daacd057a0721dd: tablet copy: Starting download of 0 data blocks...
I20260608 09:54:53.380369 31307 tablet_copy_client.cc:670] T cc77ac8ee4c048c8b7f5d9902d601b7c P b5bb16e2cb3849bb8daacd057a0721dd: tablet copy: Starting download of 1 WAL segments...
I20260608 09:54:53.383906 31307 tablet_copy_client.cc:538] T cc77ac8ee4c048c8b7f5d9902d601b7c P b5bb16e2cb3849bb8daacd057a0721dd: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 09:54:53.389791 31307 tablet_bootstrap.cc:492] T cc77ac8ee4c048c8b7f5d9902d601b7c P b5bb16e2cb3849bb8daacd057a0721dd: Bootstrap starting.
I20260608 09:54:53.406121 31307 tablet_bootstrap.cc:492] T cc77ac8ee4c048c8b7f5d9902d601b7c P b5bb16e2cb3849bb8daacd057a0721dd: 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 09:54:53.406800 31307 tablet_bootstrap.cc:492] T cc77ac8ee4c048c8b7f5d9902d601b7c P b5bb16e2cb3849bb8daacd057a0721dd: Bootstrap complete.
I20260608 09:54:53.407400 31307 ts_tablet_manager.cc:1403] T cc77ac8ee4c048c8b7f5d9902d601b7c P b5bb16e2cb3849bb8daacd057a0721dd: Time spent bootstrapping tablet: real 0.018s	user 0.020s	sys 0.000s
I20260608 09:54:53.409499 31307 raft_consensus.cc:359] T cc77ac8ee4c048c8b7f5d9902d601b7c P b5bb16e2cb3849bb8daacd057a0721dd [term 2 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "fda9ae64b15b461993b832631073eeb0" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 44621 } attrs { replace: true } } peers { permanent_uuid: "cc2fd42b8adf49f5a7316c221584c8b3" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 36991 } } peers { permanent_uuid: "0273190812f34778a15206153734aea1" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 46111 } } peers { permanent_uuid: "b5bb16e2cb3849bb8daacd057a0721dd" member_type: NON_VOTER last_known_addr { host: "127.22.183.132" port: 40211 } attrs { promote: true } }
I20260608 09:54:53.410099 31307 raft_consensus.cc:740] T cc77ac8ee4c048c8b7f5d9902d601b7c P b5bb16e2cb3849bb8daacd057a0721dd [term 2 LEARNER]: Becoming Follower/Learner. State: Replica: b5bb16e2cb3849bb8daacd057a0721dd, State: Initialized, Role: LEARNER
I20260608 09:54:53.410629 31307 consensus_queue.cc:260] T cc77ac8ee4c048c8b7f5d9902d601b7c P b5bb16e2cb3849bb8daacd057a0721dd [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: "fda9ae64b15b461993b832631073eeb0" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 44621 } attrs { replace: true } } peers { permanent_uuid: "cc2fd42b8adf49f5a7316c221584c8b3" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 36991 } } peers { permanent_uuid: "0273190812f34778a15206153734aea1" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 46111 } } peers { permanent_uuid: "b5bb16e2cb3849bb8daacd057a0721dd" member_type: NON_VOTER last_known_addr { host: "127.22.183.132" port: 40211 } attrs { promote: true } }
I20260608 09:54:53.412580 31307 ts_tablet_manager.cc:1434] T cc77ac8ee4c048c8b7f5d9902d601b7c P b5bb16e2cb3849bb8daacd057a0721dd: Time spent starting tablet: real 0.005s	user 0.001s	sys 0.003s
I20260608 09:54:53.414535 30911 tablet_copy_service.cc:342] P cc2fd42b8adf49f5a7316c221584c8b3: Request end of tablet copy session b5bb16e2cb3849bb8daacd057a0721dd-cc77ac8ee4c048c8b7f5d9902d601b7c received from {username='slave'} at 127.0.0.1:36294
I20260608 09:54:53.414913 30911 tablet_copy_service.cc:434] P cc2fd42b8adf49f5a7316c221584c8b3: ending tablet copy session b5bb16e2cb3849bb8daacd057a0721dd-cc77ac8ee4c048c8b7f5d9902d601b7c on tablet cc77ac8ee4c048c8b7f5d9902d601b7c with peer b5bb16e2cb3849bb8daacd057a0721dd
I20260608 09:54:53.812451 31155 raft_consensus.cc:1217] T 0064c446c6f844f5af39809813a2c88c P b5bb16e2cb3849bb8daacd057a0721dd [term 2 LEARNER]: Deduplicated request from leader. Original: 2.2->[2.3-2.3]   Dedup: 2.3->[]
I20260608 09:54:53.846149 31155 raft_consensus.cc:1217] T cc77ac8ee4c048c8b7f5d9902d601b7c P b5bb16e2cb3849bb8daacd057a0721dd [term 2 LEARNER]: Deduplicated request from leader. Original: 2.2->[2.3-2.3]   Dedup: 2.3->[]
I20260608 09:54:54.248417 31314 raft_consensus.cc:1064] T 0064c446c6f844f5af39809813a2c88c P 0273190812f34778a15206153734aea1: attempting to promote NON_VOTER b5bb16e2cb3849bb8daacd057a0721dd to VOTER
I20260608 09:54:54.250461 31314 consensus_queue.cc:237] T 0064c446c6f844f5af39809813a2c88c P 0273190812f34778a15206153734aea1 [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: "cc2fd42b8adf49f5a7316c221584c8b3" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 36991 } attrs { replace: true } } peers { permanent_uuid: "0273190812f34778a15206153734aea1" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 46111 } } peers { permanent_uuid: "fda9ae64b15b461993b832631073eeb0" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 44621 } } peers { permanent_uuid: "b5bb16e2cb3849bb8daacd057a0721dd" member_type: VOTER last_known_addr { host: "127.22.183.132" port: 40211 } attrs { promote: false } }
I20260608 09:54:54.256649 31155 raft_consensus.cc:1275] T 0064c446c6f844f5af39809813a2c88c P b5bb16e2cb3849bb8daacd057a0721dd [term 2 LEARNER]: Refusing update from remote peer 0273190812f34778a15206153734aea1: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260608 09:54:54.258199 31314 consensus_queue.cc:1048] T 0064c446c6f844f5af39809813a2c88c P 0273190812f34778a15206153734aea1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b5bb16e2cb3849bb8daacd057a0721dd" member_type: VOTER last_known_addr { host: "127.22.183.132" port: 40211 } 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 09:54:54.259630 31243 raft_consensus.cc:1275] T 0064c446c6f844f5af39809813a2c88c P fda9ae64b15b461993b832631073eeb0 [term 2 FOLLOWER]: Refusing update from remote peer 0273190812f34778a15206153734aea1: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260608 09:54:54.259748 30901 raft_consensus.cc:1275] T 0064c446c6f844f5af39809813a2c88c P cc2fd42b8adf49f5a7316c221584c8b3 [term 2 FOLLOWER]: Refusing update from remote peer 0273190812f34778a15206153734aea1: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260608 09:54:54.261593 31316 raft_consensus.cc:1064] T cc77ac8ee4c048c8b7f5d9902d601b7c P cc2fd42b8adf49f5a7316c221584c8b3: attempting to promote NON_VOTER b5bb16e2cb3849bb8daacd057a0721dd to VOTER
I20260608 09:54:54.261539 31314 consensus_queue.cc:1048] T 0064c446c6f844f5af39809813a2c88c P 0273190812f34778a15206153734aea1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cc2fd42b8adf49f5a7316c221584c8b3" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 36991 } 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 09:54:54.262437 31137 consensus_queue.cc:1048] T 0064c446c6f844f5af39809813a2c88c P 0273190812f34778a15206153734aea1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fda9ae64b15b461993b832631073eeb0" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 44621 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260608 09:54:54.264632 31316 consensus_queue.cc:237] T cc77ac8ee4c048c8b7f5d9902d601b7c P cc2fd42b8adf49f5a7316c221584c8b3 [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: "fda9ae64b15b461993b832631073eeb0" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 44621 } attrs { replace: true } } peers { permanent_uuid: "cc2fd42b8adf49f5a7316c221584c8b3" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 36991 } } peers { permanent_uuid: "0273190812f34778a15206153734aea1" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 46111 } } peers { permanent_uuid: "b5bb16e2cb3849bb8daacd057a0721dd" member_type: VOTER last_known_addr { host: "127.22.183.132" port: 40211 } attrs { promote: false } }
I20260608 09:54:54.288439 31154 raft_consensus.cc:1275] T cc77ac8ee4c048c8b7f5d9902d601b7c P b5bb16e2cb3849bb8daacd057a0721dd [term 2 LEARNER]: Refusing update from remote peer cc2fd42b8adf49f5a7316c221584c8b3: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260608 09:54:54.287333 31137 raft_consensus.cc:2955] T 0064c446c6f844f5af39809813a2c88c P 0273190812f34778a15206153734aea1 [term 2 LEADER]: Committing config change with OpId 2.4: config changed from index 3 to 4, b5bb16e2cb3849bb8daacd057a0721dd (127.22.183.132) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "cc2fd42b8adf49f5a7316c221584c8b3" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 36991 } attrs { replace: true } } peers { permanent_uuid: "0273190812f34778a15206153734aea1" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 46111 } } peers { permanent_uuid: "fda9ae64b15b461993b832631073eeb0" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 44621 } } peers { permanent_uuid: "b5bb16e2cb3849bb8daacd057a0721dd" member_type: VOTER last_known_addr { host: "127.22.183.132" port: 40211 } attrs { promote: false } } }
I20260608 09:54:54.289052 30974 raft_consensus.cc:1275] T cc77ac8ee4c048c8b7f5d9902d601b7c P 0273190812f34778a15206153734aea1 [term 2 FOLLOWER]: Refusing update from remote peer cc2fd42b8adf49f5a7316c221584c8b3: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260608 09:54:54.290856 31315 consensus_queue.cc:1048] T cc77ac8ee4c048c8b7f5d9902d601b7c P cc2fd42b8adf49f5a7316c221584c8b3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b5bb16e2cb3849bb8daacd057a0721dd" member_type: VOTER last_known_addr { host: "127.22.183.132" port: 40211 } 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 09:54:54.292455 31243 raft_consensus.cc:1275] T cc77ac8ee4c048c8b7f5d9902d601b7c P fda9ae64b15b461993b832631073eeb0 [term 2 FOLLOWER]: Refusing update from remote peer cc2fd42b8adf49f5a7316c221584c8b3: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260608 09:54:54.292786 31315 consensus_queue.cc:1048] T cc77ac8ee4c048c8b7f5d9902d601b7c P cc2fd42b8adf49f5a7316c221584c8b3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0273190812f34778a15206153734aea1" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 46111 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260608 09:54:54.292613 31154 raft_consensus.cc:2955] T 0064c446c6f844f5af39809813a2c88c P b5bb16e2cb3849bb8daacd057a0721dd [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, b5bb16e2cb3849bb8daacd057a0721dd (127.22.183.132) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "cc2fd42b8adf49f5a7316c221584c8b3" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 36991 } attrs { replace: true } } peers { permanent_uuid: "0273190812f34778a15206153734aea1" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 46111 } } peers { permanent_uuid: "fda9ae64b15b461993b832631073eeb0" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 44621 } } peers { permanent_uuid: "b5bb16e2cb3849bb8daacd057a0721dd" member_type: VOTER last_known_addr { host: "127.22.183.132" port: 40211 } attrs { promote: false } } }
I20260608 09:54:54.294167 31079 consensus_queue.cc:1048] T cc77ac8ee4c048c8b7f5d9902d601b7c P cc2fd42b8adf49f5a7316c221584c8b3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fda9ae64b15b461993b832631073eeb0" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 44621 } 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 09:54:54.306629 30901 raft_consensus.cc:2955] T 0064c446c6f844f5af39809813a2c88c P cc2fd42b8adf49f5a7316c221584c8b3 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, b5bb16e2cb3849bb8daacd057a0721dd (127.22.183.132) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "cc2fd42b8adf49f5a7316c221584c8b3" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 36991 } attrs { replace: true } } peers { permanent_uuid: "0273190812f34778a15206153734aea1" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 46111 } } peers { permanent_uuid: "fda9ae64b15b461993b832631073eeb0" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 44621 } } peers { permanent_uuid: "b5bb16e2cb3849bb8daacd057a0721dd" member_type: VOTER last_known_addr { host: "127.22.183.132" port: 40211 } attrs { promote: false } } }
I20260608 09:54:54.308569 30724 catalog_manager.cc:5696] T 0064c446c6f844f5af39809813a2c88c P b5bb16e2cb3849bb8daacd057a0721dd reported cstate change: config changed from index 3 to 4, b5bb16e2cb3849bb8daacd057a0721dd (127.22.183.132) changed from NON_VOTER to VOTER. New cstate: current_term: 2 leader_uuid: "0273190812f34778a15206153734aea1" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "cc2fd42b8adf49f5a7316c221584c8b3" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 36991 } attrs { replace: true } } peers { permanent_uuid: "0273190812f34778a15206153734aea1" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 46111 } } peers { permanent_uuid: "fda9ae64b15b461993b832631073eeb0" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 44621 } } peers { permanent_uuid: "b5bb16e2cb3849bb8daacd057a0721dd" member_type: VOTER last_known_addr { host: "127.22.183.132" port: 40211 } attrs { promote: false } } }
I20260608 09:54:54.316974 31244 raft_consensus.cc:2955] T 0064c446c6f844f5af39809813a2c88c P fda9ae64b15b461993b832631073eeb0 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, b5bb16e2cb3849bb8daacd057a0721dd (127.22.183.132) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "cc2fd42b8adf49f5a7316c221584c8b3" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 36991 } attrs { replace: true } } peers { permanent_uuid: "0273190812f34778a15206153734aea1" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 46111 } } peers { permanent_uuid: "fda9ae64b15b461993b832631073eeb0" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 44621 } } peers { permanent_uuid: "b5bb16e2cb3849bb8daacd057a0721dd" member_type: VOTER last_known_addr { host: "127.22.183.132" port: 40211 } attrs { promote: false } } }
I20260608 09:54:54.329038 30974 raft_consensus.cc:2955] T cc77ac8ee4c048c8b7f5d9902d601b7c P 0273190812f34778a15206153734aea1 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, b5bb16e2cb3849bb8daacd057a0721dd (127.22.183.132) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "fda9ae64b15b461993b832631073eeb0" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 44621 } attrs { replace: true } } peers { permanent_uuid: "cc2fd42b8adf49f5a7316c221584c8b3" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 36991 } } peers { permanent_uuid: "0273190812f34778a15206153734aea1" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 46111 } } peers { permanent_uuid: "b5bb16e2cb3849bb8daacd057a0721dd" member_type: VOTER last_known_addr { host: "127.22.183.132" port: 40211 } attrs { promote: false } } }
I20260608 09:54:54.330732 31240 raft_consensus.cc:2955] T cc77ac8ee4c048c8b7f5d9902d601b7c P fda9ae64b15b461993b832631073eeb0 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, b5bb16e2cb3849bb8daacd057a0721dd (127.22.183.132) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "fda9ae64b15b461993b832631073eeb0" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 44621 } attrs { replace: true } } peers { permanent_uuid: "cc2fd42b8adf49f5a7316c221584c8b3" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 36991 } } peers { permanent_uuid: "0273190812f34778a15206153734aea1" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 46111 } } peers { permanent_uuid: "b5bb16e2cb3849bb8daacd057a0721dd" member_type: VOTER last_known_addr { host: "127.22.183.132" port: 40211 } attrs { promote: false } } }
I20260608 09:54:54.325760 31079 raft_consensus.cc:2955] T cc77ac8ee4c048c8b7f5d9902d601b7c P cc2fd42b8adf49f5a7316c221584c8b3 [term 2 LEADER]: Committing config change with OpId 2.4: config changed from index 3 to 4, b5bb16e2cb3849bb8daacd057a0721dd (127.22.183.132) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "fda9ae64b15b461993b832631073eeb0" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 44621 } attrs { replace: true } } peers { permanent_uuid: "cc2fd42b8adf49f5a7316c221584c8b3" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 36991 } } peers { permanent_uuid: "0273190812f34778a15206153734aea1" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 46111 } } peers { permanent_uuid: "b5bb16e2cb3849bb8daacd057a0721dd" member_type: VOTER last_known_addr { host: "127.22.183.132" port: 40211 } attrs { promote: false } } }
I20260608 09:54:54.349506 31155 raft_consensus.cc:2955] T cc77ac8ee4c048c8b7f5d9902d601b7c P b5bb16e2cb3849bb8daacd057a0721dd [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, b5bb16e2cb3849bb8daacd057a0721dd (127.22.183.132) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "fda9ae64b15b461993b832631073eeb0" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 44621 } attrs { replace: true } } peers { permanent_uuid: "cc2fd42b8adf49f5a7316c221584c8b3" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 36991 } } peers { permanent_uuid: "0273190812f34778a15206153734aea1" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 46111 } } peers { permanent_uuid: "b5bb16e2cb3849bb8daacd057a0721dd" member_type: VOTER last_known_addr { host: "127.22.183.132" port: 40211 } attrs { promote: false } } }
I20260608 09:54:54.366250 30722 catalog_manager.cc:5696] T cc77ac8ee4c048c8b7f5d9902d601b7c P fda9ae64b15b461993b832631073eeb0 reported cstate change: config changed from index 3 to 4, b5bb16e2cb3849bb8daacd057a0721dd (127.22.183.132) changed from NON_VOTER to VOTER. New cstate: current_term: 2 leader_uuid: "cc2fd42b8adf49f5a7316c221584c8b3" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "fda9ae64b15b461993b832631073eeb0" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 44621 } attrs { replace: true } } peers { permanent_uuid: "cc2fd42b8adf49f5a7316c221584c8b3" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 36991 } } peers { permanent_uuid: "0273190812f34778a15206153734aea1" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 46111 } } peers { permanent_uuid: "b5bb16e2cb3849bb8daacd057a0721dd" member_type: VOTER last_known_addr { host: "127.22.183.132" port: 40211 } attrs { promote: false } } }
I20260608 09:54:54.389505 30974 consensus_queue.cc:237] T 0064c446c6f844f5af39809813a2c88c P 0273190812f34778a15206153734aea1 [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: "0273190812f34778a15206153734aea1" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 46111 } } peers { permanent_uuid: "fda9ae64b15b461993b832631073eeb0" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 44621 } } peers { permanent_uuid: "b5bb16e2cb3849bb8daacd057a0721dd" member_type: VOTER last_known_addr { host: "127.22.183.132" port: 40211 } attrs { promote: false } }
I20260608 09:54:54.397186 31240 raft_consensus.cc:1275] T 0064c446c6f844f5af39809813a2c88c P fda9ae64b15b461993b832631073eeb0 [term 2 FOLLOWER]: Refusing update from remote peer 0273190812f34778a15206153734aea1: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260608 09:54:54.397992 31155 raft_consensus.cc:1275] T 0064c446c6f844f5af39809813a2c88c P b5bb16e2cb3849bb8daacd057a0721dd [term 2 FOLLOWER]: Refusing update from remote peer 0273190812f34778a15206153734aea1: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260608 09:54:54.398844 31314 consensus_queue.cc:1048] T 0064c446c6f844f5af39809813a2c88c P 0273190812f34778a15206153734aea1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fda9ae64b15b461993b832631073eeb0" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 44621 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260608 09:54:54.399436 30901 consensus_queue.cc:237] T cc77ac8ee4c048c8b7f5d9902d601b7c P cc2fd42b8adf49f5a7316c221584c8b3 [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: "cc2fd42b8adf49f5a7316c221584c8b3" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 36991 } } peers { permanent_uuid: "0273190812f34778a15206153734aea1" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 46111 } } peers { permanent_uuid: "b5bb16e2cb3849bb8daacd057a0721dd" member_type: VOTER last_known_addr { host: "127.22.183.132" port: 40211 } attrs { promote: false } }
I20260608 09:54:54.399730 31137 consensus_queue.cc:1048] T 0064c446c6f844f5af39809813a2c88c P 0273190812f34778a15206153734aea1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b5bb16e2cb3849bb8daacd057a0721dd" member_type: VOTER last_known_addr { host: "127.22.183.132" port: 40211 } 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 09:54:54.405007 31154 raft_consensus.cc:1275] T cc77ac8ee4c048c8b7f5d9902d601b7c P b5bb16e2cb3849bb8daacd057a0721dd [term 2 FOLLOWER]: Refusing update from remote peer cc2fd42b8adf49f5a7316c221584c8b3: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260608 09:54:54.406606 30974 raft_consensus.cc:1275] T cc77ac8ee4c048c8b7f5d9902d601b7c P 0273190812f34778a15206153734aea1 [term 2 FOLLOWER]: Refusing update from remote peer cc2fd42b8adf49f5a7316c221584c8b3: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260608 09:54:54.406605 31315 consensus_queue.cc:1048] T cc77ac8ee4c048c8b7f5d9902d601b7c P cc2fd42b8adf49f5a7316c221584c8b3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b5bb16e2cb3849bb8daacd057a0721dd" member_type: VOTER last_known_addr { host: "127.22.183.132" port: 40211 } 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 09:54:54.408218 31079 consensus_queue.cc:1048] T cc77ac8ee4c048c8b7f5d9902d601b7c P cc2fd42b8adf49f5a7316c221584c8b3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0273190812f34778a15206153734aea1" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 46111 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260608 09:54:54.408501 31313 raft_consensus.cc:2955] T 0064c446c6f844f5af39809813a2c88c P 0273190812f34778a15206153734aea1 [term 2 LEADER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER cc2fd42b8adf49f5a7316c221584c8b3 (127.22.183.130) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "0273190812f34778a15206153734aea1" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 46111 } } peers { permanent_uuid: "fda9ae64b15b461993b832631073eeb0" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 44621 } } peers { permanent_uuid: "b5bb16e2cb3849bb8daacd057a0721dd" member_type: VOTER last_known_addr { host: "127.22.183.132" port: 40211 } attrs { promote: false } } }
I20260608 09:54:54.411989 31240 raft_consensus.cc:2955] T 0064c446c6f844f5af39809813a2c88c P fda9ae64b15b461993b832631073eeb0 [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER cc2fd42b8adf49f5a7316c221584c8b3 (127.22.183.130) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "0273190812f34778a15206153734aea1" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 46111 } } peers { permanent_uuid: "fda9ae64b15b461993b832631073eeb0" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 44621 } } peers { permanent_uuid: "b5bb16e2cb3849bb8daacd057a0721dd" member_type: VOTER last_known_addr { host: "127.22.183.132" port: 40211 } attrs { promote: false } } }
I20260608 09:54:54.417045 31154 raft_consensus.cc:2955] T 0064c446c6f844f5af39809813a2c88c P b5bb16e2cb3849bb8daacd057a0721dd [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER cc2fd42b8adf49f5a7316c221584c8b3 (127.22.183.130) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "0273190812f34778a15206153734aea1" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 46111 } } peers { permanent_uuid: "fda9ae64b15b461993b832631073eeb0" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 44621 } } peers { permanent_uuid: "b5bb16e2cb3849bb8daacd057a0721dd" member_type: VOTER last_known_addr { host: "127.22.183.132" port: 40211 } attrs { promote: false } } }
I20260608 09:54:54.417845 30975 raft_consensus.cc:2955] T cc77ac8ee4c048c8b7f5d9902d601b7c P 0273190812f34778a15206153734aea1 [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER fda9ae64b15b461993b832631073eeb0 (127.22.183.129) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "cc2fd42b8adf49f5a7316c221584c8b3" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 36991 } } peers { permanent_uuid: "0273190812f34778a15206153734aea1" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 46111 } } peers { permanent_uuid: "b5bb16e2cb3849bb8daacd057a0721dd" member_type: VOTER last_known_addr { host: "127.22.183.132" port: 40211 } attrs { promote: false } } }
I20260608 09:54:54.416680 31079 raft_consensus.cc:2955] T cc77ac8ee4c048c8b7f5d9902d601b7c P cc2fd42b8adf49f5a7316c221584c8b3 [term 2 LEADER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER fda9ae64b15b461993b832631073eeb0 (127.22.183.129) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "cc2fd42b8adf49f5a7316c221584c8b3" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 36991 } } peers { permanent_uuid: "0273190812f34778a15206153734aea1" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 46111 } } peers { permanent_uuid: "b5bb16e2cb3849bb8daacd057a0721dd" member_type: VOTER last_known_addr { host: "127.22.183.132" port: 40211 } attrs { promote: false } } }
I20260608 09:54:54.429973 31153 raft_consensus.cc:2955] T cc77ac8ee4c048c8b7f5d9902d601b7c P b5bb16e2cb3849bb8daacd057a0721dd [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER fda9ae64b15b461993b832631073eeb0 (127.22.183.129) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "cc2fd42b8adf49f5a7316c221584c8b3" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 36991 } } peers { permanent_uuid: "0273190812f34778a15206153734aea1" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 46111 } } peers { permanent_uuid: "b5bb16e2cb3849bb8daacd057a0721dd" member_type: VOTER last_known_addr { host: "127.22.183.132" port: 40211 } attrs { promote: false } } }
I20260608 09:54:54.434626 30711 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet 0064c446c6f844f5af39809813a2c88c with cas_config_opid_index 4: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260608 09:54:54.428599 30724 catalog_manager.cc:5696] T 0064c446c6f844f5af39809813a2c88c P fda9ae64b15b461993b832631073eeb0 reported cstate change: config changed from index 4 to 5, VOTER cc2fd42b8adf49f5a7316c221584c8b3 (127.22.183.130) evicted. New cstate: current_term: 2 leader_uuid: "0273190812f34778a15206153734aea1" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "0273190812f34778a15206153734aea1" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 46111 } } peers { permanent_uuid: "fda9ae64b15b461993b832631073eeb0" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 44621 } } peers { permanent_uuid: "b5bb16e2cb3849bb8daacd057a0721dd" member_type: VOTER last_known_addr { host: "127.22.183.132" port: 40211 } attrs { promote: false } } }
I20260608 09:54:54.444219 30722 catalog_manager.cc:5696] T cc77ac8ee4c048c8b7f5d9902d601b7c P b5bb16e2cb3849bb8daacd057a0721dd reported cstate change: config changed from index 4 to 5, VOTER fda9ae64b15b461993b832631073eeb0 (127.22.183.129) evicted. New cstate: current_term: 2 leader_uuid: "cc2fd42b8adf49f5a7316c221584c8b3" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "cc2fd42b8adf49f5a7316c221584c8b3" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 36991 } } peers { permanent_uuid: "0273190812f34778a15206153734aea1" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 46111 } } peers { permanent_uuid: "b5bb16e2cb3849bb8daacd057a0721dd" member_type: VOTER last_known_addr { host: "127.22.183.132" port: 40211 } attrs { promote: false } } }
I20260608 09:54:54.449368 30709 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet cc77ac8ee4c048c8b7f5d9902d601b7c with cas_config_opid_index 4: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260608 09:54:54.455430 30890 tablet_service.cc:1558] Processing DeleteTablet for tablet 0064c446c6f844f5af39809813a2c88c with delete_type TABLET_DATA_TOMBSTONED (TS cc2fd42b8adf49f5a7316c221584c8b3 not found in new config with opid_index 5) from {username='slave'} at 127.0.0.1:36270
I20260608 09:54:54.457770 31233 tablet_service.cc:1558] Processing DeleteTablet for tablet cc77ac8ee4c048c8b7f5d9902d601b7c with delete_type TABLET_DATA_TOMBSTONED (TS fda9ae64b15b461993b832631073eeb0 not found in new config with opid_index 5) from {username='slave'} at 127.0.0.1:35896
I20260608 09:54:54.464637 31331 tablet_replica.cc:333] T 0064c446c6f844f5af39809813a2c88c P cc2fd42b8adf49f5a7316c221584c8b3: stopping tablet replica
I20260608 09:54:54.464924 31332 tablet_replica.cc:333] stopping tablet replica
I20260608 09:54:54.465875 31331 raft_consensus.cc:2243] T 0064c446c6f844f5af39809813a2c88c P cc2fd42b8adf49f5a7316c221584c8b3 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260608 09:54:54.465975 31332 raft_consensus.cc:2243] T cc77ac8ee4c048c8b7f5d9902d601b7c P fda9ae64b15b461993b832631073eeb0 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260608 09:54:54.466763 31331 raft_consensus.cc:2272] T 0064c446c6f844f5af39809813a2c88c P cc2fd42b8adf49f5a7316c221584c8b3 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 09:54:54.466763 31332 raft_consensus.cc:2272] T cc77ac8ee4c048c8b7f5d9902d601b7c P fda9ae64b15b461993b832631073eeb0 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 09:54:54.470425 31332 ts_tablet_manager.cc:1916] T cc77ac8ee4c048c8b7f5d9902d601b7c P fda9ae64b15b461993b832631073eeb0: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260608 09:54:54.471228 31331 ts_tablet_manager.cc:1916] T 0064c446c6f844f5af39809813a2c88c P cc2fd42b8adf49f5a7316c221584c8b3: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260608 09:54:54.482419 31331 ts_tablet_manager.cc:1929] T 0064c446c6f844f5af39809813a2c88c P cc2fd42b8adf49f5a7316c221584c8b3: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 2.4
I20260608 09:54:54.482625 31332 ts_tablet_manager.cc:1929] T cc77ac8ee4c048c8b7f5d9902d601b7c P fda9ae64b15b461993b832631073eeb0: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 2.4
I20260608 09:54:54.482720 31331 log.cc:1199] T 0064c446c6f844f5af39809813a2c88c P cc2fd42b8adf49f5a7316c221584c8b3: Deleting WAL directory at /tmp/dist-test-task8s1y23/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780912294849904-23262-0/minicluster-data/ts-1-root/wals/0064c446c6f844f5af39809813a2c88c
I20260608 09:54:54.483174 31332 log.cc:1199] T cc77ac8ee4c048c8b7f5d9902d601b7c P fda9ae64b15b461993b832631073eeb0: Deleting WAL directory at /tmp/dist-test-task8s1y23/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780912294849904-23262-0/minicluster-data/ts-0-root/wals/cc77ac8ee4c048c8b7f5d9902d601b7c
I20260608 09:54:54.484372 30709 catalog_manager.cc:5027] TS cc2fd42b8adf49f5a7316c221584c8b3 (127.22.183.130:36991): tablet 0064c446c6f844f5af39809813a2c88c (table test-workload [id=993b6fdf2db5405b99879be7335d7631]) successfully deleted
I20260608 09:54:54.484493 30710 catalog_manager.cc:5027] TS fda9ae64b15b461993b832631073eeb0 (127.22.183.129:44621): tablet cc77ac8ee4c048c8b7f5d9902d601b7c (table test-workload [id=993b6fdf2db5405b99879be7335d7631]) successfully deleted
W20260608 09:54:55.457542 30772 auto_rebalancer.cc:259] Could not retrieve cluster info: Not found: tserver fda9ae64b15b461993b832631073eeb0 not available for placement
I20260608 09:54:56.077699 23262 tablet_server.cc:179] TabletServer@127.22.183.129:44621 shutting down...
I20260608 09:54:56.109148 23262 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 09:54:56.110016 23262 tablet_replica.cc:333] stopping tablet replica
I20260608 09:54:56.110736 23262 raft_consensus.cc:2243] T 0064c446c6f844f5af39809813a2c88c P fda9ae64b15b461993b832631073eeb0 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260608 09:54:56.112116 23262 raft_consensus.cc:2272] T 0064c446c6f844f5af39809813a2c88c P fda9ae64b15b461993b832631073eeb0 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 09:54:56.115051 23262 tablet_replica.cc:333] stopping tablet replica
I20260608 09:54:56.115599 23262 raft_consensus.cc:2243] T 691d6872fc7b4bd7bee256a157cec66e P fda9ae64b15b461993b832631073eeb0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:54:56.116253 23262 raft_consensus.cc:2272] T 691d6872fc7b4bd7bee256a157cec66e P fda9ae64b15b461993b832631073eeb0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:54:56.118878 23262 tablet_replica.cc:333] stopping tablet replica
I20260608 09:54:56.119438 23262 raft_consensus.cc:2243] T 970eb836ee9d4eb697c02d871be5d902 P fda9ae64b15b461993b832631073eeb0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:54:56.120398 23262 raft_consensus.cc:2272] T 970eb836ee9d4eb697c02d871be5d902 P fda9ae64b15b461993b832631073eeb0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:54:56.147989 23262 tablet_server.cc:196] TabletServer@127.22.183.129:44621 shutdown complete.
I20260608 09:54:56.176823 23262 tablet_server.cc:179] TabletServer@127.22.183.130:0 shutting down...
I20260608 09:54:56.203222 23262 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 09:54:56.204284 23262 tablet_replica.cc:333] T cc77ac8ee4c048c8b7f5d9902d601b7c P cc2fd42b8adf49f5a7316c221584c8b3: stopping tablet replica
I20260608 09:54:56.205241 23262 raft_consensus.cc:2243] T cc77ac8ee4c048c8b7f5d9902d601b7c P cc2fd42b8adf49f5a7316c221584c8b3 [term 2 LEADER]: Raft consensus shutting down.
I20260608 09:54:56.206614 23262 raft_consensus.cc:2272] T cc77ac8ee4c048c8b7f5d9902d601b7c P cc2fd42b8adf49f5a7316c221584c8b3 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 09:54:56.209245 23262 tablet_replica.cc:333] T 691d6872fc7b4bd7bee256a157cec66e P cc2fd42b8adf49f5a7316c221584c8b3: stopping tablet replica
I20260608 09:54:56.209806 23262 raft_consensus.cc:2243] T 691d6872fc7b4bd7bee256a157cec66e P cc2fd42b8adf49f5a7316c221584c8b3 [term 1 LEADER]: Raft consensus shutting down.
I20260608 09:54:56.210891 23262 raft_consensus.cc:2272] T 691d6872fc7b4bd7bee256a157cec66e P cc2fd42b8adf49f5a7316c221584c8b3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:54:56.213838 23262 tablet_replica.cc:333] T 970eb836ee9d4eb697c02d871be5d902 P cc2fd42b8adf49f5a7316c221584c8b3: stopping tablet replica
I20260608 09:54:56.214450 23262 raft_consensus.cc:2243] T 970eb836ee9d4eb697c02d871be5d902 P cc2fd42b8adf49f5a7316c221584c8b3 [term 1 LEADER]: Raft consensus shutting down.
I20260608 09:54:56.215437 23262 raft_consensus.cc:2272] T 970eb836ee9d4eb697c02d871be5d902 P cc2fd42b8adf49f5a7316c221584c8b3 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260608 09:54:56.216827 30866 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.22.183.129:44621: connect: Connection refused (error 111) [suppressed 37 similar messages]
I20260608 09:54:56.243038 23262 tablet_server.cc:196] TabletServer@127.22.183.130:0 shutdown complete.
I20260608 09:54:56.269659 23262 tablet_server.cc:179] TabletServer@127.22.183.131:0 shutting down...
I20260608 09:54:56.301215 23262 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 09:54:56.301965 23262 tablet_replica.cc:333] T 970eb836ee9d4eb697c02d871be5d902 P 0273190812f34778a15206153734aea1: stopping tablet replica
I20260608 09:54:56.302605 23262 raft_consensus.cc:2243] T 970eb836ee9d4eb697c02d871be5d902 P 0273190812f34778a15206153734aea1 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:54:56.303563 23262 raft_consensus.cc:2272] T 970eb836ee9d4eb697c02d871be5d902 P 0273190812f34778a15206153734aea1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:54:56.306041 23262 tablet_replica.cc:333] T 0064c446c6f844f5af39809813a2c88c P 0273190812f34778a15206153734aea1: stopping tablet replica
I20260608 09:54:56.306587 23262 raft_consensus.cc:2243] T 0064c446c6f844f5af39809813a2c88c P 0273190812f34778a15206153734aea1 [term 2 LEADER]: Raft consensus shutting down.
I20260608 09:54:56.307770 23262 raft_consensus.cc:2272] T 0064c446c6f844f5af39809813a2c88c P 0273190812f34778a15206153734aea1 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 09:54:56.309973 23262 tablet_replica.cc:333] T 691d6872fc7b4bd7bee256a157cec66e P 0273190812f34778a15206153734aea1: stopping tablet replica
I20260608 09:54:56.310459 23262 raft_consensus.cc:2243] T 691d6872fc7b4bd7bee256a157cec66e P 0273190812f34778a15206153734aea1 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:54:56.311226 23262 raft_consensus.cc:2272] T 691d6872fc7b4bd7bee256a157cec66e P 0273190812f34778a15206153734aea1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:54:56.313489 23262 tablet_replica.cc:333] T cc77ac8ee4c048c8b7f5d9902d601b7c P 0273190812f34778a15206153734aea1: stopping tablet replica
I20260608 09:54:56.313944 23262 raft_consensus.cc:2243] T cc77ac8ee4c048c8b7f5d9902d601b7c P 0273190812f34778a15206153734aea1 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260608 09:54:56.315032 23262 raft_consensus.cc:2272] T cc77ac8ee4c048c8b7f5d9902d601b7c P 0273190812f34778a15206153734aea1 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 09:54:56.341408 23262 tablet_server.cc:196] TabletServer@127.22.183.131:0 shutdown complete.
I20260608 09:54:56.368978 23262 tablet_server.cc:179] TabletServer@127.22.183.132:0 shutting down...
I20260608 09:54:56.394718 23262 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 09:54:56.395645 23262 tablet_replica.cc:333] T cc77ac8ee4c048c8b7f5d9902d601b7c P b5bb16e2cb3849bb8daacd057a0721dd: stopping tablet replica
I20260608 09:54:56.396252 23262 raft_consensus.cc:2243] T cc77ac8ee4c048c8b7f5d9902d601b7c P b5bb16e2cb3849bb8daacd057a0721dd [term 2 FOLLOWER]: Raft consensus shutting down.
I20260608 09:54:56.396972 23262 raft_consensus.cc:2272] T cc77ac8ee4c048c8b7f5d9902d601b7c P b5bb16e2cb3849bb8daacd057a0721dd [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 09:54:56.399449 23262 tablet_replica.cc:333] T 0064c446c6f844f5af39809813a2c88c P b5bb16e2cb3849bb8daacd057a0721dd: stopping tablet replica
I20260608 09:54:56.399946 23262 raft_consensus.cc:2243] T 0064c446c6f844f5af39809813a2c88c P b5bb16e2cb3849bb8daacd057a0721dd [term 2 FOLLOWER]: Raft consensus shutting down.
I20260608 09:54:56.400758 23262 raft_consensus.cc:2272] T 0064c446c6f844f5af39809813a2c88c P b5bb16e2cb3849bb8daacd057a0721dd [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 09:54:56.424638 23262 tablet_server.cc:196] TabletServer@127.22.183.132:0 shutdown complete.
I20260608 09:54:56.440896 23262 master.cc:562] Master@127.22.183.190:44771 shutting down...
I20260608 09:54:56.459015 23262 raft_consensus.cc:2243] T 00000000000000000000000000000000 P e63976c7b8724389ac11b16d45911270 [term 1 LEADER]: Raft consensus shutting down.
I20260608 09:54:56.459729 23262 raft_consensus.cc:2272] T 00000000000000000000000000000000 P e63976c7b8724389ac11b16d45911270 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:54:56.460107 23262 tablet_replica.cc:333] T 00000000000000000000000000000000 P e63976c7b8724389ac11b16d45911270: stopping tablet replica
I20260608 09:54:56.481633 23262 master.cc:584] Master@127.22.183.190:44771 shutdown complete.
[       OK ] AutoRebalancerTest.TestDeletedTables (8985 ms)
[ RUN      ] AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails
I20260608 09:54:56.523491 23262 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.22.183.190:35933
I20260608 09:54:56.524714 23262 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 09:54:56.530345 31337 instance_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 09:54:56.530454 31336 instance_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 09:54:56.531622 31339 instance_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 09:54:56.532652 23262 server_base.cc:1061] running on GCE node
I20260608 09:54:56.533519 23262 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 09:54:56.533730 23262 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 09:54:56.533912 23262 hybrid_clock.cc:648] HybridClock initialized: now 1780912496533889 us; error 0 us; skew 500 ppm
I20260608 09:54:56.534469 23262 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 09:54:56.536867 23262 webserver.cc:533] Webserver started at http://127.22.183.190:39807/ using document root <none> and password file <none>
I20260608 09:54:56.537403 23262 fs_manager.cc:362] Metadata directory not provided
I20260608 09:54:56.537597 23262 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 09:54:56.537879 23262 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 09:54:56.539022 23262 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task8s1y23/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780912294849904-23262-0/minicluster-data/master-0-root/instance:
uuid: "8425fbbed982494d9985a172ea780f94"
format_stamp: "Formatted at 2026-06-08 09:54:56 on dist-test-slave-vzb5"
I20260608 09:54:56.543548 23262 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.001s
I20260608 09:54:56.546783 31344 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:54:56.547677 23262 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260608 09:54:56.547910 23262 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task8s1y23/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780912294849904-23262-0/minicluster-data/master-0-root
uuid: "8425fbbed982494d9985a172ea780f94"
format_stamp: "Formatted at 2026-06-08 09:54:56 on dist-test-slave-vzb5"
I20260608 09:54:56.548164 23262 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task8s1y23/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780912294849904-23262-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-task8s1y23/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780912294849904-23262-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-task8s1y23/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780912294849904-23262-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 09:54:56.566120 23262 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 09:54:56.567312 23262 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 09:54:56.606446 23262 rpc_server.cc:307] RPC server started. Bound to: 127.22.183.190:35933
I20260608 09:54:56.606578 31395 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.22.183.190:35933 every 8 connection(s)
I20260608 09:54:56.610919 31396 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 09:54:56.622730 31396 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 8425fbbed982494d9985a172ea780f94: Bootstrap starting.
I20260608 09:54:56.628571 31396 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 8425fbbed982494d9985a172ea780f94: Neither blocks nor log segments found. Creating new log.
I20260608 09:54:56.634351 31396 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 8425fbbed982494d9985a172ea780f94: No bootstrap required, opened a new log
I20260608 09:54:56.636765 31396 raft_consensus.cc:359] T 00000000000000000000000000000000 P 8425fbbed982494d9985a172ea780f94 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "8425fbbed982494d9985a172ea780f94" member_type: VOTER }
I20260608 09:54:56.637234 31396 raft_consensus.cc:385] T 00000000000000000000000000000000 P 8425fbbed982494d9985a172ea780f94 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:54:56.637456 31396 raft_consensus.cc:740] T 00000000000000000000000000000000 P 8425fbbed982494d9985a172ea780f94 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8425fbbed982494d9985a172ea780f94, State: Initialized, Role: FOLLOWER
I20260608 09:54:56.638032 31396 consensus_queue.cc:260] T 00000000000000000000000000000000 P 8425fbbed982494d9985a172ea780f94 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "8425fbbed982494d9985a172ea780f94" member_type: VOTER }
I20260608 09:54:56.638511 31396 raft_consensus.cc:399] T 00000000000000000000000000000000 P 8425fbbed982494d9985a172ea780f94 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 09:54:56.638752 31396 raft_consensus.cc:493] T 00000000000000000000000000000000 P 8425fbbed982494d9985a172ea780f94 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 09:54:56.639038 31396 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 8425fbbed982494d9985a172ea780f94 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:54:56.643527 31396 raft_consensus.cc:515] T 00000000000000000000000000000000 P 8425fbbed982494d9985a172ea780f94 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "8425fbbed982494d9985a172ea780f94" member_type: VOTER }
I20260608 09:54:56.644004 31396 leader_election.cc:304] T 00000000000000000000000000000000 P 8425fbbed982494d9985a172ea780f94 [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: 8425fbbed982494d9985a172ea780f94; no voters: 
I20260608 09:54:56.645092 31396 leader_election.cc:290] T 00000000000000000000000000000000 P 8425fbbed982494d9985a172ea780f94 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 09:54:56.645649 31399 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 8425fbbed982494d9985a172ea780f94 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 09:54:56.647344 31399 raft_consensus.cc:697] T 00000000000000000000000000000000 P 8425fbbed982494d9985a172ea780f94 [term 1 LEADER]: Becoming Leader. State: Replica: 8425fbbed982494d9985a172ea780f94, State: Running, Role: LEADER
I20260608 09:54:56.648262 31396 sys_catalog.cc:565] T 00000000000000000000000000000000 P 8425fbbed982494d9985a172ea780f94 [sys.catalog]: configured and running, proceeding with master startup.
I20260608 09:54:56.648132 31399 consensus_queue.cc:237] T 00000000000000000000000000000000 P 8425fbbed982494d9985a172ea780f94 [LEADER]: Queue going to LEADER mode. State: All 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: "8425fbbed982494d9985a172ea780f94" member_type: VOTER }
I20260608 09:54:56.653740 31401 sys_catalog.cc:455] T 00000000000000000000000000000000 P 8425fbbed982494d9985a172ea780f94 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 8425fbbed982494d9985a172ea780f94. Latest consensus state: current_term: 1 leader_uuid: "8425fbbed982494d9985a172ea780f94" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "8425fbbed982494d9985a172ea780f94" member_type: VOTER } }
I20260608 09:54:56.654456 31401 sys_catalog.cc:458] T 00000000000000000000000000000000 P 8425fbbed982494d9985a172ea780f94 [sys.catalog]: This master's current role is: LEADER
I20260608 09:54:56.654150 31400 sys_catalog.cc:455] T 00000000000000000000000000000000 P 8425fbbed982494d9985a172ea780f94 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "8425fbbed982494d9985a172ea780f94" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "8425fbbed982494d9985a172ea780f94" member_type: VOTER } }
I20260608 09:54:56.654922 31400 sys_catalog.cc:458] T 00000000000000000000000000000000 P 8425fbbed982494d9985a172ea780f94 [sys.catalog]: This master's current role is: LEADER
I20260608 09:54:56.659780 31408 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260608 09:54:56.665614 31408 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260608 09:54:56.666806 23262 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260608 09:54:56.675730 31408 catalog_manager.cc:1382] Generated new cluster ID: 4d4d2c5c883b4e53b7ca2d8513c4b218
I20260608 09:54:56.675946 31408 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260608 09:54:56.690330 31408 catalog_manager.cc:1405] Generated new certificate authority record
I20260608 09:54:56.691537 31408 catalog_manager.cc:1539] Loading token signing keys...
I20260608 09:54:56.703500 31408 catalog_manager.cc:6069] T 00000000000000000000000000000000 P 8425fbbed982494d9985a172ea780f94: Generated new TSK 0
I20260608 09:54:56.704066 31408 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260608 09:54:56.736250 23262 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 09:54:56.742650 31417 instance_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 09:54:56.744035 31418 instance_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 09:54:56.745774 31420 instance_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 09:54:56.745944 23262 server_base.cc:1061] running on GCE node
I20260608 09:54:56.747010 23262 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 09:54:56.747323 23262 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 09:54:56.747504 23262 hybrid_clock.cc:648] HybridClock initialized: now 1780912496747489 us; error 0 us; skew 500 ppm
I20260608 09:54:56.748106 23262 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 09:54:56.750638 23262 webserver.cc:533] Webserver started at http://127.22.183.129:43611/ using document root <none> and password file <none>
I20260608 09:54:56.751178 23262 fs_manager.cc:362] Metadata directory not provided
I20260608 09:54:56.751399 23262 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 09:54:56.751669 23262 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 09:54:56.752767 23262 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task8s1y23/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780912294849904-23262-0/minicluster-data/ts-0-root/instance:
uuid: "0ea4aee9a59a45db98ebd2ec4bc300c3"
format_stamp: "Formatted at 2026-06-08 09:54:56 on dist-test-slave-vzb5"
I20260608 09:54:56.757411 23262 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260608 09:54:56.761051 31425 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:54:56.761763 23262 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260608 09:54:56.762033 23262 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task8s1y23/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780912294849904-23262-0/minicluster-data/ts-0-root
uuid: "0ea4aee9a59a45db98ebd2ec4bc300c3"
format_stamp: "Formatted at 2026-06-08 09:54:56 on dist-test-slave-vzb5"
I20260608 09:54:56.762331 23262 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task8s1y23/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780912294849904-23262-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-task8s1y23/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780912294849904-23262-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-task8s1y23/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780912294849904-23262-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 09:54:56.794015 23262 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 09:54:56.795267 23262 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 09:54:56.796761 23262 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 09:54:56.799091 23262 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 09:54:56.799355 23262 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:54:56.799612 23262 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 09:54:56.799803 23262 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:54:56.840322 23262 rpc_server.cc:307] RPC server started. Bound to: 127.22.183.129:35707
I20260608 09:54:56.840440 31487 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.22.183.129:35707 every 8 connection(s)
I20260608 09:54:56.845863 23262 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 09:54:56.853216 31492 instance_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 09:54:56.854290 31493 instance_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 09:54:56.857625 23262 server_base.cc:1061] running on GCE node
W20260608 09:54:56.857661 31495 instance_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 09:54:56.858975 23262 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 09:54:56.859237 23262 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 09:54:56.859457 23262 hybrid_clock.cc:648] HybridClock initialized: now 1780912496859439 us; error 0 us; skew 500 ppm
I20260608 09:54:56.860275 23262 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 09:54:56.862637 31488 heartbeater.cc:344] Connected to a master server at 127.22.183.190:35933
I20260608 09:54:56.863139 31488 heartbeater.cc:461] Registering TS with master...
I20260608 09:54:56.863340 23262 webserver.cc:533] Webserver started at http://127.22.183.130:35091/ using document root <none> and password file <none>
I20260608 09:54:56.864117 23262 fs_manager.cc:362] Metadata directory not provided
I20260608 09:54:56.864076 31488 heartbeater.cc:507] Master 127.22.183.190:35933 requested a full tablet report, sending...
I20260608 09:54:56.864614 23262 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 09:54:56.864974 23262 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 09:54:56.866453 23262 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task8s1y23/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780912294849904-23262-0/minicluster-data/ts-1-root/instance:
uuid: "f031cb89978341329ab62dd12074e926"
format_stamp: "Formatted at 2026-06-08 09:54:56 on dist-test-slave-vzb5"
I20260608 09:54:56.866912 31361 ts_manager.cc:194] Registered new tserver with Master: 0ea4aee9a59a45db98ebd2ec4bc300c3 (127.22.183.129:35707)
I20260608 09:54:56.868855 31361 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:54970
I20260608 09:54:56.871582 23262 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.006s	sys 0.000s
I20260608 09:54:56.875244 31500 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:54:56.875993 23262 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260608 09:54:56.876291 23262 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task8s1y23/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780912294849904-23262-0/minicluster-data/ts-1-root
uuid: "f031cb89978341329ab62dd12074e926"
format_stamp: "Formatted at 2026-06-08 09:54:56 on dist-test-slave-vzb5"
I20260608 09:54:56.876739 23262 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task8s1y23/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780912294849904-23262-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-task8s1y23/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780912294849904-23262-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-task8s1y23/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780912294849904-23262-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 09:54:56.901798 23262 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 09:54:56.902967 23262 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 09:54:56.904421 23262 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 09:54:56.906733 23262 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 09:54:56.906957 23262 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:54:56.907217 23262 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 09:54:56.907420 23262 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:54:56.947499 23262 rpc_server.cc:307] RPC server started. Bound to: 127.22.183.130:39611
I20260608 09:54:56.947613 31562 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.22.183.130:39611 every 8 connection(s)
I20260608 09:54:56.952919 23262 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 09:54:56.960796 31566 instance_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 09:54:56.961450 31567 instance_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 09:54:56.965813 23262 server_base.cc:1061] running on GCE node
W20260608 09:54:56.965837 31570 instance_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 09:54:56.966516 31563 heartbeater.cc:344] Connected to a master server at 127.22.183.190:35933
I20260608 09:54:56.967003 31563 heartbeater.cc:461] Registering TS with master...
I20260608 09:54:56.967201 23262 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 09:54:56.967491 23262 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 09:54:56.967705 23262 hybrid_clock.cc:648] HybridClock initialized: now 1780912496967683 us; error 0 us; skew 500 ppm
I20260608 09:54:56.967948 31563 heartbeater.cc:507] Master 127.22.183.190:35933 requested a full tablet report, sending...
I20260608 09:54:56.968583 23262 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 09:54:56.970465 31361 ts_manager.cc:194] Registered new tserver with Master: f031cb89978341329ab62dd12074e926 (127.22.183.130:39611)
I20260608 09:54:56.971554 23262 webserver.cc:533] Webserver started at http://127.22.183.131:35839/ using document root <none> and password file <none>
I20260608 09:54:56.972323 23262 fs_manager.cc:362] Metadata directory not provided
I20260608 09:54:56.972456 31361 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:54978
I20260608 09:54:56.972571 23262 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 09:54:56.973016 23262 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 09:54:56.974606 23262 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task8s1y23/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780912294849904-23262-0/minicluster-data/ts-2-root/instance:
uuid: "9ba0634c4c964a05b303820927c80d23"
format_stamp: "Formatted at 2026-06-08 09:54:56 on dist-test-slave-vzb5"
I20260608 09:54:56.979507 23262 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.000s	sys 0.003s
I20260608 09:54:56.982728 31574 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:54:56.983673 23262 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260608 09:54:56.984018 23262 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task8s1y23/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780912294849904-23262-0/minicluster-data/ts-2-root
uuid: "9ba0634c4c964a05b303820927c80d23"
format_stamp: "Formatted at 2026-06-08 09:54:56 on dist-test-slave-vzb5"
I20260608 09:54:56.984333 23262 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task8s1y23/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780912294849904-23262-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-task8s1y23/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780912294849904-23262-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-task8s1y23/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780912294849904-23262-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 09:54:56.995430 23262 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 09:54:56.996623 23262 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 09:54:56.998088 23262 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 09:54:57.000473 23262 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 09:54:57.000711 23262 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:54:57.000965 23262 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 09:54:57.001153 23262 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:54:57.042200 23262 rpc_server.cc:307] RPC server started. Bound to: 127.22.183.131:34371
I20260608 09:54:57.042335 31636 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.22.183.131:34371 every 8 connection(s)
I20260608 09:54:57.057592 31637 heartbeater.cc:344] Connected to a master server at 127.22.183.190:35933
I20260608 09:54:57.057986 31637 heartbeater.cc:461] Registering TS with master...
I20260608 09:54:57.058697 31637 heartbeater.cc:507] Master 127.22.183.190:35933 requested a full tablet report, sending...
I20260608 09:54:57.060995 31361 ts_manager.cc:194] Registered new tserver with Master: 9ba0634c4c964a05b303820927c80d23 (127.22.183.131:34371)
I20260608 09:54:57.062064 23262 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.016221248s
I20260608 09:54:57.062590 31361 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:54984
I20260608 09:54:57.871825 31488 heartbeater.cc:499] Master 127.22.183.190:35933 was elected leader, sending a full tablet report...
I20260608 09:54:57.975440 31563 heartbeater.cc:499] Master 127.22.183.190:35933 was elected leader, sending a full tablet report...
I20260608 09:54:58.065660 31637 heartbeater.cc:499] Master 127.22.183.190:35933 was elected leader, sending a full tablet report...
I20260608 09:54:58.118667 31361 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:40310:
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 09:54:58.121201 31361 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 09:54:58.180934 31602 tablet_service.cc:1511] Processing CreateTablet for tablet 99bb1885476e4fc3b007f6e6f67559df (DEFAULT_TABLE table=test-workload [id=97cec786317b4a9389445e5e9748e9df]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260608 09:54:58.181394 31601 tablet_service.cc:1511] Processing CreateTablet for tablet 054de41f29f044a2acffceeaaea8d990 (DEFAULT_TABLE table=test-workload [id=97cec786317b4a9389445e5e9748e9df]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260608 09:54:58.182350 31602 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 99bb1885476e4fc3b007f6e6f67559df. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:54:58.183077 31601 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 054de41f29f044a2acffceeaaea8d990. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:54:58.184386 31453 tablet_service.cc:1511] Processing CreateTablet for tablet 99bb1885476e4fc3b007f6e6f67559df (DEFAULT_TABLE table=test-workload [id=97cec786317b4a9389445e5e9748e9df]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260608 09:54:58.185490 31451 tablet_service.cc:1511] Processing CreateTablet for tablet 75ba8a867c984c598ba0191f77e56b31 (DEFAULT_TABLE table=test-workload [id=97cec786317b4a9389445e5e9748e9df]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260608 09:54:58.185930 31453 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 99bb1885476e4fc3b007f6e6f67559df. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:54:58.186940 31451 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 75ba8a867c984c598ba0191f77e56b31. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:54:58.184386 31600 tablet_service.cc:1511] Processing CreateTablet for tablet 75ba8a867c984c598ba0191f77e56b31 (DEFAULT_TABLE table=test-workload [id=97cec786317b4a9389445e5e9748e9df]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260608 09:54:58.188555 31600 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 75ba8a867c984c598ba0191f77e56b31. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:54:58.192456 31452 tablet_service.cc:1511] Processing CreateTablet for tablet 054de41f29f044a2acffceeaaea8d990 (DEFAULT_TABLE table=test-workload [id=97cec786317b4a9389445e5e9748e9df]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260608 09:54:58.193701 31452 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 054de41f29f044a2acffceeaaea8d990. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:54:58.208194 31657 tablet_bootstrap.cc:492] T 054de41f29f044a2acffceeaaea8d990 P 9ba0634c4c964a05b303820927c80d23: Bootstrap starting.
I20260608 09:54:58.214838 31658 tablet_bootstrap.cc:492] T 99bb1885476e4fc3b007f6e6f67559df P 0ea4aee9a59a45db98ebd2ec4bc300c3: Bootstrap starting.
I20260608 09:54:58.220997 31526 tablet_service.cc:1511] Processing CreateTablet for tablet 75ba8a867c984c598ba0191f77e56b31 (DEFAULT_TABLE table=test-workload [id=97cec786317b4a9389445e5e9748e9df]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260608 09:54:58.222378 31526 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 75ba8a867c984c598ba0191f77e56b31. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:54:58.217223 31657 tablet_bootstrap.cc:654] T 054de41f29f044a2acffceeaaea8d990 P 9ba0634c4c964a05b303820927c80d23: Neither blocks nor log segments found. Creating new log.
I20260608 09:54:58.217641 31528 tablet_service.cc:1511] Processing CreateTablet for tablet 99bb1885476e4fc3b007f6e6f67559df (DEFAULT_TABLE table=test-workload [id=97cec786317b4a9389445e5e9748e9df]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260608 09:54:58.219537 31527 tablet_service.cc:1511] Processing CreateTablet for tablet 054de41f29f044a2acffceeaaea8d990 (DEFAULT_TABLE table=test-workload [id=97cec786317b4a9389445e5e9748e9df]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260608 09:54:58.223774 31528 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 99bb1885476e4fc3b007f6e6f67559df. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:54:58.224450 31527 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 054de41f29f044a2acffceeaaea8d990. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:54:58.238332 31658 tablet_bootstrap.cc:654] T 99bb1885476e4fc3b007f6e6f67559df P 0ea4aee9a59a45db98ebd2ec4bc300c3: Neither blocks nor log segments found. Creating new log.
I20260608 09:54:58.241899 31452 tablet_service.cc:1511] Processing CreateTablet for tablet 39afdf25707e4091aa2cf81ebea5c651 (DEFAULT_TABLE table=test-workload [id=97cec786317b4a9389445e5e9748e9df]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260608 09:54:58.242604 31525 tablet_service.cc:1511] Processing CreateTablet for tablet 39afdf25707e4091aa2cf81ebea5c651 (DEFAULT_TABLE table=test-workload [id=97cec786317b4a9389445e5e9748e9df]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260608 09:54:58.243319 31452 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 39afdf25707e4091aa2cf81ebea5c651. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:54:58.243876 31525 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 39afdf25707e4091aa2cf81ebea5c651. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:54:58.253041 31601 tablet_service.cc:1511] Processing CreateTablet for tablet 39afdf25707e4091aa2cf81ebea5c651 (DEFAULT_TABLE table=test-workload [id=97cec786317b4a9389445e5e9748e9df]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260608 09:54:58.254357 31601 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 39afdf25707e4091aa2cf81ebea5c651. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:54:58.256505 31660 tablet_bootstrap.cc:492] T 054de41f29f044a2acffceeaaea8d990 P f031cb89978341329ab62dd12074e926: Bootstrap starting.
I20260608 09:54:58.258877 31658 tablet_bootstrap.cc:492] T 99bb1885476e4fc3b007f6e6f67559df P 0ea4aee9a59a45db98ebd2ec4bc300c3: No bootstrap required, opened a new log
I20260608 09:54:58.263561 31658 ts_tablet_manager.cc:1403] T 99bb1885476e4fc3b007f6e6f67559df P 0ea4aee9a59a45db98ebd2ec4bc300c3: Time spent bootstrapping tablet: real 0.049s	user 0.015s	sys 0.000s
I20260608 09:54:58.267690 31658 raft_consensus.cc:359] T 99bb1885476e4fc3b007f6e6f67559df P 0ea4aee9a59a45db98ebd2ec4bc300c3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f031cb89978341329ab62dd12074e926" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 39611 } } peers { permanent_uuid: "0ea4aee9a59a45db98ebd2ec4bc300c3" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 35707 } } peers { permanent_uuid: "9ba0634c4c964a05b303820927c80d23" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 34371 } }
I20260608 09:54:58.270236 31658 raft_consensus.cc:385] T 99bb1885476e4fc3b007f6e6f67559df P 0ea4aee9a59a45db98ebd2ec4bc300c3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:54:58.270587 31658 raft_consensus.cc:740] T 99bb1885476e4fc3b007f6e6f67559df P 0ea4aee9a59a45db98ebd2ec4bc300c3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0ea4aee9a59a45db98ebd2ec4bc300c3, State: Initialized, Role: FOLLOWER
I20260608 09:54:58.271418 31658 consensus_queue.cc:260] T 99bb1885476e4fc3b007f6e6f67559df P 0ea4aee9a59a45db98ebd2ec4bc300c3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f031cb89978341329ab62dd12074e926" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 39611 } } peers { permanent_uuid: "0ea4aee9a59a45db98ebd2ec4bc300c3" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 35707 } } peers { permanent_uuid: "9ba0634c4c964a05b303820927c80d23" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 34371 } }
I20260608 09:54:58.274787 31660 tablet_bootstrap.cc:654] T 054de41f29f044a2acffceeaaea8d990 P f031cb89978341329ab62dd12074e926: Neither blocks nor log segments found. Creating new log.
I20260608 09:54:58.274886 31657 tablet_bootstrap.cc:492] T 054de41f29f044a2acffceeaaea8d990 P 9ba0634c4c964a05b303820927c80d23: No bootstrap required, opened a new log
I20260608 09:54:58.275709 31657 ts_tablet_manager.cc:1403] T 054de41f29f044a2acffceeaaea8d990 P 9ba0634c4c964a05b303820927c80d23: Time spent bootstrapping tablet: real 0.068s	user 0.012s	sys 0.017s
I20260608 09:54:58.277195 31658 ts_tablet_manager.cc:1434] T 99bb1885476e4fc3b007f6e6f67559df P 0ea4aee9a59a45db98ebd2ec4bc300c3: Time spent starting tablet: real 0.013s	user 0.006s	sys 0.003s
I20260608 09:54:58.278278 31658 tablet_bootstrap.cc:492] T 75ba8a867c984c598ba0191f77e56b31 P 0ea4aee9a59a45db98ebd2ec4bc300c3: Bootstrap starting.
I20260608 09:54:58.279182 31657 raft_consensus.cc:359] T 054de41f29f044a2acffceeaaea8d990 P 9ba0634c4c964a05b303820927c80d23 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ea4aee9a59a45db98ebd2ec4bc300c3" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 35707 } } peers { permanent_uuid: "f031cb89978341329ab62dd12074e926" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 39611 } } peers { permanent_uuid: "9ba0634c4c964a05b303820927c80d23" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 34371 } }
I20260608 09:54:58.279906 31657 raft_consensus.cc:385] T 054de41f29f044a2acffceeaaea8d990 P 9ba0634c4c964a05b303820927c80d23 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:54:58.280680 31657 raft_consensus.cc:740] T 054de41f29f044a2acffceeaaea8d990 P 9ba0634c4c964a05b303820927c80d23 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9ba0634c4c964a05b303820927c80d23, State: Initialized, Role: FOLLOWER
I20260608 09:54:58.281625 31657 consensus_queue.cc:260] T 054de41f29f044a2acffceeaaea8d990 P 9ba0634c4c964a05b303820927c80d23 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ea4aee9a59a45db98ebd2ec4bc300c3" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 35707 } } peers { permanent_uuid: "f031cb89978341329ab62dd12074e926" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 39611 } } peers { permanent_uuid: "9ba0634c4c964a05b303820927c80d23" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 34371 } }
I20260608 09:54:58.285893 31658 tablet_bootstrap.cc:654] T 75ba8a867c984c598ba0191f77e56b31 P 0ea4aee9a59a45db98ebd2ec4bc300c3: Neither blocks nor log segments found. Creating new log.
I20260608 09:54:58.286865 31660 tablet_bootstrap.cc:492] T 054de41f29f044a2acffceeaaea8d990 P f031cb89978341329ab62dd12074e926: No bootstrap required, opened a new log
I20260608 09:54:58.287441 31660 ts_tablet_manager.cc:1403] T 054de41f29f044a2acffceeaaea8d990 P f031cb89978341329ab62dd12074e926: Time spent bootstrapping tablet: real 0.031s	user 0.008s	sys 0.010s
I20260608 09:54:58.290421 31660 raft_consensus.cc:359] T 054de41f29f044a2acffceeaaea8d990 P f031cb89978341329ab62dd12074e926 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ea4aee9a59a45db98ebd2ec4bc300c3" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 35707 } } peers { permanent_uuid: "f031cb89978341329ab62dd12074e926" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 39611 } } peers { permanent_uuid: "9ba0634c4c964a05b303820927c80d23" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 34371 } }
I20260608 09:54:58.291230 31660 raft_consensus.cc:385] T 054de41f29f044a2acffceeaaea8d990 P f031cb89978341329ab62dd12074e926 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:54:58.291548 31660 raft_consensus.cc:740] T 054de41f29f044a2acffceeaaea8d990 P f031cb89978341329ab62dd12074e926 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f031cb89978341329ab62dd12074e926, State: Initialized, Role: FOLLOWER
I20260608 09:54:58.292618 31657 ts_tablet_manager.cc:1434] T 054de41f29f044a2acffceeaaea8d990 P 9ba0634c4c964a05b303820927c80d23: Time spent starting tablet: real 0.016s	user 0.008s	sys 0.005s
I20260608 09:54:58.292325 31660 consensus_queue.cc:260] T 054de41f29f044a2acffceeaaea8d990 P f031cb89978341329ab62dd12074e926 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ea4aee9a59a45db98ebd2ec4bc300c3" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 35707 } } peers { permanent_uuid: "f031cb89978341329ab62dd12074e926" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 39611 } } peers { permanent_uuid: "9ba0634c4c964a05b303820927c80d23" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 34371 } }
I20260608 09:54:58.293933 31657 tablet_bootstrap.cc:492] T 75ba8a867c984c598ba0191f77e56b31 P 9ba0634c4c964a05b303820927c80d23: Bootstrap starting.
I20260608 09:54:58.296140 31658 tablet_bootstrap.cc:492] T 75ba8a867c984c598ba0191f77e56b31 P 0ea4aee9a59a45db98ebd2ec4bc300c3: No bootstrap required, opened a new log
I20260608 09:54:58.296970 31658 ts_tablet_manager.cc:1403] T 75ba8a867c984c598ba0191f77e56b31 P 0ea4aee9a59a45db98ebd2ec4bc300c3: Time spent bootstrapping tablet: real 0.019s	user 0.000s	sys 0.015s
I20260608 09:54:58.301396 31657 tablet_bootstrap.cc:654] T 75ba8a867c984c598ba0191f77e56b31 P 9ba0634c4c964a05b303820927c80d23: Neither blocks nor log segments found. Creating new log.
I20260608 09:54:58.300966 31658 raft_consensus.cc:359] T 75ba8a867c984c598ba0191f77e56b31 P 0ea4aee9a59a45db98ebd2ec4bc300c3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ea4aee9a59a45db98ebd2ec4bc300c3" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 35707 } } peers { permanent_uuid: "f031cb89978341329ab62dd12074e926" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 39611 } } peers { permanent_uuid: "9ba0634c4c964a05b303820927c80d23" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 34371 } }
I20260608 09:54:58.302035 31658 raft_consensus.cc:385] T 75ba8a867c984c598ba0191f77e56b31 P 0ea4aee9a59a45db98ebd2ec4bc300c3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:54:58.302501 31658 raft_consensus.cc:740] T 75ba8a867c984c598ba0191f77e56b31 P 0ea4aee9a59a45db98ebd2ec4bc300c3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0ea4aee9a59a45db98ebd2ec4bc300c3, State: Initialized, Role: FOLLOWER
I20260608 09:54:58.303812 31658 consensus_queue.cc:260] T 75ba8a867c984c598ba0191f77e56b31 P 0ea4aee9a59a45db98ebd2ec4bc300c3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ea4aee9a59a45db98ebd2ec4bc300c3" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 35707 } } peers { permanent_uuid: "f031cb89978341329ab62dd12074e926" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 39611 } } peers { permanent_uuid: "9ba0634c4c964a05b303820927c80d23" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 34371 } }
I20260608 09:54:58.307183 31658 ts_tablet_manager.cc:1434] T 75ba8a867c984c598ba0191f77e56b31 P 0ea4aee9a59a45db98ebd2ec4bc300c3: Time spent starting tablet: real 0.010s	user 0.009s	sys 0.000s
I20260608 09:54:58.308585 31658 tablet_bootstrap.cc:492] T 054de41f29f044a2acffceeaaea8d990 P 0ea4aee9a59a45db98ebd2ec4bc300c3: Bootstrap starting.
I20260608 09:54:58.318776 31658 tablet_bootstrap.cc:654] T 054de41f29f044a2acffceeaaea8d990 P 0ea4aee9a59a45db98ebd2ec4bc300c3: Neither blocks nor log segments found. Creating new log.
I20260608 09:54:58.326136 31660 ts_tablet_manager.cc:1434] T 054de41f29f044a2acffceeaaea8d990 P f031cb89978341329ab62dd12074e926: Time spent starting tablet: real 0.038s	user 0.011s	sys 0.026s
I20260608 09:54:58.326486 31657 tablet_bootstrap.cc:492] T 75ba8a867c984c598ba0191f77e56b31 P 9ba0634c4c964a05b303820927c80d23: No bootstrap required, opened a new log
I20260608 09:54:58.327977 31657 ts_tablet_manager.cc:1403] T 75ba8a867c984c598ba0191f77e56b31 P 9ba0634c4c964a05b303820927c80d23: Time spent bootstrapping tablet: real 0.034s	user 0.018s	sys 0.014s
I20260608 09:54:58.328444 31660 tablet_bootstrap.cc:492] T 75ba8a867c984c598ba0191f77e56b31 P f031cb89978341329ab62dd12074e926: Bootstrap starting.
I20260608 09:54:58.329627 31658 tablet_bootstrap.cc:492] T 054de41f29f044a2acffceeaaea8d990 P 0ea4aee9a59a45db98ebd2ec4bc300c3: No bootstrap required, opened a new log
I20260608 09:54:58.330163 31658 ts_tablet_manager.cc:1403] T 054de41f29f044a2acffceeaaea8d990 P 0ea4aee9a59a45db98ebd2ec4bc300c3: Time spent bootstrapping tablet: real 0.022s	user 0.009s	sys 0.010s
I20260608 09:54:58.331045 31657 raft_consensus.cc:359] T 75ba8a867c984c598ba0191f77e56b31 P 9ba0634c4c964a05b303820927c80d23 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ea4aee9a59a45db98ebd2ec4bc300c3" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 35707 } } peers { permanent_uuid: "f031cb89978341329ab62dd12074e926" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 39611 } } peers { permanent_uuid: "9ba0634c4c964a05b303820927c80d23" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 34371 } }
I20260608 09:54:58.331856 31657 raft_consensus.cc:385] T 75ba8a867c984c598ba0191f77e56b31 P 9ba0634c4c964a05b303820927c80d23 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:54:58.332201 31657 raft_consensus.cc:740] T 75ba8a867c984c598ba0191f77e56b31 P 9ba0634c4c964a05b303820927c80d23 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9ba0634c4c964a05b303820927c80d23, State: Initialized, Role: FOLLOWER
I20260608 09:54:58.333189 31657 consensus_queue.cc:260] T 75ba8a867c984c598ba0191f77e56b31 P 9ba0634c4c964a05b303820927c80d23 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ea4aee9a59a45db98ebd2ec4bc300c3" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 35707 } } peers { permanent_uuid: "f031cb89978341329ab62dd12074e926" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 39611 } } peers { permanent_uuid: "9ba0634c4c964a05b303820927c80d23" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 34371 } }
I20260608 09:54:58.333268 31658 raft_consensus.cc:359] T 054de41f29f044a2acffceeaaea8d990 P 0ea4aee9a59a45db98ebd2ec4bc300c3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ea4aee9a59a45db98ebd2ec4bc300c3" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 35707 } } peers { permanent_uuid: "f031cb89978341329ab62dd12074e926" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 39611 } } peers { permanent_uuid: "9ba0634c4c964a05b303820927c80d23" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 34371 } }
I20260608 09:54:58.334251 31658 raft_consensus.cc:385] T 054de41f29f044a2acffceeaaea8d990 P 0ea4aee9a59a45db98ebd2ec4bc300c3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:54:58.334591 31658 raft_consensus.cc:740] T 054de41f29f044a2acffceeaaea8d990 P 0ea4aee9a59a45db98ebd2ec4bc300c3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0ea4aee9a59a45db98ebd2ec4bc300c3, State: Initialized, Role: FOLLOWER
I20260608 09:54:58.335430 31658 consensus_queue.cc:260] T 054de41f29f044a2acffceeaaea8d990 P 0ea4aee9a59a45db98ebd2ec4bc300c3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ea4aee9a59a45db98ebd2ec4bc300c3" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 35707 } } peers { permanent_uuid: "f031cb89978341329ab62dd12074e926" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 39611 } } peers { permanent_uuid: "9ba0634c4c964a05b303820927c80d23" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 34371 } }
I20260608 09:54:58.335915 31657 ts_tablet_manager.cc:1434] T 75ba8a867c984c598ba0191f77e56b31 P 9ba0634c4c964a05b303820927c80d23: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.001s
I20260608 09:54:58.336437 31660 tablet_bootstrap.cc:654] T 75ba8a867c984c598ba0191f77e56b31 P f031cb89978341329ab62dd12074e926: Neither blocks nor log segments found. Creating new log.
I20260608 09:54:58.337857 31658 ts_tablet_manager.cc:1434] T 054de41f29f044a2acffceeaaea8d990 P 0ea4aee9a59a45db98ebd2ec4bc300c3: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260608 09:54:58.338951 31658 tablet_bootstrap.cc:492] T 39afdf25707e4091aa2cf81ebea5c651 P 0ea4aee9a59a45db98ebd2ec4bc300c3: Bootstrap starting.
I20260608 09:54:58.339702 31657 tablet_bootstrap.cc:492] T 99bb1885476e4fc3b007f6e6f67559df P 9ba0634c4c964a05b303820927c80d23: Bootstrap starting.
I20260608 09:54:58.347007 31658 tablet_bootstrap.cc:654] T 39afdf25707e4091aa2cf81ebea5c651 P 0ea4aee9a59a45db98ebd2ec4bc300c3: Neither blocks nor log segments found. Creating new log.
I20260608 09:54:58.351850 31657 tablet_bootstrap.cc:654] T 99bb1885476e4fc3b007f6e6f67559df P 9ba0634c4c964a05b303820927c80d23: Neither blocks nor log segments found. Creating new log.
I20260608 09:54:58.358976 31660 tablet_bootstrap.cc:492] T 75ba8a867c984c598ba0191f77e56b31 P f031cb89978341329ab62dd12074e926: No bootstrap required, opened a new log
I20260608 09:54:58.359084 31658 tablet_bootstrap.cc:492] T 39afdf25707e4091aa2cf81ebea5c651 P 0ea4aee9a59a45db98ebd2ec4bc300c3: No bootstrap required, opened a new log
I20260608 09:54:58.359474 31660 ts_tablet_manager.cc:1403] T 75ba8a867c984c598ba0191f77e56b31 P f031cb89978341329ab62dd12074e926: Time spent bootstrapping tablet: real 0.031s	user 0.019s	sys 0.003s
I20260608 09:54:58.359666 31658 ts_tablet_manager.cc:1403] T 39afdf25707e4091aa2cf81ebea5c651 P 0ea4aee9a59a45db98ebd2ec4bc300c3: Time spent bootstrapping tablet: real 0.021s	user 0.010s	sys 0.008s
I20260608 09:54:58.361395 31657 tablet_bootstrap.cc:492] T 99bb1885476e4fc3b007f6e6f67559df P 9ba0634c4c964a05b303820927c80d23: No bootstrap required, opened a new log
I20260608 09:54:58.361879 31657 ts_tablet_manager.cc:1403] T 99bb1885476e4fc3b007f6e6f67559df P 9ba0634c4c964a05b303820927c80d23: Time spent bootstrapping tablet: real 0.022s	user 0.011s	sys 0.002s
I20260608 09:54:58.362138 31658 raft_consensus.cc:359] T 39afdf25707e4091aa2cf81ebea5c651 P 0ea4aee9a59a45db98ebd2ec4bc300c3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ea4aee9a59a45db98ebd2ec4bc300c3" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 35707 } } peers { permanent_uuid: "f031cb89978341329ab62dd12074e926" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 39611 } } peers { permanent_uuid: "9ba0634c4c964a05b303820927c80d23" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 34371 } }
I20260608 09:54:58.362717 31658 raft_consensus.cc:385] T 39afdf25707e4091aa2cf81ebea5c651 P 0ea4aee9a59a45db98ebd2ec4bc300c3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:54:58.362481 31660 raft_consensus.cc:359] T 75ba8a867c984c598ba0191f77e56b31 P f031cb89978341329ab62dd12074e926 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ea4aee9a59a45db98ebd2ec4bc300c3" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 35707 } } peers { permanent_uuid: "f031cb89978341329ab62dd12074e926" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 39611 } } peers { permanent_uuid: "9ba0634c4c964a05b303820927c80d23" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 34371 } }
I20260608 09:54:58.363034 31658 raft_consensus.cc:740] T 39afdf25707e4091aa2cf81ebea5c651 P 0ea4aee9a59a45db98ebd2ec4bc300c3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0ea4aee9a59a45db98ebd2ec4bc300c3, State: Initialized, Role: FOLLOWER
I20260608 09:54:58.363273 31660 raft_consensus.cc:385] T 75ba8a867c984c598ba0191f77e56b31 P f031cb89978341329ab62dd12074e926 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:54:58.363655 31660 raft_consensus.cc:740] T 75ba8a867c984c598ba0191f77e56b31 P f031cb89978341329ab62dd12074e926 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f031cb89978341329ab62dd12074e926, State: Initialized, Role: FOLLOWER
I20260608 09:54:58.363893 31658 consensus_queue.cc:260] T 39afdf25707e4091aa2cf81ebea5c651 P 0ea4aee9a59a45db98ebd2ec4bc300c3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ea4aee9a59a45db98ebd2ec4bc300c3" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 35707 } } peers { permanent_uuid: "f031cb89978341329ab62dd12074e926" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 39611 } } peers { permanent_uuid: "9ba0634c4c964a05b303820927c80d23" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 34371 } }
I20260608 09:54:58.364948 31657 raft_consensus.cc:359] T 99bb1885476e4fc3b007f6e6f67559df P 9ba0634c4c964a05b303820927c80d23 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f031cb89978341329ab62dd12074e926" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 39611 } } peers { permanent_uuid: "0ea4aee9a59a45db98ebd2ec4bc300c3" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 35707 } } peers { permanent_uuid: "9ba0634c4c964a05b303820927c80d23" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 34371 } }
I20260608 09:54:58.365676 31657 raft_consensus.cc:385] T 99bb1885476e4fc3b007f6e6f67559df P 9ba0634c4c964a05b303820927c80d23 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:54:58.365981 31657 raft_consensus.cc:740] T 99bb1885476e4fc3b007f6e6f67559df P 9ba0634c4c964a05b303820927c80d23 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9ba0634c4c964a05b303820927c80d23, State: Initialized, Role: FOLLOWER
I20260608 09:54:58.366125 31658 ts_tablet_manager.cc:1434] T 39afdf25707e4091aa2cf81ebea5c651 P 0ea4aee9a59a45db98ebd2ec4bc300c3: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.002s
I20260608 09:54:58.364461 31660 consensus_queue.cc:260] T 75ba8a867c984c598ba0191f77e56b31 P f031cb89978341329ab62dd12074e926 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ea4aee9a59a45db98ebd2ec4bc300c3" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 35707 } } peers { permanent_uuid: "f031cb89978341329ab62dd12074e926" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 39611 } } peers { permanent_uuid: "9ba0634c4c964a05b303820927c80d23" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 34371 } }
I20260608 09:54:58.366976 31657 consensus_queue.cc:260] T 99bb1885476e4fc3b007f6e6f67559df P 9ba0634c4c964a05b303820927c80d23 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f031cb89978341329ab62dd12074e926" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 39611 } } peers { permanent_uuid: "0ea4aee9a59a45db98ebd2ec4bc300c3" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 35707 } } peers { permanent_uuid: "9ba0634c4c964a05b303820927c80d23" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 34371 } }
I20260608 09:54:58.368922 31660 ts_tablet_manager.cc:1434] T 75ba8a867c984c598ba0191f77e56b31 P f031cb89978341329ab62dd12074e926: Time spent starting tablet: real 0.009s	user 0.003s	sys 0.003s
I20260608 09:54:58.369345 31657 ts_tablet_manager.cc:1434] T 99bb1885476e4fc3b007f6e6f67559df P 9ba0634c4c964a05b303820927c80d23: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260608 09:54:58.369958 31660 tablet_bootstrap.cc:492] T 99bb1885476e4fc3b007f6e6f67559df P f031cb89978341329ab62dd12074e926: Bootstrap starting.
I20260608 09:54:58.370460 31657 tablet_bootstrap.cc:492] T 39afdf25707e4091aa2cf81ebea5c651 P 9ba0634c4c964a05b303820927c80d23: Bootstrap starting.
I20260608 09:54:58.376956 31657 tablet_bootstrap.cc:654] T 39afdf25707e4091aa2cf81ebea5c651 P 9ba0634c4c964a05b303820927c80d23: Neither blocks nor log segments found. Creating new log.
I20260608 09:54:58.377100 31660 tablet_bootstrap.cc:654] T 99bb1885476e4fc3b007f6e6f67559df P f031cb89978341329ab62dd12074e926: Neither blocks nor log segments found. Creating new log.
I20260608 09:54:58.391760 31657 tablet_bootstrap.cc:492] T 39afdf25707e4091aa2cf81ebea5c651 P 9ba0634c4c964a05b303820927c80d23: No bootstrap required, opened a new log
I20260608 09:54:58.392206 31657 ts_tablet_manager.cc:1403] T 39afdf25707e4091aa2cf81ebea5c651 P 9ba0634c4c964a05b303820927c80d23: Time spent bootstrapping tablet: real 0.022s	user 0.011s	sys 0.001s
I20260608 09:54:58.395236 31657 raft_consensus.cc:359] T 39afdf25707e4091aa2cf81ebea5c651 P 9ba0634c4c964a05b303820927c80d23 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ea4aee9a59a45db98ebd2ec4bc300c3" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 35707 } } peers { permanent_uuid: "f031cb89978341329ab62dd12074e926" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 39611 } } peers { permanent_uuid: "9ba0634c4c964a05b303820927c80d23" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 34371 } }
I20260608 09:54:58.395978 31657 raft_consensus.cc:385] T 39afdf25707e4091aa2cf81ebea5c651 P 9ba0634c4c964a05b303820927c80d23 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:54:58.396342 31657 raft_consensus.cc:740] T 39afdf25707e4091aa2cf81ebea5c651 P 9ba0634c4c964a05b303820927c80d23 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9ba0634c4c964a05b303820927c80d23, State: Initialized, Role: FOLLOWER
I20260608 09:54:58.397272 31657 consensus_queue.cc:260] T 39afdf25707e4091aa2cf81ebea5c651 P 9ba0634c4c964a05b303820927c80d23 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ea4aee9a59a45db98ebd2ec4bc300c3" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 35707 } } peers { permanent_uuid: "f031cb89978341329ab62dd12074e926" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 39611 } } peers { permanent_uuid: "9ba0634c4c964a05b303820927c80d23" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 34371 } }
I20260608 09:54:58.399456 31664 raft_consensus.cc:493] T 39afdf25707e4091aa2cf81ebea5c651 P 9ba0634c4c964a05b303820927c80d23 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 09:54:58.399947 31664 raft_consensus.cc:515] T 39afdf25707e4091aa2cf81ebea5c651 P 9ba0634c4c964a05b303820927c80d23 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ea4aee9a59a45db98ebd2ec4bc300c3" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 35707 } } peers { permanent_uuid: "f031cb89978341329ab62dd12074e926" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 39611 } } peers { permanent_uuid: "9ba0634c4c964a05b303820927c80d23" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 34371 } }
I20260608 09:54:58.401445 31657 ts_tablet_manager.cc:1434] T 39afdf25707e4091aa2cf81ebea5c651 P 9ba0634c4c964a05b303820927c80d23: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260608 09:54:58.411811 31660 tablet_bootstrap.cc:492] T 99bb1885476e4fc3b007f6e6f67559df P f031cb89978341329ab62dd12074e926: No bootstrap required, opened a new log
I20260608 09:54:58.412529 31660 ts_tablet_manager.cc:1403] T 99bb1885476e4fc3b007f6e6f67559df P f031cb89978341329ab62dd12074e926: Time spent bootstrapping tablet: real 0.043s	user 0.021s	sys 0.011s
I20260608 09:54:58.415797 31660 raft_consensus.cc:359] T 99bb1885476e4fc3b007f6e6f67559df P f031cb89978341329ab62dd12074e926 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f031cb89978341329ab62dd12074e926" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 39611 } } peers { permanent_uuid: "0ea4aee9a59a45db98ebd2ec4bc300c3" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 35707 } } peers { permanent_uuid: "9ba0634c4c964a05b303820927c80d23" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 34371 } }
I20260608 09:54:58.416517 31660 raft_consensus.cc:385] T 99bb1885476e4fc3b007f6e6f67559df P f031cb89978341329ab62dd12074e926 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:54:58.416882 31660 raft_consensus.cc:740] T 99bb1885476e4fc3b007f6e6f67559df P f031cb89978341329ab62dd12074e926 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f031cb89978341329ab62dd12074e926, State: Initialized, Role: FOLLOWER
I20260608 09:54:58.417881 31660 consensus_queue.cc:260] T 99bb1885476e4fc3b007f6e6f67559df P f031cb89978341329ab62dd12074e926 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f031cb89978341329ab62dd12074e926" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 39611 } } peers { permanent_uuid: "0ea4aee9a59a45db98ebd2ec4bc300c3" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 35707 } } peers { permanent_uuid: "9ba0634c4c964a05b303820927c80d23" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 34371 } }
I20260608 09:54:58.419148 31664 leader_election.cc:290] T 39afdf25707e4091aa2cf81ebea5c651 P 9ba0634c4c964a05b303820927c80d23 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0ea4aee9a59a45db98ebd2ec4bc300c3 (127.22.183.129:35707), f031cb89978341329ab62dd12074e926 (127.22.183.130:39611)
I20260608 09:54:58.420627 31660 ts_tablet_manager.cc:1434] T 99bb1885476e4fc3b007f6e6f67559df P f031cb89978341329ab62dd12074e926: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260608 09:54:58.421883 31660 tablet_bootstrap.cc:492] T 39afdf25707e4091aa2cf81ebea5c651 P f031cb89978341329ab62dd12074e926: Bootstrap starting.
I20260608 09:54:58.428434 31660 tablet_bootstrap.cc:654] T 39afdf25707e4091aa2cf81ebea5c651 P f031cb89978341329ab62dd12074e926: Neither blocks nor log segments found. Creating new log.
I20260608 09:54:58.434985 31662 raft_consensus.cc:493] T 054de41f29f044a2acffceeaaea8d990 P 0ea4aee9a59a45db98ebd2ec4bc300c3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 09:54:58.435598 31662 raft_consensus.cc:515] T 054de41f29f044a2acffceeaaea8d990 P 0ea4aee9a59a45db98ebd2ec4bc300c3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ea4aee9a59a45db98ebd2ec4bc300c3" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 35707 } } peers { permanent_uuid: "f031cb89978341329ab62dd12074e926" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 39611 } } peers { permanent_uuid: "9ba0634c4c964a05b303820927c80d23" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 34371 } }
I20260608 09:54:58.440442 31677 raft_consensus.cc:493] T 99bb1885476e4fc3b007f6e6f67559df P 0ea4aee9a59a45db98ebd2ec4bc300c3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 09:54:58.441006 31677 raft_consensus.cc:515] T 99bb1885476e4fc3b007f6e6f67559df P 0ea4aee9a59a45db98ebd2ec4bc300c3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f031cb89978341329ab62dd12074e926" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 39611 } } peers { permanent_uuid: "0ea4aee9a59a45db98ebd2ec4bc300c3" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 35707 } } peers { permanent_uuid: "9ba0634c4c964a05b303820927c80d23" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 34371 } }
I20260608 09:54:58.443295 31677 leader_election.cc:290] T 99bb1885476e4fc3b007f6e6f67559df P 0ea4aee9a59a45db98ebd2ec4bc300c3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f031cb89978341329ab62dd12074e926 (127.22.183.130:39611), 9ba0634c4c964a05b303820927c80d23 (127.22.183.131:34371)
I20260608 09:54:58.447033 31662 leader_election.cc:290] T 054de41f29f044a2acffceeaaea8d990 P 0ea4aee9a59a45db98ebd2ec4bc300c3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f031cb89978341329ab62dd12074e926 (127.22.183.130:39611), 9ba0634c4c964a05b303820927c80d23 (127.22.183.131:34371)
I20260608 09:54:58.453362 31463 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "39afdf25707e4091aa2cf81ebea5c651" candidate_uuid: "9ba0634c4c964a05b303820927c80d23" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0ea4aee9a59a45db98ebd2ec4bc300c3" is_pre_election: true
I20260608 09:54:58.454064 31463 raft_consensus.cc:2468] T 39afdf25707e4091aa2cf81ebea5c651 P 0ea4aee9a59a45db98ebd2ec4bc300c3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9ba0634c4c964a05b303820927c80d23 in term 0.
I20260608 09:54:58.455649 31575 leader_election.cc:304] T 39afdf25707e4091aa2cf81ebea5c651 P 9ba0634c4c964a05b303820927c80d23 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0ea4aee9a59a45db98ebd2ec4bc300c3, 9ba0634c4c964a05b303820927c80d23; no voters: 
I20260608 09:54:58.456669 31664 raft_consensus.cc:2804] T 39afdf25707e4091aa2cf81ebea5c651 P 9ba0634c4c964a05b303820927c80d23 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 09:54:58.456924 31664 raft_consensus.cc:493] T 39afdf25707e4091aa2cf81ebea5c651 P 9ba0634c4c964a05b303820927c80d23 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 09:54:58.457135 31664 raft_consensus.cc:3060] T 39afdf25707e4091aa2cf81ebea5c651 P 9ba0634c4c964a05b303820927c80d23 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:54:58.462131 31660 tablet_bootstrap.cc:492] T 39afdf25707e4091aa2cf81ebea5c651 P f031cb89978341329ab62dd12074e926: No bootstrap required, opened a new log
I20260608 09:54:58.462625 31660 ts_tablet_manager.cc:1403] T 39afdf25707e4091aa2cf81ebea5c651 P f031cb89978341329ab62dd12074e926: Time spent bootstrapping tablet: real 0.041s	user 0.011s	sys 0.005s
I20260608 09:54:58.465831 31660 raft_consensus.cc:359] T 39afdf25707e4091aa2cf81ebea5c651 P f031cb89978341329ab62dd12074e926 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ea4aee9a59a45db98ebd2ec4bc300c3" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 35707 } } peers { permanent_uuid: "f031cb89978341329ab62dd12074e926" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 39611 } } peers { permanent_uuid: "9ba0634c4c964a05b303820927c80d23" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 34371 } }
I20260608 09:54:58.466440 31660 raft_consensus.cc:385] T 39afdf25707e4091aa2cf81ebea5c651 P f031cb89978341329ab62dd12074e926 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:54:58.466723 31660 raft_consensus.cc:740] T 39afdf25707e4091aa2cf81ebea5c651 P f031cb89978341329ab62dd12074e926 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f031cb89978341329ab62dd12074e926, State: Initialized, Role: FOLLOWER
I20260608 09:54:58.466885 31612 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "99bb1885476e4fc3b007f6e6f67559df" candidate_uuid: "0ea4aee9a59a45db98ebd2ec4bc300c3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9ba0634c4c964a05b303820927c80d23" is_pre_election: true
I20260608 09:54:58.466282 31664 raft_consensus.cc:515] T 39afdf25707e4091aa2cf81ebea5c651 P 9ba0634c4c964a05b303820927c80d23 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ea4aee9a59a45db98ebd2ec4bc300c3" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 35707 } } peers { permanent_uuid: "f031cb89978341329ab62dd12074e926" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 39611 } } peers { permanent_uuid: "9ba0634c4c964a05b303820927c80d23" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 34371 } }
I20260608 09:54:58.467607 31660 consensus_queue.cc:260] T 39afdf25707e4091aa2cf81ebea5c651 P f031cb89978341329ab62dd12074e926 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ea4aee9a59a45db98ebd2ec4bc300c3" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 35707 } } peers { permanent_uuid: "f031cb89978341329ab62dd12074e926" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 39611 } } peers { permanent_uuid: "9ba0634c4c964a05b303820927c80d23" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 34371 } }
I20260608 09:54:58.468603 31611 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "054de41f29f044a2acffceeaaea8d990" candidate_uuid: "0ea4aee9a59a45db98ebd2ec4bc300c3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9ba0634c4c964a05b303820927c80d23" is_pre_election: true
I20260608 09:54:58.469158 31664 leader_election.cc:290] T 39afdf25707e4091aa2cf81ebea5c651 P 9ba0634c4c964a05b303820927c80d23 [CANDIDATE]: Term 1 election: Requested vote from peers 0ea4aee9a59a45db98ebd2ec4bc300c3 (127.22.183.129:35707), f031cb89978341329ab62dd12074e926 (127.22.183.130:39611)
I20260608 09:54:58.469254 31611 raft_consensus.cc:2468] T 054de41f29f044a2acffceeaaea8d990 P 9ba0634c4c964a05b303820927c80d23 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0ea4aee9a59a45db98ebd2ec4bc300c3 in term 0.
I20260608 09:54:58.469509 31660 ts_tablet_manager.cc:1434] T 39afdf25707e4091aa2cf81ebea5c651 P f031cb89978341329ab62dd12074e926: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260608 09:54:58.469844 31664 raft_consensus.cc:493] T 054de41f29f044a2acffceeaaea8d990 P 9ba0634c4c964a05b303820927c80d23 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 09:54:58.467787 31612 raft_consensus.cc:2468] T 99bb1885476e4fc3b007f6e6f67559df P 9ba0634c4c964a05b303820927c80d23 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0ea4aee9a59a45db98ebd2ec4bc300c3 in term 0.
I20260608 09:54:58.470368 31664 raft_consensus.cc:515] T 054de41f29f044a2acffceeaaea8d990 P 9ba0634c4c964a05b303820927c80d23 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ea4aee9a59a45db98ebd2ec4bc300c3" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 35707 } } peers { permanent_uuid: "f031cb89978341329ab62dd12074e926" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 39611 } } peers { permanent_uuid: "9ba0634c4c964a05b303820927c80d23" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 34371 } }
I20260608 09:54:58.471331 31429 leader_election.cc:304] T 054de41f29f044a2acffceeaaea8d990 P 0ea4aee9a59a45db98ebd2ec4bc300c3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0ea4aee9a59a45db98ebd2ec4bc300c3, 9ba0634c4c964a05b303820927c80d23; no voters: 
I20260608 09:54:58.472393 31662 raft_consensus.cc:2804] T 054de41f29f044a2acffceeaaea8d990 P 0ea4aee9a59a45db98ebd2ec4bc300c3 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 09:54:58.472430 31429 leader_election.cc:304] T 99bb1885476e4fc3b007f6e6f67559df P 0ea4aee9a59a45db98ebd2ec4bc300c3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0ea4aee9a59a45db98ebd2ec4bc300c3, 9ba0634c4c964a05b303820927c80d23; no voters: 
I20260608 09:54:58.472939 31662 raft_consensus.cc:493] T 054de41f29f044a2acffceeaaea8d990 P 0ea4aee9a59a45db98ebd2ec4bc300c3 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 09:54:58.473346 31662 raft_consensus.cc:3060] T 054de41f29f044a2acffceeaaea8d990 P 0ea4aee9a59a45db98ebd2ec4bc300c3 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:54:58.473353 31677 raft_consensus.cc:2804] T 99bb1885476e4fc3b007f6e6f67559df P 0ea4aee9a59a45db98ebd2ec4bc300c3 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 09:54:58.473901 31677 raft_consensus.cc:493] T 99bb1885476e4fc3b007f6e6f67559df P 0ea4aee9a59a45db98ebd2ec4bc300c3 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 09:54:58.474138 31677 raft_consensus.cc:3060] T 99bb1885476e4fc3b007f6e6f67559df P 0ea4aee9a59a45db98ebd2ec4bc300c3 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:54:58.476569 31664 leader_election.cc:290] T 054de41f29f044a2acffceeaaea8d990 P 9ba0634c4c964a05b303820927c80d23 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0ea4aee9a59a45db98ebd2ec4bc300c3 (127.22.183.129:35707), f031cb89978341329ab62dd12074e926 (127.22.183.130:39611)
I20260608 09:54:58.477154 31463 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "39afdf25707e4091aa2cf81ebea5c651" candidate_uuid: "9ba0634c4c964a05b303820927c80d23" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0ea4aee9a59a45db98ebd2ec4bc300c3"
I20260608 09:54:58.477751 31463 raft_consensus.cc:3060] T 39afdf25707e4091aa2cf81ebea5c651 P 0ea4aee9a59a45db98ebd2ec4bc300c3 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:54:58.478088 31538 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "054de41f29f044a2acffceeaaea8d990" candidate_uuid: "0ea4aee9a59a45db98ebd2ec4bc300c3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f031cb89978341329ab62dd12074e926" is_pre_election: true
I20260608 09:54:58.478323 31537 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "99bb1885476e4fc3b007f6e6f67559df" candidate_uuid: "0ea4aee9a59a45db98ebd2ec4bc300c3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f031cb89978341329ab62dd12074e926" is_pre_election: true
I20260608 09:54:58.478860 31538 raft_consensus.cc:2468] T 054de41f29f044a2acffceeaaea8d990 P f031cb89978341329ab62dd12074e926 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0ea4aee9a59a45db98ebd2ec4bc300c3 in term 0.
I20260608 09:54:58.478973 31537 raft_consensus.cc:2468] T 99bb1885476e4fc3b007f6e6f67559df P f031cb89978341329ab62dd12074e926 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0ea4aee9a59a45db98ebd2ec4bc300c3 in term 0.
I20260608 09:54:58.479995 31536 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "39afdf25707e4091aa2cf81ebea5c651" candidate_uuid: "9ba0634c4c964a05b303820927c80d23" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f031cb89978341329ab62dd12074e926" is_pre_election: true
I20260608 09:54:58.480512 31536 raft_consensus.cc:2468] T 39afdf25707e4091aa2cf81ebea5c651 P f031cb89978341329ab62dd12074e926 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9ba0634c4c964a05b303820927c80d23 in term 0.
I20260608 09:54:58.484030 31462 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "054de41f29f044a2acffceeaaea8d990" candidate_uuid: "9ba0634c4c964a05b303820927c80d23" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0ea4aee9a59a45db98ebd2ec4bc300c3" is_pre_election: true
I20260608 09:54:58.485540 31537 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "39afdf25707e4091aa2cf81ebea5c651" candidate_uuid: "9ba0634c4c964a05b303820927c80d23" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f031cb89978341329ab62dd12074e926"
I20260608 09:54:58.486119 31537 raft_consensus.cc:3060] T 39afdf25707e4091aa2cf81ebea5c651 P f031cb89978341329ab62dd12074e926 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:54:58.486820 31463 raft_consensus.cc:2468] T 39afdf25707e4091aa2cf81ebea5c651 P 0ea4aee9a59a45db98ebd2ec4bc300c3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9ba0634c4c964a05b303820927c80d23 in term 1.
I20260608 09:54:58.486904 31677 raft_consensus.cc:515] T 99bb1885476e4fc3b007f6e6f67559df P 0ea4aee9a59a45db98ebd2ec4bc300c3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f031cb89978341329ab62dd12074e926" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 39611 } } peers { permanent_uuid: "0ea4aee9a59a45db98ebd2ec4bc300c3" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 35707 } } peers { permanent_uuid: "9ba0634c4c964a05b303820927c80d23" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 34371 } }
I20260608 09:54:58.488018 31536 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "054de41f29f044a2acffceeaaea8d990" candidate_uuid: "9ba0634c4c964a05b303820927c80d23" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f031cb89978341329ab62dd12074e926" is_pre_election: true
I20260608 09:54:58.488344 31575 leader_election.cc:304] T 39afdf25707e4091aa2cf81ebea5c651 P 9ba0634c4c964a05b303820927c80d23 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0ea4aee9a59a45db98ebd2ec4bc300c3, 9ba0634c4c964a05b303820927c80d23; no voters: 
I20260608 09:54:58.488678 31536 raft_consensus.cc:2468] T 054de41f29f044a2acffceeaaea8d990 P f031cb89978341329ab62dd12074e926 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9ba0634c4c964a05b303820927c80d23 in term 0.
I20260608 09:54:58.489277 31664 raft_consensus.cc:2804] T 39afdf25707e4091aa2cf81ebea5c651 P 9ba0634c4c964a05b303820927c80d23 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 09:54:58.489807 31664 raft_consensus.cc:697] T 39afdf25707e4091aa2cf81ebea5c651 P 9ba0634c4c964a05b303820927c80d23 [term 1 LEADER]: Becoming Leader. State: Replica: 9ba0634c4c964a05b303820927c80d23, State: Running, Role: LEADER
I20260608 09:54:58.490816 31612 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "99bb1885476e4fc3b007f6e6f67559df" candidate_uuid: "0ea4aee9a59a45db98ebd2ec4bc300c3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9ba0634c4c964a05b303820927c80d23"
I20260608 09:54:58.490657 31664 consensus_queue.cc:237] T 39afdf25707e4091aa2cf81ebea5c651 P 9ba0634c4c964a05b303820927c80d23 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ea4aee9a59a45db98ebd2ec4bc300c3" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 35707 } } peers { permanent_uuid: "f031cb89978341329ab62dd12074e926" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 39611 } } peers { permanent_uuid: "9ba0634c4c964a05b303820927c80d23" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 34371 } }
I20260608 09:54:58.491361 31612 raft_consensus.cc:3060] T 99bb1885476e4fc3b007f6e6f67559df P 9ba0634c4c964a05b303820927c80d23 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:54:58.492522 31577 leader_election.cc:304] T 054de41f29f044a2acffceeaaea8d990 P 9ba0634c4c964a05b303820927c80d23 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9ba0634c4c964a05b303820927c80d23, f031cb89978341329ab62dd12074e926; no voters: 
I20260608 09:54:58.493198 31537 raft_consensus.cc:2468] T 39afdf25707e4091aa2cf81ebea5c651 P f031cb89978341329ab62dd12074e926 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9ba0634c4c964a05b303820927c80d23 in term 1.
I20260608 09:54:58.495476 31681 raft_consensus.cc:2804] T 054de41f29f044a2acffceeaaea8d990 P 9ba0634c4c964a05b303820927c80d23 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 09:54:58.495419 31662 raft_consensus.cc:515] T 054de41f29f044a2acffceeaaea8d990 P 0ea4aee9a59a45db98ebd2ec4bc300c3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ea4aee9a59a45db98ebd2ec4bc300c3" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 35707 } } peers { permanent_uuid: "f031cb89978341329ab62dd12074e926" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 39611 } } peers { permanent_uuid: "9ba0634c4c964a05b303820927c80d23" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 34371 } }
I20260608 09:54:58.497187 31681 raft_consensus.cc:493] T 054de41f29f044a2acffceeaaea8d990 P 9ba0634c4c964a05b303820927c80d23 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 09:54:58.497903 31462 raft_consensus.cc:2393] T 054de41f29f044a2acffceeaaea8d990 P 0ea4aee9a59a45db98ebd2ec4bc300c3 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 9ba0634c4c964a05b303820927c80d23 in current term 1: Already voted for candidate 0ea4aee9a59a45db98ebd2ec4bc300c3 in this term.
I20260608 09:54:58.498839 31662 leader_election.cc:290] T 054de41f29f044a2acffceeaaea8d990 P 0ea4aee9a59a45db98ebd2ec4bc300c3 [CANDIDATE]: Term 1 election: Requested vote from peers f031cb89978341329ab62dd12074e926 (127.22.183.130:39611), 9ba0634c4c964a05b303820927c80d23 (127.22.183.131:34371)
I20260608 09:54:58.499681 31612 raft_consensus.cc:2468] T 99bb1885476e4fc3b007f6e6f67559df P 9ba0634c4c964a05b303820927c80d23 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0ea4aee9a59a45db98ebd2ec4bc300c3 in term 1.
I20260608 09:54:58.499958 31611 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "054de41f29f044a2acffceeaaea8d990" candidate_uuid: "0ea4aee9a59a45db98ebd2ec4bc300c3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9ba0634c4c964a05b303820927c80d23"
I20260608 09:54:58.500886 31537 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "99bb1885476e4fc3b007f6e6f67559df" candidate_uuid: "0ea4aee9a59a45db98ebd2ec4bc300c3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f031cb89978341329ab62dd12074e926"
I20260608 09:54:58.502128 31429 leader_election.cc:304] T 99bb1885476e4fc3b007f6e6f67559df P 0ea4aee9a59a45db98ebd2ec4bc300c3 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0ea4aee9a59a45db98ebd2ec4bc300c3, 9ba0634c4c964a05b303820927c80d23; no voters: 
I20260608 09:54:58.502811 31537 raft_consensus.cc:3060] T 99bb1885476e4fc3b007f6e6f67559df P f031cb89978341329ab62dd12074e926 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:54:58.503103 31681 raft_consensus.cc:3060] T 054de41f29f044a2acffceeaaea8d990 P 9ba0634c4c964a05b303820927c80d23 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:54:58.502154 31536 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "054de41f29f044a2acffceeaaea8d990" candidate_uuid: "0ea4aee9a59a45db98ebd2ec4bc300c3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f031cb89978341329ab62dd12074e926"
I20260608 09:54:58.504170 31536 raft_consensus.cc:3060] T 054de41f29f044a2acffceeaaea8d990 P f031cb89978341329ab62dd12074e926 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:54:58.511356 31662 raft_consensus.cc:2804] T 99bb1885476e4fc3b007f6e6f67559df P 0ea4aee9a59a45db98ebd2ec4bc300c3 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 09:54:58.499711 31677 leader_election.cc:290] T 99bb1885476e4fc3b007f6e6f67559df P 0ea4aee9a59a45db98ebd2ec4bc300c3 [CANDIDATE]: Term 1 election: Requested vote from peers f031cb89978341329ab62dd12074e926 (127.22.183.130:39611), 9ba0634c4c964a05b303820927c80d23 (127.22.183.131:34371)
I20260608 09:54:58.516088 31536 raft_consensus.cc:2468] T 054de41f29f044a2acffceeaaea8d990 P f031cb89978341329ab62dd12074e926 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0ea4aee9a59a45db98ebd2ec4bc300c3 in term 1.
I20260608 09:54:58.517412 31428 leader_election.cc:304] T 054de41f29f044a2acffceeaaea8d990 P 0ea4aee9a59a45db98ebd2ec4bc300c3 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0ea4aee9a59a45db98ebd2ec4bc300c3, f031cb89978341329ab62dd12074e926; no voters: 
I20260608 09:54:58.518306 31677 raft_consensus.cc:2804] T 054de41f29f044a2acffceeaaea8d990 P 0ea4aee9a59a45db98ebd2ec4bc300c3 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 09:54:58.518988 31677 raft_consensus.cc:697] T 054de41f29f044a2acffceeaaea8d990 P 0ea4aee9a59a45db98ebd2ec4bc300c3 [term 1 LEADER]: Becoming Leader. State: Replica: 0ea4aee9a59a45db98ebd2ec4bc300c3, State: Running, Role: LEADER
I20260608 09:54:58.519143 31662 raft_consensus.cc:697] T 99bb1885476e4fc3b007f6e6f67559df P 0ea4aee9a59a45db98ebd2ec4bc300c3 [term 1 LEADER]: Becoming Leader. State: Replica: 0ea4aee9a59a45db98ebd2ec4bc300c3, State: Running, Role: LEADER
I20260608 09:54:58.518311 31537 raft_consensus.cc:2468] T 99bb1885476e4fc3b007f6e6f67559df P f031cb89978341329ab62dd12074e926 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0ea4aee9a59a45db98ebd2ec4bc300c3 in term 1.
I20260608 09:54:58.519973 31677 consensus_queue.cc:237] T 054de41f29f044a2acffceeaaea8d990 P 0ea4aee9a59a45db98ebd2ec4bc300c3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ea4aee9a59a45db98ebd2ec4bc300c3" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 35707 } } peers { permanent_uuid: "f031cb89978341329ab62dd12074e926" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 39611 } } peers { permanent_uuid: "9ba0634c4c964a05b303820927c80d23" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 34371 } }
I20260608 09:54:58.520205 31662 consensus_queue.cc:237] T 99bb1885476e4fc3b007f6e6f67559df P 0ea4aee9a59a45db98ebd2ec4bc300c3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f031cb89978341329ab62dd12074e926" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 39611 } } peers { permanent_uuid: "0ea4aee9a59a45db98ebd2ec4bc300c3" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 35707 } } peers { permanent_uuid: "9ba0634c4c964a05b303820927c80d23" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 34371 } }
I20260608 09:54:58.520257 31361 catalog_manager.cc:5696] T 39afdf25707e4091aa2cf81ebea5c651 P 9ba0634c4c964a05b303820927c80d23 reported cstate change: term changed from 0 to 1, leader changed from <none> to 9ba0634c4c964a05b303820927c80d23 (127.22.183.131). New cstate: current_term: 1 leader_uuid: "9ba0634c4c964a05b303820927c80d23" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ea4aee9a59a45db98ebd2ec4bc300c3" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 35707 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f031cb89978341329ab62dd12074e926" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 39611 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9ba0634c4c964a05b303820927c80d23" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 34371 } health_report { overall_health: HEALTHY } } }
I20260608 09:54:58.516376 31681 raft_consensus.cc:515] T 054de41f29f044a2acffceeaaea8d990 P 9ba0634c4c964a05b303820927c80d23 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ea4aee9a59a45db98ebd2ec4bc300c3" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 35707 } } peers { permanent_uuid: "f031cb89978341329ab62dd12074e926" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 39611 } } peers { permanent_uuid: "9ba0634c4c964a05b303820927c80d23" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 34371 } }
I20260608 09:54:58.525527 31462 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "054de41f29f044a2acffceeaaea8d990" candidate_uuid: "9ba0634c4c964a05b303820927c80d23" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0ea4aee9a59a45db98ebd2ec4bc300c3"
I20260608 09:54:58.527101 31681 leader_election.cc:290] T 054de41f29f044a2acffceeaaea8d990 P 9ba0634c4c964a05b303820927c80d23 [CANDIDATE]: Term 1 election: Requested vote from peers 0ea4aee9a59a45db98ebd2ec4bc300c3 (127.22.183.129:35707), f031cb89978341329ab62dd12074e926 (127.22.183.130:39611)
I20260608 09:54:58.528235 31537 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "054de41f29f044a2acffceeaaea8d990" candidate_uuid: "9ba0634c4c964a05b303820927c80d23" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f031cb89978341329ab62dd12074e926"
I20260608 09:54:58.528594 31611 raft_consensus.cc:2393] T 054de41f29f044a2acffceeaaea8d990 P 9ba0634c4c964a05b303820927c80d23 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 0ea4aee9a59a45db98ebd2ec4bc300c3 in current term 1: Already voted for candidate 9ba0634c4c964a05b303820927c80d23 in this term.
I20260608 09:54:58.529196 31537 raft_consensus.cc:2393] T 054de41f29f044a2acffceeaaea8d990 P f031cb89978341329ab62dd12074e926 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 9ba0634c4c964a05b303820927c80d23 in current term 1: Already voted for candidate 0ea4aee9a59a45db98ebd2ec4bc300c3 in this term.
I20260608 09:54:58.530468 31577 leader_election.cc:304] T 054de41f29f044a2acffceeaaea8d990 P 9ba0634c4c964a05b303820927c80d23 [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: 9ba0634c4c964a05b303820927c80d23; no voters: 0ea4aee9a59a45db98ebd2ec4bc300c3, f031cb89978341329ab62dd12074e926
I20260608 09:54:58.531349 31681 raft_consensus.cc:2749] T 054de41f29f044a2acffceeaaea8d990 P 9ba0634c4c964a05b303820927c80d23 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260608 09:54:58.533895 31358 catalog_manager.cc:5696] T 99bb1885476e4fc3b007f6e6f67559df P 0ea4aee9a59a45db98ebd2ec4bc300c3 reported cstate change: term changed from 0 to 1, leader changed from <none> to 0ea4aee9a59a45db98ebd2ec4bc300c3 (127.22.183.129). New cstate: current_term: 1 leader_uuid: "0ea4aee9a59a45db98ebd2ec4bc300c3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f031cb89978341329ab62dd12074e926" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 39611 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0ea4aee9a59a45db98ebd2ec4bc300c3" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 35707 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9ba0634c4c964a05b303820927c80d23" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 34371 } health_report { overall_health: UNKNOWN } } }
I20260608 09:54:58.544678 31358 catalog_manager.cc:5696] T 054de41f29f044a2acffceeaaea8d990 P 0ea4aee9a59a45db98ebd2ec4bc300c3 reported cstate change: term changed from 0 to 1, leader changed from <none> to 0ea4aee9a59a45db98ebd2ec4bc300c3 (127.22.183.129). New cstate: current_term: 1 leader_uuid: "0ea4aee9a59a45db98ebd2ec4bc300c3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ea4aee9a59a45db98ebd2ec4bc300c3" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 35707 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f031cb89978341329ab62dd12074e926" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 39611 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9ba0634c4c964a05b303820927c80d23" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 34371 } health_report { overall_health: UNKNOWN } } }
I20260608 09:54:58.632694 31681 raft_consensus.cc:493] T 75ba8a867c984c598ba0191f77e56b31 P 9ba0634c4c964a05b303820927c80d23 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 09:54:58.633229 31681 raft_consensus.cc:515] T 75ba8a867c984c598ba0191f77e56b31 P 9ba0634c4c964a05b303820927c80d23 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ea4aee9a59a45db98ebd2ec4bc300c3" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 35707 } } peers { permanent_uuid: "f031cb89978341329ab62dd12074e926" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 39611 } } peers { permanent_uuid: "9ba0634c4c964a05b303820927c80d23" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 34371 } }
I20260608 09:54:58.634930 31681 leader_election.cc:290] T 75ba8a867c984c598ba0191f77e56b31 P 9ba0634c4c964a05b303820927c80d23 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0ea4aee9a59a45db98ebd2ec4bc300c3 (127.22.183.129:35707), f031cb89978341329ab62dd12074e926 (127.22.183.130:39611)
I20260608 09:54:58.635844 31462 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "75ba8a867c984c598ba0191f77e56b31" candidate_uuid: "9ba0634c4c964a05b303820927c80d23" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0ea4aee9a59a45db98ebd2ec4bc300c3" is_pre_election: true
I20260608 09:54:58.636089 31537 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "75ba8a867c984c598ba0191f77e56b31" candidate_uuid: "9ba0634c4c964a05b303820927c80d23" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f031cb89978341329ab62dd12074e926" is_pre_election: true
I20260608 09:54:58.636610 31462 raft_consensus.cc:2468] T 75ba8a867c984c598ba0191f77e56b31 P 0ea4aee9a59a45db98ebd2ec4bc300c3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9ba0634c4c964a05b303820927c80d23 in term 0.
I20260608 09:54:58.636701 31537 raft_consensus.cc:2468] T 75ba8a867c984c598ba0191f77e56b31 P f031cb89978341329ab62dd12074e926 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9ba0634c4c964a05b303820927c80d23 in term 0.
I20260608 09:54:58.637908 31575 leader_election.cc:304] T 75ba8a867c984c598ba0191f77e56b31 P 9ba0634c4c964a05b303820927c80d23 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0ea4aee9a59a45db98ebd2ec4bc300c3, 9ba0634c4c964a05b303820927c80d23; no voters: 
I20260608 09:54:58.638621 31681 raft_consensus.cc:2804] T 75ba8a867c984c598ba0191f77e56b31 P 9ba0634c4c964a05b303820927c80d23 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 09:54:58.638916 31681 raft_consensus.cc:493] T 75ba8a867c984c598ba0191f77e56b31 P 9ba0634c4c964a05b303820927c80d23 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 09:54:58.639199 31681 raft_consensus.cc:3060] T 75ba8a867c984c598ba0191f77e56b31 P 9ba0634c4c964a05b303820927c80d23 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:54:58.643797 31681 raft_consensus.cc:515] T 75ba8a867c984c598ba0191f77e56b31 P 9ba0634c4c964a05b303820927c80d23 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ea4aee9a59a45db98ebd2ec4bc300c3" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 35707 } } peers { permanent_uuid: "f031cb89978341329ab62dd12074e926" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 39611 } } peers { permanent_uuid: "9ba0634c4c964a05b303820927c80d23" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 34371 } }
I20260608 09:54:58.645321 31681 leader_election.cc:290] T 75ba8a867c984c598ba0191f77e56b31 P 9ba0634c4c964a05b303820927c80d23 [CANDIDATE]: Term 1 election: Requested vote from peers 0ea4aee9a59a45db98ebd2ec4bc300c3 (127.22.183.129:35707), f031cb89978341329ab62dd12074e926 (127.22.183.130:39611)
I20260608 09:54:58.646142 31462 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "75ba8a867c984c598ba0191f77e56b31" candidate_uuid: "9ba0634c4c964a05b303820927c80d23" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0ea4aee9a59a45db98ebd2ec4bc300c3"
I20260608 09:54:58.646345 31537 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "75ba8a867c984c598ba0191f77e56b31" candidate_uuid: "9ba0634c4c964a05b303820927c80d23" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f031cb89978341329ab62dd12074e926"
I20260608 09:54:58.646687 31462 raft_consensus.cc:3060] T 75ba8a867c984c598ba0191f77e56b31 P 0ea4aee9a59a45db98ebd2ec4bc300c3 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:54:58.646922 31537 raft_consensus.cc:3060] T 75ba8a867c984c598ba0191f77e56b31 P f031cb89978341329ab62dd12074e926 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:54:58.652068 31537 raft_consensus.cc:2468] T 75ba8a867c984c598ba0191f77e56b31 P f031cb89978341329ab62dd12074e926 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9ba0634c4c964a05b303820927c80d23 in term 1.
I20260608 09:54:58.652151 31462 raft_consensus.cc:2468] T 75ba8a867c984c598ba0191f77e56b31 P 0ea4aee9a59a45db98ebd2ec4bc300c3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9ba0634c4c964a05b303820927c80d23 in term 1.
I20260608 09:54:58.653173 31577 leader_election.cc:304] T 75ba8a867c984c598ba0191f77e56b31 P 9ba0634c4c964a05b303820927c80d23 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9ba0634c4c964a05b303820927c80d23, f031cb89978341329ab62dd12074e926; no voters: 
I20260608 09:54:58.653972 31681 raft_consensus.cc:2804] T 75ba8a867c984c598ba0191f77e56b31 P 9ba0634c4c964a05b303820927c80d23 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 09:54:58.654461 31681 raft_consensus.cc:697] T 75ba8a867c984c598ba0191f77e56b31 P 9ba0634c4c964a05b303820927c80d23 [term 1 LEADER]: Becoming Leader. State: Replica: 9ba0634c4c964a05b303820927c80d23, State: Running, Role: LEADER
I20260608 09:54:58.655285 31681 consensus_queue.cc:237] T 75ba8a867c984c598ba0191f77e56b31 P 9ba0634c4c964a05b303820927c80d23 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ea4aee9a59a45db98ebd2ec4bc300c3" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 35707 } } peers { permanent_uuid: "f031cb89978341329ab62dd12074e926" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 39611 } } peers { permanent_uuid: "9ba0634c4c964a05b303820927c80d23" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 34371 } }
I20260608 09:54:58.662642 31358 catalog_manager.cc:5696] T 75ba8a867c984c598ba0191f77e56b31 P 9ba0634c4c964a05b303820927c80d23 reported cstate change: term changed from 0 to 1, leader changed from <none> to 9ba0634c4c964a05b303820927c80d23 (127.22.183.131). New cstate: current_term: 1 leader_uuid: "9ba0634c4c964a05b303820927c80d23" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ea4aee9a59a45db98ebd2ec4bc300c3" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 35707 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f031cb89978341329ab62dd12074e926" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 39611 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9ba0634c4c964a05b303820927c80d23" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 34371 } health_report { overall_health: HEALTHY } } }
W20260608 09:54:58.663829 31409 auto_rebalancer.cc:259] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260608 09:54:58.773867 23262 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 09:54:58.781394 31689 instance_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 09:54:58.781561 31688 instance_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 09:54:58.782819 31691 instance_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 09:54:58.783636 23262 server_base.cc:1061] running on GCE node
I20260608 09:54:58.784526 23262 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 09:54:58.784745 23262 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 09:54:58.784891 23262 hybrid_clock.cc:648] HybridClock initialized: now 1780912498784879 us; error 0 us; skew 500 ppm
I20260608 09:54:58.785543 23262 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 09:54:58.788040 23262 webserver.cc:533] Webserver started at http://127.22.183.132:44623/ using document root <none> and password file <none>
I20260608 09:54:58.788566 23262 fs_manager.cc:362] Metadata directory not provided
I20260608 09:54:58.788736 23262 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 09:54:58.789192 23262 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 09:54:58.790330 23262 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task8s1y23/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780912294849904-23262-0/minicluster-data/ts-3-root/instance:
uuid: "890764ec5f2547f599bcf2ba2f80df77"
format_stamp: "Formatted at 2026-06-08 09:54:58 on dist-test-slave-vzb5"
I20260608 09:54:58.795073 23262 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260608 09:54:58.798688 31696 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:54:58.799569 23262 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260608 09:54:58.799836 23262 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task8s1y23/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780912294849904-23262-0/minicluster-data/ts-3-root
uuid: "890764ec5f2547f599bcf2ba2f80df77"
format_stamp: "Formatted at 2026-06-08 09:54:58 on dist-test-slave-vzb5"
I20260608 09:54:58.800076 23262 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task8s1y23/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780912294849904-23262-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-task8s1y23/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780912294849904-23262-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-task8s1y23/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780912294849904-23262-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 09:54:58.831538 23262 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 09:54:58.832765 23262 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 09:54:58.833956 23262 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 09:54:58.836153 23262 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 09:54:58.836401 23262 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:54:58.836653 23262 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 09:54:58.836845 23262 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:54:58.882247 23262 rpc_server.cc:307] RPC server started. Bound to: 127.22.183.132:44727
I20260608 09:54:58.882383 31758 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.22.183.132:44727 every 8 connection(s)
I20260608 09:54:58.897791 31759 heartbeater.cc:344] Connected to a master server at 127.22.183.190:35933
I20260608 09:54:58.898310 31759 heartbeater.cc:461] Registering TS with master...
I20260608 09:54:58.899068 31759 heartbeater.cc:507] Master 127.22.183.190:35933 requested a full tablet report, sending...
I20260608 09:54:58.901243 31358 ts_manager.cc:194] Registered new tserver with Master: 890764ec5f2547f599bcf2ba2f80df77 (127.22.183.132:44727)
I20260608 09:54:58.902982 31358 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:40316
I20260608 09:54:58.945716 31681 consensus_queue.cc:1048] T 39afdf25707e4091aa2cf81ebea5c651 P 9ba0634c4c964a05b303820927c80d23 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0ea4aee9a59a45db98ebd2ec4bc300c3" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 35707 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 09:54:58.958835 31682 consensus_queue.cc:1048] T 39afdf25707e4091aa2cf81ebea5c651 P 9ba0634c4c964a05b303820927c80d23 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f031cb89978341329ab62dd12074e926" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 39611 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 09:54:58.993541 31662 consensus_queue.cc:1048] T 054de41f29f044a2acffceeaaea8d990 P 0ea4aee9a59a45db98ebd2ec4bc300c3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f031cb89978341329ab62dd12074e926" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 39611 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 09:54:59.004976 31677 consensus_queue.cc:1048] T 054de41f29f044a2acffceeaaea8d990 P 0ea4aee9a59a45db98ebd2ec4bc300c3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9ba0634c4c964a05b303820927c80d23" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 34371 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 09:54:59.020002 31677 consensus_queue.cc:1048] T 99bb1885476e4fc3b007f6e6f67559df P 0ea4aee9a59a45db98ebd2ec4bc300c3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f031cb89978341329ab62dd12074e926" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 39611 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 09:54:59.030450 31677 consensus_queue.cc:1048] T 99bb1885476e4fc3b007f6e6f67559df P 0ea4aee9a59a45db98ebd2ec4bc300c3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9ba0634c4c964a05b303820927c80d23" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 34371 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 09:54:59.108271 31682 consensus_queue.cc:1048] T 75ba8a867c984c598ba0191f77e56b31 P 9ba0634c4c964a05b303820927c80d23 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0ea4aee9a59a45db98ebd2ec4bc300c3" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 35707 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 09:54:59.120848 31682 consensus_queue.cc:1048] T 75ba8a867c984c598ba0191f77e56b31 P 9ba0634c4c964a05b303820927c80d23 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f031cb89978341329ab62dd12074e926" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 39611 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 09:54:59.687271 31611 consensus_queue.cc:237] T 39afdf25707e4091aa2cf81ebea5c651 P 9ba0634c4c964a05b303820927c80d23 [LEADER]: Queue 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: "0ea4aee9a59a45db98ebd2ec4bc300c3" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 35707 } } peers { permanent_uuid: "f031cb89978341329ab62dd12074e926" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 39611 } attrs { replace: true } } peers { permanent_uuid: "9ba0634c4c964a05b303820927c80d23" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 34371 } } peers { permanent_uuid: "890764ec5f2547f599bcf2ba2f80df77" member_type: NON_VOTER last_known_addr { host: "127.22.183.132" port: 44727 } attrs { promote: true } }
I20260608 09:54:59.694633 31537 raft_consensus.cc:1275] T 39afdf25707e4091aa2cf81ebea5c651 P f031cb89978341329ab62dd12074e926 [term 1 FOLLOWER]: Refusing update from remote peer 9ba0634c4c964a05b303820927c80d23: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 09:54:59.695771 31462 raft_consensus.cc:1275] T 39afdf25707e4091aa2cf81ebea5c651 P 0ea4aee9a59a45db98ebd2ec4bc300c3 [term 1 FOLLOWER]: Refusing update from remote peer 9ba0634c4c964a05b303820927c80d23: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 09:54:59.696377 31681 consensus_queue.cc:1048] T 39afdf25707e4091aa2cf81ebea5c651 P 9ba0634c4c964a05b303820927c80d23 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f031cb89978341329ab62dd12074e926" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 39611 } 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 09:54:59.697607 31682 consensus_queue.cc:1048] T 39afdf25707e4091aa2cf81ebea5c651 P 9ba0634c4c964a05b303820927c80d23 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0ea4aee9a59a45db98ebd2ec4bc300c3" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 35707 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260608 09:54:59.704609 31681 raft_consensus.cc:2955] T 39afdf25707e4091aa2cf81ebea5c651 P 9ba0634c4c964a05b303820927c80d23 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 890764ec5f2547f599bcf2ba2f80df77 (127.22.183.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0ea4aee9a59a45db98ebd2ec4bc300c3" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 35707 } } peers { permanent_uuid: "f031cb89978341329ab62dd12074e926" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 39611 } attrs { replace: true } } peers { permanent_uuid: "9ba0634c4c964a05b303820927c80d23" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 34371 } } peers { permanent_uuid: "890764ec5f2547f599bcf2ba2f80df77" member_type: NON_VOTER last_known_addr { host: "127.22.183.132" port: 44727 } attrs { promote: true } } }
I20260608 09:54:59.706529 31537 raft_consensus.cc:2955] T 39afdf25707e4091aa2cf81ebea5c651 P f031cb89978341329ab62dd12074e926 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 890764ec5f2547f599bcf2ba2f80df77 (127.22.183.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0ea4aee9a59a45db98ebd2ec4bc300c3" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 35707 } } peers { permanent_uuid: "f031cb89978341329ab62dd12074e926" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 39611 } attrs { replace: true } } peers { permanent_uuid: "9ba0634c4c964a05b303820927c80d23" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 34371 } } peers { permanent_uuid: "890764ec5f2547f599bcf2ba2f80df77" member_type: NON_VOTER last_known_addr { host: "127.22.183.132" port: 44727 } attrs { promote: true } } }
W20260608 09:54:59.709539 31575 consensus_peers.cc:597] T 39afdf25707e4091aa2cf81ebea5c651 P 9ba0634c4c964a05b303820927c80d23 -> Peer 890764ec5f2547f599bcf2ba2f80df77 (127.22.183.132:44727): Couldn't send request to peer 890764ec5f2547f599bcf2ba2f80df77. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 39afdf25707e4091aa2cf81ebea5c651. This is attempt 1: this message will repeat every 5th retry.
I20260608 09:54:59.708716 31462 raft_consensus.cc:2955] T 39afdf25707e4091aa2cf81ebea5c651 P 0ea4aee9a59a45db98ebd2ec4bc300c3 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 890764ec5f2547f599bcf2ba2f80df77 (127.22.183.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0ea4aee9a59a45db98ebd2ec4bc300c3" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 35707 } } peers { permanent_uuid: "f031cb89978341329ab62dd12074e926" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 39611 } attrs { replace: true } } peers { permanent_uuid: "9ba0634c4c964a05b303820927c80d23" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 34371 } } peers { permanent_uuid: "890764ec5f2547f599bcf2ba2f80df77" member_type: NON_VOTER last_known_addr { host: "127.22.183.132" port: 44727 } attrs { promote: true } } }
I20260608 09:54:59.719218 31361 catalog_manager.cc:5696] T 39afdf25707e4091aa2cf81ebea5c651 P 9ba0634c4c964a05b303820927c80d23 reported cstate change: config changed from index -1 to 2, NON_VOTER 890764ec5f2547f599bcf2ba2f80df77 (127.22.183.132) added. New cstate: current_term: 1 leader_uuid: "9ba0634c4c964a05b303820927c80d23" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0ea4aee9a59a45db98ebd2ec4bc300c3" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 35707 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f031cb89978341329ab62dd12074e926" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 39611 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9ba0634c4c964a05b303820927c80d23" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 34371 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "890764ec5f2547f599bcf2ba2f80df77" member_type: NON_VOTER last_known_addr { host: "127.22.183.132" port: 44727 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260608 09:54:59.738142 31462 consensus_queue.cc:237] T 054de41f29f044a2acffceeaaea8d990 P 0ea4aee9a59a45db98ebd2ec4bc300c3 [LEADER]: Queue 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: "0ea4aee9a59a45db98ebd2ec4bc300c3" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 35707 } } peers { permanent_uuid: "f031cb89978341329ab62dd12074e926" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 39611 } } peers { permanent_uuid: "9ba0634c4c964a05b303820927c80d23" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 34371 } attrs { replace: true } } peers { permanent_uuid: "890764ec5f2547f599bcf2ba2f80df77" member_type: NON_VOTER last_known_addr { host: "127.22.183.132" port: 44727 } attrs { promote: true } }
I20260608 09:54:59.745134 31611 raft_consensus.cc:1275] T 054de41f29f044a2acffceeaaea8d990 P 9ba0634c4c964a05b303820927c80d23 [term 1 FOLLOWER]: Refusing update from remote peer 0ea4aee9a59a45db98ebd2ec4bc300c3: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 09:54:59.745427 31537 raft_consensus.cc:1275] T 054de41f29f044a2acffceeaaea8d990 P f031cb89978341329ab62dd12074e926 [term 1 FOLLOWER]: Refusing update from remote peer 0ea4aee9a59a45db98ebd2ec4bc300c3: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 09:54:59.746798 31684 consensus_queue.cc:1048] T 054de41f29f044a2acffceeaaea8d990 P 0ea4aee9a59a45db98ebd2ec4bc300c3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9ba0634c4c964a05b303820927c80d23" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 34371 } 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 09:54:59.747674 31662 consensus_queue.cc:1048] T 054de41f29f044a2acffceeaaea8d990 P 0ea4aee9a59a45db98ebd2ec4bc300c3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f031cb89978341329ab62dd12074e926" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 39611 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260608 09:54:59.755375 31662 raft_consensus.cc:2955] T 054de41f29f044a2acffceeaaea8d990 P 0ea4aee9a59a45db98ebd2ec4bc300c3 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 890764ec5f2547f599bcf2ba2f80df77 (127.22.183.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0ea4aee9a59a45db98ebd2ec4bc300c3" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 35707 } } peers { permanent_uuid: "f031cb89978341329ab62dd12074e926" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 39611 } } peers { permanent_uuid: "9ba0634c4c964a05b303820927c80d23" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 34371 } attrs { replace: true } } peers { permanent_uuid: "890764ec5f2547f599bcf2ba2f80df77" member_type: NON_VOTER last_known_addr { host: "127.22.183.132" port: 44727 } attrs { promote: true } } }
I20260608 09:54:59.756587 31611 raft_consensus.cc:2955] T 054de41f29f044a2acffceeaaea8d990 P 9ba0634c4c964a05b303820927c80d23 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 890764ec5f2547f599bcf2ba2f80df77 (127.22.183.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0ea4aee9a59a45db98ebd2ec4bc300c3" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 35707 } } peers { permanent_uuid: "f031cb89978341329ab62dd12074e926" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 39611 } } peers { permanent_uuid: "9ba0634c4c964a05b303820927c80d23" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 34371 } attrs { replace: true } } peers { permanent_uuid: "890764ec5f2547f599bcf2ba2f80df77" member_type: NON_VOTER last_known_addr { host: "127.22.183.132" port: 44727 } attrs { promote: true } } }
I20260608 09:54:59.756587 31537 raft_consensus.cc:2955] T 054de41f29f044a2acffceeaaea8d990 P f031cb89978341329ab62dd12074e926 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 890764ec5f2547f599bcf2ba2f80df77 (127.22.183.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0ea4aee9a59a45db98ebd2ec4bc300c3" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 35707 } } peers { permanent_uuid: "f031cb89978341329ab62dd12074e926" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 39611 } } peers { permanent_uuid: "9ba0634c4c964a05b303820927c80d23" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 34371 } attrs { replace: true } } peers { permanent_uuid: "890764ec5f2547f599bcf2ba2f80df77" member_type: NON_VOTER last_known_addr { host: "127.22.183.132" port: 44727 } attrs { promote: true } } }
I20260608 09:54:59.768119 31612 consensus_queue.cc:237] T 75ba8a867c984c598ba0191f77e56b31 P 9ba0634c4c964a05b303820927c80d23 [LEADER]: Queue 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: "0ea4aee9a59a45db98ebd2ec4bc300c3" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 35707 } attrs { replace: true } } peers { permanent_uuid: "f031cb89978341329ab62dd12074e926" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 39611 } } peers { permanent_uuid: "9ba0634c4c964a05b303820927c80d23" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 34371 } } peers { permanent_uuid: "890764ec5f2547f599bcf2ba2f80df77" member_type: NON_VOTER last_known_addr { host: "127.22.183.132" port: 44727 } attrs { promote: true } }
W20260608 09:54:59.774221 31426 consensus_peers.cc:597] T 054de41f29f044a2acffceeaaea8d990 P 0ea4aee9a59a45db98ebd2ec4bc300c3 -> Peer 890764ec5f2547f599bcf2ba2f80df77 (127.22.183.132:44727): Couldn't send request to peer 890764ec5f2547f599bcf2ba2f80df77. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 054de41f29f044a2acffceeaaea8d990. This is attempt 1: this message will repeat every 5th retry.
I20260608 09:54:59.774547 31358 catalog_manager.cc:5696] T 054de41f29f044a2acffceeaaea8d990 P 0ea4aee9a59a45db98ebd2ec4bc300c3 reported cstate change: config changed from index -1 to 2, NON_VOTER 890764ec5f2547f599bcf2ba2f80df77 (127.22.183.132) added. New cstate: current_term: 1 leader_uuid: "0ea4aee9a59a45db98ebd2ec4bc300c3" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0ea4aee9a59a45db98ebd2ec4bc300c3" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 35707 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f031cb89978341329ab62dd12074e926" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 39611 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9ba0634c4c964a05b303820927c80d23" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 34371 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "890764ec5f2547f599bcf2ba2f80df77" member_type: NON_VOTER last_known_addr { host: "127.22.183.132" port: 44727 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
W20260608 09:54:59.776503 31575 consensus_peers.cc:597] T 75ba8a867c984c598ba0191f77e56b31 P 9ba0634c4c964a05b303820927c80d23 -> Peer 890764ec5f2547f599bcf2ba2f80df77 (127.22.183.132:44727): Couldn't send request to peer 890764ec5f2547f599bcf2ba2f80df77. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 75ba8a867c984c598ba0191f77e56b31. This is attempt 1: this message will repeat every 5th retry.
I20260608 09:54:59.778182 31537 raft_consensus.cc:1275] T 75ba8a867c984c598ba0191f77e56b31 P f031cb89978341329ab62dd12074e926 [term 1 FOLLOWER]: Refusing update from remote peer 9ba0634c4c964a05b303820927c80d23: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 09:54:59.778410 31462 raft_consensus.cc:1275] T 75ba8a867c984c598ba0191f77e56b31 P 0ea4aee9a59a45db98ebd2ec4bc300c3 [term 1 FOLLOWER]: Refusing update from remote peer 9ba0634c4c964a05b303820927c80d23: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 09:54:59.779682 31681 consensus_queue.cc:1048] T 75ba8a867c984c598ba0191f77e56b31 P 9ba0634c4c964a05b303820927c80d23 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f031cb89978341329ab62dd12074e926" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 39611 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260608 09:54:59.780589 31664 consensus_queue.cc:1048] T 75ba8a867c984c598ba0191f77e56b31 P 9ba0634c4c964a05b303820927c80d23 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0ea4aee9a59a45db98ebd2ec4bc300c3" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 35707 } 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 09:54:59.788968 31681 raft_consensus.cc:2955] T 75ba8a867c984c598ba0191f77e56b31 P 9ba0634c4c964a05b303820927c80d23 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 890764ec5f2547f599bcf2ba2f80df77 (127.22.183.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0ea4aee9a59a45db98ebd2ec4bc300c3" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 35707 } attrs { replace: true } } peers { permanent_uuid: "f031cb89978341329ab62dd12074e926" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 39611 } } peers { permanent_uuid: "9ba0634c4c964a05b303820927c80d23" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 34371 } } peers { permanent_uuid: "890764ec5f2547f599bcf2ba2f80df77" member_type: NON_VOTER last_known_addr { host: "127.22.183.132" port: 44727 } attrs { promote: true } } }
I20260608 09:54:59.790586 31537 raft_consensus.cc:2955] T 75ba8a867c984c598ba0191f77e56b31 P f031cb89978341329ab62dd12074e926 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 890764ec5f2547f599bcf2ba2f80df77 (127.22.183.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0ea4aee9a59a45db98ebd2ec4bc300c3" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 35707 } attrs { replace: true } } peers { permanent_uuid: "f031cb89978341329ab62dd12074e926" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 39611 } } peers { permanent_uuid: "9ba0634c4c964a05b303820927c80d23" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 34371 } } peers { permanent_uuid: "890764ec5f2547f599bcf2ba2f80df77" member_type: NON_VOTER last_known_addr { host: "127.22.183.132" port: 44727 } attrs { promote: true } } }
I20260608 09:54:59.792637 31462 raft_consensus.cc:2955] T 75ba8a867c984c598ba0191f77e56b31 P 0ea4aee9a59a45db98ebd2ec4bc300c3 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 890764ec5f2547f599bcf2ba2f80df77 (127.22.183.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0ea4aee9a59a45db98ebd2ec4bc300c3" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 35707 } attrs { replace: true } } peers { permanent_uuid: "f031cb89978341329ab62dd12074e926" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 39611 } } peers { permanent_uuid: "9ba0634c4c964a05b303820927c80d23" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 34371 } } peers { permanent_uuid: "890764ec5f2547f599bcf2ba2f80df77" member_type: NON_VOTER last_known_addr { host: "127.22.183.132" port: 44727 } attrs { promote: true } } }
I20260608 09:54:59.806908 31612 consensus_queue.cc:237] T 39afdf25707e4091aa2cf81ebea5c651 P 9ba0634c4c964a05b303820927c80d23 [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: "0ea4aee9a59a45db98ebd2ec4bc300c3" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 35707 } } peers { permanent_uuid: "f031cb89978341329ab62dd12074e926" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 39611 } attrs { replace: false } } peers { permanent_uuid: "9ba0634c4c964a05b303820927c80d23" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 34371 } } peers { permanent_uuid: "890764ec5f2547f599bcf2ba2f80df77" member_type: NON_VOTER last_known_addr { host: "127.22.183.132" port: 44727 } attrs { promote: true } }
I20260608 09:54:59.807364 31358 catalog_manager.cc:5696] T 75ba8a867c984c598ba0191f77e56b31 P 0ea4aee9a59a45db98ebd2ec4bc300c3 reported cstate change: config changed from index -1 to 2, NON_VOTER 890764ec5f2547f599bcf2ba2f80df77 (127.22.183.132) added. New cstate: current_term: 1 leader_uuid: "9ba0634c4c964a05b303820927c80d23" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0ea4aee9a59a45db98ebd2ec4bc300c3" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 35707 } attrs { replace: true } } peers { permanent_uuid: "f031cb89978341329ab62dd12074e926" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 39611 } } peers { permanent_uuid: "9ba0634c4c964a05b303820927c80d23" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 34371 } } peers { permanent_uuid: "890764ec5f2547f599bcf2ba2f80df77" member_type: NON_VOTER last_known_addr { host: "127.22.183.132" port: 44727 } attrs { promote: true } } }
I20260608 09:54:59.814080 31537 raft_consensus.cc:1275] T 39afdf25707e4091aa2cf81ebea5c651 P f031cb89978341329ab62dd12074e926 [term 1 FOLLOWER]: Refusing update from remote peer 9ba0634c4c964a05b303820927c80d23: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
W20260608 09:54:59.814524 31575 consensus_peers.cc:597] T 39afdf25707e4091aa2cf81ebea5c651 P 9ba0634c4c964a05b303820927c80d23 -> Peer 890764ec5f2547f599bcf2ba2f80df77 (127.22.183.132:44727): Couldn't send request to peer 890764ec5f2547f599bcf2ba2f80df77. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 39afdf25707e4091aa2cf81ebea5c651. This is attempt 1: this message will repeat every 5th retry.
I20260608 09:54:59.814972 31462 raft_consensus.cc:1275] T 39afdf25707e4091aa2cf81ebea5c651 P 0ea4aee9a59a45db98ebd2ec4bc300c3 [term 1 FOLLOWER]: Refusing update from remote peer 9ba0634c4c964a05b303820927c80d23: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 09:54:59.816550 31682 consensus_queue.cc:1048] T 39afdf25707e4091aa2cf81ebea5c651 P 9ba0634c4c964a05b303820927c80d23 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f031cb89978341329ab62dd12074e926" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 39611 } 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 09:54:59.817173 31681 consensus_queue.cc:1048] T 39afdf25707e4091aa2cf81ebea5c651 P 9ba0634c4c964a05b303820927c80d23 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0ea4aee9a59a45db98ebd2ec4bc300c3" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 35707 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260608 09:54:59.823907 31664 raft_consensus.cc:2955] T 39afdf25707e4091aa2cf81ebea5c651 P 9ba0634c4c964a05b303820927c80d23 [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: "0ea4aee9a59a45db98ebd2ec4bc300c3" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 35707 } } peers { permanent_uuid: "f031cb89978341329ab62dd12074e926" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 39611 } attrs { replace: false } } peers { permanent_uuid: "9ba0634c4c964a05b303820927c80d23" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 34371 } } peers { permanent_uuid: "890764ec5f2547f599bcf2ba2f80df77" member_type: NON_VOTER last_known_addr { host: "127.22.183.132" port: 44727 } attrs { promote: true } } }
I20260608 09:54:59.825839 31537 raft_consensus.cc:2955] T 39afdf25707e4091aa2cf81ebea5c651 P f031cb89978341329ab62dd12074e926 [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: "0ea4aee9a59a45db98ebd2ec4bc300c3" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 35707 } } peers { permanent_uuid: "f031cb89978341329ab62dd12074e926" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 39611 } attrs { replace: false } } peers { permanent_uuid: "9ba0634c4c964a05b303820927c80d23" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 34371 } } peers { permanent_uuid: "890764ec5f2547f599bcf2ba2f80df77" member_type: NON_VOTER last_known_addr { host: "127.22.183.132" port: 44727 } attrs { promote: true } } }
I20260608 09:54:59.826666 31463 raft_consensus.cc:2955] T 39afdf25707e4091aa2cf81ebea5c651 P 0ea4aee9a59a45db98ebd2ec4bc300c3 [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: "0ea4aee9a59a45db98ebd2ec4bc300c3" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 35707 } } peers { permanent_uuid: "f031cb89978341329ab62dd12074e926" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 39611 } attrs { replace: false } } peers { permanent_uuid: "9ba0634c4c964a05b303820927c80d23" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 34371 } } peers { permanent_uuid: "890764ec5f2547f599bcf2ba2f80df77" member_type: NON_VOTER last_known_addr { host: "127.22.183.132" port: 44727 } attrs { promote: true } } }
W20260608 09:54:59.834826 31409 auto_rebalancer.cc:863] Could not move replica: Illegal state: Injected artificial test failure.
W20260608 09:54:59.835297 31409 auto_rebalancer.cc:301] scheduled replica move failed to complete: Illegal state: Injected artificial test failure.
I20260608 09:54:59.838933 31361 catalog_manager.cc:5696] T 39afdf25707e4091aa2cf81ebea5c651 P f031cb89978341329ab62dd12074e926 reported cstate change: config changed from index 2 to 3. New cstate: current_term: 1 leader_uuid: "9ba0634c4c964a05b303820927c80d23" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0ea4aee9a59a45db98ebd2ec4bc300c3" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 35707 } } peers { permanent_uuid: "f031cb89978341329ab62dd12074e926" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 39611 } attrs { replace: false } } peers { permanent_uuid: "9ba0634c4c964a05b303820927c80d23" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 34371 } } peers { permanent_uuid: "890764ec5f2547f599bcf2ba2f80df77" member_type: NON_VOTER last_known_addr { host: "127.22.183.132" port: 44727 } attrs { promote: true } } }
I20260608 09:54:59.840736 31463 consensus_queue.cc:237] T 054de41f29f044a2acffceeaaea8d990 P 0ea4aee9a59a45db98ebd2ec4bc300c3 [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: "0ea4aee9a59a45db98ebd2ec4bc300c3" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 35707 } } peers { permanent_uuid: "f031cb89978341329ab62dd12074e926" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 39611 } } peers { permanent_uuid: "9ba0634c4c964a05b303820927c80d23" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 34371 } attrs { replace: false } } peers { permanent_uuid: "890764ec5f2547f599bcf2ba2f80df77" member_type: NON_VOTER last_known_addr { host: "127.22.183.132" port: 44727 } attrs { promote: true } }
I20260608 09:54:59.848039 31612 raft_consensus.cc:1275] T 054de41f29f044a2acffceeaaea8d990 P 9ba0634c4c964a05b303820927c80d23 [term 1 FOLLOWER]: Refusing update from remote peer 0ea4aee9a59a45db98ebd2ec4bc300c3: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
W20260608 09:54:59.849418 31426 consensus_peers.cc:597] T 054de41f29f044a2acffceeaaea8d990 P 0ea4aee9a59a45db98ebd2ec4bc300c3 -> Peer 890764ec5f2547f599bcf2ba2f80df77 (127.22.183.132:44727): Couldn't send request to peer 890764ec5f2547f599bcf2ba2f80df77. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 054de41f29f044a2acffceeaaea8d990. This is attempt 1: this message will repeat every 5th retry.
I20260608 09:54:59.849545 31662 consensus_queue.cc:1048] T 054de41f29f044a2acffceeaaea8d990 P 0ea4aee9a59a45db98ebd2ec4bc300c3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9ba0634c4c964a05b303820927c80d23" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 34371 } 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 09:54:59.854066 31612 consensus_queue.cc:237] T 39afdf25707e4091aa2cf81ebea5c651 P 9ba0634c4c964a05b303820927c80d23 [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: "0ea4aee9a59a45db98ebd2ec4bc300c3" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 35707 } } peers { permanent_uuid: "f031cb89978341329ab62dd12074e926" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 39611 } attrs { replace: false } } peers { permanent_uuid: "9ba0634c4c964a05b303820927c80d23" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 34371 } }
I20260608 09:54:59.854524 31537 raft_consensus.cc:1275] T 054de41f29f044a2acffceeaaea8d990 P f031cb89978341329ab62dd12074e926 [term 1 FOLLOWER]: Refusing update from remote peer 0ea4aee9a59a45db98ebd2ec4bc300c3: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 09:54:59.856009 31662 consensus_queue.cc:1048] T 054de41f29f044a2acffceeaaea8d990 P 0ea4aee9a59a45db98ebd2ec4bc300c3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f031cb89978341329ab62dd12074e926" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 39611 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260608 09:54:59.857790 31662 raft_consensus.cc:2955] T 054de41f29f044a2acffceeaaea8d990 P 0ea4aee9a59a45db98ebd2ec4bc300c3 [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: "0ea4aee9a59a45db98ebd2ec4bc300c3" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 35707 } } peers { permanent_uuid: "f031cb89978341329ab62dd12074e926" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 39611 } } peers { permanent_uuid: "9ba0634c4c964a05b303820927c80d23" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 34371 } attrs { replace: false } } peers { permanent_uuid: "890764ec5f2547f599bcf2ba2f80df77" member_type: NON_VOTER last_known_addr { host: "127.22.183.132" port: 44727 } attrs { promote: true } } }
I20260608 09:54:59.859980 31611 raft_consensus.cc:2955] T 054de41f29f044a2acffceeaaea8d990 P 9ba0634c4c964a05b303820927c80d23 [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: "0ea4aee9a59a45db98ebd2ec4bc300c3" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 35707 } } peers { permanent_uuid: "f031cb89978341329ab62dd12074e926" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 39611 } } peers { permanent_uuid: "9ba0634c4c964a05b303820927c80d23" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 34371 } attrs { replace: false } } peers { permanent_uuid: "890764ec5f2547f599bcf2ba2f80df77" member_type: NON_VOTER last_known_addr { host: "127.22.183.132" port: 44727 } attrs { promote: true } } }
I20260608 09:54:59.862720 31536 raft_consensus.cc:1275] T 39afdf25707e4091aa2cf81ebea5c651 P f031cb89978341329ab62dd12074e926 [term 1 FOLLOWER]: Refusing update from remote peer 9ba0634c4c964a05b303820927c80d23: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260608 09:54:59.864923 31463 raft_consensus.cc:1275] T 39afdf25707e4091aa2cf81ebea5c651 P 0ea4aee9a59a45db98ebd2ec4bc300c3 [term 1 FOLLOWER]: Refusing update from remote peer 9ba0634c4c964a05b303820927c80d23: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260608 09:54:59.868453 31664 consensus_queue.cc:1048] T 39afdf25707e4091aa2cf81ebea5c651 P 9ba0634c4c964a05b303820927c80d23 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f031cb89978341329ab62dd12074e926" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 39611 } 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 09:54:59.869165 31681 consensus_queue.cc:1048] T 39afdf25707e4091aa2cf81ebea5c651 P 9ba0634c4c964a05b303820927c80d23 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0ea4aee9a59a45db98ebd2ec4bc300c3" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 35707 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
W20260608 09:54:59.872376 31409 auto_rebalancer.cc:863] Could not move replica: Illegal state: Injected artificial test failure.
W20260608 09:54:59.874481 31409 auto_rebalancer.cc:301] scheduled replica move failed to complete: Illegal state: Injected artificial test failure.
I20260608 09:54:59.879163 31681 raft_consensus.cc:2955] T 39afdf25707e4091aa2cf81ebea5c651 P 9ba0634c4c964a05b303820927c80d23 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, NON_VOTER 890764ec5f2547f599bcf2ba2f80df77 (127.22.183.132) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0ea4aee9a59a45db98ebd2ec4bc300c3" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 35707 } } peers { permanent_uuid: "f031cb89978341329ab62dd12074e926" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 39611 } attrs { replace: false } } peers { permanent_uuid: "9ba0634c4c964a05b303820927c80d23" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 34371 } } }
I20260608 09:54:59.882336 31536 raft_consensus.cc:2955] T 39afdf25707e4091aa2cf81ebea5c651 P f031cb89978341329ab62dd12074e926 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, NON_VOTER 890764ec5f2547f599bcf2ba2f80df77 (127.22.183.132) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0ea4aee9a59a45db98ebd2ec4bc300c3" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 35707 } } peers { permanent_uuid: "f031cb89978341329ab62dd12074e926" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 39611 } attrs { replace: false } } peers { permanent_uuid: "9ba0634c4c964a05b303820927c80d23" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 34371 } } }
I20260608 09:54:59.884466 31359 catalog_manager.cc:5696] T 054de41f29f044a2acffceeaaea8d990 P 0ea4aee9a59a45db98ebd2ec4bc300c3 reported cstate change: config changed from index 2 to 3. New cstate: current_term: 1 leader_uuid: "0ea4aee9a59a45db98ebd2ec4bc300c3" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0ea4aee9a59a45db98ebd2ec4bc300c3" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 35707 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f031cb89978341329ab62dd12074e926" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 39611 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9ba0634c4c964a05b303820927c80d23" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 34371 } attrs { replace: false } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "890764ec5f2547f599bcf2ba2f80df77" member_type: NON_VOTER last_known_addr { host: "127.22.183.132" port: 44727 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260608 09:54:59.877229 31537 raft_consensus.cc:2955] T 054de41f29f044a2acffceeaaea8d990 P f031cb89978341329ab62dd12074e926 [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: "0ea4aee9a59a45db98ebd2ec4bc300c3" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 35707 } } peers { permanent_uuid: "f031cb89978341329ab62dd12074e926" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 39611 } } peers { permanent_uuid: "9ba0634c4c964a05b303820927c80d23" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 34371 } attrs { replace: false } } peers { permanent_uuid: "890764ec5f2547f599bcf2ba2f80df77" member_type: NON_VOTER last_known_addr { host: "127.22.183.132" port: 44727 } attrs { promote: true } } }
I20260608 09:54:59.887936 31612 consensus_queue.cc:237] T 75ba8a867c984c598ba0191f77e56b31 P 9ba0634c4c964a05b303820927c80d23 [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: "0ea4aee9a59a45db98ebd2ec4bc300c3" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 35707 } attrs { replace: false } } peers { permanent_uuid: "f031cb89978341329ab62dd12074e926" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 39611 } } peers { permanent_uuid: "9ba0634c4c964a05b303820927c80d23" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 34371 } } peers { permanent_uuid: "890764ec5f2547f599bcf2ba2f80df77" member_type: NON_VOTER last_known_addr { host: "127.22.183.132" port: 44727 } attrs { promote: true } }
I20260608 09:54:59.896341 31463 raft_consensus.cc:2955] T 39afdf25707e4091aa2cf81ebea5c651 P 0ea4aee9a59a45db98ebd2ec4bc300c3 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, NON_VOTER 890764ec5f2547f599bcf2ba2f80df77 (127.22.183.132) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0ea4aee9a59a45db98ebd2ec4bc300c3" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 35707 } } peers { permanent_uuid: "f031cb89978341329ab62dd12074e926" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 39611 } attrs { replace: false } } peers { permanent_uuid: "9ba0634c4c964a05b303820927c80d23" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 34371 } } }
I20260608 09:54:59.899457 31361 catalog_manager.cc:5696] T 39afdf25707e4091aa2cf81ebea5c651 P f031cb89978341329ab62dd12074e926 reported cstate change: config changed from index 3 to 4, NON_VOTER 890764ec5f2547f599bcf2ba2f80df77 (127.22.183.132) evicted. New cstate: current_term: 1 leader_uuid: "9ba0634c4c964a05b303820927c80d23" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0ea4aee9a59a45db98ebd2ec4bc300c3" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 35707 } } peers { permanent_uuid: "f031cb89978341329ab62dd12074e926" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 39611 } attrs { replace: false } } peers { permanent_uuid: "9ba0634c4c964a05b303820927c80d23" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 34371 } } }
I20260608 09:54:59.902127 31348 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet 39afdf25707e4091aa2cf81ebea5c651 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260608 09:54:59.905452 31536 raft_consensus.cc:1275] T 75ba8a867c984c598ba0191f77e56b31 P f031cb89978341329ab62dd12074e926 [term 1 FOLLOWER]: Refusing update from remote peer 9ba0634c4c964a05b303820927c80d23: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 09:54:59.905544 31759 heartbeater.cc:499] Master 127.22.183.190:35933 was elected leader, sending a full tablet report...
I20260608 09:54:59.907055 31664 consensus_queue.cc:1048] T 75ba8a867c984c598ba0191f77e56b31 P 9ba0634c4c964a05b303820927c80d23 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f031cb89978341329ab62dd12074e926" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 39611 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
W20260608 09:54:59.911446 31575 consensus_peers.cc:597] T 75ba8a867c984c598ba0191f77e56b31 P 9ba0634c4c964a05b303820927c80d23 -> Peer 890764ec5f2547f599bcf2ba2f80df77 (127.22.183.132:44727): Couldn't send request to peer 890764ec5f2547f599bcf2ba2f80df77. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 75ba8a867c984c598ba0191f77e56b31. This is attempt 1: this message will repeat every 5th retry.
I20260608 09:54:59.920532 31462 raft_consensus.cc:1275] T 75ba8a867c984c598ba0191f77e56b31 P 0ea4aee9a59a45db98ebd2ec4bc300c3 [term 1 FOLLOWER]: Refusing update from remote peer 9ba0634c4c964a05b303820927c80d23: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 09:54:59.924134 31664 consensus_queue.cc:1048] T 75ba8a867c984c598ba0191f77e56b31 P 9ba0634c4c964a05b303820927c80d23 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0ea4aee9a59a45db98ebd2ec4bc300c3" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 35707 } 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 09:54:59.931664 31682 raft_consensus.cc:2955] T 75ba8a867c984c598ba0191f77e56b31 P 9ba0634c4c964a05b303820927c80d23 [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: "0ea4aee9a59a45db98ebd2ec4bc300c3" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 35707 } attrs { replace: false } } peers { permanent_uuid: "f031cb89978341329ab62dd12074e926" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 39611 } } peers { permanent_uuid: "9ba0634c4c964a05b303820927c80d23" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 34371 } } peers { permanent_uuid: "890764ec5f2547f599bcf2ba2f80df77" member_type: NON_VOTER last_known_addr { host: "127.22.183.132" port: 44727 } attrs { promote: true } } }
I20260608 09:54:59.934255 31462 raft_consensus.cc:2955] T 75ba8a867c984c598ba0191f77e56b31 P 0ea4aee9a59a45db98ebd2ec4bc300c3 [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: "0ea4aee9a59a45db98ebd2ec4bc300c3" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 35707 } attrs { replace: false } } peers { permanent_uuid: "f031cb89978341329ab62dd12074e926" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 39611 } } peers { permanent_uuid: "9ba0634c4c964a05b303820927c80d23" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 34371 } } peers { permanent_uuid: "890764ec5f2547f599bcf2ba2f80df77" member_type: NON_VOTER last_known_addr { host: "127.22.183.132" port: 44727 } attrs { promote: true } } }
I20260608 09:54:59.941424 31536 raft_consensus.cc:2955] T 75ba8a867c984c598ba0191f77e56b31 P f031cb89978341329ab62dd12074e926 [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: "0ea4aee9a59a45db98ebd2ec4bc300c3" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 35707 } attrs { replace: false } } peers { permanent_uuid: "f031cb89978341329ab62dd12074e926" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 39611 } } peers { permanent_uuid: "9ba0634c4c964a05b303820927c80d23" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 34371 } } peers { permanent_uuid: "890764ec5f2547f599bcf2ba2f80df77" member_type: NON_VOTER last_known_addr { host: "127.22.183.132" port: 44727 } attrs { promote: true } } }
I20260608 09:54:59.953912 31463 consensus_queue.cc:237] T 054de41f29f044a2acffceeaaea8d990 P 0ea4aee9a59a45db98ebd2ec4bc300c3 [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: "0ea4aee9a59a45db98ebd2ec4bc300c3" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 35707 } } peers { permanent_uuid: "f031cb89978341329ab62dd12074e926" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 39611 } } peers { permanent_uuid: "9ba0634c4c964a05b303820927c80d23" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 34371 } attrs { replace: false } }
I20260608 09:54:59.956933 31358 catalog_manager.cc:5696] T 75ba8a867c984c598ba0191f77e56b31 P f031cb89978341329ab62dd12074e926 reported cstate change: config changed from index 2 to 3. New cstate: current_term: 1 leader_uuid: "9ba0634c4c964a05b303820927c80d23" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0ea4aee9a59a45db98ebd2ec4bc300c3" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 35707 } attrs { replace: false } } peers { permanent_uuid: "f031cb89978341329ab62dd12074e926" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 39611 } } peers { permanent_uuid: "9ba0634c4c964a05b303820927c80d23" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 34371 } } peers { permanent_uuid: "890764ec5f2547f599bcf2ba2f80df77" member_type: NON_VOTER last_known_addr { host: "127.22.183.132" port: 44727 } attrs { promote: true } } }
I20260608 09:54:59.962381 31611 raft_consensus.cc:1275] T 054de41f29f044a2acffceeaaea8d990 P 9ba0634c4c964a05b303820927c80d23 [term 1 FOLLOWER]: Refusing update from remote peer 0ea4aee9a59a45db98ebd2ec4bc300c3: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260608 09:54:59.965914 31684 consensus_queue.cc:1048] T 054de41f29f044a2acffceeaaea8d990 P 0ea4aee9a59a45db98ebd2ec4bc300c3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9ba0634c4c964a05b303820927c80d23" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 34371 } 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 09:54:59.966409 31409 auto_rebalancer.cc:863] Could not move replica: Illegal state: Injected artificial test failure.
W20260608 09:54:59.966763 31409 auto_rebalancer.cc:301] scheduled replica move failed to complete: Illegal state: Injected artificial test failure.
I20260608 09:54:59.973503 31785 raft_consensus.cc:2955] T 054de41f29f044a2acffceeaaea8d990 P 0ea4aee9a59a45db98ebd2ec4bc300c3 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, NON_VOTER 890764ec5f2547f599bcf2ba2f80df77 (127.22.183.132) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0ea4aee9a59a45db98ebd2ec4bc300c3" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 35707 } } peers { permanent_uuid: "f031cb89978341329ab62dd12074e926" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 39611 } } peers { permanent_uuid: "9ba0634c4c964a05b303820927c80d23" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 34371 } attrs { replace: false } } }
I20260608 09:54:59.974677 31536 raft_consensus.cc:1275] T 054de41f29f044a2acffceeaaea8d990 P f031cb89978341329ab62dd12074e926 [term 1 FOLLOWER]: Refusing update from remote peer 0ea4aee9a59a45db98ebd2ec4bc300c3: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260608 09:54:59.975381 31612 raft_consensus.cc:2955] T 054de41f29f044a2acffceeaaea8d990 P 9ba0634c4c964a05b303820927c80d23 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, NON_VOTER 890764ec5f2547f599bcf2ba2f80df77 (127.22.183.132) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0ea4aee9a59a45db98ebd2ec4bc300c3" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 35707 } } peers { permanent_uuid: "f031cb89978341329ab62dd12074e926" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 39611 } } peers { permanent_uuid: "9ba0634c4c964a05b303820927c80d23" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 34371 } attrs { replace: false } } }
I20260608 09:54:59.977874 31684 consensus_queue.cc:1048] T 054de41f29f044a2acffceeaaea8d990 P 0ea4aee9a59a45db98ebd2ec4bc300c3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f031cb89978341329ab62dd12074e926" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 39611 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260608 09:54:59.983222 31345 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet 054de41f29f044a2acffceeaaea8d990 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260608 09:54:59.983217 31536 raft_consensus.cc:2955] T 054de41f29f044a2acffceeaaea8d990 P f031cb89978341329ab62dd12074e926 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, NON_VOTER 890764ec5f2547f599bcf2ba2f80df77 (127.22.183.132) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0ea4aee9a59a45db98ebd2ec4bc300c3" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 35707 } } peers { permanent_uuid: "f031cb89978341329ab62dd12074e926" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 39611 } } peers { permanent_uuid: "9ba0634c4c964a05b303820927c80d23" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 34371 } attrs { replace: false } } }
I20260608 09:54:59.986797 31361 catalog_manager.cc:5696] T 054de41f29f044a2acffceeaaea8d990 P 0ea4aee9a59a45db98ebd2ec4bc300c3 reported cstate change: config changed from index 3 to 4, NON_VOTER 890764ec5f2547f599bcf2ba2f80df77 (127.22.183.132) evicted. New cstate: current_term: 1 leader_uuid: "0ea4aee9a59a45db98ebd2ec4bc300c3" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0ea4aee9a59a45db98ebd2ec4bc300c3" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 35707 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f031cb89978341329ab62dd12074e926" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 39611 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9ba0634c4c964a05b303820927c80d23" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 34371 } attrs { replace: false } health_report { overall_health: HEALTHY } } }
I20260608 09:54:59.992753 31612 consensus_queue.cc:237] T 75ba8a867c984c598ba0191f77e56b31 P 9ba0634c4c964a05b303820927c80d23 [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: "0ea4aee9a59a45db98ebd2ec4bc300c3" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 35707 } attrs { replace: false } } peers { permanent_uuid: "f031cb89978341329ab62dd12074e926" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 39611 } } peers { permanent_uuid: "9ba0634c4c964a05b303820927c80d23" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 34371 } }
I20260608 09:54:59.995298 31724 tablet_service.cc:1558] Processing DeleteTablet for tablet 39afdf25707e4091aa2cf81ebea5c651 with delete_type TABLET_DATA_TOMBSTONED (TS 890764ec5f2547f599bcf2ba2f80df77 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:58992
I20260608 09:55:00.003048 31723 tablet_service.cc:1558] Processing DeleteTablet for tablet 054de41f29f044a2acffceeaaea8d990 with delete_type TABLET_DATA_TOMBSTONED (TS 890764ec5f2547f599bcf2ba2f80df77 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:58992
I20260608 09:55:00.003218 31537 raft_consensus.cc:1275] T 75ba8a867c984c598ba0191f77e56b31 P f031cb89978341329ab62dd12074e926 [term 1 FOLLOWER]: Refusing update from remote peer 9ba0634c4c964a05b303820927c80d23: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260608 09:55:00.004880 31463 raft_consensus.cc:1275] T 75ba8a867c984c598ba0191f77e56b31 P 0ea4aee9a59a45db98ebd2ec4bc300c3 [term 1 FOLLOWER]: Refusing update from remote peer 9ba0634c4c964a05b303820927c80d23: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260608 09:55:00.005074 31786 consensus_queue.cc:1048] T 75ba8a867c984c598ba0191f77e56b31 P 9ba0634c4c964a05b303820927c80d23 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f031cb89978341329ab62dd12074e926" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 39611 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260608 09:55:00.006860 31786 consensus_queue.cc:1048] T 75ba8a867c984c598ba0191f77e56b31 P 9ba0634c4c964a05b303820927c80d23 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0ea4aee9a59a45db98ebd2ec4bc300c3" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 35707 } 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 09:55:00.014168 31787 raft_consensus.cc:2955] T 75ba8a867c984c598ba0191f77e56b31 P 9ba0634c4c964a05b303820927c80d23 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, NON_VOTER 890764ec5f2547f599bcf2ba2f80df77 (127.22.183.132) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0ea4aee9a59a45db98ebd2ec4bc300c3" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 35707 } attrs { replace: false } } peers { permanent_uuid: "f031cb89978341329ab62dd12074e926" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 39611 } } peers { permanent_uuid: "9ba0634c4c964a05b303820927c80d23" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 34371 } } }
I20260608 09:55:00.021212 31536 raft_consensus.cc:2955] T 75ba8a867c984c598ba0191f77e56b31 P f031cb89978341329ab62dd12074e926 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, NON_VOTER 890764ec5f2547f599bcf2ba2f80df77 (127.22.183.132) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0ea4aee9a59a45db98ebd2ec4bc300c3" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 35707 } attrs { replace: false } } peers { permanent_uuid: "f031cb89978341329ab62dd12074e926" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 39611 } } peers { permanent_uuid: "9ba0634c4c964a05b303820927c80d23" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 34371 } } }
W20260608 09:55:00.033933 31345 catalog_manager.cc:4994] TS 890764ec5f2547f599bcf2ba2f80df77 (127.22.183.132:44727): delete failed for tablet 39afdf25707e4091aa2cf81ebea5c651 because the tablet was not found. No further retry: Not found: Tablet not found: 39afdf25707e4091aa2cf81ebea5c651
I20260608 09:55:00.026923 31462 raft_consensus.cc:2955] T 75ba8a867c984c598ba0191f77e56b31 P 0ea4aee9a59a45db98ebd2ec4bc300c3 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, NON_VOTER 890764ec5f2547f599bcf2ba2f80df77 (127.22.183.132) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0ea4aee9a59a45db98ebd2ec4bc300c3" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 35707 } attrs { replace: false } } peers { permanent_uuid: "f031cb89978341329ab62dd12074e926" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 39611 } } peers { permanent_uuid: "9ba0634c4c964a05b303820927c80d23" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 34371 } } }
W20260608 09:55:00.034838 31345 catalog_manager.cc:4994] TS 890764ec5f2547f599bcf2ba2f80df77 (127.22.183.132:44727): delete failed for tablet 054de41f29f044a2acffceeaaea8d990 because the tablet was not found. No further retry: Not found: Tablet not found: 054de41f29f044a2acffceeaaea8d990
I20260608 09:55:00.034986 31348 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet 75ba8a867c984c598ba0191f77e56b31 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260608 09:55:00.041173 31360 catalog_manager.cc:5696] T 75ba8a867c984c598ba0191f77e56b31 P 9ba0634c4c964a05b303820927c80d23 reported cstate change: config changed from index 3 to 4, NON_VOTER 890764ec5f2547f599bcf2ba2f80df77 (127.22.183.132) evicted. New cstate: current_term: 1 leader_uuid: "9ba0634c4c964a05b303820927c80d23" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0ea4aee9a59a45db98ebd2ec4bc300c3" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 35707 } attrs { replace: false } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f031cb89978341329ab62dd12074e926" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 39611 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9ba0634c4c964a05b303820927c80d23" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 34371 } health_report { overall_health: HEALTHY } } }
I20260608 09:55:00.055107 31724 tablet_service.cc:1558] Processing DeleteTablet for tablet 75ba8a867c984c598ba0191f77e56b31 with delete_type TABLET_DATA_TOMBSTONED (TS 890764ec5f2547f599bcf2ba2f80df77 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:58992
W20260608 09:55:00.059185 31345 catalog_manager.cc:4994] TS 890764ec5f2547f599bcf2ba2f80df77 (127.22.183.132:44727): delete failed for tablet 75ba8a867c984c598ba0191f77e56b31 because the tablet was not found. No further retry: Not found: Tablet not found: 75ba8a867c984c598ba0191f77e56b31
I20260608 09:55:00.073309 23262 tablet_server.cc:179] TabletServer@127.22.183.129:0 shutting down...
I20260608 09:55:00.091535 23262 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 09:55:00.092211 23262 tablet_replica.cc:333] T 39afdf25707e4091aa2cf81ebea5c651 P 0ea4aee9a59a45db98ebd2ec4bc300c3: stopping tablet replica
I20260608 09:55:00.092819 23262 raft_consensus.cc:2243] T 39afdf25707e4091aa2cf81ebea5c651 P 0ea4aee9a59a45db98ebd2ec4bc300c3 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:55:00.093466 23262 raft_consensus.cc:2272] T 39afdf25707e4091aa2cf81ebea5c651 P 0ea4aee9a59a45db98ebd2ec4bc300c3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:55:00.095901 23262 tablet_replica.cc:333] T 75ba8a867c984c598ba0191f77e56b31 P 0ea4aee9a59a45db98ebd2ec4bc300c3: stopping tablet replica
I20260608 09:55:00.096467 23262 raft_consensus.cc:2243] T 75ba8a867c984c598ba0191f77e56b31 P 0ea4aee9a59a45db98ebd2ec4bc300c3 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:55:00.097139 23262 raft_consensus.cc:2272] T 75ba8a867c984c598ba0191f77e56b31 P 0ea4aee9a59a45db98ebd2ec4bc300c3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:55:00.100046 23262 tablet_replica.cc:333] T 054de41f29f044a2acffceeaaea8d990 P 0ea4aee9a59a45db98ebd2ec4bc300c3: stopping tablet replica
I20260608 09:55:00.100597 23262 raft_consensus.cc:2243] T 054de41f29f044a2acffceeaaea8d990 P 0ea4aee9a59a45db98ebd2ec4bc300c3 [term 1 LEADER]: Raft consensus shutting down.
I20260608 09:55:00.101555 23262 raft_consensus.cc:2272] T 054de41f29f044a2acffceeaaea8d990 P 0ea4aee9a59a45db98ebd2ec4bc300c3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:55:00.103922 23262 tablet_replica.cc:333] T 99bb1885476e4fc3b007f6e6f67559df P 0ea4aee9a59a45db98ebd2ec4bc300c3: stopping tablet replica
I20260608 09:55:00.104434 23262 raft_consensus.cc:2243] T 99bb1885476e4fc3b007f6e6f67559df P 0ea4aee9a59a45db98ebd2ec4bc300c3 [term 1 LEADER]: Raft consensus shutting down.
I20260608 09:55:00.105240 23262 raft_consensus.cc:2272] T 99bb1885476e4fc3b007f6e6f67559df P 0ea4aee9a59a45db98ebd2ec4bc300c3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:55:00.119494 23262 tablet_server.cc:196] TabletServer@127.22.183.129:0 shutdown complete.
I20260608 09:55:00.131604 23262 tablet_server.cc:179] TabletServer@127.22.183.130:0 shutting down...
I20260608 09:55:00.151270 23262 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 09:55:00.151834 23262 tablet_replica.cc:333] T 39afdf25707e4091aa2cf81ebea5c651 P f031cb89978341329ab62dd12074e926: stopping tablet replica
I20260608 09:55:00.152415 23262 raft_consensus.cc:2243] T 39afdf25707e4091aa2cf81ebea5c651 P f031cb89978341329ab62dd12074e926 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:55:00.153033 23262 raft_consensus.cc:2272] T 39afdf25707e4091aa2cf81ebea5c651 P f031cb89978341329ab62dd12074e926 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:55:00.156049 23262 tablet_replica.cc:333] T 75ba8a867c984c598ba0191f77e56b31 P f031cb89978341329ab62dd12074e926: stopping tablet replica
I20260608 09:55:00.156605 23262 raft_consensus.cc:2243] T 75ba8a867c984c598ba0191f77e56b31 P f031cb89978341329ab62dd12074e926 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:55:00.157172 23262 raft_consensus.cc:2272] T 75ba8a867c984c598ba0191f77e56b31 P f031cb89978341329ab62dd12074e926 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:55:00.159444 23262 tablet_replica.cc:333] T 99bb1885476e4fc3b007f6e6f67559df P f031cb89978341329ab62dd12074e926: stopping tablet replica
I20260608 09:55:00.160055 23262 raft_consensus.cc:2243] T 99bb1885476e4fc3b007f6e6f67559df P f031cb89978341329ab62dd12074e926 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:55:00.160431 23262 raft_consensus.cc:2272] T 99bb1885476e4fc3b007f6e6f67559df P f031cb89978341329ab62dd12074e926 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:55:00.162137 23262 tablet_replica.cc:333] T 054de41f29f044a2acffceeaaea8d990 P f031cb89978341329ab62dd12074e926: stopping tablet replica
I20260608 09:55:00.162536 23262 raft_consensus.cc:2243] T 054de41f29f044a2acffceeaaea8d990 P f031cb89978341329ab62dd12074e926 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:55:00.163048 23262 raft_consensus.cc:2272] T 054de41f29f044a2acffceeaaea8d990 P f031cb89978341329ab62dd12074e926 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:55:00.185223 23262 tablet_server.cc:196] TabletServer@127.22.183.130:0 shutdown complete.
I20260608 09:55:00.197765 23262 tablet_server.cc:179] TabletServer@127.22.183.131:0 shutting down...
I20260608 09:55:00.216135 23262 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 09:55:00.216722 23262 tablet_replica.cc:333] T 39afdf25707e4091aa2cf81ebea5c651 P 9ba0634c4c964a05b303820927c80d23: stopping tablet replica
I20260608 09:55:00.217252 23262 raft_consensus.cc:2243] T 39afdf25707e4091aa2cf81ebea5c651 P 9ba0634c4c964a05b303820927c80d23 [term 1 LEADER]: Raft consensus shutting down.
I20260608 09:55:00.217998 23262 raft_consensus.cc:2272] T 39afdf25707e4091aa2cf81ebea5c651 P 9ba0634c4c964a05b303820927c80d23 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:55:00.220204 23262 tablet_replica.cc:333] T 75ba8a867c984c598ba0191f77e56b31 P 9ba0634c4c964a05b303820927c80d23: stopping tablet replica
I20260608 09:55:00.220675 23262 raft_consensus.cc:2243] T 75ba8a867c984c598ba0191f77e56b31 P 9ba0634c4c964a05b303820927c80d23 [term 1 LEADER]: Raft consensus shutting down.
I20260608 09:55:00.221357 23262 raft_consensus.cc:2272] T 75ba8a867c984c598ba0191f77e56b31 P 9ba0634c4c964a05b303820927c80d23 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:55:00.223438 23262 tablet_replica.cc:333] T 99bb1885476e4fc3b007f6e6f67559df P 9ba0634c4c964a05b303820927c80d23: stopping tablet replica
I20260608 09:55:00.223898 23262 raft_consensus.cc:2243] T 99bb1885476e4fc3b007f6e6f67559df P 9ba0634c4c964a05b303820927c80d23 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:55:00.224252 23262 raft_consensus.cc:2272] T 99bb1885476e4fc3b007f6e6f67559df P 9ba0634c4c964a05b303820927c80d23 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:55:00.225975 23262 tablet_replica.cc:333] T 054de41f29f044a2acffceeaaea8d990 P 9ba0634c4c964a05b303820927c80d23: stopping tablet replica
I20260608 09:55:00.226397 23262 raft_consensus.cc:2243] T 054de41f29f044a2acffceeaaea8d990 P 9ba0634c4c964a05b303820927c80d23 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:55:00.226908 23262 raft_consensus.cc:2272] T 054de41f29f044a2acffceeaaea8d990 P 9ba0634c4c964a05b303820927c80d23 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:55:00.240732 23262 tablet_server.cc:196] TabletServer@127.22.183.131:0 shutdown complete.
I20260608 09:55:00.253906 23262 tablet_server.cc:179] TabletServer@127.22.183.132:0 shutting down...
I20260608 09:55:00.271654 23262 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 09:55:00.287545 23262 tablet_server.cc:196] TabletServer@127.22.183.132:0 shutdown complete.
I20260608 09:55:00.295354 23262 master.cc:562] Master@127.22.183.190:35933 shutting down...
I20260608 09:55:00.312739 23262 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 8425fbbed982494d9985a172ea780f94 [term 1 LEADER]: Raft consensus shutting down.
I20260608 09:55:00.313261 23262 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 8425fbbed982494d9985a172ea780f94 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:55:00.313599 23262 tablet_replica.cc:333] T 00000000000000000000000000000000 P 8425fbbed982494d9985a172ea780f94: stopping tablet replica
I20260608 09:55:00.333576 23262 master.cc:584] Master@127.22.183.190:35933 shutdown complete.
[       OK ] AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails (3846 ms)
[ RUN      ] AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag
I20260608 09:55:00.370070 23262 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.22.183.190:45939
I20260608 09:55:00.371212 23262 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 09:55:00.376513 31792 instance_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 09:55:00.376710 31793 instance_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 09:55:00.377933 31795 instance_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 09:55:00.378779 23262 server_base.cc:1061] running on GCE node
I20260608 09:55:00.379881 23262 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 09:55:00.380060 23262 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 09:55:00.380271 23262 hybrid_clock.cc:648] HybridClock initialized: now 1780912500380236 us; error 0 us; skew 500 ppm
I20260608 09:55:00.380887 23262 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 09:55:00.383190 23262 webserver.cc:533] Webserver started at http://127.22.183.190:32843/ using document root <none> and password file <none>
I20260608 09:55:00.383695 23262 fs_manager.cc:362] Metadata directory not provided
I20260608 09:55:00.383890 23262 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 09:55:00.384148 23262 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 09:55:00.385198 23262 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task8s1y23/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1780912294849904-23262-0/minicluster-data/master-0-root/instance:
uuid: "4785f8fd1f064e4482702775fb73379e"
format_stamp: "Formatted at 2026-06-08 09:55:00 on dist-test-slave-vzb5"
I20260608 09:55:00.389632 23262 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260608 09:55:00.392987 31800 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:55:00.393746 23262 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260608 09:55:00.394042 23262 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task8s1y23/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1780912294849904-23262-0/minicluster-data/master-0-root
uuid: "4785f8fd1f064e4482702775fb73379e"
format_stamp: "Formatted at 2026-06-08 09:55:00 on dist-test-slave-vzb5"
I20260608 09:55:00.394313 23262 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task8s1y23/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1780912294849904-23262-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-task8s1y23/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1780912294849904-23262-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-task8s1y23/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1780912294849904-23262-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 09:55:00.417870 23262 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 09:55:00.418751 23262 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 09:55:00.453284 23262 rpc_server.cc:307] RPC server started. Bound to: 127.22.183.190:45939
I20260608 09:55:00.453408 31851 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.22.183.190:45939 every 8 connection(s)
I20260608 09:55:00.457341 31852 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 09:55:00.468097 31852 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 4785f8fd1f064e4482702775fb73379e: Bootstrap starting.
I20260608 09:55:00.472544 31852 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 4785f8fd1f064e4482702775fb73379e: Neither blocks nor log segments found. Creating new log.
I20260608 09:55:00.476284 31852 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 4785f8fd1f064e4482702775fb73379e: No bootstrap required, opened a new log
I20260608 09:55:00.478325 31852 raft_consensus.cc:359] T 00000000000000000000000000000000 P 4785f8fd1f064e4482702775fb73379e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4785f8fd1f064e4482702775fb73379e" member_type: VOTER }
I20260608 09:55:00.478691 31852 raft_consensus.cc:385] T 00000000000000000000000000000000 P 4785f8fd1f064e4482702775fb73379e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:55:00.478931 31852 raft_consensus.cc:740] T 00000000000000000000000000000000 P 4785f8fd1f064e4482702775fb73379e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4785f8fd1f064e4482702775fb73379e, State: Initialized, Role: FOLLOWER
I20260608 09:55:00.479568 31852 consensus_queue.cc:260] T 00000000000000000000000000000000 P 4785f8fd1f064e4482702775fb73379e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "4785f8fd1f064e4482702775fb73379e" member_type: VOTER }
I20260608 09:55:00.480015 31852 raft_consensus.cc:399] T 00000000000000000000000000000000 P 4785f8fd1f064e4482702775fb73379e [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 09:55:00.480243 31852 raft_consensus.cc:493] T 00000000000000000000000000000000 P 4785f8fd1f064e4482702775fb73379e [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 09:55:00.480522 31852 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 4785f8fd1f064e4482702775fb73379e [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:55:00.484840 31852 raft_consensus.cc:515] T 00000000000000000000000000000000 P 4785f8fd1f064e4482702775fb73379e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4785f8fd1f064e4482702775fb73379e" member_type: VOTER }
I20260608 09:55:00.485391 31852 leader_election.cc:304] T 00000000000000000000000000000000 P 4785f8fd1f064e4482702775fb73379e [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: 4785f8fd1f064e4482702775fb73379e; no voters: 
I20260608 09:55:00.486479 31852 leader_election.cc:290] T 00000000000000000000000000000000 P 4785f8fd1f064e4482702775fb73379e [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 09:55:00.486862 31855 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 4785f8fd1f064e4482702775fb73379e [term 1 FOLLOWER]: Leader election won for term 1
I20260608 09:55:00.488220 31855 raft_consensus.cc:697] T 00000000000000000000000000000000 P 4785f8fd1f064e4482702775fb73379e [term 1 LEADER]: Becoming Leader. State: Replica: 4785f8fd1f064e4482702775fb73379e, State: Running, Role: LEADER
I20260608 09:55:00.488930 31855 consensus_queue.cc:237] T 00000000000000000000000000000000 P 4785f8fd1f064e4482702775fb73379e [LEADER]: Queue going to LEADER mode. State: All 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: "4785f8fd1f064e4482702775fb73379e" member_type: VOTER }
I20260608 09:55:00.489431 31852 sys_catalog.cc:565] T 00000000000000000000000000000000 P 4785f8fd1f064e4482702775fb73379e [sys.catalog]: configured and running, proceeding with master startup.
I20260608 09:55:00.493039 31857 sys_catalog.cc:455] T 00000000000000000000000000000000 P 4785f8fd1f064e4482702775fb73379e [sys.catalog]: SysCatalogTable state changed. Reason: New leader 4785f8fd1f064e4482702775fb73379e. Latest consensus state: current_term: 1 leader_uuid: "4785f8fd1f064e4482702775fb73379e" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4785f8fd1f064e4482702775fb73379e" member_type: VOTER } }
I20260608 09:55:00.493717 31857 sys_catalog.cc:458] T 00000000000000000000000000000000 P 4785f8fd1f064e4482702775fb73379e [sys.catalog]: This master's current role is: LEADER
I20260608 09:55:00.493463 31856 sys_catalog.cc:455] T 00000000000000000000000000000000 P 4785f8fd1f064e4482702775fb73379e [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "4785f8fd1f064e4482702775fb73379e" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4785f8fd1f064e4482702775fb73379e" member_type: VOTER } }
I20260608 09:55:00.494993 31856 sys_catalog.cc:458] T 00000000000000000000000000000000 P 4785f8fd1f064e4482702775fb73379e [sys.catalog]: This master's current role is: LEADER
I20260608 09:55:00.498672 31862 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260608 09:55:00.506834 31862 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260608 09:55:00.507850 23262 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260608 09:55:00.515857 31862 catalog_manager.cc:1382] Generated new cluster ID: e7e0e743621c4f04bb601f4f1e8ae872
I20260608 09:55:00.516148 31862 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260608 09:55:00.529927 31862 catalog_manager.cc:1405] Generated new certificate authority record
I20260608 09:55:00.531025 31862 catalog_manager.cc:1539] Loading token signing keys...
I20260608 09:55:00.542446 31862 catalog_manager.cc:6069] T 00000000000000000000000000000000 P 4785f8fd1f064e4482702775fb73379e: Generated new TSK 0
I20260608 09:55:00.542955 31862 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260608 09:55:00.573926 23262 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 09:55:00.579588 31873 instance_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 09:55:00.581166 31874 instance_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 09:55:00.582046 31876 instance_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 09:55:00.582263 23262 server_base.cc:1061] running on GCE node
I20260608 09:55:00.583391 23262 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 09:55:00.583608 23262 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 09:55:00.583787 23262 hybrid_clock.cc:648] HybridClock initialized: now 1780912500583770 us; error 0 us; skew 500 ppm
I20260608 09:55:00.584424 23262 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 09:55:00.586755 23262 webserver.cc:533] Webserver started at http://127.22.183.129:40663/ using document root <none> and password file <none>
I20260608 09:55:00.587312 23262 fs_manager.cc:362] Metadata directory not provided
I20260608 09:55:00.587514 23262 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 09:55:00.587806 23262 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 09:55:00.588889 23262 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task8s1y23/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1780912294849904-23262-0/minicluster-data/ts-0-root/instance:
uuid: "61016dc076de4dedb778fe77daa2a2b7"
format_stamp: "Formatted at 2026-06-08 09:55:00 on dist-test-slave-vzb5"
I20260608 09:55:00.593477 23262 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260608 09:55:00.596815 31881 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:55:00.597607 23262 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260608 09:55:00.597889 23262 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task8s1y23/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1780912294849904-23262-0/minicluster-data/ts-0-root
uuid: "61016dc076de4dedb778fe77daa2a2b7"
format_stamp: "Formatted at 2026-06-08 09:55:00 on dist-test-slave-vzb5"
I20260608 09:55:00.598203 23262 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task8s1y23/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1780912294849904-23262-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-task8s1y23/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1780912294849904-23262-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-task8s1y23/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1780912294849904-23262-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 09:55:00.630635 23262 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 09:55:00.631760 23262 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 09:55:00.633306 23262 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 09:55:00.635637 23262 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 09:55:00.635867 23262 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:55:00.636106 23262 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 09:55:00.636289 23262 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:55:00.675616 23262 rpc_server.cc:307] RPC server started. Bound to: 127.22.183.129:40121
I20260608 09:55:00.675730 31943 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.22.183.129:40121 every 8 connection(s)
I20260608 09:55:00.681058 23262 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 09:55:00.688402 31948 instance_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 09:55:00.690174 31949 instance_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 09:55:00.692292 23262 server_base.cc:1061] running on GCE node
W20260608 09:55:00.693349 31952 instance_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 09:55:00.693718 31944 heartbeater.cc:344] Connected to a master server at 127.22.183.190:45939
I20260608 09:55:00.694151 31944 heartbeater.cc:461] Registering TS with master...
I20260608 09:55:00.694391 23262 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 09:55:00.694653 23262 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 09:55:00.694828 23262 hybrid_clock.cc:648] HybridClock initialized: now 1780912500694810 us; error 0 us; skew 500 ppm
I20260608 09:55:00.694896 31944 heartbeater.cc:507] Master 127.22.183.190:45939 requested a full tablet report, sending...
I20260608 09:55:00.695529 23262 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 09:55:00.697574 31817 ts_manager.cc:194] Registered new tserver with Master: 61016dc076de4dedb778fe77daa2a2b7 (127.22.183.129:40121)
I20260608 09:55:00.698573 23262 webserver.cc:533] Webserver started at http://127.22.183.130:45765/ using document root <none> and password file <none>
I20260608 09:55:00.699287 23262 fs_manager.cc:362] Metadata directory not provided
I20260608 09:55:00.699534 23262 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 09:55:00.699874 23262 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 09:55:00.700350 31817 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:53332
I20260608 09:55:00.701486 23262 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task8s1y23/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1780912294849904-23262-0/minicluster-data/ts-1-root/instance:
uuid: "a8e1f4f990814f99a822ac97cf6d8f6b"
format_stamp: "Formatted at 2026-06-08 09:55:00 on dist-test-slave-vzb5"
I20260608 09:55:00.707224 23262 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.002s	sys 0.005s
I20260608 09:55:00.710422 31956 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:55:00.711210 23262 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260608 09:55:00.711467 23262 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task8s1y23/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1780912294849904-23262-0/minicluster-data/ts-1-root
uuid: "a8e1f4f990814f99a822ac97cf6d8f6b"
format_stamp: "Formatted at 2026-06-08 09:55:00 on dist-test-slave-vzb5"
I20260608 09:55:00.711695 23262 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task8s1y23/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1780912294849904-23262-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-task8s1y23/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1780912294849904-23262-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-task8s1y23/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1780912294849904-23262-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 09:55:00.725389 23262 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 09:55:00.726253 23262 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 09:55:00.727619 23262 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 09:55:00.729753 23262 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 09:55:00.729911 23262 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:55:00.730212 23262 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 09:55:00.730374 23262 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:55:00.768265 23262 rpc_server.cc:307] RPC server started. Bound to: 127.22.183.130:36385
I20260608 09:55:00.768404 32018 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.22.183.130:36385 every 8 connection(s)
I20260608 09:55:00.773387 23262 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 09:55:00.780628 32022 instance_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 09:55:00.782048 32023 instance_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 09:55:00.783751 23262 server_base.cc:1061] running on GCE node
W20260608 09:55:00.784977 32025 instance_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 09:55:00.786140 23262 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 09:55:00.786438 23262 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 09:55:00.786450 32019 heartbeater.cc:344] Connected to a master server at 127.22.183.190:45939
I20260608 09:55:00.786692 23262 hybrid_clock.cc:648] HybridClock initialized: now 1780912500786672 us; error 0 us; skew 500 ppm
I20260608 09:55:00.787006 32019 heartbeater.cc:461] Registering TS with master...
I20260608 09:55:00.787524 23262 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 09:55:00.787845 32019 heartbeater.cc:507] Master 127.22.183.190:45939 requested a full tablet report, sending...
I20260608 09:55:00.790220 23262 webserver.cc:533] Webserver started at http://127.22.183.131:44965/ using document root <none> and password file <none>
I20260608 09:55:00.790408 31817 ts_manager.cc:194] Registered new tserver with Master: a8e1f4f990814f99a822ac97cf6d8f6b (127.22.183.130:36385)
I20260608 09:55:00.790939 23262 fs_manager.cc:362] Metadata directory not provided
I20260608 09:55:00.791245 23262 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 09:55:00.791567 23262 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 09:55:00.792363 31817 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:53340
I20260608 09:55:00.793005 23262 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task8s1y23/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1780912294849904-23262-0/minicluster-data/ts-2-root/instance:
uuid: "33c89c6e1c194855bdc2e9b655c72053"
format_stamp: "Formatted at 2026-06-08 09:55:00 on dist-test-slave-vzb5"
I20260608 09:55:00.797670 23262 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.001s
I20260608 09:55:00.801003 32030 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:55:00.801826 23262 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260608 09:55:00.802163 23262 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task8s1y23/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1780912294849904-23262-0/minicluster-data/ts-2-root
uuid: "33c89c6e1c194855bdc2e9b655c72053"
format_stamp: "Formatted at 2026-06-08 09:55:00 on dist-test-slave-vzb5"
I20260608 09:55:00.802448 23262 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task8s1y23/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1780912294849904-23262-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-task8s1y23/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1780912294849904-23262-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-task8s1y23/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1780912294849904-23262-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 09:55:00.814901 23262 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 09:55:00.815879 23262 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 09:55:00.817226 23262 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 09:55:00.819466 23262 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 09:55:00.819690 23262 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:55:00.819917 23262 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 09:55:00.820127 23262 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:55:00.857231 23262 rpc_server.cc:307] RPC server started. Bound to: 127.22.183.131:43041
I20260608 09:55:00.857345 32092 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.22.183.131:43041 every 8 connection(s)
I20260608 09:55:00.870959 32093 heartbeater.cc:344] Connected to a master server at 127.22.183.190:45939
I20260608 09:55:00.871323 32093 heartbeater.cc:461] Registering TS with master...
I20260608 09:55:00.872069 32093 heartbeater.cc:507] Master 127.22.183.190:45939 requested a full tablet report, sending...
I20260608 09:55:00.873910 31817 ts_manager.cc:194] Registered new tserver with Master: 33c89c6e1c194855bdc2e9b655c72053 (127.22.183.131:43041)
I20260608 09:55:00.874042 23262 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.013553645s
I20260608 09:55:00.875368 31817 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:53356
I20260608 09:55:01.703764 31944 heartbeater.cc:499] Master 127.22.183.190:45939 was elected leader, sending a full tablet report...
I20260608 09:55:01.794895 32019 heartbeater.cc:499] Master 127.22.183.190:45939 was elected leader, sending a full tablet report...
I20260608 09:55:01.878051 32093 heartbeater.cc:499] Master 127.22.183.190:45939 was elected leader, sending a full tablet report...
I20260608 09:55:01.935853 31817 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:53360:
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 09:55:01.938442 31817 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 09:55:01.997529 31984 tablet_service.cc:1511] Processing CreateTablet for tablet fbeda36366d34c719183404cadd46dff (DEFAULT_TABLE table=test-workload [id=b55245e2a19d4907a4d21906991017ae]), partition=RANGE (key) PARTITION VALUES < 357913941
I20260608 09:55:01.999270 31984 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fbeda36366d34c719183404cadd46dff. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:55:02.005252 31983 tablet_service.cc:1511] Processing CreateTablet for tablet b9b2dcd1c8544133a8209afb29f45ca1 (DEFAULT_TABLE table=test-workload [id=b55245e2a19d4907a4d21906991017ae]), partition=RANGE (key) PARTITION 357913941 <= VALUES < 715827882
I20260608 09:55:02.007010 31983 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b9b2dcd1c8544133a8209afb29f45ca1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:55:02.010278 32058 tablet_service.cc:1511] Processing CreateTablet for tablet fbeda36366d34c719183404cadd46dff (DEFAULT_TABLE table=test-workload [id=b55245e2a19d4907a4d21906991017ae]), partition=RANGE (key) PARTITION VALUES < 357913941
I20260608 09:55:02.011680 32058 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fbeda36366d34c719183404cadd46dff. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:55:02.012712 31982 tablet_service.cc:1511] Processing CreateTablet for tablet b9dcd1af4e9049ba8e90150052cd1018 (DEFAULT_TABLE table=test-workload [id=b55245e2a19d4907a4d21906991017ae]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1073741823
I20260608 09:55:02.014449 31982 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b9dcd1af4e9049ba8e90150052cd1018. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:55:02.016727 32057 tablet_service.cc:1511] Processing CreateTablet for tablet b9b2dcd1c8544133a8209afb29f45ca1 (DEFAULT_TABLE table=test-workload [id=b55245e2a19d4907a4d21906991017ae]), partition=RANGE (key) PARTITION 357913941 <= VALUES < 715827882
I20260608 09:55:02.018505 32057 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b9b2dcd1c8544133a8209afb29f45ca1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:55:02.019841 31981 tablet_service.cc:1511] Processing CreateTablet for tablet 3ff1aeb40fda4d9dad58534051a0c51b (DEFAULT_TABLE table=test-workload [id=b55245e2a19d4907a4d21906991017ae]), partition=RANGE (key) PARTITION 1073741823 <= VALUES < 1431655764
I20260608 09:55:02.020467 32056 tablet_service.cc:1511] Processing CreateTablet for tablet b9dcd1af4e9049ba8e90150052cd1018 (DEFAULT_TABLE table=test-workload [id=b55245e2a19d4907a4d21906991017ae]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1073741823
I20260608 09:55:02.021618 31981 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3ff1aeb40fda4d9dad58534051a0c51b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:55:02.021842 32056 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b9dcd1af4e9049ba8e90150052cd1018. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:55:02.024495 32055 tablet_service.cc:1511] Processing CreateTablet for tablet 3ff1aeb40fda4d9dad58534051a0c51b (DEFAULT_TABLE table=test-workload [id=b55245e2a19d4907a4d21906991017ae]), partition=RANGE (key) PARTITION 1073741823 <= VALUES < 1431655764
I20260608 09:55:02.026324 32055 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3ff1aeb40fda4d9dad58534051a0c51b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:55:02.055315 32054 tablet_service.cc:1511] Processing CreateTablet for tablet 84d67f2989d6409e9784e182eb06accd (DEFAULT_TABLE table=test-workload [id=b55245e2a19d4907a4d21906991017ae]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1789569705
I20260608 09:55:02.057744 32054 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 84d67f2989d6409e9784e182eb06accd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:55:02.061192 31980 tablet_service.cc:1511] Processing CreateTablet for tablet 84d67f2989d6409e9784e182eb06accd (DEFAULT_TABLE table=test-workload [id=b55245e2a19d4907a4d21906991017ae]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1789569705
I20260608 09:55:02.063055 31980 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 84d67f2989d6409e9784e182eb06accd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:55:02.072576 31979 tablet_service.cc:1511] Processing CreateTablet for tablet 2fa075c07da74d9c949a87abd0447646 (DEFAULT_TABLE table=test-workload [id=b55245e2a19d4907a4d21906991017ae]), partition=RANGE (key) PARTITION 1789569705 <= VALUES
I20260608 09:55:02.074323 31979 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2fa075c07da74d9c949a87abd0447646. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:55:02.098912 31909 tablet_service.cc:1511] Processing CreateTablet for tablet fbeda36366d34c719183404cadd46dff (DEFAULT_TABLE table=test-workload [id=b55245e2a19d4907a4d21906991017ae]), partition=RANGE (key) PARTITION VALUES < 357913941
I20260608 09:55:02.100468 31909 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fbeda36366d34c719183404cadd46dff. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:55:02.102121 31908 tablet_service.cc:1511] Processing CreateTablet for tablet b9b2dcd1c8544133a8209afb29f45ca1 (DEFAULT_TABLE table=test-workload [id=b55245e2a19d4907a4d21906991017ae]), partition=RANGE (key) PARTITION 357913941 <= VALUES < 715827882
I20260608 09:55:02.103893 31904 tablet_service.cc:1511] Processing CreateTablet for tablet 2fa075c07da74d9c949a87abd0447646 (DEFAULT_TABLE table=test-workload [id=b55245e2a19d4907a4d21906991017ae]), partition=RANGE (key) PARTITION 1789569705 <= VALUES
I20260608 09:55:02.104490 31906 tablet_service.cc:1511] Processing CreateTablet for tablet 3ff1aeb40fda4d9dad58534051a0c51b (DEFAULT_TABLE table=test-workload [id=b55245e2a19d4907a4d21906991017ae]), partition=RANGE (key) PARTITION 1073741823 <= VALUES < 1431655764
I20260608 09:55:02.104944 32053 tablet_service.cc:1511] Processing CreateTablet for tablet 2fa075c07da74d9c949a87abd0447646 (DEFAULT_TABLE table=test-workload [id=b55245e2a19d4907a4d21906991017ae]), partition=RANGE (key) PARTITION 1789569705 <= VALUES
I20260608 09:55:02.107245 32053 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2fa075c07da74d9c949a87abd0447646. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:55:02.107383 31907 tablet_service.cc:1511] Processing CreateTablet for tablet b9dcd1af4e9049ba8e90150052cd1018 (DEFAULT_TABLE table=test-workload [id=b55245e2a19d4907a4d21906991017ae]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1073741823
I20260608 09:55:02.107671 31905 tablet_service.cc:1511] Processing CreateTablet for tablet 84d67f2989d6409e9784e182eb06accd (DEFAULT_TABLE table=test-workload [id=b55245e2a19d4907a4d21906991017ae]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1789569705
I20260608 09:55:02.111099 31904 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2fa075c07da74d9c949a87abd0447646. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:55:02.112982 31908 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b9b2dcd1c8544133a8209afb29f45ca1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:55:02.113830 31905 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 84d67f2989d6409e9784e182eb06accd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:55:02.114439 31907 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b9dcd1af4e9049ba8e90150052cd1018. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:55:02.115617 31906 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3ff1aeb40fda4d9dad58534051a0c51b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:55:02.150214 32113 tablet_bootstrap.cc:492] T fbeda36366d34c719183404cadd46dff P a8e1f4f990814f99a822ac97cf6d8f6b: Bootstrap starting.
I20260608 09:55:02.166627 32113 tablet_bootstrap.cc:654] T fbeda36366d34c719183404cadd46dff P a8e1f4f990814f99a822ac97cf6d8f6b: Neither blocks nor log segments found. Creating new log.
I20260608 09:55:02.175640 32114 tablet_bootstrap.cc:492] T fbeda36366d34c719183404cadd46dff P 33c89c6e1c194855bdc2e9b655c72053: Bootstrap starting.
I20260608 09:55:02.185067 32114 tablet_bootstrap.cc:654] T fbeda36366d34c719183404cadd46dff P 33c89c6e1c194855bdc2e9b655c72053: Neither blocks nor log segments found. Creating new log.
I20260608 09:55:02.185392 32116 tablet_bootstrap.cc:492] T 84d67f2989d6409e9784e182eb06accd P 61016dc076de4dedb778fe77daa2a2b7: Bootstrap starting.
I20260608 09:55:02.185889 32113 tablet_bootstrap.cc:492] T fbeda36366d34c719183404cadd46dff P a8e1f4f990814f99a822ac97cf6d8f6b: No bootstrap required, opened a new log
I20260608 09:55:02.186502 32113 ts_tablet_manager.cc:1403] T fbeda36366d34c719183404cadd46dff P a8e1f4f990814f99a822ac97cf6d8f6b: Time spent bootstrapping tablet: real 0.037s	user 0.007s	sys 0.006s
I20260608 09:55:02.189765 32113 raft_consensus.cc:359] T fbeda36366d34c719183404cadd46dff P a8e1f4f990814f99a822ac97cf6d8f6b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a8e1f4f990814f99a822ac97cf6d8f6b" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 36385 } } peers { permanent_uuid: "33c89c6e1c194855bdc2e9b655c72053" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 43041 } } peers { permanent_uuid: "61016dc076de4dedb778fe77daa2a2b7" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 40121 } }
I20260608 09:55:02.190510 32113 raft_consensus.cc:385] T fbeda36366d34c719183404cadd46dff P a8e1f4f990814f99a822ac97cf6d8f6b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:55:02.190845 32114 tablet_bootstrap.cc:492] T fbeda36366d34c719183404cadd46dff P 33c89c6e1c194855bdc2e9b655c72053: No bootstrap required, opened a new log
I20260608 09:55:02.190819 32113 raft_consensus.cc:740] T fbeda36366d34c719183404cadd46dff P a8e1f4f990814f99a822ac97cf6d8f6b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a8e1f4f990814f99a822ac97cf6d8f6b, State: Initialized, Role: FOLLOWER
I20260608 09:55:02.191164 32116 tablet_bootstrap.cc:654] T 84d67f2989d6409e9784e182eb06accd P 61016dc076de4dedb778fe77daa2a2b7: Neither blocks nor log segments found. Creating new log.
I20260608 09:55:02.191442 32114 ts_tablet_manager.cc:1403] T fbeda36366d34c719183404cadd46dff P 33c89c6e1c194855bdc2e9b655c72053: Time spent bootstrapping tablet: real 0.016s	user 0.005s	sys 0.007s
I20260608 09:55:02.192401 32113 consensus_queue.cc:260] T fbeda36366d34c719183404cadd46dff P a8e1f4f990814f99a822ac97cf6d8f6b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a8e1f4f990814f99a822ac97cf6d8f6b" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 36385 } } peers { permanent_uuid: "33c89c6e1c194855bdc2e9b655c72053" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 43041 } } peers { permanent_uuid: "61016dc076de4dedb778fe77daa2a2b7" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 40121 } }
I20260608 09:55:02.194798 32114 raft_consensus.cc:359] T fbeda36366d34c719183404cadd46dff P 33c89c6e1c194855bdc2e9b655c72053 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a8e1f4f990814f99a822ac97cf6d8f6b" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 36385 } } peers { permanent_uuid: "33c89c6e1c194855bdc2e9b655c72053" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 43041 } } peers { permanent_uuid: "61016dc076de4dedb778fe77daa2a2b7" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 40121 } }
I20260608 09:55:02.195802 32116 tablet_bootstrap.cc:492] T 84d67f2989d6409e9784e182eb06accd P 61016dc076de4dedb778fe77daa2a2b7: No bootstrap required, opened a new log
I20260608 09:55:02.195865 32114 raft_consensus.cc:385] T fbeda36366d34c719183404cadd46dff P 33c89c6e1c194855bdc2e9b655c72053 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:55:02.196494 32116 ts_tablet_manager.cc:1403] T 84d67f2989d6409e9784e182eb06accd P 61016dc076de4dedb778fe77daa2a2b7: Time spent bootstrapping tablet: real 0.011s	user 0.010s	sys 0.000s
I20260608 09:55:02.196527 32114 raft_consensus.cc:740] T fbeda36366d34c719183404cadd46dff P 33c89c6e1c194855bdc2e9b655c72053 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 33c89c6e1c194855bdc2e9b655c72053, State: Initialized, Role: FOLLOWER
I20260608 09:55:02.197795 32114 consensus_queue.cc:260] T fbeda36366d34c719183404cadd46dff P 33c89c6e1c194855bdc2e9b655c72053 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a8e1f4f990814f99a822ac97cf6d8f6b" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 36385 } } peers { permanent_uuid: "33c89c6e1c194855bdc2e9b655c72053" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 43041 } } peers { permanent_uuid: "61016dc076de4dedb778fe77daa2a2b7" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 40121 } }
I20260608 09:55:02.198800 32116 raft_consensus.cc:359] T 84d67f2989d6409e9784e182eb06accd P 61016dc076de4dedb778fe77daa2a2b7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "61016dc076de4dedb778fe77daa2a2b7" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 40121 } } peers { permanent_uuid: "a8e1f4f990814f99a822ac97cf6d8f6b" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 36385 } } peers { permanent_uuid: "33c89c6e1c194855bdc2e9b655c72053" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 43041 } }
I20260608 09:55:02.199453 32116 raft_consensus.cc:385] T 84d67f2989d6409e9784e182eb06accd P 61016dc076de4dedb778fe77daa2a2b7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:55:02.199887 32116 raft_consensus.cc:740] T 84d67f2989d6409e9784e182eb06accd P 61016dc076de4dedb778fe77daa2a2b7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 61016dc076de4dedb778fe77daa2a2b7, State: Initialized, Role: FOLLOWER
I20260608 09:55:02.200875 32116 consensus_queue.cc:260] T 84d67f2989d6409e9784e182eb06accd P 61016dc076de4dedb778fe77daa2a2b7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "61016dc076de4dedb778fe77daa2a2b7" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 40121 } } peers { permanent_uuid: "a8e1f4f990814f99a822ac97cf6d8f6b" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 36385 } } peers { permanent_uuid: "33c89c6e1c194855bdc2e9b655c72053" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 43041 } }
I20260608 09:55:02.202178 32113 ts_tablet_manager.cc:1434] T fbeda36366d34c719183404cadd46dff P a8e1f4f990814f99a822ac97cf6d8f6b: Time spent starting tablet: real 0.015s	user 0.010s	sys 0.003s
I20260608 09:55:02.203195 32113 tablet_bootstrap.cc:492] T b9b2dcd1c8544133a8209afb29f45ca1 P a8e1f4f990814f99a822ac97cf6d8f6b: Bootstrap starting.
I20260608 09:55:02.206023 32114 ts_tablet_manager.cc:1434] T fbeda36366d34c719183404cadd46dff P 33c89c6e1c194855bdc2e9b655c72053: Time spent starting tablet: real 0.014s	user 0.004s	sys 0.005s
I20260608 09:55:02.207273 32114 tablet_bootstrap.cc:492] T b9dcd1af4e9049ba8e90150052cd1018 P 33c89c6e1c194855bdc2e9b655c72053: Bootstrap starting.
I20260608 09:55:02.209218 32113 tablet_bootstrap.cc:654] T b9b2dcd1c8544133a8209afb29f45ca1 P a8e1f4f990814f99a822ac97cf6d8f6b: Neither blocks nor log segments found. Creating new log.
I20260608 09:55:02.214242 32114 tablet_bootstrap.cc:654] T b9dcd1af4e9049ba8e90150052cd1018 P 33c89c6e1c194855bdc2e9b655c72053: Neither blocks nor log segments found. Creating new log.
I20260608 09:55:02.223098 32116 ts_tablet_manager.cc:1434] T 84d67f2989d6409e9784e182eb06accd P 61016dc076de4dedb778fe77daa2a2b7: Time spent starting tablet: real 0.026s	user 0.007s	sys 0.015s
I20260608 09:55:02.224875 32116 tablet_bootstrap.cc:492] T 2fa075c07da74d9c949a87abd0447646 P 61016dc076de4dedb778fe77daa2a2b7: Bootstrap starting.
I20260608 09:55:02.226490 32113 tablet_bootstrap.cc:492] T b9b2dcd1c8544133a8209afb29f45ca1 P a8e1f4f990814f99a822ac97cf6d8f6b: No bootstrap required, opened a new log
I20260608 09:55:02.227043 32113 ts_tablet_manager.cc:1403] T b9b2dcd1c8544133a8209afb29f45ca1 P a8e1f4f990814f99a822ac97cf6d8f6b: Time spent bootstrapping tablet: real 0.024s	user 0.014s	sys 0.007s
I20260608 09:55:02.229933 32113 raft_consensus.cc:359] T b9b2dcd1c8544133a8209afb29f45ca1 P a8e1f4f990814f99a822ac97cf6d8f6b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "61016dc076de4dedb778fe77daa2a2b7" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 40121 } } peers { permanent_uuid: "a8e1f4f990814f99a822ac97cf6d8f6b" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 36385 } } peers { permanent_uuid: "33c89c6e1c194855bdc2e9b655c72053" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 43041 } }
I20260608 09:55:02.230577 32113 raft_consensus.cc:385] T b9b2dcd1c8544133a8209afb29f45ca1 P a8e1f4f990814f99a822ac97cf6d8f6b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:55:02.230861 32113 raft_consensus.cc:740] T b9b2dcd1c8544133a8209afb29f45ca1 P a8e1f4f990814f99a822ac97cf6d8f6b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a8e1f4f990814f99a822ac97cf6d8f6b, State: Initialized, Role: FOLLOWER
I20260608 09:55:02.231278 32116 tablet_bootstrap.cc:654] T 2fa075c07da74d9c949a87abd0447646 P 61016dc076de4dedb778fe77daa2a2b7: Neither blocks nor log segments found. Creating new log.
I20260608 09:55:02.231681 32113 consensus_queue.cc:260] T b9b2dcd1c8544133a8209afb29f45ca1 P a8e1f4f990814f99a822ac97cf6d8f6b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "61016dc076de4dedb778fe77daa2a2b7" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 40121 } } peers { permanent_uuid: "a8e1f4f990814f99a822ac97cf6d8f6b" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 36385 } } peers { permanent_uuid: "33c89c6e1c194855bdc2e9b655c72053" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 43041 } }
I20260608 09:55:02.234139 32113 ts_tablet_manager.cc:1434] T b9b2dcd1c8544133a8209afb29f45ca1 P a8e1f4f990814f99a822ac97cf6d8f6b: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260608 09:55:02.235025 32113 tablet_bootstrap.cc:492] T b9dcd1af4e9049ba8e90150052cd1018 P a8e1f4f990814f99a822ac97cf6d8f6b: Bootstrap starting.
I20260608 09:55:02.237563 32114 tablet_bootstrap.cc:492] T b9dcd1af4e9049ba8e90150052cd1018 P 33c89c6e1c194855bdc2e9b655c72053: No bootstrap required, opened a new log
I20260608 09:55:02.238107 32116 tablet_bootstrap.cc:492] T 2fa075c07da74d9c949a87abd0447646 P 61016dc076de4dedb778fe77daa2a2b7: No bootstrap required, opened a new log
I20260608 09:55:02.238188 32114 ts_tablet_manager.cc:1403] T b9dcd1af4e9049ba8e90150052cd1018 P 33c89c6e1c194855bdc2e9b655c72053: Time spent bootstrapping tablet: real 0.031s	user 0.009s	sys 0.006s
I20260608 09:55:02.238741 32116 ts_tablet_manager.cc:1403] T 2fa075c07da74d9c949a87abd0447646 P 61016dc076de4dedb778fe77daa2a2b7: Time spent bootstrapping tablet: real 0.014s	user 0.008s	sys 0.003s
I20260608 09:55:02.241195 32113 tablet_bootstrap.cc:654] T b9dcd1af4e9049ba8e90150052cd1018 P a8e1f4f990814f99a822ac97cf6d8f6b: Neither blocks nor log segments found. Creating new log.
I20260608 09:55:02.241719 32114 raft_consensus.cc:359] T b9dcd1af4e9049ba8e90150052cd1018 P 33c89c6e1c194855bdc2e9b655c72053 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "61016dc076de4dedb778fe77daa2a2b7" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 40121 } } peers { permanent_uuid: "a8e1f4f990814f99a822ac97cf6d8f6b" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 36385 } } peers { permanent_uuid: "33c89c6e1c194855bdc2e9b655c72053" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 43041 } }
I20260608 09:55:02.241993 32116 raft_consensus.cc:359] T 2fa075c07da74d9c949a87abd0447646 P 61016dc076de4dedb778fe77daa2a2b7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "61016dc076de4dedb778fe77daa2a2b7" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 40121 } } peers { permanent_uuid: "a8e1f4f990814f99a822ac97cf6d8f6b" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 36385 } } peers { permanent_uuid: "33c89c6e1c194855bdc2e9b655c72053" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 43041 } }
I20260608 09:55:02.242527 32114 raft_consensus.cc:385] T b9dcd1af4e9049ba8e90150052cd1018 P 33c89c6e1c194855bdc2e9b655c72053 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:55:02.242802 32116 raft_consensus.cc:385] T 2fa075c07da74d9c949a87abd0447646 P 61016dc076de4dedb778fe77daa2a2b7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:55:02.243074 32114 raft_consensus.cc:740] T b9dcd1af4e9049ba8e90150052cd1018 P 33c89c6e1c194855bdc2e9b655c72053 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 33c89c6e1c194855bdc2e9b655c72053, State: Initialized, Role: FOLLOWER
I20260608 09:55:02.243238 32116 raft_consensus.cc:740] T 2fa075c07da74d9c949a87abd0447646 P 61016dc076de4dedb778fe77daa2a2b7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 61016dc076de4dedb778fe77daa2a2b7, State: Initialized, Role: FOLLOWER
I20260608 09:55:02.244369 32114 consensus_queue.cc:260] T b9dcd1af4e9049ba8e90150052cd1018 P 33c89c6e1c194855bdc2e9b655c72053 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "61016dc076de4dedb778fe77daa2a2b7" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 40121 } } peers { permanent_uuid: "a8e1f4f990814f99a822ac97cf6d8f6b" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 36385 } } peers { permanent_uuid: "33c89c6e1c194855bdc2e9b655c72053" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 43041 } }
I20260608 09:55:02.244546 32116 consensus_queue.cc:260] T 2fa075c07da74d9c949a87abd0447646 P 61016dc076de4dedb778fe77daa2a2b7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "61016dc076de4dedb778fe77daa2a2b7" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 40121 } } peers { permanent_uuid: "a8e1f4f990814f99a822ac97cf6d8f6b" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 36385 } } peers { permanent_uuid: "33c89c6e1c194855bdc2e9b655c72053" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 43041 } }
I20260608 09:55:02.247285 32116 ts_tablet_manager.cc:1434] T 2fa075c07da74d9c949a87abd0447646 P 61016dc076de4dedb778fe77daa2a2b7: Time spent starting tablet: real 0.008s	user 0.010s	sys 0.000s
I20260608 09:55:02.247593 32114 ts_tablet_manager.cc:1434] T b9dcd1af4e9049ba8e90150052cd1018 P 33c89c6e1c194855bdc2e9b655c72053: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.002s
I20260608 09:55:02.248230 32116 tablet_bootstrap.cc:492] T 3ff1aeb40fda4d9dad58534051a0c51b P 61016dc076de4dedb778fe77daa2a2b7: Bootstrap starting.
I20260608 09:55:02.248565 32114 tablet_bootstrap.cc:492] T b9b2dcd1c8544133a8209afb29f45ca1 P 33c89c6e1c194855bdc2e9b655c72053: Bootstrap starting.
I20260608 09:55:02.252161 32113 tablet_bootstrap.cc:492] T b9dcd1af4e9049ba8e90150052cd1018 P a8e1f4f990814f99a822ac97cf6d8f6b: No bootstrap required, opened a new log
I20260608 09:55:02.252993 32113 ts_tablet_manager.cc:1403] T b9dcd1af4e9049ba8e90150052cd1018 P a8e1f4f990814f99a822ac97cf6d8f6b: Time spent bootstrapping tablet: real 0.018s	user 0.011s	sys 0.002s
I20260608 09:55:02.254608 32116 tablet_bootstrap.cc:654] T 3ff1aeb40fda4d9dad58534051a0c51b P 61016dc076de4dedb778fe77daa2a2b7: Neither blocks nor log segments found. Creating new log.
I20260608 09:55:02.254712 32114 tablet_bootstrap.cc:654] T b9b2dcd1c8544133a8209afb29f45ca1 P 33c89c6e1c194855bdc2e9b655c72053: Neither blocks nor log segments found. Creating new log.
I20260608 09:55:02.256441 32113 raft_consensus.cc:359] T b9dcd1af4e9049ba8e90150052cd1018 P a8e1f4f990814f99a822ac97cf6d8f6b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "61016dc076de4dedb778fe77daa2a2b7" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 40121 } } peers { permanent_uuid: "a8e1f4f990814f99a822ac97cf6d8f6b" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 36385 } } peers { permanent_uuid: "33c89c6e1c194855bdc2e9b655c72053" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 43041 } }
I20260608 09:55:02.257257 32113 raft_consensus.cc:385] T b9dcd1af4e9049ba8e90150052cd1018 P a8e1f4f990814f99a822ac97cf6d8f6b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:55:02.257579 32113 raft_consensus.cc:740] T b9dcd1af4e9049ba8e90150052cd1018 P a8e1f4f990814f99a822ac97cf6d8f6b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a8e1f4f990814f99a822ac97cf6d8f6b, State: Initialized, Role: FOLLOWER
I20260608 09:55:02.258559 32113 consensus_queue.cc:260] T b9dcd1af4e9049ba8e90150052cd1018 P a8e1f4f990814f99a822ac97cf6d8f6b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "61016dc076de4dedb778fe77daa2a2b7" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 40121 } } peers { permanent_uuid: "a8e1f4f990814f99a822ac97cf6d8f6b" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 36385 } } peers { permanent_uuid: "33c89c6e1c194855bdc2e9b655c72053" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 43041 } }
I20260608 09:55:02.261090 32113 ts_tablet_manager.cc:1434] T b9dcd1af4e9049ba8e90150052cd1018 P a8e1f4f990814f99a822ac97cf6d8f6b: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.000s
I20260608 09:55:02.262151 32113 tablet_bootstrap.cc:492] T 84d67f2989d6409e9784e182eb06accd P a8e1f4f990814f99a822ac97cf6d8f6b: Bootstrap starting.
I20260608 09:55:02.268239 32113 tablet_bootstrap.cc:654] T 84d67f2989d6409e9784e182eb06accd P a8e1f4f990814f99a822ac97cf6d8f6b: Neither blocks nor log segments found. Creating new log.
I20260608 09:55:02.279551 32113 tablet_bootstrap.cc:492] T 84d67f2989d6409e9784e182eb06accd P a8e1f4f990814f99a822ac97cf6d8f6b: No bootstrap required, opened a new log
I20260608 09:55:02.280059 32113 ts_tablet_manager.cc:1403] T 84d67f2989d6409e9784e182eb06accd P a8e1f4f990814f99a822ac97cf6d8f6b: Time spent bootstrapping tablet: real 0.018s	user 0.009s	sys 0.007s
I20260608 09:55:02.282845 32113 raft_consensus.cc:359] T 84d67f2989d6409e9784e182eb06accd P a8e1f4f990814f99a822ac97cf6d8f6b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "61016dc076de4dedb778fe77daa2a2b7" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 40121 } } peers { permanent_uuid: "a8e1f4f990814f99a822ac97cf6d8f6b" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 36385 } } peers { permanent_uuid: "33c89c6e1c194855bdc2e9b655c72053" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 43041 } }
I20260608 09:55:02.283625 32113 raft_consensus.cc:385] T 84d67f2989d6409e9784e182eb06accd P a8e1f4f990814f99a822ac97cf6d8f6b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:55:02.283946 32113 raft_consensus.cc:740] T 84d67f2989d6409e9784e182eb06accd P a8e1f4f990814f99a822ac97cf6d8f6b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a8e1f4f990814f99a822ac97cf6d8f6b, State: Initialized, Role: FOLLOWER
I20260608 09:55:02.284796 32113 consensus_queue.cc:260] T 84d67f2989d6409e9784e182eb06accd P a8e1f4f990814f99a822ac97cf6d8f6b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "61016dc076de4dedb778fe77daa2a2b7" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 40121 } } peers { permanent_uuid: "a8e1f4f990814f99a822ac97cf6d8f6b" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 36385 } } peers { permanent_uuid: "33c89c6e1c194855bdc2e9b655c72053" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 43041 } }
I20260608 09:55:02.287447 32113 ts_tablet_manager.cc:1434] T 84d67f2989d6409e9784e182eb06accd P a8e1f4f990814f99a822ac97cf6d8f6b: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260608 09:55:02.288501 32113 tablet_bootstrap.cc:492] T 2fa075c07da74d9c949a87abd0447646 P a8e1f4f990814f99a822ac97cf6d8f6b: Bootstrap starting.
I20260608 09:55:02.294183 32113 tablet_bootstrap.cc:654] T 2fa075c07da74d9c949a87abd0447646 P a8e1f4f990814f99a822ac97cf6d8f6b: Neither blocks nor log segments found. Creating new log.
I20260608 09:55:02.299448 32116 tablet_bootstrap.cc:492] T 3ff1aeb40fda4d9dad58534051a0c51b P 61016dc076de4dedb778fe77daa2a2b7: No bootstrap required, opened a new log
I20260608 09:55:02.299952 32116 ts_tablet_manager.cc:1403] T 3ff1aeb40fda4d9dad58534051a0c51b P 61016dc076de4dedb778fe77daa2a2b7: Time spent bootstrapping tablet: real 0.052s	user 0.022s	sys 0.027s
I20260608 09:55:02.300501 32113 tablet_bootstrap.cc:492] T 2fa075c07da74d9c949a87abd0447646 P a8e1f4f990814f99a822ac97cf6d8f6b: No bootstrap required, opened a new log
I20260608 09:55:02.300936 32113 ts_tablet_manager.cc:1403] T 2fa075c07da74d9c949a87abd0447646 P a8e1f4f990814f99a822ac97cf6d8f6b: Time spent bootstrapping tablet: real 0.013s	user 0.010s	sys 0.000s
I20260608 09:55:02.300994 32114 tablet_bootstrap.cc:492] T b9b2dcd1c8544133a8209afb29f45ca1 P 33c89c6e1c194855bdc2e9b655c72053: No bootstrap required, opened a new log
I20260608 09:55:02.301563 32114 ts_tablet_manager.cc:1403] T b9b2dcd1c8544133a8209afb29f45ca1 P 33c89c6e1c194855bdc2e9b655c72053: Time spent bootstrapping tablet: real 0.053s	user 0.024s	sys 0.027s
I20260608 09:55:02.302827 32116 raft_consensus.cc:359] T 3ff1aeb40fda4d9dad58534051a0c51b P 61016dc076de4dedb778fe77daa2a2b7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "61016dc076de4dedb778fe77daa2a2b7" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 40121 } } peers { permanent_uuid: "a8e1f4f990814f99a822ac97cf6d8f6b" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 36385 } } peers { permanent_uuid: "33c89c6e1c194855bdc2e9b655c72053" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 43041 } }
I20260608 09:55:02.303622 32116 raft_consensus.cc:385] T 3ff1aeb40fda4d9dad58534051a0c51b P 61016dc076de4dedb778fe77daa2a2b7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:55:02.303406 32113 raft_consensus.cc:359] T 2fa075c07da74d9c949a87abd0447646 P a8e1f4f990814f99a822ac97cf6d8f6b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "61016dc076de4dedb778fe77daa2a2b7" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 40121 } } peers { permanent_uuid: "a8e1f4f990814f99a822ac97cf6d8f6b" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 36385 } } peers { permanent_uuid: "33c89c6e1c194855bdc2e9b655c72053" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 43041 } }
I20260608 09:55:02.303988 32116 raft_consensus.cc:740] T 3ff1aeb40fda4d9dad58534051a0c51b P 61016dc076de4dedb778fe77daa2a2b7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 61016dc076de4dedb778fe77daa2a2b7, State: Initialized, Role: FOLLOWER
I20260608 09:55:02.304229 32113 raft_consensus.cc:385] T 2fa075c07da74d9c949a87abd0447646 P a8e1f4f990814f99a822ac97cf6d8f6b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:55:02.304587 32113 raft_consensus.cc:740] T 2fa075c07da74d9c949a87abd0447646 P a8e1f4f990814f99a822ac97cf6d8f6b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a8e1f4f990814f99a822ac97cf6d8f6b, State: Initialized, Role: FOLLOWER
I20260608 09:55:02.304517 32114 raft_consensus.cc:359] T b9b2dcd1c8544133a8209afb29f45ca1 P 33c89c6e1c194855bdc2e9b655c72053 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "61016dc076de4dedb778fe77daa2a2b7" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 40121 } } peers { permanent_uuid: "a8e1f4f990814f99a822ac97cf6d8f6b" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 36385 } } peers { permanent_uuid: "33c89c6e1c194855bdc2e9b655c72053" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 43041 } }
I20260608 09:55:02.305313 32114 raft_consensus.cc:385] T b9b2dcd1c8544133a8209afb29f45ca1 P 33c89c6e1c194855bdc2e9b655c72053 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:55:02.304872 32116 consensus_queue.cc:260] T 3ff1aeb40fda4d9dad58534051a0c51b P 61016dc076de4dedb778fe77daa2a2b7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "61016dc076de4dedb778fe77daa2a2b7" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 40121 } } peers { permanent_uuid: "a8e1f4f990814f99a822ac97cf6d8f6b" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 36385 } } peers { permanent_uuid: "33c89c6e1c194855bdc2e9b655c72053" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 43041 } }
I20260608 09:55:02.305665 32114 raft_consensus.cc:740] T b9b2dcd1c8544133a8209afb29f45ca1 P 33c89c6e1c194855bdc2e9b655c72053 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 33c89c6e1c194855bdc2e9b655c72053, State: Initialized, Role: FOLLOWER
I20260608 09:55:02.305425 32113 consensus_queue.cc:260] T 2fa075c07da74d9c949a87abd0447646 P a8e1f4f990814f99a822ac97cf6d8f6b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "61016dc076de4dedb778fe77daa2a2b7" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 40121 } } peers { permanent_uuid: "a8e1f4f990814f99a822ac97cf6d8f6b" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 36385 } } peers { permanent_uuid: "33c89c6e1c194855bdc2e9b655c72053" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 43041 } }
I20260608 09:55:02.306625 32114 consensus_queue.cc:260] T b9b2dcd1c8544133a8209afb29f45ca1 P 33c89c6e1c194855bdc2e9b655c72053 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "61016dc076de4dedb778fe77daa2a2b7" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 40121 } } peers { permanent_uuid: "a8e1f4f990814f99a822ac97cf6d8f6b" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 36385 } } peers { permanent_uuid: "33c89c6e1c194855bdc2e9b655c72053" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 43041 } }
I20260608 09:55:02.307333 32116 ts_tablet_manager.cc:1434] T 3ff1aeb40fda4d9dad58534051a0c51b P 61016dc076de4dedb778fe77daa2a2b7: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260608 09:55:02.308408 32116 tablet_bootstrap.cc:492] T b9b2dcd1c8544133a8209afb29f45ca1 P 61016dc076de4dedb778fe77daa2a2b7: Bootstrap starting.
I20260608 09:55:02.309595 32113 ts_tablet_manager.cc:1434] T 2fa075c07da74d9c949a87abd0447646 P a8e1f4f990814f99a822ac97cf6d8f6b: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260608 09:55:02.310582 32114 ts_tablet_manager.cc:1434] T b9b2dcd1c8544133a8209afb29f45ca1 P 33c89c6e1c194855bdc2e9b655c72053: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260608 09:55:02.311721 32114 tablet_bootstrap.cc:492] T 3ff1aeb40fda4d9dad58534051a0c51b P 33c89c6e1c194855bdc2e9b655c72053: Bootstrap starting.
I20260608 09:55:02.310617 32113 tablet_bootstrap.cc:492] T 3ff1aeb40fda4d9dad58534051a0c51b P a8e1f4f990814f99a822ac97cf6d8f6b: Bootstrap starting.
I20260608 09:55:02.314082 32116 tablet_bootstrap.cc:654] T b9b2dcd1c8544133a8209afb29f45ca1 P 61016dc076de4dedb778fe77daa2a2b7: Neither blocks nor log segments found. Creating new log.
I20260608 09:55:02.321336 32113 tablet_bootstrap.cc:654] T 3ff1aeb40fda4d9dad58534051a0c51b P a8e1f4f990814f99a822ac97cf6d8f6b: Neither blocks nor log segments found. Creating new log.
I20260608 09:55:02.326241 32116 tablet_bootstrap.cc:492] T b9b2dcd1c8544133a8209afb29f45ca1 P 61016dc076de4dedb778fe77daa2a2b7: No bootstrap required, opened a new log
I20260608 09:55:02.326787 32116 ts_tablet_manager.cc:1403] T b9b2dcd1c8544133a8209afb29f45ca1 P 61016dc076de4dedb778fe77daa2a2b7: Time spent bootstrapping tablet: real 0.019s	user 0.012s	sys 0.004s
I20260608 09:55:02.326864 32114 tablet_bootstrap.cc:654] T 3ff1aeb40fda4d9dad58534051a0c51b P 33c89c6e1c194855bdc2e9b655c72053: Neither blocks nor log segments found. Creating new log.
I20260608 09:55:02.328751 32120 raft_consensus.cc:493] T fbeda36366d34c719183404cadd46dff P 33c89c6e1c194855bdc2e9b655c72053 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 09:55:02.329444 32120 raft_consensus.cc:515] T fbeda36366d34c719183404cadd46dff P 33c89c6e1c194855bdc2e9b655c72053 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a8e1f4f990814f99a822ac97cf6d8f6b" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 36385 } } peers { permanent_uuid: "33c89c6e1c194855bdc2e9b655c72053" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 43041 } } peers { permanent_uuid: "61016dc076de4dedb778fe77daa2a2b7" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 40121 } }
I20260608 09:55:02.330019 32116 raft_consensus.cc:359] T b9b2dcd1c8544133a8209afb29f45ca1 P 61016dc076de4dedb778fe77daa2a2b7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "61016dc076de4dedb778fe77daa2a2b7" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 40121 } } peers { permanent_uuid: "a8e1f4f990814f99a822ac97cf6d8f6b" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 36385 } } peers { permanent_uuid: "33c89c6e1c194855bdc2e9b655c72053" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 43041 } }
I20260608 09:55:02.331039 32113 tablet_bootstrap.cc:492] T 3ff1aeb40fda4d9dad58534051a0c51b P a8e1f4f990814f99a822ac97cf6d8f6b: No bootstrap required, opened a new log
I20260608 09:55:02.331022 32116 raft_consensus.cc:385] T b9b2dcd1c8544133a8209afb29f45ca1 P 61016dc076de4dedb778fe77daa2a2b7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:55:02.331679 32116 raft_consensus.cc:740] T b9b2dcd1c8544133a8209afb29f45ca1 P 61016dc076de4dedb778fe77daa2a2b7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 61016dc076de4dedb778fe77daa2a2b7, State: Initialized, Role: FOLLOWER
I20260608 09:55:02.331795 32113 ts_tablet_manager.cc:1403] T 3ff1aeb40fda4d9dad58534051a0c51b P a8e1f4f990814f99a822ac97cf6d8f6b: Time spent bootstrapping tablet: real 0.021s	user 0.011s	sys 0.002s
I20260608 09:55:02.332886 32116 consensus_queue.cc:260] T b9b2dcd1c8544133a8209afb29f45ca1 P 61016dc076de4dedb778fe77daa2a2b7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "61016dc076de4dedb778fe77daa2a2b7" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 40121 } } peers { permanent_uuid: "a8e1f4f990814f99a822ac97cf6d8f6b" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 36385 } } peers { permanent_uuid: "33c89c6e1c194855bdc2e9b655c72053" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 43041 } }
I20260608 09:55:02.333803 32121 raft_consensus.cc:493] T b9b2dcd1c8544133a8209afb29f45ca1 P 61016dc076de4dedb778fe77daa2a2b7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 09:55:02.334326 32121 raft_consensus.cc:515] T b9b2dcd1c8544133a8209afb29f45ca1 P 61016dc076de4dedb778fe77daa2a2b7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "61016dc076de4dedb778fe77daa2a2b7" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 40121 } } peers { permanent_uuid: "a8e1f4f990814f99a822ac97cf6d8f6b" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 36385 } } peers { permanent_uuid: "33c89c6e1c194855bdc2e9b655c72053" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 43041 } }
I20260608 09:55:02.335500 32113 raft_consensus.cc:359] T 3ff1aeb40fda4d9dad58534051a0c51b P a8e1f4f990814f99a822ac97cf6d8f6b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "61016dc076de4dedb778fe77daa2a2b7" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 40121 } } peers { permanent_uuid: "a8e1f4f990814f99a822ac97cf6d8f6b" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 36385 } } peers { permanent_uuid: "33c89c6e1c194855bdc2e9b655c72053" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 43041 } }
I20260608 09:55:02.336529 32113 raft_consensus.cc:385] T 3ff1aeb40fda4d9dad58534051a0c51b P a8e1f4f990814f99a822ac97cf6d8f6b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:55:02.336900 32113 raft_consensus.cc:740] T 3ff1aeb40fda4d9dad58534051a0c51b P a8e1f4f990814f99a822ac97cf6d8f6b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a8e1f4f990814f99a822ac97cf6d8f6b, State: Initialized, Role: FOLLOWER
I20260608 09:55:02.338081 32113 consensus_queue.cc:260] T 3ff1aeb40fda4d9dad58534051a0c51b P a8e1f4f990814f99a822ac97cf6d8f6b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "61016dc076de4dedb778fe77daa2a2b7" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 40121 } } peers { permanent_uuid: "a8e1f4f990814f99a822ac97cf6d8f6b" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 36385 } } peers { permanent_uuid: "33c89c6e1c194855bdc2e9b655c72053" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 43041 } }
I20260608 09:55:02.333808 32120 leader_election.cc:290] T fbeda36366d34c719183404cadd46dff P 33c89c6e1c194855bdc2e9b655c72053 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a8e1f4f990814f99a822ac97cf6d8f6b (127.22.183.130:36385), 61016dc076de4dedb778fe77daa2a2b7 (127.22.183.129:40121)
I20260608 09:55:02.342715 32113 ts_tablet_manager.cc:1434] T 3ff1aeb40fda4d9dad58534051a0c51b P a8e1f4f990814f99a822ac97cf6d8f6b: Time spent starting tablet: real 0.010s	user 0.004s	sys 0.005s
I20260608 09:55:02.347299 32121 leader_election.cc:290] T b9b2dcd1c8544133a8209afb29f45ca1 P 61016dc076de4dedb778fe77daa2a2b7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a8e1f4f990814f99a822ac97cf6d8f6b (127.22.183.130:36385), 33c89c6e1c194855bdc2e9b655c72053 (127.22.183.131:43041)
I20260608 09:55:02.349737 32116 ts_tablet_manager.cc:1434] T b9b2dcd1c8544133a8209afb29f45ca1 P 61016dc076de4dedb778fe77daa2a2b7: Time spent starting tablet: real 0.023s	user 0.002s	sys 0.004s
I20260608 09:55:02.353649 32116 tablet_bootstrap.cc:492] T fbeda36366d34c719183404cadd46dff P 61016dc076de4dedb778fe77daa2a2b7: Bootstrap starting.
I20260608 09:55:02.360888 32116 tablet_bootstrap.cc:654] T fbeda36366d34c719183404cadd46dff P 61016dc076de4dedb778fe77daa2a2b7: Neither blocks nor log segments found. Creating new log.
I20260608 09:55:02.365371 32119 raft_consensus.cc:493] T b9b2dcd1c8544133a8209afb29f45ca1 P a8e1f4f990814f99a822ac97cf6d8f6b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 09:55:02.366044 32119 raft_consensus.cc:515] T b9b2dcd1c8544133a8209afb29f45ca1 P a8e1f4f990814f99a822ac97cf6d8f6b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "61016dc076de4dedb778fe77daa2a2b7" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 40121 } } peers { permanent_uuid: "a8e1f4f990814f99a822ac97cf6d8f6b" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 36385 } } peers { permanent_uuid: "33c89c6e1c194855bdc2e9b655c72053" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 43041 } }
I20260608 09:55:02.371217 32119 leader_election.cc:290] T b9b2dcd1c8544133a8209afb29f45ca1 P a8e1f4f990814f99a822ac97cf6d8f6b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 61016dc076de4dedb778fe77daa2a2b7 (127.22.183.129:40121), 33c89c6e1c194855bdc2e9b655c72053 (127.22.183.131:43041)
I20260608 09:55:02.380962 32116 tablet_bootstrap.cc:492] T fbeda36366d34c719183404cadd46dff P 61016dc076de4dedb778fe77daa2a2b7: No bootstrap required, opened a new log
I20260608 09:55:02.381526 32116 ts_tablet_manager.cc:1403] T fbeda36366d34c719183404cadd46dff P 61016dc076de4dedb778fe77daa2a2b7: Time spent bootstrapping tablet: real 0.028s	user 0.013s	sys 0.012s
I20260608 09:55:02.386796 32116 raft_consensus.cc:359] T fbeda36366d34c719183404cadd46dff P 61016dc076de4dedb778fe77daa2a2b7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a8e1f4f990814f99a822ac97cf6d8f6b" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 36385 } } peers { permanent_uuid: "33c89c6e1c194855bdc2e9b655c72053" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 43041 } } peers { permanent_uuid: "61016dc076de4dedb778fe77daa2a2b7" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 40121 } }
I20260608 09:55:02.387624 32116 raft_consensus.cc:385] T fbeda36366d34c719183404cadd46dff P 61016dc076de4dedb778fe77daa2a2b7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:55:02.387915 32116 raft_consensus.cc:740] T fbeda36366d34c719183404cadd46dff P 61016dc076de4dedb778fe77daa2a2b7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 61016dc076de4dedb778fe77daa2a2b7, State: Initialized, Role: FOLLOWER
I20260608 09:55:02.391259 32116 consensus_queue.cc:260] T fbeda36366d34c719183404cadd46dff P 61016dc076de4dedb778fe77daa2a2b7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a8e1f4f990814f99a822ac97cf6d8f6b" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 36385 } } peers { permanent_uuid: "33c89c6e1c194855bdc2e9b655c72053" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 43041 } } peers { permanent_uuid: "61016dc076de4dedb778fe77daa2a2b7" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 40121 } }
I20260608 09:55:02.394786 32116 ts_tablet_manager.cc:1434] T fbeda36366d34c719183404cadd46dff P 61016dc076de4dedb778fe77daa2a2b7: Time spent starting tablet: real 0.013s	user 0.009s	sys 0.000s
I20260608 09:55:02.395972 32116 tablet_bootstrap.cc:492] T b9dcd1af4e9049ba8e90150052cd1018 P 61016dc076de4dedb778fe77daa2a2b7: Bootstrap starting.
I20260608 09:55:02.402736 32116 tablet_bootstrap.cc:654] T b9dcd1af4e9049ba8e90150052cd1018 P 61016dc076de4dedb778fe77daa2a2b7: Neither blocks nor log segments found. Creating new log.
I20260608 09:55:02.410887 31994 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fbeda36366d34c719183404cadd46dff" candidate_uuid: "33c89c6e1c194855bdc2e9b655c72053" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a8e1f4f990814f99a822ac97cf6d8f6b" is_pre_election: true
I20260608 09:55:02.411863 31994 raft_consensus.cc:2468] T fbeda36366d34c719183404cadd46dff P a8e1f4f990814f99a822ac97cf6d8f6b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 33c89c6e1c194855bdc2e9b655c72053 in term 0.
I20260608 09:55:02.419126 32121 raft_consensus.cc:493] T fbeda36366d34c719183404cadd46dff P 61016dc076de4dedb778fe77daa2a2b7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 09:55:02.419792 32121 raft_consensus.cc:515] T fbeda36366d34c719183404cadd46dff P 61016dc076de4dedb778fe77daa2a2b7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a8e1f4f990814f99a822ac97cf6d8f6b" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 36385 } } peers { permanent_uuid: "33c89c6e1c194855bdc2e9b655c72053" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 43041 } } peers { permanent_uuid: "61016dc076de4dedb778fe77daa2a2b7" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 40121 } }
I20260608 09:55:02.420231 32031 leader_election.cc:304] T fbeda36366d34c719183404cadd46dff P 33c89c6e1c194855bdc2e9b655c72053 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 33c89c6e1c194855bdc2e9b655c72053, a8e1f4f990814f99a822ac97cf6d8f6b; no voters: 
I20260608 09:55:02.421367 32120 raft_consensus.cc:2804] T fbeda36366d34c719183404cadd46dff P 33c89c6e1c194855bdc2e9b655c72053 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 09:55:02.421803 32120 raft_consensus.cc:493] T fbeda36366d34c719183404cadd46dff P 33c89c6e1c194855bdc2e9b655c72053 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 09:55:02.422174 32120 raft_consensus.cc:3060] T fbeda36366d34c719183404cadd46dff P 33c89c6e1c194855bdc2e9b655c72053 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:55:02.422542 32121 leader_election.cc:290] T fbeda36366d34c719183404cadd46dff P 61016dc076de4dedb778fe77daa2a2b7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a8e1f4f990814f99a822ac97cf6d8f6b (127.22.183.130:36385), 33c89c6e1c194855bdc2e9b655c72053 (127.22.183.131:43041)
I20260608 09:55:02.438951 32120 raft_consensus.cc:515] T fbeda36366d34c719183404cadd46dff P 33c89c6e1c194855bdc2e9b655c72053 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a8e1f4f990814f99a822ac97cf6d8f6b" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 36385 } } peers { permanent_uuid: "33c89c6e1c194855bdc2e9b655c72053" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 43041 } } peers { permanent_uuid: "61016dc076de4dedb778fe77daa2a2b7" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 40121 } }
I20260608 09:55:02.451308 31994 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fbeda36366d34c719183404cadd46dff" candidate_uuid: "33c89c6e1c194855bdc2e9b655c72053" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a8e1f4f990814f99a822ac97cf6d8f6b"
I20260608 09:55:02.452105 31994 raft_consensus.cc:3060] T fbeda36366d34c719183404cadd46dff P a8e1f4f990814f99a822ac97cf6d8f6b [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:55:02.458328 32120 leader_election.cc:290] T fbeda36366d34c719183404cadd46dff P 33c89c6e1c194855bdc2e9b655c72053 [CANDIDATE]: Term 1 election: Requested vote from peers a8e1f4f990814f99a822ac97cf6d8f6b (127.22.183.130:36385), 61016dc076de4dedb778fe77daa2a2b7 (127.22.183.129:40121)
I20260608 09:55:02.459444 31919 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fbeda36366d34c719183404cadd46dff" candidate_uuid: "33c89c6e1c194855bdc2e9b655c72053" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "61016dc076de4dedb778fe77daa2a2b7" is_pre_election: true
I20260608 09:55:02.459864 31918 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fbeda36366d34c719183404cadd46dff" candidate_uuid: "33c89c6e1c194855bdc2e9b655c72053" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "61016dc076de4dedb778fe77daa2a2b7"
I20260608 09:55:02.460143 31919 raft_consensus.cc:2468] T fbeda36366d34c719183404cadd46dff P 61016dc076de4dedb778fe77daa2a2b7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 33c89c6e1c194855bdc2e9b655c72053 in term 0.
I20260608 09:55:02.460703 32068 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b9b2dcd1c8544133a8209afb29f45ca1" candidate_uuid: "61016dc076de4dedb778fe77daa2a2b7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "33c89c6e1c194855bdc2e9b655c72053" is_pre_election: true
I20260608 09:55:02.461426 32068 raft_consensus.cc:2468] T b9b2dcd1c8544133a8209afb29f45ca1 P 33c89c6e1c194855bdc2e9b655c72053 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 61016dc076de4dedb778fe77daa2a2b7 in term 0.
I20260608 09:55:02.463243 32116 tablet_bootstrap.cc:492] T b9dcd1af4e9049ba8e90150052cd1018 P 61016dc076de4dedb778fe77daa2a2b7: No bootstrap required, opened a new log
I20260608 09:55:02.463789 32116 ts_tablet_manager.cc:1403] T b9dcd1af4e9049ba8e90150052cd1018 P 61016dc076de4dedb778fe77daa2a2b7: Time spent bootstrapping tablet: real 0.068s	user 0.035s	sys 0.028s
I20260608 09:55:02.463272 32068 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fbeda36366d34c719183404cadd46dff" candidate_uuid: "61016dc076de4dedb778fe77daa2a2b7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "33c89c6e1c194855bdc2e9b655c72053" is_pre_election: true
I20260608 09:55:02.464658 32068 raft_consensus.cc:2393] T fbeda36366d34c719183404cadd46dff P 33c89c6e1c194855bdc2e9b655c72053 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 61016dc076de4dedb778fe77daa2a2b7 in current term 1: Already voted for candidate 33c89c6e1c194855bdc2e9b655c72053 in this term.
I20260608 09:55:02.467154 32116 raft_consensus.cc:359] T b9dcd1af4e9049ba8e90150052cd1018 P 61016dc076de4dedb778fe77daa2a2b7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "61016dc076de4dedb778fe77daa2a2b7" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 40121 } } peers { permanent_uuid: "a8e1f4f990814f99a822ac97cf6d8f6b" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 36385 } } peers { permanent_uuid: "33c89c6e1c194855bdc2e9b655c72053" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 43041 } }
I20260608 09:55:02.467666 32114 tablet_bootstrap.cc:492] T 3ff1aeb40fda4d9dad58534051a0c51b P 33c89c6e1c194855bdc2e9b655c72053: No bootstrap required, opened a new log
I20260608 09:55:02.467921 32116 raft_consensus.cc:385] T b9dcd1af4e9049ba8e90150052cd1018 P 61016dc076de4dedb778fe77daa2a2b7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:55:02.463598 31883 leader_election.cc:304] T b9b2dcd1c8544133a8209afb29f45ca1 P 61016dc076de4dedb778fe77daa2a2b7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 33c89c6e1c194855bdc2e9b655c72053, 61016dc076de4dedb778fe77daa2a2b7; no voters: 
I20260608 09:55:02.468288 32114 ts_tablet_manager.cc:1403] T 3ff1aeb40fda4d9dad58534051a0c51b P 33c89c6e1c194855bdc2e9b655c72053: Time spent bootstrapping tablet: real 0.157s	user 0.016s	sys 0.002s
I20260608 09:55:02.468761 32121 raft_consensus.cc:2804] T b9b2dcd1c8544133a8209afb29f45ca1 P 61016dc076de4dedb778fe77daa2a2b7 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 09:55:02.468299 32116 raft_consensus.cc:740] T b9dcd1af4e9049ba8e90150052cd1018 P 61016dc076de4dedb778fe77daa2a2b7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 61016dc076de4dedb778fe77daa2a2b7, State: Initialized, Role: FOLLOWER
I20260608 09:55:02.469172 32121 raft_consensus.cc:493] T b9b2dcd1c8544133a8209afb29f45ca1 P 61016dc076de4dedb778fe77daa2a2b7 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 09:55:02.469409 31994 raft_consensus.cc:2468] T fbeda36366d34c719183404cadd46dff P a8e1f4f990814f99a822ac97cf6d8f6b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 33c89c6e1c194855bdc2e9b655c72053 in term 1.
I20260608 09:55:02.469722 32121 raft_consensus.cc:3060] T b9b2dcd1c8544133a8209afb29f45ca1 P 61016dc076de4dedb778fe77daa2a2b7 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:55:02.470146 32116 consensus_queue.cc:260] T b9dcd1af4e9049ba8e90150052cd1018 P 61016dc076de4dedb778fe77daa2a2b7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "61016dc076de4dedb778fe77daa2a2b7" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 40121 } } peers { permanent_uuid: "a8e1f4f990814f99a822ac97cf6d8f6b" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 36385 } } peers { permanent_uuid: "33c89c6e1c194855bdc2e9b655c72053" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 43041 } }
I20260608 09:55:02.470851 32031 leader_election.cc:304] T fbeda36366d34c719183404cadd46dff P 33c89c6e1c194855bdc2e9b655c72053 [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: 33c89c6e1c194855bdc2e9b655c72053, a8e1f4f990814f99a822ac97cf6d8f6b; no voters: 61016dc076de4dedb778fe77daa2a2b7
I20260608 09:55:02.471632 32114 raft_consensus.cc:359] T 3ff1aeb40fda4d9dad58534051a0c51b P 33c89c6e1c194855bdc2e9b655c72053 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "61016dc076de4dedb778fe77daa2a2b7" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 40121 } } peers { permanent_uuid: "a8e1f4f990814f99a822ac97cf6d8f6b" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 36385 } } peers { permanent_uuid: "33c89c6e1c194855bdc2e9b655c72053" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 43041 } }
I20260608 09:55:02.472406 32114 raft_consensus.cc:385] T 3ff1aeb40fda4d9dad58534051a0c51b P 33c89c6e1c194855bdc2e9b655c72053 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:55:02.472467 32120 raft_consensus.cc:2804] T fbeda36366d34c719183404cadd46dff P 33c89c6e1c194855bdc2e9b655c72053 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 09:55:02.472793 32114 raft_consensus.cc:740] T 3ff1aeb40fda4d9dad58534051a0c51b P 33c89c6e1c194855bdc2e9b655c72053 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 33c89c6e1c194855bdc2e9b655c72053, State: Initialized, Role: FOLLOWER
I20260608 09:55:02.473745 32114 consensus_queue.cc:260] T 3ff1aeb40fda4d9dad58534051a0c51b P 33c89c6e1c194855bdc2e9b655c72053 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "61016dc076de4dedb778fe77daa2a2b7" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 40121 } } peers { permanent_uuid: "a8e1f4f990814f99a822ac97cf6d8f6b" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 36385 } } peers { permanent_uuid: "33c89c6e1c194855bdc2e9b655c72053" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 43041 } }
I20260608 09:55:02.477094 32121 raft_consensus.cc:515] T b9b2dcd1c8544133a8209afb29f45ca1 P 61016dc076de4dedb778fe77daa2a2b7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "61016dc076de4dedb778fe77daa2a2b7" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 40121 } } peers { permanent_uuid: "a8e1f4f990814f99a822ac97cf6d8f6b" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 36385 } } peers { permanent_uuid: "33c89c6e1c194855bdc2e9b655c72053" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 43041 } }
I20260608 09:55:02.485325 32068 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b9b2dcd1c8544133a8209afb29f45ca1" candidate_uuid: "61016dc076de4dedb778fe77daa2a2b7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "33c89c6e1c194855bdc2e9b655c72053"
I20260608 09:55:02.486045 32068 raft_consensus.cc:3060] T b9b2dcd1c8544133a8209afb29f45ca1 P 33c89c6e1c194855bdc2e9b655c72053 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:55:02.495741 31919 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b9b2dcd1c8544133a8209afb29f45ca1" candidate_uuid: "a8e1f4f990814f99a822ac97cf6d8f6b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "61016dc076de4dedb778fe77daa2a2b7" is_pre_election: true
I20260608 09:55:02.496869 31919 raft_consensus.cc:2393] T b9b2dcd1c8544133a8209afb29f45ca1 P 61016dc076de4dedb778fe77daa2a2b7 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate a8e1f4f990814f99a822ac97cf6d8f6b in current term 1: Already voted for candidate 61016dc076de4dedb778fe77daa2a2b7 in this term.
I20260608 09:55:02.497469 32119 raft_consensus.cc:493] T b9dcd1af4e9049ba8e90150052cd1018 P a8e1f4f990814f99a822ac97cf6d8f6b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 09:55:02.497967 32119 raft_consensus.cc:515] T b9dcd1af4e9049ba8e90150052cd1018 P a8e1f4f990814f99a822ac97cf6d8f6b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "61016dc076de4dedb778fe77daa2a2b7" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 40121 } } peers { permanent_uuid: "a8e1f4f990814f99a822ac97cf6d8f6b" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 36385 } } peers { permanent_uuid: "33c89c6e1c194855bdc2e9b655c72053" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 43041 } }
I20260608 09:55:02.500454 32119 leader_election.cc:290] T b9dcd1af4e9049ba8e90150052cd1018 P a8e1f4f990814f99a822ac97cf6d8f6b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 61016dc076de4dedb778fe77daa2a2b7 (127.22.183.129:40121), 33c89c6e1c194855bdc2e9b655c72053 (127.22.183.131:43041)
I20260608 09:55:02.502965 31919 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b9dcd1af4e9049ba8e90150052cd1018" candidate_uuid: "a8e1f4f990814f99a822ac97cf6d8f6b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "61016dc076de4dedb778fe77daa2a2b7" is_pre_election: true
I20260608 09:55:02.503630 31919 raft_consensus.cc:2468] T b9dcd1af4e9049ba8e90150052cd1018 P 61016dc076de4dedb778fe77daa2a2b7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a8e1f4f990814f99a822ac97cf6d8f6b in term 0.
W20260608 09:55:02.503906 31865 auto_rebalancer.cc:259] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260608 09:55:02.505028 32147 raft_consensus.cc:493] T 84d67f2989d6409e9784e182eb06accd P 61016dc076de4dedb778fe77daa2a2b7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 09:55:02.506134 32147 raft_consensus.cc:515] T 84d67f2989d6409e9784e182eb06accd P 61016dc076de4dedb778fe77daa2a2b7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "61016dc076de4dedb778fe77daa2a2b7" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 40121 } } peers { permanent_uuid: "a8e1f4f990814f99a822ac97cf6d8f6b" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 36385 } } peers { permanent_uuid: "33c89c6e1c194855bdc2e9b655c72053" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 43041 } }
I20260608 09:55:02.505316 31959 leader_election.cc:304] T b9dcd1af4e9049ba8e90150052cd1018 P a8e1f4f990814f99a822ac97cf6d8f6b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 61016dc076de4dedb778fe77daa2a2b7, a8e1f4f990814f99a822ac97cf6d8f6b; no voters: 
I20260608 09:55:02.508111 32119 raft_consensus.cc:2804] T b9dcd1af4e9049ba8e90150052cd1018 P a8e1f4f990814f99a822ac97cf6d8f6b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 09:55:02.508606 32119 raft_consensus.cc:493] T b9dcd1af4e9049ba8e90150052cd1018 P a8e1f4f990814f99a822ac97cf6d8f6b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 09:55:02.509049 32119 raft_consensus.cc:3060] T b9dcd1af4e9049ba8e90150052cd1018 P a8e1f4f990814f99a822ac97cf6d8f6b [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:55:02.510363 32147 leader_election.cc:290] T 84d67f2989d6409e9784e182eb06accd P 61016dc076de4dedb778fe77daa2a2b7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a8e1f4f990814f99a822ac97cf6d8f6b (127.22.183.130:36385), 33c89c6e1c194855bdc2e9b655c72053 (127.22.183.131:43041)
I20260608 09:55:02.511716 32067 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "84d67f2989d6409e9784e182eb06accd" candidate_uuid: "61016dc076de4dedb778fe77daa2a2b7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "33c89c6e1c194855bdc2e9b655c72053" is_pre_election: true
I20260608 09:55:02.516464 31994 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b9b2dcd1c8544133a8209afb29f45ca1" candidate_uuid: "61016dc076de4dedb778fe77daa2a2b7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a8e1f4f990814f99a822ac97cf6d8f6b" is_pre_election: true
I20260608 09:55:02.517324 31994 raft_consensus.cc:2468] T b9b2dcd1c8544133a8209afb29f45ca1 P a8e1f4f990814f99a822ac97cf6d8f6b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 61016dc076de4dedb778fe77daa2a2b7 in term 0.
I20260608 09:55:02.518972 31992 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b9b2dcd1c8544133a8209afb29f45ca1" candidate_uuid: "61016dc076de4dedb778fe77daa2a2b7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a8e1f4f990814f99a822ac97cf6d8f6b"
W20260608 09:55:02.519397 31883 leader_election.cc:343] T 84d67f2989d6409e9784e182eb06accd P 61016dc076de4dedb778fe77daa2a2b7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 33c89c6e1c194855bdc2e9b655c72053 (127.22.183.131:43041): Illegal state: must be running to vote when last-logged opid is not known
I20260608 09:55:02.519677 31992 raft_consensus.cc:3060] T b9b2dcd1c8544133a8209afb29f45ca1 P a8e1f4f990814f99a822ac97cf6d8f6b [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:55:02.521896 31994 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "84d67f2989d6409e9784e182eb06accd" candidate_uuid: "61016dc076de4dedb778fe77daa2a2b7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a8e1f4f990814f99a822ac97cf6d8f6b" is_pre_election: true
I20260608 09:55:02.522171 32119 raft_consensus.cc:515] T b9dcd1af4e9049ba8e90150052cd1018 P a8e1f4f990814f99a822ac97cf6d8f6b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "61016dc076de4dedb778fe77daa2a2b7" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 40121 } } peers { permanent_uuid: "a8e1f4f990814f99a822ac97cf6d8f6b" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 36385 } } peers { permanent_uuid: "33c89c6e1c194855bdc2e9b655c72053" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 43041 } }
I20260608 09:55:02.525961 32067 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b9b2dcd1c8544133a8209afb29f45ca1" candidate_uuid: "a8e1f4f990814f99a822ac97cf6d8f6b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "33c89c6e1c194855bdc2e9b655c72053" is_pre_election: true
I20260608 09:55:02.522023 32121 leader_election.cc:290] T b9b2dcd1c8544133a8209afb29f45ca1 P 61016dc076de4dedb778fe77daa2a2b7 [CANDIDATE]: Term 1 election: Requested vote from peers a8e1f4f990814f99a822ac97cf6d8f6b (127.22.183.130:36385), 33c89c6e1c194855bdc2e9b655c72053 (127.22.183.131:43041)
I20260608 09:55:02.528232 32067 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b9dcd1af4e9049ba8e90150052cd1018" candidate_uuid: "a8e1f4f990814f99a822ac97cf6d8f6b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "33c89c6e1c194855bdc2e9b655c72053" is_pre_election: true
I20260608 09:55:02.528993 32067 raft_consensus.cc:2468] T b9dcd1af4e9049ba8e90150052cd1018 P 33c89c6e1c194855bdc2e9b655c72053 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a8e1f4f990814f99a822ac97cf6d8f6b in term 0.
I20260608 09:55:02.529297 32120 raft_consensus.cc:697] T fbeda36366d34c719183404cadd46dff P 33c89c6e1c194855bdc2e9b655c72053 [term 1 LEADER]: Becoming Leader. State: Replica: 33c89c6e1c194855bdc2e9b655c72053, State: Running, Role: LEADER
I20260608 09:55:02.529971 32114 ts_tablet_manager.cc:1434] T 3ff1aeb40fda4d9dad58534051a0c51b P 33c89c6e1c194855bdc2e9b655c72053: Time spent starting tablet: real 0.061s	user 0.017s	sys 0.023s
I20260608 09:55:02.530323 31958 leader_election.cc:304] T b9b2dcd1c8544133a8209afb29f45ca1 P a8e1f4f990814f99a822ac97cf6d8f6b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: a8e1f4f990814f99a822ac97cf6d8f6b; no voters: 33c89c6e1c194855bdc2e9b655c72053, 61016dc076de4dedb778fe77daa2a2b7
I20260608 09:55:02.530318 32120 consensus_queue.cc:237] T fbeda36366d34c719183404cadd46dff P 33c89c6e1c194855bdc2e9b655c72053 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a8e1f4f990814f99a822ac97cf6d8f6b" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 36385 } } peers { permanent_uuid: "33c89c6e1c194855bdc2e9b655c72053" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 43041 } } peers { permanent_uuid: "61016dc076de4dedb778fe77daa2a2b7" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 40121 } }
I20260608 09:55:02.531281 32114 tablet_bootstrap.cc:492] T 2fa075c07da74d9c949a87abd0447646 P 33c89c6e1c194855bdc2e9b655c72053: Bootstrap starting.
I20260608 09:55:02.531850 32116 ts_tablet_manager.cc:1434] T b9dcd1af4e9049ba8e90150052cd1018 P 61016dc076de4dedb778fe77daa2a2b7: Time spent starting tablet: real 0.068s	user 0.025s	sys 0.030s
I20260608 09:55:02.533587 32119 leader_election.cc:290] T b9dcd1af4e9049ba8e90150052cd1018 P a8e1f4f990814f99a822ac97cf6d8f6b [CANDIDATE]: Term 1 election: Requested vote from peers 61016dc076de4dedb778fe77daa2a2b7 (127.22.183.129:40121), 33c89c6e1c194855bdc2e9b655c72053 (127.22.183.131:43041)
I20260608 09:55:02.536861 31993 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fbeda36366d34c719183404cadd46dff" candidate_uuid: "61016dc076de4dedb778fe77daa2a2b7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a8e1f4f990814f99a822ac97cf6d8f6b" is_pre_election: true
I20260608 09:55:02.537761 31993 raft_consensus.cc:2393] T fbeda36366d34c719183404cadd46dff P a8e1f4f990814f99a822ac97cf6d8f6b [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 61016dc076de4dedb778fe77daa2a2b7 in current term 1: Already voted for candidate 33c89c6e1c194855bdc2e9b655c72053 in this term.
I20260608 09:55:02.538827 32114 tablet_bootstrap.cc:654] T 2fa075c07da74d9c949a87abd0447646 P 33c89c6e1c194855bdc2e9b655c72053: Neither blocks nor log segments found. Creating new log.
I20260608 09:55:02.542997 31919 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b9dcd1af4e9049ba8e90150052cd1018" candidate_uuid: "a8e1f4f990814f99a822ac97cf6d8f6b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "61016dc076de4dedb778fe77daa2a2b7"
I20260608 09:55:02.543154 31882 leader_election.cc:304] T fbeda36366d34c719183404cadd46dff P 61016dc076de4dedb778fe77daa2a2b7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 61016dc076de4dedb778fe77daa2a2b7; no voters: 33c89c6e1c194855bdc2e9b655c72053, a8e1f4f990814f99a822ac97cf6d8f6b
I20260608 09:55:02.543803 31919 raft_consensus.cc:3060] T b9dcd1af4e9049ba8e90150052cd1018 P 61016dc076de4dedb778fe77daa2a2b7 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:55:02.525976 32068 raft_consensus.cc:2468] T b9b2dcd1c8544133a8209afb29f45ca1 P 33c89c6e1c194855bdc2e9b655c72053 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 61016dc076de4dedb778fe77daa2a2b7 in term 1.
I20260608 09:55:02.522537 31994 raft_consensus.cc:2468] T 84d67f2989d6409e9784e182eb06accd P a8e1f4f990814f99a822ac97cf6d8f6b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 61016dc076de4dedb778fe77daa2a2b7 in term 0.
I20260608 09:55:02.544622 32144 raft_consensus.cc:3060] T fbeda36366d34c719183404cadd46dff P 61016dc076de4dedb778fe77daa2a2b7 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:55:02.545333 31883 leader_election.cc:304] T b9b2dcd1c8544133a8209afb29f45ca1 P 61016dc076de4dedb778fe77daa2a2b7 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 33c89c6e1c194855bdc2e9b655c72053, 61016dc076de4dedb778fe77daa2a2b7; no voters: 
I20260608 09:55:02.545887 31882 leader_election.cc:304] T 84d67f2989d6409e9784e182eb06accd P 61016dc076de4dedb778fe77daa2a2b7 [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: 61016dc076de4dedb778fe77daa2a2b7, a8e1f4f990814f99a822ac97cf6d8f6b; no voters: 33c89c6e1c194855bdc2e9b655c72053
I20260608 09:55:02.546578 32121 raft_consensus.cc:2804] T b9b2dcd1c8544133a8209afb29f45ca1 P 61016dc076de4dedb778fe77daa2a2b7 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 09:55:02.547093 32147 raft_consensus.cc:2804] T 84d67f2989d6409e9784e182eb06accd P 61016dc076de4dedb778fe77daa2a2b7 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 09:55:02.547516 32147 raft_consensus.cc:493] T 84d67f2989d6409e9784e182eb06accd P 61016dc076de4dedb778fe77daa2a2b7 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 09:55:02.547873 32147 raft_consensus.cc:3060] T 84d67f2989d6409e9784e182eb06accd P 61016dc076de4dedb778fe77daa2a2b7 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:55:02.548815 32067 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b9dcd1af4e9049ba8e90150052cd1018" candidate_uuid: "a8e1f4f990814f99a822ac97cf6d8f6b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "33c89c6e1c194855bdc2e9b655c72053"
I20260608 09:55:02.549551 32067 raft_consensus.cc:3060] T b9dcd1af4e9049ba8e90150052cd1018 P 33c89c6e1c194855bdc2e9b655c72053 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:55:02.550414 31992 raft_consensus.cc:2468] T b9b2dcd1c8544133a8209afb29f45ca1 P a8e1f4f990814f99a822ac97cf6d8f6b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 61016dc076de4dedb778fe77daa2a2b7 in term 1.
I20260608 09:55:02.550874 32119 raft_consensus.cc:2749] T b9b2dcd1c8544133a8209afb29f45ca1 P a8e1f4f990814f99a822ac97cf6d8f6b [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260608 09:55:02.555524 32147 raft_consensus.cc:515] T 84d67f2989d6409e9784e182eb06accd P 61016dc076de4dedb778fe77daa2a2b7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "61016dc076de4dedb778fe77daa2a2b7" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 40121 } } peers { permanent_uuid: "a8e1f4f990814f99a822ac97cf6d8f6b" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 36385 } } peers { permanent_uuid: "33c89c6e1c194855bdc2e9b655c72053" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 43041 } }
I20260608 09:55:02.559813 32068 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "84d67f2989d6409e9784e182eb06accd" candidate_uuid: "61016dc076de4dedb778fe77daa2a2b7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "33c89c6e1c194855bdc2e9b655c72053"
I20260608 09:55:02.559984 32144 raft_consensus.cc:2749] T fbeda36366d34c719183404cadd46dff P 61016dc076de4dedb778fe77daa2a2b7 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260608 09:55:02.561955 31883 leader_election.cc:343] T 84d67f2989d6409e9784e182eb06accd P 61016dc076de4dedb778fe77daa2a2b7 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 33c89c6e1c194855bdc2e9b655c72053 (127.22.183.131:43041): Illegal state: must be running to vote when last-logged opid is not known
I20260608 09:55:02.563194 32147 leader_election.cc:290] T 84d67f2989d6409e9784e182eb06accd P 61016dc076de4dedb778fe77daa2a2b7 [CANDIDATE]: Term 1 election: Requested vote from peers a8e1f4f990814f99a822ac97cf6d8f6b (127.22.183.130:36385), 33c89c6e1c194855bdc2e9b655c72053 (127.22.183.131:43041)
I20260608 09:55:02.562649 31992 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "84d67f2989d6409e9784e182eb06accd" candidate_uuid: "61016dc076de4dedb778fe77daa2a2b7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a8e1f4f990814f99a822ac97cf6d8f6b"
I20260608 09:55:02.564762 31992 raft_consensus.cc:3060] T 84d67f2989d6409e9784e182eb06accd P a8e1f4f990814f99a822ac97cf6d8f6b [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:55:02.570356 31817 catalog_manager.cc:5696] T fbeda36366d34c719183404cadd46dff P 33c89c6e1c194855bdc2e9b655c72053 reported cstate change: term changed from 0 to 1, leader changed from <none> to 33c89c6e1c194855bdc2e9b655c72053 (127.22.183.131). New cstate: current_term: 1 leader_uuid: "33c89c6e1c194855bdc2e9b655c72053" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a8e1f4f990814f99a822ac97cf6d8f6b" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 36385 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "33c89c6e1c194855bdc2e9b655c72053" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 43041 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "61016dc076de4dedb778fe77daa2a2b7" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 40121 } health_report { overall_health: UNKNOWN } } }
I20260608 09:55:02.570874 31919 raft_consensus.cc:2468] T b9dcd1af4e9049ba8e90150052cd1018 P 61016dc076de4dedb778fe77daa2a2b7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a8e1f4f990814f99a822ac97cf6d8f6b in term 1.
I20260608 09:55:02.577543 31959 leader_election.cc:304] T b9dcd1af4e9049ba8e90150052cd1018 P a8e1f4f990814f99a822ac97cf6d8f6b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 61016dc076de4dedb778fe77daa2a2b7, a8e1f4f990814f99a822ac97cf6d8f6b; no voters: 
I20260608 09:55:02.578562 32119 raft_consensus.cc:2804] T b9dcd1af4e9049ba8e90150052cd1018 P a8e1f4f990814f99a822ac97cf6d8f6b [term 1 FOLLOWER]: Leader election won for term 1
I20260608 09:55:02.579016 32119 raft_consensus.cc:697] T b9dcd1af4e9049ba8e90150052cd1018 P a8e1f4f990814f99a822ac97cf6d8f6b [term 1 LEADER]: Becoming Leader. State: Replica: a8e1f4f990814f99a822ac97cf6d8f6b, State: Running, Role: LEADER
I20260608 09:55:02.579900 32119 consensus_queue.cc:237] T b9dcd1af4e9049ba8e90150052cd1018 P a8e1f4f990814f99a822ac97cf6d8f6b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "61016dc076de4dedb778fe77daa2a2b7" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 40121 } } peers { permanent_uuid: "a8e1f4f990814f99a822ac97cf6d8f6b" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 36385 } } peers { permanent_uuid: "33c89c6e1c194855bdc2e9b655c72053" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 43041 } }
I20260608 09:55:02.581722 32114 tablet_bootstrap.cc:492] T 2fa075c07da74d9c949a87abd0447646 P 33c89c6e1c194855bdc2e9b655c72053: No bootstrap required, opened a new log
I20260608 09:55:02.582405 32114 ts_tablet_manager.cc:1403] T 2fa075c07da74d9c949a87abd0447646 P 33c89c6e1c194855bdc2e9b655c72053: Time spent bootstrapping tablet: real 0.051s	user 0.016s	sys 0.015s
I20260608 09:55:02.585839 32114 raft_consensus.cc:359] T 2fa075c07da74d9c949a87abd0447646 P 33c89c6e1c194855bdc2e9b655c72053 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "61016dc076de4dedb778fe77daa2a2b7" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 40121 } } peers { permanent_uuid: "a8e1f4f990814f99a822ac97cf6d8f6b" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 36385 } } peers { permanent_uuid: "33c89c6e1c194855bdc2e9b655c72053" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 43041 } }
I20260608 09:55:02.586534 32114 raft_consensus.cc:385] T 2fa075c07da74d9c949a87abd0447646 P 33c89c6e1c194855bdc2e9b655c72053 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:55:02.586892 32114 raft_consensus.cc:740] T 2fa075c07da74d9c949a87abd0447646 P 33c89c6e1c194855bdc2e9b655c72053 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 33c89c6e1c194855bdc2e9b655c72053, State: Initialized, Role: FOLLOWER
I20260608 09:55:02.587983 31992 raft_consensus.cc:2468] T 84d67f2989d6409e9784e182eb06accd P a8e1f4f990814f99a822ac97cf6d8f6b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 61016dc076de4dedb778fe77daa2a2b7 in term 1.
I20260608 09:55:02.587745 32114 consensus_queue.cc:260] T 2fa075c07da74d9c949a87abd0447646 P 33c89c6e1c194855bdc2e9b655c72053 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "61016dc076de4dedb778fe77daa2a2b7" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 40121 } } peers { permanent_uuid: "a8e1f4f990814f99a822ac97cf6d8f6b" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 36385 } } peers { permanent_uuid: "33c89c6e1c194855bdc2e9b655c72053" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 43041 } }
I20260608 09:55:02.589157 31882 leader_election.cc:304] T 84d67f2989d6409e9784e182eb06accd P 61016dc076de4dedb778fe77daa2a2b7 [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: 61016dc076de4dedb778fe77daa2a2b7, a8e1f4f990814f99a822ac97cf6d8f6b; no voters: 33c89c6e1c194855bdc2e9b655c72053
I20260608 09:55:02.590620 32114 ts_tablet_manager.cc:1434] T 2fa075c07da74d9c949a87abd0447646 P 33c89c6e1c194855bdc2e9b655c72053: Time spent starting tablet: real 0.008s	user 0.003s	sys 0.004s
I20260608 09:55:02.591082 32151 raft_consensus.cc:2804] T 84d67f2989d6409e9784e182eb06accd P 61016dc076de4dedb778fe77daa2a2b7 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 09:55:02.590344 31814 catalog_manager.cc:5696] T b9dcd1af4e9049ba8e90150052cd1018 P a8e1f4f990814f99a822ac97cf6d8f6b reported cstate change: term changed from 0 to 1, leader changed from <none> to a8e1f4f990814f99a822ac97cf6d8f6b (127.22.183.130). New cstate: current_term: 1 leader_uuid: "a8e1f4f990814f99a822ac97cf6d8f6b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "61016dc076de4dedb778fe77daa2a2b7" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 40121 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a8e1f4f990814f99a822ac97cf6d8f6b" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 36385 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "33c89c6e1c194855bdc2e9b655c72053" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 43041 } health_report { overall_health: UNKNOWN } } }
I20260608 09:55:02.591867 32114 tablet_bootstrap.cc:492] T 84d67f2989d6409e9784e182eb06accd P 33c89c6e1c194855bdc2e9b655c72053: Bootstrap starting.
I20260608 09:55:02.594075 32067 raft_consensus.cc:2468] T b9dcd1af4e9049ba8e90150052cd1018 P 33c89c6e1c194855bdc2e9b655c72053 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a8e1f4f990814f99a822ac97cf6d8f6b in term 1.
I20260608 09:55:02.591836 32151 raft_consensus.cc:697] T 84d67f2989d6409e9784e182eb06accd P 61016dc076de4dedb778fe77daa2a2b7 [term 1 LEADER]: Becoming Leader. State: Replica: 61016dc076de4dedb778fe77daa2a2b7, State: Running, Role: LEADER
I20260608 09:55:02.595510 32151 consensus_queue.cc:237] T 84d67f2989d6409e9784e182eb06accd P 61016dc076de4dedb778fe77daa2a2b7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "61016dc076de4dedb778fe77daa2a2b7" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 40121 } } peers { permanent_uuid: "a8e1f4f990814f99a822ac97cf6d8f6b" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 36385 } } peers { permanent_uuid: "33c89c6e1c194855bdc2e9b655c72053" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 43041 } }
I20260608 09:55:02.599174 32114 tablet_bootstrap.cc:654] T 84d67f2989d6409e9784e182eb06accd P 33c89c6e1c194855bdc2e9b655c72053: Neither blocks nor log segments found. Creating new log.
I20260608 09:55:02.600063 32121 raft_consensus.cc:697] T b9b2dcd1c8544133a8209afb29f45ca1 P 61016dc076de4dedb778fe77daa2a2b7 [term 1 LEADER]: Becoming Leader. State: Replica: 61016dc076de4dedb778fe77daa2a2b7, State: Running, Role: LEADER
I20260608 09:55:02.601465 32121 consensus_queue.cc:237] T b9b2dcd1c8544133a8209afb29f45ca1 P 61016dc076de4dedb778fe77daa2a2b7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "61016dc076de4dedb778fe77daa2a2b7" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 40121 } } peers { permanent_uuid: "a8e1f4f990814f99a822ac97cf6d8f6b" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 36385 } } peers { permanent_uuid: "33c89c6e1c194855bdc2e9b655c72053" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 43041 } }
I20260608 09:55:02.614797 32114 tablet_bootstrap.cc:492] T 84d67f2989d6409e9784e182eb06accd P 33c89c6e1c194855bdc2e9b655c72053: No bootstrap required, opened a new log
I20260608 09:55:02.617576 31816 catalog_manager.cc:5696] T b9b2dcd1c8544133a8209afb29f45ca1 P 61016dc076de4dedb778fe77daa2a2b7 reported cstate change: term changed from 0 to 1, leader changed from <none> to 61016dc076de4dedb778fe77daa2a2b7 (127.22.183.129). New cstate: current_term: 1 leader_uuid: "61016dc076de4dedb778fe77daa2a2b7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "61016dc076de4dedb778fe77daa2a2b7" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 40121 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a8e1f4f990814f99a822ac97cf6d8f6b" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 36385 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "33c89c6e1c194855bdc2e9b655c72053" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 43041 } health_report { overall_health: UNKNOWN } } }
I20260608 09:55:02.620445 32114 ts_tablet_manager.cc:1403] T 84d67f2989d6409e9784e182eb06accd P 33c89c6e1c194855bdc2e9b655c72053: Time spent bootstrapping tablet: real 0.029s	user 0.015s	sys 0.007s
I20260608 09:55:02.623405 32114 raft_consensus.cc:359] T 84d67f2989d6409e9784e182eb06accd P 33c89c6e1c194855bdc2e9b655c72053 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "61016dc076de4dedb778fe77daa2a2b7" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 40121 } } peers { permanent_uuid: "a8e1f4f990814f99a822ac97cf6d8f6b" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 36385 } } peers { permanent_uuid: "33c89c6e1c194855bdc2e9b655c72053" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 43041 } }
I20260608 09:55:02.624069 32114 raft_consensus.cc:385] T 84d67f2989d6409e9784e182eb06accd P 33c89c6e1c194855bdc2e9b655c72053 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:55:02.624408 32114 raft_consensus.cc:740] T 84d67f2989d6409e9784e182eb06accd P 33c89c6e1c194855bdc2e9b655c72053 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 33c89c6e1c194855bdc2e9b655c72053, State: Initialized, Role: FOLLOWER
I20260608 09:55:02.625274 32114 consensus_queue.cc:260] T 84d67f2989d6409e9784e182eb06accd P 33c89c6e1c194855bdc2e9b655c72053 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "61016dc076de4dedb778fe77daa2a2b7" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 40121 } } peers { permanent_uuid: "a8e1f4f990814f99a822ac97cf6d8f6b" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 36385 } } peers { permanent_uuid: "33c89c6e1c194855bdc2e9b655c72053" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 43041 } }
I20260608 09:55:02.628151 32114 ts_tablet_manager.cc:1434] T 84d67f2989d6409e9784e182eb06accd P 33c89c6e1c194855bdc2e9b655c72053: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.001s
I20260608 09:55:02.634763 31816 catalog_manager.cc:5696] T 84d67f2989d6409e9784e182eb06accd P 61016dc076de4dedb778fe77daa2a2b7 reported cstate change: term changed from 0 to 1, leader changed from <none> to 61016dc076de4dedb778fe77daa2a2b7 (127.22.183.129). New cstate: current_term: 1 leader_uuid: "61016dc076de4dedb778fe77daa2a2b7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "61016dc076de4dedb778fe77daa2a2b7" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 40121 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a8e1f4f990814f99a822ac97cf6d8f6b" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 36385 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "33c89c6e1c194855bdc2e9b655c72053" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 43041 } health_report { overall_health: UNKNOWN } } }
I20260608 09:55:02.672369 32121 raft_consensus.cc:493] T 2fa075c07da74d9c949a87abd0447646 P 61016dc076de4dedb778fe77daa2a2b7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 09:55:02.672855 32121 raft_consensus.cc:515] T 2fa075c07da74d9c949a87abd0447646 P 61016dc076de4dedb778fe77daa2a2b7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "61016dc076de4dedb778fe77daa2a2b7" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 40121 } } peers { permanent_uuid: "a8e1f4f990814f99a822ac97cf6d8f6b" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 36385 } } peers { permanent_uuid: "33c89c6e1c194855bdc2e9b655c72053" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 43041 } }
I20260608 09:55:02.674590 32121 leader_election.cc:290] T 2fa075c07da74d9c949a87abd0447646 P 61016dc076de4dedb778fe77daa2a2b7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a8e1f4f990814f99a822ac97cf6d8f6b (127.22.183.130:36385), 33c89c6e1c194855bdc2e9b655c72053 (127.22.183.131:43041)
I20260608 09:55:02.675311 31992 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2fa075c07da74d9c949a87abd0447646" candidate_uuid: "61016dc076de4dedb778fe77daa2a2b7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a8e1f4f990814f99a822ac97cf6d8f6b" is_pre_election: true
I20260608 09:55:02.675879 31992 raft_consensus.cc:2468] T 2fa075c07da74d9c949a87abd0447646 P a8e1f4f990814f99a822ac97cf6d8f6b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 61016dc076de4dedb778fe77daa2a2b7 in term 0.
I20260608 09:55:02.675884 32067 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2fa075c07da74d9c949a87abd0447646" candidate_uuid: "61016dc076de4dedb778fe77daa2a2b7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "33c89c6e1c194855bdc2e9b655c72053" is_pre_election: true
I20260608 09:55:02.676774 32067 raft_consensus.cc:2468] T 2fa075c07da74d9c949a87abd0447646 P 33c89c6e1c194855bdc2e9b655c72053 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 61016dc076de4dedb778fe77daa2a2b7 in term 0.
I20260608 09:55:02.677299 31882 leader_election.cc:304] T 2fa075c07da74d9c949a87abd0447646 P 61016dc076de4dedb778fe77daa2a2b7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 61016dc076de4dedb778fe77daa2a2b7, a8e1f4f990814f99a822ac97cf6d8f6b; no voters: 
I20260608 09:55:02.678244 32121 raft_consensus.cc:2804] T 2fa075c07da74d9c949a87abd0447646 P 61016dc076de4dedb778fe77daa2a2b7 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 09:55:02.678529 32121 raft_consensus.cc:493] T 2fa075c07da74d9c949a87abd0447646 P 61016dc076de4dedb778fe77daa2a2b7 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 09:55:02.678793 32121 raft_consensus.cc:3060] T 2fa075c07da74d9c949a87abd0447646 P 61016dc076de4dedb778fe77daa2a2b7 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:55:02.683589 32121 raft_consensus.cc:515] T 2fa075c07da74d9c949a87abd0447646 P 61016dc076de4dedb778fe77daa2a2b7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "61016dc076de4dedb778fe77daa2a2b7" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 40121 } } peers { permanent_uuid: "a8e1f4f990814f99a822ac97cf6d8f6b" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 36385 } } peers { permanent_uuid: "33c89c6e1c194855bdc2e9b655c72053" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 43041 } }
I20260608 09:55:02.685248 32121 leader_election.cc:290] T 2fa075c07da74d9c949a87abd0447646 P 61016dc076de4dedb778fe77daa2a2b7 [CANDIDATE]: Term 1 election: Requested vote from peers a8e1f4f990814f99a822ac97cf6d8f6b (127.22.183.130:36385), 33c89c6e1c194855bdc2e9b655c72053 (127.22.183.131:43041)
I20260608 09:55:02.686108 31992 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2fa075c07da74d9c949a87abd0447646" candidate_uuid: "61016dc076de4dedb778fe77daa2a2b7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a8e1f4f990814f99a822ac97cf6d8f6b"
I20260608 09:55:02.686604 31992 raft_consensus.cc:3060] T 2fa075c07da74d9c949a87abd0447646 P a8e1f4f990814f99a822ac97cf6d8f6b [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:55:02.686378 32067 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2fa075c07da74d9c949a87abd0447646" candidate_uuid: "61016dc076de4dedb778fe77daa2a2b7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "33c89c6e1c194855bdc2e9b655c72053"
I20260608 09:55:02.687094 32067 raft_consensus.cc:3060] T 2fa075c07da74d9c949a87abd0447646 P 33c89c6e1c194855bdc2e9b655c72053 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:55:02.693567 31992 raft_consensus.cc:2468] T 2fa075c07da74d9c949a87abd0447646 P a8e1f4f990814f99a822ac97cf6d8f6b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 61016dc076de4dedb778fe77daa2a2b7 in term 1.
I20260608 09:55:02.693692 32067 raft_consensus.cc:2468] T 2fa075c07da74d9c949a87abd0447646 P 33c89c6e1c194855bdc2e9b655c72053 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 61016dc076de4dedb778fe77daa2a2b7 in term 1.
I20260608 09:55:02.694775 31883 leader_election.cc:304] T 2fa075c07da74d9c949a87abd0447646 P 61016dc076de4dedb778fe77daa2a2b7 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 33c89c6e1c194855bdc2e9b655c72053, 61016dc076de4dedb778fe77daa2a2b7; no voters: 
I20260608 09:55:02.695534 32121 raft_consensus.cc:2804] T 2fa075c07da74d9c949a87abd0447646 P 61016dc076de4dedb778fe77daa2a2b7 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 09:55:02.695940 32121 raft_consensus.cc:697] T 2fa075c07da74d9c949a87abd0447646 P 61016dc076de4dedb778fe77daa2a2b7 [term 1 LEADER]: Becoming Leader. State: Replica: 61016dc076de4dedb778fe77daa2a2b7, State: Running, Role: LEADER
I20260608 09:55:02.696659 32121 consensus_queue.cc:237] T 2fa075c07da74d9c949a87abd0447646 P 61016dc076de4dedb778fe77daa2a2b7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "61016dc076de4dedb778fe77daa2a2b7" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 40121 } } peers { permanent_uuid: "a8e1f4f990814f99a822ac97cf6d8f6b" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 36385 } } peers { permanent_uuid: "33c89c6e1c194855bdc2e9b655c72053" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 43041 } }
I20260608 09:55:02.703825 32119 raft_consensus.cc:493] T 3ff1aeb40fda4d9dad58534051a0c51b P a8e1f4f990814f99a822ac97cf6d8f6b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 09:55:02.704272 32119 raft_consensus.cc:515] T 3ff1aeb40fda4d9dad58534051a0c51b P a8e1f4f990814f99a822ac97cf6d8f6b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "61016dc076de4dedb778fe77daa2a2b7" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 40121 } } peers { permanent_uuid: "a8e1f4f990814f99a822ac97cf6d8f6b" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 36385 } } peers { permanent_uuid: "33c89c6e1c194855bdc2e9b655c72053" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 43041 } }
I20260608 09:55:02.704329 31817 catalog_manager.cc:5696] T 2fa075c07da74d9c949a87abd0447646 P 61016dc076de4dedb778fe77daa2a2b7 reported cstate change: term changed from 0 to 1, leader changed from <none> to 61016dc076de4dedb778fe77daa2a2b7 (127.22.183.129). New cstate: current_term: 1 leader_uuid: "61016dc076de4dedb778fe77daa2a2b7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "61016dc076de4dedb778fe77daa2a2b7" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 40121 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a8e1f4f990814f99a822ac97cf6d8f6b" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 36385 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "33c89c6e1c194855bdc2e9b655c72053" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 43041 } health_report { overall_health: UNKNOWN } } }
I20260608 09:55:02.706142 32119 leader_election.cc:290] T 3ff1aeb40fda4d9dad58534051a0c51b P a8e1f4f990814f99a822ac97cf6d8f6b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 61016dc076de4dedb778fe77daa2a2b7 (127.22.183.129:40121), 33c89c6e1c194855bdc2e9b655c72053 (127.22.183.131:43041)
I20260608 09:55:02.706741 31919 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3ff1aeb40fda4d9dad58534051a0c51b" candidate_uuid: "a8e1f4f990814f99a822ac97cf6d8f6b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "61016dc076de4dedb778fe77daa2a2b7" is_pre_election: true
I20260608 09:55:02.707337 32067 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3ff1aeb40fda4d9dad58534051a0c51b" candidate_uuid: "a8e1f4f990814f99a822ac97cf6d8f6b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "33c89c6e1c194855bdc2e9b655c72053" is_pre_election: true
I20260608 09:55:02.707482 31919 raft_consensus.cc:2468] T 3ff1aeb40fda4d9dad58534051a0c51b P 61016dc076de4dedb778fe77daa2a2b7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a8e1f4f990814f99a822ac97cf6d8f6b in term 0.
I20260608 09:55:02.708112 32067 raft_consensus.cc:2468] T 3ff1aeb40fda4d9dad58534051a0c51b P 33c89c6e1c194855bdc2e9b655c72053 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a8e1f4f990814f99a822ac97cf6d8f6b in term 0.
I20260608 09:55:02.708763 31959 leader_election.cc:304] T 3ff1aeb40fda4d9dad58534051a0c51b P a8e1f4f990814f99a822ac97cf6d8f6b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 61016dc076de4dedb778fe77daa2a2b7, a8e1f4f990814f99a822ac97cf6d8f6b; no voters: 
I20260608 09:55:02.709789 32119 raft_consensus.cc:2804] T 3ff1aeb40fda4d9dad58534051a0c51b P a8e1f4f990814f99a822ac97cf6d8f6b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 09:55:02.710071 32119 raft_consensus.cc:493] T 3ff1aeb40fda4d9dad58534051a0c51b P a8e1f4f990814f99a822ac97cf6d8f6b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 09:55:02.710361 32119 raft_consensus.cc:3060] T 3ff1aeb40fda4d9dad58534051a0c51b P a8e1f4f990814f99a822ac97cf6d8f6b [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:55:02.715977 32119 raft_consensus.cc:515] T 3ff1aeb40fda4d9dad58534051a0c51b P a8e1f4f990814f99a822ac97cf6d8f6b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "61016dc076de4dedb778fe77daa2a2b7" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 40121 } } peers { permanent_uuid: "a8e1f4f990814f99a822ac97cf6d8f6b" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 36385 } } peers { permanent_uuid: "33c89c6e1c194855bdc2e9b655c72053" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 43041 } }
I20260608 09:55:02.717693 32119 leader_election.cc:290] T 3ff1aeb40fda4d9dad58534051a0c51b P a8e1f4f990814f99a822ac97cf6d8f6b [CANDIDATE]: Term 1 election: Requested vote from peers 61016dc076de4dedb778fe77daa2a2b7 (127.22.183.129:40121), 33c89c6e1c194855bdc2e9b655c72053 (127.22.183.131:43041)
I20260608 09:55:02.718384 31919 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3ff1aeb40fda4d9dad58534051a0c51b" candidate_uuid: "a8e1f4f990814f99a822ac97cf6d8f6b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "61016dc076de4dedb778fe77daa2a2b7"
I20260608 09:55:02.718854 31919 raft_consensus.cc:3060] T 3ff1aeb40fda4d9dad58534051a0c51b P 61016dc076de4dedb778fe77daa2a2b7 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:55:02.718892 32067 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3ff1aeb40fda4d9dad58534051a0c51b" candidate_uuid: "a8e1f4f990814f99a822ac97cf6d8f6b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "33c89c6e1c194855bdc2e9b655c72053"
I20260608 09:55:02.719532 32067 raft_consensus.cc:3060] T 3ff1aeb40fda4d9dad58534051a0c51b P 33c89c6e1c194855bdc2e9b655c72053 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:55:02.723264 31919 raft_consensus.cc:2468] T 3ff1aeb40fda4d9dad58534051a0c51b P 61016dc076de4dedb778fe77daa2a2b7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a8e1f4f990814f99a822ac97cf6d8f6b in term 1.
I20260608 09:55:02.724157 31959 leader_election.cc:304] T 3ff1aeb40fda4d9dad58534051a0c51b P a8e1f4f990814f99a822ac97cf6d8f6b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 61016dc076de4dedb778fe77daa2a2b7, a8e1f4f990814f99a822ac97cf6d8f6b; no voters: 
I20260608 09:55:02.724563 32067 raft_consensus.cc:2468] T 3ff1aeb40fda4d9dad58534051a0c51b P 33c89c6e1c194855bdc2e9b655c72053 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a8e1f4f990814f99a822ac97cf6d8f6b in term 1.
I20260608 09:55:02.724869 32119 raft_consensus.cc:2804] T 3ff1aeb40fda4d9dad58534051a0c51b P a8e1f4f990814f99a822ac97cf6d8f6b [term 1 FOLLOWER]: Leader election won for term 1
I20260608 09:55:02.725483 32119 raft_consensus.cc:697] T 3ff1aeb40fda4d9dad58534051a0c51b P a8e1f4f990814f99a822ac97cf6d8f6b [term 1 LEADER]: Becoming Leader. State: Replica: a8e1f4f990814f99a822ac97cf6d8f6b, State: Running, Role: LEADER
I20260608 09:55:02.726634 32119 consensus_queue.cc:237] T 3ff1aeb40fda4d9dad58534051a0c51b P a8e1f4f990814f99a822ac97cf6d8f6b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "61016dc076de4dedb778fe77daa2a2b7" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 40121 } } peers { permanent_uuid: "a8e1f4f990814f99a822ac97cf6d8f6b" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 36385 } } peers { permanent_uuid: "33c89c6e1c194855bdc2e9b655c72053" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 43041 } }
I20260608 09:55:02.734297 31817 catalog_manager.cc:5696] T 3ff1aeb40fda4d9dad58534051a0c51b P a8e1f4f990814f99a822ac97cf6d8f6b reported cstate change: term changed from 0 to 1, leader changed from <none> to a8e1f4f990814f99a822ac97cf6d8f6b (127.22.183.130). New cstate: current_term: 1 leader_uuid: "a8e1f4f990814f99a822ac97cf6d8f6b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "61016dc076de4dedb778fe77daa2a2b7" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 40121 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a8e1f4f990814f99a822ac97cf6d8f6b" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 36385 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "33c89c6e1c194855bdc2e9b655c72053" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 43041 } health_report { overall_health: UNKNOWN } } }
I20260608 09:55:02.799877 32120 raft_consensus.cc:493] T 84d67f2989d6409e9784e182eb06accd P 33c89c6e1c194855bdc2e9b655c72053 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 09:55:02.800549 32120 raft_consensus.cc:515] T 84d67f2989d6409e9784e182eb06accd P 33c89c6e1c194855bdc2e9b655c72053 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "61016dc076de4dedb778fe77daa2a2b7" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 40121 } } peers { permanent_uuid: "a8e1f4f990814f99a822ac97cf6d8f6b" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 36385 } } peers { permanent_uuid: "33c89c6e1c194855bdc2e9b655c72053" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 43041 } }
I20260608 09:55:02.802949 32120 leader_election.cc:290] T 84d67f2989d6409e9784e182eb06accd P 33c89c6e1c194855bdc2e9b655c72053 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 61016dc076de4dedb778fe77daa2a2b7 (127.22.183.129:40121), a8e1f4f990814f99a822ac97cf6d8f6b (127.22.183.130:36385)
I20260608 09:55:02.804270 31919 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "84d67f2989d6409e9784e182eb06accd" candidate_uuid: "33c89c6e1c194855bdc2e9b655c72053" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "61016dc076de4dedb778fe77daa2a2b7" is_pre_election: true
I20260608 09:55:02.805750 31992 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "84d67f2989d6409e9784e182eb06accd" candidate_uuid: "33c89c6e1c194855bdc2e9b655c72053" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a8e1f4f990814f99a822ac97cf6d8f6b" is_pre_election: true
I20260608 09:55:02.806603 31992 raft_consensus.cc:2393] T 84d67f2989d6409e9784e182eb06accd P a8e1f4f990814f99a822ac97cf6d8f6b [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 33c89c6e1c194855bdc2e9b655c72053 in current term 1: Already voted for candidate 61016dc076de4dedb778fe77daa2a2b7 in this term.
I20260608 09:55:02.807950 32031 leader_election.cc:304] T 84d67f2989d6409e9784e182eb06accd P 33c89c6e1c194855bdc2e9b655c72053 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 33c89c6e1c194855bdc2e9b655c72053; no voters: 61016dc076de4dedb778fe77daa2a2b7, a8e1f4f990814f99a822ac97cf6d8f6b
I20260608 09:55:02.809348 32120 raft_consensus.cc:3060] T 84d67f2989d6409e9784e182eb06accd P 33c89c6e1c194855bdc2e9b655c72053 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:55:02.832521 32120 raft_consensus.cc:2749] T 84d67f2989d6409e9784e182eb06accd P 33c89c6e1c194855bdc2e9b655c72053 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260608 09:55:02.986876 32067 raft_consensus.cc:1275] T b9dcd1af4e9049ba8e90150052cd1018 P 33c89c6e1c194855bdc2e9b655c72053 [term 1 FOLLOWER]: Refusing update from remote peer a8e1f4f990814f99a822ac97cf6d8f6b: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 09:55:02.988955 32119 consensus_queue.cc:1048] T b9dcd1af4e9049ba8e90150052cd1018 P a8e1f4f990814f99a822ac97cf6d8f6b [LEADER]: Connected to new peer: Peer: permanent_uuid: "33c89c6e1c194855bdc2e9b655c72053" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 43041 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 09:55:02.993463 32067 raft_consensus.cc:1275] T 3ff1aeb40fda4d9dad58534051a0c51b P 33c89c6e1c194855bdc2e9b655c72053 [term 1 FOLLOWER]: Refusing update from remote peer a8e1f4f990814f99a822ac97cf6d8f6b: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 09:55:02.994048 31919 raft_consensus.cc:1275] T 3ff1aeb40fda4d9dad58534051a0c51b P 61016dc076de4dedb778fe77daa2a2b7 [term 1 FOLLOWER]: Refusing update from remote peer a8e1f4f990814f99a822ac97cf6d8f6b: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 09:55:02.995517 32119 consensus_queue.cc:1048] T 3ff1aeb40fda4d9dad58534051a0c51b P a8e1f4f990814f99a822ac97cf6d8f6b [LEADER]: Connected to new peer: Peer: permanent_uuid: "33c89c6e1c194855bdc2e9b655c72053" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 43041 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 09:55:02.998920 32119 consensus_queue.cc:1048] T 3ff1aeb40fda4d9dad58534051a0c51b P a8e1f4f990814f99a822ac97cf6d8f6b [LEADER]: Connected to new peer: Peer: permanent_uuid: "61016dc076de4dedb778fe77daa2a2b7" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 40121 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 09:55:03.007890 31992 raft_consensus.cc:1275] T 84d67f2989d6409e9784e182eb06accd P a8e1f4f990814f99a822ac97cf6d8f6b [term 1 FOLLOWER]: Refusing update from remote peer 61016dc076de4dedb778fe77daa2a2b7: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 09:55:03.008236 32066 raft_consensus.cc:1275] T 84d67f2989d6409e9784e182eb06accd P 33c89c6e1c194855bdc2e9b655c72053 [term 1 FOLLOWER]: Refusing update from remote peer 61016dc076de4dedb778fe77daa2a2b7: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 09:55:03.010835 32121 consensus_queue.cc:1048] T 84d67f2989d6409e9784e182eb06accd P 61016dc076de4dedb778fe77daa2a2b7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "33c89c6e1c194855bdc2e9b655c72053" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 43041 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 09:55:03.011417 32066 raft_consensus.cc:1275] T 2fa075c07da74d9c949a87abd0447646 P 33c89c6e1c194855bdc2e9b655c72053 [term 1 FOLLOWER]: Refusing update from remote peer 61016dc076de4dedb778fe77daa2a2b7: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 09:55:03.012733 31992 raft_consensus.cc:1275] T 2fa075c07da74d9c949a87abd0447646 P a8e1f4f990814f99a822ac97cf6d8f6b [term 1 FOLLOWER]: Refusing update from remote peer 61016dc076de4dedb778fe77daa2a2b7: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 09:55:03.012578 32121 consensus_queue.cc:1048] T 84d67f2989d6409e9784e182eb06accd P 61016dc076de4dedb778fe77daa2a2b7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a8e1f4f990814f99a822ac97cf6d8f6b" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 36385 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 09:55:03.014895 32151 consensus_queue.cc:1048] T 2fa075c07da74d9c949a87abd0447646 P 61016dc076de4dedb778fe77daa2a2b7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a8e1f4f990814f99a822ac97cf6d8f6b" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 36385 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 09:55:03.015882 32144 consensus_queue.cc:1048] T 2fa075c07da74d9c949a87abd0447646 P 61016dc076de4dedb778fe77daa2a2b7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "33c89c6e1c194855bdc2e9b655c72053" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 43041 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 09:55:03.056933 32120 consensus_queue.cc:1048] T fbeda36366d34c719183404cadd46dff P 33c89c6e1c194855bdc2e9b655c72053 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a8e1f4f990814f99a822ac97cf6d8f6b" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 36385 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 09:55:03.061733 31918 raft_consensus.cc:1275] T b9dcd1af4e9049ba8e90150052cd1018 P 61016dc076de4dedb778fe77daa2a2b7 [term 1 FOLLOWER]: Refusing update from remote peer a8e1f4f990814f99a822ac97cf6d8f6b: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 09:55:03.069667 32064 raft_consensus.cc:1275] T b9b2dcd1c8544133a8209afb29f45ca1 P 33c89c6e1c194855bdc2e9b655c72053 [term 1 FOLLOWER]: Refusing update from remote peer 61016dc076de4dedb778fe77daa2a2b7: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 09:55:03.071841 32148 consensus_queue.cc:1048] T b9dcd1af4e9049ba8e90150052cd1018 P a8e1f4f990814f99a822ac97cf6d8f6b [LEADER]: Connected to new peer: Peer: permanent_uuid: "61016dc076de4dedb778fe77daa2a2b7" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 40121 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 09:55:03.072599 32144 consensus_queue.cc:1048] T b9b2dcd1c8544133a8209afb29f45ca1 P 61016dc076de4dedb778fe77daa2a2b7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "33c89c6e1c194855bdc2e9b655c72053" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 43041 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.002s
I20260608 09:55:03.089828 31992 raft_consensus.cc:1275] T b9b2dcd1c8544133a8209afb29f45ca1 P a8e1f4f990814f99a822ac97cf6d8f6b [term 1 FOLLOWER]: Refusing update from remote peer 61016dc076de4dedb778fe77daa2a2b7: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 09:55:03.097080 32121 consensus_queue.cc:1048] T b9b2dcd1c8544133a8209afb29f45ca1 P 61016dc076de4dedb778fe77daa2a2b7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a8e1f4f990814f99a822ac97cf6d8f6b" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 36385 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 09:55:03.212677 31917 raft_consensus.cc:1275] T fbeda36366d34c719183404cadd46dff P 61016dc076de4dedb778fe77daa2a2b7 [term 1 FOLLOWER]: Refusing update from remote peer 33c89c6e1c194855bdc2e9b655c72053: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 09:55:03.245412 32181 consensus_queue.cc:1048] T fbeda36366d34c719183404cadd46dff P 33c89c6e1c194855bdc2e9b655c72053 [LEADER]: Connected to new peer: Peer: permanent_uuid: "61016dc076de4dedb778fe77daa2a2b7" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 40121 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
W20260608 09:55:03.273890 31959 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.22.183.129:40121, user_credentials={real_user=slave}} blocked reactor thread for 45444.7us
I20260608 09:55:03.306103 32172 mvcc.cc:204] Tried to move back new op lower bound from 7294617612214583296 to 7294617610577686528. Current Snapshot: MvccSnapshot[applied={T|T < 7294617612214583296}]
W20260608 09:55:03.536149 32164 meta_cache.cc:1261] Time spent looking up entry by key: real 0.058s	user 0.000s	sys 0.000s
I20260608 09:55:04.528662 23262 tablet_server.cc:179] TabletServer@127.22.183.129:0 shutting down...
I20260608 09:55:04.561861 23262 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 09:55:04.562789 23262 tablet_replica.cc:333] T 84d67f2989d6409e9784e182eb06accd P 61016dc076de4dedb778fe77daa2a2b7: stopping tablet replica
I20260608 09:55:04.563607 23262 raft_consensus.cc:2243] T 84d67f2989d6409e9784e182eb06accd P 61016dc076de4dedb778fe77daa2a2b7 [term 1 LEADER]: Raft consensus shutting down.
I20260608 09:55:04.564469 23262 raft_consensus.cc:2272] T 84d67f2989d6409e9784e182eb06accd P 61016dc076de4dedb778fe77daa2a2b7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:55:04.566951 23262 tablet_replica.cc:333] T fbeda36366d34c719183404cadd46dff P 61016dc076de4dedb778fe77daa2a2b7: stopping tablet replica
I20260608 09:55:04.567602 23262 raft_consensus.cc:2243] T fbeda36366d34c719183404cadd46dff P 61016dc076de4dedb778fe77daa2a2b7 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:55:04.568126 23262 raft_consensus.cc:2272] T fbeda36366d34c719183404cadd46dff P 61016dc076de4dedb778fe77daa2a2b7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:55:04.571153 23262 tablet_replica.cc:333] T b9b2dcd1c8544133a8209afb29f45ca1 P 61016dc076de4dedb778fe77daa2a2b7: stopping tablet replica
I20260608 09:55:04.571659 23262 raft_consensus.cc:2243] T b9b2dcd1c8544133a8209afb29f45ca1 P 61016dc076de4dedb778fe77daa2a2b7 [term 1 LEADER]: Raft consensus shutting down.
I20260608 09:55:04.572332 23262 raft_consensus.cc:2272] T b9b2dcd1c8544133a8209afb29f45ca1 P 61016dc076de4dedb778fe77daa2a2b7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:55:04.574549 23262 tablet_replica.cc:333] T b9dcd1af4e9049ba8e90150052cd1018 P 61016dc076de4dedb778fe77daa2a2b7: stopping tablet replica
I20260608 09:55:04.575037 23262 raft_consensus.cc:2243] T b9dcd1af4e9049ba8e90150052cd1018 P 61016dc076de4dedb778fe77daa2a2b7 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:55:04.575604 23262 raft_consensus.cc:2272] T b9dcd1af4e9049ba8e90150052cd1018 P 61016dc076de4dedb778fe77daa2a2b7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:55:04.578034 23262 tablet_replica.cc:333] T 2fa075c07da74d9c949a87abd0447646 P 61016dc076de4dedb778fe77daa2a2b7: stopping tablet replica
I20260608 09:55:04.578496 23262 raft_consensus.cc:2243] T 2fa075c07da74d9c949a87abd0447646 P 61016dc076de4dedb778fe77daa2a2b7 [term 1 LEADER]: Raft consensus shutting down.
I20260608 09:55:04.579231 23262 raft_consensus.cc:2272] T 2fa075c07da74d9c949a87abd0447646 P 61016dc076de4dedb778fe77daa2a2b7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:55:04.581429 23262 tablet_replica.cc:333] T 3ff1aeb40fda4d9dad58534051a0c51b P 61016dc076de4dedb778fe77daa2a2b7: stopping tablet replica
I20260608 09:55:04.581885 23262 raft_consensus.cc:2243] T 3ff1aeb40fda4d9dad58534051a0c51b P 61016dc076de4dedb778fe77daa2a2b7 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:55:04.582370 23262 raft_consensus.cc:2272] T 3ff1aeb40fda4d9dad58534051a0c51b P 61016dc076de4dedb778fe77daa2a2b7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:55:04.609828 23262 tablet_server.cc:196] TabletServer@127.22.183.129:0 shutdown complete.
I20260608 09:55:04.625778 23262 tablet_server.cc:179] TabletServer@127.22.183.130:0 shutting down...
I20260608 09:55:04.647640 23262 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 09:55:04.648249 23262 tablet_replica.cc:333] T fbeda36366d34c719183404cadd46dff P a8e1f4f990814f99a822ac97cf6d8f6b: stopping tablet replica
I20260608 09:55:04.648867 23262 raft_consensus.cc:2243] T fbeda36366d34c719183404cadd46dff P a8e1f4f990814f99a822ac97cf6d8f6b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:55:04.649451 23262 raft_consensus.cc:2272] T fbeda36366d34c719183404cadd46dff P a8e1f4f990814f99a822ac97cf6d8f6b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:55:04.652092 23262 tablet_replica.cc:333] T 84d67f2989d6409e9784e182eb06accd P a8e1f4f990814f99a822ac97cf6d8f6b: stopping tablet replica
I20260608 09:55:04.652630 23262 raft_consensus.cc:2243] T 84d67f2989d6409e9784e182eb06accd P a8e1f4f990814f99a822ac97cf6d8f6b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:55:04.653211 23262 raft_consensus.cc:2272] T 84d67f2989d6409e9784e182eb06accd P a8e1f4f990814f99a822ac97cf6d8f6b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:55:04.656402 23262 tablet_replica.cc:333] T 3ff1aeb40fda4d9dad58534051a0c51b P a8e1f4f990814f99a822ac97cf6d8f6b: stopping tablet replica
I20260608 09:55:04.656953 23262 raft_consensus.cc:2243] T 3ff1aeb40fda4d9dad58534051a0c51b P a8e1f4f990814f99a822ac97cf6d8f6b [term 1 LEADER]: Raft consensus shutting down.
I20260608 09:55:04.657730 23262 raft_consensus.cc:2272] T 3ff1aeb40fda4d9dad58534051a0c51b P a8e1f4f990814f99a822ac97cf6d8f6b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:55:04.659986 23262 tablet_replica.cc:333] T 2fa075c07da74d9c949a87abd0447646 P a8e1f4f990814f99a822ac97cf6d8f6b: stopping tablet replica
I20260608 09:55:04.660507 23262 raft_consensus.cc:2243] T 2fa075c07da74d9c949a87abd0447646 P a8e1f4f990814f99a822ac97cf6d8f6b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:55:04.661013 23262 raft_consensus.cc:2272] T 2fa075c07da74d9c949a87abd0447646 P a8e1f4f990814f99a822ac97cf6d8f6b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:55:04.663353 23262 tablet_replica.cc:333] T b9dcd1af4e9049ba8e90150052cd1018 P a8e1f4f990814f99a822ac97cf6d8f6b: stopping tablet replica
I20260608 09:55:04.663888 23262 raft_consensus.cc:2243] T b9dcd1af4e9049ba8e90150052cd1018 P a8e1f4f990814f99a822ac97cf6d8f6b [term 1 LEADER]: Raft consensus shutting down.
I20260608 09:55:04.664664 23262 raft_consensus.cc:2272] T b9dcd1af4e9049ba8e90150052cd1018 P a8e1f4f990814f99a822ac97cf6d8f6b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:55:04.666911 23262 tablet_replica.cc:333] T b9b2dcd1c8544133a8209afb29f45ca1 P a8e1f4f990814f99a822ac97cf6d8f6b: stopping tablet replica
I20260608 09:55:04.667464 23262 raft_consensus.cc:2243] T b9b2dcd1c8544133a8209afb29f45ca1 P a8e1f4f990814f99a822ac97cf6d8f6b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:55:04.668018 23262 raft_consensus.cc:2272] T b9b2dcd1c8544133a8209afb29f45ca1 P a8e1f4f990814f99a822ac97cf6d8f6b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:55:04.688443 23262 tablet_server.cc:196] TabletServer@127.22.183.130:0 shutdown complete.
I20260608 09:55:04.705528 23262 tablet_server.cc:179] TabletServer@127.22.183.131:0 shutting down...
I20260608 09:55:04.729822 23262 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 09:55:04.730465 23262 tablet_replica.cc:333] T b9dcd1af4e9049ba8e90150052cd1018 P 33c89c6e1c194855bdc2e9b655c72053: stopping tablet replica
I20260608 09:55:04.731036 23262 raft_consensus.cc:2243] T b9dcd1af4e9049ba8e90150052cd1018 P 33c89c6e1c194855bdc2e9b655c72053 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:55:04.731654 23262 raft_consensus.cc:2272] T b9dcd1af4e9049ba8e90150052cd1018 P 33c89c6e1c194855bdc2e9b655c72053 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:55:04.734741 23262 tablet_replica.cc:333] T 2fa075c07da74d9c949a87abd0447646 P 33c89c6e1c194855bdc2e9b655c72053: stopping tablet replica
I20260608 09:55:04.735351 23262 raft_consensus.cc:2243] T 2fa075c07da74d9c949a87abd0447646 P 33c89c6e1c194855bdc2e9b655c72053 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:55:04.735903 23262 raft_consensus.cc:2272] T 2fa075c07da74d9c949a87abd0447646 P 33c89c6e1c194855bdc2e9b655c72053 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:55:04.738664 23262 tablet_replica.cc:333] T 3ff1aeb40fda4d9dad58534051a0c51b P 33c89c6e1c194855bdc2e9b655c72053: stopping tablet replica
I20260608 09:55:04.739265 23262 raft_consensus.cc:2243] T 3ff1aeb40fda4d9dad58534051a0c51b P 33c89c6e1c194855bdc2e9b655c72053 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:55:04.739809 23262 raft_consensus.cc:2272] T 3ff1aeb40fda4d9dad58534051a0c51b P 33c89c6e1c194855bdc2e9b655c72053 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:55:04.742192 23262 tablet_replica.cc:333] T b9b2dcd1c8544133a8209afb29f45ca1 P 33c89c6e1c194855bdc2e9b655c72053: stopping tablet replica
I20260608 09:55:04.742694 23262 raft_consensus.cc:2243] T b9b2dcd1c8544133a8209afb29f45ca1 P 33c89c6e1c194855bdc2e9b655c72053 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:55:04.743342 23262 raft_consensus.cc:2272] T b9b2dcd1c8544133a8209afb29f45ca1 P 33c89c6e1c194855bdc2e9b655c72053 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:55:04.745946 23262 tablet_replica.cc:333] T 84d67f2989d6409e9784e182eb06accd P 33c89c6e1c194855bdc2e9b655c72053: stopping tablet replica
I20260608 09:55:04.746459 23262 raft_consensus.cc:2243] T 84d67f2989d6409e9784e182eb06accd P 33c89c6e1c194855bdc2e9b655c72053 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:55:04.746984 23262 raft_consensus.cc:2272] T 84d67f2989d6409e9784e182eb06accd P 33c89c6e1c194855bdc2e9b655c72053 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:55:04.749588 23262 tablet_replica.cc:333] T fbeda36366d34c719183404cadd46dff P 33c89c6e1c194855bdc2e9b655c72053: stopping tablet replica
I20260608 09:55:04.750057 23262 raft_consensus.cc:2243] T fbeda36366d34c719183404cadd46dff P 33c89c6e1c194855bdc2e9b655c72053 [term 1 LEADER]: Raft consensus shutting down.
I20260608 09:55:04.750846 23262 raft_consensus.cc:2272] T fbeda36366d34c719183404cadd46dff P 33c89c6e1c194855bdc2e9b655c72053 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:55:04.776055 23262 tablet_server.cc:196] TabletServer@127.22.183.131:0 shutdown complete.
I20260608 09:55:04.791796 23262 master.cc:562] Master@127.22.183.190:45939 shutting down...
I20260608 09:55:04.811595 23262 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 4785f8fd1f064e4482702775fb73379e [term 1 LEADER]: Raft consensus shutting down.
I20260608 09:55:04.812137 23262 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 4785f8fd1f064e4482702775fb73379e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:55:04.812521 23262 tablet_replica.cc:333] T 00000000000000000000000000000000 P 4785f8fd1f064e4482702775fb73379e: stopping tablet replica
I20260608 09:55:04.831949 23262 master.cc:584] Master@127.22.183.190:45939 shutdown complete.
[       OK ] AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag (4496 ms)
[ RUN      ] AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap
I20260608 09:55:04.866621 23262 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.22.183.190:45055
I20260608 09:55:04.867849 23262 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 09:55:04.872848 32217 instance_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 09:55:04.873088 32218 instance_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 09:55:04.874648 32220 instance_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 09:55:04.875892 23262 server_base.cc:1061] running on GCE node
I20260608 09:55:04.876904 23262 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 09:55:04.877121 23262 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 09:55:04.877298 23262 hybrid_clock.cc:648] HybridClock initialized: now 1780912504877282 us; error 0 us; skew 500 ppm
I20260608 09:55:04.877988 23262 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 09:55:04.880455 23262 webserver.cc:533] Webserver started at http://127.22.183.190:33845/ using document root <none> and password file <none>
I20260608 09:55:04.881090 23262 fs_manager.cc:362] Metadata directory not provided
I20260608 09:55:04.881290 23262 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 09:55:04.881600 23262 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 09:55:04.882697 23262 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task8s1y23/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1780912294849904-23262-0/minicluster-data/master-0-root/instance:
uuid: "9cbad50a2e944a89be714d96b66497cd"
format_stamp: "Formatted at 2026-06-08 09:55:04 on dist-test-slave-vzb5"
I20260608 09:55:04.887388 23262 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260608 09:55:04.890703 32225 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:55:04.891535 23262 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260608 09:55:04.891830 23262 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task8s1y23/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1780912294849904-23262-0/minicluster-data/master-0-root
uuid: "9cbad50a2e944a89be714d96b66497cd"
format_stamp: "Formatted at 2026-06-08 09:55:04 on dist-test-slave-vzb5"
I20260608 09:55:04.892110 23262 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task8s1y23/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1780912294849904-23262-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-task8s1y23/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1780912294849904-23262-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-task8s1y23/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1780912294849904-23262-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 09:55:04.908121 23262 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 09:55:04.909088 23262 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 09:55:04.945852 23262 rpc_server.cc:307] RPC server started. Bound to: 127.22.183.190:45055
I20260608 09:55:04.945979 32276 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.22.183.190:45055 every 8 connection(s)
I20260608 09:55:04.949834 32277 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 09:55:04.960064 32277 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 9cbad50a2e944a89be714d96b66497cd: Bootstrap starting.
I20260608 09:55:04.964531 32277 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 9cbad50a2e944a89be714d96b66497cd: Neither blocks nor log segments found. Creating new log.
I20260608 09:55:04.968571 32277 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 9cbad50a2e944a89be714d96b66497cd: No bootstrap required, opened a new log
I20260608 09:55:04.970659 32277 raft_consensus.cc:359] T 00000000000000000000000000000000 P 9cbad50a2e944a89be714d96b66497cd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9cbad50a2e944a89be714d96b66497cd" member_type: VOTER }
I20260608 09:55:04.971001 32277 raft_consensus.cc:385] T 00000000000000000000000000000000 P 9cbad50a2e944a89be714d96b66497cd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:55:04.971267 32277 raft_consensus.cc:740] T 00000000000000000000000000000000 P 9cbad50a2e944a89be714d96b66497cd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9cbad50a2e944a89be714d96b66497cd, State: Initialized, Role: FOLLOWER
I20260608 09:55:04.972002 32277 consensus_queue.cc:260] T 00000000000000000000000000000000 P 9cbad50a2e944a89be714d96b66497cd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "9cbad50a2e944a89be714d96b66497cd" member_type: VOTER }
I20260608 09:55:04.972482 32277 raft_consensus.cc:399] T 00000000000000000000000000000000 P 9cbad50a2e944a89be714d96b66497cd [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 09:55:04.972713 32277 raft_consensus.cc:493] T 00000000000000000000000000000000 P 9cbad50a2e944a89be714d96b66497cd [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 09:55:04.972993 32277 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 9cbad50a2e944a89be714d96b66497cd [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:55:04.977470 32277 raft_consensus.cc:515] T 00000000000000000000000000000000 P 9cbad50a2e944a89be714d96b66497cd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9cbad50a2e944a89be714d96b66497cd" member_type: VOTER }
I20260608 09:55:04.977973 32277 leader_election.cc:304] T 00000000000000000000000000000000 P 9cbad50a2e944a89be714d96b66497cd [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: 9cbad50a2e944a89be714d96b66497cd; no voters: 
I20260608 09:55:04.979067 32277 leader_election.cc:290] T 00000000000000000000000000000000 P 9cbad50a2e944a89be714d96b66497cd [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 09:55:04.979545 32280 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 9cbad50a2e944a89be714d96b66497cd [term 1 FOLLOWER]: Leader election won for term 1
I20260608 09:55:04.980916 32280 raft_consensus.cc:697] T 00000000000000000000000000000000 P 9cbad50a2e944a89be714d96b66497cd [term 1 LEADER]: Becoming Leader. State: Replica: 9cbad50a2e944a89be714d96b66497cd, State: Running, Role: LEADER
I20260608 09:55:04.981619 32280 consensus_queue.cc:237] T 00000000000000000000000000000000 P 9cbad50a2e944a89be714d96b66497cd [LEADER]: Queue going to LEADER mode. State: All 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: "9cbad50a2e944a89be714d96b66497cd" member_type: VOTER }
I20260608 09:55:04.982095 32277 sys_catalog.cc:565] T 00000000000000000000000000000000 P 9cbad50a2e944a89be714d96b66497cd [sys.catalog]: configured and running, proceeding with master startup.
I20260608 09:55:04.986510 32282 sys_catalog.cc:455] T 00000000000000000000000000000000 P 9cbad50a2e944a89be714d96b66497cd [sys.catalog]: SysCatalogTable state changed. Reason: New leader 9cbad50a2e944a89be714d96b66497cd. Latest consensus state: current_term: 1 leader_uuid: "9cbad50a2e944a89be714d96b66497cd" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9cbad50a2e944a89be714d96b66497cd" member_type: VOTER } }
I20260608 09:55:04.986456 32281 sys_catalog.cc:455] T 00000000000000000000000000000000 P 9cbad50a2e944a89be714d96b66497cd [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "9cbad50a2e944a89be714d96b66497cd" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9cbad50a2e944a89be714d96b66497cd" member_type: VOTER } }
I20260608 09:55:04.988121 32282 sys_catalog.cc:458] T 00000000000000000000000000000000 P 9cbad50a2e944a89be714d96b66497cd [sys.catalog]: This master's current role is: LEADER
I20260608 09:55:04.988242 32281 sys_catalog.cc:458] T 00000000000000000000000000000000 P 9cbad50a2e944a89be714d96b66497cd [sys.catalog]: This master's current role is: LEADER
I20260608 09:55:04.990758 32288 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260608 09:55:04.996292 32288 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260608 09:55:04.999248 23262 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260608 09:55:05.005962 32288 catalog_manager.cc:1382] Generated new cluster ID: e588f27654244d279498e7db94ac24e8
I20260608 09:55:05.006234 32288 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260608 09:55:05.032912 32288 catalog_manager.cc:1405] Generated new certificate authority record
I20260608 09:55:05.034145 32288 catalog_manager.cc:1539] Loading token signing keys...
I20260608 09:55:05.048187 32288 catalog_manager.cc:6069] T 00000000000000000000000000000000 P 9cbad50a2e944a89be714d96b66497cd: Generated new TSK 0
I20260608 09:55:05.048779 32288 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260608 09:55:05.065474 23262 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 09:55:05.071089 32298 instance_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 09:55:05.072391 32299 instance_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 09:55:05.073650 32301 instance_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 09:55:05.073908 23262 server_base.cc:1061] running on GCE node
I20260608 09:55:05.074806 23262 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 09:55:05.074990 23262 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 09:55:05.075174 23262 hybrid_clock.cc:648] HybridClock initialized: now 1780912505075155 us; error 0 us; skew 500 ppm
I20260608 09:55:05.075721 23262 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 09:55:05.077870 23262 webserver.cc:533] Webserver started at http://127.22.183.129:39763/ using document root <none> and password file <none>
I20260608 09:55:05.078363 23262 fs_manager.cc:362] Metadata directory not provided
I20260608 09:55:05.078522 23262 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 09:55:05.078758 23262 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 09:55:05.079876 23262 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task8s1y23/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1780912294849904-23262-0/minicluster-data/ts-0-root/instance:
uuid: "13060231eda041de96e4a7151fa377cb"
format_stamp: "Formatted at 2026-06-08 09:55:05 on dist-test-slave-vzb5"
I20260608 09:55:05.084573 23262 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260608 09:55:05.087965 32306 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:55:05.088739 23262 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260608 09:55:05.089042 23262 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task8s1y23/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1780912294849904-23262-0/minicluster-data/ts-0-root
uuid: "13060231eda041de96e4a7151fa377cb"
format_stamp: "Formatted at 2026-06-08 09:55:05 on dist-test-slave-vzb5"
I20260608 09:55:05.089323 23262 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task8s1y23/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1780912294849904-23262-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-task8s1y23/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1780912294849904-23262-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-task8s1y23/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1780912294849904-23262-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 09:55:05.103444 23262 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 09:55:05.104516 23262 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 09:55:05.105912 23262 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 09:55:05.108240 23262 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 09:55:05.108449 23262 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:55:05.108711 23262 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 09:55:05.108877 23262 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:55:05.149992 23262 rpc_server.cc:307] RPC server started. Bound to: 127.22.183.129:38429
I20260608 09:55:05.150112 32368 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.22.183.129:38429 every 8 connection(s)
I20260608 09:55:05.155465 23262 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 09:55:05.162111 32373 instance_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 09:55:05.163399 32374 instance_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 09:55:05.168578 32369 heartbeater.cc:344] Connected to a master server at 127.22.183.190:45055
I20260608 09:55:05.169274 32369 heartbeater.cc:461] Registering TS with master...
W20260608 09:55:05.169535 32376 instance_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 09:55:05.169773 23262 server_base.cc:1061] running on GCE node
I20260608 09:55:05.170348 32369 heartbeater.cc:507] Master 127.22.183.190:45055 requested a full tablet report, sending...
I20260608 09:55:05.171980 23262 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 09:55:05.172287 23262 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 09:55:05.172521 23262 hybrid_clock.cc:648] HybridClock initialized: now 1780912505172486 us; error 0 us; skew 500 ppm
I20260608 09:55:05.172876 32242 ts_manager.cc:194] Registered new tserver with Master: 13060231eda041de96e4a7151fa377cb (127.22.183.129:38429)
I20260608 09:55:05.173448 23262 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 09:55:05.175546 32242 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:41654
I20260608 09:55:05.176266 23262 webserver.cc:533] Webserver started at http://127.22.183.130:33849/ using document root <none> and password file <none>
I20260608 09:55:05.177038 23262 fs_manager.cc:362] Metadata directory not provided
I20260608 09:55:05.177253 23262 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 09:55:05.177546 23262 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 09:55:05.178634 23262 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task8s1y23/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1780912294849904-23262-0/minicluster-data/ts-1-root/instance:
uuid: "2df9f7a7e5c74590a01fbbff473eedf9"
format_stamp: "Formatted at 2026-06-08 09:55:05 on dist-test-slave-vzb5"
I20260608 09:55:05.183272 23262 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260608 09:55:05.186592 32381 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:55:05.187525 23262 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260608 09:55:05.187831 23262 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task8s1y23/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1780912294849904-23262-0/minicluster-data/ts-1-root
uuid: "2df9f7a7e5c74590a01fbbff473eedf9"
format_stamp: "Formatted at 2026-06-08 09:55:05 on dist-test-slave-vzb5"
I20260608 09:55:05.188136 23262 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task8s1y23/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1780912294849904-23262-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-task8s1y23/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1780912294849904-23262-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-task8s1y23/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1780912294849904-23262-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 09:55:05.200946 23262 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 09:55:05.201952 23262 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 09:55:05.203428 23262 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 09:55:05.205653 23262 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 09:55:05.205893 23262 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:55:05.206139 23262 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 09:55:05.206316 23262 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:55:05.243525 23262 rpc_server.cc:307] RPC server started. Bound to: 127.22.183.130:35349
I20260608 09:55:05.243655 32443 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.22.183.130:35349 every 8 connection(s)
I20260608 09:55:05.249076 23262 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 09:55:05.256155 32447 instance_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 09:55:05.257122 32448 instance_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 09:55:05.259811 32450 instance_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 09:55:05.260735 23262 server_base.cc:1061] running on GCE node
I20260608 09:55:05.261878 23262 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 09:55:05.262174 23262 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 09:55:05.262295 32444 heartbeater.cc:344] Connected to a master server at 127.22.183.190:45055
I20260608 09:55:05.262421 23262 hybrid_clock.cc:648] HybridClock initialized: now 1780912505262401 us; error 0 us; skew 500 ppm
I20260608 09:55:05.262769 32444 heartbeater.cc:461] Registering TS with master...
I20260608 09:55:05.263325 23262 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 09:55:05.263689 32444 heartbeater.cc:507] Master 127.22.183.190:45055 requested a full tablet report, sending...
I20260608 09:55:05.266103 23262 webserver.cc:533] Webserver started at http://127.22.183.131:37857/ using document root <none> and password file <none>
I20260608 09:55:05.266640 32242 ts_manager.cc:194] Registered new tserver with Master: 2df9f7a7e5c74590a01fbbff473eedf9 (127.22.183.130:35349)
I20260608 09:55:05.266855 23262 fs_manager.cc:362] Metadata directory not provided
I20260608 09:55:05.267181 23262 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 09:55:05.267516 23262 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 09:55:05.268610 32242 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:41670
I20260608 09:55:05.269016 23262 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task8s1y23/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1780912294849904-23262-0/minicluster-data/ts-2-root/instance:
uuid: "cec047502a7c45e9ad27363a444b0853"
format_stamp: "Formatted at 2026-06-08 09:55:05 on dist-test-slave-vzb5"
I20260608 09:55:05.274005 23262 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.001s	sys 0.006s
I20260608 09:55:05.277190 32455 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:55:05.278056 23262 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.000s	sys 0.002s
I20260608 09:55:05.278353 23262 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task8s1y23/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1780912294849904-23262-0/minicluster-data/ts-2-root
uuid: "cec047502a7c45e9ad27363a444b0853"
format_stamp: "Formatted at 2026-06-08 09:55:05 on dist-test-slave-vzb5"
I20260608 09:55:05.278661 23262 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task8s1y23/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1780912294849904-23262-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-task8s1y23/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1780912294849904-23262-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-task8s1y23/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1780912294849904-23262-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 09:55:05.297320 23262 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 09:55:05.298323 23262 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 09:55:05.299686 23262 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 09:55:05.301888 23262 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 09:55:05.302093 23262 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:55:05.302361 23262 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 09:55:05.302528 23262 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:55:05.344216 23262 rpc_server.cc:307] RPC server started. Bound to: 127.22.183.131:44527
I20260608 09:55:05.344362 32517 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.22.183.131:44527 every 8 connection(s)
I20260608 09:55:05.358318 32518 heartbeater.cc:344] Connected to a master server at 127.22.183.190:45055
I20260608 09:55:05.358703 32518 heartbeater.cc:461] Registering TS with master...
I20260608 09:55:05.359620 32518 heartbeater.cc:507] Master 127.22.183.190:45055 requested a full tablet report, sending...
I20260608 09:55:05.361788 32242 ts_manager.cc:194] Registered new tserver with Master: cec047502a7c45e9ad27363a444b0853 (127.22.183.131:44527)
I20260608 09:55:05.362522 23262 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.014629696s
I20260608 09:55:05.363260 32242 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:41680
I20260608 09:55:06.178833 32369 heartbeater.cc:499] Master 127.22.183.190:45055 was elected leader, sending a full tablet report...
I20260608 09:55:06.271925 32444 heartbeater.cc:499] Master 127.22.183.190:45055 was elected leader, sending a full tablet report...
I20260608 09:55:06.366304 32518 heartbeater.cc:499] Master 127.22.183.190:45055 was elected leader, sending a full tablet report...
I20260608 09:55:06.421773 32242 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:41696:
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 09:55:06.424454 32242 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 09:55:06.482435 32334 tablet_service.cc:1511] Processing CreateTablet for tablet 8c1fad66af2c4299924edb5c30157bbc (DEFAULT_TABLE table=test-workload [id=2e726dae344e4ffd8abdfe4491aed750]), partition=RANGE (key) PARTITION UNBOUNDED
I20260608 09:55:06.485193 32334 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8c1fad66af2c4299924edb5c30157bbc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:55:06.495671 32483 tablet_service.cc:1511] Processing CreateTablet for tablet 8c1fad66af2c4299924edb5c30157bbc (DEFAULT_TABLE table=test-workload [id=2e726dae344e4ffd8abdfe4491aed750]), partition=RANGE (key) PARTITION UNBOUNDED
I20260608 09:55:06.496332 32409 tablet_service.cc:1511] Processing CreateTablet for tablet 8c1fad66af2c4299924edb5c30157bbc (DEFAULT_TABLE table=test-workload [id=2e726dae344e4ffd8abdfe4491aed750]), partition=RANGE (key) PARTITION UNBOUNDED
I20260608 09:55:06.497193 32483 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8c1fad66af2c4299924edb5c30157bbc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:55:06.498063 32409 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8c1fad66af2c4299924edb5c30157bbc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:55:06.514974 32539 tablet_bootstrap.cc:492] T 8c1fad66af2c4299924edb5c30157bbc P 13060231eda041de96e4a7151fa377cb: Bootstrap starting.
I20260608 09:55:06.517571 32540 tablet_bootstrap.cc:492] T 8c1fad66af2c4299924edb5c30157bbc P cec047502a7c45e9ad27363a444b0853: Bootstrap starting.
I20260608 09:55:06.520702 32541 tablet_bootstrap.cc:492] T 8c1fad66af2c4299924edb5c30157bbc P 2df9f7a7e5c74590a01fbbff473eedf9: Bootstrap starting.
I20260608 09:55:06.525218 32540 tablet_bootstrap.cc:654] T 8c1fad66af2c4299924edb5c30157bbc P cec047502a7c45e9ad27363a444b0853: Neither blocks nor log segments found. Creating new log.
I20260608 09:55:06.525312 32539 tablet_bootstrap.cc:654] T 8c1fad66af2c4299924edb5c30157bbc P 13060231eda041de96e4a7151fa377cb: Neither blocks nor log segments found. Creating new log.
I20260608 09:55:06.528980 32541 tablet_bootstrap.cc:654] T 8c1fad66af2c4299924edb5c30157bbc P 2df9f7a7e5c74590a01fbbff473eedf9: Neither blocks nor log segments found. Creating new log.
I20260608 09:55:06.531064 32540 tablet_bootstrap.cc:492] T 8c1fad66af2c4299924edb5c30157bbc P cec047502a7c45e9ad27363a444b0853: No bootstrap required, opened a new log
I20260608 09:55:06.531261 32539 tablet_bootstrap.cc:492] T 8c1fad66af2c4299924edb5c30157bbc P 13060231eda041de96e4a7151fa377cb: No bootstrap required, opened a new log
I20260608 09:55:06.531662 32540 ts_tablet_manager.cc:1403] T 8c1fad66af2c4299924edb5c30157bbc P cec047502a7c45e9ad27363a444b0853: Time spent bootstrapping tablet: real 0.015s	user 0.014s	sys 0.000s
I20260608 09:55:06.531807 32539 ts_tablet_manager.cc:1403] T 8c1fad66af2c4299924edb5c30157bbc P 13060231eda041de96e4a7151fa377cb: Time spent bootstrapping tablet: real 0.017s	user 0.014s	sys 0.000s
I20260608 09:55:06.535506 32539 raft_consensus.cc:359] T 8c1fad66af2c4299924edb5c30157bbc P 13060231eda041de96e4a7151fa377cb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13060231eda041de96e4a7151fa377cb" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 38429 } } peers { permanent_uuid: "cec047502a7c45e9ad27363a444b0853" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 44527 } } peers { permanent_uuid: "2df9f7a7e5c74590a01fbbff473eedf9" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 35349 } }
I20260608 09:55:06.536273 32539 raft_consensus.cc:385] T 8c1fad66af2c4299924edb5c30157bbc P 13060231eda041de96e4a7151fa377cb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:55:06.535924 32540 raft_consensus.cc:359] T 8c1fad66af2c4299924edb5c30157bbc P cec047502a7c45e9ad27363a444b0853 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13060231eda041de96e4a7151fa377cb" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 38429 } } peers { permanent_uuid: "cec047502a7c45e9ad27363a444b0853" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 44527 } } peers { permanent_uuid: "2df9f7a7e5c74590a01fbbff473eedf9" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 35349 } }
I20260608 09:55:06.536592 32539 raft_consensus.cc:740] T 8c1fad66af2c4299924edb5c30157bbc P 13060231eda041de96e4a7151fa377cb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 13060231eda041de96e4a7151fa377cb, State: Initialized, Role: FOLLOWER
I20260608 09:55:06.536721 32541 tablet_bootstrap.cc:492] T 8c1fad66af2c4299924edb5c30157bbc P 2df9f7a7e5c74590a01fbbff473eedf9: No bootstrap required, opened a new log
I20260608 09:55:06.536772 32540 raft_consensus.cc:385] T 8c1fad66af2c4299924edb5c30157bbc P cec047502a7c45e9ad27363a444b0853 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:55:06.537333 32540 raft_consensus.cc:740] T 8c1fad66af2c4299924edb5c30157bbc P cec047502a7c45e9ad27363a444b0853 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cec047502a7c45e9ad27363a444b0853, State: Initialized, Role: FOLLOWER
I20260608 09:55:06.537474 32541 ts_tablet_manager.cc:1403] T 8c1fad66af2c4299924edb5c30157bbc P 2df9f7a7e5c74590a01fbbff473eedf9: Time spent bootstrapping tablet: real 0.017s	user 0.014s	sys 0.002s
I20260608 09:55:06.537562 32539 consensus_queue.cc:260] T 8c1fad66af2c4299924edb5c30157bbc P 13060231eda041de96e4a7151fa377cb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13060231eda041de96e4a7151fa377cb" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 38429 } } peers { permanent_uuid: "cec047502a7c45e9ad27363a444b0853" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 44527 } } peers { permanent_uuid: "2df9f7a7e5c74590a01fbbff473eedf9" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 35349 } }
I20260608 09:55:06.538269 32540 consensus_queue.cc:260] T 8c1fad66af2c4299924edb5c30157bbc P cec047502a7c45e9ad27363a444b0853 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13060231eda041de96e4a7151fa377cb" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 38429 } } peers { permanent_uuid: "cec047502a7c45e9ad27363a444b0853" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 44527 } } peers { permanent_uuid: "2df9f7a7e5c74590a01fbbff473eedf9" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 35349 } }
I20260608 09:55:06.541373 32541 raft_consensus.cc:359] T 8c1fad66af2c4299924edb5c30157bbc P 2df9f7a7e5c74590a01fbbff473eedf9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13060231eda041de96e4a7151fa377cb" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 38429 } } peers { permanent_uuid: "cec047502a7c45e9ad27363a444b0853" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 44527 } } peers { permanent_uuid: "2df9f7a7e5c74590a01fbbff473eedf9" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 35349 } }
I20260608 09:55:06.542254 32541 raft_consensus.cc:385] T 8c1fad66af2c4299924edb5c30157bbc P 2df9f7a7e5c74590a01fbbff473eedf9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:55:06.542665 32541 raft_consensus.cc:740] T 8c1fad66af2c4299924edb5c30157bbc P 2df9f7a7e5c74590a01fbbff473eedf9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2df9f7a7e5c74590a01fbbff473eedf9, State: Initialized, Role: FOLLOWER
I20260608 09:55:06.544111 32540 ts_tablet_manager.cc:1434] T 8c1fad66af2c4299924edb5c30157bbc P cec047502a7c45e9ad27363a444b0853: Time spent starting tablet: real 0.012s	user 0.007s	sys 0.004s
I20260608 09:55:06.543789 32541 consensus_queue.cc:260] T 8c1fad66af2c4299924edb5c30157bbc P 2df9f7a7e5c74590a01fbbff473eedf9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13060231eda041de96e4a7151fa377cb" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 38429 } } peers { permanent_uuid: "cec047502a7c45e9ad27363a444b0853" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 44527 } } peers { permanent_uuid: "2df9f7a7e5c74590a01fbbff473eedf9" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 35349 } }
I20260608 09:55:06.549580 32539 ts_tablet_manager.cc:1434] T 8c1fad66af2c4299924edb5c30157bbc P 13060231eda041de96e4a7151fa377cb: Time spent starting tablet: real 0.017s	user 0.010s	sys 0.007s
I20260608 09:55:06.552959 32541 ts_tablet_manager.cc:1434] T 8c1fad66af2c4299924edb5c30157bbc P 2df9f7a7e5c74590a01fbbff473eedf9: Time spent starting tablet: real 0.015s	user 0.009s	sys 0.005s
I20260608 09:55:06.558997 32546 raft_consensus.cc:493] T 8c1fad66af2c4299924edb5c30157bbc P cec047502a7c45e9ad27363a444b0853 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 09:55:06.559628 32546 raft_consensus.cc:515] T 8c1fad66af2c4299924edb5c30157bbc P cec047502a7c45e9ad27363a444b0853 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13060231eda041de96e4a7151fa377cb" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 38429 } } peers { permanent_uuid: "cec047502a7c45e9ad27363a444b0853" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 44527 } } peers { permanent_uuid: "2df9f7a7e5c74590a01fbbff473eedf9" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 35349 } }
I20260608 09:55:06.562835 32546 leader_election.cc:290] T 8c1fad66af2c4299924edb5c30157bbc P cec047502a7c45e9ad27363a444b0853 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 13060231eda041de96e4a7151fa377cb (127.22.183.129:38429), 2df9f7a7e5c74590a01fbbff473eedf9 (127.22.183.130:35349)
I20260608 09:55:06.575688 32344 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8c1fad66af2c4299924edb5c30157bbc" candidate_uuid: "cec047502a7c45e9ad27363a444b0853" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "13060231eda041de96e4a7151fa377cb" is_pre_election: true
I20260608 09:55:06.576452 32344 raft_consensus.cc:2468] T 8c1fad66af2c4299924edb5c30157bbc P 13060231eda041de96e4a7151fa377cb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cec047502a7c45e9ad27363a444b0853 in term 0.
I20260608 09:55:06.577306 32419 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8c1fad66af2c4299924edb5c30157bbc" candidate_uuid: "cec047502a7c45e9ad27363a444b0853" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2df9f7a7e5c74590a01fbbff473eedf9" is_pre_election: true
I20260608 09:55:06.577756 32457 leader_election.cc:304] T 8c1fad66af2c4299924edb5c30157bbc P cec047502a7c45e9ad27363a444b0853 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 13060231eda041de96e4a7151fa377cb, cec047502a7c45e9ad27363a444b0853; no voters: 
I20260608 09:55:06.577988 32419 raft_consensus.cc:2468] T 8c1fad66af2c4299924edb5c30157bbc P 2df9f7a7e5c74590a01fbbff473eedf9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cec047502a7c45e9ad27363a444b0853 in term 0.
I20260608 09:55:06.578605 32546 raft_consensus.cc:2804] T 8c1fad66af2c4299924edb5c30157bbc P cec047502a7c45e9ad27363a444b0853 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 09:55:06.578925 32546 raft_consensus.cc:493] T 8c1fad66af2c4299924edb5c30157bbc P cec047502a7c45e9ad27363a444b0853 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 09:55:06.579216 32546 raft_consensus.cc:3060] T 8c1fad66af2c4299924edb5c30157bbc P cec047502a7c45e9ad27363a444b0853 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:55:06.585915 32546 raft_consensus.cc:515] T 8c1fad66af2c4299924edb5c30157bbc P cec047502a7c45e9ad27363a444b0853 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13060231eda041de96e4a7151fa377cb" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 38429 } } peers { permanent_uuid: "cec047502a7c45e9ad27363a444b0853" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 44527 } } peers { permanent_uuid: "2df9f7a7e5c74590a01fbbff473eedf9" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 35349 } }
I20260608 09:55:06.587787 32546 leader_election.cc:290] T 8c1fad66af2c4299924edb5c30157bbc P cec047502a7c45e9ad27363a444b0853 [CANDIDATE]: Term 1 election: Requested vote from peers 13060231eda041de96e4a7151fa377cb (127.22.183.129:38429), 2df9f7a7e5c74590a01fbbff473eedf9 (127.22.183.130:35349)
I20260608 09:55:06.588395 32344 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8c1fad66af2c4299924edb5c30157bbc" candidate_uuid: "cec047502a7c45e9ad27363a444b0853" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "13060231eda041de96e4a7151fa377cb"
I20260608 09:55:06.588896 32344 raft_consensus.cc:3060] T 8c1fad66af2c4299924edb5c30157bbc P 13060231eda041de96e4a7151fa377cb [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:55:06.588891 32419 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8c1fad66af2c4299924edb5c30157bbc" candidate_uuid: "cec047502a7c45e9ad27363a444b0853" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2df9f7a7e5c74590a01fbbff473eedf9"
I20260608 09:55:06.589699 32419 raft_consensus.cc:3060] T 8c1fad66af2c4299924edb5c30157bbc P 2df9f7a7e5c74590a01fbbff473eedf9 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:55:06.595970 32344 raft_consensus.cc:2468] T 8c1fad66af2c4299924edb5c30157bbc P 13060231eda041de96e4a7151fa377cb [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cec047502a7c45e9ad27363a444b0853 in term 1.
I20260608 09:55:06.596120 32419 raft_consensus.cc:2468] T 8c1fad66af2c4299924edb5c30157bbc P 2df9f7a7e5c74590a01fbbff473eedf9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cec047502a7c45e9ad27363a444b0853 in term 1.
I20260608 09:55:06.597218 32457 leader_election.cc:304] T 8c1fad66af2c4299924edb5c30157bbc P cec047502a7c45e9ad27363a444b0853 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 13060231eda041de96e4a7151fa377cb, cec047502a7c45e9ad27363a444b0853; no voters: 
I20260608 09:55:06.598140 32546 raft_consensus.cc:2804] T 8c1fad66af2c4299924edb5c30157bbc P cec047502a7c45e9ad27363a444b0853 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 09:55:06.599376 32546 raft_consensus.cc:697] T 8c1fad66af2c4299924edb5c30157bbc P cec047502a7c45e9ad27363a444b0853 [term 1 LEADER]: Becoming Leader. State: Replica: cec047502a7c45e9ad27363a444b0853, State: Running, Role: LEADER
I20260608 09:55:06.600332 32546 consensus_queue.cc:237] T 8c1fad66af2c4299924edb5c30157bbc P cec047502a7c45e9ad27363a444b0853 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13060231eda041de96e4a7151fa377cb" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 38429 } } peers { permanent_uuid: "cec047502a7c45e9ad27363a444b0853" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 44527 } } peers { permanent_uuid: "2df9f7a7e5c74590a01fbbff473eedf9" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 35349 } }
I20260608 09:55:06.610795 32242 catalog_manager.cc:5696] T 8c1fad66af2c4299924edb5c30157bbc P cec047502a7c45e9ad27363a444b0853 reported cstate change: term changed from 0 to 1, leader changed from <none> to cec047502a7c45e9ad27363a444b0853 (127.22.183.131). New cstate: current_term: 1 leader_uuid: "cec047502a7c45e9ad27363a444b0853" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13060231eda041de96e4a7151fa377cb" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 38429 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cec047502a7c45e9ad27363a444b0853" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 44527 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2df9f7a7e5c74590a01fbbff473eedf9" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 35349 } health_report { overall_health: UNKNOWN } } }
I20260608 09:55:06.748893 32419 raft_consensus.cc:1275] T 8c1fad66af2c4299924edb5c30157bbc P 2df9f7a7e5c74590a01fbbff473eedf9 [term 1 FOLLOWER]: Refusing update from remote peer cec047502a7c45e9ad27363a444b0853: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 09:55:06.749644 32344 raft_consensus.cc:1275] T 8c1fad66af2c4299924edb5c30157bbc P 13060231eda041de96e4a7151fa377cb [term 1 FOLLOWER]: Refusing update from remote peer cec047502a7c45e9ad27363a444b0853: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 09:55:06.751099 32546 consensus_queue.cc:1048] T 8c1fad66af2c4299924edb5c30157bbc P cec047502a7c45e9ad27363a444b0853 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2df9f7a7e5c74590a01fbbff473eedf9" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 35349 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 09:55:06.751920 32550 consensus_queue.cc:1048] T 8c1fad66af2c4299924edb5c30157bbc P cec047502a7c45e9ad27363a444b0853 [LEADER]: Connected to new peer: Peer: permanent_uuid: "13060231eda041de96e4a7151fa377cb" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 38429 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 09:55:07.255596 23262 tablet_server.cc:179] TabletServer@127.22.183.129:0 shutting down...
I20260608 09:55:07.284399 23262 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 09:55:07.285173 23262 tablet_replica.cc:333] T 8c1fad66af2c4299924edb5c30157bbc P 13060231eda041de96e4a7151fa377cb: stopping tablet replica
I20260608 09:55:07.285739 23262 raft_consensus.cc:2243] T 8c1fad66af2c4299924edb5c30157bbc P 13060231eda041de96e4a7151fa377cb [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:55:07.286336 23262 raft_consensus.cc:2272] T 8c1fad66af2c4299924edb5c30157bbc P 13060231eda041de96e4a7151fa377cb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:55:07.297935 23262 tablet_server.cc:196] TabletServer@127.22.183.129:0 shutdown complete.
I20260608 09:55:07.311324 23262 tablet_server.cc:179] TabletServer@127.22.183.130:0 shutting down...
I20260608 09:55:07.337014 23262 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 09:55:07.337812 23262 tablet_replica.cc:333] T 8c1fad66af2c4299924edb5c30157bbc P 2df9f7a7e5c74590a01fbbff473eedf9: stopping tablet replica
I20260608 09:55:07.338676 23262 raft_consensus.cc:2243] T 8c1fad66af2c4299924edb5c30157bbc P 2df9f7a7e5c74590a01fbbff473eedf9 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:55:07.339587 23262 raft_consensus.cc:2272] T 8c1fad66af2c4299924edb5c30157bbc P 2df9f7a7e5c74590a01fbbff473eedf9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:55:07.363024 23262 tablet_server.cc:196] TabletServer@127.22.183.130:0 shutdown complete.
I20260608 09:55:07.374950 23262 tablet_server.cc:179] TabletServer@127.22.183.131:0 shutting down...
I20260608 09:55:07.400976 23262 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 09:55:07.401863 23262 tablet_replica.cc:333] T 8c1fad66af2c4299924edb5c30157bbc P cec047502a7c45e9ad27363a444b0853: stopping tablet replica
I20260608 09:55:07.402501 23262 raft_consensus.cc:2243] T 8c1fad66af2c4299924edb5c30157bbc P cec047502a7c45e9ad27363a444b0853 [term 1 LEADER]: Raft consensus shutting down.
I20260608 09:55:07.403522 23262 raft_consensus.cc:2272] T 8c1fad66af2c4299924edb5c30157bbc P cec047502a7c45e9ad27363a444b0853 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:55:07.415086 23262 tablet_server.cc:196] TabletServer@127.22.183.131:0 shutdown complete.
I20260608 09:55:07.426441 23262 master.cc:562] Master@127.22.183.190:45055 shutting down...
I20260608 09:55:07.457480 23262 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 9cbad50a2e944a89be714d96b66497cd [term 1 LEADER]: Raft consensus shutting down.
I20260608 09:55:07.457986 23262 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 9cbad50a2e944a89be714d96b66497cd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:55:07.458282 23262 tablet_replica.cc:333] T 00000000000000000000000000000000 P 9cbad50a2e944a89be714d96b66497cd: stopping tablet replica
I20260608 09:55:07.478019 23262 master.cc:584] Master@127.22.183.190:45055 shutdown complete.
[       OK ] AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap (2647 ms)
[ RUN      ] AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash
I20260608 09:55:07.517249 23262 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.22.183.190:44811
I20260608 09:55:07.518532 23262 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 09:55:07.524120 32573 instance_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 09:55:07.524233 32574 instance_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 09:55:07.525668 32576 instance_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 09:55:07.527382 23262 server_base.cc:1061] running on GCE node
I20260608 09:55:07.528270 23262 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 09:55:07.528458 23262 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 09:55:07.528620 23262 hybrid_clock.cc:648] HybridClock initialized: now 1780912507528590 us; error 0 us; skew 500 ppm
I20260608 09:55:07.529178 23262 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 09:55:07.531625 23262 webserver.cc:533] Webserver started at http://127.22.183.190:44957/ using document root <none> and password file <none>
I20260608 09:55:07.532131 23262 fs_manager.cc:362] Metadata directory not provided
I20260608 09:55:07.532313 23262 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 09:55:07.532598 23262 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 09:55:07.533720 23262 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task8s1y23/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780912294849904-23262-0/minicluster-data/master-0-root/instance:
uuid: "1385d10db2484f8bb4d8958ad397b3db"
format_stamp: "Formatted at 2026-06-08 09:55:07 on dist-test-slave-vzb5"
I20260608 09:55:07.538092 23262 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.002s
I20260608 09:55:07.541498 32581 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:55:07.542272 23262 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260608 09:55:07.542552 23262 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task8s1y23/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780912294849904-23262-0/minicluster-data/master-0-root
uuid: "1385d10db2484f8bb4d8958ad397b3db"
format_stamp: "Formatted at 2026-06-08 09:55:07 on dist-test-slave-vzb5"
I20260608 09:55:07.542830 23262 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task8s1y23/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780912294849904-23262-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-task8s1y23/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780912294849904-23262-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-task8s1y23/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780912294849904-23262-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 09:55:07.573585 23262 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 09:55:07.574843 23262 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 09:55:07.616660 23262 rpc_server.cc:307] RPC server started. Bound to: 127.22.183.190:44811
I20260608 09:55:07.616780 32632 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.22.183.190:44811 every 8 connection(s)
I20260608 09:55:07.620958 32633 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 09:55:07.632666 32633 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 1385d10db2484f8bb4d8958ad397b3db: Bootstrap starting.
I20260608 09:55:07.637949 32633 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 1385d10db2484f8bb4d8958ad397b3db: Neither blocks nor log segments found. Creating new log.
I20260608 09:55:07.642356 32633 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 1385d10db2484f8bb4d8958ad397b3db: No bootstrap required, opened a new log
I20260608 09:55:07.644840 32633 raft_consensus.cc:359] T 00000000000000000000000000000000 P 1385d10db2484f8bb4d8958ad397b3db [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "1385d10db2484f8bb4d8958ad397b3db" member_type: VOTER }
I20260608 09:55:07.645347 32633 raft_consensus.cc:385] T 00000000000000000000000000000000 P 1385d10db2484f8bb4d8958ad397b3db [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:55:07.645627 32633 raft_consensus.cc:740] T 00000000000000000000000000000000 P 1385d10db2484f8bb4d8958ad397b3db [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1385d10db2484f8bb4d8958ad397b3db, State: Initialized, Role: FOLLOWER
I20260608 09:55:07.646341 32633 consensus_queue.cc:260] T 00000000000000000000000000000000 P 1385d10db2484f8bb4d8958ad397b3db [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "1385d10db2484f8bb4d8958ad397b3db" member_type: VOTER }
I20260608 09:55:07.646842 32633 raft_consensus.cc:399] T 00000000000000000000000000000000 P 1385d10db2484f8bb4d8958ad397b3db [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 09:55:07.647081 32633 raft_consensus.cc:493] T 00000000000000000000000000000000 P 1385d10db2484f8bb4d8958ad397b3db [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 09:55:07.647409 32633 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 1385d10db2484f8bb4d8958ad397b3db [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:55:07.652211 32633 raft_consensus.cc:515] T 00000000000000000000000000000000 P 1385d10db2484f8bb4d8958ad397b3db [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "1385d10db2484f8bb4d8958ad397b3db" member_type: VOTER }
I20260608 09:55:07.652776 32633 leader_election.cc:304] T 00000000000000000000000000000000 P 1385d10db2484f8bb4d8958ad397b3db [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: 1385d10db2484f8bb4d8958ad397b3db; no voters: 
I20260608 09:55:07.653985 32633 leader_election.cc:290] T 00000000000000000000000000000000 P 1385d10db2484f8bb4d8958ad397b3db [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 09:55:07.654505 32636 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 1385d10db2484f8bb4d8958ad397b3db [term 1 FOLLOWER]: Leader election won for term 1
I20260608 09:55:07.655958 32636 raft_consensus.cc:697] T 00000000000000000000000000000000 P 1385d10db2484f8bb4d8958ad397b3db [term 1 LEADER]: Becoming Leader. State: Replica: 1385d10db2484f8bb4d8958ad397b3db, State: Running, Role: LEADER
I20260608 09:55:07.656687 32636 consensus_queue.cc:237] T 00000000000000000000000000000000 P 1385d10db2484f8bb4d8958ad397b3db [LEADER]: Queue going to LEADER mode. State: All 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: "1385d10db2484f8bb4d8958ad397b3db" member_type: VOTER }
I20260608 09:55:07.657233 32633 sys_catalog.cc:565] T 00000000000000000000000000000000 P 1385d10db2484f8bb4d8958ad397b3db [sys.catalog]: configured and running, proceeding with master startup.
I20260608 09:55:07.662456 32638 sys_catalog.cc:455] T 00000000000000000000000000000000 P 1385d10db2484f8bb4d8958ad397b3db [sys.catalog]: SysCatalogTable state changed. Reason: New leader 1385d10db2484f8bb4d8958ad397b3db. Latest consensus state: current_term: 1 leader_uuid: "1385d10db2484f8bb4d8958ad397b3db" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "1385d10db2484f8bb4d8958ad397b3db" member_type: VOTER } }
I20260608 09:55:07.662796 32637 sys_catalog.cc:455] T 00000000000000000000000000000000 P 1385d10db2484f8bb4d8958ad397b3db [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "1385d10db2484f8bb4d8958ad397b3db" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "1385d10db2484f8bb4d8958ad397b3db" member_type: VOTER } }
I20260608 09:55:07.663220 32638 sys_catalog.cc:458] T 00000000000000000000000000000000 P 1385d10db2484f8bb4d8958ad397b3db [sys.catalog]: This master's current role is: LEADER
I20260608 09:55:07.663456 32637 sys_catalog.cc:458] T 00000000000000000000000000000000 P 1385d10db2484f8bb4d8958ad397b3db [sys.catalog]: This master's current role is: LEADER
I20260608 09:55:07.665458 32644 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260608 09:55:07.672309 32644 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260608 09:55:07.673390 23262 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260608 09:55:07.681638 32644 catalog_manager.cc:1382] Generated new cluster ID: 2951b6a873374e0baf7375d77b80a046
I20260608 09:55:07.681888 32644 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260608 09:55:07.706606 32644 catalog_manager.cc:1405] Generated new certificate authority record
I20260608 09:55:07.707974 32644 catalog_manager.cc:1539] Loading token signing keys...
I20260608 09:55:07.718780 32644 catalog_manager.cc:6069] T 00000000000000000000000000000000 P 1385d10db2484f8bb4d8958ad397b3db: Generated new TSK 0
I20260608 09:55:07.719388 32644 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260608 09:55:07.740620 23262 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 09:55:07.747216 32654 instance_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 09:55:07.748389 32655 instance_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 09:55:07.750252 23262 server_base.cc:1061] running on GCE node
W20260608 09:55:07.750344 32657 instance_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 09:55:07.751561 23262 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 09:55:07.751777 23262 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 09:55:07.751969 23262 hybrid_clock.cc:648] HybridClock initialized: now 1780912507751950 us; error 0 us; skew 500 ppm
I20260608 09:55:07.752576 23262 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 09:55:07.754805 23262 webserver.cc:533] Webserver started at http://127.22.183.129:38149/ using document root <none> and password file <none>
I20260608 09:55:07.755493 23262 fs_manager.cc:362] Metadata directory not provided
I20260608 09:55:07.755699 23262 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 09:55:07.755990 23262 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 09:55:07.757112 23262 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task8s1y23/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780912294849904-23262-0/minicluster-data/ts-0-root/instance:
uuid: "b2d4c747066f46578fee74f84df86eb1"
format_stamp: "Formatted at 2026-06-08 09:55:07 on dist-test-slave-vzb5"
I20260608 09:55:07.761772 23262 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.001s	sys 0.005s
I20260608 09:55:07.765359 32662 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:55:07.766119 23262 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260608 09:55:07.766438 23262 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task8s1y23/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780912294849904-23262-0/minicluster-data/ts-0-root
uuid: "b2d4c747066f46578fee74f84df86eb1"
format_stamp: "Formatted at 2026-06-08 09:55:07 on dist-test-slave-vzb5"
I20260608 09:55:07.766693 23262 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task8s1y23/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780912294849904-23262-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-task8s1y23/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780912294849904-23262-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-task8s1y23/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780912294849904-23262-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 09:55:07.781390 23262 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 09:55:07.782598 23262 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 09:55:07.784168 23262 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 09:55:07.786660 23262 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 09:55:07.786875 23262 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:55:07.787213 23262 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 09:55:07.787398 23262 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:55:07.828900 23262 rpc_server.cc:307] RPC server started. Bound to: 127.22.183.129:38017
I20260608 09:55:07.829053 32724 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.22.183.129:38017 every 8 connection(s)
I20260608 09:55:07.834385 23262 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 09:55:07.841547 32729 instance_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 09:55:07.842432 32730 instance_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 09:55:07.845865 32732 instance_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 09:55:07.846093 23262 server_base.cc:1061] running on GCE node
I20260608 09:55:07.848340 23262 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 09:55:07.848623 23262 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 09:55:07.848856 23262 hybrid_clock.cc:648] HybridClock initialized: now 1780912507848836 us; error 0 us; skew 500 ppm
I20260608 09:55:07.849552 23262 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 09:55:07.849932 32725 heartbeater.cc:344] Connected to a master server at 127.22.183.190:44811
I20260608 09:55:07.850436 32725 heartbeater.cc:461] Registering TS with master...
I20260608 09:55:07.851367 32725 heartbeater.cc:507] Master 127.22.183.190:44811 requested a full tablet report, sending...
I20260608 09:55:07.852140 23262 webserver.cc:533] Webserver started at http://127.22.183.130:46765/ using document root <none> and password file <none>
I20260608 09:55:07.852775 23262 fs_manager.cc:362] Metadata directory not provided
I20260608 09:55:07.852990 23262 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 09:55:07.853262 23262 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 09:55:07.853868 32598 ts_manager.cc:194] Registered new tserver with Master: b2d4c747066f46578fee74f84df86eb1 (127.22.183.129:38017)
I20260608 09:55:07.854475 23262 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task8s1y23/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780912294849904-23262-0/minicluster-data/ts-1-root/instance:
uuid: "52cef933d91343ac9d6ce71f1258b3af"
format_stamp: "Formatted at 2026-06-08 09:55:07 on dist-test-slave-vzb5"
I20260608 09:55:07.855857 32598 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:35838
I20260608 09:55:07.859495 23262 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.007s	sys 0.000s
I20260608 09:55:07.862942 32737 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:55:07.863840 23262 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260608 09:55:07.864130 23262 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task8s1y23/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780912294849904-23262-0/minicluster-data/ts-1-root
uuid: "52cef933d91343ac9d6ce71f1258b3af"
format_stamp: "Formatted at 2026-06-08 09:55:07 on dist-test-slave-vzb5"
I20260608 09:55:07.864408 23262 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task8s1y23/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780912294849904-23262-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-task8s1y23/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780912294849904-23262-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-task8s1y23/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780912294849904-23262-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 09:55:07.885860 23262 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 09:55:07.887236 23262 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 09:55:07.888674 23262 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 09:55:07.890900 23262 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 09:55:07.891139 23262 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:55:07.891389 23262 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 09:55:07.891582 23262 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:55:07.932718 23262 rpc_server.cc:307] RPC server started. Bound to: 127.22.183.130:40863
I20260608 09:55:07.932889   331 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.22.183.130:40863 every 8 connection(s)
I20260608 09:55:07.938139 23262 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 09:55:07.946519   336 instance_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 09:55:07.946595   335 instance_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 09:55:07.950067   332 heartbeater.cc:344] Connected to a master server at 127.22.183.190:44811
I20260608 09:55:07.950533   332 heartbeater.cc:461] Registering TS with master...
I20260608 09:55:07.951391   332 heartbeater.cc:507] Master 127.22.183.190:44811 requested a full tablet report, sending...
W20260608 09:55:07.953819   339 instance_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 09:55:07.954007 23262 server_base.cc:1061] running on GCE node
I20260608 09:55:07.954057 32598 ts_manager.cc:194] Registered new tserver with Master: 52cef933d91343ac9d6ce71f1258b3af (127.22.183.130:40863)
I20260608 09:55:07.955240 23262 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 09:55:07.955474 23262 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 09:55:07.955670 23262 hybrid_clock.cc:648] HybridClock initialized: now 1780912507955651 us; error 0 us; skew 500 ppm
I20260608 09:55:07.956012 32598 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:35854
I20260608 09:55:07.956414 23262 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 09:55:07.959326 23262 webserver.cc:533] Webserver started at http://127.22.183.131:34951/ using document root <none> and password file <none>
I20260608 09:55:07.959893 23262 fs_manager.cc:362] Metadata directory not provided
I20260608 09:55:07.960098 23262 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 09:55:07.960400 23262 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 09:55:07.961633 23262 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task8s1y23/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780912294849904-23262-0/minicluster-data/ts-2-root/instance:
uuid: "82234301eaf24ee68a8d6589c761d9da"
format_stamp: "Formatted at 2026-06-08 09:55:07 on dist-test-slave-vzb5"
I20260608 09:55:07.966521 23262 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.007s	sys 0.000s
I20260608 09:55:07.970208   343 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:55:07.971005 23262 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260608 09:55:07.971407 23262 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task8s1y23/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780912294849904-23262-0/minicluster-data/ts-2-root
uuid: "82234301eaf24ee68a8d6589c761d9da"
format_stamp: "Formatted at 2026-06-08 09:55:07 on dist-test-slave-vzb5"
I20260608 09:55:07.971686 23262 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task8s1y23/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780912294849904-23262-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-task8s1y23/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780912294849904-23262-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-task8s1y23/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780912294849904-23262-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 09:55:07.990402 23262 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 09:55:07.991684 23262 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 09:55:07.993361 23262 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 09:55:07.995781 23262 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 09:55:07.995992 23262 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:55:07.996270 23262 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 09:55:07.996441 23262 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:55:08.037381 23262 rpc_server.cc:307] RPC server started. Bound to: 127.22.183.131:33003
I20260608 09:55:08.037557   405 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.22.183.131:33003 every 8 connection(s)
I20260608 09:55:08.052479   406 heartbeater.cc:344] Connected to a master server at 127.22.183.190:44811
I20260608 09:55:08.052865   406 heartbeater.cc:461] Registering TS with master...
I20260608 09:55:08.053589   406 heartbeater.cc:507] Master 127.22.183.190:44811 requested a full tablet report, sending...
I20260608 09:55:08.055622 32598 ts_manager.cc:194] Registered new tserver with Master: 82234301eaf24ee68a8d6589c761d9da (127.22.183.131:33003)
I20260608 09:55:08.055737 23262 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.014745881s
I20260608 09:55:08.057144 32598 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:35856
I20260608 09:55:08.858471 32725 heartbeater.cc:499] Master 127.22.183.190:44811 was elected leader, sending a full tablet report...
I20260608 09:55:08.958696   332 heartbeater.cc:499] Master 127.22.183.190:44811 was elected leader, sending a full tablet report...
I20260608 09:55:09.059966   406 heartbeater.cc:499] Master 127.22.183.190:44811 was elected leader, sending a full tablet report...
I20260608 09:55:09.115681 32598 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:35862:
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 09:55:09.176990 32764 tablet_service.cc:1511] Processing CreateTablet for tablet dabb146d29e841ff924bbfdcbfe72f50 (DEFAULT_TABLE table=test-workload [id=7715d145c56e4046b81f189bd8bebb9d]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1789569705
I20260608 09:55:09.177214 32765 tablet_service.cc:1511] Processing CreateTablet for tablet 2bb974b1e3ba434fb6f0f6c0860671b4 (DEFAULT_TABLE table=test-workload [id=7715d145c56e4046b81f189bd8bebb9d]), partition=RANGE (key) PARTITION 357913941 <= VALUES < 715827882
I20260608 09:55:09.178591 32765 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2bb974b1e3ba434fb6f0f6c0860671b4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:55:09.179314 32764 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dabb146d29e841ff924bbfdcbfe72f50. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:55:09.186910   371 tablet_service.cc:1511] Processing CreateTablet for tablet 82165a069b6a4fd0b82b06da5db9f445 (DEFAULT_TABLE table=test-workload [id=7715d145c56e4046b81f189bd8bebb9d]), partition=RANGE (key) PARTITION VALUES < 357913941
I20260608 09:55:09.188401   371 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 82165a069b6a4fd0b82b06da5db9f445. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:55:09.195137   370 tablet_service.cc:1511] Processing CreateTablet for tablet 50a580261f954b9fb1b4d0d3caaa712c (DEFAULT_TABLE table=test-workload [id=7715d145c56e4046b81f189bd8bebb9d]), partition=RANGE (key) PARTITION 1789569705 <= VALUES
I20260608 09:55:09.196568   370 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 50a580261f954b9fb1b4d0d3caaa712c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:55:09.198822 32690 tablet_service.cc:1511] Processing CreateTablet for tablet 2f1ab931d13d4e86ab425348d592ff45 (DEFAULT_TABLE table=test-workload [id=7715d145c56e4046b81f189bd8bebb9d]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1073741823
I20260608 09:55:09.199688 32689 tablet_service.cc:1511] Processing CreateTablet for tablet 012c23bcae6246fe8ed0ced233ba3cf9 (DEFAULT_TABLE table=test-workload [id=7715d145c56e4046b81f189bd8bebb9d]), partition=RANGE (key) PARTITION 1073741823 <= VALUES < 1431655764
I20260608 09:55:09.200752 32690 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2f1ab931d13d4e86ab425348d592ff45. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:55:09.203204 32689 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 012c23bcae6246fe8ed0ced233ba3cf9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:55:09.213905   426 tablet_bootstrap.cc:492] T dabb146d29e841ff924bbfdcbfe72f50 P 52cef933d91343ac9d6ce71f1258b3af: Bootstrap starting.
I20260608 09:55:09.221714   427 tablet_bootstrap.cc:492] T 50a580261f954b9fb1b4d0d3caaa712c P 82234301eaf24ee68a8d6589c761d9da: Bootstrap starting.
I20260608 09:55:09.222000   426 tablet_bootstrap.cc:654] T dabb146d29e841ff924bbfdcbfe72f50 P 52cef933d91343ac9d6ce71f1258b3af: Neither blocks nor log segments found. Creating new log.
I20260608 09:55:09.232089   427 tablet_bootstrap.cc:654] T 50a580261f954b9fb1b4d0d3caaa712c P 82234301eaf24ee68a8d6589c761d9da: Neither blocks nor log segments found. Creating new log.
I20260608 09:55:09.233534   428 tablet_bootstrap.cc:492] T 2f1ab931d13d4e86ab425348d592ff45 P b2d4c747066f46578fee74f84df86eb1: Bootstrap starting.
I20260608 09:55:09.235757   426 tablet_bootstrap.cc:492] T dabb146d29e841ff924bbfdcbfe72f50 P 52cef933d91343ac9d6ce71f1258b3af: No bootstrap required, opened a new log
I20260608 09:55:09.236246   426 ts_tablet_manager.cc:1403] T dabb146d29e841ff924bbfdcbfe72f50 P 52cef933d91343ac9d6ce71f1258b3af: Time spent bootstrapping tablet: real 0.023s	user 0.017s	sys 0.004s
I20260608 09:55:09.237049   427 tablet_bootstrap.cc:492] T 50a580261f954b9fb1b4d0d3caaa712c P 82234301eaf24ee68a8d6589c761d9da: No bootstrap required, opened a new log
I20260608 09:55:09.237478   427 ts_tablet_manager.cc:1403] T 50a580261f954b9fb1b4d0d3caaa712c P 82234301eaf24ee68a8d6589c761d9da: Time spent bootstrapping tablet: real 0.016s	user 0.013s	sys 0.000s
I20260608 09:55:09.239460   426 raft_consensus.cc:359] T dabb146d29e841ff924bbfdcbfe72f50 P 52cef933d91343ac9d6ce71f1258b3af [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "52cef933d91343ac9d6ce71f1258b3af" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 40863 } }
I20260608 09:55:09.239624   427 raft_consensus.cc:359] T 50a580261f954b9fb1b4d0d3caaa712c P 82234301eaf24ee68a8d6589c761d9da [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "82234301eaf24ee68a8d6589c761d9da" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 33003 } }
I20260608 09:55:09.240126   426 raft_consensus.cc:385] T dabb146d29e841ff924bbfdcbfe72f50 P 52cef933d91343ac9d6ce71f1258b3af [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:55:09.240306   427 raft_consensus.cc:385] T 50a580261f954b9fb1b4d0d3caaa712c P 82234301eaf24ee68a8d6589c761d9da [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:55:09.240577   428 tablet_bootstrap.cc:654] T 2f1ab931d13d4e86ab425348d592ff45 P b2d4c747066f46578fee74f84df86eb1: Neither blocks nor log segments found. Creating new log.
I20260608 09:55:09.240679   426 raft_consensus.cc:740] T dabb146d29e841ff924bbfdcbfe72f50 P 52cef933d91343ac9d6ce71f1258b3af [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 52cef933d91343ac9d6ce71f1258b3af, State: Initialized, Role: FOLLOWER
I20260608 09:55:09.240792   427 raft_consensus.cc:740] T 50a580261f954b9fb1b4d0d3caaa712c P 82234301eaf24ee68a8d6589c761d9da [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 82234301eaf24ee68a8d6589c761d9da, State: Initialized, Role: FOLLOWER
I20260608 09:55:09.241936   427 consensus_queue.cc:260] T 50a580261f954b9fb1b4d0d3caaa712c P 82234301eaf24ee68a8d6589c761d9da [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "82234301eaf24ee68a8d6589c761d9da" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 33003 } }
I20260608 09:55:09.241891   426 consensus_queue.cc:260] T dabb146d29e841ff924bbfdcbfe72f50 P 52cef933d91343ac9d6ce71f1258b3af [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "52cef933d91343ac9d6ce71f1258b3af" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 40863 } }
I20260608 09:55:09.242604   427 raft_consensus.cc:399] T 50a580261f954b9fb1b4d0d3caaa712c P 82234301eaf24ee68a8d6589c761d9da [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 09:55:09.242758   426 raft_consensus.cc:399] T dabb146d29e841ff924bbfdcbfe72f50 P 52cef933d91343ac9d6ce71f1258b3af [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 09:55:09.243009   427 raft_consensus.cc:493] T 50a580261f954b9fb1b4d0d3caaa712c P 82234301eaf24ee68a8d6589c761d9da [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 09:55:09.243237   426 raft_consensus.cc:493] T dabb146d29e841ff924bbfdcbfe72f50 P 52cef933d91343ac9d6ce71f1258b3af [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 09:55:09.243502   427 raft_consensus.cc:3060] T 50a580261f954b9fb1b4d0d3caaa712c P 82234301eaf24ee68a8d6589c761d9da [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:55:09.243685   426 raft_consensus.cc:3060] T dabb146d29e841ff924bbfdcbfe72f50 P 52cef933d91343ac9d6ce71f1258b3af [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:55:09.247355   428 tablet_bootstrap.cc:492] T 2f1ab931d13d4e86ab425348d592ff45 P b2d4c747066f46578fee74f84df86eb1: No bootstrap required, opened a new log
I20260608 09:55:09.247843   428 ts_tablet_manager.cc:1403] T 2f1ab931d13d4e86ab425348d592ff45 P b2d4c747066f46578fee74f84df86eb1: Time spent bootstrapping tablet: real 0.015s	user 0.011s	sys 0.002s
I20260608 09:55:09.249435   426 raft_consensus.cc:515] T dabb146d29e841ff924bbfdcbfe72f50 P 52cef933d91343ac9d6ce71f1258b3af [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "52cef933d91343ac9d6ce71f1258b3af" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 40863 } }
I20260608 09:55:09.250021   426 leader_election.cc:304] T dabb146d29e841ff924bbfdcbfe72f50 P 52cef933d91343ac9d6ce71f1258b3af [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: 52cef933d91343ac9d6ce71f1258b3af; no voters: 
I20260608 09:55:09.250931   428 raft_consensus.cc:359] T 2f1ab931d13d4e86ab425348d592ff45 P b2d4c747066f46578fee74f84df86eb1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b2d4c747066f46578fee74f84df86eb1" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 38017 } }
I20260608 09:55:09.251089   427 raft_consensus.cc:515] T 50a580261f954b9fb1b4d0d3caaa712c P 82234301eaf24ee68a8d6589c761d9da [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "82234301eaf24ee68a8d6589c761d9da" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 33003 } }
I20260608 09:55:09.251411   426 leader_election.cc:290] T dabb146d29e841ff924bbfdcbfe72f50 P 52cef933d91343ac9d6ce71f1258b3af [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 09:55:09.251725   428 raft_consensus.cc:385] T 2f1ab931d13d4e86ab425348d592ff45 P b2d4c747066f46578fee74f84df86eb1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:55:09.252022   432 raft_consensus.cc:2804] T dabb146d29e841ff924bbfdcbfe72f50 P 52cef933d91343ac9d6ce71f1258b3af [term 1 FOLLOWER]: Leader election won for term 1
I20260608 09:55:09.252034   427 leader_election.cc:304] T 50a580261f954b9fb1b4d0d3caaa712c P 82234301eaf24ee68a8d6589c761d9da [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: 82234301eaf24ee68a8d6589c761d9da; no voters: 
I20260608 09:55:09.252166   428 raft_consensus.cc:740] T 2f1ab931d13d4e86ab425348d592ff45 P b2d4c747066f46578fee74f84df86eb1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b2d4c747066f46578fee74f84df86eb1, State: Initialized, Role: FOLLOWER
I20260608 09:55:09.253832   428 consensus_queue.cc:260] T 2f1ab931d13d4e86ab425348d592ff45 P b2d4c747066f46578fee74f84df86eb1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "b2d4c747066f46578fee74f84df86eb1" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 38017 } }
I20260608 09:55:09.254638   428 raft_consensus.cc:399] T 2f1ab931d13d4e86ab425348d592ff45 P b2d4c747066f46578fee74f84df86eb1 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 09:55:09.255144   428 raft_consensus.cc:493] T 2f1ab931d13d4e86ab425348d592ff45 P b2d4c747066f46578fee74f84df86eb1 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 09:55:09.255383   426 ts_tablet_manager.cc:1434] T dabb146d29e841ff924bbfdcbfe72f50 P 52cef933d91343ac9d6ce71f1258b3af: Time spent starting tablet: real 0.019s	user 0.015s	sys 0.004s
I20260608 09:55:09.255671   428 raft_consensus.cc:3060] T 2f1ab931d13d4e86ab425348d592ff45 P b2d4c747066f46578fee74f84df86eb1 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:55:09.256484   426 tablet_bootstrap.cc:492] T 2bb974b1e3ba434fb6f0f6c0860671b4 P 52cef933d91343ac9d6ce71f1258b3af: Bootstrap starting.
I20260608 09:55:09.263823   432 raft_consensus.cc:697] T dabb146d29e841ff924bbfdcbfe72f50 P 52cef933d91343ac9d6ce71f1258b3af [term 1 LEADER]: Becoming Leader. State: Replica: 52cef933d91343ac9d6ce71f1258b3af, State: Running, Role: LEADER
I20260608 09:55:09.264648   432 consensus_queue.cc:237] T dabb146d29e841ff924bbfdcbfe72f50 P 52cef933d91343ac9d6ce71f1258b3af [LEADER]: Queue going to LEADER mode. State: All 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: "52cef933d91343ac9d6ce71f1258b3af" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 40863 } }
I20260608 09:55:09.265156   427 leader_election.cc:290] T 50a580261f954b9fb1b4d0d3caaa712c P 82234301eaf24ee68a8d6589c761d9da [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 09:55:09.265955   435 raft_consensus.cc:2804] T 50a580261f954b9fb1b4d0d3caaa712c P 82234301eaf24ee68a8d6589c761d9da [term 1 FOLLOWER]: Leader election won for term 1
I20260608 09:55:09.264688   426 tablet_bootstrap.cc:654] T 2bb974b1e3ba434fb6f0f6c0860671b4 P 52cef933d91343ac9d6ce71f1258b3af: Neither blocks nor log segments found. Creating new log.
I20260608 09:55:09.268924   428 raft_consensus.cc:515] T 2f1ab931d13d4e86ab425348d592ff45 P b2d4c747066f46578fee74f84df86eb1 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b2d4c747066f46578fee74f84df86eb1" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 38017 } }
I20260608 09:55:09.270035   428 leader_election.cc:304] T 2f1ab931d13d4e86ab425348d592ff45 P b2d4c747066f46578fee74f84df86eb1 [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: b2d4c747066f46578fee74f84df86eb1; no voters: 
I20260608 09:55:09.272388   435 raft_consensus.cc:697] T 50a580261f954b9fb1b4d0d3caaa712c P 82234301eaf24ee68a8d6589c761d9da [term 1 LEADER]: Becoming Leader. State: Replica: 82234301eaf24ee68a8d6589c761d9da, State: Running, Role: LEADER
I20260608 09:55:09.273233   435 consensus_queue.cc:237] T 50a580261f954b9fb1b4d0d3caaa712c P 82234301eaf24ee68a8d6589c761d9da [LEADER]: Queue going to LEADER mode. State: All 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: "82234301eaf24ee68a8d6589c761d9da" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 33003 } }
I20260608 09:55:09.280341   426 tablet_bootstrap.cc:492] T 2bb974b1e3ba434fb6f0f6c0860671b4 P 52cef933d91343ac9d6ce71f1258b3af: No bootstrap required, opened a new log
I20260608 09:55:09.281872   426 ts_tablet_manager.cc:1403] T 2bb974b1e3ba434fb6f0f6c0860671b4 P 52cef933d91343ac9d6ce71f1258b3af: Time spent bootstrapping tablet: real 0.026s	user 0.012s	sys 0.003s
I20260608 09:55:09.283272   428 leader_election.cc:290] T 2f1ab931d13d4e86ab425348d592ff45 P b2d4c747066f46578fee74f84df86eb1 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 09:55:09.282934   440 raft_consensus.cc:2804] T 2f1ab931d13d4e86ab425348d592ff45 P b2d4c747066f46578fee74f84df86eb1 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 09:55:09.292237 32598 catalog_manager.cc:5696] T 50a580261f954b9fb1b4d0d3caaa712c P 82234301eaf24ee68a8d6589c761d9da reported cstate change: term changed from 0 to 1, leader changed from <none> to 82234301eaf24ee68a8d6589c761d9da (127.22.183.131). New cstate: current_term: 1 leader_uuid: "82234301eaf24ee68a8d6589c761d9da" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "82234301eaf24ee68a8d6589c761d9da" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 33003 } health_report { overall_health: HEALTHY } } }
I20260608 09:55:09.295888   426 raft_consensus.cc:359] T 2bb974b1e3ba434fb6f0f6c0860671b4 P 52cef933d91343ac9d6ce71f1258b3af [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "52cef933d91343ac9d6ce71f1258b3af" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 40863 } }
I20260608 09:55:09.296624   426 raft_consensus.cc:385] T 2bb974b1e3ba434fb6f0f6c0860671b4 P 52cef933d91343ac9d6ce71f1258b3af [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:55:09.297035   426 raft_consensus.cc:740] T 2bb974b1e3ba434fb6f0f6c0860671b4 P 52cef933d91343ac9d6ce71f1258b3af [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 52cef933d91343ac9d6ce71f1258b3af, State: Initialized, Role: FOLLOWER
I20260608 09:55:09.298017   426 consensus_queue.cc:260] T 2bb974b1e3ba434fb6f0f6c0860671b4 P 52cef933d91343ac9d6ce71f1258b3af [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "52cef933d91343ac9d6ce71f1258b3af" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 40863 } }
I20260608 09:55:09.300979   428 ts_tablet_manager.cc:1434] T 2f1ab931d13d4e86ab425348d592ff45 P b2d4c747066f46578fee74f84df86eb1: Time spent starting tablet: real 0.053s	user 0.025s	sys 0.007s
I20260608 09:55:09.301935   428 tablet_bootstrap.cc:492] T 012c23bcae6246fe8ed0ced233ba3cf9 P b2d4c747066f46578fee74f84df86eb1: Bootstrap starting.
I20260608 09:55:09.310953   440 raft_consensus.cc:697] T 2f1ab931d13d4e86ab425348d592ff45 P b2d4c747066f46578fee74f84df86eb1 [term 1 LEADER]: Becoming Leader. State: Replica: b2d4c747066f46578fee74f84df86eb1, State: Running, Role: LEADER
I20260608 09:55:09.311915   440 consensus_queue.cc:237] T 2f1ab931d13d4e86ab425348d592ff45 P b2d4c747066f46578fee74f84df86eb1 [LEADER]: Queue going to LEADER mode. State: All 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: "b2d4c747066f46578fee74f84df86eb1" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 38017 } }
I20260608 09:55:09.312600   427 ts_tablet_manager.cc:1434] T 50a580261f954b9fb1b4d0d3caaa712c P 82234301eaf24ee68a8d6589c761d9da: Time spent starting tablet: real 0.075s	user 0.035s	sys 0.034s
I20260608 09:55:09.298862   426 raft_consensus.cc:399] T 2bb974b1e3ba434fb6f0f6c0860671b4 P 52cef933d91343ac9d6ce71f1258b3af [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 09:55:09.313812   427 tablet_bootstrap.cc:492] T 82165a069b6a4fd0b82b06da5db9f445 P 82234301eaf24ee68a8d6589c761d9da: Bootstrap starting.
I20260608 09:55:09.314038   426 raft_consensus.cc:493] T 2bb974b1e3ba434fb6f0f6c0860671b4 P 52cef933d91343ac9d6ce71f1258b3af [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 09:55:09.314502   426 raft_consensus.cc:3060] T 2bb974b1e3ba434fb6f0f6c0860671b4 P 52cef933d91343ac9d6ce71f1258b3af [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:55:09.321388   427 tablet_bootstrap.cc:654] T 82165a069b6a4fd0b82b06da5db9f445 P 82234301eaf24ee68a8d6589c761d9da: Neither blocks nor log segments found. Creating new log.
I20260608 09:55:09.317224   428 tablet_bootstrap.cc:654] T 012c23bcae6246fe8ed0ced233ba3cf9 P b2d4c747066f46578fee74f84df86eb1: Neither blocks nor log segments found. Creating new log.
I20260608 09:55:09.333024   426 raft_consensus.cc:515] T 2bb974b1e3ba434fb6f0f6c0860671b4 P 52cef933d91343ac9d6ce71f1258b3af [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "52cef933d91343ac9d6ce71f1258b3af" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 40863 } }
I20260608 09:55:09.335389   426 leader_election.cc:304] T 2bb974b1e3ba434fb6f0f6c0860671b4 P 52cef933d91343ac9d6ce71f1258b3af [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: 52cef933d91343ac9d6ce71f1258b3af; no voters: 
I20260608 09:55:09.336287   426 leader_election.cc:290] T 2bb974b1e3ba434fb6f0f6c0860671b4 P 52cef933d91343ac9d6ce71f1258b3af [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 09:55:09.336656 32596 catalog_manager.cc:5696] T 2f1ab931d13d4e86ab425348d592ff45 P b2d4c747066f46578fee74f84df86eb1 reported cstate change: term changed from 0 to 1, leader changed from <none> to b2d4c747066f46578fee74f84df86eb1 (127.22.183.129). New cstate: current_term: 1 leader_uuid: "b2d4c747066f46578fee74f84df86eb1" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b2d4c747066f46578fee74f84df86eb1" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 38017 } health_report { overall_health: HEALTHY } } }
I20260608 09:55:09.339361   432 raft_consensus.cc:2804] T 2bb974b1e3ba434fb6f0f6c0860671b4 P 52cef933d91343ac9d6ce71f1258b3af [term 1 FOLLOWER]: Leader election won for term 1
I20260608 09:55:09.339892   432 raft_consensus.cc:697] T 2bb974b1e3ba434fb6f0f6c0860671b4 P 52cef933d91343ac9d6ce71f1258b3af [term 1 LEADER]: Becoming Leader. State: Replica: 52cef933d91343ac9d6ce71f1258b3af, State: Running, Role: LEADER
I20260608 09:55:09.340591   432 consensus_queue.cc:237] T 2bb974b1e3ba434fb6f0f6c0860671b4 P 52cef933d91343ac9d6ce71f1258b3af [LEADER]: Queue going to LEADER mode. State: All 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: "52cef933d91343ac9d6ce71f1258b3af" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 40863 } }
I20260608 09:55:09.341707 32598 catalog_manager.cc:5696] T dabb146d29e841ff924bbfdcbfe72f50 P 52cef933d91343ac9d6ce71f1258b3af reported cstate change: term changed from 0 to 1, leader changed from <none> to 52cef933d91343ac9d6ce71f1258b3af (127.22.183.130). New cstate: current_term: 1 leader_uuid: "52cef933d91343ac9d6ce71f1258b3af" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "52cef933d91343ac9d6ce71f1258b3af" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 40863 } health_report { overall_health: HEALTHY } } }
I20260608 09:55:09.353447   426 ts_tablet_manager.cc:1434] T 2bb974b1e3ba434fb6f0f6c0860671b4 P 52cef933d91343ac9d6ce71f1258b3af: Time spent starting tablet: real 0.067s	user 0.020s	sys 0.000s
I20260608 09:55:09.364799   427 tablet_bootstrap.cc:492] T 82165a069b6a4fd0b82b06da5db9f445 P 82234301eaf24ee68a8d6589c761d9da: No bootstrap required, opened a new log
I20260608 09:55:09.365451   427 ts_tablet_manager.cc:1403] T 82165a069b6a4fd0b82b06da5db9f445 P 82234301eaf24ee68a8d6589c761d9da: Time spent bootstrapping tablet: real 0.052s	user 0.020s	sys 0.029s
I20260608 09:55:09.369673   427 raft_consensus.cc:359] T 82165a069b6a4fd0b82b06da5db9f445 P 82234301eaf24ee68a8d6589c761d9da [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "82234301eaf24ee68a8d6589c761d9da" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 33003 } }
I20260608 09:55:09.370175   427 raft_consensus.cc:385] T 82165a069b6a4fd0b82b06da5db9f445 P 82234301eaf24ee68a8d6589c761d9da [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:55:09.370512   427 raft_consensus.cc:740] T 82165a069b6a4fd0b82b06da5db9f445 P 82234301eaf24ee68a8d6589c761d9da [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 82234301eaf24ee68a8d6589c761d9da, State: Initialized, Role: FOLLOWER
I20260608 09:55:09.371335   427 consensus_queue.cc:260] T 82165a069b6a4fd0b82b06da5db9f445 P 82234301eaf24ee68a8d6589c761d9da [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "82234301eaf24ee68a8d6589c761d9da" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 33003 } }
I20260608 09:55:09.372006   427 raft_consensus.cc:399] T 82165a069b6a4fd0b82b06da5db9f445 P 82234301eaf24ee68a8d6589c761d9da [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 09:55:09.372360   427 raft_consensus.cc:493] T 82165a069b6a4fd0b82b06da5db9f445 P 82234301eaf24ee68a8d6589c761d9da [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 09:55:09.372565   428 tablet_bootstrap.cc:492] T 012c23bcae6246fe8ed0ced233ba3cf9 P b2d4c747066f46578fee74f84df86eb1: No bootstrap required, opened a new log
I20260608 09:55:09.372763   427 raft_consensus.cc:3060] T 82165a069b6a4fd0b82b06da5db9f445 P 82234301eaf24ee68a8d6589c761d9da [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:55:09.373231   428 ts_tablet_manager.cc:1403] T 012c23bcae6246fe8ed0ced233ba3cf9 P b2d4c747066f46578fee74f84df86eb1: Time spent bootstrapping tablet: real 0.072s	user 0.016s	sys 0.015s
I20260608 09:55:09.375803 32598 catalog_manager.cc:5696] T 2bb974b1e3ba434fb6f0f6c0860671b4 P 52cef933d91343ac9d6ce71f1258b3af reported cstate change: term changed from 0 to 1, leader changed from <none> to 52cef933d91343ac9d6ce71f1258b3af (127.22.183.130). New cstate: current_term: 1 leader_uuid: "52cef933d91343ac9d6ce71f1258b3af" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "52cef933d91343ac9d6ce71f1258b3af" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 40863 } health_report { overall_health: HEALTHY } } }
I20260608 09:55:09.376331   428 raft_consensus.cc:359] T 012c23bcae6246fe8ed0ced233ba3cf9 P b2d4c747066f46578fee74f84df86eb1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b2d4c747066f46578fee74f84df86eb1" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 38017 } }
I20260608 09:55:09.376932   428 raft_consensus.cc:385] T 012c23bcae6246fe8ed0ced233ba3cf9 P b2d4c747066f46578fee74f84df86eb1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:55:09.377328   428 raft_consensus.cc:740] T 012c23bcae6246fe8ed0ced233ba3cf9 P b2d4c747066f46578fee74f84df86eb1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b2d4c747066f46578fee74f84df86eb1, State: Initialized, Role: FOLLOWER
I20260608 09:55:09.378300   428 consensus_queue.cc:260] T 012c23bcae6246fe8ed0ced233ba3cf9 P b2d4c747066f46578fee74f84df86eb1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "b2d4c747066f46578fee74f84df86eb1" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 38017 } }
I20260608 09:55:09.378989   428 raft_consensus.cc:399] T 012c23bcae6246fe8ed0ced233ba3cf9 P b2d4c747066f46578fee74f84df86eb1 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 09:55:09.379345   428 raft_consensus.cc:493] T 012c23bcae6246fe8ed0ced233ba3cf9 P b2d4c747066f46578fee74f84df86eb1 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 09:55:09.379715   428 raft_consensus.cc:3060] T 012c23bcae6246fe8ed0ced233ba3cf9 P b2d4c747066f46578fee74f84df86eb1 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:55:09.382669   427 raft_consensus.cc:515] T 82165a069b6a4fd0b82b06da5db9f445 P 82234301eaf24ee68a8d6589c761d9da [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "82234301eaf24ee68a8d6589c761d9da" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 33003 } }
I20260608 09:55:09.383713   427 leader_election.cc:304] T 82165a069b6a4fd0b82b06da5db9f445 P 82234301eaf24ee68a8d6589c761d9da [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: 82234301eaf24ee68a8d6589c761d9da; no voters: 
I20260608 09:55:09.384555   427 leader_election.cc:290] T 82165a069b6a4fd0b82b06da5db9f445 P 82234301eaf24ee68a8d6589c761d9da [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 09:55:09.384820   438 raft_consensus.cc:2804] T 82165a069b6a4fd0b82b06da5db9f445 P 82234301eaf24ee68a8d6589c761d9da [term 1 FOLLOWER]: Leader election won for term 1
I20260608 09:55:09.385447   438 raft_consensus.cc:697] T 82165a069b6a4fd0b82b06da5db9f445 P 82234301eaf24ee68a8d6589c761d9da [term 1 LEADER]: Becoming Leader. State: Replica: 82234301eaf24ee68a8d6589c761d9da, State: Running, Role: LEADER
I20260608 09:55:09.386157   438 consensus_queue.cc:237] T 82165a069b6a4fd0b82b06da5db9f445 P 82234301eaf24ee68a8d6589c761d9da [LEADER]: Queue going to LEADER mode. State: All 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: "82234301eaf24ee68a8d6589c761d9da" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 33003 } }
I20260608 09:55:09.386699   427 ts_tablet_manager.cc:1434] T 82165a069b6a4fd0b82b06da5db9f445 P 82234301eaf24ee68a8d6589c761d9da: Time spent starting tablet: real 0.021s	user 0.016s	sys 0.003s
I20260608 09:55:09.392556   428 raft_consensus.cc:515] T 012c23bcae6246fe8ed0ced233ba3cf9 P b2d4c747066f46578fee74f84df86eb1 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b2d4c747066f46578fee74f84df86eb1" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 38017 } }
I20260608 09:55:09.392575 32598 catalog_manager.cc:5696] T 82165a069b6a4fd0b82b06da5db9f445 P 82234301eaf24ee68a8d6589c761d9da reported cstate change: term changed from 0 to 1, leader changed from <none> to 82234301eaf24ee68a8d6589c761d9da (127.22.183.131). New cstate: current_term: 1 leader_uuid: "82234301eaf24ee68a8d6589c761d9da" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "82234301eaf24ee68a8d6589c761d9da" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 33003 } health_report { overall_health: HEALTHY } } }
I20260608 09:55:09.393254   428 leader_election.cc:304] T 012c23bcae6246fe8ed0ced233ba3cf9 P b2d4c747066f46578fee74f84df86eb1 [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: b2d4c747066f46578fee74f84df86eb1; no voters: 
I20260608 09:55:09.393836   428 leader_election.cc:290] T 012c23bcae6246fe8ed0ced233ba3cf9 P b2d4c747066f46578fee74f84df86eb1 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 09:55:09.394021   440 raft_consensus.cc:2804] T 012c23bcae6246fe8ed0ced233ba3cf9 P b2d4c747066f46578fee74f84df86eb1 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 09:55:09.394824   440 raft_consensus.cc:697] T 012c23bcae6246fe8ed0ced233ba3cf9 P b2d4c747066f46578fee74f84df86eb1 [term 1 LEADER]: Becoming Leader. State: Replica: b2d4c747066f46578fee74f84df86eb1, State: Running, Role: LEADER
I20260608 09:55:09.395517   428 ts_tablet_manager.cc:1434] T 012c23bcae6246fe8ed0ced233ba3cf9 P b2d4c747066f46578fee74f84df86eb1: Time spent starting tablet: real 0.022s	user 0.009s	sys 0.006s
I20260608 09:55:09.395476   440 consensus_queue.cc:237] T 012c23bcae6246fe8ed0ced233ba3cf9 P b2d4c747066f46578fee74f84df86eb1 [LEADER]: Queue going to LEADER mode. State: All 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: "b2d4c747066f46578fee74f84df86eb1" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 38017 } }
I20260608 09:55:09.403666 32596 catalog_manager.cc:5696] T 012c23bcae6246fe8ed0ced233ba3cf9 P b2d4c747066f46578fee74f84df86eb1 reported cstate change: term changed from 0 to 1, leader changed from <none> to b2d4c747066f46578fee74f84df86eb1 (127.22.183.129). New cstate: current_term: 1 leader_uuid: "b2d4c747066f46578fee74f84df86eb1" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b2d4c747066f46578fee74f84df86eb1" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 38017 } health_report { overall_health: HEALTHY } } }
I20260608 09:55:10.127410 32597 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:35872:
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 09:55:10.129858 32597 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 09:55:10.172462 32690 tablet_service.cc:1511] Processing CreateTablet for tablet 05bbfdbe2aec49979f9e30a188addc43 (DEFAULT_TABLE table=test-workload-rf3 [id=418e6d49258847c4a90d239c309c9ea2]), partition=RANGE (key) PARTITION VALUES < 357913941
I20260608 09:55:10.173750 32690 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 05bbfdbe2aec49979f9e30a188addc43. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:55:10.173952 32764 tablet_service.cc:1511] Processing CreateTablet for tablet 05bbfdbe2aec49979f9e30a188addc43 (DEFAULT_TABLE table=test-workload-rf3 [id=418e6d49258847c4a90d239c309c9ea2]), partition=RANGE (key) PARTITION VALUES < 357913941
I20260608 09:55:10.175319 32764 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 05bbfdbe2aec49979f9e30a188addc43. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:55:10.176404   370 tablet_service.cc:1511] Processing CreateTablet for tablet 05bbfdbe2aec49979f9e30a188addc43 (DEFAULT_TABLE table=test-workload-rf3 [id=418e6d49258847c4a90d239c309c9ea2]), partition=RANGE (key) PARTITION VALUES < 357913941
I20260608 09:55:10.177707   370 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 05bbfdbe2aec49979f9e30a188addc43. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:55:10.179500 32765 tablet_service.cc:1511] Processing CreateTablet for tablet dab3592e13cd4f3c8cddaef4fc2c01a7 (DEFAULT_TABLE table=test-workload-rf3 [id=418e6d49258847c4a90d239c309c9ea2]), partition=RANGE (key) PARTITION 357913941 <= VALUES < 715827882
I20260608 09:55:10.180831 32765 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dab3592e13cd4f3c8cddaef4fc2c01a7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:55:10.183771 32763 tablet_service.cc:1511] Processing CreateTablet for tablet a248b772880a423085c45cd8a873b2af (DEFAULT_TABLE table=test-workload-rf3 [id=418e6d49258847c4a90d239c309c9ea2]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1073741823
I20260608 09:55:10.185122 32763 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a248b772880a423085c45cd8a873b2af. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:55:10.186666   371 tablet_service.cc:1511] Processing CreateTablet for tablet dab3592e13cd4f3c8cddaef4fc2c01a7 (DEFAULT_TABLE table=test-workload-rf3 [id=418e6d49258847c4a90d239c309c9ea2]), partition=RANGE (key) PARTITION 357913941 <= VALUES < 715827882
I20260608 09:55:10.188032   371 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dab3592e13cd4f3c8cddaef4fc2c01a7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:55:10.188159 32689 tablet_service.cc:1511] Processing CreateTablet for tablet dab3592e13cd4f3c8cddaef4fc2c01a7 (DEFAULT_TABLE table=test-workload-rf3 [id=418e6d49258847c4a90d239c309c9ea2]), partition=RANGE (key) PARTITION 357913941 <= VALUES < 715827882
I20260608 09:55:10.189607 32689 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dab3592e13cd4f3c8cddaef4fc2c01a7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:55:10.194036 32762 tablet_service.cc:1511] Processing CreateTablet for tablet eeb3edb3cbbd460481bc2e3d739937fb (DEFAULT_TABLE table=test-workload-rf3 [id=418e6d49258847c4a90d239c309c9ea2]), partition=RANGE (key) PARTITION 1073741823 <= VALUES < 1431655764
I20260608 09:55:10.196396 32761 tablet_service.cc:1511] Processing CreateTablet for tablet 2d097a7185354b4dbcf695e20d297c6a (DEFAULT_TABLE table=test-workload-rf3 [id=418e6d49258847c4a90d239c309c9ea2]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1789569705
I20260608 09:55:10.197439 32688 tablet_service.cc:1511] Processing CreateTablet for tablet a248b772880a423085c45cd8a873b2af (DEFAULT_TABLE table=test-workload-rf3 [id=418e6d49258847c4a90d239c309c9ea2]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1073741823
I20260608 09:55:10.198143 32762 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet eeb3edb3cbbd460481bc2e3d739937fb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:55:10.198910 32688 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a248b772880a423085c45cd8a873b2af. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:55:10.200073 32760 tablet_service.cc:1511] Processing CreateTablet for tablet 655f021d7c8244a8b82b93ab7c09cc8f (DEFAULT_TABLE table=test-workload-rf3 [id=418e6d49258847c4a90d239c309c9ea2]), partition=RANGE (key) PARTITION 1789569705 <= VALUES
I20260608 09:55:10.201414 32760 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 655f021d7c8244a8b82b93ab7c09cc8f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:55:10.205447   369 tablet_service.cc:1511] Processing CreateTablet for tablet a248b772880a423085c45cd8a873b2af (DEFAULT_TABLE table=test-workload-rf3 [id=418e6d49258847c4a90d239c309c9ea2]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1073741823
I20260608 09:55:10.206986   369 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a248b772880a423085c45cd8a873b2af. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:55:10.207581 32761 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2d097a7185354b4dbcf695e20d297c6a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:55:10.214598 32687 tablet_service.cc:1511] Processing CreateTablet for tablet eeb3edb3cbbd460481bc2e3d739937fb (DEFAULT_TABLE table=test-workload-rf3 [id=418e6d49258847c4a90d239c309c9ea2]), partition=RANGE (key) PARTITION 1073741823 <= VALUES < 1431655764
I20260608 09:55:10.216426 32687 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet eeb3edb3cbbd460481bc2e3d739937fb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:55:10.218513   484 tablet_bootstrap.cc:492] T 05bbfdbe2aec49979f9e30a188addc43 P b2d4c747066f46578fee74f84df86eb1: Bootstrap starting.
I20260608 09:55:10.227314   485 tablet_bootstrap.cc:492] T dab3592e13cd4f3c8cddaef4fc2c01a7 P 52cef933d91343ac9d6ce71f1258b3af: Bootstrap starting.
I20260608 09:55:10.229498   368 tablet_service.cc:1511] Processing CreateTablet for tablet eeb3edb3cbbd460481bc2e3d739937fb (DEFAULT_TABLE table=test-workload-rf3 [id=418e6d49258847c4a90d239c309c9ea2]), partition=RANGE (key) PARTITION 1073741823 <= VALUES < 1431655764
I20260608 09:55:10.230381 32686 tablet_service.cc:1511] Processing CreateTablet for tablet 2d097a7185354b4dbcf695e20d297c6a (DEFAULT_TABLE table=test-workload-rf3 [id=418e6d49258847c4a90d239c309c9ea2]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1789569705
I20260608 09:55:10.230913   368 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet eeb3edb3cbbd460481bc2e3d739937fb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:55:10.231667 32686 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2d097a7185354b4dbcf695e20d297c6a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:55:10.245451   367 tablet_service.cc:1511] Processing CreateTablet for tablet 2d097a7185354b4dbcf695e20d297c6a (DEFAULT_TABLE table=test-workload-rf3 [id=418e6d49258847c4a90d239c309c9ea2]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1789569705
I20260608 09:55:10.246836   367 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2d097a7185354b4dbcf695e20d297c6a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:55:10.252117   485 tablet_bootstrap.cc:654] T dab3592e13cd4f3c8cddaef4fc2c01a7 P 52cef933d91343ac9d6ce71f1258b3af: Neither blocks nor log segments found. Creating new log.
I20260608 09:55:10.260438 32690 tablet_service.cc:1511] Processing CreateTablet for tablet 655f021d7c8244a8b82b93ab7c09cc8f (DEFAULT_TABLE table=test-workload-rf3 [id=418e6d49258847c4a90d239c309c9ea2]), partition=RANGE (key) PARTITION 1789569705 <= VALUES
I20260608 09:55:10.261787 32690 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 655f021d7c8244a8b82b93ab7c09cc8f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:55:10.273252   366 tablet_service.cc:1511] Processing CreateTablet for tablet 655f021d7c8244a8b82b93ab7c09cc8f (DEFAULT_TABLE table=test-workload-rf3 [id=418e6d49258847c4a90d239c309c9ea2]), partition=RANGE (key) PARTITION 1789569705 <= VALUES
I20260608 09:55:10.274770   366 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 655f021d7c8244a8b82b93ab7c09cc8f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:55:10.281908   484 tablet_bootstrap.cc:654] T 05bbfdbe2aec49979f9e30a188addc43 P b2d4c747066f46578fee74f84df86eb1: Neither blocks nor log segments found. Creating new log.
I20260608 09:55:10.305543   486 tablet_bootstrap.cc:492] T eeb3edb3cbbd460481bc2e3d739937fb P 82234301eaf24ee68a8d6589c761d9da: Bootstrap starting.
I20260608 09:55:10.306149   485 tablet_bootstrap.cc:492] T dab3592e13cd4f3c8cddaef4fc2c01a7 P 52cef933d91343ac9d6ce71f1258b3af: No bootstrap required, opened a new log
I20260608 09:55:10.306734   485 ts_tablet_manager.cc:1403] T dab3592e13cd4f3c8cddaef4fc2c01a7 P 52cef933d91343ac9d6ce71f1258b3af: Time spent bootstrapping tablet: real 0.080s	user 0.013s	sys 0.018s
I20260608 09:55:10.309968   485 raft_consensus.cc:359] T dab3592e13cd4f3c8cddaef4fc2c01a7 P 52cef933d91343ac9d6ce71f1258b3af [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2d4c747066f46578fee74f84df86eb1" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 38017 } } peers { permanent_uuid: "52cef933d91343ac9d6ce71f1258b3af" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 40863 } } peers { permanent_uuid: "82234301eaf24ee68a8d6589c761d9da" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 33003 } }
I20260608 09:55:10.310703   485 raft_consensus.cc:385] T dab3592e13cd4f3c8cddaef4fc2c01a7 P 52cef933d91343ac9d6ce71f1258b3af [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:55:10.310994   485 raft_consensus.cc:740] T dab3592e13cd4f3c8cddaef4fc2c01a7 P 52cef933d91343ac9d6ce71f1258b3af [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 52cef933d91343ac9d6ce71f1258b3af, State: Initialized, Role: FOLLOWER
I20260608 09:55:10.311882   485 consensus_queue.cc:260] T dab3592e13cd4f3c8cddaef4fc2c01a7 P 52cef933d91343ac9d6ce71f1258b3af [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2d4c747066f46578fee74f84df86eb1" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 38017 } } peers { permanent_uuid: "52cef933d91343ac9d6ce71f1258b3af" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 40863 } } peers { permanent_uuid: "82234301eaf24ee68a8d6589c761d9da" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 33003 } }
I20260608 09:55:10.313755   485 ts_tablet_manager.cc:1434] T dab3592e13cd4f3c8cddaef4fc2c01a7 P 52cef933d91343ac9d6ce71f1258b3af: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.000s
I20260608 09:55:10.313993   484 tablet_bootstrap.cc:492] T 05bbfdbe2aec49979f9e30a188addc43 P b2d4c747066f46578fee74f84df86eb1: No bootstrap required, opened a new log
I20260608 09:55:10.314599   484 ts_tablet_manager.cc:1403] T 05bbfdbe2aec49979f9e30a188addc43 P b2d4c747066f46578fee74f84df86eb1: Time spent bootstrapping tablet: real 0.097s	user 0.011s	sys 0.006s
I20260608 09:55:10.314967   485 tablet_bootstrap.cc:492] T 2d097a7185354b4dbcf695e20d297c6a P 52cef933d91343ac9d6ce71f1258b3af: Bootstrap starting.
I20260608 09:55:10.316993   486 tablet_bootstrap.cc:654] T eeb3edb3cbbd460481bc2e3d739937fb P 82234301eaf24ee68a8d6589c761d9da: Neither blocks nor log segments found. Creating new log.
I20260608 09:55:10.318095   484 raft_consensus.cc:359] T 05bbfdbe2aec49979f9e30a188addc43 P b2d4c747066f46578fee74f84df86eb1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2d4c747066f46578fee74f84df86eb1" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 38017 } } peers { permanent_uuid: "52cef933d91343ac9d6ce71f1258b3af" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 40863 } } peers { permanent_uuid: "82234301eaf24ee68a8d6589c761d9da" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 33003 } }
I20260608 09:55:10.318989   484 raft_consensus.cc:385] T 05bbfdbe2aec49979f9e30a188addc43 P b2d4c747066f46578fee74f84df86eb1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:55:10.319413   484 raft_consensus.cc:740] T 05bbfdbe2aec49979f9e30a188addc43 P b2d4c747066f46578fee74f84df86eb1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b2d4c747066f46578fee74f84df86eb1, State: Initialized, Role: FOLLOWER
I20260608 09:55:10.320578   484 consensus_queue.cc:260] T 05bbfdbe2aec49979f9e30a188addc43 P b2d4c747066f46578fee74f84df86eb1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2d4c747066f46578fee74f84df86eb1" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 38017 } } peers { permanent_uuid: "52cef933d91343ac9d6ce71f1258b3af" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 40863 } } peers { permanent_uuid: "82234301eaf24ee68a8d6589c761d9da" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 33003 } }
I20260608 09:55:10.322443   485 tablet_bootstrap.cc:654] T 2d097a7185354b4dbcf695e20d297c6a P 52cef933d91343ac9d6ce71f1258b3af: Neither blocks nor log segments found. Creating new log.
I20260608 09:55:10.329145   486 tablet_bootstrap.cc:492] T eeb3edb3cbbd460481bc2e3d739937fb P 82234301eaf24ee68a8d6589c761d9da: No bootstrap required, opened a new log
I20260608 09:55:10.329777   486 ts_tablet_manager.cc:1403] T eeb3edb3cbbd460481bc2e3d739937fb P 82234301eaf24ee68a8d6589c761d9da: Time spent bootstrapping tablet: real 0.025s	user 0.009s	sys 0.012s
I20260608 09:55:10.332546   484 ts_tablet_manager.cc:1434] T 05bbfdbe2aec49979f9e30a188addc43 P b2d4c747066f46578fee74f84df86eb1: Time spent starting tablet: real 0.018s	user 0.007s	sys 0.000s
I20260608 09:55:10.333230   486 raft_consensus.cc:359] T eeb3edb3cbbd460481bc2e3d739937fb P 82234301eaf24ee68a8d6589c761d9da [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2d4c747066f46578fee74f84df86eb1" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 38017 } } peers { permanent_uuid: "52cef933d91343ac9d6ce71f1258b3af" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 40863 } } peers { permanent_uuid: "82234301eaf24ee68a8d6589c761d9da" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 33003 } }
I20260608 09:55:10.334028   486 raft_consensus.cc:385] T eeb3edb3cbbd460481bc2e3d739937fb P 82234301eaf24ee68a8d6589c761d9da [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:55:10.334338   486 raft_consensus.cc:740] T eeb3edb3cbbd460481bc2e3d739937fb P 82234301eaf24ee68a8d6589c761d9da [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 82234301eaf24ee68a8d6589c761d9da, State: Initialized, Role: FOLLOWER
I20260608 09:55:10.335180   486 consensus_queue.cc:260] T eeb3edb3cbbd460481bc2e3d739937fb P 82234301eaf24ee68a8d6589c761d9da [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2d4c747066f46578fee74f84df86eb1" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 38017 } } peers { permanent_uuid: "52cef933d91343ac9d6ce71f1258b3af" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 40863 } } peers { permanent_uuid: "82234301eaf24ee68a8d6589c761d9da" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 33003 } }
I20260608 09:55:10.335827   484 tablet_bootstrap.cc:492] T dab3592e13cd4f3c8cddaef4fc2c01a7 P b2d4c747066f46578fee74f84df86eb1: Bootstrap starting.
I20260608 09:55:10.338647   486 ts_tablet_manager.cc:1434] T eeb3edb3cbbd460481bc2e3d739937fb P 82234301eaf24ee68a8d6589c761d9da: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260608 09:55:10.340404   486 tablet_bootstrap.cc:492] T 2d097a7185354b4dbcf695e20d297c6a P 82234301eaf24ee68a8d6589c761d9da: Bootstrap starting.
I20260608 09:55:10.347261   484 tablet_bootstrap.cc:654] T dab3592e13cd4f3c8cddaef4fc2c01a7 P b2d4c747066f46578fee74f84df86eb1: Neither blocks nor log segments found. Creating new log.
I20260608 09:55:10.348268   485 tablet_bootstrap.cc:492] T 2d097a7185354b4dbcf695e20d297c6a P 52cef933d91343ac9d6ce71f1258b3af: No bootstrap required, opened a new log
I20260608 09:55:10.348881   485 ts_tablet_manager.cc:1403] T 2d097a7185354b4dbcf695e20d297c6a P 52cef933d91343ac9d6ce71f1258b3af: Time spent bootstrapping tablet: real 0.034s	user 0.016s	sys 0.011s
I20260608 09:55:10.351847   486 tablet_bootstrap.cc:654] T 2d097a7185354b4dbcf695e20d297c6a P 82234301eaf24ee68a8d6589c761d9da: Neither blocks nor log segments found. Creating new log.
I20260608 09:55:10.352167   485 raft_consensus.cc:359] T 2d097a7185354b4dbcf695e20d297c6a P 52cef933d91343ac9d6ce71f1258b3af [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2d4c747066f46578fee74f84df86eb1" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 38017 } } peers { permanent_uuid: "52cef933d91343ac9d6ce71f1258b3af" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 40863 } } peers { permanent_uuid: "82234301eaf24ee68a8d6589c761d9da" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 33003 } }
I20260608 09:55:10.353039   485 raft_consensus.cc:385] T 2d097a7185354b4dbcf695e20d297c6a P 52cef933d91343ac9d6ce71f1258b3af [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:55:10.353392   485 raft_consensus.cc:740] T 2d097a7185354b4dbcf695e20d297c6a P 52cef933d91343ac9d6ce71f1258b3af [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 52cef933d91343ac9d6ce71f1258b3af, State: Initialized, Role: FOLLOWER
I20260608 09:55:10.354185   485 consensus_queue.cc:260] T 2d097a7185354b4dbcf695e20d297c6a P 52cef933d91343ac9d6ce71f1258b3af [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2d4c747066f46578fee74f84df86eb1" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 38017 } } peers { permanent_uuid: "52cef933d91343ac9d6ce71f1258b3af" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 40863 } } peers { permanent_uuid: "82234301eaf24ee68a8d6589c761d9da" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 33003 } }
I20260608 09:55:10.358736   485 ts_tablet_manager.cc:1434] T 2d097a7185354b4dbcf695e20d297c6a P 52cef933d91343ac9d6ce71f1258b3af: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.001s
I20260608 09:55:10.359899   485 tablet_bootstrap.cc:492] T a248b772880a423085c45cd8a873b2af P 52cef933d91343ac9d6ce71f1258b3af: Bootstrap starting.
I20260608 09:55:10.361027   484 tablet_bootstrap.cc:492] T dab3592e13cd4f3c8cddaef4fc2c01a7 P b2d4c747066f46578fee74f84df86eb1: No bootstrap required, opened a new log
I20260608 09:55:10.361855   484 ts_tablet_manager.cc:1403] T dab3592e13cd4f3c8cddaef4fc2c01a7 P b2d4c747066f46578fee74f84df86eb1: Time spent bootstrapping tablet: real 0.026s	user 0.014s	sys 0.010s
I20260608 09:55:10.365343   486 tablet_bootstrap.cc:492] T 2d097a7185354b4dbcf695e20d297c6a P 82234301eaf24ee68a8d6589c761d9da: No bootstrap required, opened a new log
I20260608 09:55:10.365991   486 ts_tablet_manager.cc:1403] T 2d097a7185354b4dbcf695e20d297c6a P 82234301eaf24ee68a8d6589c761d9da: Time spent bootstrapping tablet: real 0.026s	user 0.013s	sys 0.008s
I20260608 09:55:10.365525   484 raft_consensus.cc:359] T dab3592e13cd4f3c8cddaef4fc2c01a7 P b2d4c747066f46578fee74f84df86eb1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2d4c747066f46578fee74f84df86eb1" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 38017 } } peers { permanent_uuid: "52cef933d91343ac9d6ce71f1258b3af" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 40863 } } peers { permanent_uuid: "82234301eaf24ee68a8d6589c761d9da" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 33003 } }
I20260608 09:55:10.366750   485 tablet_bootstrap.cc:654] T a248b772880a423085c45cd8a873b2af P 52cef933d91343ac9d6ce71f1258b3af: Neither blocks nor log segments found. Creating new log.
I20260608 09:55:10.366853   484 raft_consensus.cc:385] T dab3592e13cd4f3c8cddaef4fc2c01a7 P b2d4c747066f46578fee74f84df86eb1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:55:10.367594   484 raft_consensus.cc:740] T dab3592e13cd4f3c8cddaef4fc2c01a7 P b2d4c747066f46578fee74f84df86eb1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b2d4c747066f46578fee74f84df86eb1, State: Initialized, Role: FOLLOWER
I20260608 09:55:10.368575   484 consensus_queue.cc:260] T dab3592e13cd4f3c8cddaef4fc2c01a7 P b2d4c747066f46578fee74f84df86eb1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2d4c747066f46578fee74f84df86eb1" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 38017 } } peers { permanent_uuid: "52cef933d91343ac9d6ce71f1258b3af" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 40863 } } peers { permanent_uuid: "82234301eaf24ee68a8d6589c761d9da" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 33003 } }
I20260608 09:55:10.369480   486 raft_consensus.cc:359] T 2d097a7185354b4dbcf695e20d297c6a P 82234301eaf24ee68a8d6589c761d9da [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2d4c747066f46578fee74f84df86eb1" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 38017 } } peers { permanent_uuid: "52cef933d91343ac9d6ce71f1258b3af" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 40863 } } peers { permanent_uuid: "82234301eaf24ee68a8d6589c761d9da" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 33003 } }
I20260608 09:55:10.370373   486 raft_consensus.cc:385] T 2d097a7185354b4dbcf695e20d297c6a P 82234301eaf24ee68a8d6589c761d9da [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:55:10.370826   486 raft_consensus.cc:740] T 2d097a7185354b4dbcf695e20d297c6a P 82234301eaf24ee68a8d6589c761d9da [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 82234301eaf24ee68a8d6589c761d9da, State: Initialized, Role: FOLLOWER
I20260608 09:55:10.371536   484 ts_tablet_manager.cc:1434] T dab3592e13cd4f3c8cddaef4fc2c01a7 P b2d4c747066f46578fee74f84df86eb1: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.001s
I20260608 09:55:10.371920   486 consensus_queue.cc:260] T 2d097a7185354b4dbcf695e20d297c6a P 82234301eaf24ee68a8d6589c761d9da [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2d4c747066f46578fee74f84df86eb1" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 38017 } } peers { permanent_uuid: "52cef933d91343ac9d6ce71f1258b3af" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 40863 } } peers { permanent_uuid: "82234301eaf24ee68a8d6589c761d9da" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 33003 } }
I20260608 09:55:10.377079   486 ts_tablet_manager.cc:1434] T 2d097a7185354b4dbcf695e20d297c6a P 82234301eaf24ee68a8d6589c761d9da: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.000s
I20260608 09:55:10.378181   486 tablet_bootstrap.cc:492] T a248b772880a423085c45cd8a873b2af P 82234301eaf24ee68a8d6589c761d9da: Bootstrap starting.
I20260608 09:55:10.379002   485 tablet_bootstrap.cc:492] T a248b772880a423085c45cd8a873b2af P 52cef933d91343ac9d6ce71f1258b3af: No bootstrap required, opened a new log
I20260608 09:55:10.379575   485 ts_tablet_manager.cc:1403] T a248b772880a423085c45cd8a873b2af P 52cef933d91343ac9d6ce71f1258b3af: Time spent bootstrapping tablet: real 0.020s	user 0.018s	sys 0.001s
I20260608 09:55:10.382781   485 raft_consensus.cc:359] T a248b772880a423085c45cd8a873b2af P 52cef933d91343ac9d6ce71f1258b3af [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2d4c747066f46578fee74f84df86eb1" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 38017 } } peers { permanent_uuid: "52cef933d91343ac9d6ce71f1258b3af" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 40863 } } peers { permanent_uuid: "82234301eaf24ee68a8d6589c761d9da" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 33003 } }
I20260608 09:55:10.383646   485 raft_consensus.cc:385] T a248b772880a423085c45cd8a873b2af P 52cef933d91343ac9d6ce71f1258b3af [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:55:10.383992   485 raft_consensus.cc:740] T a248b772880a423085c45cd8a873b2af P 52cef933d91343ac9d6ce71f1258b3af [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 52cef933d91343ac9d6ce71f1258b3af, State: Initialized, Role: FOLLOWER
I20260608 09:55:10.384917   485 consensus_queue.cc:260] T a248b772880a423085c45cd8a873b2af P 52cef933d91343ac9d6ce71f1258b3af [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2d4c747066f46578fee74f84df86eb1" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 38017 } } peers { permanent_uuid: "52cef933d91343ac9d6ce71f1258b3af" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 40863 } } peers { permanent_uuid: "82234301eaf24ee68a8d6589c761d9da" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 33003 } }
I20260608 09:55:10.386183   486 tablet_bootstrap.cc:654] T a248b772880a423085c45cd8a873b2af P 82234301eaf24ee68a8d6589c761d9da: Neither blocks nor log segments found. Creating new log.
I20260608 09:55:10.387748   485 ts_tablet_manager.cc:1434] T a248b772880a423085c45cd8a873b2af P 52cef933d91343ac9d6ce71f1258b3af: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260608 09:55:10.388952   485 tablet_bootstrap.cc:492] T 655f021d7c8244a8b82b93ab7c09cc8f P 52cef933d91343ac9d6ce71f1258b3af: Bootstrap starting.
I20260608 09:55:10.378235   484 tablet_bootstrap.cc:492] T a248b772880a423085c45cd8a873b2af P b2d4c747066f46578fee74f84df86eb1: Bootstrap starting.
I20260608 09:55:10.395656   485 tablet_bootstrap.cc:654] T 655f021d7c8244a8b82b93ab7c09cc8f P 52cef933d91343ac9d6ce71f1258b3af: Neither blocks nor log segments found. Creating new log.
I20260608 09:55:10.398813   484 tablet_bootstrap.cc:654] T a248b772880a423085c45cd8a873b2af P b2d4c747066f46578fee74f84df86eb1: Neither blocks nor log segments found. Creating new log.
I20260608 09:55:10.406898   486 tablet_bootstrap.cc:492] T a248b772880a423085c45cd8a873b2af P 82234301eaf24ee68a8d6589c761d9da: No bootstrap required, opened a new log
I20260608 09:55:10.407491   486 ts_tablet_manager.cc:1403] T a248b772880a423085c45cd8a873b2af P 82234301eaf24ee68a8d6589c761d9da: Time spent bootstrapping tablet: real 0.030s	user 0.012s	sys 0.015s
I20260608 09:55:10.407814   484 tablet_bootstrap.cc:492] T a248b772880a423085c45cd8a873b2af P b2d4c747066f46578fee74f84df86eb1: No bootstrap required, opened a new log
I20260608 09:55:10.408381   484 ts_tablet_manager.cc:1403] T a248b772880a423085c45cd8a873b2af P b2d4c747066f46578fee74f84df86eb1: Time spent bootstrapping tablet: real 0.030s	user 0.007s	sys 0.008s
I20260608 09:55:10.410667   486 raft_consensus.cc:359] T a248b772880a423085c45cd8a873b2af P 82234301eaf24ee68a8d6589c761d9da [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2d4c747066f46578fee74f84df86eb1" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 38017 } } peers { permanent_uuid: "52cef933d91343ac9d6ce71f1258b3af" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 40863 } } peers { permanent_uuid: "82234301eaf24ee68a8d6589c761d9da" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 33003 } }
I20260608 09:55:10.411454   486 raft_consensus.cc:385] T a248b772880a423085c45cd8a873b2af P 82234301eaf24ee68a8d6589c761d9da [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:55:10.411872   486 raft_consensus.cc:740] T a248b772880a423085c45cd8a873b2af P 82234301eaf24ee68a8d6589c761d9da [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 82234301eaf24ee68a8d6589c761d9da, State: Initialized, Role: FOLLOWER
I20260608 09:55:10.411499   484 raft_consensus.cc:359] T a248b772880a423085c45cd8a873b2af P b2d4c747066f46578fee74f84df86eb1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2d4c747066f46578fee74f84df86eb1" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 38017 } } peers { permanent_uuid: "52cef933d91343ac9d6ce71f1258b3af" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 40863 } } peers { permanent_uuid: "82234301eaf24ee68a8d6589c761d9da" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 33003 } }
I20260608 09:55:10.412322   484 raft_consensus.cc:385] T a248b772880a423085c45cd8a873b2af P b2d4c747066f46578fee74f84df86eb1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:55:10.412671   484 raft_consensus.cc:740] T a248b772880a423085c45cd8a873b2af P b2d4c747066f46578fee74f84df86eb1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b2d4c747066f46578fee74f84df86eb1, State: Initialized, Role: FOLLOWER
I20260608 09:55:10.412801   485 tablet_bootstrap.cc:492] T 655f021d7c8244a8b82b93ab7c09cc8f P 52cef933d91343ac9d6ce71f1258b3af: No bootstrap required, opened a new log
I20260608 09:55:10.412714   486 consensus_queue.cc:260] T a248b772880a423085c45cd8a873b2af P 82234301eaf24ee68a8d6589c761d9da [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2d4c747066f46578fee74f84df86eb1" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 38017 } } peers { permanent_uuid: "52cef933d91343ac9d6ce71f1258b3af" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 40863 } } peers { permanent_uuid: "82234301eaf24ee68a8d6589c761d9da" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 33003 } }
I20260608 09:55:10.413440   485 ts_tablet_manager.cc:1403] T 655f021d7c8244a8b82b93ab7c09cc8f P 52cef933d91343ac9d6ce71f1258b3af: Time spent bootstrapping tablet: real 0.025s	user 0.014s	sys 0.004s
I20260608 09:55:10.413620   484 consensus_queue.cc:260] T a248b772880a423085c45cd8a873b2af P b2d4c747066f46578fee74f84df86eb1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2d4c747066f46578fee74f84df86eb1" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 38017 } } peers { permanent_uuid: "52cef933d91343ac9d6ce71f1258b3af" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 40863 } } peers { permanent_uuid: "82234301eaf24ee68a8d6589c761d9da" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 33003 } }
I20260608 09:55:10.415320   486 ts_tablet_manager.cc:1434] T a248b772880a423085c45cd8a873b2af P 82234301eaf24ee68a8d6589c761d9da: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260608 09:55:10.416505   486 tablet_bootstrap.cc:492] T 05bbfdbe2aec49979f9e30a188addc43 P 82234301eaf24ee68a8d6589c761d9da: Bootstrap starting.
I20260608 09:55:10.416522   485 raft_consensus.cc:359] T 655f021d7c8244a8b82b93ab7c09cc8f P 52cef933d91343ac9d6ce71f1258b3af [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2d4c747066f46578fee74f84df86eb1" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 38017 } } peers { permanent_uuid: "52cef933d91343ac9d6ce71f1258b3af" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 40863 } } peers { permanent_uuid: "82234301eaf24ee68a8d6589c761d9da" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 33003 } }
I20260608 09:55:10.417503   485 raft_consensus.cc:385] T 655f021d7c8244a8b82b93ab7c09cc8f P 52cef933d91343ac9d6ce71f1258b3af [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:55:10.417871   485 raft_consensus.cc:740] T 655f021d7c8244a8b82b93ab7c09cc8f P 52cef933d91343ac9d6ce71f1258b3af [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 52cef933d91343ac9d6ce71f1258b3af, State: Initialized, Role: FOLLOWER
I20260608 09:55:10.418821   485 consensus_queue.cc:260] T 655f021d7c8244a8b82b93ab7c09cc8f P 52cef933d91343ac9d6ce71f1258b3af [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2d4c747066f46578fee74f84df86eb1" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 38017 } } peers { permanent_uuid: "52cef933d91343ac9d6ce71f1258b3af" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 40863 } } peers { permanent_uuid: "82234301eaf24ee68a8d6589c761d9da" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 33003 } }
I20260608 09:55:10.421530   484 ts_tablet_manager.cc:1434] T a248b772880a423085c45cd8a873b2af P b2d4c747066f46578fee74f84df86eb1: Time spent starting tablet: real 0.013s	user 0.007s	sys 0.000s
I20260608 09:55:10.422801   484 tablet_bootstrap.cc:492] T 2d097a7185354b4dbcf695e20d297c6a P b2d4c747066f46578fee74f84df86eb1: Bootstrap starting.
I20260608 09:55:10.423324   485 ts_tablet_manager.cc:1434] T 655f021d7c8244a8b82b93ab7c09cc8f P 52cef933d91343ac9d6ce71f1258b3af: Time spent starting tablet: real 0.010s	user 0.008s	sys 0.000s
I20260608 09:55:10.424434   485 tablet_bootstrap.cc:492] T eeb3edb3cbbd460481bc2e3d739937fb P 52cef933d91343ac9d6ce71f1258b3af: Bootstrap starting.
I20260608 09:55:10.428923   432 raft_consensus.cc:493] T 655f021d7c8244a8b82b93ab7c09cc8f P 52cef933d91343ac9d6ce71f1258b3af [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 09:55:10.429383   432 raft_consensus.cc:515] T 655f021d7c8244a8b82b93ab7c09cc8f P 52cef933d91343ac9d6ce71f1258b3af [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2d4c747066f46578fee74f84df86eb1" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 38017 } } peers { permanent_uuid: "52cef933d91343ac9d6ce71f1258b3af" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 40863 } } peers { permanent_uuid: "82234301eaf24ee68a8d6589c761d9da" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 33003 } }
I20260608 09:55:10.430419   484 tablet_bootstrap.cc:654] T 2d097a7185354b4dbcf695e20d297c6a P b2d4c747066f46578fee74f84df86eb1: Neither blocks nor log segments found. Creating new log.
I20260608 09:55:10.432215   432 leader_election.cc:290] T 655f021d7c8244a8b82b93ab7c09cc8f P 52cef933d91343ac9d6ce71f1258b3af [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b2d4c747066f46578fee74f84df86eb1 (127.22.183.129:38017), 82234301eaf24ee68a8d6589c761d9da (127.22.183.131:33003)
I20260608 09:55:10.424456   486 tablet_bootstrap.cc:654] T 05bbfdbe2aec49979f9e30a188addc43 P 82234301eaf24ee68a8d6589c761d9da: Neither blocks nor log segments found. Creating new log.
I20260608 09:55:10.439034   485 tablet_bootstrap.cc:654] T eeb3edb3cbbd460481bc2e3d739937fb P 52cef933d91343ac9d6ce71f1258b3af: Neither blocks nor log segments found. Creating new log.
I20260608 09:55:10.442562   484 tablet_bootstrap.cc:492] T 2d097a7185354b4dbcf695e20d297c6a P b2d4c747066f46578fee74f84df86eb1: No bootstrap required, opened a new log
I20260608 09:55:10.443176   484 ts_tablet_manager.cc:1403] T 2d097a7185354b4dbcf695e20d297c6a P b2d4c747066f46578fee74f84df86eb1: Time spent bootstrapping tablet: real 0.021s	user 0.004s	sys 0.015s
I20260608 09:55:10.446663   484 raft_consensus.cc:359] T 2d097a7185354b4dbcf695e20d297c6a P b2d4c747066f46578fee74f84df86eb1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2d4c747066f46578fee74f84df86eb1" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 38017 } } peers { permanent_uuid: "52cef933d91343ac9d6ce71f1258b3af" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 40863 } } peers { permanent_uuid: "82234301eaf24ee68a8d6589c761d9da" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 33003 } }
I20260608 09:55:10.447594   484 raft_consensus.cc:385] T 2d097a7185354b4dbcf695e20d297c6a P b2d4c747066f46578fee74f84df86eb1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:55:10.447976   484 raft_consensus.cc:740] T 2d097a7185354b4dbcf695e20d297c6a P b2d4c747066f46578fee74f84df86eb1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b2d4c747066f46578fee74f84df86eb1, State: Initialized, Role: FOLLOWER
I20260608 09:55:10.448935   484 consensus_queue.cc:260] T 2d097a7185354b4dbcf695e20d297c6a P b2d4c747066f46578fee74f84df86eb1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2d4c747066f46578fee74f84df86eb1" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 38017 } } peers { permanent_uuid: "52cef933d91343ac9d6ce71f1258b3af" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 40863 } } peers { permanent_uuid: "82234301eaf24ee68a8d6589c761d9da" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 33003 } }
I20260608 09:55:10.456166   432 raft_consensus.cc:493] T 2d097a7185354b4dbcf695e20d297c6a P 52cef933d91343ac9d6ce71f1258b3af [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 09:55:10.456652   432 raft_consensus.cc:515] T 2d097a7185354b4dbcf695e20d297c6a P 52cef933d91343ac9d6ce71f1258b3af [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2d4c747066f46578fee74f84df86eb1" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 38017 } } peers { permanent_uuid: "52cef933d91343ac9d6ce71f1258b3af" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 40863 } } peers { permanent_uuid: "82234301eaf24ee68a8d6589c761d9da" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 33003 } }
I20260608 09:55:10.458173   486 tablet_bootstrap.cc:492] T 05bbfdbe2aec49979f9e30a188addc43 P 82234301eaf24ee68a8d6589c761d9da: No bootstrap required, opened a new log
I20260608 09:55:10.458935   486 ts_tablet_manager.cc:1403] T 05bbfdbe2aec49979f9e30a188addc43 P 82234301eaf24ee68a8d6589c761d9da: Time spent bootstrapping tablet: real 0.043s	user 0.011s	sys 0.007s
I20260608 09:55:10.459270   432 leader_election.cc:290] T 2d097a7185354b4dbcf695e20d297c6a P 52cef933d91343ac9d6ce71f1258b3af [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b2d4c747066f46578fee74f84df86eb1 (127.22.183.129:38017), 82234301eaf24ee68a8d6589c761d9da (127.22.183.131:33003)
I20260608 09:55:10.460834   440 raft_consensus.cc:493] T 2d097a7185354b4dbcf695e20d297c6a P b2d4c747066f46578fee74f84df86eb1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 09:55:10.461421   440 raft_consensus.cc:515] T 2d097a7185354b4dbcf695e20d297c6a P b2d4c747066f46578fee74f84df86eb1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2d4c747066f46578fee74f84df86eb1" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 38017 } } peers { permanent_uuid: "52cef933d91343ac9d6ce71f1258b3af" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 40863 } } peers { permanent_uuid: "82234301eaf24ee68a8d6589c761d9da" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 33003 } }
I20260608 09:55:10.462570   486 raft_consensus.cc:359] T 05bbfdbe2aec49979f9e30a188addc43 P 82234301eaf24ee68a8d6589c761d9da [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2d4c747066f46578fee74f84df86eb1" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 38017 } } peers { permanent_uuid: "52cef933d91343ac9d6ce71f1258b3af" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 40863 } } peers { permanent_uuid: "82234301eaf24ee68a8d6589c761d9da" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 33003 } }
I20260608 09:55:10.463413   486 raft_consensus.cc:385] T 05bbfdbe2aec49979f9e30a188addc43 P 82234301eaf24ee68a8d6589c761d9da [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:55:10.463780   486 raft_consensus.cc:740] T 05bbfdbe2aec49979f9e30a188addc43 P 82234301eaf24ee68a8d6589c761d9da [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 82234301eaf24ee68a8d6589c761d9da, State: Initialized, Role: FOLLOWER
I20260608 09:55:10.464766   486 consensus_queue.cc:260] T 05bbfdbe2aec49979f9e30a188addc43 P 82234301eaf24ee68a8d6589c761d9da [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2d4c747066f46578fee74f84df86eb1" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 38017 } } peers { permanent_uuid: "52cef933d91343ac9d6ce71f1258b3af" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 40863 } } peers { permanent_uuid: "82234301eaf24ee68a8d6589c761d9da" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 33003 } }
I20260608 09:55:10.475255   486 ts_tablet_manager.cc:1434] T 05bbfdbe2aec49979f9e30a188addc43 P 82234301eaf24ee68a8d6589c761d9da: Time spent starting tablet: real 0.016s	user 0.003s	sys 0.005s
I20260608 09:55:10.475884   440 leader_election.cc:290] T 2d097a7185354b4dbcf695e20d297c6a P b2d4c747066f46578fee74f84df86eb1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 52cef933d91343ac9d6ce71f1258b3af (127.22.183.130:40863), 82234301eaf24ee68a8d6589c761d9da (127.22.183.131:33003)
I20260608 09:55:10.476997   486 tablet_bootstrap.cc:492] T dab3592e13cd4f3c8cddaef4fc2c01a7 P 82234301eaf24ee68a8d6589c761d9da: Bootstrap starting.
I20260608 09:55:10.479399   436 raft_consensus.cc:493] T eeb3edb3cbbd460481bc2e3d739937fb P 82234301eaf24ee68a8d6589c761d9da [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 09:55:10.480163   436 raft_consensus.cc:515] T eeb3edb3cbbd460481bc2e3d739937fb P 82234301eaf24ee68a8d6589c761d9da [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2d4c747066f46578fee74f84df86eb1" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 38017 } } peers { permanent_uuid: "52cef933d91343ac9d6ce71f1258b3af" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 40863 } } peers { permanent_uuid: "82234301eaf24ee68a8d6589c761d9da" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 33003 } }
I20260608 09:55:10.491003   484 ts_tablet_manager.cc:1434] T 2d097a7185354b4dbcf695e20d297c6a P b2d4c747066f46578fee74f84df86eb1: Time spent starting tablet: real 0.047s	user 0.006s	sys 0.001s
I20260608 09:55:10.500092   484 tablet_bootstrap.cc:492] T 655f021d7c8244a8b82b93ab7c09cc8f P b2d4c747066f46578fee74f84df86eb1: Bootstrap starting.
I20260608 09:55:10.507992   484 tablet_bootstrap.cc:654] T 655f021d7c8244a8b82b93ab7c09cc8f P b2d4c747066f46578fee74f84df86eb1: Neither blocks nor log segments found. Creating new log.
I20260608 09:55:10.512233   438 raft_consensus.cc:493] T a248b772880a423085c45cd8a873b2af P 82234301eaf24ee68a8d6589c761d9da [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 09:55:10.514813   438 raft_consensus.cc:515] T a248b772880a423085c45cd8a873b2af P 82234301eaf24ee68a8d6589c761d9da [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2d4c747066f46578fee74f84df86eb1" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 38017 } } peers { permanent_uuid: "52cef933d91343ac9d6ce71f1258b3af" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 40863 } } peers { permanent_uuid: "82234301eaf24ee68a8d6589c761d9da" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 33003 } }
I20260608 09:55:10.519665   436 leader_election.cc:290] T eeb3edb3cbbd460481bc2e3d739937fb P 82234301eaf24ee68a8d6589c761d9da [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b2d4c747066f46578fee74f84df86eb1 (127.22.183.129:38017), 52cef933d91343ac9d6ce71f1258b3af (127.22.183.130:40863)
I20260608 09:55:10.519775   438 leader_election.cc:290] T a248b772880a423085c45cd8a873b2af P 82234301eaf24ee68a8d6589c761d9da [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b2d4c747066f46578fee74f84df86eb1 (127.22.183.129:38017), 52cef933d91343ac9d6ce71f1258b3af (127.22.183.130:40863)
I20260608 09:55:10.520401   436 raft_consensus.cc:493] T 05bbfdbe2aec49979f9e30a188addc43 P 82234301eaf24ee68a8d6589c761d9da [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 09:55:10.520526 32700 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "655f021d7c8244a8b82b93ab7c09cc8f" candidate_uuid: "52cef933d91343ac9d6ce71f1258b3af" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b2d4c747066f46578fee74f84df86eb1" is_pre_election: true
I20260608 09:55:10.520974   436 raft_consensus.cc:515] T 05bbfdbe2aec49979f9e30a188addc43 P 82234301eaf24ee68a8d6589c761d9da [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2d4c747066f46578fee74f84df86eb1" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 38017 } } peers { permanent_uuid: "52cef933d91343ac9d6ce71f1258b3af" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 40863 } } peers { permanent_uuid: "82234301eaf24ee68a8d6589c761d9da" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 33003 } }
I20260608 09:55:10.522965 32699 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2d097a7185354b4dbcf695e20d297c6a" candidate_uuid: "52cef933d91343ac9d6ce71f1258b3af" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b2d4c747066f46578fee74f84df86eb1" is_pre_election: true
I20260608 09:55:10.523953 32699 raft_consensus.cc:2468] T 2d097a7185354b4dbcf695e20d297c6a P b2d4c747066f46578fee74f84df86eb1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 52cef933d91343ac9d6ce71f1258b3af in term 0.
I20260608 09:55:10.524698   486 tablet_bootstrap.cc:654] T dab3592e13cd4f3c8cddaef4fc2c01a7 P 82234301eaf24ee68a8d6589c761d9da: Neither blocks nor log segments found. Creating new log.
I20260608 09:55:10.533895   485 tablet_bootstrap.cc:492] T eeb3edb3cbbd460481bc2e3d739937fb P 52cef933d91343ac9d6ce71f1258b3af: No bootstrap required, opened a new log
I20260608 09:55:10.536934   485 ts_tablet_manager.cc:1403] T eeb3edb3cbbd460481bc2e3d739937fb P 52cef933d91343ac9d6ce71f1258b3af: Time spent bootstrapping tablet: real 0.113s	user 0.031s	sys 0.031s
W20260608 09:55:10.526723 32739 leader_election.cc:343] T 655f021d7c8244a8b82b93ab7c09cc8f P 52cef933d91343ac9d6ce71f1258b3af [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b2d4c747066f46578fee74f84df86eb1 (127.22.183.129:38017): Illegal state: must be running to vote when last-logged opid is not known
I20260608 09:55:10.540164 32739 leader_election.cc:304] T 2d097a7185354b4dbcf695e20d297c6a P 52cef933d91343ac9d6ce71f1258b3af [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 52cef933d91343ac9d6ce71f1258b3af, b2d4c747066f46578fee74f84df86eb1; no voters: 
I20260608 09:55:10.546379   381 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "655f021d7c8244a8b82b93ab7c09cc8f" candidate_uuid: "52cef933d91343ac9d6ce71f1258b3af" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "82234301eaf24ee68a8d6589c761d9da" is_pre_election: true
I20260608 09:55:10.546674   380 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2d097a7185354b4dbcf695e20d297c6a" candidate_uuid: "52cef933d91343ac9d6ce71f1258b3af" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "82234301eaf24ee68a8d6589c761d9da" is_pre_election: true
I20260608 09:55:10.547430   380 raft_consensus.cc:2468] T 2d097a7185354b4dbcf695e20d297c6a P 82234301eaf24ee68a8d6589c761d9da [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 52cef933d91343ac9d6ce71f1258b3af in term 0.
I20260608 09:55:10.548334   432 raft_consensus.cc:2804] T 2d097a7185354b4dbcf695e20d297c6a P 52cef933d91343ac9d6ce71f1258b3af [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 09:55:10.548729   432 raft_consensus.cc:493] T 2d097a7185354b4dbcf695e20d297c6a P 52cef933d91343ac9d6ce71f1258b3af [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 09:55:10.549067   432 raft_consensus.cc:3060] T 2d097a7185354b4dbcf695e20d297c6a P 52cef933d91343ac9d6ce71f1258b3af [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:55:10.549578   436 leader_election.cc:290] T 05bbfdbe2aec49979f9e30a188addc43 P 82234301eaf24ee68a8d6589c761d9da [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b2d4c747066f46578fee74f84df86eb1 (127.22.183.129:38017), 52cef933d91343ac9d6ce71f1258b3af (127.22.183.130:40863)
W20260608 09:55:10.550493 32739 leader_election.cc:343] T 655f021d7c8244a8b82b93ab7c09cc8f P 52cef933d91343ac9d6ce71f1258b3af [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 82234301eaf24ee68a8d6589c761d9da (127.22.183.131:33003): Illegal state: must be running to vote when last-logged opid is not known
I20260608 09:55:10.552750 32739 leader_election.cc:304] T 655f021d7c8244a8b82b93ab7c09cc8f P 52cef933d91343ac9d6ce71f1258b3af [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 52cef933d91343ac9d6ce71f1258b3af; no voters: 82234301eaf24ee68a8d6589c761d9da, b2d4c747066f46578fee74f84df86eb1
I20260608 09:55:10.555320   485 raft_consensus.cc:359] T eeb3edb3cbbd460481bc2e3d739937fb P 52cef933d91343ac9d6ce71f1258b3af [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2d4c747066f46578fee74f84df86eb1" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 38017 } } peers { permanent_uuid: "52cef933d91343ac9d6ce71f1258b3af" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 40863 } } peers { permanent_uuid: "82234301eaf24ee68a8d6589c761d9da" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 33003 } }
I20260608 09:55:10.556443   485 raft_consensus.cc:385] T eeb3edb3cbbd460481bc2e3d739937fb P 52cef933d91343ac9d6ce71f1258b3af [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:55:10.556893   485 raft_consensus.cc:740] T eeb3edb3cbbd460481bc2e3d739937fb P 52cef933d91343ac9d6ce71f1258b3af [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 52cef933d91343ac9d6ce71f1258b3af, State: Initialized, Role: FOLLOWER
I20260608 09:55:10.558028   485 consensus_queue.cc:260] T eeb3edb3cbbd460481bc2e3d739937fb P 52cef933d91343ac9d6ce71f1258b3af [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2d4c747066f46578fee74f84df86eb1" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 38017 } } peers { permanent_uuid: "52cef933d91343ac9d6ce71f1258b3af" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 40863 } } peers { permanent_uuid: "82234301eaf24ee68a8d6589c761d9da" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 33003 } }
I20260608 09:55:10.565068   486 tablet_bootstrap.cc:492] T dab3592e13cd4f3c8cddaef4fc2c01a7 P 82234301eaf24ee68a8d6589c761d9da: No bootstrap required, opened a new log
I20260608 09:55:10.565654   486 ts_tablet_manager.cc:1403] T dab3592e13cd4f3c8cddaef4fc2c01a7 P 82234301eaf24ee68a8d6589c761d9da: Time spent bootstrapping tablet: real 0.089s	user 0.012s	sys 0.004s
I20260608 09:55:10.566152 32699 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eeb3edb3cbbd460481bc2e3d739937fb" candidate_uuid: "82234301eaf24ee68a8d6589c761d9da" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b2d4c747066f46578fee74f84df86eb1" is_pre_election: true
I20260608 09:55:10.566200 32698 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "05bbfdbe2aec49979f9e30a188addc43" candidate_uuid: "82234301eaf24ee68a8d6589c761d9da" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b2d4c747066f46578fee74f84df86eb1" is_pre_election: true
I20260608 09:55:10.565100   432 raft_consensus.cc:515] T 2d097a7185354b4dbcf695e20d297c6a P 52cef933d91343ac9d6ce71f1258b3af [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2d4c747066f46578fee74f84df86eb1" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 38017 } } peers { permanent_uuid: "52cef933d91343ac9d6ce71f1258b3af" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 40863 } } peers { permanent_uuid: "82234301eaf24ee68a8d6589c761d9da" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 33003 } }
I20260608 09:55:10.568039 32698 raft_consensus.cc:2468] T 05bbfdbe2aec49979f9e30a188addc43 P b2d4c747066f46578fee74f84df86eb1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 82234301eaf24ee68a8d6589c761d9da in term 0.
W20260608 09:55:10.568827   345 leader_election.cc:343] T eeb3edb3cbbd460481bc2e3d739937fb P 82234301eaf24ee68a8d6589c761d9da [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b2d4c747066f46578fee74f84df86eb1 (127.22.183.129:38017): Illegal state: must be running to vote when last-logged opid is not known
I20260608 09:55:10.567616   440 raft_consensus.cc:493] T a248b772880a423085c45cd8a873b2af P b2d4c747066f46578fee74f84df86eb1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 09:55:10.569736   440 raft_consensus.cc:515] T a248b772880a423085c45cd8a873b2af P b2d4c747066f46578fee74f84df86eb1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2d4c747066f46578fee74f84df86eb1" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 38017 } } peers { permanent_uuid: "52cef933d91343ac9d6ce71f1258b3af" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 40863 } } peers { permanent_uuid: "82234301eaf24ee68a8d6589c761d9da" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 33003 } }
I20260608 09:55:10.570082   345 leader_election.cc:304] T 05bbfdbe2aec49979f9e30a188addc43 P 82234301eaf24ee68a8d6589c761d9da [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 82234301eaf24ee68a8d6589c761d9da, b2d4c747066f46578fee74f84df86eb1; no voters: 
I20260608 09:55:10.570362   432 leader_election.cc:290] T 2d097a7185354b4dbcf695e20d297c6a P 52cef933d91343ac9d6ce71f1258b3af [CANDIDATE]: Term 1 election: Requested vote from peers b2d4c747066f46578fee74f84df86eb1 (127.22.183.129:38017), 82234301eaf24ee68a8d6589c761d9da (127.22.183.131:33003)
I20260608 09:55:10.571049   436 raft_consensus.cc:2804] T 05bbfdbe2aec49979f9e30a188addc43 P 82234301eaf24ee68a8d6589c761d9da [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 09:55:10.571054   432 raft_consensus.cc:2749] T 655f021d7c8244a8b82b93ab7c09cc8f P 52cef933d91343ac9d6ce71f1258b3af [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260608 09:55:10.571676   436 raft_consensus.cc:493] T 05bbfdbe2aec49979f9e30a188addc43 P 82234301eaf24ee68a8d6589c761d9da [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 09:55:10.572814   440 leader_election.cc:290] T a248b772880a423085c45cd8a873b2af P b2d4c747066f46578fee74f84df86eb1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 52cef933d91343ac9d6ce71f1258b3af (127.22.183.130:40863), 82234301eaf24ee68a8d6589c761d9da (127.22.183.131:33003)
I20260608 09:55:10.572592   436 raft_consensus.cc:3060] T 05bbfdbe2aec49979f9e30a188addc43 P 82234301eaf24ee68a8d6589c761d9da [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:55:10.573673 32700 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a248b772880a423085c45cd8a873b2af" candidate_uuid: "82234301eaf24ee68a8d6589c761d9da" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b2d4c747066f46578fee74f84df86eb1" is_pre_election: true
I20260608 09:55:10.574540 32700 raft_consensus.cc:2468] T a248b772880a423085c45cd8a873b2af P b2d4c747066f46578fee74f84df86eb1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 82234301eaf24ee68a8d6589c761d9da in term 0.
I20260608 09:55:10.576885   345 leader_election.cc:304] T a248b772880a423085c45cd8a873b2af P 82234301eaf24ee68a8d6589c761d9da [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 82234301eaf24ee68a8d6589c761d9da, b2d4c747066f46578fee74f84df86eb1; no voters: 
I20260608 09:55:10.578472   511 raft_consensus.cc:2804] T a248b772880a423085c45cd8a873b2af P 82234301eaf24ee68a8d6589c761d9da [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 09:55:10.578625 32700 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2d097a7185354b4dbcf695e20d297c6a" candidate_uuid: "52cef933d91343ac9d6ce71f1258b3af" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b2d4c747066f46578fee74f84df86eb1"
I20260608 09:55:10.579071   511 raft_consensus.cc:493] T a248b772880a423085c45cd8a873b2af P 82234301eaf24ee68a8d6589c761d9da [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 09:55:10.579335 32700 raft_consensus.cc:3060] T 2d097a7185354b4dbcf695e20d297c6a P b2d4c747066f46578fee74f84df86eb1 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:55:10.579748   511 raft_consensus.cc:3060] T a248b772880a423085c45cd8a873b2af P 82234301eaf24ee68a8d6589c761d9da [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:55:10.580495   380 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2d097a7185354b4dbcf695e20d297c6a" candidate_uuid: "52cef933d91343ac9d6ce71f1258b3af" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "82234301eaf24ee68a8d6589c761d9da"
I20260608 09:55:10.581125   380 raft_consensus.cc:3060] T 2d097a7185354b4dbcf695e20d297c6a P 82234301eaf24ee68a8d6589c761d9da [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:55:10.579285   486 raft_consensus.cc:359] T dab3592e13cd4f3c8cddaef4fc2c01a7 P 82234301eaf24ee68a8d6589c761d9da [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2d4c747066f46578fee74f84df86eb1" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 38017 } } peers { permanent_uuid: "52cef933d91343ac9d6ce71f1258b3af" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 40863 } } peers { permanent_uuid: "82234301eaf24ee68a8d6589c761d9da" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 33003 } }
I20260608 09:55:10.584089   381 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2d097a7185354b4dbcf695e20d297c6a" candidate_uuid: "b2d4c747066f46578fee74f84df86eb1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "82234301eaf24ee68a8d6589c761d9da" is_pre_election: true
I20260608 09:55:10.584661   486 raft_consensus.cc:385] T dab3592e13cd4f3c8cddaef4fc2c01a7 P 82234301eaf24ee68a8d6589c761d9da [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:55:10.584610   379 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a248b772880a423085c45cd8a873b2af" candidate_uuid: "b2d4c747066f46578fee74f84df86eb1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "82234301eaf24ee68a8d6589c761d9da" is_pre_election: true
I20260608 09:55:10.585270   486 raft_consensus.cc:740] T dab3592e13cd4f3c8cddaef4fc2c01a7 P 82234301eaf24ee68a8d6589c761d9da [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 82234301eaf24ee68a8d6589c761d9da, State: Initialized, Role: FOLLOWER
I20260608 09:55:10.586339   486 consensus_queue.cc:260] T dab3592e13cd4f3c8cddaef4fc2c01a7 P 82234301eaf24ee68a8d6589c761d9da [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2d4c747066f46578fee74f84df86eb1" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 38017 } } peers { permanent_uuid: "52cef933d91343ac9d6ce71f1258b3af" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 40863 } } peers { permanent_uuid: "82234301eaf24ee68a8d6589c761d9da" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 33003 } }
I20260608 09:55:10.588912   486 ts_tablet_manager.cc:1434] T dab3592e13cd4f3c8cddaef4fc2c01a7 P 82234301eaf24ee68a8d6589c761d9da: Time spent starting tablet: real 0.023s	user 0.001s	sys 0.006s
I20260608 09:55:10.590047   486 tablet_bootstrap.cc:492] T 655f021d7c8244a8b82b93ab7c09cc8f P 82234301eaf24ee68a8d6589c761d9da: Bootstrap starting.
I20260608 09:55:10.600833   486 tablet_bootstrap.cc:654] T 655f021d7c8244a8b82b93ab7c09cc8f P 82234301eaf24ee68a8d6589c761d9da: Neither blocks nor log segments found. Creating new log.
I20260608 09:55:10.621822   307 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2d097a7185354b4dbcf695e20d297c6a" candidate_uuid: "b2d4c747066f46578fee74f84df86eb1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "52cef933d91343ac9d6ce71f1258b3af" is_pre_election: true
I20260608 09:55:10.614812   511 raft_consensus.cc:515] T a248b772880a423085c45cd8a873b2af P 82234301eaf24ee68a8d6589c761d9da [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2d4c747066f46578fee74f84df86eb1" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 38017 } } peers { permanent_uuid: "52cef933d91343ac9d6ce71f1258b3af" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 40863 } } peers { permanent_uuid: "82234301eaf24ee68a8d6589c761d9da" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 33003 } }
I20260608 09:55:10.622876   307 raft_consensus.cc:2393] T 2d097a7185354b4dbcf695e20d297c6a P 52cef933d91343ac9d6ce71f1258b3af [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate b2d4c747066f46578fee74f84df86eb1 in current term 1: Already voted for candidate 52cef933d91343ac9d6ce71f1258b3af in this term.
I20260608 09:55:10.622577   306 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a248b772880a423085c45cd8a873b2af" candidate_uuid: "b2d4c747066f46578fee74f84df86eb1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "52cef933d91343ac9d6ce71f1258b3af" is_pre_election: true
I20260608 09:55:10.623692   485 ts_tablet_manager.cc:1434] T eeb3edb3cbbd460481bc2e3d739937fb P 52cef933d91343ac9d6ce71f1258b3af: Time spent starting tablet: real 0.085s	user 0.019s	sys 0.011s
I20260608 09:55:10.627429   379 raft_consensus.cc:2393] T a248b772880a423085c45cd8a873b2af P 82234301eaf24ee68a8d6589c761d9da [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate b2d4c747066f46578fee74f84df86eb1 in current term 1: Already voted for candidate 82234301eaf24ee68a8d6589c761d9da in this term.
I20260608 09:55:10.630522 32663 leader_election.cc:304] T 2d097a7185354b4dbcf695e20d297c6a P b2d4c747066f46578fee74f84df86eb1 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b2d4c747066f46578fee74f84df86eb1; no voters: 52cef933d91343ac9d6ce71f1258b3af, 82234301eaf24ee68a8d6589c761d9da
I20260608 09:55:10.631245   380 raft_consensus.cc:2468] T 2d097a7185354b4dbcf695e20d297c6a P 82234301eaf24ee68a8d6589c761d9da [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 52cef933d91343ac9d6ce71f1258b3af in term 1.
I20260608 09:55:10.632653 32698 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a248b772880a423085c45cd8a873b2af" candidate_uuid: "82234301eaf24ee68a8d6589c761d9da" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b2d4c747066f46578fee74f84df86eb1"
I20260608 09:55:10.623997   306 raft_consensus.cc:2468] T a248b772880a423085c45cd8a873b2af P 52cef933d91343ac9d6ce71f1258b3af [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b2d4c747066f46578fee74f84df86eb1 in term 0.
I20260608 09:55:10.633288 32739 leader_election.cc:304] T 2d097a7185354b4dbcf695e20d297c6a P 52cef933d91343ac9d6ce71f1258b3af [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 52cef933d91343ac9d6ce71f1258b3af, 82234301eaf24ee68a8d6589c761d9da; no voters: 
I20260608 09:55:10.634277   514 raft_consensus.cc:2804] T 2d097a7185354b4dbcf695e20d297c6a P 52cef933d91343ac9d6ce71f1258b3af [term 1 FOLLOWER]: Leader election won for term 1
I20260608 09:55:10.634604   484 tablet_bootstrap.cc:492] T 655f021d7c8244a8b82b93ab7c09cc8f P b2d4c747066f46578fee74f84df86eb1: No bootstrap required, opened a new log
I20260608 09:55:10.635027   514 raft_consensus.cc:697] T 2d097a7185354b4dbcf695e20d297c6a P 52cef933d91343ac9d6ce71f1258b3af [term 1 LEADER]: Becoming Leader. State: Replica: 52cef933d91343ac9d6ce71f1258b3af, State: Running, Role: LEADER
I20260608 09:55:10.635200   484 ts_tablet_manager.cc:1403] T 655f021d7c8244a8b82b93ab7c09cc8f P b2d4c747066f46578fee74f84df86eb1: Time spent bootstrapping tablet: real 0.135s	user 0.017s	sys 0.012s
I20260608 09:55:10.633306 32698 raft_consensus.cc:3060] T a248b772880a423085c45cd8a873b2af P b2d4c747066f46578fee74f84df86eb1 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:55:10.636045   514 consensus_queue.cc:237] T 2d097a7185354b4dbcf695e20d297c6a P 52cef933d91343ac9d6ce71f1258b3af [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2d4c747066f46578fee74f84df86eb1" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 38017 } } peers { permanent_uuid: "52cef933d91343ac9d6ce71f1258b3af" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 40863 } } peers { permanent_uuid: "82234301eaf24ee68a8d6589c761d9da" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 33003 } }
I20260608 09:55:10.638324   307 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a248b772880a423085c45cd8a873b2af" candidate_uuid: "82234301eaf24ee68a8d6589c761d9da" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "52cef933d91343ac9d6ce71f1258b3af" is_pre_election: true
I20260608 09:55:10.639039   307 raft_consensus.cc:2468] T a248b772880a423085c45cd8a873b2af P 52cef933d91343ac9d6ce71f1258b3af [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 82234301eaf24ee68a8d6589c761d9da in term 0.
I20260608 09:55:10.640480   304 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a248b772880a423085c45cd8a873b2af" candidate_uuid: "82234301eaf24ee68a8d6589c761d9da" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "52cef933d91343ac9d6ce71f1258b3af"
I20260608 09:55:10.641207   304 raft_consensus.cc:3060] T a248b772880a423085c45cd8a873b2af P 52cef933d91343ac9d6ce71f1258b3af [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:55:10.642230 32663 leader_election.cc:304] T a248b772880a423085c45cd8a873b2af P b2d4c747066f46578fee74f84df86eb1 [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: 52cef933d91343ac9d6ce71f1258b3af, b2d4c747066f46578fee74f84df86eb1; no voters: 82234301eaf24ee68a8d6589c761d9da
I20260608 09:55:10.643052   485 tablet_bootstrap.cc:492] T 05bbfdbe2aec49979f9e30a188addc43 P 52cef933d91343ac9d6ce71f1258b3af: Bootstrap starting.
I20260608 09:55:10.644624   306 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eeb3edb3cbbd460481bc2e3d739937fb" candidate_uuid: "82234301eaf24ee68a8d6589c761d9da" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "52cef933d91343ac9d6ce71f1258b3af" is_pre_election: true
I20260608 09:55:10.645342   306 raft_consensus.cc:2468] T eeb3edb3cbbd460481bc2e3d739937fb P 52cef933d91343ac9d6ce71f1258b3af [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 82234301eaf24ee68a8d6589c761d9da in term 0.
I20260608 09:55:10.646888   344 leader_election.cc:304] T eeb3edb3cbbd460481bc2e3d739937fb P 82234301eaf24ee68a8d6589c761d9da [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: 52cef933d91343ac9d6ce71f1258b3af, 82234301eaf24ee68a8d6589c761d9da; no voters: b2d4c747066f46578fee74f84df86eb1
I20260608 09:55:10.648211   438 raft_consensus.cc:2804] T eeb3edb3cbbd460481bc2e3d739937fb P 82234301eaf24ee68a8d6589c761d9da [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 09:55:10.648607   438 raft_consensus.cc:493] T eeb3edb3cbbd460481bc2e3d739937fb P 82234301eaf24ee68a8d6589c761d9da [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 09:55:10.648969   438 raft_consensus.cc:3060] T eeb3edb3cbbd460481bc2e3d739937fb P 82234301eaf24ee68a8d6589c761d9da [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:55:10.649261 32700 raft_consensus.cc:2468] T 2d097a7185354b4dbcf695e20d297c6a P b2d4c747066f46578fee74f84df86eb1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 52cef933d91343ac9d6ce71f1258b3af in term 1.
I20260608 09:55:10.649799   440 raft_consensus.cc:2749] T 2d097a7185354b4dbcf695e20d297c6a P b2d4c747066f46578fee74f84df86eb1 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260608 09:55:10.638355   305 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "05bbfdbe2aec49979f9e30a188addc43" candidate_uuid: "82234301eaf24ee68a8d6589c761d9da" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "52cef933d91343ac9d6ce71f1258b3af" is_pre_election: true
I20260608 09:55:10.638648   484 raft_consensus.cc:359] T 655f021d7c8244a8b82b93ab7c09cc8f P b2d4c747066f46578fee74f84df86eb1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2d4c747066f46578fee74f84df86eb1" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 38017 } } peers { permanent_uuid: "52cef933d91343ac9d6ce71f1258b3af" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 40863 } } peers { permanent_uuid: "82234301eaf24ee68a8d6589c761d9da" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 33003 } }
I20260608 09:55:10.655436   484 raft_consensus.cc:385] T 655f021d7c8244a8b82b93ab7c09cc8f P b2d4c747066f46578fee74f84df86eb1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:55:10.655776   484 raft_consensus.cc:740] T 655f021d7c8244a8b82b93ab7c09cc8f P b2d4c747066f46578fee74f84df86eb1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b2d4c747066f46578fee74f84df86eb1, State: Initialized, Role: FOLLOWER
I20260608 09:55:10.656580   484 consensus_queue.cc:260] T 655f021d7c8244a8b82b93ab7c09cc8f P b2d4c747066f46578fee74f84df86eb1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2d4c747066f46578fee74f84df86eb1" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 38017 } } peers { permanent_uuid: "52cef933d91343ac9d6ce71f1258b3af" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 40863 } } peers { permanent_uuid: "82234301eaf24ee68a8d6589c761d9da" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 33003 } }
I20260608 09:55:10.632133   511 leader_election.cc:290] T a248b772880a423085c45cd8a873b2af P 82234301eaf24ee68a8d6589c761d9da [CANDIDATE]: Term 1 election: Requested vote from peers b2d4c747066f46578fee74f84df86eb1 (127.22.183.129:38017), 52cef933d91343ac9d6ce71f1258b3af (127.22.183.130:40863)
W20260608 09:55:10.658845   344 leader_election.cc:343] T 05bbfdbe2aec49979f9e30a188addc43 P 82234301eaf24ee68a8d6589c761d9da [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 52cef933d91343ac9d6ce71f1258b3af (127.22.183.130:40863): Illegal state: must be running to vote when last-logged opid is not known
I20260608 09:55:10.657086 32698 raft_consensus.cc:2468] T a248b772880a423085c45cd8a873b2af P b2d4c747066f46578fee74f84df86eb1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 82234301eaf24ee68a8d6589c761d9da in term 1.
I20260608 09:55:10.659534   436 raft_consensus.cc:515] T 05bbfdbe2aec49979f9e30a188addc43 P 82234301eaf24ee68a8d6589c761d9da [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2d4c747066f46578fee74f84df86eb1" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 38017 } } peers { permanent_uuid: "52cef933d91343ac9d6ce71f1258b3af" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 40863 } } peers { permanent_uuid: "82234301eaf24ee68a8d6589c761d9da" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 33003 } }
I20260608 09:55:10.660163   440 raft_consensus.cc:2764] T a248b772880a423085c45cd8a873b2af P b2d4c747066f46578fee74f84df86eb1 [term 1 FOLLOWER]: Leader pre-election decision vote started in defunct term 0: won
I20260608 09:55:10.661998   436 leader_election.cc:290] T 05bbfdbe2aec49979f9e30a188addc43 P 82234301eaf24ee68a8d6589c761d9da [CANDIDATE]: Term 1 election: Requested vote from peers b2d4c747066f46578fee74f84df86eb1 (127.22.183.129:38017), 52cef933d91343ac9d6ce71f1258b3af (127.22.183.130:40863)
I20260608 09:55:10.663590   305 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "05bbfdbe2aec49979f9e30a188addc43" candidate_uuid: "82234301eaf24ee68a8d6589c761d9da" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "52cef933d91343ac9d6ce71f1258b3af"
W20260608 09:55:10.665122   344 leader_election.cc:343] T 05bbfdbe2aec49979f9e30a188addc43 P 82234301eaf24ee68a8d6589c761d9da [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 52cef933d91343ac9d6ce71f1258b3af (127.22.183.130:40863): Illegal state: must be running to vote when last-logged opid is not known
I20260608 09:55:10.666483   485 tablet_bootstrap.cc:654] T 05bbfdbe2aec49979f9e30a188addc43 P 52cef933d91343ac9d6ce71f1258b3af: Neither blocks nor log segments found. Creating new log.
I20260608 09:55:10.667482   484 ts_tablet_manager.cc:1434] T 655f021d7c8244a8b82b93ab7c09cc8f P b2d4c747066f46578fee74f84df86eb1: Time spent starting tablet: real 0.032s	user 0.008s	sys 0.000s
I20260608 09:55:10.641285   486 tablet_bootstrap.cc:492] T 655f021d7c8244a8b82b93ab7c09cc8f P 82234301eaf24ee68a8d6589c761d9da: No bootstrap required, opened a new log
I20260608 09:55:10.671077   486 ts_tablet_manager.cc:1403] T 655f021d7c8244a8b82b93ab7c09cc8f P 82234301eaf24ee68a8d6589c761d9da: Time spent bootstrapping tablet: real 0.081s	user 0.011s	sys 0.010s
I20260608 09:55:10.670091   438 raft_consensus.cc:515] T eeb3edb3cbbd460481bc2e3d739937fb P 82234301eaf24ee68a8d6589c761d9da [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2d4c747066f46578fee74f84df86eb1" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 38017 } } peers { permanent_uuid: "52cef933d91343ac9d6ce71f1258b3af" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 40863 } } peers { permanent_uuid: "82234301eaf24ee68a8d6589c761d9da" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 33003 } }
I20260608 09:55:10.672519   484 tablet_bootstrap.cc:492] T eeb3edb3cbbd460481bc2e3d739937fb P b2d4c747066f46578fee74f84df86eb1: Bootstrap starting.
I20260608 09:55:10.673748   345 leader_election.cc:304] T a248b772880a423085c45cd8a873b2af P 82234301eaf24ee68a8d6589c761d9da [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 82234301eaf24ee68a8d6589c761d9da, b2d4c747066f46578fee74f84df86eb1; no voters: 
I20260608 09:55:10.677430   486 raft_consensus.cc:359] T 655f021d7c8244a8b82b93ab7c09cc8f P 82234301eaf24ee68a8d6589c761d9da [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2d4c747066f46578fee74f84df86eb1" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 38017 } } peers { permanent_uuid: "52cef933d91343ac9d6ce71f1258b3af" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 40863 } } peers { permanent_uuid: "82234301eaf24ee68a8d6589c761d9da" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 33003 } }
I20260608 09:55:10.678198   486 raft_consensus.cc:385] T 655f021d7c8244a8b82b93ab7c09cc8f P 82234301eaf24ee68a8d6589c761d9da [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:55:10.678503   486 raft_consensus.cc:740] T 655f021d7c8244a8b82b93ab7c09cc8f P 82234301eaf24ee68a8d6589c761d9da [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 82234301eaf24ee68a8d6589c761d9da, State: Initialized, Role: FOLLOWER
I20260608 09:55:10.679360 32700 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eeb3edb3cbbd460481bc2e3d739937fb" candidate_uuid: "82234301eaf24ee68a8d6589c761d9da" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b2d4c747066f46578fee74f84df86eb1"
I20260608 09:55:10.679432   486 consensus_queue.cc:260] T 655f021d7c8244a8b82b93ab7c09cc8f P 82234301eaf24ee68a8d6589c761d9da [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2d4c747066f46578fee74f84df86eb1" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 38017 } } peers { permanent_uuid: "52cef933d91343ac9d6ce71f1258b3af" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 40863 } } peers { permanent_uuid: "82234301eaf24ee68a8d6589c761d9da" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 33003 } }
W20260608 09:55:10.680814   345 leader_election.cc:343] T eeb3edb3cbbd460481bc2e3d739937fb P 82234301eaf24ee68a8d6589c761d9da [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer b2d4c747066f46578fee74f84df86eb1 (127.22.183.129:38017): Illegal state: must be running to vote when last-logged opid is not known
I20260608 09:55:10.682024   438 leader_election.cc:290] T eeb3edb3cbbd460481bc2e3d739937fb P 82234301eaf24ee68a8d6589c761d9da [CANDIDATE]: Term 1 election: Requested vote from peers b2d4c747066f46578fee74f84df86eb1 (127.22.183.129:38017), 52cef933d91343ac9d6ce71f1258b3af (127.22.183.130:40863)
I20260608 09:55:10.682837   484 tablet_bootstrap.cc:654] T eeb3edb3cbbd460481bc2e3d739937fb P b2d4c747066f46578fee74f84df86eb1: Neither blocks nor log segments found. Creating new log.
I20260608 09:55:10.683519 32698 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "05bbfdbe2aec49979f9e30a188addc43" candidate_uuid: "82234301eaf24ee68a8d6589c761d9da" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b2d4c747066f46578fee74f84df86eb1"
I20260608 09:55:10.683977   305 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eeb3edb3cbbd460481bc2e3d739937fb" candidate_uuid: "82234301eaf24ee68a8d6589c761d9da" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "52cef933d91343ac9d6ce71f1258b3af"
I20260608 09:55:10.686434   305 raft_consensus.cc:3060] T eeb3edb3cbbd460481bc2e3d739937fb P 52cef933d91343ac9d6ce71f1258b3af [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:55:10.676858   436 raft_consensus.cc:2804] T a248b772880a423085c45cd8a873b2af P 82234301eaf24ee68a8d6589c761d9da [term 1 FOLLOWER]: Leader election won for term 1
I20260608 09:55:10.687489   436 raft_consensus.cc:697] T a248b772880a423085c45cd8a873b2af P 82234301eaf24ee68a8d6589c761d9da [term 1 LEADER]: Becoming Leader. State: Replica: 82234301eaf24ee68a8d6589c761d9da, State: Running, Role: LEADER
I20260608 09:55:10.688504   436 consensus_queue.cc:237] T a248b772880a423085c45cd8a873b2af P 82234301eaf24ee68a8d6589c761d9da [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2d4c747066f46578fee74f84df86eb1" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 38017 } } peers { permanent_uuid: "52cef933d91343ac9d6ce71f1258b3af" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 40863 } } peers { permanent_uuid: "82234301eaf24ee68a8d6589c761d9da" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 33003 } }
I20260608 09:55:10.675189   304 raft_consensus.cc:2468] T a248b772880a423085c45cd8a873b2af P 52cef933d91343ac9d6ce71f1258b3af [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 82234301eaf24ee68a8d6589c761d9da in term 1.
W20260608 09:55:10.694844 32646 auto_rebalancer.cc:259] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260608 09:55:10.694875   305 raft_consensus.cc:2468] T eeb3edb3cbbd460481bc2e3d739937fb P 52cef933d91343ac9d6ce71f1258b3af [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 82234301eaf24ee68a8d6589c761d9da in term 1.
I20260608 09:55:10.696698   344 leader_election.cc:304] T eeb3edb3cbbd460481bc2e3d739937fb P 82234301eaf24ee68a8d6589c761d9da [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: 52cef933d91343ac9d6ce71f1258b3af, 82234301eaf24ee68a8d6589c761d9da; no voters: b2d4c747066f46578fee74f84df86eb1
I20260608 09:55:10.698226 32698 raft_consensus.cc:3060] T 05bbfdbe2aec49979f9e30a188addc43 P b2d4c747066f46578fee74f84df86eb1 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:55:10.699086   486 ts_tablet_manager.cc:1434] T 655f021d7c8244a8b82b93ab7c09cc8f P 82234301eaf24ee68a8d6589c761d9da: Time spent starting tablet: real 0.027s	user 0.003s	sys 0.004s
I20260608 09:55:10.700030   511 raft_consensus.cc:2804] T eeb3edb3cbbd460481bc2e3d739937fb P 82234301eaf24ee68a8d6589c761d9da [term 1 FOLLOWER]: Leader election won for term 1
I20260608 09:55:10.699290 32595 catalog_manager.cc:5696] T 2d097a7185354b4dbcf695e20d297c6a P 52cef933d91343ac9d6ce71f1258b3af reported cstate change: term changed from 0 to 1, leader changed from <none> to 52cef933d91343ac9d6ce71f1258b3af (127.22.183.130). New cstate: current_term: 1 leader_uuid: "52cef933d91343ac9d6ce71f1258b3af" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2d4c747066f46578fee74f84df86eb1" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 38017 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "52cef933d91343ac9d6ce71f1258b3af" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 40863 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "82234301eaf24ee68a8d6589c761d9da" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 33003 } health_report { overall_health: UNKNOWN } } }
I20260608 09:55:10.700583   511 raft_consensus.cc:697] T eeb3edb3cbbd460481bc2e3d739937fb P 82234301eaf24ee68a8d6589c761d9da [term 1 LEADER]: Becoming Leader. State: Replica: 82234301eaf24ee68a8d6589c761d9da, State: Running, Role: LEADER
I20260608 09:55:10.701568   511 consensus_queue.cc:237] T eeb3edb3cbbd460481bc2e3d739937fb P 82234301eaf24ee68a8d6589c761d9da [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2d4c747066f46578fee74f84df86eb1" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 38017 } } peers { permanent_uuid: "52cef933d91343ac9d6ce71f1258b3af" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 40863 } } peers { permanent_uuid: "82234301eaf24ee68a8d6589c761d9da" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 33003 } }
I20260608 09:55:10.708470   485 tablet_bootstrap.cc:492] T 05bbfdbe2aec49979f9e30a188addc43 P 52cef933d91343ac9d6ce71f1258b3af: No bootstrap required, opened a new log
I20260608 09:55:10.709127   485 ts_tablet_manager.cc:1403] T 05bbfdbe2aec49979f9e30a188addc43 P 52cef933d91343ac9d6ce71f1258b3af: Time spent bootstrapping tablet: real 0.066s	user 0.014s	sys 0.000s
I20260608 09:55:10.713230   485 raft_consensus.cc:359] T 05bbfdbe2aec49979f9e30a188addc43 P 52cef933d91343ac9d6ce71f1258b3af [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2d4c747066f46578fee74f84df86eb1" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 38017 } } peers { permanent_uuid: "52cef933d91343ac9d6ce71f1258b3af" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 40863 } } peers { permanent_uuid: "82234301eaf24ee68a8d6589c761d9da" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 33003 } }
I20260608 09:55:10.717310   485 raft_consensus.cc:385] T 05bbfdbe2aec49979f9e30a188addc43 P 52cef933d91343ac9d6ce71f1258b3af [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:55:10.717828   485 raft_consensus.cc:740] T 05bbfdbe2aec49979f9e30a188addc43 P 52cef933d91343ac9d6ce71f1258b3af [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 52cef933d91343ac9d6ce71f1258b3af, State: Initialized, Role: FOLLOWER
I20260608 09:55:10.715284 32698 raft_consensus.cc:2468] T 05bbfdbe2aec49979f9e30a188addc43 P b2d4c747066f46578fee74f84df86eb1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 82234301eaf24ee68a8d6589c761d9da in term 1.
I20260608 09:55:10.719280   484 tablet_bootstrap.cc:492] T eeb3edb3cbbd460481bc2e3d739937fb P b2d4c747066f46578fee74f84df86eb1: No bootstrap required, opened a new log
I20260608 09:55:10.720005   484 ts_tablet_manager.cc:1403] T eeb3edb3cbbd460481bc2e3d739937fb P b2d4c747066f46578fee74f84df86eb1: Time spent bootstrapping tablet: real 0.050s	user 0.018s	sys 0.025s
I20260608 09:55:10.720044   345 leader_election.cc:304] T 05bbfdbe2aec49979f9e30a188addc43 P 82234301eaf24ee68a8d6589c761d9da [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: 82234301eaf24ee68a8d6589c761d9da, b2d4c747066f46578fee74f84df86eb1; no voters: 52cef933d91343ac9d6ce71f1258b3af
I20260608 09:55:10.721382   438 raft_consensus.cc:2804] T 05bbfdbe2aec49979f9e30a188addc43 P 82234301eaf24ee68a8d6589c761d9da [term 1 FOLLOWER]: Leader election won for term 1
I20260608 09:55:10.724323   484 raft_consensus.cc:359] T eeb3edb3cbbd460481bc2e3d739937fb P b2d4c747066f46578fee74f84df86eb1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2d4c747066f46578fee74f84df86eb1" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 38017 } } peers { permanent_uuid: "52cef933d91343ac9d6ce71f1258b3af" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 40863 } } peers { permanent_uuid: "82234301eaf24ee68a8d6589c761d9da" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 33003 } }
I20260608 09:55:10.725370   484 raft_consensus.cc:385] T eeb3edb3cbbd460481bc2e3d739937fb P b2d4c747066f46578fee74f84df86eb1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:55:10.725751   484 raft_consensus.cc:740] T eeb3edb3cbbd460481bc2e3d739937fb P b2d4c747066f46578fee74f84df86eb1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b2d4c747066f46578fee74f84df86eb1, State: Initialized, Role: FOLLOWER
I20260608 09:55:10.722177   485 consensus_queue.cc:260] T 05bbfdbe2aec49979f9e30a188addc43 P 52cef933d91343ac9d6ce71f1258b3af [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2d4c747066f46578fee74f84df86eb1" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 38017 } } peers { permanent_uuid: "52cef933d91343ac9d6ce71f1258b3af" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 40863 } } peers { permanent_uuid: "82234301eaf24ee68a8d6589c761d9da" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 33003 } }
I20260608 09:55:10.726992   484 consensus_queue.cc:260] T eeb3edb3cbbd460481bc2e3d739937fb P b2d4c747066f46578fee74f84df86eb1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2d4c747066f46578fee74f84df86eb1" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 38017 } } peers { permanent_uuid: "52cef933d91343ac9d6ce71f1258b3af" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 40863 } } peers { permanent_uuid: "82234301eaf24ee68a8d6589c761d9da" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 33003 } }
I20260608 09:55:10.730093   484 ts_tablet_manager.cc:1434] T eeb3edb3cbbd460481bc2e3d739937fb P b2d4c747066f46578fee74f84df86eb1: Time spent starting tablet: real 0.009s	user 0.008s	sys 0.000s
I20260608 09:55:10.732105 32597 catalog_manager.cc:5696] T a248b772880a423085c45cd8a873b2af P 82234301eaf24ee68a8d6589c761d9da reported cstate change: term changed from 0 to 1, leader changed from <none> to 82234301eaf24ee68a8d6589c761d9da (127.22.183.131). New cstate: current_term: 1 leader_uuid: "82234301eaf24ee68a8d6589c761d9da" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2d4c747066f46578fee74f84df86eb1" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 38017 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "52cef933d91343ac9d6ce71f1258b3af" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 40863 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "82234301eaf24ee68a8d6589c761d9da" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 33003 } health_report { overall_health: HEALTHY } } }
I20260608 09:55:10.736907   485 ts_tablet_manager.cc:1434] T 05bbfdbe2aec49979f9e30a188addc43 P 52cef933d91343ac9d6ce71f1258b3af: Time spent starting tablet: real 0.027s	user 0.009s	sys 0.000s
I20260608 09:55:10.737219   514 raft_consensus.cc:493] T dab3592e13cd4f3c8cddaef4fc2c01a7 P 52cef933d91343ac9d6ce71f1258b3af [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 09:55:10.737083   438 raft_consensus.cc:697] T 05bbfdbe2aec49979f9e30a188addc43 P 82234301eaf24ee68a8d6589c761d9da [term 1 LEADER]: Becoming Leader. State: Replica: 82234301eaf24ee68a8d6589c761d9da, State: Running, Role: LEADER
I20260608 09:55:10.743283   514 raft_consensus.cc:515] T dab3592e13cd4f3c8cddaef4fc2c01a7 P 52cef933d91343ac9d6ce71f1258b3af [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2d4c747066f46578fee74f84df86eb1" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 38017 } } peers { permanent_uuid: "52cef933d91343ac9d6ce71f1258b3af" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 40863 } } peers { permanent_uuid: "82234301eaf24ee68a8d6589c761d9da" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 33003 } }
I20260608 09:55:10.743959   438 consensus_queue.cc:237] T 05bbfdbe2aec49979f9e30a188addc43 P 82234301eaf24ee68a8d6589c761d9da [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2d4c747066f46578fee74f84df86eb1" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 38017 } } peers { permanent_uuid: "52cef933d91343ac9d6ce71f1258b3af" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 40863 } } peers { permanent_uuid: "82234301eaf24ee68a8d6589c761d9da" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 33003 } }
I20260608 09:55:10.746094   514 leader_election.cc:290] T dab3592e13cd4f3c8cddaef4fc2c01a7 P 52cef933d91343ac9d6ce71f1258b3af [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b2d4c747066f46578fee74f84df86eb1 (127.22.183.129:38017), 82234301eaf24ee68a8d6589c761d9da (127.22.183.131:33003)
I20260608 09:55:10.746868 32698 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dab3592e13cd4f3c8cddaef4fc2c01a7" candidate_uuid: "52cef933d91343ac9d6ce71f1258b3af" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b2d4c747066f46578fee74f84df86eb1" is_pre_election: true
I20260608 09:55:10.747320   380 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dab3592e13cd4f3c8cddaef4fc2c01a7" candidate_uuid: "52cef933d91343ac9d6ce71f1258b3af" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "82234301eaf24ee68a8d6589c761d9da" is_pre_election: true
I20260608 09:55:10.747591 32698 raft_consensus.cc:2468] T dab3592e13cd4f3c8cddaef4fc2c01a7 P b2d4c747066f46578fee74f84df86eb1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 52cef933d91343ac9d6ce71f1258b3af in term 0.
I20260608 09:55:10.748165   380 raft_consensus.cc:2468] T dab3592e13cd4f3c8cddaef4fc2c01a7 P 82234301eaf24ee68a8d6589c761d9da [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 52cef933d91343ac9d6ce71f1258b3af in term 0.
I20260608 09:55:10.749053 32739 leader_election.cc:304] T dab3592e13cd4f3c8cddaef4fc2c01a7 P 52cef933d91343ac9d6ce71f1258b3af [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 52cef933d91343ac9d6ce71f1258b3af, b2d4c747066f46578fee74f84df86eb1; no voters: 
I20260608 09:55:10.750885   514 raft_consensus.cc:2804] T dab3592e13cd4f3c8cddaef4fc2c01a7 P 52cef933d91343ac9d6ce71f1258b3af [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 09:55:10.751453   514 raft_consensus.cc:493] T dab3592e13cd4f3c8cddaef4fc2c01a7 P 52cef933d91343ac9d6ce71f1258b3af [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 09:55:10.751924   514 raft_consensus.cc:3060] T dab3592e13cd4f3c8cddaef4fc2c01a7 P 52cef933d91343ac9d6ce71f1258b3af [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:55:10.759713   514 raft_consensus.cc:515] T dab3592e13cd4f3c8cddaef4fc2c01a7 P 52cef933d91343ac9d6ce71f1258b3af [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2d4c747066f46578fee74f84df86eb1" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 38017 } } peers { permanent_uuid: "52cef933d91343ac9d6ce71f1258b3af" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 40863 } } peers { permanent_uuid: "82234301eaf24ee68a8d6589c761d9da" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 33003 } }
I20260608 09:55:10.762792 32698 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dab3592e13cd4f3c8cddaef4fc2c01a7" candidate_uuid: "52cef933d91343ac9d6ce71f1258b3af" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b2d4c747066f46578fee74f84df86eb1"
I20260608 09:55:10.763356 32698 raft_consensus.cc:3060] T dab3592e13cd4f3c8cddaef4fc2c01a7 P b2d4c747066f46578fee74f84df86eb1 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:55:10.763887   380 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dab3592e13cd4f3c8cddaef4fc2c01a7" candidate_uuid: "52cef933d91343ac9d6ce71f1258b3af" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "82234301eaf24ee68a8d6589c761d9da"
I20260608 09:55:10.764441   380 raft_consensus.cc:3060] T dab3592e13cd4f3c8cddaef4fc2c01a7 P 82234301eaf24ee68a8d6589c761d9da [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:55:10.770534 32698 raft_consensus.cc:2468] T dab3592e13cd4f3c8cddaef4fc2c01a7 P b2d4c747066f46578fee74f84df86eb1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 52cef933d91343ac9d6ce71f1258b3af in term 1.
I20260608 09:55:10.771796 32739 leader_election.cc:304] T dab3592e13cd4f3c8cddaef4fc2c01a7 P 52cef933d91343ac9d6ce71f1258b3af [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 52cef933d91343ac9d6ce71f1258b3af, b2d4c747066f46578fee74f84df86eb1; no voters: 
I20260608 09:55:10.771879   514 leader_election.cc:290] T dab3592e13cd4f3c8cddaef4fc2c01a7 P 52cef933d91343ac9d6ce71f1258b3af [CANDIDATE]: Term 1 election: Requested vote from peers b2d4c747066f46578fee74f84df86eb1 (127.22.183.129:38017), 82234301eaf24ee68a8d6589c761d9da (127.22.183.131:33003)
I20260608 09:55:10.771998   380 raft_consensus.cc:2468] T dab3592e13cd4f3c8cddaef4fc2c01a7 P 82234301eaf24ee68a8d6589c761d9da [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 52cef933d91343ac9d6ce71f1258b3af in term 1.
I20260608 09:55:10.772853   515 raft_consensus.cc:2804] T dab3592e13cd4f3c8cddaef4fc2c01a7 P 52cef933d91343ac9d6ce71f1258b3af [term 1 FOLLOWER]: Leader election won for term 1
I20260608 09:55:10.773380   515 raft_consensus.cc:697] T dab3592e13cd4f3c8cddaef4fc2c01a7 P 52cef933d91343ac9d6ce71f1258b3af [term 1 LEADER]: Becoming Leader. State: Replica: 52cef933d91343ac9d6ce71f1258b3af, State: Running, Role: LEADER
I20260608 09:55:10.774295   515 consensus_queue.cc:237] T dab3592e13cd4f3c8cddaef4fc2c01a7 P 52cef933d91343ac9d6ce71f1258b3af [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2d4c747066f46578fee74f84df86eb1" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 38017 } } peers { permanent_uuid: "52cef933d91343ac9d6ce71f1258b3af" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 40863 } } peers { permanent_uuid: "82234301eaf24ee68a8d6589c761d9da" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 33003 } }
I20260608 09:55:10.774394 32595 catalog_manager.cc:5696] T eeb3edb3cbbd460481bc2e3d739937fb P 82234301eaf24ee68a8d6589c761d9da reported cstate change: term changed from 0 to 1, leader changed from <none> to 82234301eaf24ee68a8d6589c761d9da (127.22.183.131). New cstate: current_term: 1 leader_uuid: "82234301eaf24ee68a8d6589c761d9da" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2d4c747066f46578fee74f84df86eb1" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 38017 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "52cef933d91343ac9d6ce71f1258b3af" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 40863 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "82234301eaf24ee68a8d6589c761d9da" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 33003 } health_report { overall_health: HEALTHY } } }
I20260608 09:55:10.776080 32595 catalog_manager.cc:5696] T 05bbfdbe2aec49979f9e30a188addc43 P 82234301eaf24ee68a8d6589c761d9da reported cstate change: term changed from 0 to 1, leader changed from <none> to 82234301eaf24ee68a8d6589c761d9da (127.22.183.131). New cstate: current_term: 1 leader_uuid: "82234301eaf24ee68a8d6589c761d9da" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2d4c747066f46578fee74f84df86eb1" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 38017 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "52cef933d91343ac9d6ce71f1258b3af" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 40863 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "82234301eaf24ee68a8d6589c761d9da" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 33003 } health_report { overall_health: HEALTHY } } }
I20260608 09:55:10.783098 32597 catalog_manager.cc:5696] T dab3592e13cd4f3c8cddaef4fc2c01a7 P 52cef933d91343ac9d6ce71f1258b3af reported cstate change: term changed from 0 to 1, leader changed from <none> to 52cef933d91343ac9d6ce71f1258b3af (127.22.183.130). New cstate: current_term: 1 leader_uuid: "52cef933d91343ac9d6ce71f1258b3af" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2d4c747066f46578fee74f84df86eb1" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 38017 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "52cef933d91343ac9d6ce71f1258b3af" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 40863 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "82234301eaf24ee68a8d6589c761d9da" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 33003 } health_report { overall_health: UNKNOWN } } }
I20260608 09:55:10.849876   515 raft_consensus.cc:493] T 05bbfdbe2aec49979f9e30a188addc43 P 52cef933d91343ac9d6ce71f1258b3af [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 09:55:10.850431   515 raft_consensus.cc:515] T 05bbfdbe2aec49979f9e30a188addc43 P 52cef933d91343ac9d6ce71f1258b3af [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2d4c747066f46578fee74f84df86eb1" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 38017 } } peers { permanent_uuid: "52cef933d91343ac9d6ce71f1258b3af" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 40863 } } peers { permanent_uuid: "82234301eaf24ee68a8d6589c761d9da" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 33003 } }
I20260608 09:55:10.852517   515 leader_election.cc:290] T 05bbfdbe2aec49979f9e30a188addc43 P 52cef933d91343ac9d6ce71f1258b3af [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b2d4c747066f46578fee74f84df86eb1 (127.22.183.129:38017), 82234301eaf24ee68a8d6589c761d9da (127.22.183.131:33003)
I20260608 09:55:10.853323 32698 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "05bbfdbe2aec49979f9e30a188addc43" candidate_uuid: "52cef933d91343ac9d6ce71f1258b3af" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b2d4c747066f46578fee74f84df86eb1" is_pre_election: true
I20260608 09:55:10.853559   380 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "05bbfdbe2aec49979f9e30a188addc43" candidate_uuid: "52cef933d91343ac9d6ce71f1258b3af" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "82234301eaf24ee68a8d6589c761d9da" is_pre_election: true
I20260608 09:55:10.854061 32698 raft_consensus.cc:2393] T 05bbfdbe2aec49979f9e30a188addc43 P b2d4c747066f46578fee74f84df86eb1 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 52cef933d91343ac9d6ce71f1258b3af in current term 1: Already voted for candidate 82234301eaf24ee68a8d6589c761d9da in this term.
I20260608 09:55:10.855258 32739 leader_election.cc:304] T 05bbfdbe2aec49979f9e30a188addc43 P 52cef933d91343ac9d6ce71f1258b3af [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 52cef933d91343ac9d6ce71f1258b3af; no voters: 82234301eaf24ee68a8d6589c761d9da, b2d4c747066f46578fee74f84df86eb1
I20260608 09:55:10.855959   515 raft_consensus.cc:3060] T 05bbfdbe2aec49979f9e30a188addc43 P 52cef933d91343ac9d6ce71f1258b3af [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:55:10.861388   515 raft_consensus.cc:2749] T 05bbfdbe2aec49979f9e30a188addc43 P 52cef933d91343ac9d6ce71f1258b3af [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260608 09:55:10.876567   438 raft_consensus.cc:493] T 655f021d7c8244a8b82b93ab7c09cc8f P 82234301eaf24ee68a8d6589c761d9da [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 09:55:10.877030   438 raft_consensus.cc:515] T 655f021d7c8244a8b82b93ab7c09cc8f P 82234301eaf24ee68a8d6589c761d9da [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2d4c747066f46578fee74f84df86eb1" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 38017 } } peers { permanent_uuid: "52cef933d91343ac9d6ce71f1258b3af" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 40863 } } peers { permanent_uuid: "82234301eaf24ee68a8d6589c761d9da" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 33003 } }
I20260608 09:55:10.878842   438 leader_election.cc:290] T 655f021d7c8244a8b82b93ab7c09cc8f P 82234301eaf24ee68a8d6589c761d9da [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b2d4c747066f46578fee74f84df86eb1 (127.22.183.129:38017), 52cef933d91343ac9d6ce71f1258b3af (127.22.183.130:40863)
I20260608 09:55:10.879542 32698 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "655f021d7c8244a8b82b93ab7c09cc8f" candidate_uuid: "82234301eaf24ee68a8d6589c761d9da" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b2d4c747066f46578fee74f84df86eb1" is_pre_election: true
I20260608 09:55:10.879792   305 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "655f021d7c8244a8b82b93ab7c09cc8f" candidate_uuid: "82234301eaf24ee68a8d6589c761d9da" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "52cef933d91343ac9d6ce71f1258b3af" is_pre_election: true
I20260608 09:55:10.880105 32698 raft_consensus.cc:2468] T 655f021d7c8244a8b82b93ab7c09cc8f P b2d4c747066f46578fee74f84df86eb1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 82234301eaf24ee68a8d6589c761d9da in term 0.
I20260608 09:55:10.880393   305 raft_consensus.cc:2468] T 655f021d7c8244a8b82b93ab7c09cc8f P 52cef933d91343ac9d6ce71f1258b3af [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 82234301eaf24ee68a8d6589c761d9da in term 0.
I20260608 09:55:10.881151   345 leader_election.cc:304] T 655f021d7c8244a8b82b93ab7c09cc8f P 82234301eaf24ee68a8d6589c761d9da [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 82234301eaf24ee68a8d6589c761d9da, b2d4c747066f46578fee74f84df86eb1; no voters: 
I20260608 09:55:10.881969   438 raft_consensus.cc:2804] T 655f021d7c8244a8b82b93ab7c09cc8f P 82234301eaf24ee68a8d6589c761d9da [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 09:55:10.882272   438 raft_consensus.cc:493] T 655f021d7c8244a8b82b93ab7c09cc8f P 82234301eaf24ee68a8d6589c761d9da [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 09:55:10.882579   438 raft_consensus.cc:3060] T 655f021d7c8244a8b82b93ab7c09cc8f P 82234301eaf24ee68a8d6589c761d9da [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:55:10.887887   438 raft_consensus.cc:515] T 655f021d7c8244a8b82b93ab7c09cc8f P 82234301eaf24ee68a8d6589c761d9da [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2d4c747066f46578fee74f84df86eb1" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 38017 } } peers { permanent_uuid: "52cef933d91343ac9d6ce71f1258b3af" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 40863 } } peers { permanent_uuid: "82234301eaf24ee68a8d6589c761d9da" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 33003 } }
I20260608 09:55:10.889446   438 leader_election.cc:290] T 655f021d7c8244a8b82b93ab7c09cc8f P 82234301eaf24ee68a8d6589c761d9da [CANDIDATE]: Term 1 election: Requested vote from peers b2d4c747066f46578fee74f84df86eb1 (127.22.183.129:38017), 52cef933d91343ac9d6ce71f1258b3af (127.22.183.130:40863)
I20260608 09:55:10.890286 32698 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "655f021d7c8244a8b82b93ab7c09cc8f" candidate_uuid: "82234301eaf24ee68a8d6589c761d9da" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b2d4c747066f46578fee74f84df86eb1"
I20260608 09:55:10.890573   305 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "655f021d7c8244a8b82b93ab7c09cc8f" candidate_uuid: "82234301eaf24ee68a8d6589c761d9da" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "52cef933d91343ac9d6ce71f1258b3af"
I20260608 09:55:10.890794 32698 raft_consensus.cc:3060] T 655f021d7c8244a8b82b93ab7c09cc8f P b2d4c747066f46578fee74f84df86eb1 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:55:10.891225   305 raft_consensus.cc:3060] T 655f021d7c8244a8b82b93ab7c09cc8f P 52cef933d91343ac9d6ce71f1258b3af [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:55:10.895637 32698 raft_consensus.cc:2468] T 655f021d7c8244a8b82b93ab7c09cc8f P b2d4c747066f46578fee74f84df86eb1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 82234301eaf24ee68a8d6589c761d9da in term 1.
I20260608 09:55:10.896411   305 raft_consensus.cc:2468] T 655f021d7c8244a8b82b93ab7c09cc8f P 52cef933d91343ac9d6ce71f1258b3af [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 82234301eaf24ee68a8d6589c761d9da in term 1.
I20260608 09:55:10.896615   345 leader_election.cc:304] T 655f021d7c8244a8b82b93ab7c09cc8f P 82234301eaf24ee68a8d6589c761d9da [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 82234301eaf24ee68a8d6589c761d9da, b2d4c747066f46578fee74f84df86eb1; no voters: 
I20260608 09:55:10.897554   438 raft_consensus.cc:2804] T 655f021d7c8244a8b82b93ab7c09cc8f P 82234301eaf24ee68a8d6589c761d9da [term 1 FOLLOWER]: Leader election won for term 1
I20260608 09:55:10.898049   438 raft_consensus.cc:697] T 655f021d7c8244a8b82b93ab7c09cc8f P 82234301eaf24ee68a8d6589c761d9da [term 1 LEADER]: Becoming Leader. State: Replica: 82234301eaf24ee68a8d6589c761d9da, State: Running, Role: LEADER
I20260608 09:55:10.898821   438 consensus_queue.cc:237] T 655f021d7c8244a8b82b93ab7c09cc8f P 82234301eaf24ee68a8d6589c761d9da [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2d4c747066f46578fee74f84df86eb1" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 38017 } } peers { permanent_uuid: "52cef933d91343ac9d6ce71f1258b3af" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 40863 } } peers { permanent_uuid: "82234301eaf24ee68a8d6589c761d9da" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 33003 } }
I20260608 09:55:10.906555 32597 catalog_manager.cc:5696] T 655f021d7c8244a8b82b93ab7c09cc8f P 82234301eaf24ee68a8d6589c761d9da reported cstate change: term changed from 0 to 1, leader changed from <none> to 82234301eaf24ee68a8d6589c761d9da (127.22.183.131). New cstate: current_term: 1 leader_uuid: "82234301eaf24ee68a8d6589c761d9da" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2d4c747066f46578fee74f84df86eb1" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 38017 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "52cef933d91343ac9d6ce71f1258b3af" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 40863 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "82234301eaf24ee68a8d6589c761d9da" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 33003 } health_report { overall_health: HEALTHY } } }
I20260608 09:55:11.087881   518 raft_consensus.cc:493] T eeb3edb3cbbd460481bc2e3d739937fb P b2d4c747066f46578fee74f84df86eb1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 09:55:11.091639   518 raft_consensus.cc:515] T eeb3edb3cbbd460481bc2e3d739937fb P b2d4c747066f46578fee74f84df86eb1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2d4c747066f46578fee74f84df86eb1" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 38017 } } peers { permanent_uuid: "52cef933d91343ac9d6ce71f1258b3af" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 40863 } } peers { permanent_uuid: "82234301eaf24ee68a8d6589c761d9da" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 33003 } }
I20260608 09:55:11.098603   380 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eeb3edb3cbbd460481bc2e3d739937fb" candidate_uuid: "b2d4c747066f46578fee74f84df86eb1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "82234301eaf24ee68a8d6589c761d9da" is_pre_election: true
I20260608 09:55:11.099164   305 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eeb3edb3cbbd460481bc2e3d739937fb" candidate_uuid: "b2d4c747066f46578fee74f84df86eb1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "52cef933d91343ac9d6ce71f1258b3af" is_pre_election: true
I20260608 09:55:11.099977   305 raft_consensus.cc:2393] T eeb3edb3cbbd460481bc2e3d739937fb P 52cef933d91343ac9d6ce71f1258b3af [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate b2d4c747066f46578fee74f84df86eb1 in current term 1: Already voted for candidate 82234301eaf24ee68a8d6589c761d9da in this term.
I20260608 09:55:11.095268   518 leader_election.cc:290] T eeb3edb3cbbd460481bc2e3d739937fb P b2d4c747066f46578fee74f84df86eb1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 52cef933d91343ac9d6ce71f1258b3af (127.22.183.130:40863), 82234301eaf24ee68a8d6589c761d9da (127.22.183.131:33003)
I20260608 09:55:11.101969 32663 leader_election.cc:304] T eeb3edb3cbbd460481bc2e3d739937fb P b2d4c747066f46578fee74f84df86eb1 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b2d4c747066f46578fee74f84df86eb1; no voters: 52cef933d91343ac9d6ce71f1258b3af, 82234301eaf24ee68a8d6589c761d9da
I20260608 09:55:11.106081   518 raft_consensus.cc:3060] T eeb3edb3cbbd460481bc2e3d739937fb P b2d4c747066f46578fee74f84df86eb1 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:55:11.110473   515 consensus_queue.cc:1048] T 2d097a7185354b4dbcf695e20d297c6a P 52cef933d91343ac9d6ce71f1258b3af [LEADER]: Connected to new peer: Peer: permanent_uuid: "b2d4c747066f46578fee74f84df86eb1" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 38017 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.007s
I20260608 09:55:11.130863   518 raft_consensus.cc:2749] T eeb3edb3cbbd460481bc2e3d739937fb P b2d4c747066f46578fee74f84df86eb1 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260608 09:55:11.136583   515 consensus_queue.cc:1048] T 2d097a7185354b4dbcf695e20d297c6a P 52cef933d91343ac9d6ce71f1258b3af [LEADER]: Connected to new peer: Peer: permanent_uuid: "82234301eaf24ee68a8d6589c761d9da" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 33003 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 09:55:11.139952   438 consensus_queue.cc:1048] T eeb3edb3cbbd460481bc2e3d739937fb P 82234301eaf24ee68a8d6589c761d9da [LEADER]: Connected to new peer: Peer: permanent_uuid: "52cef933d91343ac9d6ce71f1258b3af" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 40863 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 09:55:11.188791   511 consensus_queue.cc:1048] T 05bbfdbe2aec49979f9e30a188addc43 P 82234301eaf24ee68a8d6589c761d9da [LEADER]: Connected to new peer: Peer: permanent_uuid: "b2d4c747066f46578fee74f84df86eb1" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 38017 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 09:55:11.223363   436 consensus_queue.cc:1048] T a248b772880a423085c45cd8a873b2af P 82234301eaf24ee68a8d6589c761d9da [LEADER]: Connected to new peer: Peer: permanent_uuid: "b2d4c747066f46578fee74f84df86eb1" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 38017 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 09:55:11.224642   436 consensus_queue.cc:1048] T 05bbfdbe2aec49979f9e30a188addc43 P 82234301eaf24ee68a8d6589c761d9da [LEADER]: Connected to new peer: Peer: permanent_uuid: "52cef933d91343ac9d6ce71f1258b3af" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 40863 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 09:55:11.227706   524 consensus_queue.cc:1048] T a248b772880a423085c45cd8a873b2af P 82234301eaf24ee68a8d6589c761d9da [LEADER]: Connected to new peer: Peer: permanent_uuid: "52cef933d91343ac9d6ce71f1258b3af" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 40863 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.003s
I20260608 09:55:11.251844   438 consensus_queue.cc:1048] T eeb3edb3cbbd460481bc2e3d739937fb P 82234301eaf24ee68a8d6589c761d9da [LEADER]: Connected to new peer: Peer: permanent_uuid: "b2d4c747066f46578fee74f84df86eb1" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 38017 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 09:55:11.290438   515 consensus_queue.cc:1048] T dab3592e13cd4f3c8cddaef4fc2c01a7 P 52cef933d91343ac9d6ce71f1258b3af [LEADER]: Connected to new peer: Peer: permanent_uuid: "82234301eaf24ee68a8d6589c761d9da" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 33003 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 09:55:11.303153   515 consensus_queue.cc:1048] T dab3592e13cd4f3c8cddaef4fc2c01a7 P 52cef933d91343ac9d6ce71f1258b3af [LEADER]: Connected to new peer: Peer: permanent_uuid: "b2d4c747066f46578fee74f84df86eb1" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 38017 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 09:55:11.410457   438 consensus_queue.cc:1048] T 655f021d7c8244a8b82b93ab7c09cc8f P 82234301eaf24ee68a8d6589c761d9da [LEADER]: Connected to new peer: Peer: permanent_uuid: "52cef933d91343ac9d6ce71f1258b3af" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 40863 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 09:55:11.481257   438 consensus_queue.cc:1048] T 655f021d7c8244a8b82b93ab7c09cc8f P 82234301eaf24ee68a8d6589c761d9da [LEADER]: Connected to new peer: Peer: permanent_uuid: "b2d4c747066f46578fee74f84df86eb1" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 38017 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
W20260608 09:55:12.034955   533 meta_cache.cc:1261] Time spent looking up entry by key: real 0.115s	user 0.000s	sys 0.000s
I20260608 09:55:12.673669 23262 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 09:55:12.688087   584 instance_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 09:55:12.688172   585 instance_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 09:55:12.689008   587 instance_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 09:55:12.690757 23262 server_base.cc:1061] running on GCE node
I20260608 09:55:12.691994 23262 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 09:55:12.692214 23262 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 09:55:12.692380 23262 hybrid_clock.cc:648] HybridClock initialized: now 1780912512692367 us; error 0 us; skew 500 ppm
I20260608 09:55:12.692924 23262 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 09:55:12.695308 23262 webserver.cc:533] Webserver started at http://127.22.183.132:43643/ using document root <none> and password file <none>
I20260608 09:55:12.695807 23262 fs_manager.cc:362] Metadata directory not provided
I20260608 09:55:12.695971 23262 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 09:55:12.696195 23262 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 09:55:12.697249 23262 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task8s1y23/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780912294849904-23262-0/minicluster-data/ts-3-root/instance:
uuid: "5ebe28bc6dac47fa9582bfd82ae2b967"
format_stamp: "Formatted at 2026-06-08 09:55:12 on dist-test-slave-vzb5"
I20260608 09:55:12.702375 23262 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.006s	sys 0.001s
I20260608 09:55:12.705845   592 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:55:12.706634 23262 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260608 09:55:12.706895 23262 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task8s1y23/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780912294849904-23262-0/minicluster-data/ts-3-root
uuid: "5ebe28bc6dac47fa9582bfd82ae2b967"
format_stamp: "Formatted at 2026-06-08 09:55:12 on dist-test-slave-vzb5"
I20260608 09:55:12.707209 23262 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task8s1y23/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780912294849904-23262-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-task8s1y23/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780912294849904-23262-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-task8s1y23/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780912294849904-23262-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 09:55:12.734653 23262 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 09:55:12.735808 23262 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 09:55:12.737123 23262 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 09:55:12.739395 23262 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 09:55:12.739584 23262 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:55:12.739848 23262 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 09:55:12.740005 23262 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:55:12.785053 23262 rpc_server.cc:307] RPC server started. Bound to: 127.22.183.132:36099
I20260608 09:55:12.785171   654 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.22.183.132:36099 every 8 connection(s)
I20260608 09:55:12.799721   655 heartbeater.cc:344] Connected to a master server at 127.22.183.190:44811
I20260608 09:55:12.800107   655 heartbeater.cc:461] Registering TS with master...
I20260608 09:55:12.800812   655 heartbeater.cc:507] Master 127.22.183.190:44811 requested a full tablet report, sending...
I20260608 09:55:12.802731 32592 ts_manager.cc:194] Registered new tserver with Master: 5ebe28bc6dac47fa9582bfd82ae2b967 (127.22.183.132:36099)
I20260608 09:55:12.804181 32592 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:35880
I20260608 09:55:13.806584   655 heartbeater.cc:499] Master 127.22.183.190:44811 was elected leader, sending a full tablet report...
I20260608 09:55:13.815969   305 consensus_queue.cc:237] T dab3592e13cd4f3c8cddaef4fc2c01a7 P 52cef933d91343ac9d6ce71f1258b3af [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: "b2d4c747066f46578fee74f84df86eb1" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 38017 } } peers { permanent_uuid: "52cef933d91343ac9d6ce71f1258b3af" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 40863 } } peers { permanent_uuid: "82234301eaf24ee68a8d6589c761d9da" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 33003 } attrs { replace: true } } peers { permanent_uuid: "5ebe28bc6dac47fa9582bfd82ae2b967" member_type: NON_VOTER last_known_addr { host: "127.22.183.132" port: 36099 } attrs { promote: true } }
I20260608 09:55:13.824684   379 raft_consensus.cc:1275] T dab3592e13cd4f3c8cddaef4fc2c01a7 P 82234301eaf24ee68a8d6589c761d9da [term 1 FOLLOWER]: Refusing update from remote peer 52cef933d91343ac9d6ce71f1258b3af: Log matching property violated. Preceding OpId in replica: term: 1 index: 15. Preceding OpId from leader: term: 1 index: 16. (index mismatch)
I20260608 09:55:13.827087   557 consensus_queue.cc:1048] T dab3592e13cd4f3c8cddaef4fc2c01a7 P 52cef933d91343ac9d6ce71f1258b3af [LEADER]: Connected to new peer: Peer: permanent_uuid: "82234301eaf24ee68a8d6589c761d9da" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 33003 } 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 09:55:13.840425 32700 raft_consensus.cc:1275] T dab3592e13cd4f3c8cddaef4fc2c01a7 P b2d4c747066f46578fee74f84df86eb1 [term 1 FOLLOWER]: Refusing update from remote peer 52cef933d91343ac9d6ce71f1258b3af: Log matching property violated. Preceding OpId in replica: term: 1 index: 15. Preceding OpId from leader: term: 1 index: 16. (index mismatch)
I20260608 09:55:13.846177   667 consensus_queue.cc:1048] T dab3592e13cd4f3c8cddaef4fc2c01a7 P 52cef933d91343ac9d6ce71f1258b3af [LEADER]: Connected to new peer: Peer: permanent_uuid: "b2d4c747066f46578fee74f84df86eb1" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 38017 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 16, Last known committed idx: 15, Time since last communication: 0.000s
I20260608 09:55:13.845328   557 raft_consensus.cc:2955] T dab3592e13cd4f3c8cddaef4fc2c01a7 P 52cef933d91343ac9d6ce71f1258b3af [term 1 LEADER]: Committing config change with OpId 1.16: config changed from index -1 to 16, NON_VOTER 5ebe28bc6dac47fa9582bfd82ae2b967 (127.22.183.132) added. New config: { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "b2d4c747066f46578fee74f84df86eb1" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 38017 } } peers { permanent_uuid: "52cef933d91343ac9d6ce71f1258b3af" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 40863 } } peers { permanent_uuid: "82234301eaf24ee68a8d6589c761d9da" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 33003 } attrs { replace: true } } peers { permanent_uuid: "5ebe28bc6dac47fa9582bfd82ae2b967" member_type: NON_VOTER last_known_addr { host: "127.22.183.132" port: 36099 } attrs { promote: true } } }
I20260608 09:55:13.852635   379 raft_consensus.cc:2955] T dab3592e13cd4f3c8cddaef4fc2c01a7 P 82234301eaf24ee68a8d6589c761d9da [term 1 FOLLOWER]: Committing config change with OpId 1.16: config changed from index -1 to 16, NON_VOTER 5ebe28bc6dac47fa9582bfd82ae2b967 (127.22.183.132) added. New config: { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "b2d4c747066f46578fee74f84df86eb1" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 38017 } } peers { permanent_uuid: "52cef933d91343ac9d6ce71f1258b3af" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 40863 } } peers { permanent_uuid: "82234301eaf24ee68a8d6589c761d9da" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 33003 } attrs { replace: true } } peers { permanent_uuid: "5ebe28bc6dac47fa9582bfd82ae2b967" member_type: NON_VOTER last_known_addr { host: "127.22.183.132" port: 36099 } attrs { promote: true } } }
I20260608 09:55:13.859330 32700 raft_consensus.cc:2955] T dab3592e13cd4f3c8cddaef4fc2c01a7 P b2d4c747066f46578fee74f84df86eb1 [term 1 FOLLOWER]: Committing config change with OpId 1.16: config changed from index -1 to 16, NON_VOTER 5ebe28bc6dac47fa9582bfd82ae2b967 (127.22.183.132) added. New config: { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "b2d4c747066f46578fee74f84df86eb1" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 38017 } } peers { permanent_uuid: "52cef933d91343ac9d6ce71f1258b3af" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 40863 } } peers { permanent_uuid: "82234301eaf24ee68a8d6589c761d9da" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 33003 } attrs { replace: true } } peers { permanent_uuid: "5ebe28bc6dac47fa9582bfd82ae2b967" member_type: NON_VOTER last_known_addr { host: "127.22.183.132" port: 36099 } attrs { promote: true } } }
W20260608 09:55:13.865257 32738 consensus_peers.cc:597] T dab3592e13cd4f3c8cddaef4fc2c01a7 P 52cef933d91343ac9d6ce71f1258b3af -> Peer 5ebe28bc6dac47fa9582bfd82ae2b967 (127.22.183.132:36099): Couldn't send request to peer 5ebe28bc6dac47fa9582bfd82ae2b967. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: dab3592e13cd4f3c8cddaef4fc2c01a7. This is attempt 1: this message will repeat every 5th retry.
I20260608 09:55:13.866133 32595 catalog_manager.cc:5696] T dab3592e13cd4f3c8cddaef4fc2c01a7 P 52cef933d91343ac9d6ce71f1258b3af reported cstate change: config changed from index -1 to 16, NON_VOTER 5ebe28bc6dac47fa9582bfd82ae2b967 (127.22.183.132) added. New cstate: current_term: 1 leader_uuid: "52cef933d91343ac9d6ce71f1258b3af" committed_config { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "b2d4c747066f46578fee74f84df86eb1" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 38017 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "52cef933d91343ac9d6ce71f1258b3af" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 40863 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "82234301eaf24ee68a8d6589c761d9da" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 33003 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5ebe28bc6dac47fa9582bfd82ae2b967" member_type: NON_VOTER last_known_addr { host: "127.22.183.132" port: 36099 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260608 09:55:13.888617   379 consensus_queue.cc:237] T a248b772880a423085c45cd8a873b2af P 82234301eaf24ee68a8d6589c761d9da [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: "b2d4c747066f46578fee74f84df86eb1" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 38017 } attrs { replace: true } } peers { permanent_uuid: "52cef933d91343ac9d6ce71f1258b3af" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 40863 } } peers { permanent_uuid: "82234301eaf24ee68a8d6589c761d9da" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 33003 } } peers { permanent_uuid: "5ebe28bc6dac47fa9582bfd82ae2b967" member_type: NON_VOTER last_known_addr { host: "127.22.183.132" port: 36099 } attrs { promote: true } }
I20260608 09:55:13.899432   305 raft_consensus.cc:1275] T a248b772880a423085c45cd8a873b2af P 52cef933d91343ac9d6ce71f1258b3af [term 1 FOLLOWER]: Refusing update from remote peer 82234301eaf24ee68a8d6589c761d9da: Log matching property violated. Preceding OpId in replica: term: 1 index: 15. Preceding OpId from leader: term: 1 index: 16. (index mismatch)
I20260608 09:55:13.901183   524 consensus_queue.cc:1048] T a248b772880a423085c45cd8a873b2af P 82234301eaf24ee68a8d6589c761d9da [LEADER]: Connected to new peer: Peer: permanent_uuid: "52cef933d91343ac9d6ce71f1258b3af" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 40863 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 16, Last known committed idx: 15, Time since last communication: 0.000s
I20260608 09:55:13.904779 32700 raft_consensus.cc:1275] T a248b772880a423085c45cd8a873b2af P b2d4c747066f46578fee74f84df86eb1 [term 1 FOLLOWER]: Refusing update from remote peer 82234301eaf24ee68a8d6589c761d9da: Log matching property violated. Preceding OpId in replica: term: 1 index: 15. Preceding OpId from leader: term: 1 index: 16. (index mismatch)
I20260608 09:55:13.907411   524 consensus_queue.cc:1048] T a248b772880a423085c45cd8a873b2af P 82234301eaf24ee68a8d6589c761d9da [LEADER]: Connected to new peer: Peer: permanent_uuid: "b2d4c747066f46578fee74f84df86eb1" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 38017 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 16, Last known committed idx: 15, Time since last communication: 0.001s
W20260608 09:55:13.908532   344 consensus_peers.cc:597] T a248b772880a423085c45cd8a873b2af P 82234301eaf24ee68a8d6589c761d9da -> Peer 5ebe28bc6dac47fa9582bfd82ae2b967 (127.22.183.132:36099): Couldn't send request to peer 5ebe28bc6dac47fa9582bfd82ae2b967. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: a248b772880a423085c45cd8a873b2af. This is attempt 1: this message will repeat every 5th retry.
I20260608 09:55:13.911016   676 raft_consensus.cc:2955] T a248b772880a423085c45cd8a873b2af P 82234301eaf24ee68a8d6589c761d9da [term 1 LEADER]: Committing config change with OpId 1.16: config changed from index -1 to 16, NON_VOTER 5ebe28bc6dac47fa9582bfd82ae2b967 (127.22.183.132) added. New config: { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "b2d4c747066f46578fee74f84df86eb1" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 38017 } attrs { replace: true } } peers { permanent_uuid: "52cef933d91343ac9d6ce71f1258b3af" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 40863 } } peers { permanent_uuid: "82234301eaf24ee68a8d6589c761d9da" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 33003 } } peers { permanent_uuid: "5ebe28bc6dac47fa9582bfd82ae2b967" member_type: NON_VOTER last_known_addr { host: "127.22.183.132" port: 36099 } attrs { promote: true } } }
I20260608 09:55:13.912916   305 raft_consensus.cc:2955] T a248b772880a423085c45cd8a873b2af P 52cef933d91343ac9d6ce71f1258b3af [term 1 FOLLOWER]: Committing config change with OpId 1.16: config changed from index -1 to 16, NON_VOTER 5ebe28bc6dac47fa9582bfd82ae2b967 (127.22.183.132) added. New config: { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "b2d4c747066f46578fee74f84df86eb1" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 38017 } attrs { replace: true } } peers { permanent_uuid: "52cef933d91343ac9d6ce71f1258b3af" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 40863 } } peers { permanent_uuid: "82234301eaf24ee68a8d6589c761d9da" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 33003 } } peers { permanent_uuid: "5ebe28bc6dac47fa9582bfd82ae2b967" member_type: NON_VOTER last_known_addr { host: "127.22.183.132" port: 36099 } attrs { promote: true } } }
I20260608 09:55:13.924325 32700 raft_consensus.cc:2955] T a248b772880a423085c45cd8a873b2af P b2d4c747066f46578fee74f84df86eb1 [term 1 FOLLOWER]: Committing config change with OpId 1.16: config changed from index -1 to 16, NON_VOTER 5ebe28bc6dac47fa9582bfd82ae2b967 (127.22.183.132) added. New config: { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "b2d4c747066f46578fee74f84df86eb1" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 38017 } attrs { replace: true } } peers { permanent_uuid: "52cef933d91343ac9d6ce71f1258b3af" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 40863 } } peers { permanent_uuid: "82234301eaf24ee68a8d6589c761d9da" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 33003 } } peers { permanent_uuid: "5ebe28bc6dac47fa9582bfd82ae2b967" member_type: NON_VOTER last_known_addr { host: "127.22.183.132" port: 36099 } attrs { promote: true } } }
I20260608 09:55:13.930748   379 consensus_queue.cc:237] T 05bbfdbe2aec49979f9e30a188addc43 P 82234301eaf24ee68a8d6589c761d9da [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: "b2d4c747066f46578fee74f84df86eb1" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 38017 } } peers { permanent_uuid: "52cef933d91343ac9d6ce71f1258b3af" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 40863 } attrs { replace: true } } peers { permanent_uuid: "82234301eaf24ee68a8d6589c761d9da" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 33003 } } peers { permanent_uuid: "5ebe28bc6dac47fa9582bfd82ae2b967" member_type: NON_VOTER last_known_addr { host: "127.22.183.132" port: 36099 } attrs { promote: true } }
I20260608 09:55:13.934031 32592 catalog_manager.cc:5696] T a248b772880a423085c45cd8a873b2af P 52cef933d91343ac9d6ce71f1258b3af reported cstate change: config changed from index -1 to 16, NON_VOTER 5ebe28bc6dac47fa9582bfd82ae2b967 (127.22.183.132) added. New cstate: current_term: 1 leader_uuid: "82234301eaf24ee68a8d6589c761d9da" committed_config { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "b2d4c747066f46578fee74f84df86eb1" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 38017 } attrs { replace: true } } peers { permanent_uuid: "52cef933d91343ac9d6ce71f1258b3af" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 40863 } } peers { permanent_uuid: "82234301eaf24ee68a8d6589c761d9da" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 33003 } } peers { permanent_uuid: "5ebe28bc6dac47fa9582bfd82ae2b967" member_type: NON_VOTER last_known_addr { host: "127.22.183.132" port: 36099 } attrs { promote: true } } }
W20260608 09:55:13.939733   344 consensus_peers.cc:597] T 05bbfdbe2aec49979f9e30a188addc43 P 82234301eaf24ee68a8d6589c761d9da -> Peer 5ebe28bc6dac47fa9582bfd82ae2b967 (127.22.183.132:36099): Couldn't send request to peer 5ebe28bc6dac47fa9582bfd82ae2b967. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 05bbfdbe2aec49979f9e30a188addc43. This is attempt 1: this message will repeat every 5th retry.
I20260608 09:55:13.944788   305 raft_consensus.cc:1275] T 05bbfdbe2aec49979f9e30a188addc43 P 52cef933d91343ac9d6ce71f1258b3af [term 1 FOLLOWER]: Refusing update from remote peer 82234301eaf24ee68a8d6589c761d9da: Log matching property violated. Preceding OpId in replica: term: 1 index: 15. Preceding OpId from leader: term: 1 index: 16. (index mismatch)
I20260608 09:55:13.949379   524 consensus_queue.cc:1048] T 05bbfdbe2aec49979f9e30a188addc43 P 82234301eaf24ee68a8d6589c761d9da [LEADER]: Connected to new peer: Peer: permanent_uuid: "52cef933d91343ac9d6ce71f1258b3af" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 40863 } 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 09:55:13.953348 32700 raft_consensus.cc:1275] T 05bbfdbe2aec49979f9e30a188addc43 P b2d4c747066f46578fee74f84df86eb1 [term 1 FOLLOWER]: Refusing update from remote peer 82234301eaf24ee68a8d6589c761d9da: Log matching property violated. Preceding OpId in replica: term: 1 index: 15. Preceding OpId from leader: term: 1 index: 16. (index mismatch)
I20260608 09:55:13.954649   676 consensus_queue.cc:1048] T 05bbfdbe2aec49979f9e30a188addc43 P 82234301eaf24ee68a8d6589c761d9da [LEADER]: Connected to new peer: Peer: permanent_uuid: "b2d4c747066f46578fee74f84df86eb1" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 38017 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 16, Last known committed idx: 15, Time since last communication: 0.000s
I20260608 09:55:13.957851   524 raft_consensus.cc:2955] T 05bbfdbe2aec49979f9e30a188addc43 P 82234301eaf24ee68a8d6589c761d9da [term 1 LEADER]: Committing config change with OpId 1.16: config changed from index -1 to 16, NON_VOTER 5ebe28bc6dac47fa9582bfd82ae2b967 (127.22.183.132) added. New config: { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "b2d4c747066f46578fee74f84df86eb1" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 38017 } } peers { permanent_uuid: "52cef933d91343ac9d6ce71f1258b3af" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 40863 } attrs { replace: true } } peers { permanent_uuid: "82234301eaf24ee68a8d6589c761d9da" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 33003 } } peers { permanent_uuid: "5ebe28bc6dac47fa9582bfd82ae2b967" member_type: NON_VOTER last_known_addr { host: "127.22.183.132" port: 36099 } attrs { promote: true } } }
I20260608 09:55:13.962833   305 raft_consensus.cc:2955] T 05bbfdbe2aec49979f9e30a188addc43 P 52cef933d91343ac9d6ce71f1258b3af [term 1 FOLLOWER]: Committing config change with OpId 1.16: config changed from index -1 to 16, NON_VOTER 5ebe28bc6dac47fa9582bfd82ae2b967 (127.22.183.132) added. New config: { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "b2d4c747066f46578fee74f84df86eb1" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 38017 } } peers { permanent_uuid: "52cef933d91343ac9d6ce71f1258b3af" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 40863 } attrs { replace: true } } peers { permanent_uuid: "82234301eaf24ee68a8d6589c761d9da" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 33003 } } peers { permanent_uuid: "5ebe28bc6dac47fa9582bfd82ae2b967" member_type: NON_VOTER last_known_addr { host: "127.22.183.132" port: 36099 } attrs { promote: true } } }
I20260608 09:55:13.964883 32700 raft_consensus.cc:2955] T 05bbfdbe2aec49979f9e30a188addc43 P b2d4c747066f46578fee74f84df86eb1 [term 1 FOLLOWER]: Committing config change with OpId 1.16: config changed from index -1 to 16, NON_VOTER 5ebe28bc6dac47fa9582bfd82ae2b967 (127.22.183.132) added. New config: { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "b2d4c747066f46578fee74f84df86eb1" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 38017 } } peers { permanent_uuid: "52cef933d91343ac9d6ce71f1258b3af" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 40863 } attrs { replace: true } } peers { permanent_uuid: "82234301eaf24ee68a8d6589c761d9da" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 33003 } } peers { permanent_uuid: "5ebe28bc6dac47fa9582bfd82ae2b967" member_type: NON_VOTER last_known_addr { host: "127.22.183.132" port: 36099 } attrs { promote: true } } }
I20260608 09:55:13.975492 32595 catalog_manager.cc:5696] T 05bbfdbe2aec49979f9e30a188addc43 P 52cef933d91343ac9d6ce71f1258b3af reported cstate change: config changed from index -1 to 16, NON_VOTER 5ebe28bc6dac47fa9582bfd82ae2b967 (127.22.183.132) added. New cstate: current_term: 1 leader_uuid: "82234301eaf24ee68a8d6589c761d9da" committed_config { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "b2d4c747066f46578fee74f84df86eb1" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 38017 } } peers { permanent_uuid: "52cef933d91343ac9d6ce71f1258b3af" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 40863 } attrs { replace: true } } peers { permanent_uuid: "82234301eaf24ee68a8d6589c761d9da" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 33003 } } peers { permanent_uuid: "5ebe28bc6dac47fa9582bfd82ae2b967" member_type: NON_VOTER last_known_addr { host: "127.22.183.132" port: 36099 } attrs { promote: true } } }
I20260608 09:55:13.976711   379 consensus_queue.cc:237] T 655f021d7c8244a8b82b93ab7c09cc8f P 82234301eaf24ee68a8d6589c761d9da [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: "b2d4c747066f46578fee74f84df86eb1" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 38017 } } peers { permanent_uuid: "52cef933d91343ac9d6ce71f1258b3af" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 40863 } attrs { replace: true } } peers { permanent_uuid: "82234301eaf24ee68a8d6589c761d9da" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 33003 } } peers { permanent_uuid: "5ebe28bc6dac47fa9582bfd82ae2b967" member_type: NON_VOTER last_known_addr { host: "127.22.183.132" port: 36099 } attrs { promote: true } }
W20260608 09:55:13.984575   344 consensus_peers.cc:597] T 655f021d7c8244a8b82b93ab7c09cc8f P 82234301eaf24ee68a8d6589c761d9da -> Peer 5ebe28bc6dac47fa9582bfd82ae2b967 (127.22.183.132:36099): Couldn't send request to peer 5ebe28bc6dac47fa9582bfd82ae2b967. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 655f021d7c8244a8b82b93ab7c09cc8f. This is attempt 1: this message will repeat every 5th retry.
I20260608 09:55:13.985183   305 raft_consensus.cc:1275] T 655f021d7c8244a8b82b93ab7c09cc8f P 52cef933d91343ac9d6ce71f1258b3af [term 1 FOLLOWER]: Refusing update from remote peer 82234301eaf24ee68a8d6589c761d9da: Log matching property violated. Preceding OpId in replica: term: 1 index: 15. Preceding OpId from leader: term: 1 index: 16. (index mismatch)
I20260608 09:55:13.986517 32700 raft_consensus.cc:1275] T 655f021d7c8244a8b82b93ab7c09cc8f P b2d4c747066f46578fee74f84df86eb1 [term 1 FOLLOWER]: Refusing update from remote peer 82234301eaf24ee68a8d6589c761d9da: Log matching property violated. Preceding OpId in replica: term: 1 index: 15. Preceding OpId from leader: term: 1 index: 16. (index mismatch)
I20260608 09:55:13.988070   524 consensus_queue.cc:1048] T 655f021d7c8244a8b82b93ab7c09cc8f P 82234301eaf24ee68a8d6589c761d9da [LEADER]: Connected to new peer: Peer: permanent_uuid: "b2d4c747066f46578fee74f84df86eb1" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 38017 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 16, Last known committed idx: 15, Time since last communication: 0.000s
I20260608 09:55:13.988966   676 consensus_queue.cc:1048] T 655f021d7c8244a8b82b93ab7c09cc8f P 82234301eaf24ee68a8d6589c761d9da [LEADER]: Connected to new peer: Peer: permanent_uuid: "52cef933d91343ac9d6ce71f1258b3af" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 40863 } 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 09:55:13.997529   676 raft_consensus.cc:2955] T 655f021d7c8244a8b82b93ab7c09cc8f P 82234301eaf24ee68a8d6589c761d9da [term 1 LEADER]: Committing config change with OpId 1.16: config changed from index -1 to 16, NON_VOTER 5ebe28bc6dac47fa9582bfd82ae2b967 (127.22.183.132) added. New config: { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "b2d4c747066f46578fee74f84df86eb1" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 38017 } } peers { permanent_uuid: "52cef933d91343ac9d6ce71f1258b3af" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 40863 } attrs { replace: true } } peers { permanent_uuid: "82234301eaf24ee68a8d6589c761d9da" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 33003 } } peers { permanent_uuid: "5ebe28bc6dac47fa9582bfd82ae2b967" member_type: NON_VOTER last_known_addr { host: "127.22.183.132" port: 36099 } attrs { promote: true } } }
I20260608 09:55:13.999464 32700 raft_consensus.cc:2955] T 655f021d7c8244a8b82b93ab7c09cc8f P b2d4c747066f46578fee74f84df86eb1 [term 1 FOLLOWER]: Committing config change with OpId 1.16: config changed from index -1 to 16, NON_VOTER 5ebe28bc6dac47fa9582bfd82ae2b967 (127.22.183.132) added. New config: { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "b2d4c747066f46578fee74f84df86eb1" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 38017 } } peers { permanent_uuid: "52cef933d91343ac9d6ce71f1258b3af" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 40863 } attrs { replace: true } } peers { permanent_uuid: "82234301eaf24ee68a8d6589c761d9da" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 33003 } } peers { permanent_uuid: "5ebe28bc6dac47fa9582bfd82ae2b967" member_type: NON_VOTER last_known_addr { host: "127.22.183.132" port: 36099 } attrs { promote: true } } }
I20260608 09:55:14.004703   305 raft_consensus.cc:2955] T 655f021d7c8244a8b82b93ab7c09cc8f P 52cef933d91343ac9d6ce71f1258b3af [term 1 FOLLOWER]: Committing config change with OpId 1.16: config changed from index -1 to 16, NON_VOTER 5ebe28bc6dac47fa9582bfd82ae2b967 (127.22.183.132) added. New config: { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "b2d4c747066f46578fee74f84df86eb1" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 38017 } } peers { permanent_uuid: "52cef933d91343ac9d6ce71f1258b3af" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 40863 } attrs { replace: true } } peers { permanent_uuid: "82234301eaf24ee68a8d6589c761d9da" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 33003 } } peers { permanent_uuid: "5ebe28bc6dac47fa9582bfd82ae2b967" member_type: NON_VOTER last_known_addr { host: "127.22.183.132" port: 36099 } attrs { promote: true } } }
I20260608 09:55:14.012699 32594 catalog_manager.cc:5696] T 655f021d7c8244a8b82b93ab7c09cc8f P 82234301eaf24ee68a8d6589c761d9da reported cstate change: config changed from index -1 to 16, NON_VOTER 5ebe28bc6dac47fa9582bfd82ae2b967 (127.22.183.132) added. New cstate: current_term: 1 leader_uuid: "82234301eaf24ee68a8d6589c761d9da" committed_config { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "b2d4c747066f46578fee74f84df86eb1" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 38017 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "52cef933d91343ac9d6ce71f1258b3af" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 40863 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "82234301eaf24ee68a8d6589c761d9da" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 33003 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5ebe28bc6dac47fa9582bfd82ae2b967" member_type: NON_VOTER last_known_addr { host: "127.22.183.132" port: 36099 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260608 09:55:14.361647   687 ts_tablet_manager.cc:933] T dab3592e13cd4f3c8cddaef4fc2c01a7 P 5ebe28bc6dac47fa9582bfd82ae2b967: Initiating tablet copy from peer 52cef933d91343ac9d6ce71f1258b3af (127.22.183.130:40863)
I20260608 09:55:14.363339   687 tablet_copy_client.cc:323] T dab3592e13cd4f3c8cddaef4fc2c01a7 P 5ebe28bc6dac47fa9582bfd82ae2b967: tablet copy: Beginning tablet copy session from remote peer at address 127.22.183.130:40863
I20260608 09:55:14.377986   317 tablet_copy_service.cc:140] P 52cef933d91343ac9d6ce71f1258b3af: Received BeginTabletCopySession request for tablet dab3592e13cd4f3c8cddaef4fc2c01a7 from peer 5ebe28bc6dac47fa9582bfd82ae2b967 ({username='slave'} at 127.0.0.1:58086)
I20260608 09:55:14.378537   317 tablet_copy_service.cc:161] P 52cef933d91343ac9d6ce71f1258b3af: Beginning new tablet copy session on tablet dab3592e13cd4f3c8cddaef4fc2c01a7 from peer 5ebe28bc6dac47fa9582bfd82ae2b967 at {username='slave'} at 127.0.0.1:58086: session id = 5ebe28bc6dac47fa9582bfd82ae2b967-dab3592e13cd4f3c8cddaef4fc2c01a7
I20260608 09:55:14.384862   317 tablet_copy_source_session.cc:215] T dab3592e13cd4f3c8cddaef4fc2c01a7 P 52cef933d91343ac9d6ce71f1258b3af: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 09:55:14.388132   687 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dab3592e13cd4f3c8cddaef4fc2c01a7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:55:14.400713   687 tablet_copy_client.cc:806] T dab3592e13cd4f3c8cddaef4fc2c01a7 P 5ebe28bc6dac47fa9582bfd82ae2b967: tablet copy: Starting download of 0 data blocks...
I20260608 09:55:14.401326   687 tablet_copy_client.cc:670] T dab3592e13cd4f3c8cddaef4fc2c01a7 P 5ebe28bc6dac47fa9582bfd82ae2b967: tablet copy: Starting download of 1 WAL segments...
I20260608 09:55:14.405190   687 tablet_copy_client.cc:538] T dab3592e13cd4f3c8cddaef4fc2c01a7 P 5ebe28bc6dac47fa9582bfd82ae2b967: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 09:55:14.411741   687 tablet_bootstrap.cc:492] T dab3592e13cd4f3c8cddaef4fc2c01a7 P 5ebe28bc6dac47fa9582bfd82ae2b967: Bootstrap starting.
I20260608 09:55:14.425791   691 ts_tablet_manager.cc:933] T a248b772880a423085c45cd8a873b2af P 5ebe28bc6dac47fa9582bfd82ae2b967: Initiating tablet copy from peer 82234301eaf24ee68a8d6589c761d9da (127.22.183.131:33003)
I20260608 09:55:14.427690   691 tablet_copy_client.cc:323] T a248b772880a423085c45cd8a873b2af P 5ebe28bc6dac47fa9582bfd82ae2b967: tablet copy: Beginning tablet copy session from remote peer at address 127.22.183.131:33003
I20260608 09:55:14.445086   391 tablet_copy_service.cc:140] P 82234301eaf24ee68a8d6589c761d9da: Received BeginTabletCopySession request for tablet a248b772880a423085c45cd8a873b2af from peer 5ebe28bc6dac47fa9582bfd82ae2b967 ({username='slave'} at 127.0.0.1:57404)
I20260608 09:55:14.445647   391 tablet_copy_service.cc:161] P 82234301eaf24ee68a8d6589c761d9da: Beginning new tablet copy session on tablet a248b772880a423085c45cd8a873b2af from peer 5ebe28bc6dac47fa9582bfd82ae2b967 at {username='slave'} at 127.0.0.1:57404: session id = 5ebe28bc6dac47fa9582bfd82ae2b967-a248b772880a423085c45cd8a873b2af
I20260608 09:55:14.454095   391 tablet_copy_source_session.cc:215] T a248b772880a423085c45cd8a873b2af P 82234301eaf24ee68a8d6589c761d9da: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 09:55:14.458460   691 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a248b772880a423085c45cd8a873b2af. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:55:14.491889   691 tablet_copy_client.cc:806] T a248b772880a423085c45cd8a873b2af P 5ebe28bc6dac47fa9582bfd82ae2b967: tablet copy: Starting download of 0 data blocks...
I20260608 09:55:14.492889   691 tablet_copy_client.cc:670] T a248b772880a423085c45cd8a873b2af P 5ebe28bc6dac47fa9582bfd82ae2b967: tablet copy: Starting download of 1 WAL segments...
I20260608 09:55:14.499950   691 tablet_copy_client.cc:538] T a248b772880a423085c45cd8a873b2af P 5ebe28bc6dac47fa9582bfd82ae2b967: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 09:55:14.502238   698 ts_tablet_manager.cc:933] T 05bbfdbe2aec49979f9e30a188addc43 P 5ebe28bc6dac47fa9582bfd82ae2b967: Initiating tablet copy from peer 82234301eaf24ee68a8d6589c761d9da (127.22.183.131:33003)
I20260608 09:55:14.512295   698 tablet_copy_client.cc:323] T 05bbfdbe2aec49979f9e30a188addc43 P 5ebe28bc6dac47fa9582bfd82ae2b967: tablet copy: Beginning tablet copy session from remote peer at address 127.22.183.131:33003
I20260608 09:55:14.513993   391 tablet_copy_service.cc:140] P 82234301eaf24ee68a8d6589c761d9da: Received BeginTabletCopySession request for tablet 05bbfdbe2aec49979f9e30a188addc43 from peer 5ebe28bc6dac47fa9582bfd82ae2b967 ({username='slave'} at 127.0.0.1:57404)
I20260608 09:55:14.514505   391 tablet_copy_service.cc:161] P 82234301eaf24ee68a8d6589c761d9da: Beginning new tablet copy session on tablet 05bbfdbe2aec49979f9e30a188addc43 from peer 5ebe28bc6dac47fa9582bfd82ae2b967 at {username='slave'} at 127.0.0.1:57404: session id = 5ebe28bc6dac47fa9582bfd82ae2b967-05bbfdbe2aec49979f9e30a188addc43
I20260608 09:55:14.519615   691 tablet_bootstrap.cc:492] T a248b772880a423085c45cd8a873b2af P 5ebe28bc6dac47fa9582bfd82ae2b967: Bootstrap starting.
I20260608 09:55:14.523962   391 tablet_copy_source_session.cc:215] T 05bbfdbe2aec49979f9e30a188addc43 P 82234301eaf24ee68a8d6589c761d9da: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 09:55:14.527420   698 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 05bbfdbe2aec49979f9e30a188addc43. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:55:14.543064   698 tablet_copy_client.cc:806] T 05bbfdbe2aec49979f9e30a188addc43 P 5ebe28bc6dac47fa9582bfd82ae2b967: tablet copy: Starting download of 0 data blocks...
I20260608 09:55:14.543680   698 tablet_copy_client.cc:670] T 05bbfdbe2aec49979f9e30a188addc43 P 5ebe28bc6dac47fa9582bfd82ae2b967: tablet copy: Starting download of 1 WAL segments...
I20260608 09:55:14.548257   698 tablet_copy_client.cc:538] T 05bbfdbe2aec49979f9e30a188addc43 P 5ebe28bc6dac47fa9582bfd82ae2b967: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 09:55:14.556548   698 tablet_bootstrap.cc:492] T 05bbfdbe2aec49979f9e30a188addc43 P 5ebe28bc6dac47fa9582bfd82ae2b967: Bootstrap starting.
I20260608 09:55:14.561406   687 tablet_bootstrap.cc:492] T dab3592e13cd4f3c8cddaef4fc2c01a7 P 5ebe28bc6dac47fa9582bfd82ae2b967: Bootstrap replayed 1/1 log segments. Stats: ops{read=16 overwritten=0 applied=16 ignored=0} inserts{seen=97 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260608 09:55:14.562637   687 tablet_bootstrap.cc:492] T dab3592e13cd4f3c8cddaef4fc2c01a7 P 5ebe28bc6dac47fa9582bfd82ae2b967: Bootstrap complete.
I20260608 09:55:14.563591   687 ts_tablet_manager.cc:1403] T dab3592e13cd4f3c8cddaef4fc2c01a7 P 5ebe28bc6dac47fa9582bfd82ae2b967: Time spent bootstrapping tablet: real 0.152s	user 0.105s	sys 0.031s
I20260608 09:55:14.567027   687 raft_consensus.cc:359] T dab3592e13cd4f3c8cddaef4fc2c01a7 P 5ebe28bc6dac47fa9582bfd82ae2b967 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "b2d4c747066f46578fee74f84df86eb1" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 38017 } } peers { permanent_uuid: "52cef933d91343ac9d6ce71f1258b3af" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 40863 } } peers { permanent_uuid: "82234301eaf24ee68a8d6589c761d9da" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 33003 } attrs { replace: true } } peers { permanent_uuid: "5ebe28bc6dac47fa9582bfd82ae2b967" member_type: NON_VOTER last_known_addr { host: "127.22.183.132" port: 36099 } attrs { promote: true } }
I20260608 09:55:14.567988   687 raft_consensus.cc:740] T dab3592e13cd4f3c8cddaef4fc2c01a7 P 5ebe28bc6dac47fa9582bfd82ae2b967 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 5ebe28bc6dac47fa9582bfd82ae2b967, State: Initialized, Role: LEARNER
I20260608 09:55:14.568732   687 consensus_queue.cc:260] T dab3592e13cd4f3c8cddaef4fc2c01a7 P 5ebe28bc6dac47fa9582bfd82ae2b967 [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: "b2d4c747066f46578fee74f84df86eb1" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 38017 } } peers { permanent_uuid: "52cef933d91343ac9d6ce71f1258b3af" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 40863 } } peers { permanent_uuid: "82234301eaf24ee68a8d6589c761d9da" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 33003 } attrs { replace: true } } peers { permanent_uuid: "5ebe28bc6dac47fa9582bfd82ae2b967" member_type: NON_VOTER last_known_addr { host: "127.22.183.132" port: 36099 } attrs { promote: true } }
I20260608 09:55:14.578192   687 ts_tablet_manager.cc:1434] T dab3592e13cd4f3c8cddaef4fc2c01a7 P 5ebe28bc6dac47fa9582bfd82ae2b967: Time spent starting tablet: real 0.014s	user 0.005s	sys 0.006s
I20260608 09:55:14.593051   317 tablet_copy_service.cc:342] P 52cef933d91343ac9d6ce71f1258b3af: Request end of tablet copy session 5ebe28bc6dac47fa9582bfd82ae2b967-dab3592e13cd4f3c8cddaef4fc2c01a7 received from {username='slave'} at 127.0.0.1:58086
I20260608 09:55:14.593515   317 tablet_copy_service.cc:434] P 52cef933d91343ac9d6ce71f1258b3af: ending tablet copy session 5ebe28bc6dac47fa9582bfd82ae2b967-dab3592e13cd4f3c8cddaef4fc2c01a7 on tablet dab3592e13cd4f3c8cddaef4fc2c01a7 with peer 5ebe28bc6dac47fa9582bfd82ae2b967
I20260608 09:55:14.598345   687 ts_tablet_manager.cc:933] T 655f021d7c8244a8b82b93ab7c09cc8f P 5ebe28bc6dac47fa9582bfd82ae2b967: Initiating tablet copy from peer 82234301eaf24ee68a8d6589c761d9da (127.22.183.131:33003)
I20260608 09:55:14.613857   687 tablet_copy_client.cc:323] T 655f021d7c8244a8b82b93ab7c09cc8f P 5ebe28bc6dac47fa9582bfd82ae2b967: tablet copy: Beginning tablet copy session from remote peer at address 127.22.183.131:33003
I20260608 09:55:14.615741   391 tablet_copy_service.cc:140] P 82234301eaf24ee68a8d6589c761d9da: Received BeginTabletCopySession request for tablet 655f021d7c8244a8b82b93ab7c09cc8f from peer 5ebe28bc6dac47fa9582bfd82ae2b967 ({username='slave'} at 127.0.0.1:57404)
I20260608 09:55:14.616287   391 tablet_copy_service.cc:161] P 82234301eaf24ee68a8d6589c761d9da: Beginning new tablet copy session on tablet 655f021d7c8244a8b82b93ab7c09cc8f from peer 5ebe28bc6dac47fa9582bfd82ae2b967 at {username='slave'} at 127.0.0.1:57404: session id = 5ebe28bc6dac47fa9582bfd82ae2b967-655f021d7c8244a8b82b93ab7c09cc8f
I20260608 09:55:14.624393   391 tablet_copy_source_session.cc:215] T 655f021d7c8244a8b82b93ab7c09cc8f P 82234301eaf24ee68a8d6589c761d9da: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 09:55:14.627789   687 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 655f021d7c8244a8b82b93ab7c09cc8f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:55:14.643005   687 tablet_copy_client.cc:806] T 655f021d7c8244a8b82b93ab7c09cc8f P 5ebe28bc6dac47fa9582bfd82ae2b967: tablet copy: Starting download of 0 data blocks...
I20260608 09:55:14.643565   687 tablet_copy_client.cc:670] T 655f021d7c8244a8b82b93ab7c09cc8f P 5ebe28bc6dac47fa9582bfd82ae2b967: tablet copy: Starting download of 1 WAL segments...
I20260608 09:55:14.648346   687 tablet_copy_client.cc:538] T 655f021d7c8244a8b82b93ab7c09cc8f P 5ebe28bc6dac47fa9582bfd82ae2b967: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 09:55:14.656226   687 tablet_bootstrap.cc:492] T 655f021d7c8244a8b82b93ab7c09cc8f P 5ebe28bc6dac47fa9582bfd82ae2b967: Bootstrap starting.
I20260608 09:55:14.671801   691 tablet_bootstrap.cc:492] T a248b772880a423085c45cd8a873b2af P 5ebe28bc6dac47fa9582bfd82ae2b967: Bootstrap replayed 1/1 log segments. Stats: ops{read=16 overwritten=0 applied=16 ignored=0} inserts{seen=113 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260608 09:55:14.672710   691 tablet_bootstrap.cc:492] T a248b772880a423085c45cd8a873b2af P 5ebe28bc6dac47fa9582bfd82ae2b967: Bootstrap complete.
I20260608 09:55:14.673468   691 ts_tablet_manager.cc:1403] T a248b772880a423085c45cd8a873b2af P 5ebe28bc6dac47fa9582bfd82ae2b967: Time spent bootstrapping tablet: real 0.154s	user 0.120s	sys 0.023s
I20260608 09:55:14.676534   691 raft_consensus.cc:359] T a248b772880a423085c45cd8a873b2af P 5ebe28bc6dac47fa9582bfd82ae2b967 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "b2d4c747066f46578fee74f84df86eb1" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 38017 } attrs { replace: true } } peers { permanent_uuid: "52cef933d91343ac9d6ce71f1258b3af" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 40863 } } peers { permanent_uuid: "82234301eaf24ee68a8d6589c761d9da" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 33003 } } peers { permanent_uuid: "5ebe28bc6dac47fa9582bfd82ae2b967" member_type: NON_VOTER last_known_addr { host: "127.22.183.132" port: 36099 } attrs { promote: true } }
I20260608 09:55:14.677371   691 raft_consensus.cc:740] T a248b772880a423085c45cd8a873b2af P 5ebe28bc6dac47fa9582bfd82ae2b967 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 5ebe28bc6dac47fa9582bfd82ae2b967, State: Initialized, Role: LEARNER
I20260608 09:55:14.678072   691 consensus_queue.cc:260] T a248b772880a423085c45cd8a873b2af P 5ebe28bc6dac47fa9582bfd82ae2b967 [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: "b2d4c747066f46578fee74f84df86eb1" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 38017 } attrs { replace: true } } peers { permanent_uuid: "52cef933d91343ac9d6ce71f1258b3af" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 40863 } } peers { permanent_uuid: "82234301eaf24ee68a8d6589c761d9da" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 33003 } } peers { permanent_uuid: "5ebe28bc6dac47fa9582bfd82ae2b967" member_type: NON_VOTER last_known_addr { host: "127.22.183.132" port: 36099 } attrs { promote: true } }
I20260608 09:55:14.687758   691 ts_tablet_manager.cc:1434] T a248b772880a423085c45cd8a873b2af P 5ebe28bc6dac47fa9582bfd82ae2b967: Time spent starting tablet: real 0.014s	user 0.006s	sys 0.000s
I20260608 09:55:14.693652   391 tablet_copy_service.cc:342] P 82234301eaf24ee68a8d6589c761d9da: Request end of tablet copy session 5ebe28bc6dac47fa9582bfd82ae2b967-a248b772880a423085c45cd8a873b2af received from {username='slave'} at 127.0.0.1:57404
I20260608 09:55:14.694070   391 tablet_copy_service.cc:434] P 82234301eaf24ee68a8d6589c761d9da: ending tablet copy session 5ebe28bc6dac47fa9582bfd82ae2b967-a248b772880a423085c45cd8a873b2af on tablet a248b772880a423085c45cd8a873b2af with peer 5ebe28bc6dac47fa9582bfd82ae2b967
I20260608 09:55:14.704699   698 tablet_bootstrap.cc:492] T 05bbfdbe2aec49979f9e30a188addc43 P 5ebe28bc6dac47fa9582bfd82ae2b967: Bootstrap replayed 1/1 log segments. Stats: ops{read=16 overwritten=0 applied=16 ignored=0} inserts{seen=118 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260608 09:55:14.705637   698 tablet_bootstrap.cc:492] T 05bbfdbe2aec49979f9e30a188addc43 P 5ebe28bc6dac47fa9582bfd82ae2b967: Bootstrap complete.
I20260608 09:55:14.706307   698 ts_tablet_manager.cc:1403] T 05bbfdbe2aec49979f9e30a188addc43 P 5ebe28bc6dac47fa9582bfd82ae2b967: Time spent bootstrapping tablet: real 0.150s	user 0.106s	sys 0.029s
I20260608 09:55:14.709262   698 raft_consensus.cc:359] T 05bbfdbe2aec49979f9e30a188addc43 P 5ebe28bc6dac47fa9582bfd82ae2b967 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "b2d4c747066f46578fee74f84df86eb1" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 38017 } } peers { permanent_uuid: "52cef933d91343ac9d6ce71f1258b3af" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 40863 } attrs { replace: true } } peers { permanent_uuid: "82234301eaf24ee68a8d6589c761d9da" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 33003 } } peers { permanent_uuid: "5ebe28bc6dac47fa9582bfd82ae2b967" member_type: NON_VOTER last_known_addr { host: "127.22.183.132" port: 36099 } attrs { promote: true } }
I20260608 09:55:14.710024   698 raft_consensus.cc:740] T 05bbfdbe2aec49979f9e30a188addc43 P 5ebe28bc6dac47fa9582bfd82ae2b967 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 5ebe28bc6dac47fa9582bfd82ae2b967, State: Initialized, Role: LEARNER
I20260608 09:55:14.710660   698 consensus_queue.cc:260] T 05bbfdbe2aec49979f9e30a188addc43 P 5ebe28bc6dac47fa9582bfd82ae2b967 [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: "b2d4c747066f46578fee74f84df86eb1" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 38017 } } peers { permanent_uuid: "52cef933d91343ac9d6ce71f1258b3af" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 40863 } attrs { replace: true } } peers { permanent_uuid: "82234301eaf24ee68a8d6589c761d9da" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 33003 } } peers { permanent_uuid: "5ebe28bc6dac47fa9582bfd82ae2b967" member_type: NON_VOTER last_known_addr { host: "127.22.183.132" port: 36099 } attrs { promote: true } }
I20260608 09:55:14.714314   698 ts_tablet_manager.cc:1434] T 05bbfdbe2aec49979f9e30a188addc43 P 5ebe28bc6dac47fa9582bfd82ae2b967: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260608 09:55:14.716156   391 tablet_copy_service.cc:342] P 82234301eaf24ee68a8d6589c761d9da: Request end of tablet copy session 5ebe28bc6dac47fa9582bfd82ae2b967-05bbfdbe2aec49979f9e30a188addc43 received from {username='slave'} at 127.0.0.1:57404
I20260608 09:55:14.716578   391 tablet_copy_service.cc:434] P 82234301eaf24ee68a8d6589c761d9da: ending tablet copy session 5ebe28bc6dac47fa9582bfd82ae2b967-05bbfdbe2aec49979f9e30a188addc43 on tablet 05bbfdbe2aec49979f9e30a188addc43 with peer 5ebe28bc6dac47fa9582bfd82ae2b967
I20260608 09:55:14.755934   687 tablet_bootstrap.cc:492] T 655f021d7c8244a8b82b93ab7c09cc8f P 5ebe28bc6dac47fa9582bfd82ae2b967: 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 09:55:14.756657   687 tablet_bootstrap.cc:492] T 655f021d7c8244a8b82b93ab7c09cc8f P 5ebe28bc6dac47fa9582bfd82ae2b967: Bootstrap complete.
I20260608 09:55:14.757258   687 ts_tablet_manager.cc:1403] T 655f021d7c8244a8b82b93ab7c09cc8f P 5ebe28bc6dac47fa9582bfd82ae2b967: Time spent bootstrapping tablet: real 0.101s	user 0.081s	sys 0.012s
I20260608 09:55:14.759331   687 raft_consensus.cc:359] T 655f021d7c8244a8b82b93ab7c09cc8f P 5ebe28bc6dac47fa9582bfd82ae2b967 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "b2d4c747066f46578fee74f84df86eb1" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 38017 } } peers { permanent_uuid: "52cef933d91343ac9d6ce71f1258b3af" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 40863 } attrs { replace: true } } peers { permanent_uuid: "82234301eaf24ee68a8d6589c761d9da" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 33003 } } peers { permanent_uuid: "5ebe28bc6dac47fa9582bfd82ae2b967" member_type: NON_VOTER last_known_addr { host: "127.22.183.132" port: 36099 } attrs { promote: true } }
I20260608 09:55:14.759855   687 raft_consensus.cc:740] T 655f021d7c8244a8b82b93ab7c09cc8f P 5ebe28bc6dac47fa9582bfd82ae2b967 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 5ebe28bc6dac47fa9582bfd82ae2b967, State: Initialized, Role: LEARNER
I20260608 09:55:14.760308   687 consensus_queue.cc:260] T 655f021d7c8244a8b82b93ab7c09cc8f P 5ebe28bc6dac47fa9582bfd82ae2b967 [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: "b2d4c747066f46578fee74f84df86eb1" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 38017 } } peers { permanent_uuid: "52cef933d91343ac9d6ce71f1258b3af" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 40863 } attrs { replace: true } } peers { permanent_uuid: "82234301eaf24ee68a8d6589c761d9da" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 33003 } } peers { permanent_uuid: "5ebe28bc6dac47fa9582bfd82ae2b967" member_type: NON_VOTER last_known_addr { host: "127.22.183.132" port: 36099 } attrs { promote: true } }
I20260608 09:55:14.761818   687 ts_tablet_manager.cc:1434] T 655f021d7c8244a8b82b93ab7c09cc8f P 5ebe28bc6dac47fa9582bfd82ae2b967: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260608 09:55:14.763485   391 tablet_copy_service.cc:342] P 82234301eaf24ee68a8d6589c761d9da: Request end of tablet copy session 5ebe28bc6dac47fa9582bfd82ae2b967-655f021d7c8244a8b82b93ab7c09cc8f received from {username='slave'} at 127.0.0.1:57404
I20260608 09:55:14.763926   391 tablet_copy_service.cc:434] P 82234301eaf24ee68a8d6589c761d9da: ending tablet copy session 5ebe28bc6dac47fa9582bfd82ae2b967-655f021d7c8244a8b82b93ab7c09cc8f on tablet 655f021d7c8244a8b82b93ab7c09cc8f with peer 5ebe28bc6dac47fa9582bfd82ae2b967
I20260608 09:55:14.818277 23262 tablet_server.cc:179] TabletServer@127.22.183.129:0 shutting down...
W20260608 09:55:14.833861   345 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
W20260608 09:55:14.840582   345 consensus_peers.cc:597] T eeb3edb3cbbd460481bc2e3d739937fb P 82234301eaf24ee68a8d6589c761d9da -> Peer b2d4c747066f46578fee74f84df86eb1 (127.22.183.129:38017): Couldn't send request to peer b2d4c747066f46578fee74f84df86eb1. 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 09:55:14.843029   345 consensus_peers.cc:597] T a248b772880a423085c45cd8a873b2af P 82234301eaf24ee68a8d6589c761d9da -> Peer b2d4c747066f46578fee74f84df86eb1 (127.22.183.129:38017): Couldn't send request to peer b2d4c747066f46578fee74f84df86eb1. 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 09:55:14.851634 23262 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 09:55:14.852404 23262 tablet_replica.cc:333] T eeb3edb3cbbd460481bc2e3d739937fb P b2d4c747066f46578fee74f84df86eb1: stopping tablet replica
I20260608 09:55:14.853384 23262 raft_consensus.cc:2243] T eeb3edb3cbbd460481bc2e3d739937fb P b2d4c747066f46578fee74f84df86eb1 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:55:14.854072 23262 raft_consensus.cc:2272] T eeb3edb3cbbd460481bc2e3d739937fb P b2d4c747066f46578fee74f84df86eb1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:55:14.856329 23262 tablet_replica.cc:333] T 655f021d7c8244a8b82b93ab7c09cc8f P b2d4c747066f46578fee74f84df86eb1: stopping tablet replica
I20260608 09:55:14.857066 23262 raft_consensus.cc:2243] T 655f021d7c8244a8b82b93ab7c09cc8f P b2d4c747066f46578fee74f84df86eb1 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:55:14.857745 23262 raft_consensus.cc:2272] T 655f021d7c8244a8b82b93ab7c09cc8f P b2d4c747066f46578fee74f84df86eb1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:55:14.861227 23262 tablet_replica.cc:333] T dab3592e13cd4f3c8cddaef4fc2c01a7 P b2d4c747066f46578fee74f84df86eb1: stopping tablet replica
I20260608 09:55:14.861872 23262 raft_consensus.cc:2243] T dab3592e13cd4f3c8cddaef4fc2c01a7 P b2d4c747066f46578fee74f84df86eb1 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:55:14.862323 23262 raft_consensus.cc:2272] T dab3592e13cd4f3c8cddaef4fc2c01a7 P b2d4c747066f46578fee74f84df86eb1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:55:14.865011 23262 tablet_replica.cc:333] T 012c23bcae6246fe8ed0ced233ba3cf9 P b2d4c747066f46578fee74f84df86eb1: stopping tablet replica
I20260608 09:55:14.865556 23262 raft_consensus.cc:2243] T 012c23bcae6246fe8ed0ced233ba3cf9 P b2d4c747066f46578fee74f84df86eb1 [term 1 LEADER]: Raft consensus shutting down.
I20260608 09:55:14.866015 23262 raft_consensus.cc:2272] T 012c23bcae6246fe8ed0ced233ba3cf9 P b2d4c747066f46578fee74f84df86eb1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:55:14.868208 23262 tablet_replica.cc:333] T 05bbfdbe2aec49979f9e30a188addc43 P b2d4c747066f46578fee74f84df86eb1: stopping tablet replica
I20260608 09:55:14.868826 23262 raft_consensus.cc:2243] T 05bbfdbe2aec49979f9e30a188addc43 P b2d4c747066f46578fee74f84df86eb1 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:55:14.869314 23262 raft_consensus.cc:2272] T 05bbfdbe2aec49979f9e30a188addc43 P b2d4c747066f46578fee74f84df86eb1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:55:14.872123 23262 tablet_replica.cc:333] T 2d097a7185354b4dbcf695e20d297c6a P b2d4c747066f46578fee74f84df86eb1: stopping tablet replica
I20260608 09:55:14.872674 23262 raft_consensus.cc:2243] T 2d097a7185354b4dbcf695e20d297c6a P b2d4c747066f46578fee74f84df86eb1 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:55:14.873188 23262 raft_consensus.cc:2272] T 2d097a7185354b4dbcf695e20d297c6a P b2d4c747066f46578fee74f84df86eb1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:55:14.875350 23262 tablet_replica.cc:333] T a248b772880a423085c45cd8a873b2af P b2d4c747066f46578fee74f84df86eb1: stopping tablet replica
I20260608 09:55:14.875828 23262 raft_consensus.cc:2243] T a248b772880a423085c45cd8a873b2af P b2d4c747066f46578fee74f84df86eb1 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:55:14.876358 23262 raft_consensus.cc:2272] T a248b772880a423085c45cd8a873b2af P b2d4c747066f46578fee74f84df86eb1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:55:14.878927 23262 tablet_replica.cc:333] T 2f1ab931d13d4e86ab425348d592ff45 P b2d4c747066f46578fee74f84df86eb1: stopping tablet replica
I20260608 09:55:14.879463 23262 raft_consensus.cc:2243] T 2f1ab931d13d4e86ab425348d592ff45 P b2d4c747066f46578fee74f84df86eb1 [term 1 LEADER]: Raft consensus shutting down.
I20260608 09:55:14.879935 23262 raft_consensus.cc:2272] T 2f1ab931d13d4e86ab425348d592ff45 P b2d4c747066f46578fee74f84df86eb1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:55:14.908119 23262 tablet_server.cc:196] TabletServer@127.22.183.129:0 shutdown complete.
I20260608 09:55:14.928148   630 raft_consensus.cc:1217] T a248b772880a423085c45cd8a873b2af P 5ebe28bc6dac47fa9582bfd82ae2b967 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.15->[1.16-1.16]   Dedup: 1.16->[]
I20260608 09:55:14.934414 23262 tablet_server.cc:179] TabletServer@127.22.183.130:0 shutting down...
W20260608 09:55:14.941224   344 consensus_peers.cc:597] T 05bbfdbe2aec49979f9e30a188addc43 P 82234301eaf24ee68a8d6589c761d9da -> Peer 52cef933d91343ac9d6ce71f1258b3af (127.22.183.130:40863): Couldn't send request to peer 52cef933d91343ac9d6ce71f1258b3af. 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 09:55:14.960786   630 raft_consensus.cc:1217] T dab3592e13cd4f3c8cddaef4fc2c01a7 P 5ebe28bc6dac47fa9582bfd82ae2b967 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.15->[1.16-1.16]   Dedup: 1.16->[]
W20260608 09:55:14.969074   345 consensus_peers.cc:597] T 05bbfdbe2aec49979f9e30a188addc43 P 82234301eaf24ee68a8d6589c761d9da -> Peer b2d4c747066f46578fee74f84df86eb1 (127.22.183.129:38017): Couldn't send request to peer b2d4c747066f46578fee74f84df86eb1. Status: Network error: Client connection negotiation failed: client connection to 127.22.183.129:38017: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 09:55:14.975415 23262 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 09:55:14.976107 23262 tablet_replica.cc:333] T 05bbfdbe2aec49979f9e30a188addc43 P 52cef933d91343ac9d6ce71f1258b3af: stopping tablet replica
I20260608 09:55:14.976913 23262 raft_consensus.cc:2243] T 05bbfdbe2aec49979f9e30a188addc43 P 52cef933d91343ac9d6ce71f1258b3af [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:55:14.977571 23262 raft_consensus.cc:2272] T 05bbfdbe2aec49979f9e30a188addc43 P 52cef933d91343ac9d6ce71f1258b3af [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:55:14.979801 23262 tablet_replica.cc:333] T a248b772880a423085c45cd8a873b2af P 52cef933d91343ac9d6ce71f1258b3af: stopping tablet replica
I20260608 09:55:14.980361 23262 raft_consensus.cc:2243] T a248b772880a423085c45cd8a873b2af P 52cef933d91343ac9d6ce71f1258b3af [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:55:14.980937 23262 raft_consensus.cc:2272] T a248b772880a423085c45cd8a873b2af P 52cef933d91343ac9d6ce71f1258b3af [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:55:14.982977 23262 tablet_replica.cc:333] T 2d097a7185354b4dbcf695e20d297c6a P 52cef933d91343ac9d6ce71f1258b3af: stopping tablet replica
I20260608 09:55:14.983546 23262 raft_consensus.cc:2243] T 2d097a7185354b4dbcf695e20d297c6a P 52cef933d91343ac9d6ce71f1258b3af [term 1 LEADER]: Raft consensus shutting down.
I20260608 09:55:14.984326 23262 raft_consensus.cc:2272] T 2d097a7185354b4dbcf695e20d297c6a P 52cef933d91343ac9d6ce71f1258b3af [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:55:14.986405 23262 tablet_replica.cc:333] T dab3592e13cd4f3c8cddaef4fc2c01a7 P 52cef933d91343ac9d6ce71f1258b3af: stopping tablet replica
I20260608 09:55:14.986937 23262 raft_consensus.cc:2243] T dab3592e13cd4f3c8cddaef4fc2c01a7 P 52cef933d91343ac9d6ce71f1258b3af [term 1 LEADER]: Raft consensus shutting down.
I20260608 09:55:14.987950 23262 raft_consensus.cc:2272] T dab3592e13cd4f3c8cddaef4fc2c01a7 P 52cef933d91343ac9d6ce71f1258b3af [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:55:14.990151 23262 tablet_replica.cc:333] T 2bb974b1e3ba434fb6f0f6c0860671b4 P 52cef933d91343ac9d6ce71f1258b3af: stopping tablet replica
I20260608 09:55:14.990759 23262 raft_consensus.cc:2243] T 2bb974b1e3ba434fb6f0f6c0860671b4 P 52cef933d91343ac9d6ce71f1258b3af [term 1 LEADER]: Raft consensus shutting down.
I20260608 09:55:14.991261 23262 raft_consensus.cc:2272] T 2bb974b1e3ba434fb6f0f6c0860671b4 P 52cef933d91343ac9d6ce71f1258b3af [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:55:14.993396 23262 tablet_replica.cc:333] T eeb3edb3cbbd460481bc2e3d739937fb P 52cef933d91343ac9d6ce71f1258b3af: stopping tablet replica
I20260608 09:55:14.993927 23262 raft_consensus.cc:2243] T eeb3edb3cbbd460481bc2e3d739937fb P 52cef933d91343ac9d6ce71f1258b3af [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:55:14.994482 23262 raft_consensus.cc:2272] T eeb3edb3cbbd460481bc2e3d739937fb P 52cef933d91343ac9d6ce71f1258b3af [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:55:14.996773 23262 tablet_replica.cc:333] T 655f021d7c8244a8b82b93ab7c09cc8f P 52cef933d91343ac9d6ce71f1258b3af: stopping tablet replica
I20260608 09:55:14.997298 23262 raft_consensus.cc:2243] T 655f021d7c8244a8b82b93ab7c09cc8f P 52cef933d91343ac9d6ce71f1258b3af [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:55:14.997866 23262 raft_consensus.cc:2272] T 655f021d7c8244a8b82b93ab7c09cc8f P 52cef933d91343ac9d6ce71f1258b3af [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:55:15.000530 23262 tablet_replica.cc:333] T dabb146d29e841ff924bbfdcbfe72f50 P 52cef933d91343ac9d6ce71f1258b3af: stopping tablet replica
I20260608 09:55:15.001173 23262 raft_consensus.cc:2243] T dabb146d29e841ff924bbfdcbfe72f50 P 52cef933d91343ac9d6ce71f1258b3af [term 1 LEADER]: Raft consensus shutting down.
I20260608 09:55:15.001765 23262 raft_consensus.cc:2272] T dabb146d29e841ff924bbfdcbfe72f50 P 52cef933d91343ac9d6ce71f1258b3af [term 1 FOLLOWER]: Raft consensus is shut down!
W20260608 09:55:15.014467   344 consensus_peers.cc:597] T a248b772880a423085c45cd8a873b2af P 82234301eaf24ee68a8d6589c761d9da -> Peer 52cef933d91343ac9d6ce71f1258b3af (127.22.183.130:40863): Couldn't send request to peer 52cef933d91343ac9d6ce71f1258b3af. 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 09:55:15.021505 23262 tablet_server.cc:196] TabletServer@127.22.183.130:0 shutdown complete.
I20260608 09:55:15.036283   630 raft_consensus.cc:1217] T 05bbfdbe2aec49979f9e30a188addc43 P 5ebe28bc6dac47fa9582bfd82ae2b967 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.15->[1.16-1.16]   Dedup: 1.16->[]
W20260608 09:55:15.041667   344 consensus_peers.cc:597] T 655f021d7c8244a8b82b93ab7c09cc8f P 82234301eaf24ee68a8d6589c761d9da -> Peer 52cef933d91343ac9d6ce71f1258b3af (127.22.183.130:40863): Couldn't send request to peer 52cef933d91343ac9d6ce71f1258b3af. Status: Network error: Client connection negotiation failed: client connection to 127.22.183.130:40863: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 09:55:15.043236 23262 tablet_server.cc:179] TabletServer@127.22.183.131:0 shutting down...
I20260608 09:55:15.069149 23262 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 09:55:15.069851 23262 tablet_replica.cc:333] T 05bbfdbe2aec49979f9e30a188addc43 P 82234301eaf24ee68a8d6589c761d9da: stopping tablet replica
I20260608 09:55:15.070660 23262 raft_consensus.cc:2243] T 05bbfdbe2aec49979f9e30a188addc43 P 82234301eaf24ee68a8d6589c761d9da [term 1 LEADER]: Raft consensus shutting down.
I20260608 09:55:15.072109 23262 raft_consensus.cc:2272] T 05bbfdbe2aec49979f9e30a188addc43 P 82234301eaf24ee68a8d6589c761d9da [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:55:15.075160 23262 tablet_replica.cc:333] T 655f021d7c8244a8b82b93ab7c09cc8f P 82234301eaf24ee68a8d6589c761d9da: stopping tablet replica
I20260608 09:55:15.075927 23262 raft_consensus.cc:2243] T 655f021d7c8244a8b82b93ab7c09cc8f P 82234301eaf24ee68a8d6589c761d9da [term 1 LEADER]: Raft consensus shutting down.
I20260608 09:55:15.077248 23262 raft_consensus.cc:2272] T 655f021d7c8244a8b82b93ab7c09cc8f P 82234301eaf24ee68a8d6589c761d9da [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:55:15.080154 23262 tablet_replica.cc:333] T eeb3edb3cbbd460481bc2e3d739937fb P 82234301eaf24ee68a8d6589c761d9da: stopping tablet replica
I20260608 09:55:15.080945 23262 raft_consensus.cc:2243] T eeb3edb3cbbd460481bc2e3d739937fb P 82234301eaf24ee68a8d6589c761d9da [term 1 LEADER]: Raft consensus shutting down.
I20260608 09:55:15.081897 23262 raft_consensus.cc:2272] T eeb3edb3cbbd460481bc2e3d739937fb P 82234301eaf24ee68a8d6589c761d9da [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:55:15.084712 23262 tablet_replica.cc:333] T dab3592e13cd4f3c8cddaef4fc2c01a7 P 82234301eaf24ee68a8d6589c761d9da: stopping tablet replica
I20260608 09:55:15.085469 23262 raft_consensus.cc:2243] T dab3592e13cd4f3c8cddaef4fc2c01a7 P 82234301eaf24ee68a8d6589c761d9da [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:55:15.086024 23262 raft_consensus.cc:2272] T dab3592e13cd4f3c8cddaef4fc2c01a7 P 82234301eaf24ee68a8d6589c761d9da [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:55:15.088891 23262 tablet_replica.cc:333] T 82165a069b6a4fd0b82b06da5db9f445 P 82234301eaf24ee68a8d6589c761d9da: stopping tablet replica
I20260608 09:55:15.089622 23262 raft_consensus.cc:2243] T 82165a069b6a4fd0b82b06da5db9f445 P 82234301eaf24ee68a8d6589c761d9da [term 1 LEADER]: Raft consensus shutting down.
I20260608 09:55:15.090179 23262 raft_consensus.cc:2272] T 82165a069b6a4fd0b82b06da5db9f445 P 82234301eaf24ee68a8d6589c761d9da [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:55:15.093092 23262 tablet_replica.cc:333] T a248b772880a423085c45cd8a873b2af P 82234301eaf24ee68a8d6589c761d9da: stopping tablet replica
I20260608 09:55:15.093811 23262 raft_consensus.cc:2243] T a248b772880a423085c45cd8a873b2af P 82234301eaf24ee68a8d6589c761d9da [term 1 LEADER]: Raft consensus shutting down.
I20260608 09:55:15.095180 23262 raft_consensus.cc:2272] T a248b772880a423085c45cd8a873b2af P 82234301eaf24ee68a8d6589c761d9da [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:55:15.097921 23262 tablet_replica.cc:333] T 2d097a7185354b4dbcf695e20d297c6a P 82234301eaf24ee68a8d6589c761d9da: stopping tablet replica
I20260608 09:55:15.098585 23262 raft_consensus.cc:2243] T 2d097a7185354b4dbcf695e20d297c6a P 82234301eaf24ee68a8d6589c761d9da [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:55:15.099320 23262 raft_consensus.cc:2272] T 2d097a7185354b4dbcf695e20d297c6a P 82234301eaf24ee68a8d6589c761d9da [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:55:15.102000 23262 tablet_replica.cc:333] T 50a580261f954b9fb1b4d0d3caaa712c P 82234301eaf24ee68a8d6589c761d9da: stopping tablet replica
I20260608 09:55:15.102583 23262 raft_consensus.cc:2243] T 50a580261f954b9fb1b4d0d3caaa712c P 82234301eaf24ee68a8d6589c761d9da [term 1 LEADER]: Raft consensus shutting down.
I20260608 09:55:15.103240 23262 raft_consensus.cc:2272] T 50a580261f954b9fb1b4d0d3caaa712c P 82234301eaf24ee68a8d6589c761d9da [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:55:15.126911 23262 tablet_server.cc:196] TabletServer@127.22.183.131:0 shutdown complete.
I20260608 09:55:15.144927 23262 tablet_server.cc:179] TabletServer@127.22.183.132:0 shutting down...
I20260608 09:55:15.168800 23262 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 09:55:15.169981 23262 tablet_replica.cc:333] T 655f021d7c8244a8b82b93ab7c09cc8f P 5ebe28bc6dac47fa9582bfd82ae2b967: stopping tablet replica
I20260608 09:55:15.170786 23262 raft_consensus.cc:2243] T 655f021d7c8244a8b82b93ab7c09cc8f P 5ebe28bc6dac47fa9582bfd82ae2b967 [term 1 LEARNER]: Raft consensus shutting down.
I20260608 09:55:15.171298 23262 raft_consensus.cc:2272] T 655f021d7c8244a8b82b93ab7c09cc8f P 5ebe28bc6dac47fa9582bfd82ae2b967 [term 1 LEARNER]: Raft consensus is shut down!
I20260608 09:55:15.174361 23262 tablet_replica.cc:333] T a248b772880a423085c45cd8a873b2af P 5ebe28bc6dac47fa9582bfd82ae2b967: stopping tablet replica
I20260608 09:55:15.175089 23262 raft_consensus.cc:2243] T a248b772880a423085c45cd8a873b2af P 5ebe28bc6dac47fa9582bfd82ae2b967 [term 1 LEARNER]: Raft consensus shutting down.
I20260608 09:55:15.175591 23262 raft_consensus.cc:2272] T a248b772880a423085c45cd8a873b2af P 5ebe28bc6dac47fa9582bfd82ae2b967 [term 1 LEARNER]: Raft consensus is shut down!
I20260608 09:55:15.178220 23262 tablet_replica.cc:333] T 05bbfdbe2aec49979f9e30a188addc43 P 5ebe28bc6dac47fa9582bfd82ae2b967: stopping tablet replica
I20260608 09:55:15.178874 23262 raft_consensus.cc:2243] T 05bbfdbe2aec49979f9e30a188addc43 P 5ebe28bc6dac47fa9582bfd82ae2b967 [term 1 LEARNER]: Raft consensus shutting down.
I20260608 09:55:15.179334 23262 raft_consensus.cc:2272] T 05bbfdbe2aec49979f9e30a188addc43 P 5ebe28bc6dac47fa9582bfd82ae2b967 [term 1 LEARNER]: Raft consensus is shut down!
I20260608 09:55:15.181967 23262 tablet_replica.cc:333] T dab3592e13cd4f3c8cddaef4fc2c01a7 P 5ebe28bc6dac47fa9582bfd82ae2b967: stopping tablet replica
I20260608 09:55:15.182600 23262 raft_consensus.cc:2243] T dab3592e13cd4f3c8cddaef4fc2c01a7 P 5ebe28bc6dac47fa9582bfd82ae2b967 [term 1 LEARNER]: Raft consensus shutting down.
I20260608 09:55:15.183050 23262 raft_consensus.cc:2272] T dab3592e13cd4f3c8cddaef4fc2c01a7 P 5ebe28bc6dac47fa9582bfd82ae2b967 [term 1 LEARNER]: Raft consensus is shut down!
I20260608 09:55:15.204833 23262 tablet_server.cc:196] TabletServer@127.22.183.132:0 shutdown complete.
I20260608 09:55:15.219676 23262 master.cc:562] Master@127.22.183.190:44811 shutting down...
W20260608 09:55:15.240027 32646 auto_rebalancer.cc:835] Removing replace marker failed: Catalog manager is not initialized. State: Closing
W20260608 09:55:15.240283 32646 auto_rebalancer.cc:863] Could not move replica: Service unavailable: Catalog manager is not initialized. State: Closing
W20260608 09:55:15.240500 32646 auto_rebalancer.cc:301] scheduled replica move failed to complete: Service unavailable: Catalog manager is not initialized. State: Closing
I20260608 09:55:15.241727 23262 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 1385d10db2484f8bb4d8958ad397b3db [term 1 LEADER]: Raft consensus shutting down.
I20260608 09:55:15.242235 23262 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 1385d10db2484f8bb4d8958ad397b3db [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:55:15.242543 23262 tablet_replica.cc:333] T 00000000000000000000000000000000 P 1385d10db2484f8bb4d8958ad397b3db: stopping tablet replica
I20260608 09:55:15.262562 23262 master.cc:584] Master@127.22.183.190:44811 shutdown complete.
[       OK ] AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash (7788 ms)
[ RUN      ] AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale
I20260608 09:55:15.305626 23262 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.22.183.190:43403
I20260608 09:55:15.306802 23262 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 09:55:15.311832   709 instance_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 09:55:15.312098   710 instance_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 09:55:15.313271   712 instance_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 09:55:15.314199 23262 server_base.cc:1061] running on GCE node
I20260608 09:55:15.315073 23262 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 09:55:15.315367 23262 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 09:55:15.315532 23262 hybrid_clock.cc:648] HybridClock initialized: now 1780912515315515 us; error 0 us; skew 500 ppm
I20260608 09:55:15.316136 23262 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 09:55:15.318379 23262 webserver.cc:533] Webserver started at http://127.22.183.190:46147/ using document root <none> and password file <none>
I20260608 09:55:15.318883 23262 fs_manager.cc:362] Metadata directory not provided
I20260608 09:55:15.319103 23262 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 09:55:15.319473 23262 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 09:55:15.320537 23262 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task8s1y23/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1780912294849904-23262-0/minicluster-data/master-0-root/instance:
uuid: "b221ad63e666471f9f3b31f045885f55"
format_stamp: "Formatted at 2026-06-08 09:55:15 on dist-test-slave-vzb5"
I20260608 09:55:15.324927 23262 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.002s
I20260608 09:55:15.328347   717 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:55:15.329070 23262 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260608 09:55:15.329366 23262 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task8s1y23/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1780912294849904-23262-0/minicluster-data/master-0-root
uuid: "b221ad63e666471f9f3b31f045885f55"
format_stamp: "Formatted at 2026-06-08 09:55:15 on dist-test-slave-vzb5"
I20260608 09:55:15.329643 23262 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task8s1y23/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1780912294849904-23262-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-task8s1y23/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1780912294849904-23262-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-task8s1y23/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1780912294849904-23262-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 09:55:15.368505 23262 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 09:55:15.369539 23262 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 09:55:15.406150 23262 rpc_server.cc:307] RPC server started. Bound to: 127.22.183.190:43403
I20260608 09:55:15.406297   768 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.22.183.190:43403 every 8 connection(s)
I20260608 09:55:15.410154   769 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 09:55:15.420616   769 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P b221ad63e666471f9f3b31f045885f55: Bootstrap starting.
I20260608 09:55:15.425122   769 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P b221ad63e666471f9f3b31f045885f55: Neither blocks nor log segments found. Creating new log.
I20260608 09:55:15.428872   769 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P b221ad63e666471f9f3b31f045885f55: No bootstrap required, opened a new log
I20260608 09:55:15.430907   769 raft_consensus.cc:359] T 00000000000000000000000000000000 P b221ad63e666471f9f3b31f045885f55 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b221ad63e666471f9f3b31f045885f55" member_type: VOTER }
I20260608 09:55:15.431367   769 raft_consensus.cc:385] T 00000000000000000000000000000000 P b221ad63e666471f9f3b31f045885f55 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:55:15.431633   769 raft_consensus.cc:740] T 00000000000000000000000000000000 P b221ad63e666471f9f3b31f045885f55 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b221ad63e666471f9f3b31f045885f55, State: Initialized, Role: FOLLOWER
I20260608 09:55:15.432179   769 consensus_queue.cc:260] T 00000000000000000000000000000000 P b221ad63e666471f9f3b31f045885f55 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "b221ad63e666471f9f3b31f045885f55" member_type: VOTER }
I20260608 09:55:15.432582   769 raft_consensus.cc:399] T 00000000000000000000000000000000 P b221ad63e666471f9f3b31f045885f55 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 09:55:15.432772   769 raft_consensus.cc:493] T 00000000000000000000000000000000 P b221ad63e666471f9f3b31f045885f55 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 09:55:15.432984   769 raft_consensus.cc:3060] T 00000000000000000000000000000000 P b221ad63e666471f9f3b31f045885f55 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:55:15.437278   769 raft_consensus.cc:515] T 00000000000000000000000000000000 P b221ad63e666471f9f3b31f045885f55 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b221ad63e666471f9f3b31f045885f55" member_type: VOTER }
I20260608 09:55:15.437747   769 leader_election.cc:304] T 00000000000000000000000000000000 P b221ad63e666471f9f3b31f045885f55 [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: b221ad63e666471f9f3b31f045885f55; no voters: 
I20260608 09:55:15.438810   769 leader_election.cc:290] T 00000000000000000000000000000000 P b221ad63e666471f9f3b31f045885f55 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 09:55:15.439209   772 raft_consensus.cc:2804] T 00000000000000000000000000000000 P b221ad63e666471f9f3b31f045885f55 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 09:55:15.440538   772 raft_consensus.cc:697] T 00000000000000000000000000000000 P b221ad63e666471f9f3b31f045885f55 [term 1 LEADER]: Becoming Leader. State: Replica: b221ad63e666471f9f3b31f045885f55, State: Running, Role: LEADER
I20260608 09:55:15.441273   772 consensus_queue.cc:237] T 00000000000000000000000000000000 P b221ad63e666471f9f3b31f045885f55 [LEADER]: Queue going to LEADER mode. State: All 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: "b221ad63e666471f9f3b31f045885f55" member_type: VOTER }
I20260608 09:55:15.441866   769 sys_catalog.cc:565] T 00000000000000000000000000000000 P b221ad63e666471f9f3b31f045885f55 [sys.catalog]: configured and running, proceeding with master startup.
I20260608 09:55:15.445468   774 sys_catalog.cc:455] T 00000000000000000000000000000000 P b221ad63e666471f9f3b31f045885f55 [sys.catalog]: SysCatalogTable state changed. Reason: New leader b221ad63e666471f9f3b31f045885f55. Latest consensus state: current_term: 1 leader_uuid: "b221ad63e666471f9f3b31f045885f55" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b221ad63e666471f9f3b31f045885f55" member_type: VOTER } }
I20260608 09:55:15.446179   774 sys_catalog.cc:458] T 00000000000000000000000000000000 P b221ad63e666471f9f3b31f045885f55 [sys.catalog]: This master's current role is: LEADER
I20260608 09:55:15.445544   773 sys_catalog.cc:455] T 00000000000000000000000000000000 P b221ad63e666471f9f3b31f045885f55 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "b221ad63e666471f9f3b31f045885f55" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b221ad63e666471f9f3b31f045885f55" member_type: VOTER } }
I20260608 09:55:15.446964   773 sys_catalog.cc:458] T 00000000000000000000000000000000 P b221ad63e666471f9f3b31f045885f55 [sys.catalog]: This master's current role is: LEADER
I20260608 09:55:15.449237   780 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260608 09:55:15.453872   780 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260608 09:55:15.459231 23262 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260608 09:55:15.463286   780 catalog_manager.cc:1382] Generated new cluster ID: 55613658e7eb4e42b0e22f17e3cb5585
I20260608 09:55:15.463536   780 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260608 09:55:15.480940   780 catalog_manager.cc:1405] Generated new certificate authority record
I20260608 09:55:15.482208   780 catalog_manager.cc:1539] Loading token signing keys...
I20260608 09:55:15.495884   780 catalog_manager.cc:6069] T 00000000000000000000000000000000 P b221ad63e666471f9f3b31f045885f55: Generated new TSK 0
I20260608 09:55:15.496482   780 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260608 09:55:15.526896 23262 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 09:55:15.533041   790 instance_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 09:55:15.534180   791 instance_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 09:55:15.535777   793 instance_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 09:55:15.535972 23262 server_base.cc:1061] running on GCE node
I20260608 09:55:15.536911 23262 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 09:55:15.537127 23262 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 09:55:15.537299 23262 hybrid_clock.cc:648] HybridClock initialized: now 1780912515537281 us; error 0 us; skew 500 ppm
I20260608 09:55:15.537887 23262 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 09:55:15.540120 23262 webserver.cc:533] Webserver started at http://127.22.183.129:35171/ using document root <none> and password file <none>
I20260608 09:55:15.540645 23262 fs_manager.cc:362] Metadata directory not provided
I20260608 09:55:15.540867 23262 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 09:55:15.541142 23262 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 09:55:15.542230 23262 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task8s1y23/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1780912294849904-23262-0/minicluster-data/ts-0-root/instance:
uuid: "6f2606278c7646aaab6730272fe422d9"
format_stamp: "Formatted at 2026-06-08 09:55:15 on dist-test-slave-vzb5"
I20260608 09:55:15.546829 23262 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260608 09:55:15.550225   798 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:55:15.550961 23262 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260608 09:55:15.551276 23262 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task8s1y23/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1780912294849904-23262-0/minicluster-data/ts-0-root
uuid: "6f2606278c7646aaab6730272fe422d9"
format_stamp: "Formatted at 2026-06-08 09:55:15 on dist-test-slave-vzb5"
I20260608 09:55:15.551568 23262 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task8s1y23/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1780912294849904-23262-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-task8s1y23/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1780912294849904-23262-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-task8s1y23/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1780912294849904-23262-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 09:55:15.561919 23262 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 09:55:15.562881 23262 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 09:55:15.564355 23262 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 09:55:15.566720 23262 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 09:55:15.566936 23262 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:55:15.567217 23262 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 09:55:15.567391 23262 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:55:15.605409 23262 rpc_server.cc:307] RPC server started. Bound to: 127.22.183.129:39513
I20260608 09:55:15.605549   860 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.22.183.129:39513 every 8 connection(s)
I20260608 09:55:15.611259 23262 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 09:55:15.620170   865 instance_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 09:55:15.620285   866 instance_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 09:55:15.625864 23262 server_base.cc:1061] running on GCE node
I20260608 09:55:15.625787   861 heartbeater.cc:344] Connected to a master server at 127.22.183.190:43403
I20260608 09:55:15.626680   861 heartbeater.cc:461] Registering TS with master...
W20260608 09:55:15.627070   868 instance_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 09:55:15.627815   861 heartbeater.cc:507] Master 127.22.183.190:43403 requested a full tablet report, sending...
I20260608 09:55:15.628098 23262 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 09:55:15.628366 23262 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 09:55:15.628551 23262 hybrid_clock.cc:648] HybridClock initialized: now 1780912515628532 us; error 0 us; skew 500 ppm
I20260608 09:55:15.629174 23262 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 09:55:15.630312   734 ts_manager.cc:194] Registered new tserver with Master: 6f2606278c7646aaab6730272fe422d9 (127.22.183.129:39513)
I20260608 09:55:15.631896 23262 webserver.cc:533] Webserver started at http://127.22.183.130:46411/ using document root <none> and password file <none>
I20260608 09:55:15.632594 23262 fs_manager.cc:362] Metadata directory not provided
I20260608 09:55:15.632874 23262 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 09:55:15.632934   734 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:56962
I20260608 09:55:15.633278 23262 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 09:55:15.634517 23262 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task8s1y23/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1780912294849904-23262-0/minicluster-data/ts-1-root/instance:
uuid: "5a94e4f728924acb9e6a0aa27a20e85c"
format_stamp: "Formatted at 2026-06-08 09:55:15 on dist-test-slave-vzb5"
I20260608 09:55:15.638918 23262 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.002s	sys 0.004s
I20260608 09:55:15.642207   873 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:55:15.642982 23262 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260608 09:55:15.643314 23262 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task8s1y23/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1780912294849904-23262-0/minicluster-data/ts-1-root
uuid: "5a94e4f728924acb9e6a0aa27a20e85c"
format_stamp: "Formatted at 2026-06-08 09:55:15 on dist-test-slave-vzb5"
I20260608 09:55:15.643573 23262 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task8s1y23/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1780912294849904-23262-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-task8s1y23/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1780912294849904-23262-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-task8s1y23/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1780912294849904-23262-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 09:55:15.661762 23262 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 09:55:15.662736 23262 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 09:55:15.664016 23262 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 09:55:15.666241 23262 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 09:55:15.666458 23262 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:55:15.666689 23262 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 09:55:15.666865 23262 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:55:15.705264 23262 rpc_server.cc:307] RPC server started. Bound to: 127.22.183.130:36915
I20260608 09:55:15.705366   935 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.22.183.130:36915 every 8 connection(s)
I20260608 09:55:15.710403 23262 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 09:55:15.720220   939 instance_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 09:55:15.720432   940 instance_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 09:55:15.725320   942 instance_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 09:55:15.725973   936 heartbeater.cc:344] Connected to a master server at 127.22.183.190:43403
I20260608 09:55:15.725999 23262 server_base.cc:1061] running on GCE node
I20260608 09:55:15.726536   936 heartbeater.cc:461] Registering TS with master...
I20260608 09:55:15.727150 23262 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 09:55:15.727427 23262 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 09:55:15.727365   936 heartbeater.cc:507] Master 127.22.183.190:43403 requested a full tablet report, sending...
I20260608 09:55:15.727854 23262 hybrid_clock.cc:648] HybridClock initialized: now 1780912515727830 us; error 0 us; skew 500 ppm
I20260608 09:55:15.728530 23262 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 09:55:15.729826   734 ts_manager.cc:194] Registered new tserver with Master: 5a94e4f728924acb9e6a0aa27a20e85c (127.22.183.130:36915)
I20260608 09:55:15.731025 23262 webserver.cc:533] Webserver started at http://127.22.183.131:46223/ using document root <none> and password file <none>
I20260608 09:55:15.731518   734 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:56964
I20260608 09:55:15.731639 23262 fs_manager.cc:362] Metadata directory not provided
I20260608 09:55:15.731979 23262 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 09:55:15.732272 23262 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 09:55:15.733369 23262 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task8s1y23/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1780912294849904-23262-0/minicluster-data/ts-2-root/instance:
uuid: "80265df90ae141f586ddf2dd31851be6"
format_stamp: "Formatted at 2026-06-08 09:55:15 on dist-test-slave-vzb5"
I20260608 09:55:15.737906 23262 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.002s	sys 0.004s
I20260608 09:55:15.741367   947 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:55:15.742129 23262 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.000s	sys 0.002s
I20260608 09:55:15.742463 23262 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task8s1y23/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1780912294849904-23262-0/minicluster-data/ts-2-root
uuid: "80265df90ae141f586ddf2dd31851be6"
format_stamp: "Formatted at 2026-06-08 09:55:15 on dist-test-slave-vzb5"
I20260608 09:55:15.742748 23262 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task8s1y23/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1780912294849904-23262-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-task8s1y23/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1780912294849904-23262-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-task8s1y23/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1780912294849904-23262-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 09:55:15.759881 23262 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 09:55:15.760893 23262 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 09:55:15.762257 23262 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 09:55:15.764572 23262 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 09:55:15.764806 23262 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:55:15.765054 23262 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 09:55:15.765244 23262 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:55:15.804531 23262 rpc_server.cc:307] RPC server started. Bound to: 127.22.183.131:39579
I20260608 09:55:15.804642  1009 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.22.183.131:39579 every 8 connection(s)
I20260608 09:55:15.818542  1010 heartbeater.cc:344] Connected to a master server at 127.22.183.190:43403
I20260608 09:55:15.818910  1010 heartbeater.cc:461] Registering TS with master...
I20260608 09:55:15.819586  1010 heartbeater.cc:507] Master 127.22.183.190:43403 requested a full tablet report, sending...
I20260608 09:55:15.821566   734 ts_manager.cc:194] Registered new tserver with Master: 80265df90ae141f586ddf2dd31851be6 (127.22.183.131:39579)
I20260608 09:55:15.821676 23262 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.013551489s
I20260608 09:55:15.822983   734 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:56978
I20260608 09:55:15.847425   734 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:56992:
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 09:55:15.849308   734 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 09:55:15.894721   901 tablet_service.cc:1511] Processing CreateTablet for tablet ef39bc6a2406404e8f46cf73d7130c31 (DEFAULT_TABLE table=test-workload [id=d774dd3151fe49f087a623e143224f5d]), partition=RANGE (key) PARTITION UNBOUNDED
I20260608 09:55:15.896130   901 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ef39bc6a2406404e8f46cf73d7130c31. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:55:15.900106   975 tablet_service.cc:1511] Processing CreateTablet for tablet ef39bc6a2406404e8f46cf73d7130c31 (DEFAULT_TABLE table=test-workload [id=d774dd3151fe49f087a623e143224f5d]), partition=RANGE (key) PARTITION UNBOUNDED
I20260608 09:55:15.901470   975 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ef39bc6a2406404e8f46cf73d7130c31. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:55:15.903589   826 tablet_service.cc:1511] Processing CreateTablet for tablet ef39bc6a2406404e8f46cf73d7130c31 (DEFAULT_TABLE table=test-workload [id=d774dd3151fe49f087a623e143224f5d]), partition=RANGE (key) PARTITION UNBOUNDED
I20260608 09:55:15.904639   826 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ef39bc6a2406404e8f46cf73d7130c31. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:55:15.915410  1025 tablet_bootstrap.cc:492] T ef39bc6a2406404e8f46cf73d7130c31 P 5a94e4f728924acb9e6a0aa27a20e85c: Bootstrap starting.
I20260608 09:55:15.918816  1026 tablet_bootstrap.cc:492] T ef39bc6a2406404e8f46cf73d7130c31 P 80265df90ae141f586ddf2dd31851be6: Bootstrap starting.
I20260608 09:55:15.923305  1025 tablet_bootstrap.cc:654] T ef39bc6a2406404e8f46cf73d7130c31 P 5a94e4f728924acb9e6a0aa27a20e85c: Neither blocks nor log segments found. Creating new log.
I20260608 09:55:15.924813  1027 tablet_bootstrap.cc:492] T ef39bc6a2406404e8f46cf73d7130c31 P 6f2606278c7646aaab6730272fe422d9: Bootstrap starting.
I20260608 09:55:15.926002  1026 tablet_bootstrap.cc:654] T ef39bc6a2406404e8f46cf73d7130c31 P 80265df90ae141f586ddf2dd31851be6: Neither blocks nor log segments found. Creating new log.
I20260608 09:55:15.929406  1025 tablet_bootstrap.cc:492] T ef39bc6a2406404e8f46cf73d7130c31 P 5a94e4f728924acb9e6a0aa27a20e85c: No bootstrap required, opened a new log
I20260608 09:55:15.929868  1025 ts_tablet_manager.cc:1403] T ef39bc6a2406404e8f46cf73d7130c31 P 5a94e4f728924acb9e6a0aa27a20e85c: Time spent bootstrapping tablet: real 0.015s	user 0.003s	sys 0.008s
I20260608 09:55:15.931404  1026 tablet_bootstrap.cc:492] T ef39bc6a2406404e8f46cf73d7130c31 P 80265df90ae141f586ddf2dd31851be6: No bootstrap required, opened a new log
I20260608 09:55:15.931919  1026 ts_tablet_manager.cc:1403] T ef39bc6a2406404e8f46cf73d7130c31 P 80265df90ae141f586ddf2dd31851be6: Time spent bootstrapping tablet: real 0.013s	user 0.012s	sys 0.000s
I20260608 09:55:15.932005  1027 tablet_bootstrap.cc:654] T ef39bc6a2406404e8f46cf73d7130c31 P 6f2606278c7646aaab6730272fe422d9: Neither blocks nor log segments found. Creating new log.
I20260608 09:55:15.932842  1025 raft_consensus.cc:359] T ef39bc6a2406404e8f46cf73d7130c31 P 5a94e4f728924acb9e6a0aa27a20e85c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5a94e4f728924acb9e6a0aa27a20e85c" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 36915 } } peers { permanent_uuid: "6f2606278c7646aaab6730272fe422d9" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 39513 } } peers { permanent_uuid: "80265df90ae141f586ddf2dd31851be6" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 39579 } }
I20260608 09:55:15.933599  1025 raft_consensus.cc:385] T ef39bc6a2406404e8f46cf73d7130c31 P 5a94e4f728924acb9e6a0aa27a20e85c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:55:15.933912  1025 raft_consensus.cc:740] T ef39bc6a2406404e8f46cf73d7130c31 P 5a94e4f728924acb9e6a0aa27a20e85c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5a94e4f728924acb9e6a0aa27a20e85c, State: Initialized, Role: FOLLOWER
I20260608 09:55:15.934914  1026 raft_consensus.cc:359] T ef39bc6a2406404e8f46cf73d7130c31 P 80265df90ae141f586ddf2dd31851be6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5a94e4f728924acb9e6a0aa27a20e85c" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 36915 } } peers { permanent_uuid: "6f2606278c7646aaab6730272fe422d9" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 39513 } } peers { permanent_uuid: "80265df90ae141f586ddf2dd31851be6" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 39579 } }
I20260608 09:55:15.934852  1025 consensus_queue.cc:260] T ef39bc6a2406404e8f46cf73d7130c31 P 5a94e4f728924acb9e6a0aa27a20e85c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5a94e4f728924acb9e6a0aa27a20e85c" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 36915 } } peers { permanent_uuid: "6f2606278c7646aaab6730272fe422d9" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 39513 } } peers { permanent_uuid: "80265df90ae141f586ddf2dd31851be6" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 39579 } }
I20260608 09:55:15.935676  1026 raft_consensus.cc:385] T ef39bc6a2406404e8f46cf73d7130c31 P 80265df90ae141f586ddf2dd31851be6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:55:15.935973  1026 raft_consensus.cc:740] T ef39bc6a2406404e8f46cf73d7130c31 P 80265df90ae141f586ddf2dd31851be6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 80265df90ae141f586ddf2dd31851be6, State: Initialized, Role: FOLLOWER
I20260608 09:55:15.937039  1026 consensus_queue.cc:260] T ef39bc6a2406404e8f46cf73d7130c31 P 80265df90ae141f586ddf2dd31851be6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5a94e4f728924acb9e6a0aa27a20e85c" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 36915 } } peers { permanent_uuid: "6f2606278c7646aaab6730272fe422d9" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 39513 } } peers { permanent_uuid: "80265df90ae141f586ddf2dd31851be6" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 39579 } }
I20260608 09:55:15.940371  1010 heartbeater.cc:499] Master 127.22.183.190:43403 was elected leader, sending a full tablet report...
I20260608 09:55:15.943176  1026 ts_tablet_manager.cc:1434] T ef39bc6a2406404e8f46cf73d7130c31 P 80265df90ae141f586ddf2dd31851be6: Time spent starting tablet: real 0.011s	user 0.009s	sys 0.000s
I20260608 09:55:15.943053  1027 tablet_bootstrap.cc:492] T ef39bc6a2406404e8f46cf73d7130c31 P 6f2606278c7646aaab6730272fe422d9: No bootstrap required, opened a new log
I20260608 09:55:15.944443   936 heartbeater.cc:499] Master 127.22.183.190:43403 was elected leader, sending a full tablet report...
I20260608 09:55:15.944907  1027 ts_tablet_manager.cc:1403] T ef39bc6a2406404e8f46cf73d7130c31 P 6f2606278c7646aaab6730272fe422d9: Time spent bootstrapping tablet: real 0.020s	user 0.013s	sys 0.005s
I20260608 09:55:15.945084  1025 ts_tablet_manager.cc:1434] T ef39bc6a2406404e8f46cf73d7130c31 P 5a94e4f728924acb9e6a0aa27a20e85c: Time spent starting tablet: real 0.015s	user 0.008s	sys 0.008s
I20260608 09:55:15.948995  1027 raft_consensus.cc:359] T ef39bc6a2406404e8f46cf73d7130c31 P 6f2606278c7646aaab6730272fe422d9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5a94e4f728924acb9e6a0aa27a20e85c" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 36915 } } peers { permanent_uuid: "6f2606278c7646aaab6730272fe422d9" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 39513 } } peers { permanent_uuid: "80265df90ae141f586ddf2dd31851be6" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 39579 } }
I20260608 09:55:15.949651  1027 raft_consensus.cc:385] T ef39bc6a2406404e8f46cf73d7130c31 P 6f2606278c7646aaab6730272fe422d9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:55:15.949954  1027 raft_consensus.cc:740] T ef39bc6a2406404e8f46cf73d7130c31 P 6f2606278c7646aaab6730272fe422d9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6f2606278c7646aaab6730272fe422d9, State: Initialized, Role: FOLLOWER
I20260608 09:55:15.950871  1027 consensus_queue.cc:260] T ef39bc6a2406404e8f46cf73d7130c31 P 6f2606278c7646aaab6730272fe422d9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5a94e4f728924acb9e6a0aa27a20e85c" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 36915 } } peers { permanent_uuid: "6f2606278c7646aaab6730272fe422d9" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 39513 } } peers { permanent_uuid: "80265df90ae141f586ddf2dd31851be6" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 39579 } }
I20260608 09:55:15.955123   861 heartbeater.cc:499] Master 127.22.183.190:43403 was elected leader, sending a full tablet report...
I20260608 09:55:15.955490  1027 ts_tablet_manager.cc:1434] T ef39bc6a2406404e8f46cf73d7130c31 P 6f2606278c7646aaab6730272fe422d9: Time spent starting tablet: real 0.010s	user 0.009s	sys 0.000s
I20260608 09:55:16.058316  1031 raft_consensus.cc:493] T ef39bc6a2406404e8f46cf73d7130c31 P 5a94e4f728924acb9e6a0aa27a20e85c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 09:55:16.058830  1031 raft_consensus.cc:515] T ef39bc6a2406404e8f46cf73d7130c31 P 5a94e4f728924acb9e6a0aa27a20e85c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5a94e4f728924acb9e6a0aa27a20e85c" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 36915 } } peers { permanent_uuid: "6f2606278c7646aaab6730272fe422d9" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 39513 } } peers { permanent_uuid: "80265df90ae141f586ddf2dd31851be6" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 39579 } }
I20260608 09:55:16.061187  1031 leader_election.cc:290] T ef39bc6a2406404e8f46cf73d7130c31 P 5a94e4f728924acb9e6a0aa27a20e85c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6f2606278c7646aaab6730272fe422d9 (127.22.183.129:39513), 80265df90ae141f586ddf2dd31851be6 (127.22.183.131:39579)
I20260608 09:55:16.071465   836 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ef39bc6a2406404e8f46cf73d7130c31" candidate_uuid: "5a94e4f728924acb9e6a0aa27a20e85c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6f2606278c7646aaab6730272fe422d9" is_pre_election: true
I20260608 09:55:16.072145   836 raft_consensus.cc:2468] T ef39bc6a2406404e8f46cf73d7130c31 P 6f2606278c7646aaab6730272fe422d9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5a94e4f728924acb9e6a0aa27a20e85c in term 0.
I20260608 09:55:16.072176   985 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ef39bc6a2406404e8f46cf73d7130c31" candidate_uuid: "5a94e4f728924acb9e6a0aa27a20e85c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "80265df90ae141f586ddf2dd31851be6" is_pre_election: true
I20260608 09:55:16.072877   985 raft_consensus.cc:2468] T ef39bc6a2406404e8f46cf73d7130c31 P 80265df90ae141f586ddf2dd31851be6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5a94e4f728924acb9e6a0aa27a20e85c in term 0.
I20260608 09:55:16.073401   875 leader_election.cc:304] T ef39bc6a2406404e8f46cf73d7130c31 P 5a94e4f728924acb9e6a0aa27a20e85c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5a94e4f728924acb9e6a0aa27a20e85c, 6f2606278c7646aaab6730272fe422d9; no voters: 
I20260608 09:55:16.074177  1031 raft_consensus.cc:2804] T ef39bc6a2406404e8f46cf73d7130c31 P 5a94e4f728924acb9e6a0aa27a20e85c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 09:55:16.074486  1031 raft_consensus.cc:493] T ef39bc6a2406404e8f46cf73d7130c31 P 5a94e4f728924acb9e6a0aa27a20e85c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 09:55:16.074739  1031 raft_consensus.cc:3060] T ef39bc6a2406404e8f46cf73d7130c31 P 5a94e4f728924acb9e6a0aa27a20e85c [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:55:16.079620  1031 raft_consensus.cc:515] T ef39bc6a2406404e8f46cf73d7130c31 P 5a94e4f728924acb9e6a0aa27a20e85c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5a94e4f728924acb9e6a0aa27a20e85c" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 36915 } } peers { permanent_uuid: "6f2606278c7646aaab6730272fe422d9" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 39513 } } peers { permanent_uuid: "80265df90ae141f586ddf2dd31851be6" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 39579 } }
I20260608 09:55:16.081233  1031 leader_election.cc:290] T ef39bc6a2406404e8f46cf73d7130c31 P 5a94e4f728924acb9e6a0aa27a20e85c [CANDIDATE]: Term 1 election: Requested vote from peers 6f2606278c7646aaab6730272fe422d9 (127.22.183.129:39513), 80265df90ae141f586ddf2dd31851be6 (127.22.183.131:39579)
I20260608 09:55:16.082083   836 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ef39bc6a2406404e8f46cf73d7130c31" candidate_uuid: "5a94e4f728924acb9e6a0aa27a20e85c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6f2606278c7646aaab6730272fe422d9"
I20260608 09:55:16.082252   985 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ef39bc6a2406404e8f46cf73d7130c31" candidate_uuid: "5a94e4f728924acb9e6a0aa27a20e85c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "80265df90ae141f586ddf2dd31851be6"
I20260608 09:55:16.082645   836 raft_consensus.cc:3060] T ef39bc6a2406404e8f46cf73d7130c31 P 6f2606278c7646aaab6730272fe422d9 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:55:16.082850   985 raft_consensus.cc:3060] T ef39bc6a2406404e8f46cf73d7130c31 P 80265df90ae141f586ddf2dd31851be6 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:55:16.088515   836 raft_consensus.cc:2468] T ef39bc6a2406404e8f46cf73d7130c31 P 6f2606278c7646aaab6730272fe422d9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5a94e4f728924acb9e6a0aa27a20e85c in term 1.
I20260608 09:55:16.088814   985 raft_consensus.cc:2468] T ef39bc6a2406404e8f46cf73d7130c31 P 80265df90ae141f586ddf2dd31851be6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5a94e4f728924acb9e6a0aa27a20e85c in term 1.
I20260608 09:55:16.089574   875 leader_election.cc:304] T ef39bc6a2406404e8f46cf73d7130c31 P 5a94e4f728924acb9e6a0aa27a20e85c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5a94e4f728924acb9e6a0aa27a20e85c, 6f2606278c7646aaab6730272fe422d9; no voters: 
I20260608 09:55:16.090433  1031 raft_consensus.cc:2804] T ef39bc6a2406404e8f46cf73d7130c31 P 5a94e4f728924acb9e6a0aa27a20e85c [term 1 FOLLOWER]: Leader election won for term 1
I20260608 09:55:16.091468  1031 raft_consensus.cc:697] T ef39bc6a2406404e8f46cf73d7130c31 P 5a94e4f728924acb9e6a0aa27a20e85c [term 1 LEADER]: Becoming Leader. State: Replica: 5a94e4f728924acb9e6a0aa27a20e85c, State: Running, Role: LEADER
I20260608 09:55:16.092293  1031 consensus_queue.cc:237] T ef39bc6a2406404e8f46cf73d7130c31 P 5a94e4f728924acb9e6a0aa27a20e85c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5a94e4f728924acb9e6a0aa27a20e85c" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 36915 } } peers { permanent_uuid: "6f2606278c7646aaab6730272fe422d9" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 39513 } } peers { permanent_uuid: "80265df90ae141f586ddf2dd31851be6" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 39579 } }
I20260608 09:55:16.099071   732 catalog_manager.cc:5696] T ef39bc6a2406404e8f46cf73d7130c31 P 5a94e4f728924acb9e6a0aa27a20e85c reported cstate change: term changed from 0 to 1, leader changed from <none> to 5a94e4f728924acb9e6a0aa27a20e85c (127.22.183.130). New cstate: current_term: 1 leader_uuid: "5a94e4f728924acb9e6a0aa27a20e85c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5a94e4f728924acb9e6a0aa27a20e85c" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 36915 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6f2606278c7646aaab6730272fe422d9" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 39513 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "80265df90ae141f586ddf2dd31851be6" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 39579 } health_report { overall_health: UNKNOWN } } }
I20260608 09:55:16.165096 23262 tablet_server.cc:179] TabletServer@127.22.183.129:0 shutting down...
I20260608 09:55:16.193153 23262 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 09:55:16.194283 23262 tablet_replica.cc:333] T ef39bc6a2406404e8f46cf73d7130c31 P 6f2606278c7646aaab6730272fe422d9: stopping tablet replica
I20260608 09:55:16.195087 23262 raft_consensus.cc:2243] T ef39bc6a2406404e8f46cf73d7130c31 P 6f2606278c7646aaab6730272fe422d9 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:55:16.195811 23262 raft_consensus.cc:2272] T ef39bc6a2406404e8f46cf73d7130c31 P 6f2606278c7646aaab6730272fe422d9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:55:16.217803 23262 tablet_server.cc:196] TabletServer@127.22.183.129:0 shutdown complete.
I20260608 09:55:16.233067 23262 tablet_server.cc:179] TabletServer@127.22.183.130:0 shutting down...
I20260608 09:55:16.259145 23262 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 09:55:16.260241 23262 tablet_replica.cc:333] T ef39bc6a2406404e8f46cf73d7130c31 P 5a94e4f728924acb9e6a0aa27a20e85c: stopping tablet replica
I20260608 09:55:16.260922 23262 raft_consensus.cc:2243] T ef39bc6a2406404e8f46cf73d7130c31 P 5a94e4f728924acb9e6a0aa27a20e85c [term 1 LEADER]: Raft consensus shutting down.
I20260608 09:55:16.261914 23262 pending_rounds.cc:70] T ef39bc6a2406404e8f46cf73d7130c31 P 5a94e4f728924acb9e6a0aa27a20e85c: Trying to abort 1 pending ops.
I20260608 09:55:16.262110 23262 pending_rounds.cc:77] T ef39bc6a2406404e8f46cf73d7130c31 P 5a94e4f728924acb9e6a0aa27a20e85c: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7294617665921839104 op_type: NO_OP noop_request { }
I20260608 09:55:16.262531 23262 raft_consensus.cc:2889] T ef39bc6a2406404e8f46cf73d7130c31 P 5a94e4f728924acb9e6a0aa27a20e85c [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260608 09:55:16.262799 23262 raft_consensus.cc:2272] T ef39bc6a2406404e8f46cf73d7130c31 P 5a94e4f728924acb9e6a0aa27a20e85c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:55:16.285735 23262 tablet_server.cc:196] TabletServer@127.22.183.130:0 shutdown complete.
I20260608 09:55:16.299428 23262 tablet_server.cc:179] TabletServer@127.22.183.131:0 shutting down...
I20260608 09:55:16.325433 23262 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 09:55:16.326508 23262 tablet_replica.cc:333] T ef39bc6a2406404e8f46cf73d7130c31 P 80265df90ae141f586ddf2dd31851be6: stopping tablet replica
I20260608 09:55:16.327207 23262 raft_consensus.cc:2243] T ef39bc6a2406404e8f46cf73d7130c31 P 80265df90ae141f586ddf2dd31851be6 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:55:16.327785 23262 raft_consensus.cc:2272] T ef39bc6a2406404e8f46cf73d7130c31 P 80265df90ae141f586ddf2dd31851be6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:55:16.348688 23262 tablet_server.cc:196] TabletServer@127.22.183.131:0 shutdown complete.
I20260608 09:55:16.362475 23262 master.cc:562] Master@127.22.183.190:43403 shutting down...
I20260608 09:55:16.383996 23262 raft_consensus.cc:2243] T 00000000000000000000000000000000 P b221ad63e666471f9f3b31f045885f55 [term 1 LEADER]: Raft consensus shutting down.
I20260608 09:55:16.384660 23262 raft_consensus.cc:2272] T 00000000000000000000000000000000 P b221ad63e666471f9f3b31f045885f55 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:55:16.385011 23262 tablet_replica.cc:333] T 00000000000000000000000000000000 P b221ad63e666471f9f3b31f045885f55: stopping tablet replica
I20260608 09:55:16.405823 23262 master.cc:584] Master@127.22.183.190:43403 shutdown complete.
[       OK ] AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale (1146 ms)
[ RUN      ] AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully
I20260608 09:55:16.452512 23262 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.22.183.190:37471
I20260608 09:55:16.453591 23262 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 09:55:16.458851  1039 instance_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 09:55:16.458884  1038 instance_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 09:55:16.461273  1041 instance_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 09:55:16.461318 23262 server_base.cc:1061] running on GCE node
I20260608 09:55:16.462214 23262 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 09:55:16.462409 23262 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 09:55:16.462580 23262 hybrid_clock.cc:648] HybridClock initialized: now 1780912516462544 us; error 0 us; skew 500 ppm
I20260608 09:55:16.463187 23262 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 09:55:16.465512 23262 webserver.cc:533] Webserver started at http://127.22.183.190:41113/ using document root <none> and password file <none>
I20260608 09:55:16.466005 23262 fs_manager.cc:362] Metadata directory not provided
I20260608 09:55:16.466200 23262 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 09:55:16.466485 23262 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 09:55:16.467762 23262 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task8s1y23/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780912294849904-23262-0/minicluster-data/master-0-root/instance:
uuid: "3376fd05d73d454b88da74e8597929ae"
format_stamp: "Formatted at 2026-06-08 09:55:16 on dist-test-slave-vzb5"
I20260608 09:55:16.472064 23262 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.002s	sys 0.003s
I20260608 09:55:16.475327  1046 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:55:16.476014 23262 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260608 09:55:16.476281 23262 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task8s1y23/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780912294849904-23262-0/minicluster-data/master-0-root
uuid: "3376fd05d73d454b88da74e8597929ae"
format_stamp: "Formatted at 2026-06-08 09:55:16 on dist-test-slave-vzb5"
I20260608 09:55:16.476555 23262 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task8s1y23/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780912294849904-23262-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-task8s1y23/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780912294849904-23262-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-task8s1y23/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780912294849904-23262-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 09:55:16.517153 23262 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 09:55:16.518452 23262 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 09:55:16.557530 23262 rpc_server.cc:307] RPC server started. Bound to: 127.22.183.190:37471
I20260608 09:55:16.557662  1097 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.22.183.190:37471 every 8 connection(s)
I20260608 09:55:16.562292  1098 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 09:55:16.574193  1098 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 3376fd05d73d454b88da74e8597929ae: Bootstrap starting.
I20260608 09:55:16.579391  1098 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 3376fd05d73d454b88da74e8597929ae: Neither blocks nor log segments found. Creating new log.
I20260608 09:55:16.583508  1098 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 3376fd05d73d454b88da74e8597929ae: No bootstrap required, opened a new log
I20260608 09:55:16.585757  1098 raft_consensus.cc:359] T 00000000000000000000000000000000 P 3376fd05d73d454b88da74e8597929ae [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3376fd05d73d454b88da74e8597929ae" member_type: VOTER }
I20260608 09:55:16.586159  1098 raft_consensus.cc:385] T 00000000000000000000000000000000 P 3376fd05d73d454b88da74e8597929ae [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:55:16.586386  1098 raft_consensus.cc:740] T 00000000000000000000000000000000 P 3376fd05d73d454b88da74e8597929ae [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3376fd05d73d454b88da74e8597929ae, State: Initialized, Role: FOLLOWER
I20260608 09:55:16.587009  1098 consensus_queue.cc:260] T 00000000000000000000000000000000 P 3376fd05d73d454b88da74e8597929ae [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "3376fd05d73d454b88da74e8597929ae" member_type: VOTER }
I20260608 09:55:16.587492  1098 raft_consensus.cc:399] T 00000000000000000000000000000000 P 3376fd05d73d454b88da74e8597929ae [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 09:55:16.587731  1098 raft_consensus.cc:493] T 00000000000000000000000000000000 P 3376fd05d73d454b88da74e8597929ae [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 09:55:16.588006  1098 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 3376fd05d73d454b88da74e8597929ae [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:55:16.592336  1098 raft_consensus.cc:515] T 00000000000000000000000000000000 P 3376fd05d73d454b88da74e8597929ae [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3376fd05d73d454b88da74e8597929ae" member_type: VOTER }
I20260608 09:55:16.592803  1098 leader_election.cc:304] T 00000000000000000000000000000000 P 3376fd05d73d454b88da74e8597929ae [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: 3376fd05d73d454b88da74e8597929ae; no voters: 
I20260608 09:55:16.593822  1098 leader_election.cc:290] T 00000000000000000000000000000000 P 3376fd05d73d454b88da74e8597929ae [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 09:55:16.594310  1101 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 3376fd05d73d454b88da74e8597929ae [term 1 FOLLOWER]: Leader election won for term 1
I20260608 09:55:16.595777  1101 raft_consensus.cc:697] T 00000000000000000000000000000000 P 3376fd05d73d454b88da74e8597929ae [term 1 LEADER]: Becoming Leader. State: Replica: 3376fd05d73d454b88da74e8597929ae, State: Running, Role: LEADER
I20260608 09:55:16.596521  1101 consensus_queue.cc:237] T 00000000000000000000000000000000 P 3376fd05d73d454b88da74e8597929ae [LEADER]: Queue going to LEADER mode. State: All 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: "3376fd05d73d454b88da74e8597929ae" member_type: VOTER }
I20260608 09:55:16.596887  1098 sys_catalog.cc:565] T 00000000000000000000000000000000 P 3376fd05d73d454b88da74e8597929ae [sys.catalog]: configured and running, proceeding with master startup.
I20260608 09:55:16.599768  1103 sys_catalog.cc:455] T 00000000000000000000000000000000 P 3376fd05d73d454b88da74e8597929ae [sys.catalog]: SysCatalogTable state changed. Reason: New leader 3376fd05d73d454b88da74e8597929ae. Latest consensus state: current_term: 1 leader_uuid: "3376fd05d73d454b88da74e8597929ae" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3376fd05d73d454b88da74e8597929ae" member_type: VOTER } }
I20260608 09:55:16.599725  1102 sys_catalog.cc:455] T 00000000000000000000000000000000 P 3376fd05d73d454b88da74e8597929ae [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "3376fd05d73d454b88da74e8597929ae" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3376fd05d73d454b88da74e8597929ae" member_type: VOTER } }
I20260608 09:55:16.600632  1103 sys_catalog.cc:458] T 00000000000000000000000000000000 P 3376fd05d73d454b88da74e8597929ae [sys.catalog]: This master's current role is: LEADER
I20260608 09:55:16.600718  1102 sys_catalog.cc:458] T 00000000000000000000000000000000 P 3376fd05d73d454b88da74e8597929ae [sys.catalog]: This master's current role is: LEADER
I20260608 09:55:16.609529  1107 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260608 09:55:16.614286  1107 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260608 09:55:16.617219 23262 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260608 09:55:16.624325  1107 catalog_manager.cc:1382] Generated new cluster ID: c4ad0230b35f42c68bb104950558fec5
I20260608 09:55:16.624538  1107 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260608 09:55:16.640695  1107 catalog_manager.cc:1405] Generated new certificate authority record
I20260608 09:55:16.641987  1107 catalog_manager.cc:1539] Loading token signing keys...
I20260608 09:55:16.660283  1107 catalog_manager.cc:6069] T 00000000000000000000000000000000 P 3376fd05d73d454b88da74e8597929ae: Generated new TSK 0
I20260608 09:55:16.660817  1107 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260608 09:55:16.683373 23262 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 09:55:16.690768  1120 instance_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 09:55:16.691541  1119 instance_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 09:55:16.695648  1122 instance_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 09:55:16.697628 23262 server_base.cc:1061] running on GCE node
I20260608 09:55:16.698678 23262 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 09:55:16.698948 23262 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 09:55:16.699079 23262 hybrid_clock.cc:648] HybridClock initialized: now 1780912516699067 us; error 0 us; skew 500 ppm
I20260608 09:55:16.699725 23262 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 09:55:16.701884 23262 webserver.cc:533] Webserver started at http://127.22.183.129:33611/ using document root <none> and password file <none>
I20260608 09:55:16.702375 23262 fs_manager.cc:362] Metadata directory not provided
I20260608 09:55:16.702538 23262 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 09:55:16.702766 23262 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 09:55:16.704069 23262 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task8s1y23/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780912294849904-23262-0/minicluster-data/ts-0-root/instance:
uuid: "6a9846383674486f86449569285c8b50"
format_stamp: "Formatted at 2026-06-08 09:55:16 on dist-test-slave-vzb5"
I20260608 09:55:16.708895 23262 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260608 09:55:16.712302  1127 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:55:16.713003 23262 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260608 09:55:16.713315 23262 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task8s1y23/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780912294849904-23262-0/minicluster-data/ts-0-root
uuid: "6a9846383674486f86449569285c8b50"
format_stamp: "Formatted at 2026-06-08 09:55:16 on dist-test-slave-vzb5"
I20260608 09:55:16.713587 23262 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task8s1y23/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780912294849904-23262-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-task8s1y23/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780912294849904-23262-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-task8s1y23/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780912294849904-23262-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 09:55:16.725402 23262 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 09:55:16.726555 23262 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 09:55:16.728016 23262 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 09:55:16.730260 23262 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 09:55:16.730489 23262 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:55:16.730727 23262 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 09:55:16.730890 23262 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:55:16.773103 23262 rpc_server.cc:307] RPC server started. Bound to: 127.22.183.129:41409
I20260608 09:55:16.773240  1189 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.22.183.129:41409 every 8 connection(s)
I20260608 09:55:16.778288 23262 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 09:55:16.787002  1194 instance_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 09:55:16.787703  1195 instance_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 09:55:16.790551  1197 instance_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 09:55:16.791977 23262 server_base.cc:1061] running on GCE node
I20260608 09:55:16.793118 23262 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 09:55:16.793423 23262 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 09:55:16.793679 23262 hybrid_clock.cc:648] HybridClock initialized: now 1780912516793658 us; error 0 us; skew 500 ppm
I20260608 09:55:16.793810  1190 heartbeater.cc:344] Connected to a master server at 127.22.183.190:37471
I20260608 09:55:16.794276  1190 heartbeater.cc:461] Registering TS with master...
I20260608 09:55:16.794646 23262 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 09:55:16.795332  1190 heartbeater.cc:507] Master 127.22.183.190:37471 requested a full tablet report, sending...
I20260608 09:55:16.797542 23262 webserver.cc:533] Webserver started at http://127.22.183.130:37717/ using document root <none> and password file <none>
I20260608 09:55:16.798019  1063 ts_manager.cc:194] Registered new tserver with Master: 6a9846383674486f86449569285c8b50 (127.22.183.129:41409)
I20260608 09:55:16.798290 23262 fs_manager.cc:362] Metadata directory not provided
I20260608 09:55:16.798655 23262 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 09:55:16.798987 23262 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 09:55:16.800215  1063 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:35082
I20260608 09:55:16.800385 23262 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task8s1y23/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780912294849904-23262-0/minicluster-data/ts-1-root/instance:
uuid: "5e53549657534ad9b699fe16bade5d29"
format_stamp: "Formatted at 2026-06-08 09:55:16 on dist-test-slave-vzb5"
I20260608 09:55:16.806062 23262 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.005s	sys 0.001s
I20260608 09:55:16.810025  1202 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:55:16.810913 23262 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260608 09:55:16.811213 23262 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task8s1y23/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780912294849904-23262-0/minicluster-data/ts-1-root
uuid: "5e53549657534ad9b699fe16bade5d29"
format_stamp: "Formatted at 2026-06-08 09:55:16 on dist-test-slave-vzb5"
I20260608 09:55:16.811476 23262 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task8s1y23/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780912294849904-23262-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-task8s1y23/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780912294849904-23262-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-task8s1y23/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780912294849904-23262-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 09:55:16.827481 23262 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 09:55:16.828606 23262 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 09:55:16.829952 23262 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 09:55:16.832291 23262 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 09:55:16.832497 23262 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:55:16.832760 23262 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 09:55:16.832916 23262 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:55:16.875670 23262 rpc_server.cc:307] RPC server started. Bound to: 127.22.183.130:38661
I20260608 09:55:16.875797  1264 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.22.183.130:38661 every 8 connection(s)
I20260608 09:55:16.881374 23262 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 09:55:16.889339  1268 instance_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 09:55:16.890964  1269 instance_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 09:55:16.894356  1271 instance_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 09:55:16.895210 23262 server_base.cc:1061] running on GCE node
I20260608 09:55:16.895416  1265 heartbeater.cc:344] Connected to a master server at 127.22.183.190:37471
I20260608 09:55:16.895920  1265 heartbeater.cc:461] Registering TS with master...
I20260608 09:55:16.896345 23262 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 09:55:16.896660 23262 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 09:55:16.896888 23262 hybrid_clock.cc:648] HybridClock initialized: now 1780912516896866 us; error 0 us; skew 500 ppm
I20260608 09:55:16.896970  1265 heartbeater.cc:507] Master 127.22.183.190:37471 requested a full tablet report, sending...
I20260608 09:55:16.897846 23262 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 09:55:16.899701  1063 ts_manager.cc:194] Registered new tserver with Master: 5e53549657534ad9b699fe16bade5d29 (127.22.183.130:38661)
I20260608 09:55:16.900879 23262 webserver.cc:533] Webserver started at http://127.22.183.131:37915/ using document root <none> and password file <none>
I20260608 09:55:16.901671 23262 fs_manager.cc:362] Metadata directory not provided
I20260608 09:55:16.901928 23262 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 09:55:16.901798  1063 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:35088
I20260608 09:55:16.902396 23262 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 09:55:16.904289 23262 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task8s1y23/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780912294849904-23262-0/minicluster-data/ts-2-root/instance:
uuid: "d6ba6748a2174a66958fc4043c77c6f5"
format_stamp: "Formatted at 2026-06-08 09:55:16 on dist-test-slave-vzb5"
I20260608 09:55:16.909430 23262 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.002s	sys 0.004s
I20260608 09:55:16.913019  1276 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:55:16.913908 23262 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260608 09:55:16.914194 23262 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task8s1y23/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780912294849904-23262-0/minicluster-data/ts-2-root
uuid: "d6ba6748a2174a66958fc4043c77c6f5"
format_stamp: "Formatted at 2026-06-08 09:55:16 on dist-test-slave-vzb5"
I20260608 09:55:16.914434 23262 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task8s1y23/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780912294849904-23262-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-task8s1y23/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780912294849904-23262-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-task8s1y23/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780912294849904-23262-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 09:55:16.936837 23262 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 09:55:16.938004 23262 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 09:55:16.939451 23262 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 09:55:16.941774 23262 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 09:55:16.941987 23262 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:55:16.942270 23262 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 09:55:16.942422 23262 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:55:16.984637 23262 rpc_server.cc:307] RPC server started. Bound to: 127.22.183.131:35411
I20260608 09:55:16.984766  1338 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.22.183.131:35411 every 8 connection(s)
I20260608 09:55:16.989936 23262 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 09:55:16.997012  1342 instance_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 09:55:16.998355  1343 instance_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 09:55:16.999893  1345 instance_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 09:55:17.000967 23262 server_base.cc:1061] running on GCE node
I20260608 09:55:17.002177 23262 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 09:55:17.002439 23262 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 09:55:17.002647 23262 hybrid_clock.cc:648] HybridClock initialized: now 1780912517002627 us; error 0 us; skew 500 ppm
I20260608 09:55:17.003315 23262 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 09:55:17.003571  1339 heartbeater.cc:344] Connected to a master server at 127.22.183.190:37471
I20260608 09:55:17.004061  1339 heartbeater.cc:461] Registering TS with master...
I20260608 09:55:17.004973  1339 heartbeater.cc:507] Master 127.22.183.190:37471 requested a full tablet report, sending...
I20260608 09:55:17.005915 23262 webserver.cc:533] Webserver started at http://127.22.183.132:35657/ using document root <none> and password file <none>
I20260608 09:55:17.006523 23262 fs_manager.cc:362] Metadata directory not provided
I20260608 09:55:17.006743 23262 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 09:55:17.007020 23262 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 09:55:17.007292  1063 ts_manager.cc:194] Registered new tserver with Master: d6ba6748a2174a66958fc4043c77c6f5 (127.22.183.131:35411)
I20260608 09:55:17.008235 23262 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task8s1y23/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780912294849904-23262-0/minicluster-data/ts-3-root/instance:
uuid: "a64ed1bc6ca54086aafbfdadff54e942"
format_stamp: "Formatted at 2026-06-08 09:55:17 on dist-test-slave-vzb5"
I20260608 09:55:17.008797  1063 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:35090
I20260608 09:55:17.013173 23262 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260608 09:55:17.017017  1350 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:55:17.017740 23262 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260608 09:55:17.018065 23262 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task8s1y23/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780912294849904-23262-0/minicluster-data/ts-3-root
uuid: "a64ed1bc6ca54086aafbfdadff54e942"
format_stamp: "Formatted at 2026-06-08 09:55:17 on dist-test-slave-vzb5"
I20260608 09:55:17.018352 23262 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task8s1y23/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780912294849904-23262-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-task8s1y23/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780912294849904-23262-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-task8s1y23/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780912294849904-23262-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 09:55:17.044837 23262 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 09:55:17.046015 23262 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 09:55:17.047428 23262 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 09:55:17.049687 23262 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 09:55:17.049901 23262 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:55:17.050148 23262 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 09:55:17.050390 23262 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:55:17.090564 23262 rpc_server.cc:307] RPC server started. Bound to: 127.22.183.132:44495
I20260608 09:55:17.090704  1412 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.22.183.132:44495 every 8 connection(s)
I20260608 09:55:17.105204  1413 heartbeater.cc:344] Connected to a master server at 127.22.183.190:37471
I20260608 09:55:17.105624  1413 heartbeater.cc:461] Registering TS with master...
I20260608 09:55:17.106407  1413 heartbeater.cc:507] Master 127.22.183.190:37471 requested a full tablet report, sending...
I20260608 09:55:17.108456  1063 ts_manager.cc:194] Registered new tserver with Master: a64ed1bc6ca54086aafbfdadff54e942 (127.22.183.132:44495)
I20260608 09:55:17.109022 23262 internal_mini_cluster.cc:371] 4 TS(s) registered with all masters after 0.014887454s
I20260608 09:55:17.110054  1063 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:35104
I20260608 09:55:17.138978  1063 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:35118:
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 09:55:17.186193  1304 tablet_service.cc:1511] Processing CreateTablet for tablet 519c5f01333b41098f86b285a9c7e71b (DEFAULT_TABLE table=test-workload [id=2e19302cf848490dbd968c2de3f9dc10]), partition=RANGE (key) PARTITION UNBOUNDED
I20260608 09:55:17.187698  1304 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 519c5f01333b41098f86b285a9c7e71b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:55:17.193464  1378 tablet_service.cc:1511] Processing CreateTablet for tablet 519c5f01333b41098f86b285a9c7e71b (DEFAULT_TABLE table=test-workload [id=2e19302cf848490dbd968c2de3f9dc10]), partition=RANGE (key) PARTITION UNBOUNDED
I20260608 09:55:17.194849  1378 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 519c5f01333b41098f86b285a9c7e71b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:55:17.196750  1155 tablet_service.cc:1511] Processing CreateTablet for tablet 519c5f01333b41098f86b285a9c7e71b (DEFAULT_TABLE table=test-workload [id=2e19302cf848490dbd968c2de3f9dc10]), partition=RANGE (key) PARTITION UNBOUNDED
I20260608 09:55:17.198253  1155 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 519c5f01333b41098f86b285a9c7e71b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:55:17.207516  1428 tablet_bootstrap.cc:492] T 519c5f01333b41098f86b285a9c7e71b P d6ba6748a2174a66958fc4043c77c6f5: Bootstrap starting.
I20260608 09:55:17.214139  1428 tablet_bootstrap.cc:654] T 519c5f01333b41098f86b285a9c7e71b P d6ba6748a2174a66958fc4043c77c6f5: Neither blocks nor log segments found. Creating new log.
I20260608 09:55:17.215237  1429 tablet_bootstrap.cc:492] T 519c5f01333b41098f86b285a9c7e71b P a64ed1bc6ca54086aafbfdadff54e942: Bootstrap starting.
I20260608 09:55:17.218124  1430 tablet_bootstrap.cc:492] T 519c5f01333b41098f86b285a9c7e71b P 6a9846383674486f86449569285c8b50: Bootstrap starting.
I20260608 09:55:17.221361  1428 tablet_bootstrap.cc:492] T 519c5f01333b41098f86b285a9c7e71b P d6ba6748a2174a66958fc4043c77c6f5: No bootstrap required, opened a new log
I20260608 09:55:17.221959  1428 ts_tablet_manager.cc:1403] T 519c5f01333b41098f86b285a9c7e71b P d6ba6748a2174a66958fc4043c77c6f5: Time spent bootstrapping tablet: real 0.015s	user 0.009s	sys 0.005s
I20260608 09:55:17.222816  1429 tablet_bootstrap.cc:654] T 519c5f01333b41098f86b285a9c7e71b P a64ed1bc6ca54086aafbfdadff54e942: Neither blocks nor log segments found. Creating new log.
I20260608 09:55:17.225054  1430 tablet_bootstrap.cc:654] T 519c5f01333b41098f86b285a9c7e71b P 6a9846383674486f86449569285c8b50: Neither blocks nor log segments found. Creating new log.
I20260608 09:55:17.225402  1428 raft_consensus.cc:359] T 519c5f01333b41098f86b285a9c7e71b P d6ba6748a2174a66958fc4043c77c6f5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d6ba6748a2174a66958fc4043c77c6f5" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 35411 } } peers { permanent_uuid: "a64ed1bc6ca54086aafbfdadff54e942" member_type: VOTER last_known_addr { host: "127.22.183.132" port: 44495 } } peers { permanent_uuid: "6a9846383674486f86449569285c8b50" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 41409 } }
I20260608 09:55:17.226411  1428 raft_consensus.cc:385] T 519c5f01333b41098f86b285a9c7e71b P d6ba6748a2174a66958fc4043c77c6f5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:55:17.226697  1428 raft_consensus.cc:740] T 519c5f01333b41098f86b285a9c7e71b P d6ba6748a2174a66958fc4043c77c6f5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d6ba6748a2174a66958fc4043c77c6f5, State: Initialized, Role: FOLLOWER
I20260608 09:55:17.227506  1428 consensus_queue.cc:260] T 519c5f01333b41098f86b285a9c7e71b P d6ba6748a2174a66958fc4043c77c6f5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d6ba6748a2174a66958fc4043c77c6f5" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 35411 } } peers { permanent_uuid: "a64ed1bc6ca54086aafbfdadff54e942" member_type: VOTER last_known_addr { host: "127.22.183.132" port: 44495 } } peers { permanent_uuid: "6a9846383674486f86449569285c8b50" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 41409 } }
I20260608 09:55:17.228706  1429 tablet_bootstrap.cc:492] T 519c5f01333b41098f86b285a9c7e71b P a64ed1bc6ca54086aafbfdadff54e942: No bootstrap required, opened a new log
I20260608 09:55:17.229372  1429 ts_tablet_manager.cc:1403] T 519c5f01333b41098f86b285a9c7e71b P a64ed1bc6ca54086aafbfdadff54e942: Time spent bootstrapping tablet: real 0.015s	user 0.004s	sys 0.008s
I20260608 09:55:17.230170  1339 heartbeater.cc:499] Master 127.22.183.190:37471 was elected leader, sending a full tablet report...
I20260608 09:55:17.230418  1430 tablet_bootstrap.cc:492] T 519c5f01333b41098f86b285a9c7e71b P 6a9846383674486f86449569285c8b50: No bootstrap required, opened a new log
I20260608 09:55:17.230650  1428 ts_tablet_manager.cc:1434] T 519c5f01333b41098f86b285a9c7e71b P d6ba6748a2174a66958fc4043c77c6f5: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260608 09:55:17.230934  1430 ts_tablet_manager.cc:1403] T 519c5f01333b41098f86b285a9c7e71b P 6a9846383674486f86449569285c8b50: Time spent bootstrapping tablet: real 0.013s	user 0.008s	sys 0.004s
I20260608 09:55:17.233362  1429 raft_consensus.cc:359] T 519c5f01333b41098f86b285a9c7e71b P a64ed1bc6ca54086aafbfdadff54e942 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d6ba6748a2174a66958fc4043c77c6f5" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 35411 } } peers { permanent_uuid: "a64ed1bc6ca54086aafbfdadff54e942" member_type: VOTER last_known_addr { host: "127.22.183.132" port: 44495 } } peers { permanent_uuid: "6a9846383674486f86449569285c8b50" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 41409 } }
I20260608 09:55:17.233919  1429 raft_consensus.cc:385] T 519c5f01333b41098f86b285a9c7e71b P a64ed1bc6ca54086aafbfdadff54e942 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:55:17.233896  1430 raft_consensus.cc:359] T 519c5f01333b41098f86b285a9c7e71b P 6a9846383674486f86449569285c8b50 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d6ba6748a2174a66958fc4043c77c6f5" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 35411 } } peers { permanent_uuid: "a64ed1bc6ca54086aafbfdadff54e942" member_type: VOTER last_known_addr { host: "127.22.183.132" port: 44495 } } peers { permanent_uuid: "6a9846383674486f86449569285c8b50" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 41409 } }
I20260608 09:55:17.234535  1429 raft_consensus.cc:740] T 519c5f01333b41098f86b285a9c7e71b P a64ed1bc6ca54086aafbfdadff54e942 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a64ed1bc6ca54086aafbfdadff54e942, State: Initialized, Role: FOLLOWER
I20260608 09:55:17.234863  1430 raft_consensus.cc:385] T 519c5f01333b41098f86b285a9c7e71b P 6a9846383674486f86449569285c8b50 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:55:17.235302  1430 raft_consensus.cc:740] T 519c5f01333b41098f86b285a9c7e71b P 6a9846383674486f86449569285c8b50 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6a9846383674486f86449569285c8b50, State: Initialized, Role: FOLLOWER
I20260608 09:55:17.236339  1430 consensus_queue.cc:260] T 519c5f01333b41098f86b285a9c7e71b P 6a9846383674486f86449569285c8b50 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d6ba6748a2174a66958fc4043c77c6f5" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 35411 } } peers { permanent_uuid: "a64ed1bc6ca54086aafbfdadff54e942" member_type: VOTER last_known_addr { host: "127.22.183.132" port: 44495 } } peers { permanent_uuid: "6a9846383674486f86449569285c8b50" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 41409 } }
I20260608 09:55:17.235630  1429 consensus_queue.cc:260] T 519c5f01333b41098f86b285a9c7e71b P a64ed1bc6ca54086aafbfdadff54e942 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d6ba6748a2174a66958fc4043c77c6f5" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 35411 } } peers { permanent_uuid: "a64ed1bc6ca54086aafbfdadff54e942" member_type: VOTER last_known_addr { host: "127.22.183.132" port: 44495 } } peers { permanent_uuid: "6a9846383674486f86449569285c8b50" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 41409 } }
I20260608 09:55:17.238593  1190 heartbeater.cc:499] Master 127.22.183.190:37471 was elected leader, sending a full tablet report...
I20260608 09:55:17.239034  1430 ts_tablet_manager.cc:1434] T 519c5f01333b41098f86b285a9c7e71b P 6a9846383674486f86449569285c8b50: Time spent starting tablet: real 0.008s	user 0.003s	sys 0.003s
I20260608 09:55:17.243633  1413 heartbeater.cc:499] Master 127.22.183.190:37471 was elected leader, sending a full tablet report...
I20260608 09:55:17.244220  1429 ts_tablet_manager.cc:1434] T 519c5f01333b41098f86b285a9c7e71b P a64ed1bc6ca54086aafbfdadff54e942: Time spent starting tablet: real 0.014s	user 0.006s	sys 0.004s
W20260608 09:55:17.608526  1111 auto_rebalancer.cc:259] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260608 09:55:17.611088  1435 raft_consensus.cc:493] T 519c5f01333b41098f86b285a9c7e71b P 6a9846383674486f86449569285c8b50 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 09:55:17.611616  1435 raft_consensus.cc:515] T 519c5f01333b41098f86b285a9c7e71b P 6a9846383674486f86449569285c8b50 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d6ba6748a2174a66958fc4043c77c6f5" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 35411 } } peers { permanent_uuid: "a64ed1bc6ca54086aafbfdadff54e942" member_type: VOTER last_known_addr { host: "127.22.183.132" port: 44495 } } peers { permanent_uuid: "6a9846383674486f86449569285c8b50" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 41409 } }
I20260608 09:55:17.613663  1435 leader_election.cc:290] T 519c5f01333b41098f86b285a9c7e71b P 6a9846383674486f86449569285c8b50 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d6ba6748a2174a66958fc4043c77c6f5 (127.22.183.131:35411), a64ed1bc6ca54086aafbfdadff54e942 (127.22.183.132:44495)
I20260608 09:55:17.623268  1436 raft_consensus.cc:493] T 519c5f01333b41098f86b285a9c7e71b P a64ed1bc6ca54086aafbfdadff54e942 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 09:55:17.623833  1436 raft_consensus.cc:515] T 519c5f01333b41098f86b285a9c7e71b P a64ed1bc6ca54086aafbfdadff54e942 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d6ba6748a2174a66958fc4043c77c6f5" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 35411 } } peers { permanent_uuid: "a64ed1bc6ca54086aafbfdadff54e942" member_type: VOTER last_known_addr { host: "127.22.183.132" port: 44495 } } peers { permanent_uuid: "6a9846383674486f86449569285c8b50" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 41409 } }
I20260608 09:55:17.624724  1314 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "519c5f01333b41098f86b285a9c7e71b" candidate_uuid: "6a9846383674486f86449569285c8b50" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d6ba6748a2174a66958fc4043c77c6f5" is_pre_election: true
I20260608 09:55:17.625555  1314 raft_consensus.cc:2468] T 519c5f01333b41098f86b285a9c7e71b P d6ba6748a2174a66958fc4043c77c6f5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6a9846383674486f86449569285c8b50 in term 0.
I20260608 09:55:17.625725  1388 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "519c5f01333b41098f86b285a9c7e71b" candidate_uuid: "6a9846383674486f86449569285c8b50" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a64ed1bc6ca54086aafbfdadff54e942" is_pre_election: true
I20260608 09:55:17.626520  1388 raft_consensus.cc:2468] T 519c5f01333b41098f86b285a9c7e71b P a64ed1bc6ca54086aafbfdadff54e942 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6a9846383674486f86449569285c8b50 in term 0.
I20260608 09:55:17.627171  1128 leader_election.cc:304] T 519c5f01333b41098f86b285a9c7e71b P 6a9846383674486f86449569285c8b50 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6a9846383674486f86449569285c8b50, d6ba6748a2174a66958fc4043c77c6f5; no voters: 
I20260608 09:55:17.627993  1436 leader_election.cc:290] T 519c5f01333b41098f86b285a9c7e71b P a64ed1bc6ca54086aafbfdadff54e942 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d6ba6748a2174a66958fc4043c77c6f5 (127.22.183.131:35411), 6a9846383674486f86449569285c8b50 (127.22.183.129:41409)
I20260608 09:55:17.629472  1435 raft_consensus.cc:2804] T 519c5f01333b41098f86b285a9c7e71b P 6a9846383674486f86449569285c8b50 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 09:55:17.630177  1435 raft_consensus.cc:493] T 519c5f01333b41098f86b285a9c7e71b P 6a9846383674486f86449569285c8b50 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 09:55:17.630717  1435 raft_consensus.cc:3060] T 519c5f01333b41098f86b285a9c7e71b P 6a9846383674486f86449569285c8b50 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:55:17.642478  1314 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "519c5f01333b41098f86b285a9c7e71b" candidate_uuid: "a64ed1bc6ca54086aafbfdadff54e942" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d6ba6748a2174a66958fc4043c77c6f5" is_pre_election: true
I20260608 09:55:17.642586  1435 raft_consensus.cc:515] T 519c5f01333b41098f86b285a9c7e71b P 6a9846383674486f86449569285c8b50 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d6ba6748a2174a66958fc4043c77c6f5" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 35411 } } peers { permanent_uuid: "a64ed1bc6ca54086aafbfdadff54e942" member_type: VOTER last_known_addr { host: "127.22.183.132" port: 44495 } } peers { permanent_uuid: "6a9846383674486f86449569285c8b50" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 41409 } }
I20260608 09:55:17.643325  1314 raft_consensus.cc:2468] T 519c5f01333b41098f86b285a9c7e71b P d6ba6748a2174a66958fc4043c77c6f5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a64ed1bc6ca54086aafbfdadff54e942 in term 0.
I20260608 09:55:17.644601  1351 leader_election.cc:304] T 519c5f01333b41098f86b285a9c7e71b P a64ed1bc6ca54086aafbfdadff54e942 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a64ed1bc6ca54086aafbfdadff54e942, d6ba6748a2174a66958fc4043c77c6f5; no voters: 
I20260608 09:55:17.645507  1436 raft_consensus.cc:2804] T 519c5f01333b41098f86b285a9c7e71b P a64ed1bc6ca54086aafbfdadff54e942 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 09:55:17.645870  1436 raft_consensus.cc:493] T 519c5f01333b41098f86b285a9c7e71b P a64ed1bc6ca54086aafbfdadff54e942 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 09:55:17.645879  1314 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "519c5f01333b41098f86b285a9c7e71b" candidate_uuid: "6a9846383674486f86449569285c8b50" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d6ba6748a2174a66958fc4043c77c6f5"
I20260608 09:55:17.646121  1388 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "519c5f01333b41098f86b285a9c7e71b" candidate_uuid: "6a9846383674486f86449569285c8b50" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a64ed1bc6ca54086aafbfdadff54e942"
I20260608 09:55:17.646436  1436 raft_consensus.cc:3060] T 519c5f01333b41098f86b285a9c7e71b P a64ed1bc6ca54086aafbfdadff54e942 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:55:17.646862  1314 raft_consensus.cc:3060] T 519c5f01333b41098f86b285a9c7e71b P d6ba6748a2174a66958fc4043c77c6f5 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:55:17.647038  1435 leader_election.cc:290] T 519c5f01333b41098f86b285a9c7e71b P 6a9846383674486f86449569285c8b50 [CANDIDATE]: Term 1 election: Requested vote from peers d6ba6748a2174a66958fc4043c77c6f5 (127.22.183.131:35411), a64ed1bc6ca54086aafbfdadff54e942 (127.22.183.132:44495)
I20260608 09:55:17.649539  1165 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "519c5f01333b41098f86b285a9c7e71b" candidate_uuid: "a64ed1bc6ca54086aafbfdadff54e942" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6a9846383674486f86449569285c8b50" is_pre_election: true
I20260608 09:55:17.650461  1165 raft_consensus.cc:2393] T 519c5f01333b41098f86b285a9c7e71b P 6a9846383674486f86449569285c8b50 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate a64ed1bc6ca54086aafbfdadff54e942 in current term 1: Already voted for candidate 6a9846383674486f86449569285c8b50 in this term.
I20260608 09:55:17.653934  1436 raft_consensus.cc:515] T 519c5f01333b41098f86b285a9c7e71b P a64ed1bc6ca54086aafbfdadff54e942 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d6ba6748a2174a66958fc4043c77c6f5" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 35411 } } peers { permanent_uuid: "a64ed1bc6ca54086aafbfdadff54e942" member_type: VOTER last_known_addr { host: "127.22.183.132" port: 44495 } } peers { permanent_uuid: "6a9846383674486f86449569285c8b50" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 41409 } }
I20260608 09:55:17.654579  1314 raft_consensus.cc:2468] T 519c5f01333b41098f86b285a9c7e71b P d6ba6748a2174a66958fc4043c77c6f5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6a9846383674486f86449569285c8b50 in term 1.
I20260608 09:55:17.654949  1388 raft_consensus.cc:2393] T 519c5f01333b41098f86b285a9c7e71b P a64ed1bc6ca54086aafbfdadff54e942 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 6a9846383674486f86449569285c8b50 in current term 1: Already voted for candidate a64ed1bc6ca54086aafbfdadff54e942 in this term.
I20260608 09:55:17.655525  1128 leader_election.cc:304] T 519c5f01333b41098f86b285a9c7e71b P 6a9846383674486f86449569285c8b50 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6a9846383674486f86449569285c8b50, d6ba6748a2174a66958fc4043c77c6f5; no voters: 
I20260608 09:55:17.656111  1436 leader_election.cc:290] T 519c5f01333b41098f86b285a9c7e71b P a64ed1bc6ca54086aafbfdadff54e942 [CANDIDATE]: Term 1 election: Requested vote from peers d6ba6748a2174a66958fc4043c77c6f5 (127.22.183.131:35411), 6a9846383674486f86449569285c8b50 (127.22.183.129:41409)
I20260608 09:55:17.656652  1435 raft_consensus.cc:2804] T 519c5f01333b41098f86b285a9c7e71b P 6a9846383674486f86449569285c8b50 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 09:55:17.657508  1314 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "519c5f01333b41098f86b285a9c7e71b" candidate_uuid: "a64ed1bc6ca54086aafbfdadff54e942" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d6ba6748a2174a66958fc4043c77c6f5"
I20260608 09:55:17.658222  1165 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "519c5f01333b41098f86b285a9c7e71b" candidate_uuid: "a64ed1bc6ca54086aafbfdadff54e942" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6a9846383674486f86449569285c8b50"
I20260608 09:55:17.658653  1314 raft_consensus.cc:2393] T 519c5f01333b41098f86b285a9c7e71b P d6ba6748a2174a66958fc4043c77c6f5 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate a64ed1bc6ca54086aafbfdadff54e942 in current term 1: Already voted for candidate 6a9846383674486f86449569285c8b50 in this term.
I20260608 09:55:17.659821  1435 raft_consensus.cc:697] T 519c5f01333b41098f86b285a9c7e71b P 6a9846383674486f86449569285c8b50 [term 1 LEADER]: Becoming Leader. State: Replica: 6a9846383674486f86449569285c8b50, State: Running, Role: LEADER
I20260608 09:55:17.660789  1435 consensus_queue.cc:237] T 519c5f01333b41098f86b285a9c7e71b P 6a9846383674486f86449569285c8b50 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d6ba6748a2174a66958fc4043c77c6f5" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 35411 } } peers { permanent_uuid: "a64ed1bc6ca54086aafbfdadff54e942" member_type: VOTER last_known_addr { host: "127.22.183.132" port: 44495 } } peers { permanent_uuid: "6a9846383674486f86449569285c8b50" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 41409 } }
I20260608 09:55:17.664764  1354 leader_election.cc:304] T 519c5f01333b41098f86b285a9c7e71b P a64ed1bc6ca54086aafbfdadff54e942 [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: a64ed1bc6ca54086aafbfdadff54e942; no voters: 6a9846383674486f86449569285c8b50, d6ba6748a2174a66958fc4043c77c6f5
I20260608 09:55:17.665454  1436 raft_consensus.cc:2749] T 519c5f01333b41098f86b285a9c7e71b P a64ed1bc6ca54086aafbfdadff54e942 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260608 09:55:17.668025  1062 catalog_manager.cc:5696] T 519c5f01333b41098f86b285a9c7e71b P 6a9846383674486f86449569285c8b50 reported cstate change: term changed from 0 to 1, leader changed from <none> to 6a9846383674486f86449569285c8b50 (127.22.183.129). New cstate: current_term: 1 leader_uuid: "6a9846383674486f86449569285c8b50" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d6ba6748a2174a66958fc4043c77c6f5" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 35411 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a64ed1bc6ca54086aafbfdadff54e942" member_type: VOTER last_known_addr { host: "127.22.183.132" port: 44495 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6a9846383674486f86449569285c8b50" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 41409 } health_report { overall_health: HEALTHY } } }
W20260608 09:55:17.789604 23262 auto_rebalancer.cc:591] Failed to schedule move for tablet 519c5f01333b41098f86b285a9c7e71b: Illegal state: Leader has not yet committed an operation in its own term
I20260608 09:55:17.790912 23262 tablet_server.cc:179] TabletServer@127.22.183.129:0 shutting down...
I20260608 09:55:17.809701 23262 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 09:55:17.810382 23262 tablet_replica.cc:333] T 519c5f01333b41098f86b285a9c7e71b P 6a9846383674486f86449569285c8b50: stopping tablet replica
I20260608 09:55:17.810892 23262 raft_consensus.cc:2243] T 519c5f01333b41098f86b285a9c7e71b P 6a9846383674486f86449569285c8b50 [term 1 LEADER]: Raft consensus shutting down.
I20260608 09:55:17.811522 23262 pending_rounds.cc:70] T 519c5f01333b41098f86b285a9c7e71b P 6a9846383674486f86449569285c8b50: Trying to abort 1 pending ops.
I20260608 09:55:17.811728 23262 pending_rounds.cc:77] T 519c5f01333b41098f86b285a9c7e71b P 6a9846383674486f86449569285c8b50: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7294617672345239552 op_type: NO_OP noop_request { }
I20260608 09:55:17.811987 23262 raft_consensus.cc:2889] T 519c5f01333b41098f86b285a9c7e71b P 6a9846383674486f86449569285c8b50 [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260608 09:55:17.812250 23262 raft_consensus.cc:2272] T 519c5f01333b41098f86b285a9c7e71b P 6a9846383674486f86449569285c8b50 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:55:17.832239 23262 tablet_server.cc:196] TabletServer@127.22.183.129:0 shutdown complete.
I20260608 09:55:17.841414 23262 tablet_server.cc:179] TabletServer@127.22.183.130:0 shutting down...
I20260608 09:55:17.859196 23262 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 09:55:17.874583 23262 tablet_server.cc:196] TabletServer@127.22.183.130:0 shutdown complete.
I20260608 09:55:17.882303 23262 tablet_server.cc:179] TabletServer@127.22.183.131:0 shutting down...
I20260608 09:55:17.899386 23262 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 09:55:17.899930 23262 tablet_replica.cc:333] T 519c5f01333b41098f86b285a9c7e71b P d6ba6748a2174a66958fc4043c77c6f5: stopping tablet replica
I20260608 09:55:17.900400 23262 raft_consensus.cc:2243] T 519c5f01333b41098f86b285a9c7e71b P d6ba6748a2174a66958fc4043c77c6f5 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:55:17.900738 23262 raft_consensus.cc:2272] T 519c5f01333b41098f86b285a9c7e71b P d6ba6748a2174a66958fc4043c77c6f5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:55:17.919432 23262 tablet_server.cc:196] TabletServer@127.22.183.131:0 shutdown complete.
I20260608 09:55:17.928336 23262 tablet_server.cc:179] TabletServer@127.22.183.132:0 shutting down...
I20260608 09:55:17.945070 23262 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 09:55:17.945705 23262 tablet_replica.cc:333] T 519c5f01333b41098f86b285a9c7e71b P a64ed1bc6ca54086aafbfdadff54e942: stopping tablet replica
I20260608 09:55:17.946177 23262 raft_consensus.cc:2243] T 519c5f01333b41098f86b285a9c7e71b P a64ed1bc6ca54086aafbfdadff54e942 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:55:17.946576 23262 raft_consensus.cc:2272] T 519c5f01333b41098f86b285a9c7e71b P a64ed1bc6ca54086aafbfdadff54e942 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:55:17.964812 23262 tablet_server.cc:196] TabletServer@127.22.183.132:0 shutdown complete.
I20260608 09:55:17.974288 23262 master.cc:562] Master@127.22.183.190:37471 shutting down...
I20260608 09:55:17.989912 23262 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 3376fd05d73d454b88da74e8597929ae [term 1 LEADER]: Raft consensus shutting down.
I20260608 09:55:17.990365 23262 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 3376fd05d73d454b88da74e8597929ae [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:55:17.990638 23262 tablet_replica.cc:333] T 00000000000000000000000000000000 P 3376fd05d73d454b88da74e8597929ae: stopping tablet replica
I20260608 09:55:17.999410 23262 master.cc:584] Master@127.22.183.190:37471 shutdown complete.
[       OK ] AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully (1578 ms)
[----------] 22 tests from AutoRebalancerTest (223017 ms total)

[----------] 2 tests from PreferFollowerRebalancingTest
[ RUN      ] PreferFollowerRebalancingTest.SchedulesReplicaMoves/0
I20260608 09:55:18.031641 23262 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.22.183.190:37789
I20260608 09:55:18.032675 23262 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 09:55:18.037648  1448 instance_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 09:55:18.038167  1449 instance_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 09:55:18.039454  1451 instance_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 09:55:18.040499 23262 server_base.cc:1061] running on GCE node
I20260608 09:55:18.041220 23262 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 09:55:18.041411 23262 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 09:55:18.041575 23262 hybrid_clock.cc:648] HybridClock initialized: now 1780912518041547 us; error 0 us; skew 500 ppm
I20260608 09:55:18.042142 23262 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 09:55:18.044370 23262 webserver.cc:533] Webserver started at http://127.22.183.190:37645/ using document root <none> and password file <none>
I20260608 09:55:18.044859 23262 fs_manager.cc:362] Metadata directory not provided
I20260608 09:55:18.045078 23262 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 09:55:18.045342 23262 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 09:55:18.046409 23262 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task8s1y23/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780912294849904-23262-0/minicluster-data/master-0-root/instance:
uuid: "7ba0df94786442e1b4487db3f5bfe2cf"
format_stamp: "Formatted at 2026-06-08 09:55:18 on dist-test-slave-vzb5"
I20260608 09:55:18.050760 23262 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260608 09:55:18.054105  1456 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:55:18.054867 23262 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260608 09:55:18.055217 23262 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task8s1y23/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780912294849904-23262-0/minicluster-data/master-0-root
uuid: "7ba0df94786442e1b4487db3f5bfe2cf"
format_stamp: "Formatted at 2026-06-08 09:55:18 on dist-test-slave-vzb5"
I20260608 09:55:18.055486 23262 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task8s1y23/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780912294849904-23262-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-task8s1y23/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780912294849904-23262-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-task8s1y23/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780912294849904-23262-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 09:55:18.078872 23262 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 09:55:18.079952 23262 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 09:55:18.116488 23262 rpc_server.cc:307] RPC server started. Bound to: 127.22.183.190:37789
I20260608 09:55:18.116621  1507 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.22.183.190:37789 every 8 connection(s)
I20260608 09:55:18.120774  1508 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 09:55:18.131595  1508 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 7ba0df94786442e1b4487db3f5bfe2cf: Bootstrap starting.
I20260608 09:55:18.136144  1508 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 7ba0df94786442e1b4487db3f5bfe2cf: Neither blocks nor log segments found. Creating new log.
I20260608 09:55:18.139948  1508 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 7ba0df94786442e1b4487db3f5bfe2cf: No bootstrap required, opened a new log
I20260608 09:55:18.142446  1508 raft_consensus.cc:359] T 00000000000000000000000000000000 P 7ba0df94786442e1b4487db3f5bfe2cf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "7ba0df94786442e1b4487db3f5bfe2cf" member_type: VOTER }
I20260608 09:55:18.142839  1508 raft_consensus.cc:385] T 00000000000000000000000000000000 P 7ba0df94786442e1b4487db3f5bfe2cf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:55:18.143074  1508 raft_consensus.cc:740] T 00000000000000000000000000000000 P 7ba0df94786442e1b4487db3f5bfe2cf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7ba0df94786442e1b4487db3f5bfe2cf, State: Initialized, Role: FOLLOWER
I20260608 09:55:18.143729  1508 consensus_queue.cc:260] T 00000000000000000000000000000000 P 7ba0df94786442e1b4487db3f5bfe2cf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "7ba0df94786442e1b4487db3f5bfe2cf" member_type: VOTER }
I20260608 09:55:18.144203  1508 raft_consensus.cc:399] T 00000000000000000000000000000000 P 7ba0df94786442e1b4487db3f5bfe2cf [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 09:55:18.144443  1508 raft_consensus.cc:493] T 00000000000000000000000000000000 P 7ba0df94786442e1b4487db3f5bfe2cf [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 09:55:18.144712  1508 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 7ba0df94786442e1b4487db3f5bfe2cf [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:55:18.149055  1508 raft_consensus.cc:515] T 00000000000000000000000000000000 P 7ba0df94786442e1b4487db3f5bfe2cf [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "7ba0df94786442e1b4487db3f5bfe2cf" member_type: VOTER }
I20260608 09:55:18.149556  1508 leader_election.cc:304] T 00000000000000000000000000000000 P 7ba0df94786442e1b4487db3f5bfe2cf [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: 7ba0df94786442e1b4487db3f5bfe2cf; no voters: 
I20260608 09:55:18.150635  1508 leader_election.cc:290] T 00000000000000000000000000000000 P 7ba0df94786442e1b4487db3f5bfe2cf [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 09:55:18.151001  1511 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 7ba0df94786442e1b4487db3f5bfe2cf [term 1 FOLLOWER]: Leader election won for term 1
I20260608 09:55:18.152369  1511 raft_consensus.cc:697] T 00000000000000000000000000000000 P 7ba0df94786442e1b4487db3f5bfe2cf [term 1 LEADER]: Becoming Leader. State: Replica: 7ba0df94786442e1b4487db3f5bfe2cf, State: Running, Role: LEADER
I20260608 09:55:18.153069  1511 consensus_queue.cc:237] T 00000000000000000000000000000000 P 7ba0df94786442e1b4487db3f5bfe2cf [LEADER]: Queue going to LEADER mode. State: All 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: "7ba0df94786442e1b4487db3f5bfe2cf" member_type: VOTER }
I20260608 09:55:18.153728  1508 sys_catalog.cc:565] T 00000000000000000000000000000000 P 7ba0df94786442e1b4487db3f5bfe2cf [sys.catalog]: configured and running, proceeding with master startup.
I20260608 09:55:18.155911  1512 sys_catalog.cc:455] T 00000000000000000000000000000000 P 7ba0df94786442e1b4487db3f5bfe2cf [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "7ba0df94786442e1b4487db3f5bfe2cf" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "7ba0df94786442e1b4487db3f5bfe2cf" member_type: VOTER } }
I20260608 09:55:18.155911  1513 sys_catalog.cc:455] T 00000000000000000000000000000000 P 7ba0df94786442e1b4487db3f5bfe2cf [sys.catalog]: SysCatalogTable state changed. Reason: New leader 7ba0df94786442e1b4487db3f5bfe2cf. Latest consensus state: current_term: 1 leader_uuid: "7ba0df94786442e1b4487db3f5bfe2cf" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "7ba0df94786442e1b4487db3f5bfe2cf" member_type: VOTER } }
I20260608 09:55:18.156777  1513 sys_catalog.cc:458] T 00000000000000000000000000000000 P 7ba0df94786442e1b4487db3f5bfe2cf [sys.catalog]: This master's current role is: LEADER
I20260608 09:55:18.156709  1512 sys_catalog.cc:458] T 00000000000000000000000000000000 P 7ba0df94786442e1b4487db3f5bfe2cf [sys.catalog]: This master's current role is: LEADER
I20260608 09:55:18.160080  1516 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260608 09:55:18.168278  1516 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260608 09:55:18.169260 23262 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260608 09:55:18.176788  1516 catalog_manager.cc:1382] Generated new cluster ID: 0dd6fafd65d144c7b49dd58f955a9bdd
I20260608 09:55:18.177047  1516 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260608 09:55:18.199064  1516 catalog_manager.cc:1405] Generated new certificate authority record
I20260608 09:55:18.200306  1516 catalog_manager.cc:1539] Loading token signing keys...
I20260608 09:55:18.210821  1516 catalog_manager.cc:6069] T 00000000000000000000000000000000 P 7ba0df94786442e1b4487db3f5bfe2cf: Generated new TSK 0
I20260608 09:55:18.211434  1516 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260608 09:55:18.236223 23262 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 09:55:18.242282  1529 instance_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 09:55:18.243460  1530 instance_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 09:55:18.244855  1532 instance_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 09:55:18.245832 23262 server_base.cc:1061] running on GCE node
I20260608 09:55:18.246685 23262 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 09:55:18.246886 23262 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 09:55:18.247020 23262 hybrid_clock.cc:648] HybridClock initialized: now 1780912518247008 us; error 0 us; skew 500 ppm
I20260608 09:55:18.247603 23262 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 09:55:18.249712 23262 webserver.cc:533] Webserver started at http://127.22.183.129:40959/ using document root <none> and password file <none>
I20260608 09:55:18.250211 23262 fs_manager.cc:362] Metadata directory not provided
I20260608 09:55:18.250399 23262 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 09:55:18.250615 23262 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 09:55:18.251750 23262 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task8s1y23/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780912294849904-23262-0/minicluster-data/ts-0-root/instance:
uuid: "bca58a7febe94fdc83ce953fe6ea6629"
format_stamp: "Formatted at 2026-06-08 09:55:18 on dist-test-slave-vzb5"
I20260608 09:55:18.256237 23262 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260608 09:55:18.259677  1537 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:55:18.260411 23262 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260608 09:55:18.260658 23262 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task8s1y23/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780912294849904-23262-0/minicluster-data/ts-0-root
uuid: "bca58a7febe94fdc83ce953fe6ea6629"
format_stamp: "Formatted at 2026-06-08 09:55:18 on dist-test-slave-vzb5"
I20260608 09:55:18.260893 23262 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task8s1y23/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780912294849904-23262-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-task8s1y23/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780912294849904-23262-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-task8s1y23/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780912294849904-23262-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 09:55:18.274566 23262 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 09:55:18.275472 23262 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 09:55:18.276722 23262 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 09:55:18.279018 23262 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 09:55:18.279263 23262 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:55:18.279541 23262 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 09:55:18.279697 23262 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:55:18.318459 23262 rpc_server.cc:307] RPC server started. Bound to: 127.22.183.129:42369
I20260608 09:55:18.318589  1599 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.22.183.129:42369 every 8 connection(s)
I20260608 09:55:18.323860 23262 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 09:55:18.331492  1604 instance_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 09:55:18.333629  1605 instance_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 09:55:18.336026  1607 instance_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 09:55:18.336815 23262 server_base.cc:1061] running on GCE node
I20260608 09:55:18.338114 23262 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 09:55:18.338413 23262 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 09:55:18.338639 23262 hybrid_clock.cc:648] HybridClock initialized: now 1780912518338612 us; error 0 us; skew 500 ppm
I20260608 09:55:18.339171  1600 heartbeater.cc:344] Connected to a master server at 127.22.183.190:37789
I20260608 09:55:18.339439 23262 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 09:55:18.339584  1600 heartbeater.cc:461] Registering TS with master...
I20260608 09:55:18.340420  1600 heartbeater.cc:507] Master 127.22.183.190:37789 requested a full tablet report, sending...
I20260608 09:55:18.342446  1473 ts_manager.cc:194] Registered new tserver with Master: bca58a7febe94fdc83ce953fe6ea6629 (127.22.183.129:42369)
I20260608 09:55:18.344419  1473 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:59336
I20260608 09:55:18.346468 23262 webserver.cc:533] Webserver started at http://127.22.183.130:37245/ using document root <none> and password file <none>
I20260608 09:55:18.347255 23262 fs_manager.cc:362] Metadata directory not provided
I20260608 09:55:18.347435 23262 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 09:55:18.347646 23262 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 09:55:18.348690 23262 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task8s1y23/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780912294849904-23262-0/minicluster-data/ts-1-root/instance:
uuid: "71bc51a3bad948aba5a791da71d53277"
format_stamp: "Formatted at 2026-06-08 09:55:18 on dist-test-slave-vzb5"
I20260608 09:55:18.353092 23262 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260608 09:55:18.356333  1612 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:55:18.357242 23262 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260608 09:55:18.357528 23262 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task8s1y23/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780912294849904-23262-0/minicluster-data/ts-1-root
uuid: "71bc51a3bad948aba5a791da71d53277"
format_stamp: "Formatted at 2026-06-08 09:55:18 on dist-test-slave-vzb5"
I20260608 09:55:18.357796 23262 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task8s1y23/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780912294849904-23262-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-task8s1y23/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780912294849904-23262-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-task8s1y23/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780912294849904-23262-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 09:55:18.367694 23262 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 09:55:18.368674 23262 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 09:55:18.369978 23262 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 09:55:18.372287 23262 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 09:55:18.372510 23262 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:55:18.372740 23262 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 09:55:18.372910 23262 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:55:18.411484 23262 rpc_server.cc:307] RPC server started. Bound to: 127.22.183.130:43711
I20260608 09:55:18.411635  1674 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.22.183.130:43711 every 8 connection(s)
I20260608 09:55:18.416749 23262 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 09:55:18.425164  1678 instance_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 09:55:18.426249  1679 instance_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 09:55:18.429677  1681 instance_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 09:55:18.429735  1675 heartbeater.cc:344] Connected to a master server at 127.22.183.190:37789
I20260608 09:55:18.430127 23262 server_base.cc:1061] running on GCE node
I20260608 09:55:18.430418  1675 heartbeater.cc:461] Registering TS with master...
I20260608 09:55:18.431195 23262 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260608 09:55:18.431363  1675 heartbeater.cc:507] Master 127.22.183.190:37789 requested a full tablet report, sending...
W20260608 09:55:18.431514 23262 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 09:55:18.431794 23262 hybrid_clock.cc:648] HybridClock initialized: now 1780912518431773 us; error 0 us; skew 500 ppm
I20260608 09:55:18.432618 23262 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 09:55:18.433825  1473 ts_manager.cc:194] Registered new tserver with Master: 71bc51a3bad948aba5a791da71d53277 (127.22.183.130:43711)
I20260608 09:55:18.435292 23262 webserver.cc:533] Webserver started at http://127.22.183.131:46061/ using document root <none> and password file <none>
I20260608 09:55:18.435598  1473 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:59344
I20260608 09:55:18.435842 23262 fs_manager.cc:362] Metadata directory not provided
I20260608 09:55:18.436151 23262 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 09:55:18.436439 23262 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 09:55:18.437960 23262 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task8s1y23/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780912294849904-23262-0/minicluster-data/ts-2-root/instance:
uuid: "8678e6754d6b485f8d4be03d389af56f"
format_stamp: "Formatted at 2026-06-08 09:55:18 on dist-test-slave-vzb5"
I20260608 09:55:18.442328 23262 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.003s
I20260608 09:55:18.445624  1686 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:55:18.446404 23262 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260608 09:55:18.446709 23262 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task8s1y23/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780912294849904-23262-0/minicluster-data/ts-2-root
uuid: "8678e6754d6b485f8d4be03d389af56f"
format_stamp: "Formatted at 2026-06-08 09:55:18 on dist-test-slave-vzb5"
I20260608 09:55:18.446992 23262 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task8s1y23/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780912294849904-23262-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-task8s1y23/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780912294849904-23262-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-task8s1y23/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780912294849904-23262-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 09:55:18.459429 23262 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 09:55:18.460382 23262 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 09:55:18.461668 23262 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 09:55:18.463939 23262 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 09:55:18.464139 23262 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:55:18.464349 23262 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 09:55:18.464506 23262 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:55:18.501866 23262 rpc_server.cc:307] RPC server started. Bound to: 127.22.183.131:36821
I20260608 09:55:18.502034  1748 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.22.183.131:36821 every 8 connection(s)
I20260608 09:55:18.520694  1749 heartbeater.cc:344] Connected to a master server at 127.22.183.190:37789
I20260608 09:55:18.521232  1749 heartbeater.cc:461] Registering TS with master...
I20260608 09:55:18.521988  1749 heartbeater.cc:507] Master 127.22.183.190:37789 requested a full tablet report, sending...
I20260608 09:55:18.524396  1473 ts_manager.cc:194] Registered new tserver with Master: 8678e6754d6b485f8d4be03d389af56f (127.22.183.131:36821)
I20260608 09:55:18.524955 23262 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.018300748s
I20260608 09:55:18.526382  1473 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:59356
I20260608 09:55:19.347470  1600 heartbeater.cc:499] Master 127.22.183.190:37789 was elected leader, sending a full tablet report...
I20260608 09:55:19.438443  1675 heartbeater.cc:499] Master 127.22.183.190:37789 was elected leader, sending a full tablet report...
I20260608 09:55:19.530062  1749 heartbeater.cc:499] Master 127.22.183.190:37789 was elected leader, sending a full tablet report...
I20260608 09:55:19.586433  1473 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:59368:
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 09:55:19.588950  1473 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 09:55:19.658354  1564 tablet_service.cc:1511] Processing CreateTablet for tablet 79ba5355095d454daf98819226897cee (DEFAULT_TABLE table=test-workload [id=71f8427055904536b50ae04329ef790e]), partition=RANGE (key) PARTITION 357913941 <= VALUES < 715827882
I20260608 09:55:19.659065  1565 tablet_service.cc:1511] Processing CreateTablet for tablet 5fe353baff2d46188aac86c4052fda66 (DEFAULT_TABLE table=test-workload [id=71f8427055904536b50ae04329ef790e]), partition=RANGE (key) PARTITION VALUES < 357913941
I20260608 09:55:19.660343  1564 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 79ba5355095d454daf98819226897cee. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:55:19.661650  1563 tablet_service.cc:1511] Processing CreateTablet for tablet fe18d9c053854e9f8e820b4d8ea60120 (DEFAULT_TABLE table=test-workload [id=71f8427055904536b50ae04329ef790e]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1073741823
I20260608 09:55:19.664408  1562 tablet_service.cc:1511] Processing CreateTablet for tablet 09a5961da1d443b69e50460b466d98b6 (DEFAULT_TABLE table=test-workload [id=71f8427055904536b50ae04329ef790e]), partition=RANGE (key) PARTITION 1073741823 <= VALUES < 1431655764
I20260608 09:55:19.663102  1563 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fe18d9c053854e9f8e820b4d8ea60120. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:55:19.669229  1561 tablet_service.cc:1511] Processing CreateTablet for tablet f9e4150f23784ca2931cb12f05a2ef05 (DEFAULT_TABLE table=test-workload [id=71f8427055904536b50ae04329ef790e]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1789569705
I20260608 09:55:19.670706  1561 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f9e4150f23784ca2931cb12f05a2ef05. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:55:19.671439  1562 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 09a5961da1d443b69e50460b466d98b6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:55:19.673429  1565 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5fe353baff2d46188aac86c4052fda66. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:55:19.673563  1560 tablet_service.cc:1511] Processing CreateTablet for tablet c1239f9de68645edaded2e060b30881e (DEFAULT_TABLE table=test-workload [id=71f8427055904536b50ae04329ef790e]), partition=RANGE (key) PARTITION 1789569705 <= VALUES
I20260608 09:55:19.675024  1560 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c1239f9de68645edaded2e060b30881e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:55:19.699431  1713 tablet_service.cc:1511] Processing CreateTablet for tablet 79ba5355095d454daf98819226897cee (DEFAULT_TABLE table=test-workload [id=71f8427055904536b50ae04329ef790e]), partition=RANGE (key) PARTITION 357913941 <= VALUES < 715827882
I20260608 09:55:19.701102  1713 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 79ba5355095d454daf98819226897cee. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:55:19.700927  1714 tablet_service.cc:1511] Processing CreateTablet for tablet 5fe353baff2d46188aac86c4052fda66 (DEFAULT_TABLE table=test-workload [id=71f8427055904536b50ae04329ef790e]), partition=RANGE (key) PARTITION VALUES < 357913941
I20260608 09:55:19.702298  1714 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5fe353baff2d46188aac86c4052fda66. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:55:19.702346  1638 tablet_service.cc:1511] Processing CreateTablet for tablet fe18d9c053854e9f8e820b4d8ea60120 (DEFAULT_TABLE table=test-workload [id=71f8427055904536b50ae04329ef790e]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1073741823
I20260608 09:55:19.703933  1638 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fe18d9c053854e9f8e820b4d8ea60120. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:55:19.703606  1712 tablet_service.cc:1511] Processing CreateTablet for tablet fe18d9c053854e9f8e820b4d8ea60120 (DEFAULT_TABLE table=test-workload [id=71f8427055904536b50ae04329ef790e]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1073741823
I20260608 09:55:19.705135  1712 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fe18d9c053854e9f8e820b4d8ea60120. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:55:19.704943  1636 tablet_service.cc:1511] Processing CreateTablet for tablet f9e4150f23784ca2931cb12f05a2ef05 (DEFAULT_TABLE table=test-workload [id=71f8427055904536b50ae04329ef790e]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1789569705
I20260608 09:55:19.706370  1636 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f9e4150f23784ca2931cb12f05a2ef05. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:55:19.708461  1639 tablet_service.cc:1511] Processing CreateTablet for tablet 79ba5355095d454daf98819226897cee (DEFAULT_TABLE table=test-workload [id=71f8427055904536b50ae04329ef790e]), partition=RANGE (key) PARTITION 357913941 <= VALUES < 715827882
I20260608 09:55:19.708638  1711 tablet_service.cc:1511] Processing CreateTablet for tablet 09a5961da1d443b69e50460b466d98b6 (DEFAULT_TABLE table=test-workload [id=71f8427055904536b50ae04329ef790e]), partition=RANGE (key) PARTITION 1073741823 <= VALUES < 1431655764
I20260608 09:55:19.709816  1639 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 79ba5355095d454daf98819226897cee. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:55:19.710100  1711 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 09a5961da1d443b69e50460b466d98b6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:55:19.703606  1637 tablet_service.cc:1511] Processing CreateTablet for tablet 09a5961da1d443b69e50460b466d98b6 (DEFAULT_TABLE table=test-workload [id=71f8427055904536b50ae04329ef790e]), partition=RANGE (key) PARTITION 1073741823 <= VALUES < 1431655764
I20260608 09:55:19.714147  1637 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 09a5961da1d443b69e50460b466d98b6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:55:19.712496  1635 tablet_service.cc:1511] Processing CreateTablet for tablet c1239f9de68645edaded2e060b30881e (DEFAULT_TABLE table=test-workload [id=71f8427055904536b50ae04329ef790e]), partition=RANGE (key) PARTITION 1789569705 <= VALUES
I20260608 09:55:19.712450  1640 tablet_service.cc:1511] Processing CreateTablet for tablet 5fe353baff2d46188aac86c4052fda66 (DEFAULT_TABLE table=test-workload [id=71f8427055904536b50ae04329ef790e]), partition=RANGE (key) PARTITION VALUES < 357913941
I20260608 09:55:19.712496  1710 tablet_service.cc:1511] Processing CreateTablet for tablet f9e4150f23784ca2931cb12f05a2ef05 (DEFAULT_TABLE table=test-workload [id=71f8427055904536b50ae04329ef790e]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1789569705
I20260608 09:55:19.714645  1709 tablet_service.cc:1511] Processing CreateTablet for tablet c1239f9de68645edaded2e060b30881e (DEFAULT_TABLE table=test-workload [id=71f8427055904536b50ae04329ef790e]), partition=RANGE (key) PARTITION 1789569705 <= VALUES
I20260608 09:55:19.723506  1709 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c1239f9de68645edaded2e060b30881e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:55:19.723506  1635 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c1239f9de68645edaded2e060b30881e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:55:19.724846  1640 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5fe353baff2d46188aac86c4052fda66. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:55:19.731454  1710 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f9e4150f23784ca2931cb12f05a2ef05. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:55:19.745532  1771 tablet_bootstrap.cc:492] T 79ba5355095d454daf98819226897cee P 71bc51a3bad948aba5a791da71d53277: Bootstrap starting.
I20260608 09:55:19.753400  1771 tablet_bootstrap.cc:654] T 79ba5355095d454daf98819226897cee P 71bc51a3bad948aba5a791da71d53277: Neither blocks nor log segments found. Creating new log.
I20260608 09:55:19.788731  1769 tablet_bootstrap.cc:492] T 79ba5355095d454daf98819226897cee P bca58a7febe94fdc83ce953fe6ea6629: Bootstrap starting.
I20260608 09:55:19.805912  1770 tablet_bootstrap.cc:492] T 5fe353baff2d46188aac86c4052fda66 P 8678e6754d6b485f8d4be03d389af56f: Bootstrap starting.
I20260608 09:55:19.811791  1769 tablet_bootstrap.cc:654] T 79ba5355095d454daf98819226897cee P bca58a7febe94fdc83ce953fe6ea6629: Neither blocks nor log segments found. Creating new log.
I20260608 09:55:19.813102  1770 tablet_bootstrap.cc:654] T 5fe353baff2d46188aac86c4052fda66 P 8678e6754d6b485f8d4be03d389af56f: Neither blocks nor log segments found. Creating new log.
I20260608 09:55:19.820093  1771 tablet_bootstrap.cc:492] T 79ba5355095d454daf98819226897cee P 71bc51a3bad948aba5a791da71d53277: No bootstrap required, opened a new log
I20260608 09:55:19.820827  1771 ts_tablet_manager.cc:1403] T 79ba5355095d454daf98819226897cee P 71bc51a3bad948aba5a791da71d53277: Time spent bootstrapping tablet: real 0.076s	user 0.040s	sys 0.031s
I20260608 09:55:19.825400  1770 tablet_bootstrap.cc:492] T 5fe353baff2d46188aac86c4052fda66 P 8678e6754d6b485f8d4be03d389af56f: No bootstrap required, opened a new log
I20260608 09:55:19.825570  1771 raft_consensus.cc:359] T 79ba5355095d454daf98819226897cee P 71bc51a3bad948aba5a791da71d53277 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bca58a7febe94fdc83ce953fe6ea6629" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 42369 } } peers { permanent_uuid: "71bc51a3bad948aba5a791da71d53277" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 43711 } } peers { permanent_uuid: "8678e6754d6b485f8d4be03d389af56f" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 36821 } }
I20260608 09:55:19.826097  1770 ts_tablet_manager.cc:1403] T 5fe353baff2d46188aac86c4052fda66 P 8678e6754d6b485f8d4be03d389af56f: Time spent bootstrapping tablet: real 0.021s	user 0.015s	sys 0.000s
I20260608 09:55:19.826417  1771 raft_consensus.cc:385] T 79ba5355095d454daf98819226897cee P 71bc51a3bad948aba5a791da71d53277 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:55:19.826790  1771 raft_consensus.cc:740] T 79ba5355095d454daf98819226897cee P 71bc51a3bad948aba5a791da71d53277 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 71bc51a3bad948aba5a791da71d53277, State: Initialized, Role: FOLLOWER
I20260608 09:55:19.827806  1769 tablet_bootstrap.cc:492] T 79ba5355095d454daf98819226897cee P bca58a7febe94fdc83ce953fe6ea6629: No bootstrap required, opened a new log
I20260608 09:55:19.827666  1771 consensus_queue.cc:260] T 79ba5355095d454daf98819226897cee P 71bc51a3bad948aba5a791da71d53277 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bca58a7febe94fdc83ce953fe6ea6629" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 42369 } } peers { permanent_uuid: "71bc51a3bad948aba5a791da71d53277" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 43711 } } peers { permanent_uuid: "8678e6754d6b485f8d4be03d389af56f" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 36821 } }
I20260608 09:55:19.828352  1769 ts_tablet_manager.cc:1403] T 79ba5355095d454daf98819226897cee P bca58a7febe94fdc83ce953fe6ea6629: Time spent bootstrapping tablet: real 0.040s	user 0.019s	sys 0.005s
I20260608 09:55:19.828801  1770 raft_consensus.cc:359] T 5fe353baff2d46188aac86c4052fda66 P 8678e6754d6b485f8d4be03d389af56f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bca58a7febe94fdc83ce953fe6ea6629" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 42369 } } peers { permanent_uuid: "8678e6754d6b485f8d4be03d389af56f" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 36821 } } peers { permanent_uuid: "71bc51a3bad948aba5a791da71d53277" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 43711 } }
I20260608 09:55:19.829411  1770 raft_consensus.cc:385] T 5fe353baff2d46188aac86c4052fda66 P 8678e6754d6b485f8d4be03d389af56f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:55:19.829713  1770 raft_consensus.cc:740] T 5fe353baff2d46188aac86c4052fda66 P 8678e6754d6b485f8d4be03d389af56f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8678e6754d6b485f8d4be03d389af56f, State: Initialized, Role: FOLLOWER
I20260608 09:55:19.830974  1771 ts_tablet_manager.cc:1434] T 79ba5355095d454daf98819226897cee P 71bc51a3bad948aba5a791da71d53277: Time spent starting tablet: real 0.010s	user 0.010s	sys 0.000s
I20260608 09:55:19.830644  1770 consensus_queue.cc:260] T 5fe353baff2d46188aac86c4052fda66 P 8678e6754d6b485f8d4be03d389af56f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bca58a7febe94fdc83ce953fe6ea6629" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 42369 } } peers { permanent_uuid: "8678e6754d6b485f8d4be03d389af56f" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 36821 } } peers { permanent_uuid: "71bc51a3bad948aba5a791da71d53277" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 43711 } }
I20260608 09:55:19.831615  1769 raft_consensus.cc:359] T 79ba5355095d454daf98819226897cee P bca58a7febe94fdc83ce953fe6ea6629 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bca58a7febe94fdc83ce953fe6ea6629" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 42369 } } peers { permanent_uuid: "71bc51a3bad948aba5a791da71d53277" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 43711 } } peers { permanent_uuid: "8678e6754d6b485f8d4be03d389af56f" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 36821 } }
I20260608 09:55:19.832191  1771 tablet_bootstrap.cc:492] T fe18d9c053854e9f8e820b4d8ea60120 P 71bc51a3bad948aba5a791da71d53277: Bootstrap starting.
I20260608 09:55:19.832432  1769 raft_consensus.cc:385] T 79ba5355095d454daf98819226897cee P bca58a7febe94fdc83ce953fe6ea6629 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:55:19.832741  1769 raft_consensus.cc:740] T 79ba5355095d454daf98819226897cee P bca58a7febe94fdc83ce953fe6ea6629 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bca58a7febe94fdc83ce953fe6ea6629, State: Initialized, Role: FOLLOWER
I20260608 09:55:19.833551  1769 consensus_queue.cc:260] T 79ba5355095d454daf98819226897cee P bca58a7febe94fdc83ce953fe6ea6629 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bca58a7febe94fdc83ce953fe6ea6629" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 42369 } } peers { permanent_uuid: "71bc51a3bad948aba5a791da71d53277" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 43711 } } peers { permanent_uuid: "8678e6754d6b485f8d4be03d389af56f" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 36821 } }
I20260608 09:55:19.836706  1769 ts_tablet_manager.cc:1434] T 79ba5355095d454daf98819226897cee P bca58a7febe94fdc83ce953fe6ea6629: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260608 09:55:19.837832  1769 tablet_bootstrap.cc:492] T 5fe353baff2d46188aac86c4052fda66 P bca58a7febe94fdc83ce953fe6ea6629: Bootstrap starting.
I20260608 09:55:19.840274  1771 tablet_bootstrap.cc:654] T fe18d9c053854e9f8e820b4d8ea60120 P 71bc51a3bad948aba5a791da71d53277: Neither blocks nor log segments found. Creating new log.
I20260608 09:55:19.846549  1769 tablet_bootstrap.cc:654] T 5fe353baff2d46188aac86c4052fda66 P bca58a7febe94fdc83ce953fe6ea6629: Neither blocks nor log segments found. Creating new log.
I20260608 09:55:19.848873  1770 ts_tablet_manager.cc:1434] T 5fe353baff2d46188aac86c4052fda66 P 8678e6754d6b485f8d4be03d389af56f: Time spent starting tablet: real 0.022s	user 0.008s	sys 0.005s
I20260608 09:55:19.852905  1769 tablet_bootstrap.cc:492] T 5fe353baff2d46188aac86c4052fda66 P bca58a7febe94fdc83ce953fe6ea6629: No bootstrap required, opened a new log
I20260608 09:55:19.853422  1769 ts_tablet_manager.cc:1403] T 5fe353baff2d46188aac86c4052fda66 P bca58a7febe94fdc83ce953fe6ea6629: Time spent bootstrapping tablet: real 0.016s	user 0.003s	sys 0.009s
I20260608 09:55:19.854307  1771 tablet_bootstrap.cc:492] T fe18d9c053854e9f8e820b4d8ea60120 P 71bc51a3bad948aba5a791da71d53277: No bootstrap required, opened a new log
I20260608 09:55:19.854852  1771 ts_tablet_manager.cc:1403] T fe18d9c053854e9f8e820b4d8ea60120 P 71bc51a3bad948aba5a791da71d53277: Time spent bootstrapping tablet: real 0.023s	user 0.012s	sys 0.007s
I20260608 09:55:19.856398  1769 raft_consensus.cc:359] T 5fe353baff2d46188aac86c4052fda66 P bca58a7febe94fdc83ce953fe6ea6629 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bca58a7febe94fdc83ce953fe6ea6629" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 42369 } } peers { permanent_uuid: "8678e6754d6b485f8d4be03d389af56f" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 36821 } } peers { permanent_uuid: "71bc51a3bad948aba5a791da71d53277" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 43711 } }
I20260608 09:55:19.856973  1770 tablet_bootstrap.cc:492] T c1239f9de68645edaded2e060b30881e P 8678e6754d6b485f8d4be03d389af56f: Bootstrap starting.
I20260608 09:55:19.857290  1769 raft_consensus.cc:385] T 5fe353baff2d46188aac86c4052fda66 P bca58a7febe94fdc83ce953fe6ea6629 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:55:19.857669  1769 raft_consensus.cc:740] T 5fe353baff2d46188aac86c4052fda66 P bca58a7febe94fdc83ce953fe6ea6629 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bca58a7febe94fdc83ce953fe6ea6629, State: Initialized, Role: FOLLOWER
I20260608 09:55:19.857986  1771 raft_consensus.cc:359] T fe18d9c053854e9f8e820b4d8ea60120 P 71bc51a3bad948aba5a791da71d53277 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bca58a7febe94fdc83ce953fe6ea6629" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 42369 } } peers { permanent_uuid: "71bc51a3bad948aba5a791da71d53277" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 43711 } } peers { permanent_uuid: "8678e6754d6b485f8d4be03d389af56f" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 36821 } }
I20260608 09:55:19.858783  1771 raft_consensus.cc:385] T fe18d9c053854e9f8e820b4d8ea60120 P 71bc51a3bad948aba5a791da71d53277 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:55:19.858482  1769 consensus_queue.cc:260] T 5fe353baff2d46188aac86c4052fda66 P bca58a7febe94fdc83ce953fe6ea6629 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bca58a7febe94fdc83ce953fe6ea6629" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 42369 } } peers { permanent_uuid: "8678e6754d6b485f8d4be03d389af56f" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 36821 } } peers { permanent_uuid: "71bc51a3bad948aba5a791da71d53277" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 43711 } }
I20260608 09:55:19.859131  1771 raft_consensus.cc:740] T fe18d9c053854e9f8e820b4d8ea60120 P 71bc51a3bad948aba5a791da71d53277 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 71bc51a3bad948aba5a791da71d53277, State: Initialized, Role: FOLLOWER
I20260608 09:55:19.860112  1771 consensus_queue.cc:260] T fe18d9c053854e9f8e820b4d8ea60120 P 71bc51a3bad948aba5a791da71d53277 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bca58a7febe94fdc83ce953fe6ea6629" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 42369 } } peers { permanent_uuid: "71bc51a3bad948aba5a791da71d53277" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 43711 } } peers { permanent_uuid: "8678e6754d6b485f8d4be03d389af56f" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 36821 } }
I20260608 09:55:19.861130  1769 ts_tablet_manager.cc:1434] T 5fe353baff2d46188aac86c4052fda66 P bca58a7febe94fdc83ce953fe6ea6629: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260608 09:55:19.862100  1769 tablet_bootstrap.cc:492] T 09a5961da1d443b69e50460b466d98b6 P bca58a7febe94fdc83ce953fe6ea6629: Bootstrap starting.
I20260608 09:55:19.862798  1771 ts_tablet_manager.cc:1434] T fe18d9c053854e9f8e820b4d8ea60120 P 71bc51a3bad948aba5a791da71d53277: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260608 09:55:19.863888  1771 tablet_bootstrap.cc:492] T 5fe353baff2d46188aac86c4052fda66 P 71bc51a3bad948aba5a791da71d53277: Bootstrap starting.
I20260608 09:55:19.868580  1769 tablet_bootstrap.cc:654] T 09a5961da1d443b69e50460b466d98b6 P bca58a7febe94fdc83ce953fe6ea6629: Neither blocks nor log segments found. Creating new log.
I20260608 09:55:19.869896  1771 tablet_bootstrap.cc:654] T 5fe353baff2d46188aac86c4052fda66 P 71bc51a3bad948aba5a791da71d53277: Neither blocks nor log segments found. Creating new log.
I20260608 09:55:19.872885  1770 tablet_bootstrap.cc:654] T c1239f9de68645edaded2e060b30881e P 8678e6754d6b485f8d4be03d389af56f: Neither blocks nor log segments found. Creating new log.
I20260608 09:55:19.886237  1771 tablet_bootstrap.cc:492] T 5fe353baff2d46188aac86c4052fda66 P 71bc51a3bad948aba5a791da71d53277: No bootstrap required, opened a new log
I20260608 09:55:19.886317  1769 tablet_bootstrap.cc:492] T 09a5961da1d443b69e50460b466d98b6 P bca58a7febe94fdc83ce953fe6ea6629: No bootstrap required, opened a new log
I20260608 09:55:19.886461  1770 tablet_bootstrap.cc:492] T c1239f9de68645edaded2e060b30881e P 8678e6754d6b485f8d4be03d389af56f: No bootstrap required, opened a new log
I20260608 09:55:19.886996  1771 ts_tablet_manager.cc:1403] T 5fe353baff2d46188aac86c4052fda66 P 71bc51a3bad948aba5a791da71d53277: Time spent bootstrapping tablet: real 0.023s	user 0.006s	sys 0.016s
I20260608 09:55:19.887029  1769 ts_tablet_manager.cc:1403] T 09a5961da1d443b69e50460b466d98b6 P bca58a7febe94fdc83ce953fe6ea6629: Time spent bootstrapping tablet: real 0.025s	user 0.003s	sys 0.018s
I20260608 09:55:19.887104  1770 ts_tablet_manager.cc:1403] T c1239f9de68645edaded2e060b30881e P 8678e6754d6b485f8d4be03d389af56f: Time spent bootstrapping tablet: real 0.030s	user 0.010s	sys 0.007s
I20260608 09:55:19.889915  1771 raft_consensus.cc:359] T 5fe353baff2d46188aac86c4052fda66 P 71bc51a3bad948aba5a791da71d53277 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bca58a7febe94fdc83ce953fe6ea6629" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 42369 } } peers { permanent_uuid: "8678e6754d6b485f8d4be03d389af56f" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 36821 } } peers { permanent_uuid: "71bc51a3bad948aba5a791da71d53277" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 43711 } }
I20260608 09:55:19.890507  1771 raft_consensus.cc:385] T 5fe353baff2d46188aac86c4052fda66 P 71bc51a3bad948aba5a791da71d53277 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:55:19.890805  1771 raft_consensus.cc:740] T 5fe353baff2d46188aac86c4052fda66 P 71bc51a3bad948aba5a791da71d53277 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 71bc51a3bad948aba5a791da71d53277, State: Initialized, Role: FOLLOWER
I20260608 09:55:19.890640  1770 raft_consensus.cc:359] T c1239f9de68645edaded2e060b30881e P 8678e6754d6b485f8d4be03d389af56f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bca58a7febe94fdc83ce953fe6ea6629" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 42369 } } peers { permanent_uuid: "71bc51a3bad948aba5a791da71d53277" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 43711 } } peers { permanent_uuid: "8678e6754d6b485f8d4be03d389af56f" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 36821 } }
I20260608 09:55:19.890909  1769 raft_consensus.cc:359] T 09a5961da1d443b69e50460b466d98b6 P bca58a7febe94fdc83ce953fe6ea6629 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bca58a7febe94fdc83ce953fe6ea6629" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 42369 } } peers { permanent_uuid: "71bc51a3bad948aba5a791da71d53277" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 43711 } } peers { permanent_uuid: "8678e6754d6b485f8d4be03d389af56f" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 36821 } }
I20260608 09:55:19.891558  1770 raft_consensus.cc:385] T c1239f9de68645edaded2e060b30881e P 8678e6754d6b485f8d4be03d389af56f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:55:19.891708  1769 raft_consensus.cc:385] T 09a5961da1d443b69e50460b466d98b6 P bca58a7febe94fdc83ce953fe6ea6629 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:55:19.892056  1769 raft_consensus.cc:740] T 09a5961da1d443b69e50460b466d98b6 P bca58a7febe94fdc83ce953fe6ea6629 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bca58a7febe94fdc83ce953fe6ea6629, State: Initialized, Role: FOLLOWER
I20260608 09:55:19.891917  1770 raft_consensus.cc:740] T c1239f9de68645edaded2e060b30881e P 8678e6754d6b485f8d4be03d389af56f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8678e6754d6b485f8d4be03d389af56f, State: Initialized, Role: FOLLOWER
I20260608 09:55:19.891908  1771 consensus_queue.cc:260] T 5fe353baff2d46188aac86c4052fda66 P 71bc51a3bad948aba5a791da71d53277 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bca58a7febe94fdc83ce953fe6ea6629" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 42369 } } peers { permanent_uuid: "8678e6754d6b485f8d4be03d389af56f" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 36821 } } peers { permanent_uuid: "71bc51a3bad948aba5a791da71d53277" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 43711 } }
I20260608 09:55:19.893128  1769 consensus_queue.cc:260] T 09a5961da1d443b69e50460b466d98b6 P bca58a7febe94fdc83ce953fe6ea6629 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bca58a7febe94fdc83ce953fe6ea6629" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 42369 } } peers { permanent_uuid: "71bc51a3bad948aba5a791da71d53277" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 43711 } } peers { permanent_uuid: "8678e6754d6b485f8d4be03d389af56f" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 36821 } }
I20260608 09:55:19.893314  1770 consensus_queue.cc:260] T c1239f9de68645edaded2e060b30881e P 8678e6754d6b485f8d4be03d389af56f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bca58a7febe94fdc83ce953fe6ea6629" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 42369 } } peers { permanent_uuid: "71bc51a3bad948aba5a791da71d53277" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 43711 } } peers { permanent_uuid: "8678e6754d6b485f8d4be03d389af56f" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 36821 } }
I20260608 09:55:19.895320  1770 ts_tablet_manager.cc:1434] T c1239f9de68645edaded2e060b30881e P 8678e6754d6b485f8d4be03d389af56f: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260608 09:55:19.895833  1769 ts_tablet_manager.cc:1434] T 09a5961da1d443b69e50460b466d98b6 P bca58a7febe94fdc83ce953fe6ea6629: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260608 09:55:19.896304  1770 tablet_bootstrap.cc:492] T fe18d9c053854e9f8e820b4d8ea60120 P 8678e6754d6b485f8d4be03d389af56f: Bootstrap starting.
I20260608 09:55:19.896842  1769 tablet_bootstrap.cc:492] T fe18d9c053854e9f8e820b4d8ea60120 P bca58a7febe94fdc83ce953fe6ea6629: Bootstrap starting.
I20260608 09:55:19.897280  1771 ts_tablet_manager.cc:1434] T 5fe353baff2d46188aac86c4052fda66 P 71bc51a3bad948aba5a791da71d53277: Time spent starting tablet: real 0.010s	user 0.007s	sys 0.000s
I20260608 09:55:19.898392  1771 tablet_bootstrap.cc:492] T c1239f9de68645edaded2e060b30881e P 71bc51a3bad948aba5a791da71d53277: Bootstrap starting.
I20260608 09:55:19.902114  1775 raft_consensus.cc:493] T 79ba5355095d454daf98819226897cee P 71bc51a3bad948aba5a791da71d53277 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 09:55:19.902642  1775 raft_consensus.cc:515] T 79ba5355095d454daf98819226897cee P 71bc51a3bad948aba5a791da71d53277 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bca58a7febe94fdc83ce953fe6ea6629" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 42369 } } peers { permanent_uuid: "71bc51a3bad948aba5a791da71d53277" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 43711 } } peers { permanent_uuid: "8678e6754d6b485f8d4be03d389af56f" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 36821 } }
I20260608 09:55:19.904232  1769 tablet_bootstrap.cc:654] T fe18d9c053854e9f8e820b4d8ea60120 P bca58a7febe94fdc83ce953fe6ea6629: Neither blocks nor log segments found. Creating new log.
I20260608 09:55:19.911638  1776 raft_consensus.cc:493] T c1239f9de68645edaded2e060b30881e P 8678e6754d6b485f8d4be03d389af56f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 09:55:19.912164  1776 raft_consensus.cc:515] T c1239f9de68645edaded2e060b30881e P 8678e6754d6b485f8d4be03d389af56f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bca58a7febe94fdc83ce953fe6ea6629" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 42369 } } peers { permanent_uuid: "71bc51a3bad948aba5a791da71d53277" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 43711 } } peers { permanent_uuid: "8678e6754d6b485f8d4be03d389af56f" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 36821 } }
I20260608 09:55:19.913879  1775 leader_election.cc:290] T 79ba5355095d454daf98819226897cee P 71bc51a3bad948aba5a791da71d53277 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bca58a7febe94fdc83ce953fe6ea6629 (127.22.183.129:42369), 8678e6754d6b485f8d4be03d389af56f (127.22.183.131:36821)
I20260608 09:55:19.915593  1771 tablet_bootstrap.cc:654] T c1239f9de68645edaded2e060b30881e P 71bc51a3bad948aba5a791da71d53277: Neither blocks nor log segments found. Creating new log.
W20260608 09:55:19.917596  1676 tablet.cc:2404] T 5fe353baff2d46188aac86c4052fda66 P 71bc51a3bad948aba5a791da71d53277: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260608 09:55:19.916145  1776 leader_election.cc:290] T c1239f9de68645edaded2e060b30881e P 8678e6754d6b485f8d4be03d389af56f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bca58a7febe94fdc83ce953fe6ea6629 (127.22.183.129:42369), 71bc51a3bad948aba5a791da71d53277 (127.22.183.130:43711)
I20260608 09:55:19.941059  1775 raft_consensus.cc:493] T fe18d9c053854e9f8e820b4d8ea60120 P 71bc51a3bad948aba5a791da71d53277 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 09:55:19.941593  1775 raft_consensus.cc:515] T fe18d9c053854e9f8e820b4d8ea60120 P 71bc51a3bad948aba5a791da71d53277 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bca58a7febe94fdc83ce953fe6ea6629" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 42369 } } peers { permanent_uuid: "71bc51a3bad948aba5a791da71d53277" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 43711 } } peers { permanent_uuid: "8678e6754d6b485f8d4be03d389af56f" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 36821 } }
I20260608 09:55:19.943928  1775 leader_election.cc:290] T fe18d9c053854e9f8e820b4d8ea60120 P 71bc51a3bad948aba5a791da71d53277 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bca58a7febe94fdc83ce953fe6ea6629 (127.22.183.129:42369), 8678e6754d6b485f8d4be03d389af56f (127.22.183.131:36821)
I20260608 09:55:19.947619  1777 raft_consensus.cc:493] T 79ba5355095d454daf98819226897cee P bca58a7febe94fdc83ce953fe6ea6629 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 09:55:19.948338  1777 raft_consensus.cc:515] T 79ba5355095d454daf98819226897cee P bca58a7febe94fdc83ce953fe6ea6629 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bca58a7febe94fdc83ce953fe6ea6629" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 42369 } } peers { permanent_uuid: "71bc51a3bad948aba5a791da71d53277" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 43711 } } peers { permanent_uuid: "8678e6754d6b485f8d4be03d389af56f" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 36821 } }
I20260608 09:55:19.951524  1775 raft_consensus.cc:493] T 5fe353baff2d46188aac86c4052fda66 P 71bc51a3bad948aba5a791da71d53277 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 09:55:19.952168  1775 raft_consensus.cc:515] T 5fe353baff2d46188aac86c4052fda66 P 71bc51a3bad948aba5a791da71d53277 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bca58a7febe94fdc83ce953fe6ea6629" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 42369 } } peers { permanent_uuid: "8678e6754d6b485f8d4be03d389af56f" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 36821 } } peers { permanent_uuid: "71bc51a3bad948aba5a791da71d53277" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 43711 } }
I20260608 09:55:19.955005  1724 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "79ba5355095d454daf98819226897cee" candidate_uuid: "71bc51a3bad948aba5a791da71d53277" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8678e6754d6b485f8d4be03d389af56f" is_pre_election: true
I20260608 09:55:19.966003  1777 leader_election.cc:290] T 79ba5355095d454daf98819226897cee P bca58a7febe94fdc83ce953fe6ea6629 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 71bc51a3bad948aba5a791da71d53277 (127.22.183.130:43711), 8678e6754d6b485f8d4be03d389af56f (127.22.183.131:36821)
I20260608 09:55:19.966805  1775 leader_election.cc:290] T 5fe353baff2d46188aac86c4052fda66 P 71bc51a3bad948aba5a791da71d53277 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bca58a7febe94fdc83ce953fe6ea6629 (127.22.183.129:42369), 8678e6754d6b485f8d4be03d389af56f (127.22.183.131:36821)
I20260608 09:55:19.967012  1777 raft_consensus.cc:493] T 5fe353baff2d46188aac86c4052fda66 P bca58a7febe94fdc83ce953fe6ea6629 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 09:55:19.967517  1777 raft_consensus.cc:515] T 5fe353baff2d46188aac86c4052fda66 P bca58a7febe94fdc83ce953fe6ea6629 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bca58a7febe94fdc83ce953fe6ea6629" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 42369 } } peers { permanent_uuid: "8678e6754d6b485f8d4be03d389af56f" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 36821 } } peers { permanent_uuid: "71bc51a3bad948aba5a791da71d53277" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 43711 } }
I20260608 09:55:19.970935  1575 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "79ba5355095d454daf98819226897cee" candidate_uuid: "71bc51a3bad948aba5a791da71d53277" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bca58a7febe94fdc83ce953fe6ea6629" is_pre_election: true
I20260608 09:55:19.971400  1574 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fe18d9c053854e9f8e820b4d8ea60120" candidate_uuid: "71bc51a3bad948aba5a791da71d53277" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bca58a7febe94fdc83ce953fe6ea6629" is_pre_election: true
I20260608 09:55:19.971683  1575 raft_consensus.cc:2468] T 79ba5355095d454daf98819226897cee P bca58a7febe94fdc83ce953fe6ea6629 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 71bc51a3bad948aba5a791da71d53277 in term 0.
I20260608 09:55:19.967538  1724 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fe18d9c053854e9f8e820b4d8ea60120" candidate_uuid: "71bc51a3bad948aba5a791da71d53277" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8678e6754d6b485f8d4be03d389af56f" is_pre_election: true
I20260608 09:55:19.972999  1573 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5fe353baff2d46188aac86c4052fda66" candidate_uuid: "71bc51a3bad948aba5a791da71d53277" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bca58a7febe94fdc83ce953fe6ea6629" is_pre_election: true
W20260608 09:55:19.973292  1615 leader_election.cc:343] T fe18d9c053854e9f8e820b4d8ea60120 P 71bc51a3bad948aba5a791da71d53277 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer bca58a7febe94fdc83ce953fe6ea6629 (127.22.183.129:42369): Illegal state: must be running to vote when last-logged opid is not known
I20260608 09:55:19.973769  1573 raft_consensus.cc:2468] T 5fe353baff2d46188aac86c4052fda66 P bca58a7febe94fdc83ce953fe6ea6629 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 71bc51a3bad948aba5a791da71d53277 in term 0.
I20260608 09:55:19.975251  1723 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5fe353baff2d46188aac86c4052fda66" candidate_uuid: "71bc51a3bad948aba5a791da71d53277" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8678e6754d6b485f8d4be03d389af56f" is_pre_election: true
I20260608 09:55:19.976052  1723 raft_consensus.cc:2468] T 5fe353baff2d46188aac86c4052fda66 P 8678e6754d6b485f8d4be03d389af56f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 71bc51a3bad948aba5a791da71d53277 in term 0.
I20260608 09:55:19.978152  1770 tablet_bootstrap.cc:654] T fe18d9c053854e9f8e820b4d8ea60120 P 8678e6754d6b485f8d4be03d389af56f: Neither blocks nor log segments found. Creating new log.
W20260608 09:55:19.978523  1614 leader_election.cc:343] T 79ba5355095d454daf98819226897cee P 71bc51a3bad948aba5a791da71d53277 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8678e6754d6b485f8d4be03d389af56f (127.22.183.131:36821): Illegal state: must be running to vote when last-logged opid is not known
I20260608 09:55:19.979208  1615 leader_election.cc:304] T 79ba5355095d454daf98819226897cee P 71bc51a3bad948aba5a791da71d53277 [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: 71bc51a3bad948aba5a791da71d53277, bca58a7febe94fdc83ce953fe6ea6629; no voters: 8678e6754d6b485f8d4be03d389af56f
I20260608 09:55:19.980258  1615 leader_election.cc:304] T 5fe353baff2d46188aac86c4052fda66 P 71bc51a3bad948aba5a791da71d53277 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 71bc51a3bad948aba5a791da71d53277, bca58a7febe94fdc83ce953fe6ea6629; no voters: 
I20260608 09:55:19.982441  1775 raft_consensus.cc:2804] T 79ba5355095d454daf98819226897cee P 71bc51a3bad948aba5a791da71d53277 [term 0 FOLLOWER]: Leader pre-election won for term 1
W20260608 09:55:19.982553  1614 leader_election.cc:343] T fe18d9c053854e9f8e820b4d8ea60120 P 71bc51a3bad948aba5a791da71d53277 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8678e6754d6b485f8d4be03d389af56f (127.22.183.131:36821): Illegal state: must be running to vote when last-logged opid is not known
I20260608 09:55:19.983001  1775 raft_consensus.cc:493] T 79ba5355095d454daf98819226897cee P 71bc51a3bad948aba5a791da71d53277 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 09:55:19.983083  1614 leader_election.cc:304] T fe18d9c053854e9f8e820b4d8ea60120 P 71bc51a3bad948aba5a791da71d53277 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 71bc51a3bad948aba5a791da71d53277; no voters: 8678e6754d6b485f8d4be03d389af56f, bca58a7febe94fdc83ce953fe6ea6629
I20260608 09:55:19.983669  1775 raft_consensus.cc:3060] T 79ba5355095d454daf98819226897cee P 71bc51a3bad948aba5a791da71d53277 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:55:19.984791  1771 tablet_bootstrap.cc:492] T c1239f9de68645edaded2e060b30881e P 71bc51a3bad948aba5a791da71d53277: No bootstrap required, opened a new log
I20260608 09:55:19.985532  1771 ts_tablet_manager.cc:1403] T c1239f9de68645edaded2e060b30881e P 71bc51a3bad948aba5a791da71d53277: Time spent bootstrapping tablet: real 0.087s	user 0.016s	sys 0.009s
I20260608 09:55:19.985984  1769 tablet_bootstrap.cc:492] T fe18d9c053854e9f8e820b4d8ea60120 P bca58a7febe94fdc83ce953fe6ea6629: No bootstrap required, opened a new log
I20260608 09:55:19.986533  1769 ts_tablet_manager.cc:1403] T fe18d9c053854e9f8e820b4d8ea60120 P bca58a7febe94fdc83ce953fe6ea6629: Time spent bootstrapping tablet: real 0.090s	user 0.015s	sys 0.007s
I20260608 09:55:19.989741  1771 raft_consensus.cc:359] T c1239f9de68645edaded2e060b30881e P 71bc51a3bad948aba5a791da71d53277 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bca58a7febe94fdc83ce953fe6ea6629" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 42369 } } peers { permanent_uuid: "71bc51a3bad948aba5a791da71d53277" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 43711 } } peers { permanent_uuid: "8678e6754d6b485f8d4be03d389af56f" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 36821 } }
I20260608 09:55:19.991904  1575 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c1239f9de68645edaded2e060b30881e" candidate_uuid: "8678e6754d6b485f8d4be03d389af56f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bca58a7febe94fdc83ce953fe6ea6629" is_pre_election: true
I20260608 09:55:19.991809  1769 raft_consensus.cc:359] T fe18d9c053854e9f8e820b4d8ea60120 P bca58a7febe94fdc83ce953fe6ea6629 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bca58a7febe94fdc83ce953fe6ea6629" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 42369 } } peers { permanent_uuid: "71bc51a3bad948aba5a791da71d53277" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 43711 } } peers { permanent_uuid: "8678e6754d6b485f8d4be03d389af56f" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 36821 } }
I20260608 09:55:19.992094  1777 leader_election.cc:290] T 5fe353baff2d46188aac86c4052fda66 P bca58a7febe94fdc83ce953fe6ea6629 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8678e6754d6b485f8d4be03d389af56f (127.22.183.131:36821), 71bc51a3bad948aba5a791da71d53277 (127.22.183.130:43711)
I20260608 09:55:20.004256  1793 raft_consensus.cc:2804] T 5fe353baff2d46188aac86c4052fda66 P 71bc51a3bad948aba5a791da71d53277 [term 0 FOLLOWER]: Leader pre-election won for term 1
W20260608 09:55:19.999970  1689 leader_election.cc:343] T c1239f9de68645edaded2e060b30881e P 8678e6754d6b485f8d4be03d389af56f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer bca58a7febe94fdc83ce953fe6ea6629 (127.22.183.129:42369): Illegal state: must be running to vote when last-logged opid is not known
I20260608 09:55:19.995460  1771 raft_consensus.cc:385] T c1239f9de68645edaded2e060b30881e P 71bc51a3bad948aba5a791da71d53277 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:55:20.005554  1771 raft_consensus.cc:740] T c1239f9de68645edaded2e060b30881e P 71bc51a3bad948aba5a791da71d53277 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 71bc51a3bad948aba5a791da71d53277, State: Initialized, Role: FOLLOWER
I20260608 09:55:19.996610  1769 raft_consensus.cc:385] T fe18d9c053854e9f8e820b4d8ea60120 P bca58a7febe94fdc83ce953fe6ea6629 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:55:20.007593  1769 raft_consensus.cc:740] T fe18d9c053854e9f8e820b4d8ea60120 P bca58a7febe94fdc83ce953fe6ea6629 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bca58a7febe94fdc83ce953fe6ea6629, State: Initialized, Role: FOLLOWER
I20260608 09:55:20.008500  1769 consensus_queue.cc:260] T fe18d9c053854e9f8e820b4d8ea60120 P bca58a7febe94fdc83ce953fe6ea6629 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bca58a7febe94fdc83ce953fe6ea6629" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 42369 } } peers { permanent_uuid: "71bc51a3bad948aba5a791da71d53277" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 43711 } } peers { permanent_uuid: "8678e6754d6b485f8d4be03d389af56f" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 36821 } }
I20260608 09:55:20.009377  1650 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c1239f9de68645edaded2e060b30881e" candidate_uuid: "8678e6754d6b485f8d4be03d389af56f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "71bc51a3bad948aba5a791da71d53277" is_pre_election: true
I20260608 09:55:20.010908  1769 ts_tablet_manager.cc:1434] T fe18d9c053854e9f8e820b4d8ea60120 P bca58a7febe94fdc83ce953fe6ea6629: Time spent starting tablet: real 0.024s	user 0.007s	sys 0.000s
I20260608 09:55:20.006543  1771 consensus_queue.cc:260] T c1239f9de68645edaded2e060b30881e P 71bc51a3bad948aba5a791da71d53277 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bca58a7febe94fdc83ce953fe6ea6629" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 42369 } } peers { permanent_uuid: "71bc51a3bad948aba5a791da71d53277" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 43711 } } peers { permanent_uuid: "8678e6754d6b485f8d4be03d389af56f" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 36821 } }
I20260608 09:55:20.011667  1770 tablet_bootstrap.cc:492] T fe18d9c053854e9f8e820b4d8ea60120 P 8678e6754d6b485f8d4be03d389af56f: No bootstrap required, opened a new log
I20260608 09:55:20.011862  1650 raft_consensus.cc:2468] T c1239f9de68645edaded2e060b30881e P 71bc51a3bad948aba5a791da71d53277 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8678e6754d6b485f8d4be03d389af56f in term 0.
I20260608 09:55:20.012239  1770 ts_tablet_manager.cc:1403] T fe18d9c053854e9f8e820b4d8ea60120 P 8678e6754d6b485f8d4be03d389af56f: Time spent bootstrapping tablet: real 0.116s	user 0.010s	sys 0.007s
I20260608 09:55:20.013231  1769 tablet_bootstrap.cc:492] T f9e4150f23784ca2931cb12f05a2ef05 P bca58a7febe94fdc83ce953fe6ea6629: Bootstrap starting.
I20260608 09:55:20.014137  1688 leader_election.cc:304] T c1239f9de68645edaded2e060b30881e P 8678e6754d6b485f8d4be03d389af56f [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: 71bc51a3bad948aba5a791da71d53277, 8678e6754d6b485f8d4be03d389af56f; no voters: bca58a7febe94fdc83ce953fe6ea6629
I20260608 09:55:20.007342  1793 raft_consensus.cc:493] T 5fe353baff2d46188aac86c4052fda66 P 71bc51a3bad948aba5a791da71d53277 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 09:55:20.015872  1794 raft_consensus.cc:2749] T fe18d9c053854e9f8e820b4d8ea60120 P 71bc51a3bad948aba5a791da71d53277 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260608 09:55:20.016230  1776 raft_consensus.cc:2804] T c1239f9de68645edaded2e060b30881e P 8678e6754d6b485f8d4be03d389af56f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 09:55:20.016611  1776 raft_consensus.cc:493] T c1239f9de68645edaded2e060b30881e P 8678e6754d6b485f8d4be03d389af56f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 09:55:20.016934  1793 raft_consensus.cc:3060] T 5fe353baff2d46188aac86c4052fda66 P 71bc51a3bad948aba5a791da71d53277 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:55:20.016943  1776 raft_consensus.cc:3060] T c1239f9de68645edaded2e060b30881e P 8678e6754d6b485f8d4be03d389af56f [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:55:20.021390  1769 tablet_bootstrap.cc:654] T f9e4150f23784ca2931cb12f05a2ef05 P bca58a7febe94fdc83ce953fe6ea6629: Neither blocks nor log segments found. Creating new log.
I20260608 09:55:20.025162  1770 raft_consensus.cc:359] T fe18d9c053854e9f8e820b4d8ea60120 P 8678e6754d6b485f8d4be03d389af56f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bca58a7febe94fdc83ce953fe6ea6629" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 42369 } } peers { permanent_uuid: "71bc51a3bad948aba5a791da71d53277" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 43711 } } peers { permanent_uuid: "8678e6754d6b485f8d4be03d389af56f" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 36821 } }
I20260608 09:55:20.025913  1770 raft_consensus.cc:385] T fe18d9c053854e9f8e820b4d8ea60120 P 8678e6754d6b485f8d4be03d389af56f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:55:20.026233  1770 raft_consensus.cc:740] T fe18d9c053854e9f8e820b4d8ea60120 P 8678e6754d6b485f8d4be03d389af56f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8678e6754d6b485f8d4be03d389af56f, State: Initialized, Role: FOLLOWER
I20260608 09:55:20.027155  1770 consensus_queue.cc:260] T fe18d9c053854e9f8e820b4d8ea60120 P 8678e6754d6b485f8d4be03d389af56f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bca58a7febe94fdc83ce953fe6ea6629" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 42369 } } peers { permanent_uuid: "71bc51a3bad948aba5a791da71d53277" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 43711 } } peers { permanent_uuid: "8678e6754d6b485f8d4be03d389af56f" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 36821 } }
I20260608 09:55:20.028303  1775 raft_consensus.cc:515] T 79ba5355095d454daf98819226897cee P 71bc51a3bad948aba5a791da71d53277 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bca58a7febe94fdc83ce953fe6ea6629" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 42369 } } peers { permanent_uuid: "71bc51a3bad948aba5a791da71d53277" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 43711 } } peers { permanent_uuid: "8678e6754d6b485f8d4be03d389af56f" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 36821 } }
I20260608 09:55:20.025640  1776 raft_consensus.cc:515] T c1239f9de68645edaded2e060b30881e P 8678e6754d6b485f8d4be03d389af56f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bca58a7febe94fdc83ce953fe6ea6629" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 42369 } } peers { permanent_uuid: "71bc51a3bad948aba5a791da71d53277" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 43711 } } peers { permanent_uuid: "8678e6754d6b485f8d4be03d389af56f" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 36821 } }
I20260608 09:55:20.031898  1575 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "79ba5355095d454daf98819226897cee" candidate_uuid: "71bc51a3bad948aba5a791da71d53277" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bca58a7febe94fdc83ce953fe6ea6629"
I20260608 09:55:20.032613  1575 raft_consensus.cc:3060] T 79ba5355095d454daf98819226897cee P bca58a7febe94fdc83ce953fe6ea6629 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:55:20.034104  1573 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c1239f9de68645edaded2e060b30881e" candidate_uuid: "8678e6754d6b485f8d4be03d389af56f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bca58a7febe94fdc83ce953fe6ea6629"
W20260608 09:55:20.035996  1689 leader_election.cc:343] T c1239f9de68645edaded2e060b30881e P 8678e6754d6b485f8d4be03d389af56f [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer bca58a7febe94fdc83ce953fe6ea6629 (127.22.183.129:42369): Illegal state: must be running to vote when last-logged opid is not known
I20260608 09:55:20.038586  1650 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c1239f9de68645edaded2e060b30881e" candidate_uuid: "8678e6754d6b485f8d4be03d389af56f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "71bc51a3bad948aba5a791da71d53277"
I20260608 09:55:20.039412  1650 raft_consensus.cc:3060] T c1239f9de68645edaded2e060b30881e P 71bc51a3bad948aba5a791da71d53277 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:55:20.041218  1575 raft_consensus.cc:2468] T 79ba5355095d454daf98819226897cee P bca58a7febe94fdc83ce953fe6ea6629 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 71bc51a3bad948aba5a791da71d53277 in term 1.
I20260608 09:55:20.042755  1615 leader_election.cc:304] T 79ba5355095d454daf98819226897cee P 71bc51a3bad948aba5a791da71d53277 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 71bc51a3bad948aba5a791da71d53277, bca58a7febe94fdc83ce953fe6ea6629; no voters: 
I20260608 09:55:20.038496  1793 raft_consensus.cc:515] T 5fe353baff2d46188aac86c4052fda66 P 71bc51a3bad948aba5a791da71d53277 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bca58a7febe94fdc83ce953fe6ea6629" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 42369 } } peers { permanent_uuid: "8678e6754d6b485f8d4be03d389af56f" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 36821 } } peers { permanent_uuid: "71bc51a3bad948aba5a791da71d53277" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 43711 } }
I20260608 09:55:20.043741  1794 raft_consensus.cc:2804] T 79ba5355095d454daf98819226897cee P 71bc51a3bad948aba5a791da71d53277 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 09:55:20.044574  1794 raft_consensus.cc:697] T 79ba5355095d454daf98819226897cee P 71bc51a3bad948aba5a791da71d53277 [term 1 LEADER]: Becoming Leader. State: Replica: 71bc51a3bad948aba5a791da71d53277, State: Running, Role: LEADER
I20260608 09:55:20.045639  1794 consensus_queue.cc:237] T 79ba5355095d454daf98819226897cee P 71bc51a3bad948aba5a791da71d53277 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bca58a7febe94fdc83ce953fe6ea6629" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 42369 } } peers { permanent_uuid: "71bc51a3bad948aba5a791da71d53277" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 43711 } } peers { permanent_uuid: "8678e6754d6b485f8d4be03d389af56f" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 36821 } }
I20260608 09:55:20.047230  1776 leader_election.cc:290] T c1239f9de68645edaded2e060b30881e P 8678e6754d6b485f8d4be03d389af56f [CANDIDATE]: Term 1 election: Requested vote from peers bca58a7febe94fdc83ce953fe6ea6629 (127.22.183.129:42369), 71bc51a3bad948aba5a791da71d53277 (127.22.183.130:43711)
I20260608 09:55:20.050529  1575 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5fe353baff2d46188aac86c4052fda66" candidate_uuid: "71bc51a3bad948aba5a791da71d53277" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bca58a7febe94fdc83ce953fe6ea6629"
I20260608 09:55:20.051417  1575 raft_consensus.cc:3060] T 5fe353baff2d46188aac86c4052fda66 P bca58a7febe94fdc83ce953fe6ea6629 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:55:20.060820  1650 raft_consensus.cc:2468] T c1239f9de68645edaded2e060b30881e P 71bc51a3bad948aba5a791da71d53277 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8678e6754d6b485f8d4be03d389af56f in term 1.
I20260608 09:55:20.062510  1688 leader_election.cc:304] T c1239f9de68645edaded2e060b30881e P 8678e6754d6b485f8d4be03d389af56f [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: 71bc51a3bad948aba5a791da71d53277, 8678e6754d6b485f8d4be03d389af56f; no voters: bca58a7febe94fdc83ce953fe6ea6629
I20260608 09:55:20.065363  1723 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "79ba5355095d454daf98819226897cee" candidate_uuid: "71bc51a3bad948aba5a791da71d53277" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8678e6754d6b485f8d4be03d389af56f"
I20260608 09:55:20.087217  1770 ts_tablet_manager.cc:1434] T fe18d9c053854e9f8e820b4d8ea60120 P 8678e6754d6b485f8d4be03d389af56f: Time spent starting tablet: real 0.075s	user 0.017s	sys 0.020s
W20260608 09:55:20.088153  1614 leader_election.cc:343] T 79ba5355095d454daf98819226897cee P 71bc51a3bad948aba5a791da71d53277 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 8678e6754d6b485f8d4be03d389af56f (127.22.183.131:36821): Illegal state: must be running to vote when last-logged opid is not known
I20260608 09:55:20.089010  1770 tablet_bootstrap.cc:492] T 09a5961da1d443b69e50460b466d98b6 P 8678e6754d6b485f8d4be03d389af56f: Bootstrap starting.
I20260608 09:55:20.067958  1724 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5fe353baff2d46188aac86c4052fda66" candidate_uuid: "71bc51a3bad948aba5a791da71d53277" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8678e6754d6b485f8d4be03d389af56f"
I20260608 09:55:20.066525  1793 leader_election.cc:290] T 5fe353baff2d46188aac86c4052fda66 P 71bc51a3bad948aba5a791da71d53277 [CANDIDATE]: Term 1 election: Requested vote from peers bca58a7febe94fdc83ce953fe6ea6629 (127.22.183.129:42369), 8678e6754d6b485f8d4be03d389af56f (127.22.183.131:36821)
I20260608 09:55:20.075277  1649 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5fe353baff2d46188aac86c4052fda66" candidate_uuid: "bca58a7febe94fdc83ce953fe6ea6629" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "71bc51a3bad948aba5a791da71d53277" is_pre_election: true
I20260608 09:55:20.082270  1777 raft_consensus.cc:493] T 09a5961da1d443b69e50460b466d98b6 P bca58a7febe94fdc83ce953fe6ea6629 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 09:55:20.077160  1771 ts_tablet_manager.cc:1434] T c1239f9de68645edaded2e060b30881e P 71bc51a3bad948aba5a791da71d53277: Time spent starting tablet: real 0.091s	user 0.022s	sys 0.008s
I20260608 09:55:20.074863  1801 raft_consensus.cc:493] T fe18d9c053854e9f8e820b4d8ea60120 P 8678e6754d6b485f8d4be03d389af56f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 09:55:20.064178  1775 leader_election.cc:290] T 79ba5355095d454daf98819226897cee P 71bc51a3bad948aba5a791da71d53277 [CANDIDATE]: Term 1 election: Requested vote from peers bca58a7febe94fdc83ce953fe6ea6629 (127.22.183.129:42369), 8678e6754d6b485f8d4be03d389af56f (127.22.183.131:36821)
I20260608 09:55:20.084422  1471 catalog_manager.cc:5696] T 79ba5355095d454daf98819226897cee P 71bc51a3bad948aba5a791da71d53277 reported cstate change: term changed from 0 to 1, leader changed from <none> to 71bc51a3bad948aba5a791da71d53277 (127.22.183.130). New cstate: current_term: 1 leader_uuid: "71bc51a3bad948aba5a791da71d53277" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bca58a7febe94fdc83ce953fe6ea6629" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 42369 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "71bc51a3bad948aba5a791da71d53277" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 43711 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8678e6754d6b485f8d4be03d389af56f" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 36821 } health_report { overall_health: UNKNOWN } } }
I20260608 09:55:20.092325  1769 tablet_bootstrap.cc:492] T f9e4150f23784ca2931cb12f05a2ef05 P bca58a7febe94fdc83ce953fe6ea6629: No bootstrap required, opened a new log
I20260608 09:55:20.090423  1649 raft_consensus.cc:2393] T 5fe353baff2d46188aac86c4052fda66 P 71bc51a3bad948aba5a791da71d53277 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate bca58a7febe94fdc83ce953fe6ea6629 in current term 1: Already voted for candidate 71bc51a3bad948aba5a791da71d53277 in this term.
I20260608 09:55:20.092864  1771 tablet_bootstrap.cc:492] T 09a5961da1d443b69e50460b466d98b6 P 71bc51a3bad948aba5a791da71d53277: Bootstrap starting.
I20260608 09:55:20.092901  1769 ts_tablet_manager.cc:1403] T f9e4150f23784ca2931cb12f05a2ef05 P bca58a7febe94fdc83ce953fe6ea6629: Time spent bootstrapping tablet: real 0.080s	user 0.026s	sys 0.012s
I20260608 09:55:20.089684  1724 raft_consensus.cc:3060] T 5fe353baff2d46188aac86c4052fda66 P 8678e6754d6b485f8d4be03d389af56f [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:55:20.096433  1769 raft_consensus.cc:359] T f9e4150f23784ca2931cb12f05a2ef05 P bca58a7febe94fdc83ce953fe6ea6629 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bca58a7febe94fdc83ce953fe6ea6629" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 42369 } } peers { permanent_uuid: "71bc51a3bad948aba5a791da71d53277" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 43711 } } peers { permanent_uuid: "8678e6754d6b485f8d4be03d389af56f" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 36821 } }
I20260608 09:55:20.097211  1769 raft_consensus.cc:385] T f9e4150f23784ca2931cb12f05a2ef05 P bca58a7febe94fdc83ce953fe6ea6629 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:55:20.097533  1769 raft_consensus.cc:740] T f9e4150f23784ca2931cb12f05a2ef05 P bca58a7febe94fdc83ce953fe6ea6629 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bca58a7febe94fdc83ce953fe6ea6629, State: Initialized, Role: FOLLOWER
I20260608 09:55:20.098444  1769 consensus_queue.cc:260] T f9e4150f23784ca2931cb12f05a2ef05 P bca58a7febe94fdc83ce953fe6ea6629 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bca58a7febe94fdc83ce953fe6ea6629" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 42369 } } peers { permanent_uuid: "71bc51a3bad948aba5a791da71d53277" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 43711 } } peers { permanent_uuid: "8678e6754d6b485f8d4be03d389af56f" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 36821 } }
I20260608 09:55:20.099116  1770 tablet_bootstrap.cc:654] T 09a5961da1d443b69e50460b466d98b6 P 8678e6754d6b485f8d4be03d389af56f: Neither blocks nor log segments found. Creating new log.
I20260608 09:55:20.100368  1771 tablet_bootstrap.cc:654] T 09a5961da1d443b69e50460b466d98b6 P 71bc51a3bad948aba5a791da71d53277: Neither blocks nor log segments found. Creating new log.
I20260608 09:55:20.103024  1769 ts_tablet_manager.cc:1434] T f9e4150f23784ca2931cb12f05a2ef05 P bca58a7febe94fdc83ce953fe6ea6629: Time spent starting tablet: real 0.010s	user 0.003s	sys 0.004s
I20260608 09:55:20.104081  1769 tablet_bootstrap.cc:492] T c1239f9de68645edaded2e060b30881e P bca58a7febe94fdc83ce953fe6ea6629: Bootstrap starting.
I20260608 09:55:20.075683  1650 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "79ba5355095d454daf98819226897cee" candidate_uuid: "bca58a7febe94fdc83ce953fe6ea6629" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "71bc51a3bad948aba5a791da71d53277" is_pre_election: true
I20260608 09:55:20.091177  1801 raft_consensus.cc:515] T fe18d9c053854e9f8e820b4d8ea60120 P 8678e6754d6b485f8d4be03d389af56f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bca58a7febe94fdc83ce953fe6ea6629" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 42369 } } peers { permanent_uuid: "71bc51a3bad948aba5a791da71d53277" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 43711 } } peers { permanent_uuid: "8678e6754d6b485f8d4be03d389af56f" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 36821 } }
I20260608 09:55:20.090819  1777 raft_consensus.cc:515] T 09a5961da1d443b69e50460b466d98b6 P bca58a7febe94fdc83ce953fe6ea6629 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bca58a7febe94fdc83ce953fe6ea6629" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 42369 } } peers { permanent_uuid: "71bc51a3bad948aba5a791da71d53277" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 43711 } } peers { permanent_uuid: "8678e6754d6b485f8d4be03d389af56f" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 36821 } }
I20260608 09:55:20.070209  1776 raft_consensus.cc:2804] T c1239f9de68645edaded2e060b30881e P 8678e6754d6b485f8d4be03d389af56f [term 1 FOLLOWER]: Leader election won for term 1
I20260608 09:55:20.119717  1724 raft_consensus.cc:2468] T 5fe353baff2d46188aac86c4052fda66 P 8678e6754d6b485f8d4be03d389af56f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 71bc51a3bad948aba5a791da71d53277 in term 1.
I20260608 09:55:20.120833  1770 tablet_bootstrap.cc:492] T 09a5961da1d443b69e50460b466d98b6 P 8678e6754d6b485f8d4be03d389af56f: No bootstrap required, opened a new log
I20260608 09:55:20.123411  1776 raft_consensus.cc:697] T c1239f9de68645edaded2e060b30881e P 8678e6754d6b485f8d4be03d389af56f [term 1 LEADER]: Becoming Leader. State: Replica: 8678e6754d6b485f8d4be03d389af56f, State: Running, Role: LEADER
I20260608 09:55:20.126698  1801 leader_election.cc:290] T fe18d9c053854e9f8e820b4d8ea60120 P 8678e6754d6b485f8d4be03d389af56f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bca58a7febe94fdc83ce953fe6ea6629 (127.22.183.129:42369), 71bc51a3bad948aba5a791da71d53277 (127.22.183.130:43711)
I20260608 09:55:20.063073  1575 raft_consensus.cc:2468] T 5fe353baff2d46188aac86c4052fda66 P bca58a7febe94fdc83ce953fe6ea6629 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 71bc51a3bad948aba5a791da71d53277 in term 1.
I20260608 09:55:20.127318  1777 leader_election.cc:290] T 09a5961da1d443b69e50460b466d98b6 P bca58a7febe94fdc83ce953fe6ea6629 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 71bc51a3bad948aba5a791da71d53277 (127.22.183.130:43711), 8678e6754d6b485f8d4be03d389af56f (127.22.183.131:36821)
I20260608 09:55:20.127683  1573 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fe18d9c053854e9f8e820b4d8ea60120" candidate_uuid: "8678e6754d6b485f8d4be03d389af56f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bca58a7febe94fdc83ce953fe6ea6629" is_pre_election: true
I20260608 09:55:20.127604  1776 consensus_queue.cc:237] T c1239f9de68645edaded2e060b30881e P 8678e6754d6b485f8d4be03d389af56f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bca58a7febe94fdc83ce953fe6ea6629" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 42369 } } peers { permanent_uuid: "71bc51a3bad948aba5a791da71d53277" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 43711 } } peers { permanent_uuid: "8678e6754d6b485f8d4be03d389af56f" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 36821 } }
I20260608 09:55:20.128106  1615 leader_election.cc:304] T 5fe353baff2d46188aac86c4052fda66 P 71bc51a3bad948aba5a791da71d53277 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 71bc51a3bad948aba5a791da71d53277, bca58a7febe94fdc83ce953fe6ea6629; no voters: 
I20260608 09:55:20.112620  1769 tablet_bootstrap.cc:654] T c1239f9de68645edaded2e060b30881e P bca58a7febe94fdc83ce953fe6ea6629: Neither blocks nor log segments found. Creating new log.
I20260608 09:55:20.128432  1573 raft_consensus.cc:2468] T fe18d9c053854e9f8e820b4d8ea60120 P bca58a7febe94fdc83ce953fe6ea6629 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8678e6754d6b485f8d4be03d389af56f in term 0.
I20260608 09:55:20.129117  1775 raft_consensus.cc:2804] T 5fe353baff2d46188aac86c4052fda66 P 71bc51a3bad948aba5a791da71d53277 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 09:55:20.129613  1775 raft_consensus.cc:697] T 5fe353baff2d46188aac86c4052fda66 P 71bc51a3bad948aba5a791da71d53277 [term 1 LEADER]: Becoming Leader. State: Replica: 71bc51a3bad948aba5a791da71d53277, State: Running, Role: LEADER
I20260608 09:55:20.129882  1689 leader_election.cc:304] T fe18d9c053854e9f8e820b4d8ea60120 P 8678e6754d6b485f8d4be03d389af56f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8678e6754d6b485f8d4be03d389af56f, bca58a7febe94fdc83ce953fe6ea6629; no voters: 
I20260608 09:55:20.130518  1775 consensus_queue.cc:237] T 5fe353baff2d46188aac86c4052fda66 P 71bc51a3bad948aba5a791da71d53277 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bca58a7febe94fdc83ce953fe6ea6629" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 42369 } } peers { permanent_uuid: "8678e6754d6b485f8d4be03d389af56f" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 36821 } } peers { permanent_uuid: "71bc51a3bad948aba5a791da71d53277" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 43711 } }
I20260608 09:55:20.131731  1770 ts_tablet_manager.cc:1403] T 09a5961da1d443b69e50460b466d98b6 P 8678e6754d6b485f8d4be03d389af56f: Time spent bootstrapping tablet: real 0.043s	user 0.014s	sys 0.002s
I20260608 09:55:20.131879  1801 raft_consensus.cc:2804] T fe18d9c053854e9f8e820b4d8ea60120 P 8678e6754d6b485f8d4be03d389af56f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 09:55:20.132323  1801 raft_consensus.cc:493] T fe18d9c053854e9f8e820b4d8ea60120 P 8678e6754d6b485f8d4be03d389af56f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 09:55:20.132642  1801 raft_consensus.cc:3060] T fe18d9c053854e9f8e820b4d8ea60120 P 8678e6754d6b485f8d4be03d389af56f [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:55:20.133296  1649 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fe18d9c053854e9f8e820b4d8ea60120" candidate_uuid: "8678e6754d6b485f8d4be03d389af56f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "71bc51a3bad948aba5a791da71d53277" is_pre_election: true
I20260608 09:55:20.133976  1649 raft_consensus.cc:2468] T fe18d9c053854e9f8e820b4d8ea60120 P 71bc51a3bad948aba5a791da71d53277 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8678e6754d6b485f8d4be03d389af56f in term 0.
I20260608 09:55:20.135002  1770 raft_consensus.cc:359] T 09a5961da1d443b69e50460b466d98b6 P 8678e6754d6b485f8d4be03d389af56f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bca58a7febe94fdc83ce953fe6ea6629" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 42369 } } peers { permanent_uuid: "71bc51a3bad948aba5a791da71d53277" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 43711 } } peers { permanent_uuid: "8678e6754d6b485f8d4be03d389af56f" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 36821 } }
I20260608 09:55:20.135771  1770 raft_consensus.cc:385] T 09a5961da1d443b69e50460b466d98b6 P 8678e6754d6b485f8d4be03d389af56f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:55:20.136180  1770 raft_consensus.cc:740] T 09a5961da1d443b69e50460b466d98b6 P 8678e6754d6b485f8d4be03d389af56f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8678e6754d6b485f8d4be03d389af56f, State: Initialized, Role: FOLLOWER
I20260608 09:55:20.126304  1650 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "09a5961da1d443b69e50460b466d98b6" candidate_uuid: "bca58a7febe94fdc83ce953fe6ea6629" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "71bc51a3bad948aba5a791da71d53277" is_pre_election: true
W20260608 09:55:20.138178  1539 leader_election.cc:343] T 09a5961da1d443b69e50460b466d98b6 P bca58a7febe94fdc83ce953fe6ea6629 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 71bc51a3bad948aba5a791da71d53277 (127.22.183.130:43711): Illegal state: must be running to vote when last-logged opid is not known
I20260608 09:55:20.139766  1770 consensus_queue.cc:260] T 09a5961da1d443b69e50460b466d98b6 P 8678e6754d6b485f8d4be03d389af56f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bca58a7febe94fdc83ce953fe6ea6629" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 42369 } } peers { permanent_uuid: "71bc51a3bad948aba5a791da71d53277" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 43711 } } peers { permanent_uuid: "8678e6754d6b485f8d4be03d389af56f" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 36821 } }
I20260608 09:55:20.140413  1769 tablet_bootstrap.cc:492] T c1239f9de68645edaded2e060b30881e P bca58a7febe94fdc83ce953fe6ea6629: No bootstrap required, opened a new log
I20260608 09:55:20.140457  1801 raft_consensus.cc:515] T fe18d9c053854e9f8e820b4d8ea60120 P 8678e6754d6b485f8d4be03d389af56f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bca58a7febe94fdc83ce953fe6ea6629" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 42369 } } peers { permanent_uuid: "71bc51a3bad948aba5a791da71d53277" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 43711 } } peers { permanent_uuid: "8678e6754d6b485f8d4be03d389af56f" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 36821 } }
I20260608 09:55:20.141291  1769 ts_tablet_manager.cc:1403] T c1239f9de68645edaded2e060b30881e P bca58a7febe94fdc83ce953fe6ea6629: Time spent bootstrapping tablet: real 0.037s	user 0.005s	sys 0.007s
I20260608 09:55:20.123981  1771 tablet_bootstrap.cc:492] T 09a5961da1d443b69e50460b466d98b6 P 71bc51a3bad948aba5a791da71d53277: No bootstrap required, opened a new log
I20260608 09:55:20.143483  1771 ts_tablet_manager.cc:1403] T 09a5961da1d443b69e50460b466d98b6 P 71bc51a3bad948aba5a791da71d53277: Time spent bootstrapping tablet: real 0.051s	user 0.023s	sys 0.008s
I20260608 09:55:20.144477  1723 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5fe353baff2d46188aac86c4052fda66" candidate_uuid: "bca58a7febe94fdc83ce953fe6ea6629" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8678e6754d6b485f8d4be03d389af56f" is_pre_election: true
I20260608 09:55:20.144526  1769 raft_consensus.cc:359] T c1239f9de68645edaded2e060b30881e P bca58a7febe94fdc83ce953fe6ea6629 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bca58a7febe94fdc83ce953fe6ea6629" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 42369 } } peers { permanent_uuid: "71bc51a3bad948aba5a791da71d53277" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 43711 } } peers { permanent_uuid: "8678e6754d6b485f8d4be03d389af56f" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 36821 } }
I20260608 09:55:20.144416  1650 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fe18d9c053854e9f8e820b4d8ea60120" candidate_uuid: "8678e6754d6b485f8d4be03d389af56f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "71bc51a3bad948aba5a791da71d53277"
I20260608 09:55:20.145500  1723 raft_consensus.cc:2393] T 5fe353baff2d46188aac86c4052fda66 P 8678e6754d6b485f8d4be03d389af56f [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate bca58a7febe94fdc83ce953fe6ea6629 in current term 1: Already voted for candidate 71bc51a3bad948aba5a791da71d53277 in this term.
I20260608 09:55:20.145630  1769 raft_consensus.cc:385] T c1239f9de68645edaded2e060b30881e P bca58a7febe94fdc83ce953fe6ea6629 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:55:20.146091  1650 raft_consensus.cc:3060] T fe18d9c053854e9f8e820b4d8ea60120 P 71bc51a3bad948aba5a791da71d53277 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:55:20.146538  1771 raft_consensus.cc:359] T 09a5961da1d443b69e50460b466d98b6 P 71bc51a3bad948aba5a791da71d53277 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bca58a7febe94fdc83ce953fe6ea6629" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 42369 } } peers { permanent_uuid: "71bc51a3bad948aba5a791da71d53277" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 43711 } } peers { permanent_uuid: "8678e6754d6b485f8d4be03d389af56f" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 36821 } }
I20260608 09:55:20.147030  1539 leader_election.cc:304] T 5fe353baff2d46188aac86c4052fda66 P bca58a7febe94fdc83ce953fe6ea6629 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: bca58a7febe94fdc83ce953fe6ea6629; no voters: 71bc51a3bad948aba5a791da71d53277, 8678e6754d6b485f8d4be03d389af56f
I20260608 09:55:20.147408  1723 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "09a5961da1d443b69e50460b466d98b6" candidate_uuid: "bca58a7febe94fdc83ce953fe6ea6629" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8678e6754d6b485f8d4be03d389af56f" is_pre_election: true
I20260608 09:55:20.147972  1777 raft_consensus.cc:2749] T 5fe353baff2d46188aac86c4052fda66 P bca58a7febe94fdc83ce953fe6ea6629 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260608 09:55:20.144950  1575 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fe18d9c053854e9f8e820b4d8ea60120" candidate_uuid: "8678e6754d6b485f8d4be03d389af56f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bca58a7febe94fdc83ce953fe6ea6629"
I20260608 09:55:20.147296  1771 raft_consensus.cc:385] T 09a5961da1d443b69e50460b466d98b6 P 71bc51a3bad948aba5a791da71d53277 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:55:20.148547  1723 raft_consensus.cc:2468] T 09a5961da1d443b69e50460b466d98b6 P 8678e6754d6b485f8d4be03d389af56f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bca58a7febe94fdc83ce953fe6ea6629 in term 0.
I20260608 09:55:20.148826  1771 raft_consensus.cc:740] T 09a5961da1d443b69e50460b466d98b6 P 71bc51a3bad948aba5a791da71d53277 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 71bc51a3bad948aba5a791da71d53277, State: Initialized, Role: FOLLOWER
I20260608 09:55:20.149500  1724 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "79ba5355095d454daf98819226897cee" candidate_uuid: "bca58a7febe94fdc83ce953fe6ea6629" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8678e6754d6b485f8d4be03d389af56f" is_pre_election: true
I20260608 09:55:20.146098  1769 raft_consensus.cc:740] T c1239f9de68645edaded2e060b30881e P bca58a7febe94fdc83ce953fe6ea6629 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bca58a7febe94fdc83ce953fe6ea6629, State: Initialized, Role: FOLLOWER
I20260608 09:55:20.149971  1539 leader_election.cc:304] T 09a5961da1d443b69e50460b466d98b6 P bca58a7febe94fdc83ce953fe6ea6629 [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: 8678e6754d6b485f8d4be03d389af56f, bca58a7febe94fdc83ce953fe6ea6629; no voters: 71bc51a3bad948aba5a791da71d53277
I20260608 09:55:20.151472  1777 raft_consensus.cc:2804] T 09a5961da1d443b69e50460b466d98b6 P bca58a7febe94fdc83ce953fe6ea6629 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 09:55:20.151996  1777 raft_consensus.cc:493] T 09a5961da1d443b69e50460b466d98b6 P bca58a7febe94fdc83ce953fe6ea6629 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 09:55:20.152401  1777 raft_consensus.cc:3060] T 09a5961da1d443b69e50460b466d98b6 P bca58a7febe94fdc83ce953fe6ea6629 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:55:20.152807  1801 leader_election.cc:290] T fe18d9c053854e9f8e820b4d8ea60120 P 8678e6754d6b485f8d4be03d389af56f [CANDIDATE]: Term 1 election: Requested vote from peers bca58a7febe94fdc83ce953fe6ea6629 (127.22.183.129:42369), 71bc51a3bad948aba5a791da71d53277 (127.22.183.130:43711)
I20260608 09:55:20.153393  1770 ts_tablet_manager.cc:1434] T 09a5961da1d443b69e50460b466d98b6 P 8678e6754d6b485f8d4be03d389af56f: Time spent starting tablet: real 0.021s	user 0.007s	sys 0.001s
I20260608 09:55:20.151579  1771 consensus_queue.cc:260] T 09a5961da1d443b69e50460b466d98b6 P 71bc51a3bad948aba5a791da71d53277 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bca58a7febe94fdc83ce953fe6ea6629" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 42369 } } peers { permanent_uuid: "71bc51a3bad948aba5a791da71d53277" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 43711 } } peers { permanent_uuid: "8678e6754d6b485f8d4be03d389af56f" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 36821 } }
I20260608 09:55:20.150730  1769 consensus_queue.cc:260] T c1239f9de68645edaded2e060b30881e P bca58a7febe94fdc83ce953fe6ea6629 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bca58a7febe94fdc83ce953fe6ea6629" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 42369 } } peers { permanent_uuid: "71bc51a3bad948aba5a791da71d53277" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 43711 } } peers { permanent_uuid: "8678e6754d6b485f8d4be03d389af56f" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 36821 } }
I20260608 09:55:20.156075  1770 tablet_bootstrap.cc:492] T 79ba5355095d454daf98819226897cee P 8678e6754d6b485f8d4be03d389af56f: Bootstrap starting.
I20260608 09:55:20.158352  1769 ts_tablet_manager.cc:1434] T c1239f9de68645edaded2e060b30881e P bca58a7febe94fdc83ce953fe6ea6629: Time spent starting tablet: real 0.017s	user 0.009s	sys 0.000s
I20260608 09:55:20.161828  1771 ts_tablet_manager.cc:1434] T 09a5961da1d443b69e50460b466d98b6 P 71bc51a3bad948aba5a791da71d53277: Time spent starting tablet: real 0.018s	user 0.007s	sys 0.000s
I20260608 09:55:20.160866  1471 catalog_manager.cc:5696] T 5fe353baff2d46188aac86c4052fda66 P 71bc51a3bad948aba5a791da71d53277 reported cstate change: term changed from 0 to 1, leader changed from <none> to 71bc51a3bad948aba5a791da71d53277 (127.22.183.130). New cstate: current_term: 1 leader_uuid: "71bc51a3bad948aba5a791da71d53277" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bca58a7febe94fdc83ce953fe6ea6629" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 42369 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8678e6754d6b485f8d4be03d389af56f" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 36821 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "71bc51a3bad948aba5a791da71d53277" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 43711 } health_report { overall_health: HEALTHY } } }
W20260608 09:55:20.166289  1521 auto_rebalancer.cc:259] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260608 09:55:20.168320  1650 raft_consensus.cc:2468] T fe18d9c053854e9f8e820b4d8ea60120 P 71bc51a3bad948aba5a791da71d53277 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8678e6754d6b485f8d4be03d389af56f in term 1.
I20260608 09:55:20.169562  1688 leader_election.cc:304] T fe18d9c053854e9f8e820b4d8ea60120 P 8678e6754d6b485f8d4be03d389af56f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 71bc51a3bad948aba5a791da71d53277, 8678e6754d6b485f8d4be03d389af56f; no voters: 
I20260608 09:55:20.169827  1770 tablet_bootstrap.cc:654] T 79ba5355095d454daf98819226897cee P 8678e6754d6b485f8d4be03d389af56f: Neither blocks nor log segments found. Creating new log.
I20260608 09:55:20.171329  1801 raft_consensus.cc:2804] T fe18d9c053854e9f8e820b4d8ea60120 P 8678e6754d6b485f8d4be03d389af56f [term 1 FOLLOWER]: Leader election won for term 1
I20260608 09:55:20.172070  1801 raft_consensus.cc:697] T fe18d9c053854e9f8e820b4d8ea60120 P 8678e6754d6b485f8d4be03d389af56f [term 1 LEADER]: Becoming Leader. State: Replica: 8678e6754d6b485f8d4be03d389af56f, State: Running, Role: LEADER
I20260608 09:55:20.173072  1801 consensus_queue.cc:237] T fe18d9c053854e9f8e820b4d8ea60120 P 8678e6754d6b485f8d4be03d389af56f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bca58a7febe94fdc83ce953fe6ea6629" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 42369 } } peers { permanent_uuid: "71bc51a3bad948aba5a791da71d53277" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 43711 } } peers { permanent_uuid: "8678e6754d6b485f8d4be03d389af56f" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 36821 } }
W20260608 09:55:20.179718  1539 leader_election.cc:343] T 79ba5355095d454daf98819226897cee P bca58a7febe94fdc83ce953fe6ea6629 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8678e6754d6b485f8d4be03d389af56f (127.22.183.131:36821): Illegal state: must be running to vote when last-logged opid is not known
I20260608 09:55:20.180444  1539 leader_election.cc:304] T 79ba5355095d454daf98819226897cee P bca58a7febe94fdc83ce953fe6ea6629 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: bca58a7febe94fdc83ce953fe6ea6629; no voters: 71bc51a3bad948aba5a791da71d53277, 8678e6754d6b485f8d4be03d389af56f
I20260608 09:55:20.182510  1790 raft_consensus.cc:2749] T 79ba5355095d454daf98819226897cee P bca58a7febe94fdc83ce953fe6ea6629 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260608 09:55:20.181129  1777 raft_consensus.cc:515] T 09a5961da1d443b69e50460b466d98b6 P bca58a7febe94fdc83ce953fe6ea6629 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bca58a7febe94fdc83ce953fe6ea6629" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 42369 } } peers { permanent_uuid: "71bc51a3bad948aba5a791da71d53277" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 43711 } } peers { permanent_uuid: "8678e6754d6b485f8d4be03d389af56f" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 36821 } }
I20260608 09:55:20.188119  1771 tablet_bootstrap.cc:492] T f9e4150f23784ca2931cb12f05a2ef05 P 71bc51a3bad948aba5a791da71d53277: Bootstrap starting.
I20260608 09:55:20.148838  1575 raft_consensus.cc:3060] T fe18d9c053854e9f8e820b4d8ea60120 P bca58a7febe94fdc83ce953fe6ea6629 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:55:20.196107  1777 leader_election.cc:290] T 09a5961da1d443b69e50460b466d98b6 P bca58a7febe94fdc83ce953fe6ea6629 [CANDIDATE]: Term 1 election: Requested vote from peers 71bc51a3bad948aba5a791da71d53277 (127.22.183.130:43711), 8678e6754d6b485f8d4be03d389af56f (127.22.183.131:36821)
I20260608 09:55:20.197841  1650 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "09a5961da1d443b69e50460b466d98b6" candidate_uuid: "bca58a7febe94fdc83ce953fe6ea6629" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "71bc51a3bad948aba5a791da71d53277"
I20260608 09:55:20.199501  1724 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "09a5961da1d443b69e50460b466d98b6" candidate_uuid: "bca58a7febe94fdc83ce953fe6ea6629" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8678e6754d6b485f8d4be03d389af56f"
I20260608 09:55:20.199935  1650 raft_consensus.cc:3060] T 09a5961da1d443b69e50460b466d98b6 P 71bc51a3bad948aba5a791da71d53277 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:55:20.200126  1724 raft_consensus.cc:3060] T 09a5961da1d443b69e50460b466d98b6 P 8678e6754d6b485f8d4be03d389af56f [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:55:20.202811  1471 catalog_manager.cc:5696] T c1239f9de68645edaded2e060b30881e P 8678e6754d6b485f8d4be03d389af56f reported cstate change: term changed from 0 to 1, leader changed from <none> to 8678e6754d6b485f8d4be03d389af56f (127.22.183.131). New cstate: current_term: 1 leader_uuid: "8678e6754d6b485f8d4be03d389af56f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bca58a7febe94fdc83ce953fe6ea6629" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 42369 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "71bc51a3bad948aba5a791da71d53277" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 43711 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8678e6754d6b485f8d4be03d389af56f" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 36821 } health_report { overall_health: HEALTHY } } }
I20260608 09:55:20.208480  1771 tablet_bootstrap.cc:654] T f9e4150f23784ca2931cb12f05a2ef05 P 71bc51a3bad948aba5a791da71d53277: Neither blocks nor log segments found. Creating new log.
I20260608 09:55:20.209460  1575 raft_consensus.cc:2468] T fe18d9c053854e9f8e820b4d8ea60120 P bca58a7febe94fdc83ce953fe6ea6629 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8678e6754d6b485f8d4be03d389af56f in term 1.
I20260608 09:55:20.212126  1650 raft_consensus.cc:2468] T 09a5961da1d443b69e50460b466d98b6 P 71bc51a3bad948aba5a791da71d53277 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bca58a7febe94fdc83ce953fe6ea6629 in term 1.
I20260608 09:55:20.213824  1539 leader_election.cc:304] T 09a5961da1d443b69e50460b466d98b6 P bca58a7febe94fdc83ce953fe6ea6629 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 71bc51a3bad948aba5a791da71d53277, bca58a7febe94fdc83ce953fe6ea6629; no voters: 
I20260608 09:55:20.215015  1777 raft_consensus.cc:2804] T 09a5961da1d443b69e50460b466d98b6 P bca58a7febe94fdc83ce953fe6ea6629 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 09:55:20.215657  1777 raft_consensus.cc:697] T 09a5961da1d443b69e50460b466d98b6 P bca58a7febe94fdc83ce953fe6ea6629 [term 1 LEADER]: Becoming Leader. State: Replica: bca58a7febe94fdc83ce953fe6ea6629, State: Running, Role: LEADER
I20260608 09:55:20.216727  1777 consensus_queue.cc:237] T 09a5961da1d443b69e50460b466d98b6 P bca58a7febe94fdc83ce953fe6ea6629 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bca58a7febe94fdc83ce953fe6ea6629" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 42369 } } peers { permanent_uuid: "71bc51a3bad948aba5a791da71d53277" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 43711 } } peers { permanent_uuid: "8678e6754d6b485f8d4be03d389af56f" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 36821 } }
I20260608 09:55:20.228973  1770 tablet_bootstrap.cc:492] T 79ba5355095d454daf98819226897cee P 8678e6754d6b485f8d4be03d389af56f: No bootstrap required, opened a new log
I20260608 09:55:20.229694  1770 ts_tablet_manager.cc:1403] T 79ba5355095d454daf98819226897cee P 8678e6754d6b485f8d4be03d389af56f: Time spent bootstrapping tablet: real 0.074s	user 0.013s	sys 0.019s
I20260608 09:55:20.230947  1472 catalog_manager.cc:5696] T 09a5961da1d443b69e50460b466d98b6 P bca58a7febe94fdc83ce953fe6ea6629 reported cstate change: term changed from 0 to 1, leader changed from <none> to bca58a7febe94fdc83ce953fe6ea6629 (127.22.183.129). New cstate: current_term: 1 leader_uuid: "bca58a7febe94fdc83ce953fe6ea6629" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bca58a7febe94fdc83ce953fe6ea6629" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 42369 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "71bc51a3bad948aba5a791da71d53277" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 43711 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8678e6754d6b485f8d4be03d389af56f" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 36821 } health_report { overall_health: UNKNOWN } } }
I20260608 09:55:20.233404  1770 raft_consensus.cc:359] T 79ba5355095d454daf98819226897cee P 8678e6754d6b485f8d4be03d389af56f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bca58a7febe94fdc83ce953fe6ea6629" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 42369 } } peers { permanent_uuid: "71bc51a3bad948aba5a791da71d53277" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 43711 } } peers { permanent_uuid: "8678e6754d6b485f8d4be03d389af56f" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 36821 } }
I20260608 09:55:20.233901  1770 raft_consensus.cc:385] T 79ba5355095d454daf98819226897cee P 8678e6754d6b485f8d4be03d389af56f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:55:20.234170  1770 raft_consensus.cc:740] T 79ba5355095d454daf98819226897cee P 8678e6754d6b485f8d4be03d389af56f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8678e6754d6b485f8d4be03d389af56f, State: Initialized, Role: FOLLOWER
I20260608 09:55:20.234310  1724 raft_consensus.cc:2468] T 09a5961da1d443b69e50460b466d98b6 P 8678e6754d6b485f8d4be03d389af56f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bca58a7febe94fdc83ce953fe6ea6629 in term 1.
I20260608 09:55:20.235054  1770 consensus_queue.cc:260] T 79ba5355095d454daf98819226897cee P 8678e6754d6b485f8d4be03d389af56f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bca58a7febe94fdc83ce953fe6ea6629" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 42369 } } peers { permanent_uuid: "71bc51a3bad948aba5a791da71d53277" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 43711 } } peers { permanent_uuid: "8678e6754d6b485f8d4be03d389af56f" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 36821 } }
I20260608 09:55:20.237473  1770 ts_tablet_manager.cc:1434] T 79ba5355095d454daf98819226897cee P 8678e6754d6b485f8d4be03d389af56f: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.001s
I20260608 09:55:20.238507  1770 tablet_bootstrap.cc:492] T f9e4150f23784ca2931cb12f05a2ef05 P 8678e6754d6b485f8d4be03d389af56f: Bootstrap starting.
I20260608 09:55:20.244206  1770 tablet_bootstrap.cc:654] T f9e4150f23784ca2931cb12f05a2ef05 P 8678e6754d6b485f8d4be03d389af56f: Neither blocks nor log segments found. Creating new log.
I20260608 09:55:20.246304  1471 catalog_manager.cc:5696] T fe18d9c053854e9f8e820b4d8ea60120 P 8678e6754d6b485f8d4be03d389af56f reported cstate change: term changed from 0 to 1, leader changed from <none> to 8678e6754d6b485f8d4be03d389af56f (127.22.183.131). New cstate: current_term: 1 leader_uuid: "8678e6754d6b485f8d4be03d389af56f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bca58a7febe94fdc83ce953fe6ea6629" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 42369 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "71bc51a3bad948aba5a791da71d53277" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 43711 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8678e6754d6b485f8d4be03d389af56f" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 36821 } health_report { overall_health: HEALTHY } } }
I20260608 09:55:20.247413  1771 tablet_bootstrap.cc:492] T f9e4150f23784ca2931cb12f05a2ef05 P 71bc51a3bad948aba5a791da71d53277: No bootstrap required, opened a new log
I20260608 09:55:20.248042  1771 ts_tablet_manager.cc:1403] T f9e4150f23784ca2931cb12f05a2ef05 P 71bc51a3bad948aba5a791da71d53277: Time spent bootstrapping tablet: real 0.085s	user 0.027s	sys 0.013s
I20260608 09:55:20.249714  1770 tablet_bootstrap.cc:492] T f9e4150f23784ca2931cb12f05a2ef05 P 8678e6754d6b485f8d4be03d389af56f: No bootstrap required, opened a new log
I20260608 09:55:20.250157  1770 ts_tablet_manager.cc:1403] T f9e4150f23784ca2931cb12f05a2ef05 P 8678e6754d6b485f8d4be03d389af56f: Time spent bootstrapping tablet: real 0.012s	user 0.006s	sys 0.003s
I20260608 09:55:20.250806  1771 raft_consensus.cc:359] T f9e4150f23784ca2931cb12f05a2ef05 P 71bc51a3bad948aba5a791da71d53277 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bca58a7febe94fdc83ce953fe6ea6629" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 42369 } } peers { permanent_uuid: "71bc51a3bad948aba5a791da71d53277" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 43711 } } peers { permanent_uuid: "8678e6754d6b485f8d4be03d389af56f" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 36821 } }
I20260608 09:55:20.251528  1771 raft_consensus.cc:385] T f9e4150f23784ca2931cb12f05a2ef05 P 71bc51a3bad948aba5a791da71d53277 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:55:20.251814  1771 raft_consensus.cc:740] T f9e4150f23784ca2931cb12f05a2ef05 P 71bc51a3bad948aba5a791da71d53277 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 71bc51a3bad948aba5a791da71d53277, State: Initialized, Role: FOLLOWER
I20260608 09:55:20.252543  1771 consensus_queue.cc:260] T f9e4150f23784ca2931cb12f05a2ef05 P 71bc51a3bad948aba5a791da71d53277 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bca58a7febe94fdc83ce953fe6ea6629" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 42369 } } peers { permanent_uuid: "71bc51a3bad948aba5a791da71d53277" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 43711 } } peers { permanent_uuid: "8678e6754d6b485f8d4be03d389af56f" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 36821 } }
I20260608 09:55:20.252817  1770 raft_consensus.cc:359] T f9e4150f23784ca2931cb12f05a2ef05 P 8678e6754d6b485f8d4be03d389af56f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bca58a7febe94fdc83ce953fe6ea6629" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 42369 } } peers { permanent_uuid: "71bc51a3bad948aba5a791da71d53277" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 43711 } } peers { permanent_uuid: "8678e6754d6b485f8d4be03d389af56f" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 36821 } }
I20260608 09:55:20.253547  1770 raft_consensus.cc:385] T f9e4150f23784ca2931cb12f05a2ef05 P 8678e6754d6b485f8d4be03d389af56f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:55:20.253821  1770 raft_consensus.cc:740] T f9e4150f23784ca2931cb12f05a2ef05 P 8678e6754d6b485f8d4be03d389af56f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8678e6754d6b485f8d4be03d389af56f, State: Initialized, Role: FOLLOWER
I20260608 09:55:20.254591  1771 ts_tablet_manager.cc:1434] T f9e4150f23784ca2931cb12f05a2ef05 P 71bc51a3bad948aba5a791da71d53277: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.003s
I20260608 09:55:20.254663  1770 consensus_queue.cc:260] T f9e4150f23784ca2931cb12f05a2ef05 P 8678e6754d6b485f8d4be03d389af56f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bca58a7febe94fdc83ce953fe6ea6629" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 42369 } } peers { permanent_uuid: "71bc51a3bad948aba5a791da71d53277" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 43711 } } peers { permanent_uuid: "8678e6754d6b485f8d4be03d389af56f" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 36821 } }
I20260608 09:55:20.257306  1770 ts_tablet_manager.cc:1434] T f9e4150f23784ca2931cb12f05a2ef05 P 8678e6754d6b485f8d4be03d389af56f: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.004s
I20260608 09:55:20.281939  1777 raft_consensus.cc:493] T f9e4150f23784ca2931cb12f05a2ef05 P bca58a7febe94fdc83ce953fe6ea6629 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 09:55:20.282388  1777 raft_consensus.cc:515] T f9e4150f23784ca2931cb12f05a2ef05 P bca58a7febe94fdc83ce953fe6ea6629 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bca58a7febe94fdc83ce953fe6ea6629" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 42369 } } peers { permanent_uuid: "71bc51a3bad948aba5a791da71d53277" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 43711 } } peers { permanent_uuid: "8678e6754d6b485f8d4be03d389af56f" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 36821 } }
I20260608 09:55:20.284071  1777 leader_election.cc:290] T f9e4150f23784ca2931cb12f05a2ef05 P bca58a7febe94fdc83ce953fe6ea6629 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 71bc51a3bad948aba5a791da71d53277 (127.22.183.130:43711), 8678e6754d6b485f8d4be03d389af56f (127.22.183.131:36821)
I20260608 09:55:20.284919  1650 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f9e4150f23784ca2931cb12f05a2ef05" candidate_uuid: "bca58a7febe94fdc83ce953fe6ea6629" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "71bc51a3bad948aba5a791da71d53277" is_pre_election: true
I20260608 09:55:20.285310  1724 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f9e4150f23784ca2931cb12f05a2ef05" candidate_uuid: "bca58a7febe94fdc83ce953fe6ea6629" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8678e6754d6b485f8d4be03d389af56f" is_pre_election: true
I20260608 09:55:20.285490  1650 raft_consensus.cc:2468] T f9e4150f23784ca2931cb12f05a2ef05 P 71bc51a3bad948aba5a791da71d53277 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bca58a7febe94fdc83ce953fe6ea6629 in term 0.
I20260608 09:55:20.285902  1724 raft_consensus.cc:2468] T f9e4150f23784ca2931cb12f05a2ef05 P 8678e6754d6b485f8d4be03d389af56f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bca58a7febe94fdc83ce953fe6ea6629 in term 0.
I20260608 09:55:20.286571  1539 leader_election.cc:304] T f9e4150f23784ca2931cb12f05a2ef05 P bca58a7febe94fdc83ce953fe6ea6629 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 71bc51a3bad948aba5a791da71d53277, bca58a7febe94fdc83ce953fe6ea6629; no voters: 
I20260608 09:55:20.287458  1777 raft_consensus.cc:2804] T f9e4150f23784ca2931cb12f05a2ef05 P bca58a7febe94fdc83ce953fe6ea6629 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 09:55:20.287830  1777 raft_consensus.cc:493] T f9e4150f23784ca2931cb12f05a2ef05 P bca58a7febe94fdc83ce953fe6ea6629 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 09:55:20.288136  1777 raft_consensus.cc:3060] T f9e4150f23784ca2931cb12f05a2ef05 P bca58a7febe94fdc83ce953fe6ea6629 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:55:20.293473  1777 raft_consensus.cc:515] T f9e4150f23784ca2931cb12f05a2ef05 P bca58a7febe94fdc83ce953fe6ea6629 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bca58a7febe94fdc83ce953fe6ea6629" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 42369 } } peers { permanent_uuid: "71bc51a3bad948aba5a791da71d53277" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 43711 } } peers { permanent_uuid: "8678e6754d6b485f8d4be03d389af56f" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 36821 } }
I20260608 09:55:20.295179  1777 leader_election.cc:290] T f9e4150f23784ca2931cb12f05a2ef05 P bca58a7febe94fdc83ce953fe6ea6629 [CANDIDATE]: Term 1 election: Requested vote from peers 71bc51a3bad948aba5a791da71d53277 (127.22.183.130:43711), 8678e6754d6b485f8d4be03d389af56f (127.22.183.131:36821)
I20260608 09:55:20.295719  1650 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f9e4150f23784ca2931cb12f05a2ef05" candidate_uuid: "bca58a7febe94fdc83ce953fe6ea6629" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "71bc51a3bad948aba5a791da71d53277"
I20260608 09:55:20.296126  1724 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f9e4150f23784ca2931cb12f05a2ef05" candidate_uuid: "bca58a7febe94fdc83ce953fe6ea6629" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8678e6754d6b485f8d4be03d389af56f"
I20260608 09:55:20.296336  1650 raft_consensus.cc:3060] T f9e4150f23784ca2931cb12f05a2ef05 P 71bc51a3bad948aba5a791da71d53277 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:55:20.296685  1724 raft_consensus.cc:3060] T f9e4150f23784ca2931cb12f05a2ef05 P 8678e6754d6b485f8d4be03d389af56f [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:55:20.303241  1777 raft_consensus.cc:493] T c1239f9de68645edaded2e060b30881e P bca58a7febe94fdc83ce953fe6ea6629 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 09:55:20.303459  1650 raft_consensus.cc:2468] T f9e4150f23784ca2931cb12f05a2ef05 P 71bc51a3bad948aba5a791da71d53277 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bca58a7febe94fdc83ce953fe6ea6629 in term 1.
I20260608 09:55:20.303459  1724 raft_consensus.cc:2468] T f9e4150f23784ca2931cb12f05a2ef05 P 8678e6754d6b485f8d4be03d389af56f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bca58a7febe94fdc83ce953fe6ea6629 in term 1.
I20260608 09:55:20.303658  1777 raft_consensus.cc:515] T c1239f9de68645edaded2e060b30881e P bca58a7febe94fdc83ce953fe6ea6629 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bca58a7febe94fdc83ce953fe6ea6629" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 42369 } } peers { permanent_uuid: "71bc51a3bad948aba5a791da71d53277" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 43711 } } peers { permanent_uuid: "8678e6754d6b485f8d4be03d389af56f" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 36821 } }
I20260608 09:55:20.304877  1539 leader_election.cc:304] T f9e4150f23784ca2931cb12f05a2ef05 P bca58a7febe94fdc83ce953fe6ea6629 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 71bc51a3bad948aba5a791da71d53277, bca58a7febe94fdc83ce953fe6ea6629; no voters: 
I20260608 09:55:20.305603  1790 raft_consensus.cc:2804] T f9e4150f23784ca2931cb12f05a2ef05 P bca58a7febe94fdc83ce953fe6ea6629 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 09:55:20.305752  1777 leader_election.cc:290] T c1239f9de68645edaded2e060b30881e P bca58a7febe94fdc83ce953fe6ea6629 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 71bc51a3bad948aba5a791da71d53277 (127.22.183.130:43711), 8678e6754d6b485f8d4be03d389af56f (127.22.183.131:36821)
I20260608 09:55:20.306640  1650 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c1239f9de68645edaded2e060b30881e" candidate_uuid: "bca58a7febe94fdc83ce953fe6ea6629" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "71bc51a3bad948aba5a791da71d53277" is_pre_election: true
I20260608 09:55:20.307477  1650 raft_consensus.cc:2393] T c1239f9de68645edaded2e060b30881e P 71bc51a3bad948aba5a791da71d53277 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate bca58a7febe94fdc83ce953fe6ea6629 in current term 1: Already voted for candidate 8678e6754d6b485f8d4be03d389af56f in this term.
I20260608 09:55:20.307453  1790 raft_consensus.cc:697] T f9e4150f23784ca2931cb12f05a2ef05 P bca58a7febe94fdc83ce953fe6ea6629 [term 1 LEADER]: Becoming Leader. State: Replica: bca58a7febe94fdc83ce953fe6ea6629, State: Running, Role: LEADER
I20260608 09:55:20.307848  1724 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c1239f9de68645edaded2e060b30881e" candidate_uuid: "bca58a7febe94fdc83ce953fe6ea6629" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8678e6754d6b485f8d4be03d389af56f" is_pre_election: true
I20260608 09:55:20.308537  1790 consensus_queue.cc:237] T f9e4150f23784ca2931cb12f05a2ef05 P bca58a7febe94fdc83ce953fe6ea6629 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bca58a7febe94fdc83ce953fe6ea6629" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 42369 } } peers { permanent_uuid: "71bc51a3bad948aba5a791da71d53277" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 43711 } } peers { permanent_uuid: "8678e6754d6b485f8d4be03d389af56f" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 36821 } }
I20260608 09:55:20.309140  1539 leader_election.cc:304] T c1239f9de68645edaded2e060b30881e P bca58a7febe94fdc83ce953fe6ea6629 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: bca58a7febe94fdc83ce953fe6ea6629; no voters: 71bc51a3bad948aba5a791da71d53277, 8678e6754d6b485f8d4be03d389af56f
I20260608 09:55:20.310065  1812 raft_consensus.cc:3060] T c1239f9de68645edaded2e060b30881e P bca58a7febe94fdc83ce953fe6ea6629 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:55:20.317015  1812 raft_consensus.cc:2749] T c1239f9de68645edaded2e060b30881e P bca58a7febe94fdc83ce953fe6ea6629 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260608 09:55:20.317863  1471 catalog_manager.cc:5696] T f9e4150f23784ca2931cb12f05a2ef05 P bca58a7febe94fdc83ce953fe6ea6629 reported cstate change: term changed from 0 to 1, leader changed from <none> to bca58a7febe94fdc83ce953fe6ea6629 (127.22.183.129). New cstate: current_term: 1 leader_uuid: "bca58a7febe94fdc83ce953fe6ea6629" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bca58a7febe94fdc83ce953fe6ea6629" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 42369 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "71bc51a3bad948aba5a791da71d53277" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 43711 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8678e6754d6b485f8d4be03d389af56f" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 36821 } health_report { overall_health: UNKNOWN } } }
I20260608 09:55:20.408066  1801 raft_consensus.cc:493] T 79ba5355095d454daf98819226897cee P 8678e6754d6b485f8d4be03d389af56f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 09:55:20.408634  1801 raft_consensus.cc:515] T 79ba5355095d454daf98819226897cee P 8678e6754d6b485f8d4be03d389af56f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bca58a7febe94fdc83ce953fe6ea6629" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 42369 } } peers { permanent_uuid: "71bc51a3bad948aba5a791da71d53277" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 43711 } } peers { permanent_uuid: "8678e6754d6b485f8d4be03d389af56f" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 36821 } }
I20260608 09:55:20.410451  1801 leader_election.cc:290] T 79ba5355095d454daf98819226897cee P 8678e6754d6b485f8d4be03d389af56f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bca58a7febe94fdc83ce953fe6ea6629 (127.22.183.129:42369), 71bc51a3bad948aba5a791da71d53277 (127.22.183.130:43711)
I20260608 09:55:20.411278  1575 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "79ba5355095d454daf98819226897cee" candidate_uuid: "8678e6754d6b485f8d4be03d389af56f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bca58a7febe94fdc83ce953fe6ea6629" is_pre_election: true
I20260608 09:55:20.411536  1650 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "79ba5355095d454daf98819226897cee" candidate_uuid: "8678e6754d6b485f8d4be03d389af56f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "71bc51a3bad948aba5a791da71d53277" is_pre_election: true
I20260608 09:55:20.412014  1575 raft_consensus.cc:2393] T 79ba5355095d454daf98819226897cee P bca58a7febe94fdc83ce953fe6ea6629 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 8678e6754d6b485f8d4be03d389af56f in current term 1: Already voted for candidate 71bc51a3bad948aba5a791da71d53277 in this term.
I20260608 09:55:20.413000  1689 leader_election.cc:304] T 79ba5355095d454daf98819226897cee P 8678e6754d6b485f8d4be03d389af56f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 8678e6754d6b485f8d4be03d389af56f; no voters: 71bc51a3bad948aba5a791da71d53277, bca58a7febe94fdc83ce953fe6ea6629
I20260608 09:55:20.413705  1801 raft_consensus.cc:3060] T 79ba5355095d454daf98819226897cee P 8678e6754d6b485f8d4be03d389af56f [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:55:20.418527  1801 raft_consensus.cc:2749] T 79ba5355095d454daf98819226897cee P 8678e6754d6b485f8d4be03d389af56f [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260608 09:55:20.455498  1775 consensus_queue.cc:1048] T 79ba5355095d454daf98819226897cee P 71bc51a3bad948aba5a791da71d53277 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bca58a7febe94fdc83ce953fe6ea6629" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 42369 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 09:55:20.543967  1794 consensus_queue.cc:1048] T 79ba5355095d454daf98819226897cee P 71bc51a3bad948aba5a791da71d53277 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8678e6754d6b485f8d4be03d389af56f" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 36821 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 09:55:20.568557  1801 consensus_queue.cc:1048] T c1239f9de68645edaded2e060b30881e P 8678e6754d6b485f8d4be03d389af56f [LEADER]: Connected to new peer: Peer: permanent_uuid: "71bc51a3bad948aba5a791da71d53277" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 43711 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 09:55:20.572803  1793 consensus_queue.cc:1048] T 5fe353baff2d46188aac86c4052fda66 P 71bc51a3bad948aba5a791da71d53277 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bca58a7febe94fdc83ce953fe6ea6629" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 42369 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 09:55:20.585831  1776 consensus_queue.cc:1048] T c1239f9de68645edaded2e060b30881e P 8678e6754d6b485f8d4be03d389af56f [LEADER]: Connected to new peer: Peer: permanent_uuid: "bca58a7febe94fdc83ce953fe6ea6629" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 42369 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 09:55:20.617429  1775 consensus_queue.cc:1048] T 5fe353baff2d46188aac86c4052fda66 P 71bc51a3bad948aba5a791da71d53277 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8678e6754d6b485f8d4be03d389af56f" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 36821 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 09:55:20.669544  1812 consensus_queue.cc:1048] T 09a5961da1d443b69e50460b466d98b6 P bca58a7febe94fdc83ce953fe6ea6629 [LEADER]: Connected to new peer: Peer: permanent_uuid: "71bc51a3bad948aba5a791da71d53277" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 43711 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 09:55:20.685251  1777 consensus_queue.cc:1048] T 09a5961da1d443b69e50460b466d98b6 P bca58a7febe94fdc83ce953fe6ea6629 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8678e6754d6b485f8d4be03d389af56f" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 36821 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 09:55:20.702519  1825 consensus_queue.cc:1048] T fe18d9c053854e9f8e820b4d8ea60120 P 8678e6754d6b485f8d4be03d389af56f [LEADER]: Connected to new peer: Peer: permanent_uuid: "bca58a7febe94fdc83ce953fe6ea6629" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 42369 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 09:55:20.711242  1777 consensus_queue.cc:1048] T f9e4150f23784ca2931cb12f05a2ef05 P bca58a7febe94fdc83ce953fe6ea6629 [LEADER]: Connected to new peer: Peer: permanent_uuid: "71bc51a3bad948aba5a791da71d53277" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 43711 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 09:55:20.749502  1798 consensus_queue.cc:1048] T fe18d9c053854e9f8e820b4d8ea60120 P 8678e6754d6b485f8d4be03d389af56f [LEADER]: Connected to new peer: Peer: permanent_uuid: "71bc51a3bad948aba5a791da71d53277" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 43711 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 09:55:20.757423  1790 consensus_queue.cc:1048] T f9e4150f23784ca2931cb12f05a2ef05 P bca58a7febe94fdc83ce953fe6ea6629 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8678e6754d6b485f8d4be03d389af56f" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 36821 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
W20260608 09:55:22.238965  1689 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.22.183.129:42369, user_credentials={real_user=slave}} blocked reactor thread for 68614.9us
I20260608 09:55:22.308162 23262 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 09:55:22.315629  1866 instance_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 09:55:22.317446  1867 instance_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 09:55:22.321909  1869 instance_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 09:55:22.322651 23262 server_base.cc:1061] running on GCE node
I20260608 09:55:22.323776 23262 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 09:55:22.324013 23262 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 09:55:22.324223 23262 hybrid_clock.cc:648] HybridClock initialized: now 1780912522324203 us; error 0 us; skew 500 ppm
I20260608 09:55:22.324841 23262 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 09:55:22.327885 23262 webserver.cc:533] Webserver started at http://127.22.183.132:41997/ using document root <none> and password file <none>
I20260608 09:55:22.328510 23262 fs_manager.cc:362] Metadata directory not provided
I20260608 09:55:22.328712 23262 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 09:55:22.329010 23262 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 09:55:22.330104 23262 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task8s1y23/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780912294849904-23262-0/minicluster-data/ts-3-root/instance:
uuid: "2344269670b54cc4a0380ae97c6f9bb2"
format_stamp: "Formatted at 2026-06-08 09:55:22 on dist-test-slave-vzb5"
I20260608 09:55:22.335019 23262 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.003s
I20260608 09:55:22.338770  1874 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:55:22.339717 23262 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260608 09:55:22.340039 23262 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task8s1y23/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780912294849904-23262-0/minicluster-data/ts-3-root
uuid: "2344269670b54cc4a0380ae97c6f9bb2"
format_stamp: "Formatted at 2026-06-08 09:55:22 on dist-test-slave-vzb5"
I20260608 09:55:22.340305 23262 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task8s1y23/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780912294849904-23262-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-task8s1y23/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780912294849904-23262-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-task8s1y23/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780912294849904-23262-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 09:55:22.375237 23262 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 09:55:22.376410 23262 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 09:55:22.378181 23262 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 09:55:22.381071 23262 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 09:55:22.381253 23262 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:55:22.381561 23262 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 09:55:22.381755 23262 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:55:22.422163 23262 rpc_server.cc:307] RPC server started. Bound to: 127.22.183.132:41835
I20260608 09:55:22.422292  1936 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.22.183.132:41835 every 8 connection(s)
I20260608 09:55:22.437760  1937 heartbeater.cc:344] Connected to a master server at 127.22.183.190:37789
I20260608 09:55:22.438123  1937 heartbeater.cc:461] Registering TS with master...
I20260608 09:55:22.438792  1937 heartbeater.cc:507] Master 127.22.183.190:37789 requested a full tablet report, sending...
I20260608 09:55:22.440776  1471 ts_manager.cc:194] Registered new tserver with Master: 2344269670b54cc4a0380ae97c6f9bb2 (127.22.183.132:41835)
I20260608 09:55:22.442319  1471 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:59384
I20260608 09:55:23.324860  1574 consensus_queue.cc:237] T 09a5961da1d443b69e50460b466d98b6 P bca58a7febe94fdc83ce953fe6ea6629 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 16, Committed index: 16, Last appended: 1.16, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 17 OBSOLETE_local: false peers { permanent_uuid: "bca58a7febe94fdc83ce953fe6ea6629" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 42369 } } peers { permanent_uuid: "71bc51a3bad948aba5a791da71d53277" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 43711 } attrs { replace: true } } peers { permanent_uuid: "8678e6754d6b485f8d4be03d389af56f" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 36821 } } peers { permanent_uuid: "2344269670b54cc4a0380ae97c6f9bb2" member_type: NON_VOTER last_known_addr { host: "127.22.183.132" port: 41835 } attrs { promote: true } }
I20260608 09:55:23.335608  1721 raft_consensus.cc:1275] T 09a5961da1d443b69e50460b466d98b6 P 8678e6754d6b485f8d4be03d389af56f [term 1 FOLLOWER]: Refusing update from remote peer bca58a7febe94fdc83ce953fe6ea6629: Log matching property violated. Preceding OpId in replica: term: 1 index: 16. Preceding OpId from leader: term: 1 index: 17. (index mismatch)
I20260608 09:55:23.335731  1647 raft_consensus.cc:1275] T 09a5961da1d443b69e50460b466d98b6 P 71bc51a3bad948aba5a791da71d53277 [term 1 FOLLOWER]: Refusing update from remote peer bca58a7febe94fdc83ce953fe6ea6629: Log matching property violated. Preceding OpId in replica: term: 1 index: 16. Preceding OpId from leader: term: 1 index: 17. (index mismatch)
I20260608 09:55:23.337143  1945 consensus_queue.cc:1048] T 09a5961da1d443b69e50460b466d98b6 P bca58a7febe94fdc83ce953fe6ea6629 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8678e6754d6b485f8d4be03d389af56f" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 36821 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 17, Last known committed idx: 16, Time since last communication: 0.000s
I20260608 09:55:23.338299  1865 consensus_queue.cc:1048] T 09a5961da1d443b69e50460b466d98b6 P bca58a7febe94fdc83ce953fe6ea6629 [LEADER]: Connected to new peer: Peer: permanent_uuid: "71bc51a3bad948aba5a791da71d53277" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 43711 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 17, Last known committed idx: 16, Time since last communication: 0.001s
W20260608 09:55:23.351909  1539 consensus_peers.cc:597] T 09a5961da1d443b69e50460b466d98b6 P bca58a7febe94fdc83ce953fe6ea6629 -> Peer 2344269670b54cc4a0380ae97c6f9bb2 (127.22.183.132:41835): Couldn't send request to peer 2344269670b54cc4a0380ae97c6f9bb2. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 09a5961da1d443b69e50460b466d98b6. This is attempt 1: this message will repeat every 5th retry.
I20260608 09:55:23.352932  1945 raft_consensus.cc:2955] T 09a5961da1d443b69e50460b466d98b6 P bca58a7febe94fdc83ce953fe6ea6629 [term 1 LEADER]: Committing config change with OpId 1.17: config changed from index -1 to 17, NON_VOTER 2344269670b54cc4a0380ae97c6f9bb2 (127.22.183.132) added. New config: { opid_index: 17 OBSOLETE_local: false peers { permanent_uuid: "bca58a7febe94fdc83ce953fe6ea6629" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 42369 } } peers { permanent_uuid: "71bc51a3bad948aba5a791da71d53277" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 43711 } attrs { replace: true } } peers { permanent_uuid: "8678e6754d6b485f8d4be03d389af56f" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 36821 } } peers { permanent_uuid: "2344269670b54cc4a0380ae97c6f9bb2" member_type: NON_VOTER last_known_addr { host: "127.22.183.132" port: 41835 } attrs { promote: true } } }
I20260608 09:55:23.354090  1648 raft_consensus.cc:2955] T 09a5961da1d443b69e50460b466d98b6 P 71bc51a3bad948aba5a791da71d53277 [term 1 FOLLOWER]: Committing config change with OpId 1.17: config changed from index -1 to 17, NON_VOTER 2344269670b54cc4a0380ae97c6f9bb2 (127.22.183.132) added. New config: { opid_index: 17 OBSOLETE_local: false peers { permanent_uuid: "bca58a7febe94fdc83ce953fe6ea6629" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 42369 } } peers { permanent_uuid: "71bc51a3bad948aba5a791da71d53277" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 43711 } attrs { replace: true } } peers { permanent_uuid: "8678e6754d6b485f8d4be03d389af56f" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 36821 } } peers { permanent_uuid: "2344269670b54cc4a0380ae97c6f9bb2" member_type: NON_VOTER last_known_addr { host: "127.22.183.132" port: 41835 } attrs { promote: true } } }
I20260608 09:55:23.357613  1721 raft_consensus.cc:2955] T 09a5961da1d443b69e50460b466d98b6 P 8678e6754d6b485f8d4be03d389af56f [term 1 FOLLOWER]: Committing config change with OpId 1.17: config changed from index -1 to 17, NON_VOTER 2344269670b54cc4a0380ae97c6f9bb2 (127.22.183.132) added. New config: { opid_index: 17 OBSOLETE_local: false peers { permanent_uuid: "bca58a7febe94fdc83ce953fe6ea6629" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 42369 } } peers { permanent_uuid: "71bc51a3bad948aba5a791da71d53277" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 43711 } attrs { replace: true } } peers { permanent_uuid: "8678e6754d6b485f8d4be03d389af56f" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 36821 } } peers { permanent_uuid: "2344269670b54cc4a0380ae97c6f9bb2" member_type: NON_VOTER last_known_addr { host: "127.22.183.132" port: 41835 } attrs { promote: true } } }
I20260608 09:55:23.367159  1574 consensus_queue.cc:237] T f9e4150f23784ca2931cb12f05a2ef05 P bca58a7febe94fdc83ce953fe6ea6629 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 16, Committed index: 16, Last appended: 1.16, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 17 OBSOLETE_local: false peers { permanent_uuid: "bca58a7febe94fdc83ce953fe6ea6629" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 42369 } } peers { permanent_uuid: "71bc51a3bad948aba5a791da71d53277" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 43711 } } peers { permanent_uuid: "8678e6754d6b485f8d4be03d389af56f" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 36821 } attrs { replace: true } } peers { permanent_uuid: "2344269670b54cc4a0380ae97c6f9bb2" member_type: NON_VOTER last_known_addr { host: "127.22.183.132" port: 41835 } attrs { promote: true } }
I20260608 09:55:23.370951  1471 catalog_manager.cc:5696] T 09a5961da1d443b69e50460b466d98b6 P bca58a7febe94fdc83ce953fe6ea6629 reported cstate change: config changed from index -1 to 17, NON_VOTER 2344269670b54cc4a0380ae97c6f9bb2 (127.22.183.132) added. New cstate: current_term: 1 leader_uuid: "bca58a7febe94fdc83ce953fe6ea6629" committed_config { opid_index: 17 OBSOLETE_local: false peers { permanent_uuid: "bca58a7febe94fdc83ce953fe6ea6629" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 42369 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "71bc51a3bad948aba5a791da71d53277" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 43711 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8678e6754d6b485f8d4be03d389af56f" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 36821 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2344269670b54cc4a0380ae97c6f9bb2" member_type: NON_VOTER last_known_addr { host: "127.22.183.132" port: 41835 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260608 09:55:23.375460  1722 raft_consensus.cc:1275] T f9e4150f23784ca2931cb12f05a2ef05 P 8678e6754d6b485f8d4be03d389af56f [term 1 FOLLOWER]: Refusing update from remote peer bca58a7febe94fdc83ce953fe6ea6629: Log matching property violated. Preceding OpId in replica: term: 1 index: 16. Preceding OpId from leader: term: 1 index: 17. (index mismatch)
W20260608 09:55:23.377650  1539 consensus_peers.cc:597] T f9e4150f23784ca2931cb12f05a2ef05 P bca58a7febe94fdc83ce953fe6ea6629 -> Peer 2344269670b54cc4a0380ae97c6f9bb2 (127.22.183.132:41835): Couldn't send request to peer 2344269670b54cc4a0380ae97c6f9bb2. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: f9e4150f23784ca2931cb12f05a2ef05. This is attempt 1: this message will repeat every 5th retry.
I20260608 09:55:23.378451  1648 raft_consensus.cc:1275] T f9e4150f23784ca2931cb12f05a2ef05 P 71bc51a3bad948aba5a791da71d53277 [term 1 FOLLOWER]: Refusing update from remote peer bca58a7febe94fdc83ce953fe6ea6629: Log matching property violated. Preceding OpId in replica: term: 1 index: 16. Preceding OpId from leader: term: 1 index: 17. (index mismatch)
I20260608 09:55:23.378657  1944 consensus_queue.cc:1048] T f9e4150f23784ca2931cb12f05a2ef05 P bca58a7febe94fdc83ce953fe6ea6629 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8678e6754d6b485f8d4be03d389af56f" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 36821 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 17, Last known committed idx: 16, Time since last communication: 0.000s
I20260608 09:55:23.380172  1865 consensus_queue.cc:1048] T f9e4150f23784ca2931cb12f05a2ef05 P bca58a7febe94fdc83ce953fe6ea6629 [LEADER]: Connected to new peer: Peer: permanent_uuid: "71bc51a3bad948aba5a791da71d53277" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 43711 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 17, Last known committed idx: 16, Time since last communication: 0.000s
I20260608 09:55:23.398169  1865 raft_consensus.cc:2955] T f9e4150f23784ca2931cb12f05a2ef05 P bca58a7febe94fdc83ce953fe6ea6629 [term 1 LEADER]: Committing config change with OpId 1.17: config changed from index -1 to 17, NON_VOTER 2344269670b54cc4a0380ae97c6f9bb2 (127.22.183.132) added. New config: { opid_index: 17 OBSOLETE_local: false peers { permanent_uuid: "bca58a7febe94fdc83ce953fe6ea6629" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 42369 } } peers { permanent_uuid: "71bc51a3bad948aba5a791da71d53277" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 43711 } } peers { permanent_uuid: "8678e6754d6b485f8d4be03d389af56f" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 36821 } attrs { replace: true } } peers { permanent_uuid: "2344269670b54cc4a0380ae97c6f9bb2" member_type: NON_VOTER last_known_addr { host: "127.22.183.132" port: 41835 } attrs { promote: true } } }
I20260608 09:55:23.400099  1722 raft_consensus.cc:2955] T f9e4150f23784ca2931cb12f05a2ef05 P 8678e6754d6b485f8d4be03d389af56f [term 1 FOLLOWER]: Committing config change with OpId 1.17: config changed from index -1 to 17, NON_VOTER 2344269670b54cc4a0380ae97c6f9bb2 (127.22.183.132) added. New config: { opid_index: 17 OBSOLETE_local: false peers { permanent_uuid: "bca58a7febe94fdc83ce953fe6ea6629" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 42369 } } peers { permanent_uuid: "71bc51a3bad948aba5a791da71d53277" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 43711 } } peers { permanent_uuid: "8678e6754d6b485f8d4be03d389af56f" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 36821 } attrs { replace: true } } peers { permanent_uuid: "2344269670b54cc4a0380ae97c6f9bb2" member_type: NON_VOTER last_known_addr { host: "127.22.183.132" port: 41835 } attrs { promote: true } } }
I20260608 09:55:23.415591  1648 raft_consensus.cc:2955] T f9e4150f23784ca2931cb12f05a2ef05 P 71bc51a3bad948aba5a791da71d53277 [term 1 FOLLOWER]: Committing config change with OpId 1.17: config changed from index -1 to 17, NON_VOTER 2344269670b54cc4a0380ae97c6f9bb2 (127.22.183.132) added. New config: { opid_index: 17 OBSOLETE_local: false peers { permanent_uuid: "bca58a7febe94fdc83ce953fe6ea6629" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 42369 } } peers { permanent_uuid: "71bc51a3bad948aba5a791da71d53277" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 43711 } } peers { permanent_uuid: "8678e6754d6b485f8d4be03d389af56f" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 36821 } attrs { replace: true } } peers { permanent_uuid: "2344269670b54cc4a0380ae97c6f9bb2" member_type: NON_VOTER last_known_addr { host: "127.22.183.132" port: 41835 } attrs { promote: true } } }
I20260608 09:55:23.426837  1471 catalog_manager.cc:5696] T f9e4150f23784ca2931cb12f05a2ef05 P bca58a7febe94fdc83ce953fe6ea6629 reported cstate change: config changed from index -1 to 17, NON_VOTER 2344269670b54cc4a0380ae97c6f9bb2 (127.22.183.132) added. New cstate: current_term: 1 leader_uuid: "bca58a7febe94fdc83ce953fe6ea6629" committed_config { opid_index: 17 OBSOLETE_local: false peers { permanent_uuid: "bca58a7febe94fdc83ce953fe6ea6629" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 42369 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "71bc51a3bad948aba5a791da71d53277" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 43711 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8678e6754d6b485f8d4be03d389af56f" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 36821 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2344269670b54cc4a0380ae97c6f9bb2" member_type: NON_VOTER last_known_addr { host: "127.22.183.132" port: 41835 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260608 09:55:23.443027  1648 consensus_queue.cc:237] T 79ba5355095d454daf98819226897cee P 71bc51a3bad948aba5a791da71d53277 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 16, Committed index: 16, Last appended: 1.16, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 17 OBSOLETE_local: false peers { permanent_uuid: "bca58a7febe94fdc83ce953fe6ea6629" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 42369 } attrs { replace: true } } peers { permanent_uuid: "71bc51a3bad948aba5a791da71d53277" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 43711 } } peers { permanent_uuid: "8678e6754d6b485f8d4be03d389af56f" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 36821 } } peers { permanent_uuid: "2344269670b54cc4a0380ae97c6f9bb2" member_type: NON_VOTER last_known_addr { host: "127.22.183.132" port: 41835 } attrs { promote: true } }
I20260608 09:55:23.444664  1937 heartbeater.cc:499] Master 127.22.183.190:37789 was elected leader, sending a full tablet report...
I20260608 09:55:23.452622  1722 raft_consensus.cc:1275] T 79ba5355095d454daf98819226897cee P 8678e6754d6b485f8d4be03d389af56f [term 1 FOLLOWER]: Refusing update from remote peer 71bc51a3bad948aba5a791da71d53277: Log matching property violated. Preceding OpId in replica: term: 1 index: 16. Preceding OpId from leader: term: 1 index: 17. (index mismatch)
I20260608 09:55:23.452622  1574 raft_consensus.cc:1275] T 79ba5355095d454daf98819226897cee P bca58a7febe94fdc83ce953fe6ea6629 [term 1 FOLLOWER]: Refusing update from remote peer 71bc51a3bad948aba5a791da71d53277: Log matching property violated. Preceding OpId in replica: term: 1 index: 16. Preceding OpId from leader: term: 1 index: 17. (index mismatch)
I20260608 09:55:23.454293  1961 consensus_queue.cc:1048] T 79ba5355095d454daf98819226897cee P 71bc51a3bad948aba5a791da71d53277 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bca58a7febe94fdc83ce953fe6ea6629" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 42369 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 17, Last known committed idx: 16, Time since last communication: 0.000s
I20260608 09:55:23.455295  1797 consensus_queue.cc:1048] T 79ba5355095d454daf98819226897cee P 71bc51a3bad948aba5a791da71d53277 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8678e6754d6b485f8d4be03d389af56f" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 36821 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 17, Last known committed idx: 16, Time since last communication: 0.000s
W20260608 09:55:23.461913  1614 consensus_peers.cc:597] T 79ba5355095d454daf98819226897cee P 71bc51a3bad948aba5a791da71d53277 -> Peer 2344269670b54cc4a0380ae97c6f9bb2 (127.22.183.132:41835): Couldn't send request to peer 2344269670b54cc4a0380ae97c6f9bb2. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 79ba5355095d454daf98819226897cee. This is attempt 1: this message will repeat every 5th retry.
I20260608 09:55:23.464054  1961 raft_consensus.cc:2955] T 79ba5355095d454daf98819226897cee P 71bc51a3bad948aba5a791da71d53277 [term 1 LEADER]: Committing config change with OpId 1.17: config changed from index -1 to 17, NON_VOTER 2344269670b54cc4a0380ae97c6f9bb2 (127.22.183.132) added. New config: { opid_index: 17 OBSOLETE_local: false peers { permanent_uuid: "bca58a7febe94fdc83ce953fe6ea6629" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 42369 } attrs { replace: true } } peers { permanent_uuid: "71bc51a3bad948aba5a791da71d53277" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 43711 } } peers { permanent_uuid: "8678e6754d6b485f8d4be03d389af56f" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 36821 } } peers { permanent_uuid: "2344269670b54cc4a0380ae97c6f9bb2" member_type: NON_VOTER last_known_addr { host: "127.22.183.132" port: 41835 } attrs { promote: true } } }
I20260608 09:55:23.466060  1722 raft_consensus.cc:2955] T 79ba5355095d454daf98819226897cee P 8678e6754d6b485f8d4be03d389af56f [term 1 FOLLOWER]: Committing config change with OpId 1.17: config changed from index -1 to 17, NON_VOTER 2344269670b54cc4a0380ae97c6f9bb2 (127.22.183.132) added. New config: { opid_index: 17 OBSOLETE_local: false peers { permanent_uuid: "bca58a7febe94fdc83ce953fe6ea6629" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 42369 } attrs { replace: true } } peers { permanent_uuid: "71bc51a3bad948aba5a791da71d53277" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 43711 } } peers { permanent_uuid: "8678e6754d6b485f8d4be03d389af56f" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 36821 } } peers { permanent_uuid: "2344269670b54cc4a0380ae97c6f9bb2" member_type: NON_VOTER last_known_addr { host: "127.22.183.132" port: 41835 } attrs { promote: true } } }
I20260608 09:55:23.469444  1574 raft_consensus.cc:2955] T 79ba5355095d454daf98819226897cee P bca58a7febe94fdc83ce953fe6ea6629 [term 1 FOLLOWER]: Committing config change with OpId 1.17: config changed from index -1 to 17, NON_VOTER 2344269670b54cc4a0380ae97c6f9bb2 (127.22.183.132) added. New config: { opid_index: 17 OBSOLETE_local: false peers { permanent_uuid: "bca58a7febe94fdc83ce953fe6ea6629" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 42369 } attrs { replace: true } } peers { permanent_uuid: "71bc51a3bad948aba5a791da71d53277" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 43711 } } peers { permanent_uuid: "8678e6754d6b485f8d4be03d389af56f" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 36821 } } peers { permanent_uuid: "2344269670b54cc4a0380ae97c6f9bb2" member_type: NON_VOTER last_known_addr { host: "127.22.183.132" port: 41835 } attrs { promote: true } } }
I20260608 09:55:23.479455  1648 consensus_queue.cc:237] T 5fe353baff2d46188aac86c4052fda66 P 71bc51a3bad948aba5a791da71d53277 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 16, Committed index: 16, Last appended: 1.16, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 17 OBSOLETE_local: false peers { permanent_uuid: "bca58a7febe94fdc83ce953fe6ea6629" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 42369 } } peers { permanent_uuid: "8678e6754d6b485f8d4be03d389af56f" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 36821 } attrs { replace: true } } peers { permanent_uuid: "71bc51a3bad948aba5a791da71d53277" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 43711 } } peers { permanent_uuid: "2344269670b54cc4a0380ae97c6f9bb2" member_type: NON_VOTER last_known_addr { host: "127.22.183.132" port: 41835 } attrs { promote: true } }
I20260608 09:55:23.479712  1473 catalog_manager.cc:5696] T 79ba5355095d454daf98819226897cee P 8678e6754d6b485f8d4be03d389af56f reported cstate change: config changed from index -1 to 17, NON_VOTER 2344269670b54cc4a0380ae97c6f9bb2 (127.22.183.132) added. New cstate: current_term: 1 leader_uuid: "71bc51a3bad948aba5a791da71d53277" committed_config { opid_index: 17 OBSOLETE_local: false peers { permanent_uuid: "bca58a7febe94fdc83ce953fe6ea6629" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 42369 } attrs { replace: true } } peers { permanent_uuid: "71bc51a3bad948aba5a791da71d53277" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 43711 } } peers { permanent_uuid: "8678e6754d6b485f8d4be03d389af56f" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 36821 } } peers { permanent_uuid: "2344269670b54cc4a0380ae97c6f9bb2" member_type: NON_VOTER last_known_addr { host: "127.22.183.132" port: 41835 } attrs { promote: true } } }
I20260608 09:55:23.497514  1722 raft_consensus.cc:1275] T 5fe353baff2d46188aac86c4052fda66 P 8678e6754d6b485f8d4be03d389af56f [term 1 FOLLOWER]: Refusing update from remote peer 71bc51a3bad948aba5a791da71d53277: Log matching property violated. Preceding OpId in replica: term: 1 index: 16. Preceding OpId from leader: term: 1 index: 17. (index mismatch)
I20260608 09:55:23.498019  1574 raft_consensus.cc:1275] T 5fe353baff2d46188aac86c4052fda66 P bca58a7febe94fdc83ce953fe6ea6629 [term 1 FOLLOWER]: Refusing update from remote peer 71bc51a3bad948aba5a791da71d53277: Log matching property violated. Preceding OpId in replica: term: 1 index: 16. Preceding OpId from leader: term: 1 index: 17. (index mismatch)
W20260608 09:55:23.499415  1614 consensus_peers.cc:597] T 5fe353baff2d46188aac86c4052fda66 P 71bc51a3bad948aba5a791da71d53277 -> Peer 2344269670b54cc4a0380ae97c6f9bb2 (127.22.183.132:41835): Couldn't send request to peer 2344269670b54cc4a0380ae97c6f9bb2. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 5fe353baff2d46188aac86c4052fda66. This is attempt 1: this message will repeat every 5th retry.
I20260608 09:55:23.500078  1965 consensus_queue.cc:1048] T 5fe353baff2d46188aac86c4052fda66 P 71bc51a3bad948aba5a791da71d53277 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8678e6754d6b485f8d4be03d389af56f" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 36821 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 17, Last known committed idx: 16, Time since last communication: 0.001s
I20260608 09:55:23.501293  1968 consensus_queue.cc:1048] T 5fe353baff2d46188aac86c4052fda66 P 71bc51a3bad948aba5a791da71d53277 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bca58a7febe94fdc83ce953fe6ea6629" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 42369 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 17, Last known committed idx: 16, Time since last communication: 0.000s
I20260608 09:55:23.510038  1965 raft_consensus.cc:2955] T 5fe353baff2d46188aac86c4052fda66 P 71bc51a3bad948aba5a791da71d53277 [term 1 LEADER]: Committing config change with OpId 1.17: config changed from index -1 to 17, NON_VOTER 2344269670b54cc4a0380ae97c6f9bb2 (127.22.183.132) added. New config: { opid_index: 17 OBSOLETE_local: false peers { permanent_uuid: "bca58a7febe94fdc83ce953fe6ea6629" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 42369 } } peers { permanent_uuid: "8678e6754d6b485f8d4be03d389af56f" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 36821 } attrs { replace: true } } peers { permanent_uuid: "71bc51a3bad948aba5a791da71d53277" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 43711 } } peers { permanent_uuid: "2344269670b54cc4a0380ae97c6f9bb2" member_type: NON_VOTER last_known_addr { host: "127.22.183.132" port: 41835 } attrs { promote: true } } }
I20260608 09:55:23.512599  1574 raft_consensus.cc:2955] T 5fe353baff2d46188aac86c4052fda66 P bca58a7febe94fdc83ce953fe6ea6629 [term 1 FOLLOWER]: Committing config change with OpId 1.17: config changed from index -1 to 17, NON_VOTER 2344269670b54cc4a0380ae97c6f9bb2 (127.22.183.132) added. New config: { opid_index: 17 OBSOLETE_local: false peers { permanent_uuid: "bca58a7febe94fdc83ce953fe6ea6629" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 42369 } } peers { permanent_uuid: "8678e6754d6b485f8d4be03d389af56f" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 36821 } attrs { replace: true } } peers { permanent_uuid: "71bc51a3bad948aba5a791da71d53277" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 43711 } } peers { permanent_uuid: "2344269670b54cc4a0380ae97c6f9bb2" member_type: NON_VOTER last_known_addr { host: "127.22.183.132" port: 41835 } attrs { promote: true } } }
I20260608 09:55:23.513548  1722 raft_consensus.cc:2955] T 5fe353baff2d46188aac86c4052fda66 P 8678e6754d6b485f8d4be03d389af56f [term 1 FOLLOWER]: Committing config change with OpId 1.17: config changed from index -1 to 17, NON_VOTER 2344269670b54cc4a0380ae97c6f9bb2 (127.22.183.132) added. New config: { opid_index: 17 OBSOLETE_local: false peers { permanent_uuid: "bca58a7febe94fdc83ce953fe6ea6629" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 42369 } } peers { permanent_uuid: "8678e6754d6b485f8d4be03d389af56f" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 36821 } attrs { replace: true } } peers { permanent_uuid: "71bc51a3bad948aba5a791da71d53277" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 43711 } } peers { permanent_uuid: "2344269670b54cc4a0380ae97c6f9bb2" member_type: NON_VOTER last_known_addr { host: "127.22.183.132" port: 41835 } attrs { promote: true } } }
I20260608 09:55:23.527710  1468 catalog_manager.cc:5696] T 5fe353baff2d46188aac86c4052fda66 P bca58a7febe94fdc83ce953fe6ea6629 reported cstate change: config changed from index -1 to 17, NON_VOTER 2344269670b54cc4a0380ae97c6f9bb2 (127.22.183.132) added. New cstate: current_term: 1 leader_uuid: "71bc51a3bad948aba5a791da71d53277" committed_config { opid_index: 17 OBSOLETE_local: false peers { permanent_uuid: "bca58a7febe94fdc83ce953fe6ea6629" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 42369 } } peers { permanent_uuid: "8678e6754d6b485f8d4be03d389af56f" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 36821 } attrs { replace: true } } peers { permanent_uuid: "71bc51a3bad948aba5a791da71d53277" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 43711 } } peers { permanent_uuid: "2344269670b54cc4a0380ae97c6f9bb2" member_type: NON_VOTER last_known_addr { host: "127.22.183.132" port: 41835 } attrs { promote: true } } }
I20260608 09:55:23.714155  1971 ts_tablet_manager.cc:933] T 09a5961da1d443b69e50460b466d98b6 P 2344269670b54cc4a0380ae97c6f9bb2: Initiating tablet copy from peer bca58a7febe94fdc83ce953fe6ea6629 (127.22.183.129:42369)
I20260608 09:55:23.716199  1971 tablet_copy_client.cc:323] T 09a5961da1d443b69e50460b466d98b6 P 2344269670b54cc4a0380ae97c6f9bb2: tablet copy: Beginning tablet copy session from remote peer at address 127.22.183.129:42369
I20260608 09:55:23.727672  1585 tablet_copy_service.cc:140] P bca58a7febe94fdc83ce953fe6ea6629: Received BeginTabletCopySession request for tablet 09a5961da1d443b69e50460b466d98b6 from peer 2344269670b54cc4a0380ae97c6f9bb2 ({username='slave'} at 127.0.0.1:51192)
I20260608 09:55:23.728196  1585 tablet_copy_service.cc:161] P bca58a7febe94fdc83ce953fe6ea6629: Beginning new tablet copy session on tablet 09a5961da1d443b69e50460b466d98b6 from peer 2344269670b54cc4a0380ae97c6f9bb2 at {username='slave'} at 127.0.0.1:51192: session id = 2344269670b54cc4a0380ae97c6f9bb2-09a5961da1d443b69e50460b466d98b6
I20260608 09:55:23.733985  1585 tablet_copy_source_session.cc:215] T 09a5961da1d443b69e50460b466d98b6 P bca58a7febe94fdc83ce953fe6ea6629: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 09:55:23.736629  1971 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 09a5961da1d443b69e50460b466d98b6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:55:23.749191  1971 tablet_copy_client.cc:806] T 09a5961da1d443b69e50460b466d98b6 P 2344269670b54cc4a0380ae97c6f9bb2: tablet copy: Starting download of 0 data blocks...
I20260608 09:55:23.749779  1971 tablet_copy_client.cc:670] T 09a5961da1d443b69e50460b466d98b6 P 2344269670b54cc4a0380ae97c6f9bb2: tablet copy: Starting download of 1 WAL segments...
I20260608 09:55:23.753957  1971 tablet_copy_client.cc:538] T 09a5961da1d443b69e50460b466d98b6 P 2344269670b54cc4a0380ae97c6f9bb2: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 09:55:23.760368  1971 tablet_bootstrap.cc:492] T 09a5961da1d443b69e50460b466d98b6 P 2344269670b54cc4a0380ae97c6f9bb2: Bootstrap starting.
I20260608 09:55:23.849073  1971 tablet_bootstrap.cc:492] T 09a5961da1d443b69e50460b466d98b6 P 2344269670b54cc4a0380ae97c6f9bb2: Bootstrap replayed 1/1 log segments. Stats: ops{read=17 overwritten=0 applied=17 ignored=0} inserts{seen=103 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260608 09:55:23.849819  1971 tablet_bootstrap.cc:492] T 09a5961da1d443b69e50460b466d98b6 P 2344269670b54cc4a0380ae97c6f9bb2: Bootstrap complete.
I20260608 09:55:23.850414  1971 ts_tablet_manager.cc:1403] T 09a5961da1d443b69e50460b466d98b6 P 2344269670b54cc4a0380ae97c6f9bb2: Time spent bootstrapping tablet: real 0.090s	user 0.070s	sys 0.017s
I20260608 09:55:23.852392  1971 raft_consensus.cc:359] T 09a5961da1d443b69e50460b466d98b6 P 2344269670b54cc4a0380ae97c6f9bb2 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 17 OBSOLETE_local: false peers { permanent_uuid: "bca58a7febe94fdc83ce953fe6ea6629" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 42369 } } peers { permanent_uuid: "71bc51a3bad948aba5a791da71d53277" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 43711 } attrs { replace: true } } peers { permanent_uuid: "8678e6754d6b485f8d4be03d389af56f" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 36821 } } peers { permanent_uuid: "2344269670b54cc4a0380ae97c6f9bb2" member_type: NON_VOTER last_known_addr { host: "127.22.183.132" port: 41835 } attrs { promote: true } }
I20260608 09:55:23.852955  1971 raft_consensus.cc:740] T 09a5961da1d443b69e50460b466d98b6 P 2344269670b54cc4a0380ae97c6f9bb2 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 2344269670b54cc4a0380ae97c6f9bb2, State: Initialized, Role: LEARNER
I20260608 09:55:23.853427  1971 consensus_queue.cc:260] T 09a5961da1d443b69e50460b466d98b6 P 2344269670b54cc4a0380ae97c6f9bb2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 17, Last appended: 1.17, Last appended by leader: 17, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 17 OBSOLETE_local: false peers { permanent_uuid: "bca58a7febe94fdc83ce953fe6ea6629" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 42369 } } peers { permanent_uuid: "71bc51a3bad948aba5a791da71d53277" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 43711 } attrs { replace: true } } peers { permanent_uuid: "8678e6754d6b485f8d4be03d389af56f" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 36821 } } peers { permanent_uuid: "2344269670b54cc4a0380ae97c6f9bb2" member_type: NON_VOTER last_known_addr { host: "127.22.183.132" port: 41835 } attrs { promote: true } }
I20260608 09:55:23.855975  1971 ts_tablet_manager.cc:1434] T 09a5961da1d443b69e50460b466d98b6 P 2344269670b54cc4a0380ae97c6f9bb2: Time spent starting tablet: real 0.005s	user 0.007s	sys 0.001s
I20260608 09:55:23.866701  1585 tablet_copy_service.cc:342] P bca58a7febe94fdc83ce953fe6ea6629: Request end of tablet copy session 2344269670b54cc4a0380ae97c6f9bb2-09a5961da1d443b69e50460b466d98b6 received from {username='slave'} at 127.0.0.1:51192
I20260608 09:55:23.867194  1585 tablet_copy_service.cc:434] P bca58a7febe94fdc83ce953fe6ea6629: ending tablet copy session 2344269670b54cc4a0380ae97c6f9bb2-09a5961da1d443b69e50460b466d98b6 on tablet 09a5961da1d443b69e50460b466d98b6 with peer 2344269670b54cc4a0380ae97c6f9bb2
I20260608 09:55:23.880959  1971 ts_tablet_manager.cc:933] T 5fe353baff2d46188aac86c4052fda66 P 2344269670b54cc4a0380ae97c6f9bb2: Initiating tablet copy from peer 71bc51a3bad948aba5a791da71d53277 (127.22.183.130:43711)
I20260608 09:55:23.882532  1971 tablet_copy_client.cc:323] T 5fe353baff2d46188aac86c4052fda66 P 2344269670b54cc4a0380ae97c6f9bb2: tablet copy: Beginning tablet copy session from remote peer at address 127.22.183.130:43711
I20260608 09:55:23.893883  1660 tablet_copy_service.cc:140] P 71bc51a3bad948aba5a791da71d53277: Received BeginTabletCopySession request for tablet 5fe353baff2d46188aac86c4052fda66 from peer 2344269670b54cc4a0380ae97c6f9bb2 ({username='slave'} at 127.0.0.1:59830)
I20260608 09:55:23.894502  1660 tablet_copy_service.cc:161] P 71bc51a3bad948aba5a791da71d53277: Beginning new tablet copy session on tablet 5fe353baff2d46188aac86c4052fda66 from peer 2344269670b54cc4a0380ae97c6f9bb2 at {username='slave'} at 127.0.0.1:59830: session id = 2344269670b54cc4a0380ae97c6f9bb2-5fe353baff2d46188aac86c4052fda66
I20260608 09:55:23.902554  1660 tablet_copy_source_session.cc:215] T 5fe353baff2d46188aac86c4052fda66 P 71bc51a3bad948aba5a791da71d53277: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 09:55:23.905702  1971 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5fe353baff2d46188aac86c4052fda66. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:55:23.908622  1977 ts_tablet_manager.cc:933] T 79ba5355095d454daf98819226897cee P 2344269670b54cc4a0380ae97c6f9bb2: Initiating tablet copy from peer 71bc51a3bad948aba5a791da71d53277 (127.22.183.130:43711)
I20260608 09:55:23.917500  1977 tablet_copy_client.cc:323] T 79ba5355095d454daf98819226897cee P 2344269670b54cc4a0380ae97c6f9bb2: tablet copy: Beginning tablet copy session from remote peer at address 127.22.183.130:43711
I20260608 09:55:23.919329  1660 tablet_copy_service.cc:140] P 71bc51a3bad948aba5a791da71d53277: Received BeginTabletCopySession request for tablet 79ba5355095d454daf98819226897cee from peer 2344269670b54cc4a0380ae97c6f9bb2 ({username='slave'} at 127.0.0.1:59830)
I20260608 09:55:23.919960  1660 tablet_copy_service.cc:161] P 71bc51a3bad948aba5a791da71d53277: Beginning new tablet copy session on tablet 79ba5355095d454daf98819226897cee from peer 2344269670b54cc4a0380ae97c6f9bb2 at {username='slave'} at 127.0.0.1:59830: session id = 2344269670b54cc4a0380ae97c6f9bb2-79ba5355095d454daf98819226897cee
I20260608 09:55:23.926702  1971 tablet_copy_client.cc:806] T 5fe353baff2d46188aac86c4052fda66 P 2344269670b54cc4a0380ae97c6f9bb2: tablet copy: Starting download of 0 data blocks...
I20260608 09:55:23.927320  1971 tablet_copy_client.cc:670] T 5fe353baff2d46188aac86c4052fda66 P 2344269670b54cc4a0380ae97c6f9bb2: tablet copy: Starting download of 1 WAL segments...
I20260608 09:55:23.927995  1660 tablet_copy_source_session.cc:215] T 79ba5355095d454daf98819226897cee P 71bc51a3bad948aba5a791da71d53277: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 09:55:23.931566  1977 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 79ba5355095d454daf98819226897cee. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:55:23.932838  1971 tablet_copy_client.cc:538] T 5fe353baff2d46188aac86c4052fda66 P 2344269670b54cc4a0380ae97c6f9bb2: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 09:55:23.940930  1971 tablet_bootstrap.cc:492] T 5fe353baff2d46188aac86c4052fda66 P 2344269670b54cc4a0380ae97c6f9bb2: Bootstrap starting.
I20260608 09:55:23.947768  1977 tablet_copy_client.cc:806] T 79ba5355095d454daf98819226897cee P 2344269670b54cc4a0380ae97c6f9bb2: tablet copy: Starting download of 0 data blocks...
I20260608 09:55:23.948393  1977 tablet_copy_client.cc:670] T 79ba5355095d454daf98819226897cee P 2344269670b54cc4a0380ae97c6f9bb2: tablet copy: Starting download of 1 WAL segments...
I20260608 09:55:23.954381  1979 ts_tablet_manager.cc:933] T f9e4150f23784ca2931cb12f05a2ef05 P 2344269670b54cc4a0380ae97c6f9bb2: Initiating tablet copy from peer bca58a7febe94fdc83ce953fe6ea6629 (127.22.183.129:42369)
I20260608 09:55:23.959430  1977 tablet_copy_client.cc:538] T 79ba5355095d454daf98819226897cee P 2344269670b54cc4a0380ae97c6f9bb2: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 09:55:23.970314  1977 tablet_bootstrap.cc:492] T 79ba5355095d454daf98819226897cee P 2344269670b54cc4a0380ae97c6f9bb2: Bootstrap starting.
I20260608 09:55:23.971532  1979 tablet_copy_client.cc:323] T f9e4150f23784ca2931cb12f05a2ef05 P 2344269670b54cc4a0380ae97c6f9bb2: tablet copy: Beginning tablet copy session from remote peer at address 127.22.183.129:42369
I20260608 09:55:23.973469  1585 tablet_copy_service.cc:140] P bca58a7febe94fdc83ce953fe6ea6629: Received BeginTabletCopySession request for tablet f9e4150f23784ca2931cb12f05a2ef05 from peer 2344269670b54cc4a0380ae97c6f9bb2 ({username='slave'} at 127.0.0.1:51192)
I20260608 09:55:23.973968  1585 tablet_copy_service.cc:161] P bca58a7febe94fdc83ce953fe6ea6629: Beginning new tablet copy session on tablet f9e4150f23784ca2931cb12f05a2ef05 from peer 2344269670b54cc4a0380ae97c6f9bb2 at {username='slave'} at 127.0.0.1:51192: session id = 2344269670b54cc4a0380ae97c6f9bb2-f9e4150f23784ca2931cb12f05a2ef05
I20260608 09:55:23.986240  1585 tablet_copy_source_session.cc:215] T f9e4150f23784ca2931cb12f05a2ef05 P bca58a7febe94fdc83ce953fe6ea6629: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 09:55:23.989678  1979 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f9e4150f23784ca2931cb12f05a2ef05. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:55:24.005932  1979 tablet_copy_client.cc:806] T f9e4150f23784ca2931cb12f05a2ef05 P 2344269670b54cc4a0380ae97c6f9bb2: tablet copy: Starting download of 0 data blocks...
I20260608 09:55:24.006506  1979 tablet_copy_client.cc:670] T f9e4150f23784ca2931cb12f05a2ef05 P 2344269670b54cc4a0380ae97c6f9bb2: tablet copy: Starting download of 1 WAL segments...
I20260608 09:55:24.011620  1979 tablet_copy_client.cc:538] T f9e4150f23784ca2931cb12f05a2ef05 P 2344269670b54cc4a0380ae97c6f9bb2: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 09:55:24.019876  1979 tablet_bootstrap.cc:492] T f9e4150f23784ca2931cb12f05a2ef05 P 2344269670b54cc4a0380ae97c6f9bb2: Bootstrap starting.
I20260608 09:55:24.108964  1977 tablet_bootstrap.cc:492] T 79ba5355095d454daf98819226897cee P 2344269670b54cc4a0380ae97c6f9bb2: Bootstrap replayed 1/1 log segments. Stats: ops{read=17 overwritten=0 applied=17 ignored=0} inserts{seen=123 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260608 09:55:24.109932  1977 tablet_bootstrap.cc:492] T 79ba5355095d454daf98819226897cee P 2344269670b54cc4a0380ae97c6f9bb2: Bootstrap complete.
I20260608 09:55:24.110647  1977 ts_tablet_manager.cc:1403] T 79ba5355095d454daf98819226897cee P 2344269670b54cc4a0380ae97c6f9bb2: Time spent bootstrapping tablet: real 0.141s	user 0.130s	sys 0.008s
I20260608 09:55:24.111740  1971 tablet_bootstrap.cc:492] T 5fe353baff2d46188aac86c4052fda66 P 2344269670b54cc4a0380ae97c6f9bb2: Bootstrap replayed 1/1 log segments. Stats: ops{read=17 overwritten=0 applied=17 ignored=0} inserts{seen=113 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260608 09:55:24.112673  1971 tablet_bootstrap.cc:492] T 5fe353baff2d46188aac86c4052fda66 P 2344269670b54cc4a0380ae97c6f9bb2: Bootstrap complete.
I20260608 09:55:24.113348  1971 ts_tablet_manager.cc:1403] T 5fe353baff2d46188aac86c4052fda66 P 2344269670b54cc4a0380ae97c6f9bb2: Time spent bootstrapping tablet: real 0.173s	user 0.124s	sys 0.013s
I20260608 09:55:24.113579  1977 raft_consensus.cc:359] T 79ba5355095d454daf98819226897cee P 2344269670b54cc4a0380ae97c6f9bb2 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 17 OBSOLETE_local: false peers { permanent_uuid: "bca58a7febe94fdc83ce953fe6ea6629" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 42369 } attrs { replace: true } } peers { permanent_uuid: "71bc51a3bad948aba5a791da71d53277" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 43711 } } peers { permanent_uuid: "8678e6754d6b485f8d4be03d389af56f" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 36821 } } peers { permanent_uuid: "2344269670b54cc4a0380ae97c6f9bb2" member_type: NON_VOTER last_known_addr { host: "127.22.183.132" port: 41835 } attrs { promote: true } }
I20260608 09:55:24.114465  1977 raft_consensus.cc:740] T 79ba5355095d454daf98819226897cee P 2344269670b54cc4a0380ae97c6f9bb2 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 2344269670b54cc4a0380ae97c6f9bb2, State: Initialized, Role: LEARNER
I20260608 09:55:24.115131  1977 consensus_queue.cc:260] T 79ba5355095d454daf98819226897cee P 2344269670b54cc4a0380ae97c6f9bb2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 17, Last appended: 1.17, Last appended by leader: 17, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 17 OBSOLETE_local: false peers { permanent_uuid: "bca58a7febe94fdc83ce953fe6ea6629" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 42369 } attrs { replace: true } } peers { permanent_uuid: "71bc51a3bad948aba5a791da71d53277" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 43711 } } peers { permanent_uuid: "8678e6754d6b485f8d4be03d389af56f" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 36821 } } peers { permanent_uuid: "2344269670b54cc4a0380ae97c6f9bb2" member_type: NON_VOTER last_known_addr { host: "127.22.183.132" port: 41835 } attrs { promote: true } }
I20260608 09:55:24.116303  1971 raft_consensus.cc:359] T 5fe353baff2d46188aac86c4052fda66 P 2344269670b54cc4a0380ae97c6f9bb2 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 17 OBSOLETE_local: false peers { permanent_uuid: "bca58a7febe94fdc83ce953fe6ea6629" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 42369 } } peers { permanent_uuid: "8678e6754d6b485f8d4be03d389af56f" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 36821 } attrs { replace: true } } peers { permanent_uuid: "71bc51a3bad948aba5a791da71d53277" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 43711 } } peers { permanent_uuid: "2344269670b54cc4a0380ae97c6f9bb2" member_type: NON_VOTER last_known_addr { host: "127.22.183.132" port: 41835 } attrs { promote: true } }
I20260608 09:55:24.117239  1971 raft_consensus.cc:740] T 5fe353baff2d46188aac86c4052fda66 P 2344269670b54cc4a0380ae97c6f9bb2 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 2344269670b54cc4a0380ae97c6f9bb2, State: Initialized, Role: LEARNER
I20260608 09:55:24.117913  1971 consensus_queue.cc:260] T 5fe353baff2d46188aac86c4052fda66 P 2344269670b54cc4a0380ae97c6f9bb2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 17, Last appended: 1.17, Last appended by leader: 17, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 17 OBSOLETE_local: false peers { permanent_uuid: "bca58a7febe94fdc83ce953fe6ea6629" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 42369 } } peers { permanent_uuid: "8678e6754d6b485f8d4be03d389af56f" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 36821 } attrs { replace: true } } peers { permanent_uuid: "71bc51a3bad948aba5a791da71d53277" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 43711 } } peers { permanent_uuid: "2344269670b54cc4a0380ae97c6f9bb2" member_type: NON_VOTER last_known_addr { host: "127.22.183.132" port: 41835 } attrs { promote: true } }
I20260608 09:55:24.120348  1971 ts_tablet_manager.cc:1434] T 5fe353baff2d46188aac86c4052fda66 P 2344269670b54cc4a0380ae97c6f9bb2: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260608 09:55:24.120433  1977 ts_tablet_manager.cc:1434] T 79ba5355095d454daf98819226897cee P 2344269670b54cc4a0380ae97c6f9bb2: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.000s
I20260608 09:55:24.122442  1660 tablet_copy_service.cc:342] P 71bc51a3bad948aba5a791da71d53277: Request end of tablet copy session 2344269670b54cc4a0380ae97c6f9bb2-5fe353baff2d46188aac86c4052fda66 received from {username='slave'} at 127.0.0.1:59830
I20260608 09:55:24.122854  1660 tablet_copy_service.cc:434] P 71bc51a3bad948aba5a791da71d53277: ending tablet copy session 2344269670b54cc4a0380ae97c6f9bb2-5fe353baff2d46188aac86c4052fda66 on tablet 5fe353baff2d46188aac86c4052fda66 with peer 2344269670b54cc4a0380ae97c6f9bb2
I20260608 09:55:24.124533  1912 raft_consensus.cc:1217] T 09a5961da1d443b69e50460b466d98b6 P 2344269670b54cc4a0380ae97c6f9bb2 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.16->[1.17-1.17]   Dedup: 1.17->[]
I20260608 09:55:24.127327  1659 tablet_copy_service.cc:342] P 71bc51a3bad948aba5a791da71d53277: Request end of tablet copy session 2344269670b54cc4a0380ae97c6f9bb2-79ba5355095d454daf98819226897cee received from {username='slave'} at 127.0.0.1:59830
I20260608 09:55:24.127795  1659 tablet_copy_service.cc:434] P 71bc51a3bad948aba5a791da71d53277: ending tablet copy session 2344269670b54cc4a0380ae97c6f9bb2-79ba5355095d454daf98819226897cee on tablet 79ba5355095d454daf98819226897cee with peer 2344269670b54cc4a0380ae97c6f9bb2
I20260608 09:55:24.166383  1979 tablet_bootstrap.cc:492] T f9e4150f23784ca2931cb12f05a2ef05 P 2344269670b54cc4a0380ae97c6f9bb2: Bootstrap replayed 1/1 log segments. Stats: ops{read=17 overwritten=0 applied=17 ignored=0} inserts{seen=131 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260608 09:55:24.167168  1979 tablet_bootstrap.cc:492] T f9e4150f23784ca2931cb12f05a2ef05 P 2344269670b54cc4a0380ae97c6f9bb2: Bootstrap complete.
I20260608 09:55:24.167793  1979 ts_tablet_manager.cc:1403] T f9e4150f23784ca2931cb12f05a2ef05 P 2344269670b54cc4a0380ae97c6f9bb2: Time spent bootstrapping tablet: real 0.148s	user 0.113s	sys 0.011s
I20260608 09:55:24.169900  1979 raft_consensus.cc:359] T f9e4150f23784ca2931cb12f05a2ef05 P 2344269670b54cc4a0380ae97c6f9bb2 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 17 OBSOLETE_local: false peers { permanent_uuid: "bca58a7febe94fdc83ce953fe6ea6629" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 42369 } } peers { permanent_uuid: "71bc51a3bad948aba5a791da71d53277" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 43711 } } peers { permanent_uuid: "8678e6754d6b485f8d4be03d389af56f" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 36821 } attrs { replace: true } } peers { permanent_uuid: "2344269670b54cc4a0380ae97c6f9bb2" member_type: NON_VOTER last_known_addr { host: "127.22.183.132" port: 41835 } attrs { promote: true } }
I20260608 09:55:24.170459  1979 raft_consensus.cc:740] T f9e4150f23784ca2931cb12f05a2ef05 P 2344269670b54cc4a0380ae97c6f9bb2 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 2344269670b54cc4a0380ae97c6f9bb2, State: Initialized, Role: LEARNER
I20260608 09:55:24.170962  1979 consensus_queue.cc:260] T f9e4150f23784ca2931cb12f05a2ef05 P 2344269670b54cc4a0380ae97c6f9bb2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 17, Last appended: 1.17, Last appended by leader: 17, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 17 OBSOLETE_local: false peers { permanent_uuid: "bca58a7febe94fdc83ce953fe6ea6629" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 42369 } } peers { permanent_uuid: "71bc51a3bad948aba5a791da71d53277" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 43711 } } peers { permanent_uuid: "8678e6754d6b485f8d4be03d389af56f" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 36821 } attrs { replace: true } } peers { permanent_uuid: "2344269670b54cc4a0380ae97c6f9bb2" member_type: NON_VOTER last_known_addr { host: "127.22.183.132" port: 41835 } attrs { promote: true } }
I20260608 09:55:24.172833  1979 ts_tablet_manager.cc:1434] T f9e4150f23784ca2931cb12f05a2ef05 P 2344269670b54cc4a0380ae97c6f9bb2: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260608 09:55:24.174733  1585 tablet_copy_service.cc:342] P bca58a7febe94fdc83ce953fe6ea6629: Request end of tablet copy session 2344269670b54cc4a0380ae97c6f9bb2-f9e4150f23784ca2931cb12f05a2ef05 received from {username='slave'} at 127.0.0.1:51192
I20260608 09:55:24.175272  1585 tablet_copy_service.cc:434] P bca58a7febe94fdc83ce953fe6ea6629: ending tablet copy session 2344269670b54cc4a0380ae97c6f9bb2-f9e4150f23784ca2931cb12f05a2ef05 on tablet f9e4150f23784ca2931cb12f05a2ef05 with peer 2344269670b54cc4a0380ae97c6f9bb2
I20260608 09:55:24.334686  1912 raft_consensus.cc:1217] T 79ba5355095d454daf98819226897cee P 2344269670b54cc4a0380ae97c6f9bb2 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.16->[1.17-1.17]   Dedup: 1.17->[]
I20260608 09:55:24.450560  1912 raft_consensus.cc:1217] T f9e4150f23784ca2931cb12f05a2ef05 P 2344269670b54cc4a0380ae97c6f9bb2 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.16->[1.17-1.17]   Dedup: 1.17->[]
I20260608 09:55:24.457058 23262 tablet_server.cc:179] TabletServer@127.22.183.129:0 shutting down...
I20260608 09:55:24.484005 23262 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 09:55:24.484690 23262 tablet_replica.cc:333] T c1239f9de68645edaded2e060b30881e P bca58a7febe94fdc83ce953fe6ea6629: stopping tablet replica
I20260608 09:55:24.485675 23262 raft_consensus.cc:2243] T c1239f9de68645edaded2e060b30881e P bca58a7febe94fdc83ce953fe6ea6629 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:55:24.486275 23262 raft_consensus.cc:2272] T c1239f9de68645edaded2e060b30881e P bca58a7febe94fdc83ce953fe6ea6629 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:55:24.488934 23262 tablet_replica.cc:333] T f9e4150f23784ca2931cb12f05a2ef05 P bca58a7febe94fdc83ce953fe6ea6629: stopping tablet replica
I20260608 09:55:24.489511 23262 raft_consensus.cc:2243] T f9e4150f23784ca2931cb12f05a2ef05 P bca58a7febe94fdc83ce953fe6ea6629 [term 1 LEADER]: Raft consensus shutting down.
I20260608 09:55:24.490589 23262 raft_consensus.cc:2272] T f9e4150f23784ca2931cb12f05a2ef05 P bca58a7febe94fdc83ce953fe6ea6629 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:55:24.492869 23262 tablet_replica.cc:333] T 09a5961da1d443b69e50460b466d98b6 P bca58a7febe94fdc83ce953fe6ea6629: stopping tablet replica
I20260608 09:55:24.493427 23262 raft_consensus.cc:2243] T 09a5961da1d443b69e50460b466d98b6 P bca58a7febe94fdc83ce953fe6ea6629 [term 1 LEADER]: Raft consensus shutting down.
I20260608 09:55:24.494442 23262 raft_consensus.cc:2272] T 09a5961da1d443b69e50460b466d98b6 P bca58a7febe94fdc83ce953fe6ea6629 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:55:24.496652 23262 tablet_replica.cc:333] T fe18d9c053854e9f8e820b4d8ea60120 P bca58a7febe94fdc83ce953fe6ea6629: stopping tablet replica
I20260608 09:55:24.497197 23262 raft_consensus.cc:2243] T fe18d9c053854e9f8e820b4d8ea60120 P bca58a7febe94fdc83ce953fe6ea6629 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:55:24.497669 23262 raft_consensus.cc:2272] T fe18d9c053854e9f8e820b4d8ea60120 P bca58a7febe94fdc83ce953fe6ea6629 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:55:24.499878 23262 tablet_replica.cc:333] T 5fe353baff2d46188aac86c4052fda66 P bca58a7febe94fdc83ce953fe6ea6629: stopping tablet replica
I20260608 09:55:24.500396 23262 raft_consensus.cc:2243] T 5fe353baff2d46188aac86c4052fda66 P bca58a7febe94fdc83ce953fe6ea6629 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:55:24.500922 23262 raft_consensus.cc:2272] T 5fe353baff2d46188aac86c4052fda66 P bca58a7febe94fdc83ce953fe6ea6629 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:55:24.504045 23262 tablet_replica.cc:333] T 79ba5355095d454daf98819226897cee P bca58a7febe94fdc83ce953fe6ea6629: stopping tablet replica
I20260608 09:55:24.504738 23262 raft_consensus.cc:2243] T 79ba5355095d454daf98819226897cee P bca58a7febe94fdc83ce953fe6ea6629 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:55:24.505486 23262 raft_consensus.cc:2272] T 79ba5355095d454daf98819226897cee P bca58a7febe94fdc83ce953fe6ea6629 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:55:24.506003  1912 raft_consensus.cc:1217] T 5fe353baff2d46188aac86c4052fda66 P 2344269670b54cc4a0380ae97c6f9bb2 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.16->[1.17-1.17]   Dedup: 1.17->[]
I20260608 09:55:24.526784 23262 tablet_server.cc:196] TabletServer@127.22.183.129:0 shutdown complete.
I20260608 09:55:24.544829 23262 tablet_server.cc:179] TabletServer@127.22.183.130:0 shutting down...
I20260608 09:55:24.572415 23262 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 09:55:24.573133 23262 tablet_replica.cc:333] T f9e4150f23784ca2931cb12f05a2ef05 P 71bc51a3bad948aba5a791da71d53277: stopping tablet replica
I20260608 09:55:24.574084 23262 raft_consensus.cc:2243] T f9e4150f23784ca2931cb12f05a2ef05 P 71bc51a3bad948aba5a791da71d53277 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:55:24.574683 23262 raft_consensus.cc:2272] T f9e4150f23784ca2931cb12f05a2ef05 P 71bc51a3bad948aba5a791da71d53277 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:55:24.577646 23262 tablet_replica.cc:333] T fe18d9c053854e9f8e820b4d8ea60120 P 71bc51a3bad948aba5a791da71d53277: stopping tablet replica
I20260608 09:55:24.578342 23262 raft_consensus.cc:2243] T fe18d9c053854e9f8e820b4d8ea60120 P 71bc51a3bad948aba5a791da71d53277 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:55:24.578892 23262 raft_consensus.cc:2272] T fe18d9c053854e9f8e820b4d8ea60120 P 71bc51a3bad948aba5a791da71d53277 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:55:24.581894 23262 tablet_replica.cc:333] T 09a5961da1d443b69e50460b466d98b6 P 71bc51a3bad948aba5a791da71d53277: stopping tablet replica
I20260608 09:55:24.582623 23262 raft_consensus.cc:2243] T 09a5961da1d443b69e50460b466d98b6 P 71bc51a3bad948aba5a791da71d53277 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:55:24.583228 23262 raft_consensus.cc:2272] T 09a5961da1d443b69e50460b466d98b6 P 71bc51a3bad948aba5a791da71d53277 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:55:24.585889 23262 tablet_replica.cc:333] T 5fe353baff2d46188aac86c4052fda66 P 71bc51a3bad948aba5a791da71d53277: stopping tablet replica
I20260608 09:55:24.586602 23262 raft_consensus.cc:2243] T 5fe353baff2d46188aac86c4052fda66 P 71bc51a3bad948aba5a791da71d53277 [term 1 LEADER]: Raft consensus shutting down.
I20260608 09:55:24.588016 23262 raft_consensus.cc:2272] T 5fe353baff2d46188aac86c4052fda66 P 71bc51a3bad948aba5a791da71d53277 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:55:24.590812 23262 tablet_replica.cc:333] T c1239f9de68645edaded2e060b30881e P 71bc51a3bad948aba5a791da71d53277: stopping tablet replica
I20260608 09:55:24.591543 23262 raft_consensus.cc:2243] T c1239f9de68645edaded2e060b30881e P 71bc51a3bad948aba5a791da71d53277 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:55:24.592163 23262 raft_consensus.cc:2272] T c1239f9de68645edaded2e060b30881e P 71bc51a3bad948aba5a791da71d53277 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:55:24.594938 23262 tablet_replica.cc:333] T 79ba5355095d454daf98819226897cee P 71bc51a3bad948aba5a791da71d53277: stopping tablet replica
I20260608 09:55:24.595587 23262 raft_consensus.cc:2243] T 79ba5355095d454daf98819226897cee P 71bc51a3bad948aba5a791da71d53277 [term 1 LEADER]: Raft consensus shutting down.
I20260608 09:55:24.596894 23262 raft_consensus.cc:2272] T 79ba5355095d454daf98819226897cee P 71bc51a3bad948aba5a791da71d53277 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260608 09:55:24.598526  1615 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.22.183.129:42369: connect: Connection refused (error 111) [suppressed 5 similar messages]
I20260608 09:55:24.626961 23262 tablet_server.cc:196] TabletServer@127.22.183.130:0 shutdown complete.
I20260608 09:55:24.648322 23262 tablet_server.cc:179] TabletServer@127.22.183.131:0 shutting down...
W20260608 09:55:24.672353  1688 consensus_peers.cc:597] T fe18d9c053854e9f8e820b4d8ea60120 P 8678e6754d6b485f8d4be03d389af56f -> Peer 71bc51a3bad948aba5a791da71d53277 (127.22.183.130:43711): Couldn't send request to peer 71bc51a3bad948aba5a791da71d53277. Status: Network error: Client connection negotiation failed: client connection to 127.22.183.130:43711: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 09:55:24.683708 23262 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 09:55:24.684384 23262 tablet_replica.cc:333] T f9e4150f23784ca2931cb12f05a2ef05 P 8678e6754d6b485f8d4be03d389af56f: stopping tablet replica
I20260608 09:55:24.685029 23262 raft_consensus.cc:2243] T f9e4150f23784ca2931cb12f05a2ef05 P 8678e6754d6b485f8d4be03d389af56f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:55:24.685552 23262 raft_consensus.cc:2272] T f9e4150f23784ca2931cb12f05a2ef05 P 8678e6754d6b485f8d4be03d389af56f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:55:24.687855 23262 tablet_replica.cc:333] T fe18d9c053854e9f8e820b4d8ea60120 P 8678e6754d6b485f8d4be03d389af56f: stopping tablet replica
I20260608 09:55:24.688421 23262 raft_consensus.cc:2243] T fe18d9c053854e9f8e820b4d8ea60120 P 8678e6754d6b485f8d4be03d389af56f [term 1 LEADER]: Raft consensus shutting down.
I20260608 09:55:24.689186 23262 raft_consensus.cc:2272] T fe18d9c053854e9f8e820b4d8ea60120 P 8678e6754d6b485f8d4be03d389af56f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:55:24.691540 23262 tablet_replica.cc:333] T 09a5961da1d443b69e50460b466d98b6 P 8678e6754d6b485f8d4be03d389af56f: stopping tablet replica
I20260608 09:55:24.692107 23262 raft_consensus.cc:2243] T 09a5961da1d443b69e50460b466d98b6 P 8678e6754d6b485f8d4be03d389af56f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:55:24.692556 23262 raft_consensus.cc:2272] T 09a5961da1d443b69e50460b466d98b6 P 8678e6754d6b485f8d4be03d389af56f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:55:24.694607 23262 tablet_replica.cc:333] T 79ba5355095d454daf98819226897cee P 8678e6754d6b485f8d4be03d389af56f: stopping tablet replica
I20260608 09:55:24.695207 23262 raft_consensus.cc:2243] T 79ba5355095d454daf98819226897cee P 8678e6754d6b485f8d4be03d389af56f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:55:24.695776 23262 raft_consensus.cc:2272] T 79ba5355095d454daf98819226897cee P 8678e6754d6b485f8d4be03d389af56f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:55:24.697779 23262 tablet_replica.cc:333] T c1239f9de68645edaded2e060b30881e P 8678e6754d6b485f8d4be03d389af56f: stopping tablet replica
I20260608 09:55:24.698305 23262 raft_consensus.cc:2243] T c1239f9de68645edaded2e060b30881e P 8678e6754d6b485f8d4be03d389af56f [term 1 LEADER]: Raft consensus shutting down.
I20260608 09:55:24.699043 23262 raft_consensus.cc:2272] T c1239f9de68645edaded2e060b30881e P 8678e6754d6b485f8d4be03d389af56f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:55:24.701090 23262 tablet_replica.cc:333] T 5fe353baff2d46188aac86c4052fda66 P 8678e6754d6b485f8d4be03d389af56f: stopping tablet replica
I20260608 09:55:24.701592 23262 raft_consensus.cc:2243] T 5fe353baff2d46188aac86c4052fda66 P 8678e6754d6b485f8d4be03d389af56f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:55:24.702081 23262 raft_consensus.cc:2272] T 5fe353baff2d46188aac86c4052fda66 P 8678e6754d6b485f8d4be03d389af56f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:55:24.728124 23262 tablet_server.cc:196] TabletServer@127.22.183.131:0 shutdown complete.
I20260608 09:55:24.749577 23262 tablet_server.cc:179] TabletServer@127.22.183.132:0 shutting down...
I20260608 09:55:24.770947 23262 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 09:55:24.771680 23262 tablet_replica.cc:333] T 79ba5355095d454daf98819226897cee P 2344269670b54cc4a0380ae97c6f9bb2: stopping tablet replica
I20260608 09:55:24.772400 23262 raft_consensus.cc:2243] T 79ba5355095d454daf98819226897cee P 2344269670b54cc4a0380ae97c6f9bb2 [term 1 LEARNER]: Raft consensus shutting down.
I20260608 09:55:24.772876 23262 raft_consensus.cc:2272] T 79ba5355095d454daf98819226897cee P 2344269670b54cc4a0380ae97c6f9bb2 [term 1 LEARNER]: Raft consensus is shut down!
I20260608 09:55:24.775799 23262 tablet_replica.cc:333] T 5fe353baff2d46188aac86c4052fda66 P 2344269670b54cc4a0380ae97c6f9bb2: stopping tablet replica
I20260608 09:55:24.776502 23262 raft_consensus.cc:2243] T 5fe353baff2d46188aac86c4052fda66 P 2344269670b54cc4a0380ae97c6f9bb2 [term 1 LEARNER]: Raft consensus shutting down.
I20260608 09:55:24.776950 23262 raft_consensus.cc:2272] T 5fe353baff2d46188aac86c4052fda66 P 2344269670b54cc4a0380ae97c6f9bb2 [term 1 LEARNER]: Raft consensus is shut down!
I20260608 09:55:24.779664 23262 tablet_replica.cc:333] T f9e4150f23784ca2931cb12f05a2ef05 P 2344269670b54cc4a0380ae97c6f9bb2: stopping tablet replica
I20260608 09:55:24.780303 23262 raft_consensus.cc:2243] T f9e4150f23784ca2931cb12f05a2ef05 P 2344269670b54cc4a0380ae97c6f9bb2 [term 1 LEARNER]: Raft consensus shutting down.
I20260608 09:55:24.780736 23262 raft_consensus.cc:2272] T f9e4150f23784ca2931cb12f05a2ef05 P 2344269670b54cc4a0380ae97c6f9bb2 [term 1 LEARNER]: Raft consensus is shut down!
I20260608 09:55:24.783349 23262 tablet_replica.cc:333] T 09a5961da1d443b69e50460b466d98b6 P 2344269670b54cc4a0380ae97c6f9bb2: stopping tablet replica
I20260608 09:55:24.783936 23262 raft_consensus.cc:2243] T 09a5961da1d443b69e50460b466d98b6 P 2344269670b54cc4a0380ae97c6f9bb2 [term 1 LEARNER]: Raft consensus shutting down.
I20260608 09:55:24.784425 23262 raft_consensus.cc:2272] T 09a5961da1d443b69e50460b466d98b6 P 2344269670b54cc4a0380ae97c6f9bb2 [term 1 LEARNER]: Raft consensus is shut down!
I20260608 09:55:24.808785 23262 tablet_server.cc:196] TabletServer@127.22.183.132:0 shutdown complete.
I20260608 09:55:24.825790 23262 master.cc:562] Master@127.22.183.190:37789 shutting down...
W20260608 09:55:24.846956  1521 auto_rebalancer.cc:835] Removing replace marker failed: Catalog manager is not initialized. State: Closing
W20260608 09:55:24.847221  1521 auto_rebalancer.cc:863] Could not move replica: Service unavailable: Catalog manager is not initialized. State: Closing
W20260608 09:55:24.847389  1521 auto_rebalancer.cc:301] scheduled replica move failed to complete: Service unavailable: Catalog manager is not initialized. State: Closing
I20260608 09:55:24.848441 23262 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 7ba0df94786442e1b4487db3f5bfe2cf [term 1 LEADER]: Raft consensus shutting down.
I20260608 09:55:24.848954 23262 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 7ba0df94786442e1b4487db3f5bfe2cf [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:55:24.849277 23262 tablet_replica.cc:333] T 00000000000000000000000000000000 P 7ba0df94786442e1b4487db3f5bfe2cf: stopping tablet replica
I20260608 09:55:24.869493 23262 master.cc:584] Master@127.22.183.190:37789 shutdown complete.
[       OK ] PreferFollowerRebalancingTest.SchedulesReplicaMoves/0 (6878 ms)
[ RUN      ] PreferFollowerRebalancingTest.SchedulesReplicaMoves/1
I20260608 09:55:24.909749 23262 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.22.183.190:37499
I20260608 09:55:24.910885 23262 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 09:55:24.916103  1992 instance_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 09:55:24.916308  1993 instance_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 09:55:24.917128  1995 instance_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 09:55:24.918898 23262 server_base.cc:1061] running on GCE node
I20260608 09:55:24.919804 23262 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 09:55:24.920050 23262 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 09:55:24.920231 23262 hybrid_clock.cc:648] HybridClock initialized: now 1780912524920196 us; error 0 us; skew 500 ppm
I20260608 09:55:24.920799 23262 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 09:55:24.922920 23262 webserver.cc:533] Webserver started at http://127.22.183.190:35533/ using document root <none> and password file <none>
I20260608 09:55:24.923583 23262 fs_manager.cc:362] Metadata directory not provided
I20260608 09:55:24.923770 23262 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 09:55:24.924057 23262 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 09:55:24.925109 23262 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task8s1y23/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780912294849904-23262-0/minicluster-data/master-0-root/instance:
uuid: "0fef1b01a19547e8b62e475d796ab84b"
format_stamp: "Formatted at 2026-06-08 09:55:24 on dist-test-slave-vzb5"
I20260608 09:55:24.929332 23262 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260608 09:55:24.932611  2000 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:55:24.933338 23262 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260608 09:55:24.933620 23262 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task8s1y23/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780912294849904-23262-0/minicluster-data/master-0-root
uuid: "0fef1b01a19547e8b62e475d796ab84b"
format_stamp: "Formatted at 2026-06-08 09:55:24 on dist-test-slave-vzb5"
I20260608 09:55:24.933894 23262 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task8s1y23/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780912294849904-23262-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-task8s1y23/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780912294849904-23262-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-task8s1y23/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780912294849904-23262-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 09:55:24.950927 23262 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 09:55:24.951864 23262 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 09:55:24.987632 23262 rpc_server.cc:307] RPC server started. Bound to: 127.22.183.190:37499
I20260608 09:55:24.987762  2051 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.22.183.190:37499 every 8 connection(s)
I20260608 09:55:24.991734  2052 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 09:55:25.002255  2052 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 0fef1b01a19547e8b62e475d796ab84b: Bootstrap starting.
I20260608 09:55:25.006974  2052 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 0fef1b01a19547e8b62e475d796ab84b: Neither blocks nor log segments found. Creating new log.
I20260608 09:55:25.010960  2052 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 0fef1b01a19547e8b62e475d796ab84b: No bootstrap required, opened a new log
I20260608 09:55:25.013015  2052 raft_consensus.cc:359] T 00000000000000000000000000000000 P 0fef1b01a19547e8b62e475d796ab84b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "0fef1b01a19547e8b62e475d796ab84b" member_type: VOTER }
I20260608 09:55:25.013409  2052 raft_consensus.cc:385] T 00000000000000000000000000000000 P 0fef1b01a19547e8b62e475d796ab84b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:55:25.013655  2052 raft_consensus.cc:740] T 00000000000000000000000000000000 P 0fef1b01a19547e8b62e475d796ab84b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0fef1b01a19547e8b62e475d796ab84b, State: Initialized, Role: FOLLOWER
I20260608 09:55:25.014293  2052 consensus_queue.cc:260] T 00000000000000000000000000000000 P 0fef1b01a19547e8b62e475d796ab84b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "0fef1b01a19547e8b62e475d796ab84b" member_type: VOTER }
I20260608 09:55:25.014750  2052 raft_consensus.cc:399] T 00000000000000000000000000000000 P 0fef1b01a19547e8b62e475d796ab84b [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 09:55:25.014967  2052 raft_consensus.cc:493] T 00000000000000000000000000000000 P 0fef1b01a19547e8b62e475d796ab84b [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 09:55:25.015291  2052 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 0fef1b01a19547e8b62e475d796ab84b [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:55:25.019433  2052 raft_consensus.cc:515] T 00000000000000000000000000000000 P 0fef1b01a19547e8b62e475d796ab84b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "0fef1b01a19547e8b62e475d796ab84b" member_type: VOTER }
I20260608 09:55:25.019944  2052 leader_election.cc:304] T 00000000000000000000000000000000 P 0fef1b01a19547e8b62e475d796ab84b [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: 0fef1b01a19547e8b62e475d796ab84b; no voters: 
I20260608 09:55:25.020995  2052 leader_election.cc:290] T 00000000000000000000000000000000 P 0fef1b01a19547e8b62e475d796ab84b [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 09:55:25.021358  2055 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 0fef1b01a19547e8b62e475d796ab84b [term 1 FOLLOWER]: Leader election won for term 1
I20260608 09:55:25.022647  2055 raft_consensus.cc:697] T 00000000000000000000000000000000 P 0fef1b01a19547e8b62e475d796ab84b [term 1 LEADER]: Becoming Leader. State: Replica: 0fef1b01a19547e8b62e475d796ab84b, State: Running, Role: LEADER
I20260608 09:55:25.023337  2055 consensus_queue.cc:237] T 00000000000000000000000000000000 P 0fef1b01a19547e8b62e475d796ab84b [LEADER]: Queue going to LEADER mode. State: All 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: "0fef1b01a19547e8b62e475d796ab84b" member_type: VOTER }
I20260608 09:55:25.023929  2052 sys_catalog.cc:565] T 00000000000000000000000000000000 P 0fef1b01a19547e8b62e475d796ab84b [sys.catalog]: configured and running, proceeding with master startup.
I20260608 09:55:25.027587  2056 sys_catalog.cc:455] T 00000000000000000000000000000000 P 0fef1b01a19547e8b62e475d796ab84b [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "0fef1b01a19547e8b62e475d796ab84b" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "0fef1b01a19547e8b62e475d796ab84b" member_type: VOTER } }
I20260608 09:55:25.027762  2057 sys_catalog.cc:455] T 00000000000000000000000000000000 P 0fef1b01a19547e8b62e475d796ab84b [sys.catalog]: SysCatalogTable state changed. Reason: New leader 0fef1b01a19547e8b62e475d796ab84b. Latest consensus state: current_term: 1 leader_uuid: "0fef1b01a19547e8b62e475d796ab84b" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "0fef1b01a19547e8b62e475d796ab84b" member_type: VOTER } }
I20260608 09:55:25.028254  2056 sys_catalog.cc:458] T 00000000000000000000000000000000 P 0fef1b01a19547e8b62e475d796ab84b [sys.catalog]: This master's current role is: LEADER
I20260608 09:55:25.028607  2057 sys_catalog.cc:458] T 00000000000000000000000000000000 P 0fef1b01a19547e8b62e475d796ab84b [sys.catalog]: This master's current role is: LEADER
I20260608 09:55:25.032140  2062 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260608 09:55:25.040114  2062 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260608 09:55:25.041131 23262 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260608 09:55:25.048914  2062 catalog_manager.cc:1382] Generated new cluster ID: cb72ba7b71564826995bfc7a50da5fd7
I20260608 09:55:25.049144  2062 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260608 09:55:25.063149  2062 catalog_manager.cc:1405] Generated new certificate authority record
I20260608 09:55:25.064422  2062 catalog_manager.cc:1539] Loading token signing keys...
I20260608 09:55:25.078969  2062 catalog_manager.cc:6069] T 00000000000000000000000000000000 P 0fef1b01a19547e8b62e475d796ab84b: Generated new TSK 0
I20260608 09:55:25.079566  2062 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260608 09:55:25.107393 23262 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 09:55:25.113252  2073 instance_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 09:55:25.114346  2074 instance_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 09:55:25.119056  2076 instance_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 09:55:25.119174 23262 server_base.cc:1061] running on GCE node
I20260608 09:55:25.121307 23262 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 09:55:25.121543 23262 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 09:55:25.121731 23262 hybrid_clock.cc:648] HybridClock initialized: now 1780912525121701 us; error 0 us; skew 500 ppm
I20260608 09:55:25.122299 23262 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 09:55:25.124917 23262 webserver.cc:533] Webserver started at http://127.22.183.129:34567/ using document root <none> and password file <none>
I20260608 09:55:25.125553 23262 fs_manager.cc:362] Metadata directory not provided
I20260608 09:55:25.125795 23262 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 09:55:25.126075 23262 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 09:55:25.127257 23262 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task8s1y23/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780912294849904-23262-0/minicluster-data/ts-0-root/instance:
uuid: "9228ffda02394415a5a26c7982f6b5ae"
format_stamp: "Formatted at 2026-06-08 09:55:25 on dist-test-slave-vzb5"
I20260608 09:55:25.131755 23262 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.001s
I20260608 09:55:25.135218  2081 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:55:25.136004 23262 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260608 09:55:25.136318 23262 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task8s1y23/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780912294849904-23262-0/minicluster-data/ts-0-root
uuid: "9228ffda02394415a5a26c7982f6b5ae"
format_stamp: "Formatted at 2026-06-08 09:55:25 on dist-test-slave-vzb5"
I20260608 09:55:25.136598 23262 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task8s1y23/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780912294849904-23262-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-task8s1y23/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780912294849904-23262-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-task8s1y23/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780912294849904-23262-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 09:55:25.152603 23262 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 09:55:25.153515 23262 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 09:55:25.154825 23262 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 09:55:25.157176 23262 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 09:55:25.157416 23262 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:55:25.157662 23262 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 09:55:25.157832 23262 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:55:25.195941 23262 rpc_server.cc:307] RPC server started. Bound to: 127.22.183.129:45087
I20260608 09:55:25.196082  2143 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.22.183.129:45087 every 8 connection(s)
I20260608 09:55:25.201390 23262 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 09:55:25.208506  2148 instance_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 09:55:25.209692  2149 instance_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 09:55:25.212790 23262 server_base.cc:1061] running on GCE node
W20260608 09:55:25.212750  2152 instance_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 09:55:25.216285 23262 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 09:55:25.216585 23262 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 09:55:25.216830 23262 hybrid_clock.cc:648] HybridClock initialized: now 1780912525216810 us; error 0 us; skew 500 ppm
I20260608 09:55:25.217545 23262 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 09:55:25.218166  2144 heartbeater.cc:344] Connected to a master server at 127.22.183.190:37499
I20260608 09:55:25.218537  2144 heartbeater.cc:461] Registering TS with master...
I20260608 09:55:25.219331  2144 heartbeater.cc:507] Master 127.22.183.190:37499 requested a full tablet report, sending...
I20260608 09:55:25.220393 23262 webserver.cc:533] Webserver started at http://127.22.183.130:41275/ using document root <none> and password file <none>
I20260608 09:55:25.221158 23262 fs_manager.cc:362] Metadata directory not provided
I20260608 09:55:25.221402 23262 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 09:55:25.221724 23262 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 09:55:25.221793  2017 ts_manager.cc:194] Registered new tserver with Master: 9228ffda02394415a5a26c7982f6b5ae (127.22.183.129:45087)
I20260608 09:55:25.223351 23262 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task8s1y23/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780912294849904-23262-0/minicluster-data/ts-1-root/instance:
uuid: "874732731edb45f3999e46085384b33a"
format_stamp: "Formatted at 2026-06-08 09:55:25 on dist-test-slave-vzb5"
I20260608 09:55:25.224392  2017 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:48594
I20260608 09:55:25.228410 23262 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260608 09:55:25.231876  2156 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:55:25.232674 23262 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260608 09:55:25.232995 23262 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task8s1y23/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780912294849904-23262-0/minicluster-data/ts-1-root
uuid: "874732731edb45f3999e46085384b33a"
format_stamp: "Formatted at 2026-06-08 09:55:25 on dist-test-slave-vzb5"
I20260608 09:55:25.233300 23262 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task8s1y23/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780912294849904-23262-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-task8s1y23/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780912294849904-23262-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-task8s1y23/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780912294849904-23262-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 09:55:25.246645 23262 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 09:55:25.247596 23262 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 09:55:25.248920 23262 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 09:55:25.251541 23262 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 09:55:25.251749 23262 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:55:25.251995 23262 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 09:55:25.252166 23262 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:55:25.290716 23262 rpc_server.cc:307] RPC server started. Bound to: 127.22.183.130:36573
I20260608 09:55:25.290820  2218 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.22.183.130:36573 every 8 connection(s)
I20260608 09:55:25.296001 23262 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 09:55:25.304108  2222 instance_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 09:55:25.304297  2223 instance_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 09:55:25.311599  2219 heartbeater.cc:344] Connected to a master server at 127.22.183.190:37499
I20260608 09:55:25.312019  2219 heartbeater.cc:461] Registering TS with master...
W20260608 09:55:25.312763  2225 instance_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 09:55:25.312805  2219 heartbeater.cc:507] Master 127.22.183.190:37499 requested a full tablet report, sending...
I20260608 09:55:25.313659 23262 server_base.cc:1061] running on GCE node
I20260608 09:55:25.314505 23262 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 09:55:25.314733 23262 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 09:55:25.314913 23262 hybrid_clock.cc:648] HybridClock initialized: now 1780912525314893 us; error 0 us; skew 500 ppm
I20260608 09:55:25.315517 23262 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 09:55:25.315564  2017 ts_manager.cc:194] Registered new tserver with Master: 874732731edb45f3999e46085384b33a (127.22.183.130:36573)
I20260608 09:55:25.317461  2017 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:48598
I20260608 09:55:25.317982 23262 webserver.cc:533] Webserver started at http://127.22.183.131:44543/ using document root <none> and password file <none>
I20260608 09:55:25.318581 23262 fs_manager.cc:362] Metadata directory not provided
I20260608 09:55:25.318799 23262 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 09:55:25.319152 23262 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 09:55:25.320514 23262 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task8s1y23/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780912294849904-23262-0/minicluster-data/ts-2-root/instance:
uuid: "8573ebb284124a518a1230270c1f7884"
format_stamp: "Formatted at 2026-06-08 09:55:25 on dist-test-slave-vzb5"
I20260608 09:55:25.324847 23262 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260608 09:55:25.328285  2230 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:55:25.329087 23262 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.001s
I20260608 09:55:25.329387 23262 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task8s1y23/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780912294849904-23262-0/minicluster-data/ts-2-root
uuid: "8573ebb284124a518a1230270c1f7884"
format_stamp: "Formatted at 2026-06-08 09:55:25 on dist-test-slave-vzb5"
I20260608 09:55:25.329658 23262 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task8s1y23/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780912294849904-23262-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-task8s1y23/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780912294849904-23262-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-task8s1y23/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780912294849904-23262-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 09:55:25.345301 23262 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 09:55:25.346246 23262 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 09:55:25.347599 23262 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 09:55:25.349781 23262 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 09:55:25.349963 23262 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:55:25.350194 23262 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 09:55:25.350339 23262 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:55:25.388032 23262 rpc_server.cc:307] RPC server started. Bound to: 127.22.183.131:46619
I20260608 09:55:25.388145  2292 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.22.183.131:46619 every 8 connection(s)
I20260608 09:55:25.402199  2293 heartbeater.cc:344] Connected to a master server at 127.22.183.190:37499
I20260608 09:55:25.402729  2293 heartbeater.cc:461] Registering TS with master...
I20260608 09:55:25.403486  2293 heartbeater.cc:507] Master 127.22.183.190:37499 requested a full tablet report, sending...
I20260608 09:55:25.405625  2017 ts_manager.cc:194] Registered new tserver with Master: 8573ebb284124a518a1230270c1f7884 (127.22.183.131:46619)
I20260608 09:55:25.406252 23262 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.014793666s
I20260608 09:55:25.407411  2017 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:48604
I20260608 09:55:26.227527  2144 heartbeater.cc:499] Master 127.22.183.190:37499 was elected leader, sending a full tablet report...
I20260608 09:55:26.320822  2219 heartbeater.cc:499] Master 127.22.183.190:37499 was elected leader, sending a full tablet report...
I20260608 09:55:26.410841  2293 heartbeater.cc:499] Master 127.22.183.190:37499 was elected leader, sending a full tablet report...
I20260608 09:55:26.466703  2017 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:48614:
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 09:55:26.469698  2017 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 09:55:26.557614  2184 tablet_service.cc:1511] Processing CreateTablet for tablet 1f1debac6c434a448e7bdd37af7eda46 (DEFAULT_TABLE table=test-workload [id=950b2053c92f4e95af208977a46c691a]), partition=RANGE (key) PARTITION VALUES < 357913941
I20260608 09:55:26.560372  2258 tablet_service.cc:1511] Processing CreateTablet for tablet 1f1debac6c434a448e7bdd37af7eda46 (DEFAULT_TABLE table=test-workload [id=950b2053c92f4e95af208977a46c691a]), partition=RANGE (key) PARTITION VALUES < 357913941
I20260608 09:55:26.560464  2257 tablet_service.cc:1511] Processing CreateTablet for tablet b1aff8032b774971bd34aa80c7a429f0 (DEFAULT_TABLE table=test-workload [id=950b2053c92f4e95af208977a46c691a]), partition=RANGE (key) PARTITION 357913941 <= VALUES < 715827882
I20260608 09:55:26.560735  2183 tablet_service.cc:1511] Processing CreateTablet for tablet b1aff8032b774971bd34aa80c7a429f0 (DEFAULT_TABLE table=test-workload [id=950b2053c92f4e95af208977a46c691a]), partition=RANGE (key) PARTITION 357913941 <= VALUES < 715827882
I20260608 09:55:26.562165  2254 tablet_service.cc:1511] Processing CreateTablet for tablet 992c2676f0f84e1c8d518817f9f091b7 (DEFAULT_TABLE table=test-workload [id=950b2053c92f4e95af208977a46c691a]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1789569705
I20260608 09:55:26.562638  2258 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1f1debac6c434a448e7bdd37af7eda46. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:55:26.563619  2257 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b1aff8032b774971bd34aa80c7a429f0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:55:26.563175  2182 tablet_service.cc:1511] Processing CreateTablet for tablet cb304ccd5dd340c2a9cda5a4bf4c32f3 (DEFAULT_TABLE table=test-workload [id=950b2053c92f4e95af208977a46c691a]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1073741823
I20260608 09:55:26.564522  2255 tablet_service.cc:1511] Processing CreateTablet for tablet d540300b8cbe4906bbfe60299402d521 (DEFAULT_TABLE table=test-workload [id=950b2053c92f4e95af208977a46c691a]), partition=RANGE (key) PARTITION 1073741823 <= VALUES < 1431655764
I20260608 09:55:26.566269  2181 tablet_service.cc:1511] Processing CreateTablet for tablet d540300b8cbe4906bbfe60299402d521 (DEFAULT_TABLE table=test-workload [id=950b2053c92f4e95af208977a46c691a]), partition=RANGE (key) PARTITION 1073741823 <= VALUES < 1431655764
I20260608 09:55:26.567042  2256 tablet_service.cc:1511] Processing CreateTablet for tablet cb304ccd5dd340c2a9cda5a4bf4c32f3 (DEFAULT_TABLE table=test-workload [id=950b2053c92f4e95af208977a46c691a]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1073741823
I20260608 09:55:26.567803  2255 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d540300b8cbe4906bbfe60299402d521. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:55:26.568583  2256 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cb304ccd5dd340c2a9cda5a4bf4c32f3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:55:26.570973  2254 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 992c2676f0f84e1c8d518817f9f091b7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:55:26.571060  2180 tablet_service.cc:1511] Processing CreateTablet for tablet 992c2676f0f84e1c8d518817f9f091b7 (DEFAULT_TABLE table=test-workload [id=950b2053c92f4e95af208977a46c691a]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1789569705
I20260608 09:55:26.562753  2183 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b1aff8032b774971bd34aa80c7a429f0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:55:26.579834  2181 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d540300b8cbe4906bbfe60299402d521. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:55:26.582753  2184 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1f1debac6c434a448e7bdd37af7eda46. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:55:26.583498  2180 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 992c2676f0f84e1c8d518817f9f091b7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:55:26.584290  2182 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cb304ccd5dd340c2a9cda5a4bf4c32f3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:55:26.584529  2253 tablet_service.cc:1511] Processing CreateTablet for tablet af68fe55640348cb95c0be28e55eb9b9 (DEFAULT_TABLE table=test-workload [id=950b2053c92f4e95af208977a46c691a]), partition=RANGE (key) PARTITION 1789569705 <= VALUES
I20260608 09:55:26.585976  2253 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet af68fe55640348cb95c0be28e55eb9b9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:55:26.592284  2179 tablet_service.cc:1511] Processing CreateTablet for tablet af68fe55640348cb95c0be28e55eb9b9 (DEFAULT_TABLE table=test-workload [id=950b2053c92f4e95af208977a46c691a]), partition=RANGE (key) PARTITION 1789569705 <= VALUES
I20260608 09:55:26.593842  2179 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet af68fe55640348cb95c0be28e55eb9b9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:55:26.617800  2109 tablet_service.cc:1511] Processing CreateTablet for tablet 1f1debac6c434a448e7bdd37af7eda46 (DEFAULT_TABLE table=test-workload [id=950b2053c92f4e95af208977a46c691a]), partition=RANGE (key) PARTITION VALUES < 357913941
I20260608 09:55:26.620669  2108 tablet_service.cc:1511] Processing CreateTablet for tablet b1aff8032b774971bd34aa80c7a429f0 (DEFAULT_TABLE table=test-workload [id=950b2053c92f4e95af208977a46c691a]), partition=RANGE (key) PARTITION 357913941 <= VALUES < 715827882
I20260608 09:55:26.622334  2108 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b1aff8032b774971bd34aa80c7a429f0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:55:26.624859  2107 tablet_service.cc:1511] Processing CreateTablet for tablet cb304ccd5dd340c2a9cda5a4bf4c32f3 (DEFAULT_TABLE table=test-workload [id=950b2053c92f4e95af208977a46c691a]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1073741823
I20260608 09:55:26.628690  2105 tablet_service.cc:1511] Processing CreateTablet for tablet 992c2676f0f84e1c8d518817f9f091b7 (DEFAULT_TABLE table=test-workload [id=950b2053c92f4e95af208977a46c691a]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1789569705
I20260608 09:55:26.631656  2104 tablet_service.cc:1511] Processing CreateTablet for tablet af68fe55640348cb95c0be28e55eb9b9 (DEFAULT_TABLE table=test-workload [id=950b2053c92f4e95af208977a46c691a]), partition=RANGE (key) PARTITION 1789569705 <= VALUES
I20260608 09:55:26.633468  2106 tablet_service.cc:1511] Processing CreateTablet for tablet d540300b8cbe4906bbfe60299402d521 (DEFAULT_TABLE table=test-workload [id=950b2053c92f4e95af208977a46c691a]), partition=RANGE (key) PARTITION 1073741823 <= VALUES < 1431655764
I20260608 09:55:26.637089  2109 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1f1debac6c434a448e7bdd37af7eda46. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:55:26.643554  2107 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cb304ccd5dd340c2a9cda5a4bf4c32f3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:55:26.645844  2106 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d540300b8cbe4906bbfe60299402d521. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:55:26.651649  2105 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 992c2676f0f84e1c8d518817f9f091b7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:55:26.655480  2104 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet af68fe55640348cb95c0be28e55eb9b9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:55:26.661586  2315 tablet_bootstrap.cc:492] T 1f1debac6c434a448e7bdd37af7eda46 P 874732731edb45f3999e46085384b33a: Bootstrap starting.
I20260608 09:55:26.673406  2314 tablet_bootstrap.cc:492] T cb304ccd5dd340c2a9cda5a4bf4c32f3 P 8573ebb284124a518a1230270c1f7884: Bootstrap starting.
I20260608 09:55:26.681430  2314 tablet_bootstrap.cc:654] T cb304ccd5dd340c2a9cda5a4bf4c32f3 P 8573ebb284124a518a1230270c1f7884: Neither blocks nor log segments found. Creating new log.
I20260608 09:55:26.689821  2315 tablet_bootstrap.cc:654] T 1f1debac6c434a448e7bdd37af7eda46 P 874732731edb45f3999e46085384b33a: Neither blocks nor log segments found. Creating new log.
I20260608 09:55:26.719209  2314 tablet_bootstrap.cc:492] T cb304ccd5dd340c2a9cda5a4bf4c32f3 P 8573ebb284124a518a1230270c1f7884: No bootstrap required, opened a new log
I20260608 09:55:26.719570  2318 tablet_bootstrap.cc:492] T 1f1debac6c434a448e7bdd37af7eda46 P 9228ffda02394415a5a26c7982f6b5ae: Bootstrap starting.
I20260608 09:55:26.719774  2314 ts_tablet_manager.cc:1403] T cb304ccd5dd340c2a9cda5a4bf4c32f3 P 8573ebb284124a518a1230270c1f7884: Time spent bootstrapping tablet: real 0.047s	user 0.010s	sys 0.033s
I20260608 09:55:26.721256  2315 tablet_bootstrap.cc:492] T 1f1debac6c434a448e7bdd37af7eda46 P 874732731edb45f3999e46085384b33a: No bootstrap required, opened a new log
I20260608 09:55:26.721797  2315 ts_tablet_manager.cc:1403] T 1f1debac6c434a448e7bdd37af7eda46 P 874732731edb45f3999e46085384b33a: Time spent bootstrapping tablet: real 0.061s	user 0.015s	sys 0.000s
I20260608 09:55:26.723471  2314 raft_consensus.cc:359] T cb304ccd5dd340c2a9cda5a4bf4c32f3 P 8573ebb284124a518a1230270c1f7884 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9228ffda02394415a5a26c7982f6b5ae" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 45087 } } peers { permanent_uuid: "874732731edb45f3999e46085384b33a" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 36573 } } peers { permanent_uuid: "8573ebb284124a518a1230270c1f7884" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 46619 } }
I20260608 09:55:26.724501  2314 raft_consensus.cc:385] T cb304ccd5dd340c2a9cda5a4bf4c32f3 P 8573ebb284124a518a1230270c1f7884 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:55:26.724817  2314 raft_consensus.cc:740] T cb304ccd5dd340c2a9cda5a4bf4c32f3 P 8573ebb284124a518a1230270c1f7884 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8573ebb284124a518a1230270c1f7884, State: Initialized, Role: FOLLOWER
I20260608 09:55:26.725020  2315 raft_consensus.cc:359] T 1f1debac6c434a448e7bdd37af7eda46 P 874732731edb45f3999e46085384b33a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8573ebb284124a518a1230270c1f7884" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 46619 } } peers { permanent_uuid: "874732731edb45f3999e46085384b33a" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 36573 } } peers { permanent_uuid: "9228ffda02394415a5a26c7982f6b5ae" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 45087 } }
I20260608 09:55:26.725772  2315 raft_consensus.cc:385] T 1f1debac6c434a448e7bdd37af7eda46 P 874732731edb45f3999e46085384b33a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:55:26.726253  2315 raft_consensus.cc:740] T 1f1debac6c434a448e7bdd37af7eda46 P 874732731edb45f3999e46085384b33a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 874732731edb45f3999e46085384b33a, State: Initialized, Role: FOLLOWER
I20260608 09:55:26.725792  2314 consensus_queue.cc:260] T cb304ccd5dd340c2a9cda5a4bf4c32f3 P 8573ebb284124a518a1230270c1f7884 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9228ffda02394415a5a26c7982f6b5ae" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 45087 } } peers { permanent_uuid: "874732731edb45f3999e46085384b33a" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 36573 } } peers { permanent_uuid: "8573ebb284124a518a1230270c1f7884" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 46619 } }
I20260608 09:55:26.727093  2315 consensus_queue.cc:260] T 1f1debac6c434a448e7bdd37af7eda46 P 874732731edb45f3999e46085384b33a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8573ebb284124a518a1230270c1f7884" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 46619 } } peers { permanent_uuid: "874732731edb45f3999e46085384b33a" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 36573 } } peers { permanent_uuid: "9228ffda02394415a5a26c7982f6b5ae" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 45087 } }
I20260608 09:55:26.727839  2318 tablet_bootstrap.cc:654] T 1f1debac6c434a448e7bdd37af7eda46 P 9228ffda02394415a5a26c7982f6b5ae: Neither blocks nor log segments found. Creating new log.
I20260608 09:55:26.729512  2314 ts_tablet_manager.cc:1434] T cb304ccd5dd340c2a9cda5a4bf4c32f3 P 8573ebb284124a518a1230270c1f7884: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.002s
I20260608 09:55:26.730697  2314 tablet_bootstrap.cc:492] T d540300b8cbe4906bbfe60299402d521 P 8573ebb284124a518a1230270c1f7884: Bootstrap starting.
I20260608 09:55:26.738044  2314 tablet_bootstrap.cc:654] T d540300b8cbe4906bbfe60299402d521 P 8573ebb284124a518a1230270c1f7884: Neither blocks nor log segments found. Creating new log.
I20260608 09:55:26.740859  2318 tablet_bootstrap.cc:492] T 1f1debac6c434a448e7bdd37af7eda46 P 9228ffda02394415a5a26c7982f6b5ae: No bootstrap required, opened a new log
I20260608 09:55:26.741349  2318 ts_tablet_manager.cc:1403] T 1f1debac6c434a448e7bdd37af7eda46 P 9228ffda02394415a5a26c7982f6b5ae: Time spent bootstrapping tablet: real 0.022s	user 0.015s	sys 0.004s
I20260608 09:55:26.744174  2315 ts_tablet_manager.cc:1434] T 1f1debac6c434a448e7bdd37af7eda46 P 874732731edb45f3999e46085384b33a: Time spent starting tablet: real 0.022s	user 0.006s	sys 0.004s
I20260608 09:55:26.744572  2318 raft_consensus.cc:359] T 1f1debac6c434a448e7bdd37af7eda46 P 9228ffda02394415a5a26c7982f6b5ae [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8573ebb284124a518a1230270c1f7884" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 46619 } } peers { permanent_uuid: "874732731edb45f3999e46085384b33a" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 36573 } } peers { permanent_uuid: "9228ffda02394415a5a26c7982f6b5ae" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 45087 } }
I20260608 09:55:26.745383  2318 raft_consensus.cc:385] T 1f1debac6c434a448e7bdd37af7eda46 P 9228ffda02394415a5a26c7982f6b5ae [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:55:26.745684  2318 raft_consensus.cc:740] T 1f1debac6c434a448e7bdd37af7eda46 P 9228ffda02394415a5a26c7982f6b5ae [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9228ffda02394415a5a26c7982f6b5ae, State: Initialized, Role: FOLLOWER
I20260608 09:55:26.746793  2318 consensus_queue.cc:260] T 1f1debac6c434a448e7bdd37af7eda46 P 9228ffda02394415a5a26c7982f6b5ae [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8573ebb284124a518a1230270c1f7884" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 46619 } } peers { permanent_uuid: "874732731edb45f3999e46085384b33a" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 36573 } } peers { permanent_uuid: "9228ffda02394415a5a26c7982f6b5ae" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 45087 } }
I20260608 09:55:26.750620  2315 tablet_bootstrap.cc:492] T af68fe55640348cb95c0be28e55eb9b9 P 874732731edb45f3999e46085384b33a: Bootstrap starting.
I20260608 09:55:26.762920  2315 tablet_bootstrap.cc:654] T af68fe55640348cb95c0be28e55eb9b9 P 874732731edb45f3999e46085384b33a: Neither blocks nor log segments found. Creating new log.
I20260608 09:55:26.766844  2318 ts_tablet_manager.cc:1434] T 1f1debac6c434a448e7bdd37af7eda46 P 9228ffda02394415a5a26c7982f6b5ae: Time spent starting tablet: real 0.025s	user 0.008s	sys 0.015s
I20260608 09:55:26.768093  2318 tablet_bootstrap.cc:492] T 992c2676f0f84e1c8d518817f9f091b7 P 9228ffda02394415a5a26c7982f6b5ae: Bootstrap starting.
I20260608 09:55:26.769730  2314 tablet_bootstrap.cc:492] T d540300b8cbe4906bbfe60299402d521 P 8573ebb284124a518a1230270c1f7884: No bootstrap required, opened a new log
I20260608 09:55:26.770231  2314 ts_tablet_manager.cc:1403] T d540300b8cbe4906bbfe60299402d521 P 8573ebb284124a518a1230270c1f7884: Time spent bootstrapping tablet: real 0.040s	user 0.030s	sys 0.007s
I20260608 09:55:26.770727  2315 tablet_bootstrap.cc:492] T af68fe55640348cb95c0be28e55eb9b9 P 874732731edb45f3999e46085384b33a: No bootstrap required, opened a new log
I20260608 09:55:26.771270  2315 ts_tablet_manager.cc:1403] T af68fe55640348cb95c0be28e55eb9b9 P 874732731edb45f3999e46085384b33a: Time spent bootstrapping tablet: real 0.021s	user 0.014s	sys 0.004s
I20260608 09:55:26.773373  2314 raft_consensus.cc:359] T d540300b8cbe4906bbfe60299402d521 P 8573ebb284124a518a1230270c1f7884 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9228ffda02394415a5a26c7982f6b5ae" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 45087 } } peers { permanent_uuid: "874732731edb45f3999e46085384b33a" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 36573 } } peers { permanent_uuid: "8573ebb284124a518a1230270c1f7884" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 46619 } }
I20260608 09:55:26.774106  2314 raft_consensus.cc:385] T d540300b8cbe4906bbfe60299402d521 P 8573ebb284124a518a1230270c1f7884 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:55:26.774425  2314 raft_consensus.cc:740] T d540300b8cbe4906bbfe60299402d521 P 8573ebb284124a518a1230270c1f7884 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8573ebb284124a518a1230270c1f7884, State: Initialized, Role: FOLLOWER
I20260608 09:55:26.774302  2315 raft_consensus.cc:359] T af68fe55640348cb95c0be28e55eb9b9 P 874732731edb45f3999e46085384b33a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9228ffda02394415a5a26c7982f6b5ae" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 45087 } } peers { permanent_uuid: "874732731edb45f3999e46085384b33a" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 36573 } } peers { permanent_uuid: "8573ebb284124a518a1230270c1f7884" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 46619 } }
I20260608 09:55:26.775087  2315 raft_consensus.cc:385] T af68fe55640348cb95c0be28e55eb9b9 P 874732731edb45f3999e46085384b33a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:55:26.775396  2315 raft_consensus.cc:740] T af68fe55640348cb95c0be28e55eb9b9 P 874732731edb45f3999e46085384b33a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 874732731edb45f3999e46085384b33a, State: Initialized, Role: FOLLOWER
I20260608 09:55:26.775410  2318 tablet_bootstrap.cc:654] T 992c2676f0f84e1c8d518817f9f091b7 P 9228ffda02394415a5a26c7982f6b5ae: Neither blocks nor log segments found. Creating new log.
I20260608 09:55:26.775434  2314 consensus_queue.cc:260] T d540300b8cbe4906bbfe60299402d521 P 8573ebb284124a518a1230270c1f7884 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9228ffda02394415a5a26c7982f6b5ae" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 45087 } } peers { permanent_uuid: "874732731edb45f3999e46085384b33a" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 36573 } } peers { permanent_uuid: "8573ebb284124a518a1230270c1f7884" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 46619 } }
I20260608 09:55:26.776304  2315 consensus_queue.cc:260] T af68fe55640348cb95c0be28e55eb9b9 P 874732731edb45f3999e46085384b33a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9228ffda02394415a5a26c7982f6b5ae" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 45087 } } peers { permanent_uuid: "874732731edb45f3999e46085384b33a" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 36573 } } peers { permanent_uuid: "8573ebb284124a518a1230270c1f7884" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 46619 } }
I20260608 09:55:26.780557  2315 ts_tablet_manager.cc:1434] T af68fe55640348cb95c0be28e55eb9b9 P 874732731edb45f3999e46085384b33a: Time spent starting tablet: real 0.009s	user 0.002s	sys 0.004s
I20260608 09:55:26.780673  2314 ts_tablet_manager.cc:1434] T d540300b8cbe4906bbfe60299402d521 P 8573ebb284124a518a1230270c1f7884: Time spent starting tablet: real 0.010s	user 0.007s	sys 0.002s
I20260608 09:55:26.781538  2315 tablet_bootstrap.cc:492] T d540300b8cbe4906bbfe60299402d521 P 874732731edb45f3999e46085384b33a: Bootstrap starting.
I20260608 09:55:26.781560  2314 tablet_bootstrap.cc:492] T b1aff8032b774971bd34aa80c7a429f0 P 8573ebb284124a518a1230270c1f7884: Bootstrap starting.
I20260608 09:55:26.787731  2318 tablet_bootstrap.cc:492] T 992c2676f0f84e1c8d518817f9f091b7 P 9228ffda02394415a5a26c7982f6b5ae: No bootstrap required, opened a new log
I20260608 09:55:26.788272  2318 ts_tablet_manager.cc:1403] T 992c2676f0f84e1c8d518817f9f091b7 P 9228ffda02394415a5a26c7982f6b5ae: Time spent bootstrapping tablet: real 0.020s	user 0.015s	sys 0.004s
I20260608 09:55:26.788901  2314 tablet_bootstrap.cc:654] T b1aff8032b774971bd34aa80c7a429f0 P 8573ebb284124a518a1230270c1f7884: Neither blocks nor log segments found. Creating new log.
I20260608 09:55:26.788901  2315 tablet_bootstrap.cc:654] T d540300b8cbe4906bbfe60299402d521 P 874732731edb45f3999e46085384b33a: Neither blocks nor log segments found. Creating new log.
I20260608 09:55:26.791493  2318 raft_consensus.cc:359] T 992c2676f0f84e1c8d518817f9f091b7 P 9228ffda02394415a5a26c7982f6b5ae [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9228ffda02394415a5a26c7982f6b5ae" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 45087 } } peers { permanent_uuid: "874732731edb45f3999e46085384b33a" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 36573 } } peers { permanent_uuid: "8573ebb284124a518a1230270c1f7884" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 46619 } }
I20260608 09:55:26.792248  2318 raft_consensus.cc:385] T 992c2676f0f84e1c8d518817f9f091b7 P 9228ffda02394415a5a26c7982f6b5ae [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:55:26.792532  2318 raft_consensus.cc:740] T 992c2676f0f84e1c8d518817f9f091b7 P 9228ffda02394415a5a26c7982f6b5ae [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9228ffda02394415a5a26c7982f6b5ae, State: Initialized, Role: FOLLOWER
I20260608 09:55:26.793576  2318 consensus_queue.cc:260] T 992c2676f0f84e1c8d518817f9f091b7 P 9228ffda02394415a5a26c7982f6b5ae [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9228ffda02394415a5a26c7982f6b5ae" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 45087 } } peers { permanent_uuid: "874732731edb45f3999e46085384b33a" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 36573 } } peers { permanent_uuid: "8573ebb284124a518a1230270c1f7884" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 46619 } }
I20260608 09:55:26.795996  2318 ts_tablet_manager.cc:1434] T 992c2676f0f84e1c8d518817f9f091b7 P 9228ffda02394415a5a26c7982f6b5ae: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.002s
I20260608 09:55:26.797096  2318 tablet_bootstrap.cc:492] T d540300b8cbe4906bbfe60299402d521 P 9228ffda02394415a5a26c7982f6b5ae: Bootstrap starting.
I20260608 09:55:26.801874  2314 tablet_bootstrap.cc:492] T b1aff8032b774971bd34aa80c7a429f0 P 8573ebb284124a518a1230270c1f7884: No bootstrap required, opened a new log
I20260608 09:55:26.802081  2315 tablet_bootstrap.cc:492] T d540300b8cbe4906bbfe60299402d521 P 874732731edb45f3999e46085384b33a: No bootstrap required, opened a new log
I20260608 09:55:26.802430  2314 ts_tablet_manager.cc:1403] T b1aff8032b774971bd34aa80c7a429f0 P 8573ebb284124a518a1230270c1f7884: Time spent bootstrapping tablet: real 0.021s	user 0.010s	sys 0.007s
I20260608 09:55:26.802552  2315 ts_tablet_manager.cc:1403] T d540300b8cbe4906bbfe60299402d521 P 874732731edb45f3999e46085384b33a: Time spent bootstrapping tablet: real 0.021s	user 0.013s	sys 0.004s
I20260608 09:55:26.804373  2318 tablet_bootstrap.cc:654] T d540300b8cbe4906bbfe60299402d521 P 9228ffda02394415a5a26c7982f6b5ae: Neither blocks nor log segments found. Creating new log.
I20260608 09:55:26.805721  2315 raft_consensus.cc:359] T d540300b8cbe4906bbfe60299402d521 P 874732731edb45f3999e46085384b33a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9228ffda02394415a5a26c7982f6b5ae" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 45087 } } peers { permanent_uuid: "874732731edb45f3999e46085384b33a" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 36573 } } peers { permanent_uuid: "8573ebb284124a518a1230270c1f7884" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 46619 } }
I20260608 09:55:26.805975  2314 raft_consensus.cc:359] T b1aff8032b774971bd34aa80c7a429f0 P 8573ebb284124a518a1230270c1f7884 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9228ffda02394415a5a26c7982f6b5ae" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 45087 } } peers { permanent_uuid: "874732731edb45f3999e46085384b33a" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 36573 } } peers { permanent_uuid: "8573ebb284124a518a1230270c1f7884" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 46619 } }
I20260608 09:55:26.806461  2315 raft_consensus.cc:385] T d540300b8cbe4906bbfe60299402d521 P 874732731edb45f3999e46085384b33a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:55:26.806659  2314 raft_consensus.cc:385] T b1aff8032b774971bd34aa80c7a429f0 P 8573ebb284124a518a1230270c1f7884 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:55:26.806777  2315 raft_consensus.cc:740] T d540300b8cbe4906bbfe60299402d521 P 874732731edb45f3999e46085384b33a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 874732731edb45f3999e46085384b33a, State: Initialized, Role: FOLLOWER
I20260608 09:55:26.807003  2314 raft_consensus.cc:740] T b1aff8032b774971bd34aa80c7a429f0 P 8573ebb284124a518a1230270c1f7884 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8573ebb284124a518a1230270c1f7884, State: Initialized, Role: FOLLOWER
I20260608 09:55:26.807865  2315 consensus_queue.cc:260] T d540300b8cbe4906bbfe60299402d521 P 874732731edb45f3999e46085384b33a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9228ffda02394415a5a26c7982f6b5ae" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 45087 } } peers { permanent_uuid: "874732731edb45f3999e46085384b33a" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 36573 } } peers { permanent_uuid: "8573ebb284124a518a1230270c1f7884" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 46619 } }
I20260608 09:55:26.807925  2314 consensus_queue.cc:260] T b1aff8032b774971bd34aa80c7a429f0 P 8573ebb284124a518a1230270c1f7884 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9228ffda02394415a5a26c7982f6b5ae" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 45087 } } peers { permanent_uuid: "874732731edb45f3999e46085384b33a" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 36573 } } peers { permanent_uuid: "8573ebb284124a518a1230270c1f7884" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 46619 } }
I20260608 09:55:26.810618  2314 ts_tablet_manager.cc:1434] T b1aff8032b774971bd34aa80c7a429f0 P 8573ebb284124a518a1230270c1f7884: Time spent starting tablet: real 0.008s	user 0.000s	sys 0.008s
I20260608 09:55:26.811663  2314 tablet_bootstrap.cc:492] T 1f1debac6c434a448e7bdd37af7eda46 P 8573ebb284124a518a1230270c1f7884: Bootstrap starting.
I20260608 09:55:26.812578  2315 ts_tablet_manager.cc:1434] T d540300b8cbe4906bbfe60299402d521 P 874732731edb45f3999e46085384b33a: Time spent starting tablet: real 0.010s	user 0.005s	sys 0.003s
I20260608 09:55:26.813565  2315 tablet_bootstrap.cc:492] T 992c2676f0f84e1c8d518817f9f091b7 P 874732731edb45f3999e46085384b33a: Bootstrap starting.
I20260608 09:55:26.817938  2318 tablet_bootstrap.cc:492] T d540300b8cbe4906bbfe60299402d521 P 9228ffda02394415a5a26c7982f6b5ae: No bootstrap required, opened a new log
I20260608 09:55:26.818409  2314 tablet_bootstrap.cc:654] T 1f1debac6c434a448e7bdd37af7eda46 P 8573ebb284124a518a1230270c1f7884: Neither blocks nor log segments found. Creating new log.
I20260608 09:55:26.818512  2318 ts_tablet_manager.cc:1403] T d540300b8cbe4906bbfe60299402d521 P 9228ffda02394415a5a26c7982f6b5ae: Time spent bootstrapping tablet: real 0.022s	user 0.009s	sys 0.009s
I20260608 09:55:26.820444  2315 tablet_bootstrap.cc:654] T 992c2676f0f84e1c8d518817f9f091b7 P 874732731edb45f3999e46085384b33a: Neither blocks nor log segments found. Creating new log.
I20260608 09:55:26.822072  2318 raft_consensus.cc:359] T d540300b8cbe4906bbfe60299402d521 P 9228ffda02394415a5a26c7982f6b5ae [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9228ffda02394415a5a26c7982f6b5ae" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 45087 } } peers { permanent_uuid: "874732731edb45f3999e46085384b33a" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 36573 } } peers { permanent_uuid: "8573ebb284124a518a1230270c1f7884" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 46619 } }
I20260608 09:55:26.822830  2318 raft_consensus.cc:385] T d540300b8cbe4906bbfe60299402d521 P 9228ffda02394415a5a26c7982f6b5ae [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:55:26.823158  2318 raft_consensus.cc:740] T d540300b8cbe4906bbfe60299402d521 P 9228ffda02394415a5a26c7982f6b5ae [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9228ffda02394415a5a26c7982f6b5ae, State: Initialized, Role: FOLLOWER
I20260608 09:55:26.824294  2318 consensus_queue.cc:260] T d540300b8cbe4906bbfe60299402d521 P 9228ffda02394415a5a26c7982f6b5ae [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9228ffda02394415a5a26c7982f6b5ae" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 45087 } } peers { permanent_uuid: "874732731edb45f3999e46085384b33a" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 36573 } } peers { permanent_uuid: "8573ebb284124a518a1230270c1f7884" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 46619 } }
I20260608 09:55:26.826879  2318 ts_tablet_manager.cc:1434] T d540300b8cbe4906bbfe60299402d521 P 9228ffda02394415a5a26c7982f6b5ae: Time spent starting tablet: real 0.008s	user 0.002s	sys 0.006s
I20260608 09:55:26.829829  2318 tablet_bootstrap.cc:492] T af68fe55640348cb95c0be28e55eb9b9 P 9228ffda02394415a5a26c7982f6b5ae: Bootstrap starting.
I20260608 09:55:26.833797  2315 tablet_bootstrap.cc:492] T 992c2676f0f84e1c8d518817f9f091b7 P 874732731edb45f3999e46085384b33a: No bootstrap required, opened a new log
I20260608 09:55:26.834491  2315 ts_tablet_manager.cc:1403] T 992c2676f0f84e1c8d518817f9f091b7 P 874732731edb45f3999e46085384b33a: Time spent bootstrapping tablet: real 0.021s	user 0.017s	sys 0.000s
I20260608 09:55:26.837373  2318 tablet_bootstrap.cc:654] T af68fe55640348cb95c0be28e55eb9b9 P 9228ffda02394415a5a26c7982f6b5ae: Neither blocks nor log segments found. Creating new log.
I20260608 09:55:26.838934  2315 raft_consensus.cc:359] T 992c2676f0f84e1c8d518817f9f091b7 P 874732731edb45f3999e46085384b33a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9228ffda02394415a5a26c7982f6b5ae" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 45087 } } peers { permanent_uuid: "874732731edb45f3999e46085384b33a" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 36573 } } peers { permanent_uuid: "8573ebb284124a518a1230270c1f7884" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 46619 } }
I20260608 09:55:26.840061  2315 raft_consensus.cc:385] T 992c2676f0f84e1c8d518817f9f091b7 P 874732731edb45f3999e46085384b33a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:55:26.840472  2315 raft_consensus.cc:740] T 992c2676f0f84e1c8d518817f9f091b7 P 874732731edb45f3999e46085384b33a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 874732731edb45f3999e46085384b33a, State: Initialized, Role: FOLLOWER
I20260608 09:55:26.841955  2315 consensus_queue.cc:260] T 992c2676f0f84e1c8d518817f9f091b7 P 874732731edb45f3999e46085384b33a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9228ffda02394415a5a26c7982f6b5ae" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 45087 } } peers { permanent_uuid: "874732731edb45f3999e46085384b33a" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 36573 } } peers { permanent_uuid: "8573ebb284124a518a1230270c1f7884" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 46619 } }
I20260608 09:55:26.845475  2315 ts_tablet_manager.cc:1434] T 992c2676f0f84e1c8d518817f9f091b7 P 874732731edb45f3999e46085384b33a: Time spent starting tablet: real 0.010s	user 0.001s	sys 0.007s
I20260608 09:55:26.846850  2315 tablet_bootstrap.cc:492] T b1aff8032b774971bd34aa80c7a429f0 P 874732731edb45f3999e46085384b33a: Bootstrap starting.
I20260608 09:55:26.855557  2315 tablet_bootstrap.cc:654] T b1aff8032b774971bd34aa80c7a429f0 P 874732731edb45f3999e46085384b33a: Neither blocks nor log segments found. Creating new log.
I20260608 09:55:26.868882  2315 tablet_bootstrap.cc:492] T b1aff8032b774971bd34aa80c7a429f0 P 874732731edb45f3999e46085384b33a: No bootstrap required, opened a new log
I20260608 09:55:26.869491  2315 ts_tablet_manager.cc:1403] T b1aff8032b774971bd34aa80c7a429f0 P 874732731edb45f3999e46085384b33a: Time spent bootstrapping tablet: real 0.023s	user 0.008s	sys 0.012s
I20260608 09:55:26.873225  2315 raft_consensus.cc:359] T b1aff8032b774971bd34aa80c7a429f0 P 874732731edb45f3999e46085384b33a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9228ffda02394415a5a26c7982f6b5ae" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 45087 } } peers { permanent_uuid: "874732731edb45f3999e46085384b33a" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 36573 } } peers { permanent_uuid: "8573ebb284124a518a1230270c1f7884" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 46619 } }
I20260608 09:55:26.873767  2315 raft_consensus.cc:385] T b1aff8032b774971bd34aa80c7a429f0 P 874732731edb45f3999e46085384b33a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:55:26.874060  2315 raft_consensus.cc:740] T b1aff8032b774971bd34aa80c7a429f0 P 874732731edb45f3999e46085384b33a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 874732731edb45f3999e46085384b33a, State: Initialized, Role: FOLLOWER
I20260608 09:55:26.874922  2315 consensus_queue.cc:260] T b1aff8032b774971bd34aa80c7a429f0 P 874732731edb45f3999e46085384b33a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9228ffda02394415a5a26c7982f6b5ae" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 45087 } } peers { permanent_uuid: "874732731edb45f3999e46085384b33a" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 36573 } } peers { permanent_uuid: "8573ebb284124a518a1230270c1f7884" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 46619 } }
I20260608 09:55:26.875743  2314 tablet_bootstrap.cc:492] T 1f1debac6c434a448e7bdd37af7eda46 P 8573ebb284124a518a1230270c1f7884: No bootstrap required, opened a new log
I20260608 09:55:26.876288  2314 ts_tablet_manager.cc:1403] T 1f1debac6c434a448e7bdd37af7eda46 P 8573ebb284124a518a1230270c1f7884: Time spent bootstrapping tablet: real 0.065s	user 0.023s	sys 0.040s
I20260608 09:55:26.876809  2318 tablet_bootstrap.cc:492] T af68fe55640348cb95c0be28e55eb9b9 P 9228ffda02394415a5a26c7982f6b5ae: No bootstrap required, opened a new log
I20260608 09:55:26.877362  2318 ts_tablet_manager.cc:1403] T af68fe55640348cb95c0be28e55eb9b9 P 9228ffda02394415a5a26c7982f6b5ae: Time spent bootstrapping tablet: real 0.048s	user 0.027s	sys 0.017s
I20260608 09:55:26.877417  2315 ts_tablet_manager.cc:1434] T b1aff8032b774971bd34aa80c7a429f0 P 874732731edb45f3999e46085384b33a: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.003s
I20260608 09:55:26.878573  2315 tablet_bootstrap.cc:492] T cb304ccd5dd340c2a9cda5a4bf4c32f3 P 874732731edb45f3999e46085384b33a: Bootstrap starting.
I20260608 09:55:26.880373  2319 raft_consensus.cc:493] T b1aff8032b774971bd34aa80c7a429f0 P 8573ebb284124a518a1230270c1f7884 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 09:55:26.880788  2318 raft_consensus.cc:359] T af68fe55640348cb95c0be28e55eb9b9 P 9228ffda02394415a5a26c7982f6b5ae [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9228ffda02394415a5a26c7982f6b5ae" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 45087 } } peers { permanent_uuid: "874732731edb45f3999e46085384b33a" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 36573 } } peers { permanent_uuid: "8573ebb284124a518a1230270c1f7884" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 46619 } }
I20260608 09:55:26.880951  2319 raft_consensus.cc:515] T b1aff8032b774971bd34aa80c7a429f0 P 8573ebb284124a518a1230270c1f7884 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9228ffda02394415a5a26c7982f6b5ae" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 45087 } } peers { permanent_uuid: "874732731edb45f3999e46085384b33a" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 36573 } } peers { permanent_uuid: "8573ebb284124a518a1230270c1f7884" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 46619 } }
I20260608 09:55:26.881608  2318 raft_consensus.cc:385] T af68fe55640348cb95c0be28e55eb9b9 P 9228ffda02394415a5a26c7982f6b5ae [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:55:26.882004  2318 raft_consensus.cc:740] T af68fe55640348cb95c0be28e55eb9b9 P 9228ffda02394415a5a26c7982f6b5ae [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9228ffda02394415a5a26c7982f6b5ae, State: Initialized, Role: FOLLOWER
I20260608 09:55:26.883093  2318 consensus_queue.cc:260] T af68fe55640348cb95c0be28e55eb9b9 P 9228ffda02394415a5a26c7982f6b5ae [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9228ffda02394415a5a26c7982f6b5ae" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 45087 } } peers { permanent_uuid: "874732731edb45f3999e46085384b33a" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 36573 } } peers { permanent_uuid: "8573ebb284124a518a1230270c1f7884" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 46619 } }
I20260608 09:55:26.886237  2315 tablet_bootstrap.cc:654] T cb304ccd5dd340c2a9cda5a4bf4c32f3 P 874732731edb45f3999e46085384b33a: Neither blocks nor log segments found. Creating new log.
I20260608 09:55:26.886566  2319 leader_election.cc:290] T b1aff8032b774971bd34aa80c7a429f0 P 8573ebb284124a518a1230270c1f7884 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9228ffda02394415a5a26c7982f6b5ae (127.22.183.129:45087), 874732731edb45f3999e46085384b33a (127.22.183.130:36573)
I20260608 09:55:26.889281  2318 ts_tablet_manager.cc:1434] T af68fe55640348cb95c0be28e55eb9b9 P 9228ffda02394415a5a26c7982f6b5ae: Time spent starting tablet: real 0.011s	user 0.009s	sys 0.000s
I20260608 09:55:26.890470  2318 tablet_bootstrap.cc:492] T b1aff8032b774971bd34aa80c7a429f0 P 9228ffda02394415a5a26c7982f6b5ae: Bootstrap starting.
I20260608 09:55:26.879367  2314 raft_consensus.cc:359] T 1f1debac6c434a448e7bdd37af7eda46 P 8573ebb284124a518a1230270c1f7884 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8573ebb284124a518a1230270c1f7884" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 46619 } } peers { permanent_uuid: "874732731edb45f3999e46085384b33a" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 36573 } } peers { permanent_uuid: "9228ffda02394415a5a26c7982f6b5ae" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 45087 } }
I20260608 09:55:26.891765  2314 raft_consensus.cc:385] T 1f1debac6c434a448e7bdd37af7eda46 P 8573ebb284124a518a1230270c1f7884 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:55:26.892216  2314 raft_consensus.cc:740] T 1f1debac6c434a448e7bdd37af7eda46 P 8573ebb284124a518a1230270c1f7884 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8573ebb284124a518a1230270c1f7884, State: Initialized, Role: FOLLOWER
I20260608 09:55:26.895062  2314 consensus_queue.cc:260] T 1f1debac6c434a448e7bdd37af7eda46 P 8573ebb284124a518a1230270c1f7884 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8573ebb284124a518a1230270c1f7884" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 46619 } } peers { permanent_uuid: "874732731edb45f3999e46085384b33a" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 36573 } } peers { permanent_uuid: "9228ffda02394415a5a26c7982f6b5ae" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 45087 } }
I20260608 09:55:26.898767  2315 tablet_bootstrap.cc:492] T cb304ccd5dd340c2a9cda5a4bf4c32f3 P 874732731edb45f3999e46085384b33a: No bootstrap required, opened a new log
I20260608 09:55:26.899307  2315 ts_tablet_manager.cc:1403] T cb304ccd5dd340c2a9cda5a4bf4c32f3 P 874732731edb45f3999e46085384b33a: Time spent bootstrapping tablet: real 0.021s	user 0.016s	sys 0.003s
I20260608 09:55:26.899606  2318 tablet_bootstrap.cc:654] T b1aff8032b774971bd34aa80c7a429f0 P 9228ffda02394415a5a26c7982f6b5ae: Neither blocks nor log segments found. Creating new log.
I20260608 09:55:26.902220  2314 ts_tablet_manager.cc:1434] T 1f1debac6c434a448e7bdd37af7eda46 P 8573ebb284124a518a1230270c1f7884: Time spent starting tablet: real 0.026s	user 0.008s	sys 0.000s
I20260608 09:55:26.902490  2315 raft_consensus.cc:359] T cb304ccd5dd340c2a9cda5a4bf4c32f3 P 874732731edb45f3999e46085384b33a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9228ffda02394415a5a26c7982f6b5ae" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 45087 } } peers { permanent_uuid: "874732731edb45f3999e46085384b33a" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 36573 } } peers { permanent_uuid: "8573ebb284124a518a1230270c1f7884" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 46619 } }
I20260608 09:55:26.903235  2315 raft_consensus.cc:385] T cb304ccd5dd340c2a9cda5a4bf4c32f3 P 874732731edb45f3999e46085384b33a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:55:26.903640  2315 raft_consensus.cc:740] T cb304ccd5dd340c2a9cda5a4bf4c32f3 P 874732731edb45f3999e46085384b33a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 874732731edb45f3999e46085384b33a, State: Initialized, Role: FOLLOWER
I20260608 09:55:26.904844  2315 consensus_queue.cc:260] T cb304ccd5dd340c2a9cda5a4bf4c32f3 P 874732731edb45f3999e46085384b33a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9228ffda02394415a5a26c7982f6b5ae" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 45087 } } peers { permanent_uuid: "874732731edb45f3999e46085384b33a" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 36573 } } peers { permanent_uuid: "8573ebb284124a518a1230270c1f7884" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 46619 } }
I20260608 09:55:26.903260  2314 tablet_bootstrap.cc:492] T af68fe55640348cb95c0be28e55eb9b9 P 8573ebb284124a518a1230270c1f7884: Bootstrap starting.
I20260608 09:55:26.909868  2320 raft_consensus.cc:493] T d540300b8cbe4906bbfe60299402d521 P 874732731edb45f3999e46085384b33a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 09:55:26.910455  2320 raft_consensus.cc:515] T d540300b8cbe4906bbfe60299402d521 P 874732731edb45f3999e46085384b33a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9228ffda02394415a5a26c7982f6b5ae" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 45087 } } peers { permanent_uuid: "874732731edb45f3999e46085384b33a" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 36573 } } peers { permanent_uuid: "8573ebb284124a518a1230270c1f7884" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 46619 } }
I20260608 09:55:26.919991  2314 tablet_bootstrap.cc:654] T af68fe55640348cb95c0be28e55eb9b9 P 8573ebb284124a518a1230270c1f7884: Neither blocks nor log segments found. Creating new log.
I20260608 09:55:26.923673  2318 tablet_bootstrap.cc:492] T b1aff8032b774971bd34aa80c7a429f0 P 9228ffda02394415a5a26c7982f6b5ae: No bootstrap required, opened a new log
I20260608 09:55:26.923686  2319 raft_consensus.cc:493] T cb304ccd5dd340c2a9cda5a4bf4c32f3 P 8573ebb284124a518a1230270c1f7884 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 09:55:26.924301  2320 leader_election.cc:290] T d540300b8cbe4906bbfe60299402d521 P 874732731edb45f3999e46085384b33a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9228ffda02394415a5a26c7982f6b5ae (127.22.183.129:45087), 8573ebb284124a518a1230270c1f7884 (127.22.183.131:46619)
I20260608 09:55:26.924321  2319 raft_consensus.cc:515] T cb304ccd5dd340c2a9cda5a4bf4c32f3 P 8573ebb284124a518a1230270c1f7884 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9228ffda02394415a5a26c7982f6b5ae" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 45087 } } peers { permanent_uuid: "874732731edb45f3999e46085384b33a" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 36573 } } peers { permanent_uuid: "8573ebb284124a518a1230270c1f7884" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 46619 } }
I20260608 09:55:26.924304  2318 ts_tablet_manager.cc:1403] T b1aff8032b774971bd34aa80c7a429f0 P 9228ffda02394415a5a26c7982f6b5ae: Time spent bootstrapping tablet: real 0.034s	user 0.011s	sys 0.007s
I20260608 09:55:26.925510  2119 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b1aff8032b774971bd34aa80c7a429f0" candidate_uuid: "8573ebb284124a518a1230270c1f7884" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9228ffda02394415a5a26c7982f6b5ae" is_pre_election: true
I20260608 09:55:26.926759  2320 raft_consensus.cc:493] T b1aff8032b774971bd34aa80c7a429f0 P 874732731edb45f3999e46085384b33a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 09:55:26.927294  2320 raft_consensus.cc:515] T b1aff8032b774971bd34aa80c7a429f0 P 874732731edb45f3999e46085384b33a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9228ffda02394415a5a26c7982f6b5ae" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 45087 } } peers { permanent_uuid: "874732731edb45f3999e46085384b33a" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 36573 } } peers { permanent_uuid: "8573ebb284124a518a1230270c1f7884" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 46619 } }
I20260608 09:55:26.928329  2118 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cb304ccd5dd340c2a9cda5a4bf4c32f3" candidate_uuid: "8573ebb284124a518a1230270c1f7884" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9228ffda02394415a5a26c7982f6b5ae" is_pre_election: true
I20260608 09:55:26.929492  2320 leader_election.cc:290] T b1aff8032b774971bd34aa80c7a429f0 P 874732731edb45f3999e46085384b33a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9228ffda02394415a5a26c7982f6b5ae (127.22.183.129:45087), 8573ebb284124a518a1230270c1f7884 (127.22.183.131:46619)
I20260608 09:55:26.926753  2319 leader_election.cc:290] T cb304ccd5dd340c2a9cda5a4bf4c32f3 P 8573ebb284124a518a1230270c1f7884 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9228ffda02394415a5a26c7982f6b5ae (127.22.183.129:45087), 874732731edb45f3999e46085384b33a (127.22.183.130:36573)
W20260608 09:55:26.930120  2231 leader_election.cc:343] T cb304ccd5dd340c2a9cda5a4bf4c32f3 P 8573ebb284124a518a1230270c1f7884 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9228ffda02394415a5a26c7982f6b5ae (127.22.183.129:45087): Illegal state: must be running to vote when last-logged opid is not known
I20260608 09:55:26.932979  2318 raft_consensus.cc:359] T b1aff8032b774971bd34aa80c7a429f0 P 9228ffda02394415a5a26c7982f6b5ae [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9228ffda02394415a5a26c7982f6b5ae" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 45087 } } peers { permanent_uuid: "874732731edb45f3999e46085384b33a" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 36573 } } peers { permanent_uuid: "8573ebb284124a518a1230270c1f7884" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 46619 } }
I20260608 09:55:26.933753  2318 raft_consensus.cc:385] T b1aff8032b774971bd34aa80c7a429f0 P 9228ffda02394415a5a26c7982f6b5ae [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
W20260608 09:55:26.933774  2231 leader_election.cc:343] T b1aff8032b774971bd34aa80c7a429f0 P 8573ebb284124a518a1230270c1f7884 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9228ffda02394415a5a26c7982f6b5ae (127.22.183.129:45087): Illegal state: must be running to vote when last-logged opid is not known
I20260608 09:55:26.934353  2318 raft_consensus.cc:740] T b1aff8032b774971bd34aa80c7a429f0 P 9228ffda02394415a5a26c7982f6b5ae [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9228ffda02394415a5a26c7982f6b5ae, State: Initialized, Role: FOLLOWER
I20260608 09:55:26.935217  2318 consensus_queue.cc:260] T b1aff8032b774971bd34aa80c7a429f0 P 9228ffda02394415a5a26c7982f6b5ae [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9228ffda02394415a5a26c7982f6b5ae" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 45087 } } peers { permanent_uuid: "874732731edb45f3999e46085384b33a" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 36573 } } peers { permanent_uuid: "8573ebb284124a518a1230270c1f7884" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 46619 } }
I20260608 09:55:26.937390  2318 ts_tablet_manager.cc:1434] T b1aff8032b774971bd34aa80c7a429f0 P 9228ffda02394415a5a26c7982f6b5ae: Time spent starting tablet: real 0.012s	user 0.005s	sys 0.000s
I20260608 09:55:26.938131  2314 tablet_bootstrap.cc:492] T af68fe55640348cb95c0be28e55eb9b9 P 8573ebb284124a518a1230270c1f7884: No bootstrap required, opened a new log
I20260608 09:55:26.938311  2318 tablet_bootstrap.cc:492] T cb304ccd5dd340c2a9cda5a4bf4c32f3 P 9228ffda02394415a5a26c7982f6b5ae: Bootstrap starting.
I20260608 09:55:26.938789  2314 ts_tablet_manager.cc:1403] T af68fe55640348cb95c0be28e55eb9b9 P 8573ebb284124a518a1230270c1f7884: Time spent bootstrapping tablet: real 0.036s	user 0.015s	sys 0.003s
I20260608 09:55:26.942528  2314 raft_consensus.cc:359] T af68fe55640348cb95c0be28e55eb9b9 P 8573ebb284124a518a1230270c1f7884 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9228ffda02394415a5a26c7982f6b5ae" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 45087 } } peers { permanent_uuid: "874732731edb45f3999e46085384b33a" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 36573 } } peers { permanent_uuid: "8573ebb284124a518a1230270c1f7884" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 46619 } }
I20260608 09:55:26.943404  2314 raft_consensus.cc:385] T af68fe55640348cb95c0be28e55eb9b9 P 8573ebb284124a518a1230270c1f7884 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:55:26.943794  2314 raft_consensus.cc:740] T af68fe55640348cb95c0be28e55eb9b9 P 8573ebb284124a518a1230270c1f7884 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8573ebb284124a518a1230270c1f7884, State: Initialized, Role: FOLLOWER
I20260608 09:55:26.944052  2318 tablet_bootstrap.cc:654] T cb304ccd5dd340c2a9cda5a4bf4c32f3 P 9228ffda02394415a5a26c7982f6b5ae: Neither blocks nor log segments found. Creating new log.
I20260608 09:55:26.945060  2315 ts_tablet_manager.cc:1434] T cb304ccd5dd340c2a9cda5a4bf4c32f3 P 874732731edb45f3999e46085384b33a: Time spent starting tablet: real 0.045s	user 0.003s	sys 0.004s
I20260608 09:55:26.944733  2314 consensus_queue.cc:260] T af68fe55640348cb95c0be28e55eb9b9 P 8573ebb284124a518a1230270c1f7884 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9228ffda02394415a5a26c7982f6b5ae" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 45087 } } peers { permanent_uuid: "874732731edb45f3999e46085384b33a" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 36573 } } peers { permanent_uuid: "8573ebb284124a518a1230270c1f7884" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 46619 } }
I20260608 09:55:26.958992  2314 ts_tablet_manager.cc:1434] T af68fe55640348cb95c0be28e55eb9b9 P 8573ebb284124a518a1230270c1f7884: Time spent starting tablet: real 0.020s	user 0.006s	sys 0.001s
I20260608 09:55:26.963809  2323 raft_consensus.cc:493] T af68fe55640348cb95c0be28e55eb9b9 P 9228ffda02394415a5a26c7982f6b5ae [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 09:55:26.964311  2323 raft_consensus.cc:515] T af68fe55640348cb95c0be28e55eb9b9 P 9228ffda02394415a5a26c7982f6b5ae [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9228ffda02394415a5a26c7982f6b5ae" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 45087 } } peers { permanent_uuid: "874732731edb45f3999e46085384b33a" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 36573 } } peers { permanent_uuid: "8573ebb284124a518a1230270c1f7884" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 46619 } }
I20260608 09:55:26.966878  2194 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b1aff8032b774971bd34aa80c7a429f0" candidate_uuid: "8573ebb284124a518a1230270c1f7884" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "874732731edb45f3999e46085384b33a" is_pre_election: true
I20260608 09:55:26.967602  2194 raft_consensus.cc:2468] T b1aff8032b774971bd34aa80c7a429f0 P 874732731edb45f3999e46085384b33a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8573ebb284124a518a1230270c1f7884 in term 0.
I20260608 09:55:26.969086  2193 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cb304ccd5dd340c2a9cda5a4bf4c32f3" candidate_uuid: "8573ebb284124a518a1230270c1f7884" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "874732731edb45f3999e46085384b33a" is_pre_election: true
I20260608 09:55:26.969801  2193 raft_consensus.cc:2468] T cb304ccd5dd340c2a9cda5a4bf4c32f3 P 874732731edb45f3999e46085384b33a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8573ebb284124a518a1230270c1f7884 in term 0.
I20260608 09:55:26.970939  2314 tablet_bootstrap.cc:492] T 992c2676f0f84e1c8d518817f9f091b7 P 8573ebb284124a518a1230270c1f7884: Bootstrap starting.
I20260608 09:55:26.977001  2323 leader_election.cc:290] T af68fe55640348cb95c0be28e55eb9b9 P 9228ffda02394415a5a26c7982f6b5ae [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 874732731edb45f3999e46085384b33a (127.22.183.130:36573), 8573ebb284124a518a1230270c1f7884 (127.22.183.131:46619)
I20260608 09:55:26.979346  2314 tablet_bootstrap.cc:654] T 992c2676f0f84e1c8d518817f9f091b7 P 8573ebb284124a518a1230270c1f7884: Neither blocks nor log segments found. Creating new log.
I20260608 09:55:26.985304  2320 raft_consensus.cc:493] T 1f1debac6c434a448e7bdd37af7eda46 P 874732731edb45f3999e46085384b33a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 09:55:26.986106  2320 raft_consensus.cc:515] T 1f1debac6c434a448e7bdd37af7eda46 P 874732731edb45f3999e46085384b33a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8573ebb284124a518a1230270c1f7884" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 46619 } } peers { permanent_uuid: "874732731edb45f3999e46085384b33a" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 36573 } } peers { permanent_uuid: "9228ffda02394415a5a26c7982f6b5ae" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 45087 } }
I20260608 09:55:26.989172  2320 leader_election.cc:290] T 1f1debac6c434a448e7bdd37af7eda46 P 874732731edb45f3999e46085384b33a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8573ebb284124a518a1230270c1f7884 (127.22.183.131:46619), 9228ffda02394415a5a26c7982f6b5ae (127.22.183.129:45087)
I20260608 09:55:26.991637  2314 tablet_bootstrap.cc:492] T 992c2676f0f84e1c8d518817f9f091b7 P 8573ebb284124a518a1230270c1f7884: No bootstrap required, opened a new log
I20260608 09:55:26.991940  2231 leader_election.cc:304] T b1aff8032b774971bd34aa80c7a429f0 P 8573ebb284124a518a1230270c1f7884 [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: 8573ebb284124a518a1230270c1f7884, 874732731edb45f3999e46085384b33a; no voters: 9228ffda02394415a5a26c7982f6b5ae
I20260608 09:55:26.992178  2314 ts_tablet_manager.cc:1403] T 992c2676f0f84e1c8d518817f9f091b7 P 8573ebb284124a518a1230270c1f7884: Time spent bootstrapping tablet: real 0.021s	user 0.013s	sys 0.006s
I20260608 09:55:26.992877  2319 raft_consensus.cc:2804] T b1aff8032b774971bd34aa80c7a429f0 P 8573ebb284124a518a1230270c1f7884 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 09:55:26.993283  2319 raft_consensus.cc:493] T b1aff8032b774971bd34aa80c7a429f0 P 8573ebb284124a518a1230270c1f7884 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 09:55:26.993639  2319 raft_consensus.cc:3060] T b1aff8032b774971bd34aa80c7a429f0 P 8573ebb284124a518a1230270c1f7884 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:55:26.995707  2314 raft_consensus.cc:359] T 992c2676f0f84e1c8d518817f9f091b7 P 8573ebb284124a518a1230270c1f7884 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9228ffda02394415a5a26c7982f6b5ae" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 45087 } } peers { permanent_uuid: "874732731edb45f3999e46085384b33a" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 36573 } } peers { permanent_uuid: "8573ebb284124a518a1230270c1f7884" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 46619 } }
I20260608 09:55:26.996461  2314 raft_consensus.cc:385] T 992c2676f0f84e1c8d518817f9f091b7 P 8573ebb284124a518a1230270c1f7884 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:55:26.996760  2314 raft_consensus.cc:740] T 992c2676f0f84e1c8d518817f9f091b7 P 8573ebb284124a518a1230270c1f7884 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8573ebb284124a518a1230270c1f7884, State: Initialized, Role: FOLLOWER
I20260608 09:55:26.997545  2314 consensus_queue.cc:260] T 992c2676f0f84e1c8d518817f9f091b7 P 8573ebb284124a518a1230270c1f7884 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9228ffda02394415a5a26c7982f6b5ae" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 45087 } } peers { permanent_uuid: "874732731edb45f3999e46085384b33a" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 36573 } } peers { permanent_uuid: "8573ebb284124a518a1230270c1f7884" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 46619 } }
I20260608 09:55:26.998988  2119 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d540300b8cbe4906bbfe60299402d521" candidate_uuid: "874732731edb45f3999e46085384b33a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9228ffda02394415a5a26c7982f6b5ae" is_pre_election: true
I20260608 09:55:26.999972  2119 raft_consensus.cc:2468] T d540300b8cbe4906bbfe60299402d521 P 9228ffda02394415a5a26c7982f6b5ae [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 874732731edb45f3999e46085384b33a in term 0.
I20260608 09:55:27.003561  2119 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b1aff8032b774971bd34aa80c7a429f0" candidate_uuid: "874732731edb45f3999e46085384b33a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9228ffda02394415a5a26c7982f6b5ae" is_pre_election: true
I20260608 09:55:27.003031  2319 raft_consensus.cc:515] T b1aff8032b774971bd34aa80c7a429f0 P 8573ebb284124a518a1230270c1f7884 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9228ffda02394415a5a26c7982f6b5ae" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 45087 } } peers { permanent_uuid: "874732731edb45f3999e46085384b33a" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 36573 } } peers { permanent_uuid: "8573ebb284124a518a1230270c1f7884" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 46619 } }
I20260608 09:55:27.005417  2119 raft_consensus.cc:2468] T b1aff8032b774971bd34aa80c7a429f0 P 9228ffda02394415a5a26c7982f6b5ae [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 874732731edb45f3999e46085384b33a in term 0.
I20260608 09:55:27.006639  2319 leader_election.cc:290] T b1aff8032b774971bd34aa80c7a429f0 P 8573ebb284124a518a1230270c1f7884 [CANDIDATE]: Term 1 election: Requested vote from peers 9228ffda02394415a5a26c7982f6b5ae (127.22.183.129:45087), 874732731edb45f3999e46085384b33a (127.22.183.130:36573)
I20260608 09:55:27.007310  2314 ts_tablet_manager.cc:1434] T 992c2676f0f84e1c8d518817f9f091b7 P 8573ebb284124a518a1230270c1f7884: Time spent starting tablet: real 0.015s	user 0.001s	sys 0.013s
I20260608 09:55:27.003983  2231 leader_election.cc:304] T cb304ccd5dd340c2a9cda5a4bf4c32f3 P 8573ebb284124a518a1230270c1f7884 [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: 8573ebb284124a518a1230270c1f7884, 874732731edb45f3999e46085384b33a; no voters: 9228ffda02394415a5a26c7982f6b5ae
I20260608 09:55:27.009130  2119 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1f1debac6c434a448e7bdd37af7eda46" candidate_uuid: "874732731edb45f3999e46085384b33a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9228ffda02394415a5a26c7982f6b5ae" is_pre_election: true
I20260608 09:55:27.010154  2118 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b1aff8032b774971bd34aa80c7a429f0" candidate_uuid: "8573ebb284124a518a1230270c1f7884" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9228ffda02394415a5a26c7982f6b5ae"
I20260608 09:55:27.010759  2118 raft_consensus.cc:3060] T b1aff8032b774971bd34aa80c7a429f0 P 9228ffda02394415a5a26c7982f6b5ae [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:55:27.011184  2157 leader_election.cc:304] T d540300b8cbe4906bbfe60299402d521 P 874732731edb45f3999e46085384b33a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 874732731edb45f3999e46085384b33a, 9228ffda02394415a5a26c7982f6b5ae; no voters: 
I20260608 09:55:27.010182  2119 raft_consensus.cc:2468] T 1f1debac6c434a448e7bdd37af7eda46 P 9228ffda02394415a5a26c7982f6b5ae [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 874732731edb45f3999e46085384b33a in term 0.
I20260608 09:55:27.016129  2319 raft_consensus.cc:2804] T cb304ccd5dd340c2a9cda5a4bf4c32f3 P 8573ebb284124a518a1230270c1f7884 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 09:55:27.019295  2319 raft_consensus.cc:493] T cb304ccd5dd340c2a9cda5a4bf4c32f3 P 8573ebb284124a518a1230270c1f7884 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 09:55:27.019712  2319 raft_consensus.cc:3060] T cb304ccd5dd340c2a9cda5a4bf4c32f3 P 8573ebb284124a518a1230270c1f7884 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:55:27.020927  2193 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b1aff8032b774971bd34aa80c7a429f0" candidate_uuid: "8573ebb284124a518a1230270c1f7884" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "874732731edb45f3999e46085384b33a"
I20260608 09:55:27.021668  2193 raft_consensus.cc:3060] T b1aff8032b774971bd34aa80c7a429f0 P 874732731edb45f3999e46085384b33a [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:55:27.018638  2320 raft_consensus.cc:2804] T d540300b8cbe4906bbfe60299402d521 P 874732731edb45f3999e46085384b33a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 09:55:27.025178  2320 raft_consensus.cc:493] T d540300b8cbe4906bbfe60299402d521 P 874732731edb45f3999e46085384b33a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 09:55:27.026031  2320 raft_consensus.cc:3060] T d540300b8cbe4906bbfe60299402d521 P 874732731edb45f3999e46085384b33a [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:55:27.024628  2157 leader_election.cc:304] T b1aff8032b774971bd34aa80c7a429f0 P 874732731edb45f3999e46085384b33a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 874732731edb45f3999e46085384b33a, 9228ffda02394415a5a26c7982f6b5ae; no voters: 
W20260608 09:55:27.037385  2065 auto_rebalancer.cc:259] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260608 09:55:27.040779  2319 raft_consensus.cc:515] T cb304ccd5dd340c2a9cda5a4bf4c32f3 P 8573ebb284124a518a1230270c1f7884 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9228ffda02394415a5a26c7982f6b5ae" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 45087 } } peers { permanent_uuid: "874732731edb45f3999e46085384b33a" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 36573 } } peers { permanent_uuid: "8573ebb284124a518a1230270c1f7884" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 46619 } }
I20260608 09:55:27.041083  2118 raft_consensus.cc:2468] T b1aff8032b774971bd34aa80c7a429f0 P 9228ffda02394415a5a26c7982f6b5ae [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8573ebb284124a518a1230270c1f7884 in term 1.
I20260608 09:55:27.042299  2231 leader_election.cc:304] T b1aff8032b774971bd34aa80c7a429f0 P 8573ebb284124a518a1230270c1f7884 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8573ebb284124a518a1230270c1f7884, 9228ffda02394415a5a26c7982f6b5ae; no voters: 
I20260608 09:55:27.042912  2193 raft_consensus.cc:2468] T b1aff8032b774971bd34aa80c7a429f0 P 874732731edb45f3999e46085384b33a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8573ebb284124a518a1230270c1f7884 in term 1.
I20260608 09:55:27.043094  2319 leader_election.cc:290] T cb304ccd5dd340c2a9cda5a4bf4c32f3 P 8573ebb284124a518a1230270c1f7884 [CANDIDATE]: Term 1 election: Requested vote from peers 9228ffda02394415a5a26c7982f6b5ae (127.22.183.129:45087), 874732731edb45f3999e46085384b33a (127.22.183.130:36573)
I20260608 09:55:27.043409  2320 raft_consensus.cc:515] T d540300b8cbe4906bbfe60299402d521 P 874732731edb45f3999e46085384b33a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9228ffda02394415a5a26c7982f6b5ae" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 45087 } } peers { permanent_uuid: "874732731edb45f3999e46085384b33a" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 36573 } } peers { permanent_uuid: "8573ebb284124a518a1230270c1f7884" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 46619 } }
I20260608 09:55:27.047447  2268 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "af68fe55640348cb95c0be28e55eb9b9" candidate_uuid: "9228ffda02394415a5a26c7982f6b5ae" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8573ebb284124a518a1230270c1f7884" is_pre_election: true
I20260608 09:55:27.045616  2119 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cb304ccd5dd340c2a9cda5a4bf4c32f3" candidate_uuid: "8573ebb284124a518a1230270c1f7884" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9228ffda02394415a5a26c7982f6b5ae"
I20260608 09:55:27.048399  2268 raft_consensus.cc:2468] T af68fe55640348cb95c0be28e55eb9b9 P 8573ebb284124a518a1230270c1f7884 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9228ffda02394415a5a26c7982f6b5ae in term 0.
I20260608 09:55:27.044168  2346 raft_consensus.cc:2804] T b1aff8032b774971bd34aa80c7a429f0 P 8573ebb284124a518a1230270c1f7884 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 09:55:27.049873  2346 raft_consensus.cc:697] T b1aff8032b774971bd34aa80c7a429f0 P 8573ebb284124a518a1230270c1f7884 [term 1 LEADER]: Becoming Leader. State: Replica: 8573ebb284124a518a1230270c1f7884, State: Running, Role: LEADER
I20260608 09:55:27.050834  2084 leader_election.cc:304] T af68fe55640348cb95c0be28e55eb9b9 P 9228ffda02394415a5a26c7982f6b5ae [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8573ebb284124a518a1230270c1f7884, 9228ffda02394415a5a26c7982f6b5ae; no voters: 
W20260608 09:55:27.049934  2231 leader_election.cc:343] T cb304ccd5dd340c2a9cda5a4bf4c32f3 P 8573ebb284124a518a1230270c1f7884 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 9228ffda02394415a5a26c7982f6b5ae (127.22.183.129:45087): Illegal state: must be running to vote when last-logged opid is not known
I20260608 09:55:27.044314  2318 tablet_bootstrap.cc:492] T cb304ccd5dd340c2a9cda5a4bf4c32f3 P 9228ffda02394415a5a26c7982f6b5ae: No bootstrap required, opened a new log
I20260608 09:55:27.051177  2346 consensus_queue.cc:237] T b1aff8032b774971bd34aa80c7a429f0 P 8573ebb284124a518a1230270c1f7884 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9228ffda02394415a5a26c7982f6b5ae" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 45087 } } peers { permanent_uuid: "874732731edb45f3999e46085384b33a" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 36573 } } peers { permanent_uuid: "8573ebb284124a518a1230270c1f7884" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 46619 } }
I20260608 09:55:27.052165  2318 ts_tablet_manager.cc:1403] T cb304ccd5dd340c2a9cda5a4bf4c32f3 P 9228ffda02394415a5a26c7982f6b5ae: Time spent bootstrapping tablet: real 0.114s	user 0.035s	sys 0.041s
I20260608 09:55:27.054342  2323 raft_consensus.cc:2804] T af68fe55640348cb95c0be28e55eb9b9 P 9228ffda02394415a5a26c7982f6b5ae [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 09:55:27.054755  2323 raft_consensus.cc:493] T af68fe55640348cb95c0be28e55eb9b9 P 9228ffda02394415a5a26c7982f6b5ae [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 09:55:27.055142  2323 raft_consensus.cc:3060] T af68fe55640348cb95c0be28e55eb9b9 P 9228ffda02394415a5a26c7982f6b5ae [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:55:27.044605  2193 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cb304ccd5dd340c2a9cda5a4bf4c32f3" candidate_uuid: "8573ebb284124a518a1230270c1f7884" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "874732731edb45f3999e46085384b33a"
I20260608 09:55:27.057559  2193 raft_consensus.cc:3060] T cb304ccd5dd340c2a9cda5a4bf4c32f3 P 874732731edb45f3999e46085384b33a [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:55:27.059841  2266 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1f1debac6c434a448e7bdd37af7eda46" candidate_uuid: "874732731edb45f3999e46085384b33a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8573ebb284124a518a1230270c1f7884" is_pre_election: true
I20260608 09:55:27.060487  2320 leader_election.cc:290] T d540300b8cbe4906bbfe60299402d521 P 874732731edb45f3999e46085384b33a [CANDIDATE]: Term 1 election: Requested vote from peers 9228ffda02394415a5a26c7982f6b5ae (127.22.183.129:45087), 8573ebb284124a518a1230270c1f7884 (127.22.183.131:46619)
I20260608 09:55:27.062258  2320 raft_consensus.cc:2764] T b1aff8032b774971bd34aa80c7a429f0 P 874732731edb45f3999e46085384b33a [term 1 FOLLOWER]: Leader pre-election decision vote started in defunct term 0: won
I20260608 09:55:27.058548  2267 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b1aff8032b774971bd34aa80c7a429f0" candidate_uuid: "874732731edb45f3999e46085384b33a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8573ebb284124a518a1230270c1f7884" is_pre_election: true
I20260608 09:55:27.062526  2265 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d540300b8cbe4906bbfe60299402d521" candidate_uuid: "874732731edb45f3999e46085384b33a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8573ebb284124a518a1230270c1f7884"
I20260608 09:55:27.067589  2265 raft_consensus.cc:3060] T d540300b8cbe4906bbfe60299402d521 P 8573ebb284124a518a1230270c1f7884 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:55:27.069267  2193 raft_consensus.cc:2468] T cb304ccd5dd340c2a9cda5a4bf4c32f3 P 874732731edb45f3999e46085384b33a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8573ebb284124a518a1230270c1f7884 in term 1.
I20260608 09:55:27.070380  2231 leader_election.cc:304] T cb304ccd5dd340c2a9cda5a4bf4c32f3 P 8573ebb284124a518a1230270c1f7884 [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: 8573ebb284124a518a1230270c1f7884, 874732731edb45f3999e46085384b33a; no voters: 9228ffda02394415a5a26c7982f6b5ae
I20260608 09:55:27.071264  2319 raft_consensus.cc:2804] T cb304ccd5dd340c2a9cda5a4bf4c32f3 P 8573ebb284124a518a1230270c1f7884 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 09:55:27.072520  2319 raft_consensus.cc:697] T cb304ccd5dd340c2a9cda5a4bf4c32f3 P 8573ebb284124a518a1230270c1f7884 [term 1 LEADER]: Becoming Leader. State: Replica: 8573ebb284124a518a1230270c1f7884, State: Running, Role: LEADER
I20260608 09:55:27.073367  2319 consensus_queue.cc:237] T cb304ccd5dd340c2a9cda5a4bf4c32f3 P 8573ebb284124a518a1230270c1f7884 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9228ffda02394415a5a26c7982f6b5ae" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 45087 } } peers { permanent_uuid: "874732731edb45f3999e46085384b33a" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 36573 } } peers { permanent_uuid: "8573ebb284124a518a1230270c1f7884" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 46619 } }
I20260608 09:55:27.060702  2266 raft_consensus.cc:2468] T 1f1debac6c434a448e7bdd37af7eda46 P 8573ebb284124a518a1230270c1f7884 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 874732731edb45f3999e46085384b33a in term 0.
I20260608 09:55:27.075785  2265 raft_consensus.cc:2468] T d540300b8cbe4906bbfe60299402d521 P 8573ebb284124a518a1230270c1f7884 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 874732731edb45f3999e46085384b33a in term 1.
I20260608 09:55:27.076967  2014 catalog_manager.cc:5696] T b1aff8032b774971bd34aa80c7a429f0 P 8573ebb284124a518a1230270c1f7884 reported cstate change: term changed from 0 to 1, leader changed from <none> to 8573ebb284124a518a1230270c1f7884 (127.22.183.131). New cstate: current_term: 1 leader_uuid: "8573ebb284124a518a1230270c1f7884" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9228ffda02394415a5a26c7982f6b5ae" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 45087 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "874732731edb45f3999e46085384b33a" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 36573 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8573ebb284124a518a1230270c1f7884" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 46619 } health_report { overall_health: HEALTHY } } }
I20260608 09:55:27.063642  2268 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d540300b8cbe4906bbfe60299402d521" candidate_uuid: "874732731edb45f3999e46085384b33a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8573ebb284124a518a1230270c1f7884" is_pre_election: true
I20260608 09:55:27.079442  2268 raft_consensus.cc:2376] T d540300b8cbe4906bbfe60299402d521 P 8573ebb284124a518a1230270c1f7884 [term 1 FOLLOWER]: Leader pre-election vote request: Already granted yes vote for candidate 874732731edb45f3999e46085384b33a in term 1. Re-sending same reply.
I20260608 09:55:27.064468  2323 raft_consensus.cc:515] T af68fe55640348cb95c0be28e55eb9b9 P 9228ffda02394415a5a26c7982f6b5ae [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9228ffda02394415a5a26c7982f6b5ae" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 45087 } } peers { permanent_uuid: "874732731edb45f3999e46085384b33a" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 36573 } } peers { permanent_uuid: "8573ebb284124a518a1230270c1f7884" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 46619 } }
I20260608 09:55:27.066008  2119 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d540300b8cbe4906bbfe60299402d521" candidate_uuid: "874732731edb45f3999e46085384b33a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9228ffda02394415a5a26c7982f6b5ae"
I20260608 09:55:27.066458  2318 raft_consensus.cc:359] T cb304ccd5dd340c2a9cda5a4bf4c32f3 P 9228ffda02394415a5a26c7982f6b5ae [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9228ffda02394415a5a26c7982f6b5ae" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 45087 } } peers { permanent_uuid: "874732731edb45f3999e46085384b33a" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 36573 } } peers { permanent_uuid: "8573ebb284124a518a1230270c1f7884" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 46619 } }
I20260608 09:55:27.081607  2119 raft_consensus.cc:3060] T d540300b8cbe4906bbfe60299402d521 P 9228ffda02394415a5a26c7982f6b5ae [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:55:27.081642  2318 raft_consensus.cc:385] T cb304ccd5dd340c2a9cda5a4bf4c32f3 P 9228ffda02394415a5a26c7982f6b5ae [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:55:27.082357  2318 raft_consensus.cc:740] T cb304ccd5dd340c2a9cda5a4bf4c32f3 P 9228ffda02394415a5a26c7982f6b5ae [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9228ffda02394415a5a26c7982f6b5ae, State: Initialized, Role: FOLLOWER
I20260608 09:55:27.083407  2318 consensus_queue.cc:260] T cb304ccd5dd340c2a9cda5a4bf4c32f3 P 9228ffda02394415a5a26c7982f6b5ae [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9228ffda02394415a5a26c7982f6b5ae" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 45087 } } peers { permanent_uuid: "874732731edb45f3999e46085384b33a" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 36573 } } peers { permanent_uuid: "8573ebb284124a518a1230270c1f7884" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 46619 } }
I20260608 09:55:27.084434  2268 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "af68fe55640348cb95c0be28e55eb9b9" candidate_uuid: "9228ffda02394415a5a26c7982f6b5ae" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8573ebb284124a518a1230270c1f7884"
I20260608 09:55:27.085044  2268 raft_consensus.cc:3060] T af68fe55640348cb95c0be28e55eb9b9 P 8573ebb284124a518a1230270c1f7884 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:55:27.066812  2157 leader_election.cc:304] T 1f1debac6c434a448e7bdd37af7eda46 P 874732731edb45f3999e46085384b33a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 874732731edb45f3999e46085384b33a, 9228ffda02394415a5a26c7982f6b5ae; no voters: 
I20260608 09:55:27.090139  2320 raft_consensus.cc:493] T 992c2676f0f84e1c8d518817f9f091b7 P 874732731edb45f3999e46085384b33a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 09:55:27.090838  2320 raft_consensus.cc:515] T 992c2676f0f84e1c8d518817f9f091b7 P 874732731edb45f3999e46085384b33a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9228ffda02394415a5a26c7982f6b5ae" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 45087 } } peers { permanent_uuid: "874732731edb45f3999e46085384b33a" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 36573 } } peers { permanent_uuid: "8573ebb284124a518a1230270c1f7884" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 46619 } }
I20260608 09:55:27.091574  2159 leader_election.cc:304] T d540300b8cbe4906bbfe60299402d521 P 874732731edb45f3999e46085384b33a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8573ebb284124a518a1230270c1f7884, 874732731edb45f3999e46085384b33a; no voters: 
I20260608 09:55:27.092612  2347 raft_consensus.cc:2804] T d540300b8cbe4906bbfe60299402d521 P 874732731edb45f3999e46085384b33a [term 1 FOLLOWER]: Leader election won for term 1
I20260608 09:55:27.093890  2320 leader_election.cc:290] T 992c2676f0f84e1c8d518817f9f091b7 P 874732731edb45f3999e46085384b33a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9228ffda02394415a5a26c7982f6b5ae (127.22.183.129:45087), 8573ebb284124a518a1230270c1f7884 (127.22.183.131:46619)
I20260608 09:55:27.096155  2320 raft_consensus.cc:2804] T 1f1debac6c434a448e7bdd37af7eda46 P 874732731edb45f3999e46085384b33a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 09:55:27.096530  2320 raft_consensus.cc:493] T 1f1debac6c434a448e7bdd37af7eda46 P 874732731edb45f3999e46085384b33a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 09:55:27.096800  2118 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "992c2676f0f84e1c8d518817f9f091b7" candidate_uuid: "874732731edb45f3999e46085384b33a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9228ffda02394415a5a26c7982f6b5ae" is_pre_election: true
I20260608 09:55:27.094203  2119 raft_consensus.cc:2468] T d540300b8cbe4906bbfe60299402d521 P 9228ffda02394415a5a26c7982f6b5ae [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 874732731edb45f3999e46085384b33a in term 1.
I20260608 09:55:27.097733  2118 raft_consensus.cc:2468] T 992c2676f0f84e1c8d518817f9f091b7 P 9228ffda02394415a5a26c7982f6b5ae [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 874732731edb45f3999e46085384b33a in term 0.
I20260608 09:55:27.098186  2268 raft_consensus.cc:2468] T af68fe55640348cb95c0be28e55eb9b9 P 8573ebb284124a518a1230270c1f7884 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9228ffda02394415a5a26c7982f6b5ae in term 1.
I20260608 09:55:27.098531  2193 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "af68fe55640348cb95c0be28e55eb9b9" candidate_uuid: "9228ffda02394415a5a26c7982f6b5ae" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "874732731edb45f3999e46085384b33a" is_pre_election: true
I20260608 09:55:27.096767  2265 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "992c2676f0f84e1c8d518817f9f091b7" candidate_uuid: "874732731edb45f3999e46085384b33a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8573ebb284124a518a1230270c1f7884" is_pre_election: true
I20260608 09:55:27.099232  2193 raft_consensus.cc:2468] T af68fe55640348cb95c0be28e55eb9b9 P 874732731edb45f3999e46085384b33a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9228ffda02394415a5a26c7982f6b5ae in term 0.
I20260608 09:55:27.096911  2320 raft_consensus.cc:3060] T 1f1debac6c434a448e7bdd37af7eda46 P 874732731edb45f3999e46085384b33a [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:55:27.099499  2084 leader_election.cc:304] T af68fe55640348cb95c0be28e55eb9b9 P 9228ffda02394415a5a26c7982f6b5ae [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8573ebb284124a518a1230270c1f7884, 9228ffda02394415a5a26c7982f6b5ae; no voters: 
I20260608 09:55:27.100322  2265 raft_consensus.cc:2468] T 992c2676f0f84e1c8d518817f9f091b7 P 8573ebb284124a518a1230270c1f7884 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 874732731edb45f3999e46085384b33a in term 0.
I20260608 09:55:27.104904  2355 raft_consensus.cc:2804] T af68fe55640348cb95c0be28e55eb9b9 P 9228ffda02394415a5a26c7982f6b5ae [term 1 FOLLOWER]: Leader election won for term 1
I20260608 09:55:27.105612  2355 raft_consensus.cc:697] T af68fe55640348cb95c0be28e55eb9b9 P 9228ffda02394415a5a26c7982f6b5ae [term 1 LEADER]: Becoming Leader. State: Replica: 9228ffda02394415a5a26c7982f6b5ae, State: Running, Role: LEADER
I20260608 09:55:27.107308  2347 raft_consensus.cc:697] T d540300b8cbe4906bbfe60299402d521 P 874732731edb45f3999e46085384b33a [term 1 LEADER]: Becoming Leader. State: Replica: 874732731edb45f3999e46085384b33a, State: Running, Role: LEADER
I20260608 09:55:27.108250  2347 consensus_queue.cc:237] T d540300b8cbe4906bbfe60299402d521 P 874732731edb45f3999e46085384b33a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9228ffda02394415a5a26c7982f6b5ae" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 45087 } } peers { permanent_uuid: "874732731edb45f3999e46085384b33a" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 36573 } } peers { permanent_uuid: "8573ebb284124a518a1230270c1f7884" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 46619 } }
I20260608 09:55:27.109670  2157 leader_election.cc:304] T 992c2676f0f84e1c8d518817f9f091b7 P 874732731edb45f3999e46085384b33a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 874732731edb45f3999e46085384b33a, 9228ffda02394415a5a26c7982f6b5ae; no voters: 
I20260608 09:55:27.111923  2193 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "af68fe55640348cb95c0be28e55eb9b9" candidate_uuid: "9228ffda02394415a5a26c7982f6b5ae" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "874732731edb45f3999e46085384b33a"
I20260608 09:55:27.112514  2193 raft_consensus.cc:3060] T af68fe55640348cb95c0be28e55eb9b9 P 874732731edb45f3999e46085384b33a [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:55:27.113107  2354 raft_consensus.cc:2804] T 992c2676f0f84e1c8d518817f9f091b7 P 874732731edb45f3999e46085384b33a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 09:55:27.113543  2354 raft_consensus.cc:493] T 992c2676f0f84e1c8d518817f9f091b7 P 874732731edb45f3999e46085384b33a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 09:55:27.113922  2354 raft_consensus.cc:3060] T 992c2676f0f84e1c8d518817f9f091b7 P 874732731edb45f3999e46085384b33a [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:55:27.102844  2323 leader_election.cc:290] T af68fe55640348cb95c0be28e55eb9b9 P 9228ffda02394415a5a26c7982f6b5ae [CANDIDATE]: Term 1 election: Requested vote from peers 874732731edb45f3999e46085384b33a (127.22.183.130:36573), 8573ebb284124a518a1230270c1f7884 (127.22.183.131:46619)
I20260608 09:55:27.121520  2320 raft_consensus.cc:515] T 1f1debac6c434a448e7bdd37af7eda46 P 874732731edb45f3999e46085384b33a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8573ebb284124a518a1230270c1f7884" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 46619 } } peers { permanent_uuid: "874732731edb45f3999e46085384b33a" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 36573 } } peers { permanent_uuid: "9228ffda02394415a5a26c7982f6b5ae" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 45087 } }
I20260608 09:55:27.122263  2193 raft_consensus.cc:2468] T af68fe55640348cb95c0be28e55eb9b9 P 874732731edb45f3999e46085384b33a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9228ffda02394415a5a26c7982f6b5ae in term 1.
I20260608 09:55:27.125030  2265 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1f1debac6c434a448e7bdd37af7eda46" candidate_uuid: "874732731edb45f3999e46085384b33a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8573ebb284124a518a1230270c1f7884"
I20260608 09:55:27.106842  2355 consensus_queue.cc:237] T af68fe55640348cb95c0be28e55eb9b9 P 9228ffda02394415a5a26c7982f6b5ae [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9228ffda02394415a5a26c7982f6b5ae" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 45087 } } peers { permanent_uuid: "874732731edb45f3999e46085384b33a" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 36573 } } peers { permanent_uuid: "8573ebb284124a518a1230270c1f7884" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 46619 } }
I20260608 09:55:27.125715  2265 raft_consensus.cc:3060] T 1f1debac6c434a448e7bdd37af7eda46 P 8573ebb284124a518a1230270c1f7884 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:55:27.125885  2320 leader_election.cc:290] T 1f1debac6c434a448e7bdd37af7eda46 P 874732731edb45f3999e46085384b33a [CANDIDATE]: Term 1 election: Requested vote from peers 8573ebb284124a518a1230270c1f7884 (127.22.183.131:46619), 9228ffda02394415a5a26c7982f6b5ae (127.22.183.129:45087)
I20260608 09:55:27.127159  2119 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1f1debac6c434a448e7bdd37af7eda46" candidate_uuid: "874732731edb45f3999e46085384b33a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9228ffda02394415a5a26c7982f6b5ae"
I20260608 09:55:27.127998  2119 raft_consensus.cc:3060] T 1f1debac6c434a448e7bdd37af7eda46 P 9228ffda02394415a5a26c7982f6b5ae [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:55:27.135346  2318 ts_tablet_manager.cc:1434] T cb304ccd5dd340c2a9cda5a4bf4c32f3 P 9228ffda02394415a5a26c7982f6b5ae: Time spent starting tablet: real 0.083s	user 0.009s	sys 0.026s
I20260608 09:55:27.133322  2354 raft_consensus.cc:515] T 992c2676f0f84e1c8d518817f9f091b7 P 874732731edb45f3999e46085384b33a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9228ffda02394415a5a26c7982f6b5ae" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 45087 } } peers { permanent_uuid: "874732731edb45f3999e46085384b33a" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 36573 } } peers { permanent_uuid: "8573ebb284124a518a1230270c1f7884" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 46619 } }
I20260608 09:55:27.138931  2118 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "992c2676f0f84e1c8d518817f9f091b7" candidate_uuid: "874732731edb45f3999e46085384b33a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9228ffda02394415a5a26c7982f6b5ae"
I20260608 09:55:27.139614  2118 raft_consensus.cc:3060] T 992c2676f0f84e1c8d518817f9f091b7 P 9228ffda02394415a5a26c7982f6b5ae [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:55:27.140633  2268 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "992c2676f0f84e1c8d518817f9f091b7" candidate_uuid: "874732731edb45f3999e46085384b33a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8573ebb284124a518a1230270c1f7884"
I20260608 09:55:27.141302  2119 raft_consensus.cc:2468] T 1f1debac6c434a448e7bdd37af7eda46 P 9228ffda02394415a5a26c7982f6b5ae [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 874732731edb45f3999e46085384b33a in term 1.
I20260608 09:55:27.141333  2268 raft_consensus.cc:3060] T 992c2676f0f84e1c8d518817f9f091b7 P 8573ebb284124a518a1230270c1f7884 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:55:27.142379  2157 leader_election.cc:304] T 1f1debac6c434a448e7bdd37af7eda46 P 874732731edb45f3999e46085384b33a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 874732731edb45f3999e46085384b33a, 9228ffda02394415a5a26c7982f6b5ae; no voters: 
I20260608 09:55:27.143308  2347 raft_consensus.cc:2804] T 1f1debac6c434a448e7bdd37af7eda46 P 874732731edb45f3999e46085384b33a [term 1 FOLLOWER]: Leader election won for term 1
I20260608 09:55:27.143784  2347 raft_consensus.cc:697] T 1f1debac6c434a448e7bdd37af7eda46 P 874732731edb45f3999e46085384b33a [term 1 LEADER]: Becoming Leader. State: Replica: 874732731edb45f3999e46085384b33a, State: Running, Role: LEADER
I20260608 09:55:27.144519  2347 consensus_queue.cc:237] T 1f1debac6c434a448e7bdd37af7eda46 P 874732731edb45f3999e46085384b33a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8573ebb284124a518a1230270c1f7884" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 46619 } } peers { permanent_uuid: "874732731edb45f3999e46085384b33a" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 36573 } } peers { permanent_uuid: "9228ffda02394415a5a26c7982f6b5ae" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 45087 } }
I20260608 09:55:27.138262  2354 leader_election.cc:290] T 992c2676f0f84e1c8d518817f9f091b7 P 874732731edb45f3999e46085384b33a [CANDIDATE]: Term 1 election: Requested vote from peers 9228ffda02394415a5a26c7982f6b5ae (127.22.183.129:45087), 8573ebb284124a518a1230270c1f7884 (127.22.183.131:46619)
I20260608 09:55:27.149950  2265 raft_consensus.cc:2468] T 1f1debac6c434a448e7bdd37af7eda46 P 8573ebb284124a518a1230270c1f7884 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 874732731edb45f3999e46085384b33a in term 1.
I20260608 09:55:27.153640  2118 raft_consensus.cc:2468] T 992c2676f0f84e1c8d518817f9f091b7 P 9228ffda02394415a5a26c7982f6b5ae [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 874732731edb45f3999e46085384b33a in term 1.
I20260608 09:55:27.155431  2157 leader_election.cc:304] T 992c2676f0f84e1c8d518817f9f091b7 P 874732731edb45f3999e46085384b33a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 874732731edb45f3999e46085384b33a, 9228ffda02394415a5a26c7982f6b5ae; no voters: 
I20260608 09:55:27.156630  2354 raft_consensus.cc:2804] T 992c2676f0f84e1c8d518817f9f091b7 P 874732731edb45f3999e46085384b33a [term 1 FOLLOWER]: Leader election won for term 1
I20260608 09:55:27.157581  2354 raft_consensus.cc:697] T 992c2676f0f84e1c8d518817f9f091b7 P 874732731edb45f3999e46085384b33a [term 1 LEADER]: Becoming Leader. State: Replica: 874732731edb45f3999e46085384b33a, State: Running, Role: LEADER
I20260608 09:55:27.158342  2268 raft_consensus.cc:2468] T 992c2676f0f84e1c8d518817f9f091b7 P 8573ebb284124a518a1230270c1f7884 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 874732731edb45f3999e46085384b33a in term 1.
I20260608 09:55:27.158740  2354 consensus_queue.cc:237] T 992c2676f0f84e1c8d518817f9f091b7 P 874732731edb45f3999e46085384b33a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9228ffda02394415a5a26c7982f6b5ae" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 45087 } } peers { permanent_uuid: "874732731edb45f3999e46085384b33a" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 36573 } } peers { permanent_uuid: "8573ebb284124a518a1230270c1f7884" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 46619 } }
I20260608 09:55:27.170780  2013 catalog_manager.cc:5696] T af68fe55640348cb95c0be28e55eb9b9 P 9228ffda02394415a5a26c7982f6b5ae reported cstate change: term changed from 0 to 1, leader changed from <none> to 9228ffda02394415a5a26c7982f6b5ae (127.22.183.129). New cstate: current_term: 1 leader_uuid: "9228ffda02394415a5a26c7982f6b5ae" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9228ffda02394415a5a26c7982f6b5ae" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 45087 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "874732731edb45f3999e46085384b33a" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 36573 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8573ebb284124a518a1230270c1f7884" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 46619 } health_report { overall_health: UNKNOWN } } }
I20260608 09:55:27.170935  2016 catalog_manager.cc:5696] T d540300b8cbe4906bbfe60299402d521 P 874732731edb45f3999e46085384b33a reported cstate change: term changed from 0 to 1, leader changed from <none> to 874732731edb45f3999e46085384b33a (127.22.183.130). New cstate: current_term: 1 leader_uuid: "874732731edb45f3999e46085384b33a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9228ffda02394415a5a26c7982f6b5ae" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 45087 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "874732731edb45f3999e46085384b33a" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 36573 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8573ebb284124a518a1230270c1f7884" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 46619 } health_report { overall_health: UNKNOWN } } }
I20260608 09:55:27.176803  2014 catalog_manager.cc:5696] T cb304ccd5dd340c2a9cda5a4bf4c32f3 P 8573ebb284124a518a1230270c1f7884 reported cstate change: term changed from 0 to 1, leader changed from <none> to 8573ebb284124a518a1230270c1f7884 (127.22.183.131). New cstate: current_term: 1 leader_uuid: "8573ebb284124a518a1230270c1f7884" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9228ffda02394415a5a26c7982f6b5ae" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 45087 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "874732731edb45f3999e46085384b33a" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 36573 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8573ebb284124a518a1230270c1f7884" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 46619 } health_report { overall_health: HEALTHY } } }
I20260608 09:55:27.190797  2016 catalog_manager.cc:5696] T 992c2676f0f84e1c8d518817f9f091b7 P 874732731edb45f3999e46085384b33a reported cstate change: term changed from 0 to 1, leader changed from <none> to 874732731edb45f3999e46085384b33a (127.22.183.130). New cstate: current_term: 1 leader_uuid: "874732731edb45f3999e46085384b33a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9228ffda02394415a5a26c7982f6b5ae" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 45087 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "874732731edb45f3999e46085384b33a" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 36573 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8573ebb284124a518a1230270c1f7884" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 46619 } health_report { overall_health: UNKNOWN } } }
I20260608 09:55:27.192186  2016 catalog_manager.cc:5696] T 1f1debac6c434a448e7bdd37af7eda46 P 874732731edb45f3999e46085384b33a reported cstate change: term changed from 0 to 1, leader changed from <none> to 874732731edb45f3999e46085384b33a (127.22.183.130). New cstate: current_term: 1 leader_uuid: "874732731edb45f3999e46085384b33a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8573ebb284124a518a1230270c1f7884" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 46619 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "874732731edb45f3999e46085384b33a" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 36573 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9228ffda02394415a5a26c7982f6b5ae" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 45087 } health_report { overall_health: UNKNOWN } } }
I20260608 09:55:27.334914  2355 raft_consensus.cc:493] T cb304ccd5dd340c2a9cda5a4bf4c32f3 P 9228ffda02394415a5a26c7982f6b5ae [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 09:55:27.335563  2355 raft_consensus.cc:515] T cb304ccd5dd340c2a9cda5a4bf4c32f3 P 9228ffda02394415a5a26c7982f6b5ae [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9228ffda02394415a5a26c7982f6b5ae" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 45087 } } peers { permanent_uuid: "874732731edb45f3999e46085384b33a" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 36573 } } peers { permanent_uuid: "8573ebb284124a518a1230270c1f7884" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 46619 } }
I20260608 09:55:27.349136  2268 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cb304ccd5dd340c2a9cda5a4bf4c32f3" candidate_uuid: "9228ffda02394415a5a26c7982f6b5ae" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8573ebb284124a518a1230270c1f7884" is_pre_election: true
I20260608 09:55:27.349624  2193 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cb304ccd5dd340c2a9cda5a4bf4c32f3" candidate_uuid: "9228ffda02394415a5a26c7982f6b5ae" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "874732731edb45f3999e46085384b33a" is_pre_election: true
I20260608 09:55:27.350477  2193 raft_consensus.cc:2393] T cb304ccd5dd340c2a9cda5a4bf4c32f3 P 874732731edb45f3999e46085384b33a [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 9228ffda02394415a5a26c7982f6b5ae in current term 1: Already voted for candidate 8573ebb284124a518a1230270c1f7884 in this term.
I20260608 09:55:27.351971  2082 leader_election.cc:304] T cb304ccd5dd340c2a9cda5a4bf4c32f3 P 9228ffda02394415a5a26c7982f6b5ae [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 9228ffda02394415a5a26c7982f6b5ae; no voters: 8573ebb284124a518a1230270c1f7884, 874732731edb45f3999e46085384b33a
I20260608 09:55:27.355237  2323 raft_consensus.cc:3060] T cb304ccd5dd340c2a9cda5a4bf4c32f3 P 9228ffda02394415a5a26c7982f6b5ae [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:55:27.359295  2355 leader_election.cc:290] T cb304ccd5dd340c2a9cda5a4bf4c32f3 P 9228ffda02394415a5a26c7982f6b5ae [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 874732731edb45f3999e46085384b33a (127.22.183.130:36573), 8573ebb284124a518a1230270c1f7884 (127.22.183.131:46619)
I20260608 09:55:27.363983  2323 raft_consensus.cc:2749] T cb304ccd5dd340c2a9cda5a4bf4c32f3 P 9228ffda02394415a5a26c7982f6b5ae [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260608 09:55:27.446233  2346 consensus_queue.cc:1048] T b1aff8032b774971bd34aa80c7a429f0 P 8573ebb284124a518a1230270c1f7884 [LEADER]: Connected to new peer: Peer: permanent_uuid: "874732731edb45f3999e46085384b33a" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 36573 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 09:55:27.472128  2349 consensus_queue.cc:1048] T b1aff8032b774971bd34aa80c7a429f0 P 8573ebb284124a518a1230270c1f7884 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9228ffda02394415a5a26c7982f6b5ae" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 45087 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 09:55:27.526962  2268 raft_consensus.cc:1275] T d540300b8cbe4906bbfe60299402d521 P 8573ebb284124a518a1230270c1f7884 [term 1 FOLLOWER]: Refusing update from remote peer 874732731edb45f3999e46085384b33a: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 09:55:27.528788  2118 raft_consensus.cc:1275] T d540300b8cbe4906bbfe60299402d521 P 9228ffda02394415a5a26c7982f6b5ae [term 1 FOLLOWER]: Refusing update from remote peer 874732731edb45f3999e46085384b33a: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 09:55:27.532753  2320 consensus_queue.cc:1048] T d540300b8cbe4906bbfe60299402d521 P 874732731edb45f3999e46085384b33a [LEADER]: Connected to new peer: Peer: permanent_uuid: "8573ebb284124a518a1230270c1f7884" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 46619 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 09:55:27.533797  2347 consensus_queue.cc:1048] T d540300b8cbe4906bbfe60299402d521 P 874732731edb45f3999e46085384b33a [LEADER]: Connected to new peer: Peer: permanent_uuid: "9228ffda02394415a5a26c7982f6b5ae" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 45087 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 09:55:27.583432  2265 raft_consensus.cc:1275] T 992c2676f0f84e1c8d518817f9f091b7 P 8573ebb284124a518a1230270c1f7884 [term 1 FOLLOWER]: Refusing update from remote peer 874732731edb45f3999e46085384b33a: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 09:55:27.600013  2265 raft_consensus.cc:1275] T 1f1debac6c434a448e7bdd37af7eda46 P 8573ebb284124a518a1230270c1f7884 [term 1 FOLLOWER]: Refusing update from remote peer 874732731edb45f3999e46085384b33a: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 09:55:27.612212  2320 consensus_queue.cc:1048] T 992c2676f0f84e1c8d518817f9f091b7 P 874732731edb45f3999e46085384b33a [LEADER]: Connected to new peer: Peer: permanent_uuid: "8573ebb284124a518a1230270c1f7884" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 46619 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 09:55:27.614286  2118 raft_consensus.cc:1275] T 992c2676f0f84e1c8d518817f9f091b7 P 9228ffda02394415a5a26c7982f6b5ae [term 1 FOLLOWER]: Refusing update from remote peer 874732731edb45f3999e46085384b33a: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 09:55:27.617149  2354 consensus_queue.cc:1048] T 1f1debac6c434a448e7bdd37af7eda46 P 874732731edb45f3999e46085384b33a [LEADER]: Connected to new peer: Peer: permanent_uuid: "9228ffda02394415a5a26c7982f6b5ae" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 45087 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 09:55:27.634971  2354 consensus_queue.cc:1048] T 1f1debac6c434a448e7bdd37af7eda46 P 874732731edb45f3999e46085384b33a [LEADER]: Connected to new peer: Peer: permanent_uuid: "8573ebb284124a518a1230270c1f7884" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 46619 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.002s
I20260608 09:55:27.615643  2323 consensus_queue.cc:1048] T af68fe55640348cb95c0be28e55eb9b9 P 9228ffda02394415a5a26c7982f6b5ae [LEADER]: Connected to new peer: Peer: permanent_uuid: "874732731edb45f3999e46085384b33a" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 36573 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 09:55:27.652537  2320 consensus_queue.cc:1048] T 992c2676f0f84e1c8d518817f9f091b7 P 874732731edb45f3999e46085384b33a [LEADER]: Connected to new peer: Peer: permanent_uuid: "9228ffda02394415a5a26c7982f6b5ae" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 45087 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260608 09:55:27.641585  2231 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.22.183.129:45087, user_credentials={real_user=slave}} blocked reactor thread for 79081.2us
I20260608 09:55:27.678742  2194 raft_consensus.cc:1275] T cb304ccd5dd340c2a9cda5a4bf4c32f3 P 874732731edb45f3999e46085384b33a [term 1 FOLLOWER]: Refusing update from remote peer 8573ebb284124a518a1230270c1f7884: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 09:55:27.681304  2381 mvcc.cc:204] Tried to move back new op lower bound from 7294617712734564352 to 7294617711045312512. Current Snapshot: MvccSnapshot[applied={T|T < 7294617712734564352}]
I20260608 09:55:27.689745  2116 raft_consensus.cc:1275] T cb304ccd5dd340c2a9cda5a4bf4c32f3 P 9228ffda02394415a5a26c7982f6b5ae [term 1 FOLLOWER]: Refusing update from remote peer 8573ebb284124a518a1230270c1f7884: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 09:55:27.706059  2349 consensus_queue.cc:1048] T cb304ccd5dd340c2a9cda5a4bf4c32f3 P 8573ebb284124a518a1230270c1f7884 [LEADER]: Connected to new peer: Peer: permanent_uuid: "874732731edb45f3999e46085384b33a" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 36573 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 09:55:27.711524  2323 consensus_queue.cc:1048] T af68fe55640348cb95c0be28e55eb9b9 P 9228ffda02394415a5a26c7982f6b5ae [LEADER]: Connected to new peer: Peer: permanent_uuid: "8573ebb284124a518a1230270c1f7884" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 46619 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.007s
I20260608 09:55:27.738457  2349 consensus_queue.cc:1048] T cb304ccd5dd340c2a9cda5a4bf4c32f3 P 8573ebb284124a518a1230270c1f7884 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9228ffda02394415a5a26c7982f6b5ae" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 45087 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.036s
W20260608 09:55:27.932157  2159 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.22.183.131:46619, user_credentials={real_user=slave}} blocked reactor thread for 60622.1us
W20260608 09:55:28.241477  2361 meta_cache.cc:1261] Time spent looking up entry by key: real 0.105s	user 0.001s	sys 0.000s
W20260608 09:55:28.264127  2159 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.22.183.131:46619, user_credentials={real_user=slave}} blocked reactor thread for 62856.9us
W20260608 09:55:28.394258  2159 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.22.183.131:46619, user_credentials={real_user=slave}} blocked reactor thread for 43572.8us
I20260608 09:55:28.944746 23262 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 09:55:28.956682  2415 instance_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 09:55:28.956881  2414 instance_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 09:55:28.961738  2417 instance_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 09:55:28.961958 23262 server_base.cc:1061] running on GCE node
I20260608 09:55:28.963302 23262 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 09:55:28.963524 23262 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 09:55:28.963672 23262 hybrid_clock.cc:648] HybridClock initialized: now 1780912528963661 us; error 0 us; skew 500 ppm
I20260608 09:55:28.964208 23262 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 09:55:28.966874 23262 webserver.cc:533] Webserver started at http://127.22.183.132:40999/ using document root <none> and password file <none>
I20260608 09:55:28.967442 23262 fs_manager.cc:362] Metadata directory not provided
I20260608 09:55:28.967619 23262 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 09:55:28.967868 23262 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 09:55:28.968958 23262 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task8s1y23/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780912294849904-23262-0/minicluster-data/ts-3-root/instance:
uuid: "361d9b2e164c4f0ab85f5d87b8ab0f17"
format_stamp: "Formatted at 2026-06-08 09:55:28 on dist-test-slave-vzb5"
I20260608 09:55:28.973660 23262 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260608 09:55:28.977299  2422 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:55:28.978224 23262 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260608 09:55:28.978602 23262 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task8s1y23/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780912294849904-23262-0/minicluster-data/ts-3-root
uuid: "361d9b2e164c4f0ab85f5d87b8ab0f17"
format_stamp: "Formatted at 2026-06-08 09:55:28 on dist-test-slave-vzb5"
I20260608 09:55:28.978930 23262 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task8s1y23/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780912294849904-23262-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-task8s1y23/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780912294849904-23262-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-task8s1y23/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780912294849904-23262-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 09:55:29.020694 23262 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 09:55:29.022018 23262 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 09:55:29.023445 23262 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 09:55:29.026415 23262 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 09:55:29.026620 23262 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:55:29.026909 23262 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 09:55:29.027101 23262 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:55:29.069473 23262 rpc_server.cc:307] RPC server started. Bound to: 127.22.183.132:44329
I20260608 09:55:29.069594  2484 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.22.183.132:44329 every 8 connection(s)
I20260608 09:55:29.086732  2485 heartbeater.cc:344] Connected to a master server at 127.22.183.190:37499
I20260608 09:55:29.087186  2485 heartbeater.cc:461] Registering TS with master...
I20260608 09:55:29.087917  2485 heartbeater.cc:507] Master 127.22.183.190:37499 requested a full tablet report, sending...
I20260608 09:55:29.089993  2014 ts_manager.cc:194] Registered new tserver with Master: 361d9b2e164c4f0ab85f5d87b8ab0f17 (127.22.183.132:44329)
I20260608 09:55:29.091671  2014 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:44020
I20260608 09:55:29.122423  2266 consensus_queue.cc:237] T cb304ccd5dd340c2a9cda5a4bf4c32f3 P 8573ebb284124a518a1230270c1f7884 [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: "9228ffda02394415a5a26c7982f6b5ae" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 45087 } attrs { replace: true } } peers { permanent_uuid: "874732731edb45f3999e46085384b33a" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 36573 } } peers { permanent_uuid: "8573ebb284124a518a1230270c1f7884" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 46619 } } peers { permanent_uuid: "361d9b2e164c4f0ab85f5d87b8ab0f17" member_type: NON_VOTER last_known_addr { host: "127.22.183.132" port: 44329 } attrs { promote: true } }
I20260608 09:55:29.129110  2193 raft_consensus.cc:1275] T cb304ccd5dd340c2a9cda5a4bf4c32f3 P 874732731edb45f3999e46085384b33a [term 1 FOLLOWER]: Refusing update from remote peer 8573ebb284124a518a1230270c1f7884: Log matching property violated. Preceding OpId in replica: term: 1 index: 15. Preceding OpId from leader: term: 1 index: 16. (index mismatch)
I20260608 09:55:29.130216  2114 raft_consensus.cc:1275] T cb304ccd5dd340c2a9cda5a4bf4c32f3 P 9228ffda02394415a5a26c7982f6b5ae [term 1 FOLLOWER]: Refusing update from remote peer 8573ebb284124a518a1230270c1f7884: Log matching property violated. Preceding OpId in replica: term: 1 index: 15. Preceding OpId from leader: term: 1 index: 16. (index mismatch)
I20260608 09:55:29.131013  2380 consensus_queue.cc:1048] T cb304ccd5dd340c2a9cda5a4bf4c32f3 P 8573ebb284124a518a1230270c1f7884 [LEADER]: Connected to new peer: Peer: permanent_uuid: "874732731edb45f3999e46085384b33a" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 36573 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 16, Last known committed idx: 15, Time since last communication: 0.001s
I20260608 09:55:29.132195  2346 consensus_queue.cc:1048] T cb304ccd5dd340c2a9cda5a4bf4c32f3 P 8573ebb284124a518a1230270c1f7884 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9228ffda02394415a5a26c7982f6b5ae" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 45087 } 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 09:55:29.140004  2319 raft_consensus.cc:2955] T cb304ccd5dd340c2a9cda5a4bf4c32f3 P 8573ebb284124a518a1230270c1f7884 [term 1 LEADER]: Committing config change with OpId 1.16: config changed from index -1 to 16, NON_VOTER 361d9b2e164c4f0ab85f5d87b8ab0f17 (127.22.183.132) added. New config: { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "9228ffda02394415a5a26c7982f6b5ae" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 45087 } attrs { replace: true } } peers { permanent_uuid: "874732731edb45f3999e46085384b33a" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 36573 } } peers { permanent_uuid: "8573ebb284124a518a1230270c1f7884" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 46619 } } peers { permanent_uuid: "361d9b2e164c4f0ab85f5d87b8ab0f17" member_type: NON_VOTER last_known_addr { host: "127.22.183.132" port: 44329 } attrs { promote: true } } }
W20260608 09:55:29.143460  2232 consensus_peers.cc:597] T cb304ccd5dd340c2a9cda5a4bf4c32f3 P 8573ebb284124a518a1230270c1f7884 -> Peer 361d9b2e164c4f0ab85f5d87b8ab0f17 (127.22.183.132:44329): Couldn't send request to peer 361d9b2e164c4f0ab85f5d87b8ab0f17. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: cb304ccd5dd340c2a9cda5a4bf4c32f3. This is attempt 1: this message will repeat every 5th retry.
I20260608 09:55:29.143510  2193 raft_consensus.cc:2955] T cb304ccd5dd340c2a9cda5a4bf4c32f3 P 874732731edb45f3999e46085384b33a [term 1 FOLLOWER]: Committing config change with OpId 1.16: config changed from index -1 to 16, NON_VOTER 361d9b2e164c4f0ab85f5d87b8ab0f17 (127.22.183.132) added. New config: { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "9228ffda02394415a5a26c7982f6b5ae" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 45087 } attrs { replace: true } } peers { permanent_uuid: "874732731edb45f3999e46085384b33a" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 36573 } } peers { permanent_uuid: "8573ebb284124a518a1230270c1f7884" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 46619 } } peers { permanent_uuid: "361d9b2e164c4f0ab85f5d87b8ab0f17" member_type: NON_VOTER last_known_addr { host: "127.22.183.132" port: 44329 } attrs { promote: true } } }
I20260608 09:55:29.143875  2114 raft_consensus.cc:2955] T cb304ccd5dd340c2a9cda5a4bf4c32f3 P 9228ffda02394415a5a26c7982f6b5ae [term 1 FOLLOWER]: Committing config change with OpId 1.16: config changed from index -1 to 16, NON_VOTER 361d9b2e164c4f0ab85f5d87b8ab0f17 (127.22.183.132) added. New config: { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "9228ffda02394415a5a26c7982f6b5ae" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 45087 } attrs { replace: true } } peers { permanent_uuid: "874732731edb45f3999e46085384b33a" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 36573 } } peers { permanent_uuid: "8573ebb284124a518a1230270c1f7884" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 46619 } } peers { permanent_uuid: "361d9b2e164c4f0ab85f5d87b8ab0f17" member_type: NON_VOTER last_known_addr { host: "127.22.183.132" port: 44329 } attrs { promote: true } } }
I20260608 09:55:29.161382  2014 catalog_manager.cc:5696] T cb304ccd5dd340c2a9cda5a4bf4c32f3 P 8573ebb284124a518a1230270c1f7884 reported cstate change: config changed from index -1 to 16, NON_VOTER 361d9b2e164c4f0ab85f5d87b8ab0f17 (127.22.183.132) added. New cstate: current_term: 1 leader_uuid: "8573ebb284124a518a1230270c1f7884" committed_config { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "9228ffda02394415a5a26c7982f6b5ae" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 45087 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "874732731edb45f3999e46085384b33a" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 36573 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8573ebb284124a518a1230270c1f7884" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 46619 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "361d9b2e164c4f0ab85f5d87b8ab0f17" member_type: NON_VOTER last_known_addr { host: "127.22.183.132" port: 44329 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260608 09:55:29.167768  2114 consensus_queue.cc:237] T af68fe55640348cb95c0be28e55eb9b9 P 9228ffda02394415a5a26c7982f6b5ae [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: "9228ffda02394415a5a26c7982f6b5ae" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 45087 } } peers { permanent_uuid: "874732731edb45f3999e46085384b33a" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 36573 } } peers { permanent_uuid: "8573ebb284124a518a1230270c1f7884" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 46619 } attrs { replace: true } } peers { permanent_uuid: "361d9b2e164c4f0ab85f5d87b8ab0f17" member_type: NON_VOTER last_known_addr { host: "127.22.183.132" port: 44329 } attrs { promote: true } }
I20260608 09:55:29.173960  2266 raft_consensus.cc:1275] T af68fe55640348cb95c0be28e55eb9b9 P 8573ebb284124a518a1230270c1f7884 [term 1 FOLLOWER]: Refusing update from remote peer 9228ffda02394415a5a26c7982f6b5ae: Log matching property violated. Preceding OpId in replica: term: 1 index: 15. Preceding OpId from leader: term: 1 index: 16. (index mismatch)
I20260608 09:55:29.175310  2193 raft_consensus.cc:1275] T af68fe55640348cb95c0be28e55eb9b9 P 874732731edb45f3999e46085384b33a [term 1 FOLLOWER]: Refusing update from remote peer 9228ffda02394415a5a26c7982f6b5ae: Log matching property violated. Preceding OpId in replica: term: 1 index: 15. Preceding OpId from leader: term: 1 index: 16. (index mismatch)
I20260608 09:55:29.175474  2355 consensus_queue.cc:1048] T af68fe55640348cb95c0be28e55eb9b9 P 9228ffda02394415a5a26c7982f6b5ae [LEADER]: Connected to new peer: Peer: permanent_uuid: "8573ebb284124a518a1230270c1f7884" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 46619 } 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 09:55:29.178861  2355 consensus_queue.cc:1048] T af68fe55640348cb95c0be28e55eb9b9 P 9228ffda02394415a5a26c7982f6b5ae [LEADER]: Connected to new peer: Peer: permanent_uuid: "874732731edb45f3999e46085384b33a" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 36573 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 16, Last known committed idx: 15, Time since last communication: 0.000s
I20260608 09:55:29.186408  2412 raft_consensus.cc:2955] T af68fe55640348cb95c0be28e55eb9b9 P 9228ffda02394415a5a26c7982f6b5ae [term 1 LEADER]: Committing config change with OpId 1.16: config changed from index -1 to 16, NON_VOTER 361d9b2e164c4f0ab85f5d87b8ab0f17 (127.22.183.132) added. New config: { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "9228ffda02394415a5a26c7982f6b5ae" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 45087 } } peers { permanent_uuid: "874732731edb45f3999e46085384b33a" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 36573 } } peers { permanent_uuid: "8573ebb284124a518a1230270c1f7884" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 46619 } attrs { replace: true } } peers { permanent_uuid: "361d9b2e164c4f0ab85f5d87b8ab0f17" member_type: NON_VOTER last_known_addr { host: "127.22.183.132" port: 44329 } attrs { promote: true } } }
I20260608 09:55:29.188809  2193 raft_consensus.cc:2955] T af68fe55640348cb95c0be28e55eb9b9 P 874732731edb45f3999e46085384b33a [term 1 FOLLOWER]: Committing config change with OpId 1.16: config changed from index -1 to 16, NON_VOTER 361d9b2e164c4f0ab85f5d87b8ab0f17 (127.22.183.132) added. New config: { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "9228ffda02394415a5a26c7982f6b5ae" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 45087 } } peers { permanent_uuid: "874732731edb45f3999e46085384b33a" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 36573 } } peers { permanent_uuid: "8573ebb284124a518a1230270c1f7884" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 46619 } attrs { replace: true } } peers { permanent_uuid: "361d9b2e164c4f0ab85f5d87b8ab0f17" member_type: NON_VOTER last_known_addr { host: "127.22.183.132" port: 44329 } attrs { promote: true } } }
I20260608 09:55:29.190606  2266 raft_consensus.cc:2955] T af68fe55640348cb95c0be28e55eb9b9 P 8573ebb284124a518a1230270c1f7884 [term 1 FOLLOWER]: Committing config change with OpId 1.16: config changed from index -1 to 16, NON_VOTER 361d9b2e164c4f0ab85f5d87b8ab0f17 (127.22.183.132) added. New config: { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "9228ffda02394415a5a26c7982f6b5ae" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 45087 } } peers { permanent_uuid: "874732731edb45f3999e46085384b33a" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 36573 } } peers { permanent_uuid: "8573ebb284124a518a1230270c1f7884" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 46619 } attrs { replace: true } } peers { permanent_uuid: "361d9b2e164c4f0ab85f5d87b8ab0f17" member_type: NON_VOTER last_known_addr { host: "127.22.183.132" port: 44329 } attrs { promote: true } } }
W20260608 09:55:29.193113  2083 consensus_peers.cc:597] T af68fe55640348cb95c0be28e55eb9b9 P 9228ffda02394415a5a26c7982f6b5ae -> Peer 361d9b2e164c4f0ab85f5d87b8ab0f17 (127.22.183.132:44329): Couldn't send request to peer 361d9b2e164c4f0ab85f5d87b8ab0f17. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: af68fe55640348cb95c0be28e55eb9b9. This is attempt 1: this message will repeat every 5th retry.
I20260608 09:55:29.201619  2265 consensus_queue.cc:237] T b1aff8032b774971bd34aa80c7a429f0 P 8573ebb284124a518a1230270c1f7884 [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: "9228ffda02394415a5a26c7982f6b5ae" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 45087 } } peers { permanent_uuid: "874732731edb45f3999e46085384b33a" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 36573 } attrs { replace: true } } peers { permanent_uuid: "8573ebb284124a518a1230270c1f7884" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 46619 } } peers { permanent_uuid: "361d9b2e164c4f0ab85f5d87b8ab0f17" member_type: NON_VOTER last_known_addr { host: "127.22.183.132" port: 44329 } attrs { promote: true } }
I20260608 09:55:29.203317  2014 catalog_manager.cc:5696] T af68fe55640348cb95c0be28e55eb9b9 P 9228ffda02394415a5a26c7982f6b5ae reported cstate change: config changed from index -1 to 16, NON_VOTER 361d9b2e164c4f0ab85f5d87b8ab0f17 (127.22.183.132) added. New cstate: current_term: 1 leader_uuid: "9228ffda02394415a5a26c7982f6b5ae" committed_config { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "9228ffda02394415a5a26c7982f6b5ae" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 45087 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "874732731edb45f3999e46085384b33a" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 36573 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8573ebb284124a518a1230270c1f7884" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 46619 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "361d9b2e164c4f0ab85f5d87b8ab0f17" member_type: NON_VOTER last_known_addr { host: "127.22.183.132" port: 44329 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260608 09:55:29.209358  2193 raft_consensus.cc:1275] T b1aff8032b774971bd34aa80c7a429f0 P 874732731edb45f3999e46085384b33a [term 1 FOLLOWER]: Refusing update from remote peer 8573ebb284124a518a1230270c1f7884: Log matching property violated. Preceding OpId in replica: term: 1 index: 15. Preceding OpId from leader: term: 1 index: 16. (index mismatch)
W20260608 09:55:29.209703  2232 consensus_peers.cc:597] T b1aff8032b774971bd34aa80c7a429f0 P 8573ebb284124a518a1230270c1f7884 -> Peer 361d9b2e164c4f0ab85f5d87b8ab0f17 (127.22.183.132:44329): Couldn't send request to peer 361d9b2e164c4f0ab85f5d87b8ab0f17. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: b1aff8032b774971bd34aa80c7a429f0. This is attempt 1: this message will repeat every 5th retry.
I20260608 09:55:29.210832  2114 raft_consensus.cc:1275] T b1aff8032b774971bd34aa80c7a429f0 P 9228ffda02394415a5a26c7982f6b5ae [term 1 FOLLOWER]: Refusing update from remote peer 8573ebb284124a518a1230270c1f7884: Log matching property violated. Preceding OpId in replica: term: 1 index: 15. Preceding OpId from leader: term: 1 index: 16. (index mismatch)
I20260608 09:55:29.211244  2346 consensus_queue.cc:1048] T b1aff8032b774971bd34aa80c7a429f0 P 8573ebb284124a518a1230270c1f7884 [LEADER]: Connected to new peer: Peer: permanent_uuid: "874732731edb45f3999e46085384b33a" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 36573 } 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 09:55:29.212527  2380 consensus_queue.cc:1048] T b1aff8032b774971bd34aa80c7a429f0 P 8573ebb284124a518a1230270c1f7884 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9228ffda02394415a5a26c7982f6b5ae" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 45087 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 16, Last known committed idx: 15, Time since last communication: 0.000s
I20260608 09:55:29.220010  2380 raft_consensus.cc:2955] T b1aff8032b774971bd34aa80c7a429f0 P 8573ebb284124a518a1230270c1f7884 [term 1 LEADER]: Committing config change with OpId 1.16: config changed from index -1 to 16, NON_VOTER 361d9b2e164c4f0ab85f5d87b8ab0f17 (127.22.183.132) added. New config: { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "9228ffda02394415a5a26c7982f6b5ae" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 45087 } } peers { permanent_uuid: "874732731edb45f3999e46085384b33a" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 36573 } attrs { replace: true } } peers { permanent_uuid: "8573ebb284124a518a1230270c1f7884" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 46619 } } peers { permanent_uuid: "361d9b2e164c4f0ab85f5d87b8ab0f17" member_type: NON_VOTER last_known_addr { host: "127.22.183.132" port: 44329 } attrs { promote: true } } }
I20260608 09:55:29.223407  2118 raft_consensus.cc:2955] T b1aff8032b774971bd34aa80c7a429f0 P 9228ffda02394415a5a26c7982f6b5ae [term 1 FOLLOWER]: Committing config change with OpId 1.16: config changed from index -1 to 16, NON_VOTER 361d9b2e164c4f0ab85f5d87b8ab0f17 (127.22.183.132) added. New config: { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "9228ffda02394415a5a26c7982f6b5ae" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 45087 } } peers { permanent_uuid: "874732731edb45f3999e46085384b33a" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 36573 } attrs { replace: true } } peers { permanent_uuid: "8573ebb284124a518a1230270c1f7884" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 46619 } } peers { permanent_uuid: "361d9b2e164c4f0ab85f5d87b8ab0f17" member_type: NON_VOTER last_known_addr { host: "127.22.183.132" port: 44329 } attrs { promote: true } } }
I20260608 09:55:29.224764  2193 raft_consensus.cc:2955] T b1aff8032b774971bd34aa80c7a429f0 P 874732731edb45f3999e46085384b33a [term 1 FOLLOWER]: Committing config change with OpId 1.16: config changed from index -1 to 16, NON_VOTER 361d9b2e164c4f0ab85f5d87b8ab0f17 (127.22.183.132) added. New config: { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "9228ffda02394415a5a26c7982f6b5ae" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 45087 } } peers { permanent_uuid: "874732731edb45f3999e46085384b33a" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 36573 } attrs { replace: true } } peers { permanent_uuid: "8573ebb284124a518a1230270c1f7884" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 46619 } } peers { permanent_uuid: "361d9b2e164c4f0ab85f5d87b8ab0f17" member_type: NON_VOTER last_known_addr { host: "127.22.183.132" port: 44329 } attrs { promote: true } } }
I20260608 09:55:29.239408  2017 catalog_manager.cc:5696] T b1aff8032b774971bd34aa80c7a429f0 P 8573ebb284124a518a1230270c1f7884 reported cstate change: config changed from index -1 to 16, NON_VOTER 361d9b2e164c4f0ab85f5d87b8ab0f17 (127.22.183.132) added. New cstate: current_term: 1 leader_uuid: "8573ebb284124a518a1230270c1f7884" committed_config { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "9228ffda02394415a5a26c7982f6b5ae" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 45087 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "874732731edb45f3999e46085384b33a" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 36573 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8573ebb284124a518a1230270c1f7884" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 46619 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "361d9b2e164c4f0ab85f5d87b8ab0f17" member_type: NON_VOTER last_known_addr { host: "127.22.183.132" port: 44329 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260608 09:55:29.253877  2193 consensus_queue.cc:237] T d540300b8cbe4906bbfe60299402d521 P 874732731edb45f3999e46085384b33a [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: "9228ffda02394415a5a26c7982f6b5ae" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 45087 } } peers { permanent_uuid: "874732731edb45f3999e46085384b33a" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 36573 } } peers { permanent_uuid: "8573ebb284124a518a1230270c1f7884" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 46619 } attrs { replace: true } } peers { permanent_uuid: "361d9b2e164c4f0ab85f5d87b8ab0f17" member_type: NON_VOTER last_known_addr { host: "127.22.183.132" port: 44329 } attrs { promote: true } }
I20260608 09:55:29.261087  2265 raft_consensus.cc:1275] T d540300b8cbe4906bbfe60299402d521 P 8573ebb284124a518a1230270c1f7884 [term 1 FOLLOWER]: Refusing update from remote peer 874732731edb45f3999e46085384b33a: Log matching property violated. Preceding OpId in replica: term: 1 index: 15. Preceding OpId from leader: term: 1 index: 16. (index mismatch)
I20260608 09:55:29.261097  2118 raft_consensus.cc:1275] T d540300b8cbe4906bbfe60299402d521 P 9228ffda02394415a5a26c7982f6b5ae [term 1 FOLLOWER]: Refusing update from remote peer 874732731edb45f3999e46085384b33a: Log matching property violated. Preceding OpId in replica: term: 1 index: 15. Preceding OpId from leader: term: 1 index: 16. (index mismatch)
I20260608 09:55:29.262758  2347 consensus_queue.cc:1048] T d540300b8cbe4906bbfe60299402d521 P 874732731edb45f3999e46085384b33a [LEADER]: Connected to new peer: Peer: permanent_uuid: "9228ffda02394415a5a26c7982f6b5ae" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 45087 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 16, Last known committed idx: 15, Time since last communication: 0.000s
I20260608 09:55:29.263599  2354 consensus_queue.cc:1048] T d540300b8cbe4906bbfe60299402d521 P 874732731edb45f3999e46085384b33a [LEADER]: Connected to new peer: Peer: permanent_uuid: "8573ebb284124a518a1230270c1f7884" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 46619 } 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 09:55:29.270412  2347 raft_consensus.cc:2955] T d540300b8cbe4906bbfe60299402d521 P 874732731edb45f3999e46085384b33a [term 1 LEADER]: Committing config change with OpId 1.16: config changed from index -1 to 16, NON_VOTER 361d9b2e164c4f0ab85f5d87b8ab0f17 (127.22.183.132) added. New config: { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "9228ffda02394415a5a26c7982f6b5ae" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 45087 } } peers { permanent_uuid: "874732731edb45f3999e46085384b33a" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 36573 } } peers { permanent_uuid: "8573ebb284124a518a1230270c1f7884" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 46619 } attrs { replace: true } } peers { permanent_uuid: "361d9b2e164c4f0ab85f5d87b8ab0f17" member_type: NON_VOTER last_known_addr { host: "127.22.183.132" port: 44329 } attrs { promote: true } } }
W20260608 09:55:29.272469  2158 consensus_peers.cc:597] T d540300b8cbe4906bbfe60299402d521 P 874732731edb45f3999e46085384b33a -> Peer 361d9b2e164c4f0ab85f5d87b8ab0f17 (127.22.183.132:44329): Couldn't send request to peer 361d9b2e164c4f0ab85f5d87b8ab0f17. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: d540300b8cbe4906bbfe60299402d521. This is attempt 1: this message will repeat every 5th retry.
I20260608 09:55:29.272980  2265 raft_consensus.cc:2955] T d540300b8cbe4906bbfe60299402d521 P 8573ebb284124a518a1230270c1f7884 [term 1 FOLLOWER]: Committing config change with OpId 1.16: config changed from index -1 to 16, NON_VOTER 361d9b2e164c4f0ab85f5d87b8ab0f17 (127.22.183.132) added. New config: { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "9228ffda02394415a5a26c7982f6b5ae" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 45087 } } peers { permanent_uuid: "874732731edb45f3999e46085384b33a" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 36573 } } peers { permanent_uuid: "8573ebb284124a518a1230270c1f7884" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 46619 } attrs { replace: true } } peers { permanent_uuid: "361d9b2e164c4f0ab85f5d87b8ab0f17" member_type: NON_VOTER last_known_addr { host: "127.22.183.132" port: 44329 } attrs { promote: true } } }
I20260608 09:55:29.280496  2118 raft_consensus.cc:2955] T d540300b8cbe4906bbfe60299402d521 P 9228ffda02394415a5a26c7982f6b5ae [term 1 FOLLOWER]: Committing config change with OpId 1.16: config changed from index -1 to 16, NON_VOTER 361d9b2e164c4f0ab85f5d87b8ab0f17 (127.22.183.132) added. New config: { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "9228ffda02394415a5a26c7982f6b5ae" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 45087 } } peers { permanent_uuid: "874732731edb45f3999e46085384b33a" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 36573 } } peers { permanent_uuid: "8573ebb284124a518a1230270c1f7884" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 46619 } attrs { replace: true } } peers { permanent_uuid: "361d9b2e164c4f0ab85f5d87b8ab0f17" member_type: NON_VOTER last_known_addr { host: "127.22.183.132" port: 44329 } attrs { promote: true } } }
I20260608 09:55:29.285758  2016 catalog_manager.cc:5696] T d540300b8cbe4906bbfe60299402d521 P 874732731edb45f3999e46085384b33a reported cstate change: config changed from index -1 to 16, NON_VOTER 361d9b2e164c4f0ab85f5d87b8ab0f17 (127.22.183.132) added. New cstate: current_term: 1 leader_uuid: "874732731edb45f3999e46085384b33a" committed_config { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "9228ffda02394415a5a26c7982f6b5ae" member_type: VOTER last_known_addr { host: "127.22.183.129" port: 45087 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "874732731edb45f3999e46085384b33a" member_type: VOTER last_known_addr { host: "127.22.183.130" port: 36573 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8573ebb284124a518a1230270c1f7884" member_type: VOTER last_known_addr { host: "127.22.183.131" port: 46619 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "361d9b2e164c4f0ab85f5d87b8ab0f17" member_type: NON_VOTER last_known_addr { host: "127.22.183.132" port: 44329 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260608 09:55:29.334798 23262 tablet_server.cc:179] TabletServer@127.22.183.129:0 shutting down...
I20260608 09:55:29.378527 23262 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 09:55:29.379459 23262 tablet_replica.cc:333] T cb304ccd5dd340c2a9cda5a4bf4c32f3 P 9228ffda02394415a5a26c7982f6b5ae: stopping tablet replica
I20260608 09:55:29.380177 23262 raft_consensus.cc:2243] T cb304ccd5dd340c2a9cda5a4bf4c32f3 P 9228ffda02394415a5a26c7982f6b5ae [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:55:29.380939 23262 raft_consensus.cc:2272] T cb304ccd5dd340c2a9cda5a4bf4c32f3 P 9228ffda02394415a5a26c7982f6b5ae [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:55:29.384343 23262 tablet_replica.cc:333] T b1aff8032b774971bd34aa80c7a429f0 P 9228ffda02394415a5a26c7982f6b5ae: stopping tablet replica
I20260608 09:55:29.385320 23262 raft_consensus.cc:2243] T b1aff8032b774971bd34aa80c7a429f0 P 9228ffda02394415a5a26c7982f6b5ae [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:55:29.385972 23262 raft_consensus.cc:2272] T b1aff8032b774971bd34aa80c7a429f0 P 9228ffda02394415a5a26c7982f6b5ae [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:55:29.388686 23262 tablet_replica.cc:333] T d540300b8cbe4906bbfe60299402d521 P 9228ffda02394415a5a26c7982f6b5ae: stopping tablet replica
I20260608 09:55:29.389276 23262 raft_consensus.cc:2243] T d540300b8cbe4906bbfe60299402d521 P 9228ffda02394415a5a26c7982f6b5ae [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:55:29.389784 23262 raft_consensus.cc:2272] T d540300b8cbe4906bbfe60299402d521 P 9228ffda02394415a5a26c7982f6b5ae [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:55:29.392469 23262 tablet_replica.cc:333] T 992c2676f0f84e1c8d518817f9f091b7 P 9228ffda02394415a5a26c7982f6b5ae: stopping tablet replica
I20260608 09:55:29.393013 23262 raft_consensus.cc:2243] T 992c2676f0f84e1c8d518817f9f091b7 P 9228ffda02394415a5a26c7982f6b5ae [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:55:29.393570 23262 raft_consensus.cc:2272] T 992c2676f0f84e1c8d518817f9f091b7 P 9228ffda02394415a5a26c7982f6b5ae [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:55:29.396852 23262 tablet_replica.cc:333] T af68fe55640348cb95c0be28e55eb9b9 P 9228ffda02394415a5a26c7982f6b5ae: stopping tablet replica
I20260608 09:55:29.397461 23262 raft_consensus.cc:2243] T af68fe55640348cb95c0be28e55eb9b9 P 9228ffda02394415a5a26c7982f6b5ae [term 1 LEADER]: Raft consensus shutting down.
I20260608 09:55:29.398561 23262 raft_consensus.cc:2272] T af68fe55640348cb95c0be28e55eb9b9 P 9228ffda02394415a5a26c7982f6b5ae [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:55:29.401990 23262 tablet_replica.cc:333] T 1f1debac6c434a448e7bdd37af7eda46 P 9228ffda02394415a5a26c7982f6b5ae: stopping tablet replica
I20260608 09:55:29.402611 23262 raft_consensus.cc:2243] T 1f1debac6c434a448e7bdd37af7eda46 P 9228ffda02394415a5a26c7982f6b5ae [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:55:29.403155 23262 raft_consensus.cc:2272] T 1f1debac6c434a448e7bdd37af7eda46 P 9228ffda02394415a5a26c7982f6b5ae [term 1 FOLLOWER]: Raft consensus is shut down!
W20260608 09:55:29.414824  2157 consensus_peers.cc:597] T 1f1debac6c434a448e7bdd37af7eda46 P 874732731edb45f3999e46085384b33a -> Peer 9228ffda02394415a5a26c7982f6b5ae (127.22.183.129:45087): Couldn't send request to peer 9228ffda02394415a5a26c7982f6b5ae. 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 09:55:29.441619 23262 tablet_server.cc:196] TabletServer@127.22.183.129:0 shutdown complete.
I20260608 09:55:29.467444 23262 tablet_server.cc:179] TabletServer@127.22.183.130:0 shutting down...
W20260608 09:55:29.467378  2157 consensus_peers.cc:597] T 992c2676f0f84e1c8d518817f9f091b7 P 874732731edb45f3999e46085384b33a -> Peer 9228ffda02394415a5a26c7982f6b5ae (127.22.183.129:45087): Couldn't send request to peer 9228ffda02394415a5a26c7982f6b5ae. Status: Network error: Client connection negotiation failed: client connection to 127.22.183.129:45087: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 09:55:29.502130 23262 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 09:55:29.503106 23262 tablet_replica.cc:333] T cb304ccd5dd340c2a9cda5a4bf4c32f3 P 874732731edb45f3999e46085384b33a: stopping tablet replica
I20260608 09:55:29.503970 23262 raft_consensus.cc:2243] T cb304ccd5dd340c2a9cda5a4bf4c32f3 P 874732731edb45f3999e46085384b33a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:55:29.504637 23262 raft_consensus.cc:2272] T cb304ccd5dd340c2a9cda5a4bf4c32f3 P 874732731edb45f3999e46085384b33a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:55:29.508350 23262 tablet_replica.cc:333] T b1aff8032b774971bd34aa80c7a429f0 P 874732731edb45f3999e46085384b33a: stopping tablet replica
I20260608 09:55:29.509123 23262 raft_consensus.cc:2243] T b1aff8032b774971bd34aa80c7a429f0 P 874732731edb45f3999e46085384b33a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:55:29.509778 23262 raft_consensus.cc:2272] T b1aff8032b774971bd34aa80c7a429f0 P 874732731edb45f3999e46085384b33a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:55:29.513051 23262 tablet_replica.cc:333] T 992c2676f0f84e1c8d518817f9f091b7 P 874732731edb45f3999e46085384b33a: stopping tablet replica
I20260608 09:55:29.513825 23262 raft_consensus.cc:2243] T 992c2676f0f84e1c8d518817f9f091b7 P 874732731edb45f3999e46085384b33a [term 1 LEADER]: Raft consensus shutting down.
I20260608 09:55:29.514822 23262 raft_consensus.cc:2272] T 992c2676f0f84e1c8d518817f9f091b7 P 874732731edb45f3999e46085384b33a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:55:29.517813 23262 tablet_replica.cc:333] T d540300b8cbe4906bbfe60299402d521 P 874732731edb45f3999e46085384b33a: stopping tablet replica
I20260608 09:55:29.518538 23262 raft_consensus.cc:2243] T d540300b8cbe4906bbfe60299402d521 P 874732731edb45f3999e46085384b33a [term 1 LEADER]: Raft consensus shutting down.
I20260608 09:55:29.519901 23262 raft_consensus.cc:2272] T d540300b8cbe4906bbfe60299402d521 P 874732731edb45f3999e46085384b33a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:55:29.522927 23262 tablet_replica.cc:333] T af68fe55640348cb95c0be28e55eb9b9 P 874732731edb45f3999e46085384b33a: stopping tablet replica
I20260608 09:55:29.523626 23262 raft_consensus.cc:2243] T af68fe55640348cb95c0be28e55eb9b9 P 874732731edb45f3999e46085384b33a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:55:29.524232 23262 raft_consensus.cc:2272] T af68fe55640348cb95c0be28e55eb9b9 P 874732731edb45f3999e46085384b33a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:55:29.527462 23262 tablet_replica.cc:333] T 1f1debac6c434a448e7bdd37af7eda46 P 874732731edb45f3999e46085384b33a: stopping tablet replica
I20260608 09:55:29.528101 23262 raft_consensus.cc:2243] T 1f1debac6c434a448e7bdd37af7eda46 P 874732731edb45f3999e46085384b33a [term 1 LEADER]: Raft consensus shutting down.
I20260608 09:55:29.529109 23262 raft_consensus.cc:2272] T 1f1debac6c434a448e7bdd37af7eda46 P 874732731edb45f3999e46085384b33a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:55:29.559669 23262 tablet_server.cc:196] TabletServer@127.22.183.130:0 shutdown complete.
W20260608 09:55:29.565160  2231 consensus_peers.cc:597] T cb304ccd5dd340c2a9cda5a4bf4c32f3 P 8573ebb284124a518a1230270c1f7884 -> Peer 9228ffda02394415a5a26c7982f6b5ae (127.22.183.129:45087): Couldn't send request to peer 9228ffda02394415a5a26c7982f6b5ae. Status: Network error: Client connection negotiation failed: client connection to 127.22.183.129:45087: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 09:55:29.583544 23262 tablet_server.cc:179] TabletServer@127.22.183.131:0 shutting down...
I20260608 09:55:29.624233 23262 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 09:55:29.625275 23262 tablet_replica.cc:333] T af68fe55640348cb95c0be28e55eb9b9 P 8573ebb284124a518a1230270c1f7884: stopping tablet replica
I20260608 09:55:29.626211 23262 raft_consensus.cc:2243] T af68fe55640348cb95c0be28e55eb9b9 P 8573ebb284124a518a1230270c1f7884 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:55:29.626950 23262 raft_consensus.cc:2272] T af68fe55640348cb95c0be28e55eb9b9 P 8573ebb284124a518a1230270c1f7884 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:55:29.630527 23262 tablet_replica.cc:333] T 1f1debac6c434a448e7bdd37af7eda46 P 8573ebb284124a518a1230270c1f7884: stopping tablet replica
I20260608 09:55:29.631342 23262 raft_consensus.cc:2243] T 1f1debac6c434a448e7bdd37af7eda46 P 8573ebb284124a518a1230270c1f7884 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:55:29.631920 23262 raft_consensus.cc:2272] T 1f1debac6c434a448e7bdd37af7eda46 P 8573ebb284124a518a1230270c1f7884 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:55:29.635418 23262 tablet_replica.cc:333] T 992c2676f0f84e1c8d518817f9f091b7 P 8573ebb284124a518a1230270c1f7884: stopping tablet replica
I20260608 09:55:29.636149 23262 raft_consensus.cc:2243] T 992c2676f0f84e1c8d518817f9f091b7 P 8573ebb284124a518a1230270c1f7884 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:55:29.636700 23262 raft_consensus.cc:2272] T 992c2676f0f84e1c8d518817f9f091b7 P 8573ebb284124a518a1230270c1f7884 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:55:29.640079 23262 tablet_replica.cc:333] T d540300b8cbe4906bbfe60299402d521 P 8573ebb284124a518a1230270c1f7884: stopping tablet replica
I20260608 09:55:29.640813 23262 raft_consensus.cc:2243] T d540300b8cbe4906bbfe60299402d521 P 8573ebb284124a518a1230270c1f7884 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:55:29.641539 23262 raft_consensus.cc:2272] T d540300b8cbe4906bbfe60299402d521 P 8573ebb284124a518a1230270c1f7884 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:55:29.644605 23262 tablet_replica.cc:333] T b1aff8032b774971bd34aa80c7a429f0 P 8573ebb284124a518a1230270c1f7884: stopping tablet replica
I20260608 09:55:29.645323 23262 raft_consensus.cc:2243] T b1aff8032b774971bd34aa80c7a429f0 P 8573ebb284124a518a1230270c1f7884 [term 1 LEADER]: Raft consensus shutting down.
I20260608 09:55:29.646719 23262 raft_consensus.cc:2272] T b1aff8032b774971bd34aa80c7a429f0 P 8573ebb284124a518a1230270c1f7884 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:55:29.649683 23262 tablet_replica.cc:333] T cb304ccd5dd340c2a9cda5a4bf4c32f3 P 8573ebb284124a518a1230270c1f7884: stopping tablet replica
I20260608 09:55:29.650341 23262 raft_consensus.cc:2243] T cb304ccd5dd340c2a9cda5a4bf4c32f3 P 8573ebb284124a518a1230270c1f7884 [term 1 LEADER]: Raft consensus shutting down.
I20260608 09:55:29.651660 23262 raft_consensus.cc:2272] T cb304ccd5dd340c2a9cda5a4bf4c32f3 P 8573ebb284124a518a1230270c1f7884 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:55:29.673604 23262 tablet_server.cc:196] TabletServer@127.22.183.131:0 shutdown complete.
I20260608 09:55:29.691915 23262 tablet_server.cc:179] TabletServer@127.22.183.132:0 shutting down...
I20260608 09:55:29.723817 23262 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 09:55:29.741168 23262 tablet_server.cc:196] TabletServer@127.22.183.132:0 shutdown complete.
I20260608 09:55:29.752223 23262 master.cc:562] Master@127.22.183.190:37499 shutting down...
W20260608 09:55:29.771986  2065 auto_rebalancer.cc:835] Removing replace marker failed: Catalog manager is not initialized. State: Closing
W20260608 09:55:29.772207  2065 auto_rebalancer.cc:863] Could not move replica: Service unavailable: Catalog manager is not initialized. State: Closing
W20260608 09:55:29.772373  2065 auto_rebalancer.cc:301] scheduled replica move failed to complete: Service unavailable: Catalog manager is not initialized. State: Closing
I20260608 09:55:29.773437 23262 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 0fef1b01a19547e8b62e475d796ab84b [term 1 LEADER]: Raft consensus shutting down.
I20260608 09:55:29.773972 23262 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 0fef1b01a19547e8b62e475d796ab84b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:55:29.774317 23262 tablet_replica.cc:333] T 00000000000000000000000000000000 P 0fef1b01a19547e8b62e475d796ab84b: stopping tablet replica
I20260608 09:55:29.794051 23262 master.cc:584] Master@127.22.183.190:37499 shutdown complete.
[       OK ] PreferFollowerRebalancingTest.SchedulesReplicaMoves/1 (4929 ms)
[----------] 2 tests from PreferFollowerRebalancingTest (11808 ms total)

[----------] Global test environment tear-down
[==========] 24 tests from 2 test suites ran. (234826 ms total)
[  PASSED  ] 24 tests.
I20260608 09:55:29.848917 23262 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 ~38 seconds ago
I20260608 09:55:29.849186 23262 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 ~38 seconds ago
I20260608 09:55:29.849401 23262 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 ~38 seconds ago
I20260608 09:55:29.849592 23262 logging.cc:424] LogThrottler /apache/dev/git/kudu/src/kudu/master/catalog_manager.cc:5374: suppressed but not reported on 6 messages since previous log ~69 seconds ago
I20260608 09:55:29.849808 23262 logging.cc:424] LogThrottler /apache/dev/git/kudu/src/kudu/master/catalog_manager.cc:4809: suppressed but not reported on 37 messages since previous log ~147 seconds ago
I20260608 09:55:29.850049 23262 logging.cc:424] LogThrottler /apache/dev/git/kudu/src/kudu/tserver/heartbeater.cc:646: suppressed but not reported on 14 messages since previous log ~214 seconds ago
I20260608 09:55:29.850464 23262 logging.cc:424] LogThrottler /apache/dev/git/kudu/src/kudu/tablet/tablet.cc:2404: suppressed but not reported on 35 messages since previous log ~9 seconds ago
I20260608 09:55:29.850694 23262 logging.cc:424] LogThrottler /apache/dev/git/kudu/src/kudu/rpc/proxy.cc:239: suppressed but not reported on 4 messages since previous log ~5 seconds ago
